Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2a798ab9bb1849f149a792791eccfc34c47448c 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-ssh13361988655617298245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh3006642347273221776.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh1168697937933275300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh11418641210266470535.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-ssh8019236735859664984.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-40562’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40564 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/808 [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/808 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d2a798ab9bb1849f149a792791eccfc34c47448c (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2a798ab9bb1849f149a792791eccfc34c47448c # timeout=10 Commit message: "Merge pull request #5105 from judehung/update-bootstrap" > git rev-list --no-walk 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:15:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:15:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:15:38 ========================================================= 10:15:38 EdgeX Global Pipelines Version Info 10:15:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:15:39 ------------------- 10:15:39 stable info: 10:15:39 ------------------- 10:15:39 Commited By: Cherry Wang cherry@iotechsys.com 10:15:39 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 10:15:39 Message: update stable to v1.0.271 10:15:40 ------------------- 10:15:40 experimental info: 10:15:40 ------------------- 10:15:40 Commited By: **** collab-it+edgex@linuxfoundation.org 10:15:40 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 10:15:40 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2a798a [Pipeline] echo 10:15:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:15:40 provisioning config files... 10:15:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/808@tmp/config10080069354035619244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:41 ---> ****-login.sh 10:15:41 nexus3.edgexfoundry.org:10001 10:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:41 Configure a credential helper to remove this warning. See 10:15:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:41 10:15:41 Login Succeeded 10:15:41 nexus3.edgexfoundry.org:10002 10:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:41 Configure a credential helper to remove this warning. See 10:15:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:41 10:15:41 Login Succeeded 10:15:41 nexus3.edgexfoundry.org:10003 10:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:41 Configure a credential helper to remove this warning. See 10:15:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:41 10:15:41 Login Succeeded 10:15:41 nexus3.edgexfoundry.org:10004 10:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:41 Configure a credential helper to remove this warning. See 10:15:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:41 10:15:41 Login Succeeded 10:15:41 ****.io 10:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:41 Configure a credential helper to remove this warning. See 10:15:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:41 10:15:41 Login Succeeded 10:15:41 ---> ****-login.sh ends [Pipeline] } 10:15:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:15:42 + 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 10:15:42 + dirname cmd/core-command/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo core-command,cmd/core-command/Dockerfile 10:15:42 + + cut -d/ -f2 10:15:42 dirname cmd/core-common-config-bootstrapper/Dockerfile 10:15:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:15:42 + + dirname cmd/core-data/Dockerfile 10:15:42 cut -d/ -f2 10:15:42 + echo core-data,cmd/core-data/Dockerfile 10:15:42 + dirname cmd/core-keeper/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo core-keeper,cmd/core-keeper/Dockerfile 10:15:42 + dirname cmd/core-metadata/Dockerfile+ 10:15:42 cut -d/ -f2 10:15:42 + echo core-metadata,cmd/core-metadata/Dockerfile 10:15:42 + dirname cmd/security-bootstrapper/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:15:42 + dirname cmd/security-proxy-auth/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:15:42 + dirname+ cmd/security-proxy-setup/Dockerfile 10:15:42 cut -d/ -f2 10:15:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:15:42 + dirname cmd/security-secretstore-setup/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:15:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:15:42 + dirname cmd/security-spire-agent/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:15:42 + dirname cmd/security-spire-config/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:15:42 + dirname cmd/security-spire-server/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:15:42 + dirname cmd/support-notifications/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo support-notifications,cmd/support-notifications/Dockerfile 10:15:42 + dirname cmd/support-scheduler/Dockerfile 10:15:42 + cut -d/ -f2 10:15:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:15:42 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 10:15:42 + git rev-list -1 --merges d2a798ab9bb1849f149a792791eccfc34c47448c~1..d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] echo 10:15:42 -----------> git rev-list -1 --merges d2a798ab9bb1849f149a792791eccfc34c47448c~1..d2a798ab9bb1849f149a792791eccfc34c47448c d2a798ab9bb1849f149a792791eccfc34c47448c [false] [Pipeline] sh 10:15:42 + git log --format=format:%s -1 d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] echo 10:15:43 ========================================================= 10:15:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:15:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:15:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:15:43 + grep -v github /etc/ssh/ssh_known_hosts 10:15:43 + [ -e /tmp/ssh_known_hosts ] 10:15:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:15:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:15:43 + sudo tee -a /etc/ssh/ssh_known_hosts 10:15:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:15:43 10:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:15:44 0.1.4: Pulling from edgex-devops/py-git-semver 10:15:44 b85a868b505f: Pulling fs layer 10:15:44 e2be974225ed: Pulling fs layer 10:15:44 339a4e72a1f5: Pulling fs layer 10:15:44 988bab9f4d93: Pulling fs layer 10:15:44 1469e6f7b9e6: Pulling fs layer 10:15:44 eaf3925da568: Pulling fs layer 10:15:44 bab4dde63d76: Pulling fs layer 10:15:44 bde34c3a00c8: Pulling fs layer 10:15:44 b352a97aabf1: Pulling fs layer 10:15:44 4872d77fe225: Pulling fs layer 10:15:44 5851b861e8e6: Pulling fs layer 10:15:44 bab4dde63d76: Waiting 10:15:44 bde34c3a00c8: Waiting 10:15:44 b352a97aabf1: Waiting 10:15:44 4872d77fe225: Waiting 10:15:44 5851b861e8e6: Waiting 10:15:44 988bab9f4d93: Waiting 10:15:44 1469e6f7b9e6: Waiting 10:15:44 eaf3925da568: Waiting 10:15:44 e2be974225ed: Verifying Checksum 10:15:44 e2be974225ed: Download complete 10:15:44 988bab9f4d93: Verifying Checksum 10:15:44 988bab9f4d93: Download complete 10:15:44 339a4e72a1f5: Verifying Checksum 10:15:44 eaf3925da568: Verifying Checksum 10:15:44 eaf3925da568: Download complete 10:15:44 1469e6f7b9e6: Verifying Checksum 10:15:44 1469e6f7b9e6: Download complete 10:15:44 bde34c3a00c8: Verifying Checksum 10:15:44 bde34c3a00c8: Download complete 10:15:44 b352a97aabf1: Download complete 10:15:44 4872d77fe225: Download complete 10:15:44 b85a868b505f: Verifying Checksum 10:15:44 b85a868b505f: Download complete 10:15:44 5851b861e8e6: Verifying Checksum 10:15:44 5851b861e8e6: Download complete 10:15:44 bab4dde63d76: Verifying Checksum 10:15:44 bab4dde63d76: Download complete 10:15:45 b85a868b505f: Pull complete 10:15:45 e2be974225ed: Pull complete 10:15:45 339a4e72a1f5: Pull complete 10:15:46 988bab9f4d93: Pull complete 10:15:46 1469e6f7b9e6: Pull complete 10:15:46 eaf3925da568: Pull complete 10:15:47 bab4dde63d76: Pull complete 10:15:47 bde34c3a00c8: Pull complete 10:15:48 b352a97aabf1: Pull complete 10:15:48 4872d77fe225: Pull complete 10:15:48 5851b861e8e6: Pull complete 10:15:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:15:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:48 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 10:15:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:15:51 $ docker top ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 -eo pid,comm 10:15:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:15:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:15:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:15:51 [ssh-agent] Looking for ssh-agent implementation... 10:15:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:15:51 $ docker exec ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 ssh-agent 10:15:51 SSH_AUTH_SOCK=/tmp/ssh-xrkp60zTQ42Y/agent.31 10:15:51 SSH_AGENT_PID=37 10:15:51 Running ssh-add (command line suppressed) 10:15:51 Identity added: /w/workspace/edgex-go/808@tmp/private_key_5616018088320865914.key (/w/workspace/edgex-go/808@tmp/private_key_5616018088320865914.key) 10:15:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:15:52 + git tag --points-at HEAD [Pipeline] } 10:15:52 $ docker exec --env ******** --env ******** ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 ssh-agent -k 10:15:52 unset SSH_AUTH_SOCK; 10:15:52 unset SSH_AGENT_PID; 10:15:52 echo Agent pid 37 killed; 10:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:15:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:15:52 [ssh-agent] Looking for ssh-agent implementation... 10:15:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:15:52 $ docker exec ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 ssh-agent 10:15:52 SSH_AUTH_SOCK=/tmp/ssh-P9ht28D4lhH0/agent.70 10:15:52 SSH_AGENT_PID=76 10:15:52 Running ssh-add (command line suppressed) 10:15:52 Identity added: /w/workspace/edgex-go/808@tmp/private_key_15471320040753205951.key (/w/workspace/edgex-go/808@tmp/private_key_15471320040753205951.key) 10:15:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:15:52 + git semver init 10:15:53 2025-03-07 10:15:52,956 [run_init] DEBUG init version:0.0.0 force:False 10:15:53 2025-03-07 10:15:52,957 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/808/.semver 10:15:53 2025-03-07 10:15:52,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/808/.semver 10:15:53 2025-03-07 10:15:52,958 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/808/.semver'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=None) 10:15:59 2025-03-07 10:15:58,968 [append_file] DEBUG append to file:/w/workspace/edgex-go/808/.git/info/exclude 10:15:59 2025-03-07 10:15:58,968 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/808/.semver/main with force:False 10:15:59 2025-03-07 10:15:58,968 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main 10:15:59 2025-03-07 10:15:58,968 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main 10:15:59 4.0.0-dev.70 [Pipeline] } 10:15:59 $ docker exec --env ******** --env ******** ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 ssh-agent -k 10:15:59 unset SSH_AUTH_SOCK; 10:15:59 unset SSH_AGENT_PID; 10:15:59 echo Agent pid 76 killed; 10:15:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:00 + git semver [Pipeline] } 10:16:00 $ docker stop --time=1 ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 10:16:01 $ docker rm -f --volumes ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:16:02 Stashed 1 file(s) [Pipeline] echo 10:16:02 [edgeXSemver]: initialized semver on version 4.0.0-dev.70 [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 10:16:02 + git config --global --add safe.directory /w/workspace/edgex-go/808 [Pipeline] echo 10:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:16:02 ========================================================= 10:16:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:16:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:16:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:16:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:16:02 da9db072f522: Pulling fs layer 10:16:02 6ef4a4ee8ca5: Pulling fs layer 10:16:02 06f05ace1117: Pulling fs layer 10:16:02 5fe327b54edc: Pulling fs layer 10:16:02 4f4fb700ef54: Pulling fs layer 10:16:02 92a5565b7b96: Pulling fs layer 10:16:02 ff9bb7016b71: Pulling fs layer 10:16:02 b67dba6c2c7d: Pulling fs layer 10:16:02 a813b0c90790: Pulling fs layer 10:16:02 5fe327b54edc: Waiting 10:16:02 ff9bb7016b71: Waiting 10:16:02 b67dba6c2c7d: Waiting 10:16:02 a813b0c90790: Waiting 10:16:02 92a5565b7b96: Waiting 10:16:02 4f4fb700ef54: Waiting 10:16:02 6ef4a4ee8ca5: Download complete 10:16:02 5fe327b54edc: Verifying Checksum 10:16:02 5fe327b54edc: Download complete 10:16:02 4f4fb700ef54: Verifying Checksum 10:16:02 4f4fb700ef54: Download complete 10:16:02 da9db072f522: Download complete 10:16:02 92a5565b7b96: Verifying Checksum 10:16:02 92a5565b7b96: Download complete 10:16:02 ff9bb7016b71: Verifying Checksum 10:16:02 ff9bb7016b71: Download complete 10:16:03 da9db072f522: Pull complete 10:16:03 6ef4a4ee8ca5: Pull complete 10:16:03 a813b0c90790: Verifying Checksum 10:16:03 a813b0c90790: Download complete 10:16:03 06f05ace1117: Verifying Checksum 10:16:03 06f05ace1117: Download complete 10:16:03 b67dba6c2c7d: Verifying Checksum 10:16:03 b67dba6c2c7d: Download complete 10:16:07 06f05ace1117: Pull complete 10:16:07 5fe327b54edc: Pull complete 10:16:07 4f4fb700ef54: Pull complete 10:16:07 92a5565b7b96: Pull complete 10:16:07 ff9bb7016b71: Pull complete 10:16:08 b67dba6c2c7d: Pull complete 10:16:09 a813b0c90790: Pull complete 10:16:09 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 10:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:16:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:16:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:16:09 WORKDIR /edgex 10:16:09 COPY go.mod . 10:16:09 RUN go mod download 10:16:09 + docker build -t ci-base-image-x86_64 -f - . 10:16:10 Sending build context to Docker daemon 180.3MB 10:16:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:16:10 ---> 3ba60ce46760 10:16:10 Step 2/4 : WORKDIR /edgex 10:16:17 Still waiting to schedule task 10:16:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:16:18 ---> Running in b5086271d326 10:16:18 Removing intermediate container b5086271d326 10:16:18 ---> 8db890711a3f 10:16:18 Step 3/4 : COPY go.mod . 10:16:18 ---> fe5085689a13 10:16:18 Step 4/4 : RUN go mod download 10:16:18 ---> Running in edd59bb891dd 10:16:36 Removing intermediate container edd59bb891dd 10:16:36 ---> b91865540e70 10:16:36 Successfully built b91865540e70 10:16:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:36 + docker inspect -f . ci-base-image-x86_64 10:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:36 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 10:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:16:37 $ docker top 0c120da0171152e77e918b006af5d925ec1b7b6af8fe16183a168989d1efdc1a -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:37 + go version 10:16:37 go version go1.23.4 linux/amd64 [Pipeline] } 10:16:37 $ docker stop --time=1 0c120da0171152e77e918b006af5d925ec1b7b6af8fe16183a168989d1efdc1a 10:16:38 $ docker rm -f --volumes 0c120da0171152e77e918b006af5d925ec1b7b6af8fe16183a168989d1efdc1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:39 + docker inspect -f . ci-base-image-x86_64 10:16:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:39 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 10:16:39 $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:16:39 $ docker top 1789b1a66da73d58d847f25bc3cc8b665e67ffdaf51369778568ad1cafcf3f30 -eo pid,comm [Pipeline] { [Pipeline] echo 10:16:39 ========================================================= 10:16:39 [edgeXBuildGoParallel] Running Tests and Build... 10:16:39 ========================================================= [Pipeline] sh 10:16:40 + git config --global --add safe.directory /w/workspace/edgex-go/808 [Pipeline] fileExists [Pipeline] sh 10:16:40 + make test 10:16:40 go test -race -coverprofile=coverage.out ./... 10:16:48 ? github.com/edgexfoundry/edgex-go [no test files] 10:17:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:17:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:17:15 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 10:17:15 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:17:15 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:17:16 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:17:16 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:17:16 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:17:16 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:17:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:17:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:17:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:17:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:17:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:17:17 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:17:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 3.5% of statements 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 45.7% of statements 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.872s coverage: 93.4% of statements 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements 10:17:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:17:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 8.4% of statements 10:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:17:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:17:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 10:17:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:17:21 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:17:21 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:17:21 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 10:17:21 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:17:21 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:17:21 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:17:21 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:17:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 95.8% of statements 10:17:22 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 10:17:23 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 10:17:23 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:17:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:17:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:17:23 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 43.1% of statements 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 10:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 10:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements 10:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 10:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 10:17:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:17:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:17:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:17:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:17:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:17:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 10:17:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:17:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:17:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:17:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:17:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:17:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:17:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:17:28 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:17:28 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:17:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:17:31 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:17:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:17:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 10:17:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:17:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 10:17:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:17:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:17:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:17:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:17:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:17:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:17:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 10:17:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:17:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 10:17:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:17:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 10:17:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:17:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 10:17:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 10:17:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 10:17:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:17:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:17:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:17:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:17:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:17:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:17:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:17:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:17:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:17:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:17:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:17:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:17:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:17:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:17:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:17:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.041s coverage: 92.9% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.110s coverage: 81.8% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.163s coverage: 54.5% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.285s coverage: 29.2% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements 10:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 10:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements 10:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements 10:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 10:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements 10:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 10:17:49 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 10:17:49 running golangci-lint 10:17:49 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:17:49 go version go1.23.4 linux/amd64 10:17:49 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:17:49 level=info msg="[config_reader] Used config file .golangci.yml" 10:17:49 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:17:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40565 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:17:51 Running in /w/workspace/edgex-go/808 [Pipeline] { [Pipeline] checkout 10:17:51 The recommended git tool is: git 10:17:57 using credential edgex-jenkins-ssh 10:17:57 Cloning the remote Git repository 10:17:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:17:57 > git init /w/workspace/edgex-go/808 # timeout=10 10:17:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:17:57 > git --version # timeout=10 10:17:57 > git --version # 'git version 2.25.1' 10:17:57 using GIT_SSH to set credentials SSH Credentials for GitHub 10:17:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:15 Avoid second fetch 10:18:15 Checking out Revision d2a798ab9bb1849f149a792791eccfc34c47448c (main) 10:18:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:18:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:15 > git config core.sparsecheckout # timeout=10 10:18:15 > git checkout -f d2a798ab9bb1849f149a792791eccfc34c47448c # timeout=10 10:18:16 Commit message: "Merge pull request #5105 from judehung/update-bootstrap" 10:18:16 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|deps|exports_file|files|imports|types_sizes) took 25.371766269s" 10:18:16 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.855594ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:18:21 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:21 Dload Upload Total Spent Left Speed 10:18:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 62271 0 --:--:-- --:--:-- --:--:-- 62575 [Pipeline] sh 10:18:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:18:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:18:21 + sudo tee /etc/docker/daemon.new 10:18:21 { 10:18:21 "registry-mirrors": [ 10:18:21 "https://nexus3.edgexfoundry.org:10001" 10:18:21 ], 10:18:21 "bip": "10.250.0.254/24", 10:18:21 "hosts": [ 10:18:21 "tcp://0.0.0.0:5555", 10:18:21 "unix:///var/run/docker.sock" 10:18:21 ], 10:18:21 "mtu": 1458, 10:18:21 "selinux-enabled": true, 10:18:21 "seccomp-profile": "/etc/docker/seccomp.json" 10:18:21 } [Pipeline] sh 10:18:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:18:22 + sudo service docker restart 10:18:28 level=info msg="[linters_context/goanalysis] analyzers took 1m44.594800886s with top 10 stages: buildir: 56.991122244s, gosec: 3.896526987s, inspect: 2.289187981s, fact_deprecated: 2.262088498s, printf: 1.930836302s, ctrlflow: 1.745410134s, S1038: 1.36262959s, fact_purity: 1.31659215s, nilness: 998.371324ms, S1039: 711.87231ms" 10:18:28 level=info msg="[runner] Issues before processing: 202, after processing: 0" 10:18:28 level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, skip_files: 202/202, exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, filename_unadjuster: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, skip_dirs: 202/202" 10:18:28 level=info msg="[runner] processing took 24.313875ms with stages: nolint: 12.566591ms, identifier_marker: 5.765015ms, exclude-rules: 2.393938ms, path_prettifier: 1.419309ms, autogenerated_exclude: 1.346525ms, skip_dirs: 759.193µs, invalid_issue: 23.671µs, cgo: 23.182µs, filename_unadjuster: 11.571µs, max_same_issues: 1.13µs, uniq_by_line: 530ns, fixer: 440ns, skip_files: 430ns, exclude: 420ns, diff: 380ns, sort_results: 310ns, source_code: 250ns, max_from_linter: 250ns, severity-rules: 210ns, path_prefixer: 190ns, max_per_file_from_linter: 180ns, path_shortener: 160ns" 10:18:28 level=info msg="[runner] linters took 12.106865612s with stages: goanalysis_metalinter: 12.082420498s" 10:18:28 level=info msg="File cache stats: 0 entries of total size 0B" 10:18:28 level=info msg="Memory: 372 samples, avg is 260.6MB, max is 1331.3MB" 10:18:28 level=info msg="Execution took 37.538721617s" 10:18:28 go vet ./... 10:18:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:34 ./bin/test-attribution-txt.sh [Pipeline] echo 10:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:18:34 + ls -al . 10:18:34 total 1992 10:18:34 drwxrwxr-x 11 1001 1001 4096 Mar 7 10:16 . 10:18:34 drwxr-xr-x 4 root root 4096 Mar 7 10:16 .. 10:18:34 drwxrwxr-x 2 1001 1001 4096 Mar 7 10:15 .blubracket 10:18:34 -rw-rw-r-- 1 1001 1001 10 Mar 7 10:15 .dockerignore 10:18:34 drwxrwxr-x 8 1001 1001 4096 Mar 7 10:17 .git 10:18:34 drwxrwxr-x 3 1001 1001 4096 Mar 7 10:15 .github 10:18:34 -rw-rw-r-- 1 1001 1001 907 Mar 7 10:15 .gitignore 10:18:34 -rw-rw-r-- 1 1001 1001 199 Mar 7 10:15 .golangci.yml 10:18:34 -rw-rw-r-- 1 1001 1001 100 Mar 7 10:15 .hadolint.yml 10:18:34 drwxr-xr-x 3 1001 1001 4096 Mar 7 10:15 .semver 10:18:34 -rw-rw-r-- 1 1001 1001 155 Mar 7 10:15 .sonarcloud.properties 10:18:34 -rw-rw-r-- 1 1001 1001 1171 Mar 7 10:15 ADOPTERS.md 10:18:34 -rw-rw-r-- 1 1001 1001 17374 Mar 7 10:15 Attribution.txt 10:18:34 -rw-rw-r-- 1 1001 1001 108018 Mar 7 10:15 CHANGELOG.md 10:18:34 -rw-rw-r-- 1 1001 1001 3804 Mar 7 10:15 CONTRIBUTING.md 10:18:34 -rw-rw-r-- 1 1001 1001 677 Mar 7 10:15 GOVERNANCE.md 10:18:34 -rw-rw-r-- 1 1001 1001 858 Mar 7 10:15 Jenkinsfile 10:18:34 -rw-rw-r-- 1 1001 1001 10775 Mar 7 10:15 LICENSE 10:18:34 -rw-rw-r-- 1 1001 1001 16740 Mar 7 10:15 Makefile 10:18:34 -rw-rw-r-- 1 1001 1001 582 Mar 7 10:15 OWNERS.md 10:18:34 -rw-rw-r-- 1 1001 1001 9932 Mar 7 10:15 README.md 10:18:34 -rw-rw-r-- 1 1001 1001 789 Mar 7 10:15 SECURITY.md 10:18:34 -rw-rw-r-- 1 1001 1001 12 Mar 7 10:16 VERSION 10:18:34 drwxrwxr-x 2 1001 1001 4096 Mar 7 10:15 bin 10:18:34 drwxrwxr-x 19 1001 1001 4096 Mar 7 10:15 cmd 10:18:34 -rw-r--r-- 1 root root 1660758 Mar 7 10:17 coverage.out 10:18:34 drwxrwxr-x 2 1001 1001 4096 Mar 7 10:15 fuzz_test 10:18:34 -rw-rw-r-- 1 1001 1001 6454 Mar 7 10:15 go.mod 10:18:34 -rw-rw-r-- 1 1001 1001 88143 Mar 7 10:15 go.sum 10:18:34 drwxrwxr-x 7 1001 1001 4096 Mar 7 10:15 internal 10:18:34 drwxrwxr-x 2 1001 1001 4096 Mar 7 10:15 openapi 10:18:34 -rw-rw-r-- 1 1001 1001 584 Mar 7 10:15 security.txt 10:18:34 -rw-rw-r-- 1 1001 1001 204 Mar 7 10:15 version.go [Pipeline] sh 10:18:34 + '[' -e coverage.out ] 10:18:34 + chown 1001:1001 coverage.out [Pipeline] stash 10:18:34 Stashed 1 file(s) [Pipeline] sh 10:18:35 + make build 10:18:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:40 provisioning config files... 10:18:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/808@tmp/config6155036759093278847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:41 ---> ****-login.sh 10:18:41 nexus3.edgexfoundry.org:10001 10:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:41 Configure a credential helper to remove this warning. See 10:18:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:41 10:18:41 Login Succeeded 10:18:41 nexus3.edgexfoundry.org:10002 10:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:41 Configure a credential helper to remove this warning. See 10:18:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:41 10:18:41 Login Succeeded 10:18:41 nexus3.edgexfoundry.org:10003 10:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:42 Configure a credential helper to remove this warning. See 10:18:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:42 10:18:42 Login Succeeded 10:18:42 nexus3.edgexfoundry.org:10004 10:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:42 Configure a credential helper to remove this warning. See 10:18:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:42 10:18:42 Login Succeeded 10:18:42 ****.io 10:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:42 Configure a credential helper to remove this warning. See 10:18:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:42 10:18:42 Login Succeeded 10:18:43 ---> ****-login.sh ends [Pipeline] } 10:18:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:18:43 + git config --global --add safe.directory /w/workspace/edgex-go/808 [Pipeline] echo 10:18:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:18:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:18:43 ========================================================= 10:18:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:18:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:18:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:18:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:18:44 9986a736f7d3: Pulling fs layer 10:18:44 1f018df60701: Pulling fs layer 10:18:44 39f8f326b044: Pulling fs layer 10:18:44 e6a1e7a6a96a: Pulling fs layer 10:18:44 4f4fb700ef54: Pulling fs layer 10:18:44 d45d956e0dbf: Pulling fs layer 10:18:44 d7702b0d1db1: Pulling fs layer 10:18:44 5c7f0f088c93: Pulling fs layer 10:18:44 4fdc064ae6cf: Pulling fs layer 10:18:44 d45d956e0dbf: Waiting 10:18:44 d7702b0d1db1: Waiting 10:18:44 5c7f0f088c93: Waiting 10:18:44 4fdc064ae6cf: Waiting 10:18:44 e6a1e7a6a96a: Waiting 10:18:44 4f4fb700ef54: Waiting 10:18:44 1f018df60701: Verifying Checksum 10:18:44 1f018df60701: Download complete 10:18:44 e6a1e7a6a96a: Verifying Checksum 10:18:44 e6a1e7a6a96a: Download complete 10:18:44 4f4fb700ef54: Verifying Checksum 10:18:44 4f4fb700ef54: Download complete 10:18:44 d45d956e0dbf: Verifying Checksum 10:18:44 d45d956e0dbf: Download complete 10:18:44 d7702b0d1db1: Download complete 10:18:44 9986a736f7d3: Verifying Checksum 10:18:44 9986a736f7d3: Download complete 10:18:44 4fdc064ae6cf: Verifying Checksum 10:18:44 4fdc064ae6cf: Download complete 10:18:45 9986a736f7d3: Pull complete 10:18:45 1f018df60701: Pull complete 10:18:46 39f8f326b044: Verifying Checksum 10:18:46 39f8f326b044: Download complete 10:18:47 5c7f0f088c93: Verifying Checksum 10:18:47 5c7f0f088c93: Download complete 10:19:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:19:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:19:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:19:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:19:02 39f8f326b044: Pull complete 10:19:02 e6a1e7a6a96a: Pull complete 10:19:02 4f4fb700ef54: Pull complete 10:19:02 d45d956e0dbf: Pull complete 10:19:02 d7702b0d1db1: Pull complete 10:19:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:19:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:19:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:19:10 5c7f0f088c93: Pull complete 10:19:11 4fdc064ae6cf: Pull complete 10:19:11 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 10:19:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:19:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:19:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:19:11 WORKDIR /edgex 10:19:11 COPY go.mod . 10:19:11 RUN go mod download 10:19:11 + docker build -t ci-base-image-arm64 -f - . 10:19:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:19:12 Sending build context to Docker daemon 3.689MB 10:19:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:19:12 ---> 63f30b955cb9 10:19:12 Step 2/4 : WORKDIR /edgex 10:19:14 ---> Running in e1fdf46aef72 10:19:14 Removing intermediate container e1fdf46aef72 10:19:14 ---> 56728171b3a3 10:19:14 Step 3/4 : COPY go.mod . 10:19:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:19:14 ---> 864e9cb40533 10:19:14 Step 4/4 : RUN go mod download 10:19:15 ---> Running in f7cf7b8e6670 10:19:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:19:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:19:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:19:19 $ docker stop --time=1 1789b1a66da73d58d847f25bc3cc8b665e67ffdaf51369778568ad1cafcf3f30 10:19:28 $ docker rm -f --volumes 1789b1a66da73d58d847f25bc3cc8b665e67ffdaf51369778568ad1cafcf3f30 [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 10:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:19:29 10:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:19:30 latest: Pulling from edgex-devops/edgex-compose 10:19:30 91d30c5bc195: Pulling fs layer 10:19:30 2e9b0aa3be6d: Pulling fs layer 10:19:30 9c61dcf015f6: Pulling fs layer 10:19:30 4698f68db338: Pulling fs layer 10:19:30 2a2f49069b9e: Pulling fs layer 10:19:30 e0025b399a48: Pulling fs layer 10:19:30 4698f68db338: Waiting 10:19:30 2a2f49069b9e: Waiting 10:19:30 91d30c5bc195: Verifying Checksum 10:19:30 91d30c5bc195: Download complete 10:19:30 4698f68db338: Verifying Checksum 10:19:30 4698f68db338: Download complete 10:19:30 2e9b0aa3be6d: Verifying Checksum 10:19:30 2e9b0aa3be6d: Download complete 10:19:30 e0025b399a48: Download complete 10:19:30 91d30c5bc195: Pull complete 10:19:30 2a2f49069b9e: Verifying Checksum 10:19:30 2a2f49069b9e: Download complete 10:19:30 2e9b0aa3be6d: Pull complete 10:19:31 9c61dcf015f6: Verifying Checksum 10:19:31 9c61dcf015f6: Download complete 10:19:33 9c61dcf015f6: Pull complete 10:19:34 4698f68db338: Pull complete 10:19:34 2a2f49069b9e: Pull complete 10:19:34 e0025b399a48: Pull complete 10:19:34 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:19:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:34 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 10:19:34 $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:19:38 $ docker top 6c4cec5a46c4c4e24409b29728e3eeacffc40b11617b6f24cd35675da6a16922 -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:39 + docker compose -f ./docker-compose-build.yml build --parallel 10:19:41 #1 [security-proxy-auth internal] load build definition from Dockerfile 10:19:41 #1 transferring dockerfile: 10:19:41 #1 transferring dockerfile: 2.14kB done 10:19:41 #1 DONE 0.2s 10:19:41 10:19:41 #2 [support-scheduler internal] load build definition from Dockerfile 10:19:41 #2 transferring dockerfile: 1.83kB done 10:19:41 #2 ... 10:19:41 10:19:41 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:19:41 #3 transferring dockerfile: 2.23kB done 10:19:41 #3 DONE 0.4s 10:19:41 10:19:41 #4 [security-proxy-setup internal] load .dockerignore 10:19:41 #4 ... 10:19:41 10:19:41 #2 [support-scheduler internal] load build definition from Dockerfile 10:19:41 #2 DONE 0.5s 10:19:42 10:19:42 #5 [security-spiffe-token-provider internal] load .dockerignore 10:19:42 #5 ... 10:19:42 10:19:42 #6 [security-spire-agent internal] load build definition from Dockerfile 10:19:42 #6 transferring dockerfile: 1.81kB 0.0s done 10:19:42 #6 DONE 0.7s 10:19:42 10:19:42 #7 [core-common-config-bootstrapper internal] load .dockerignore 10:19:42 #7 transferring context: 50B done 10:19:42 #7 DONE 0.7s 10:19:42 10:19:42 #8 [security-spire-agent internal] load .dockerignore 10:19:42 #8 transferring context: 50B done 10:19:42 #8 ... 10:19:42 10:19:42 #9 [core-data internal] load build definition from Dockerfile 10:19:42 #9 transferring dockerfile: 2.04kB done 10:19:42 #9 DONE 1.0s 10:19:42 10:19:42 #10 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:42 #10 DONE 0.0s 10:19:42 10:19:42 #11 [security-proxy-auth internal] load .dockerignore 10:19:42 #11 transferring context: 50B done 10:19:42 #11 DONE 1.2s 10:19:42 10:19:42 #4 [security-proxy-setup internal] load .dockerignore 10:19:42 #4 transferring context: 50B done 10:19:42 #4 ... 10:19:42 10:19:42 #10 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:42 #10 DONE 0.0s 10:19:42 10:19:42 #12 [security-proxy-setup internal] load build definition from Dockerfile 10:19:42 #12 transferring dockerfile: 2.50kB done 10:19:42 #12 DONE 1.3s 10:19:42 10:19:42 #13 [security-spire-config internal] load .dockerignore 10:19:42 #13 transferring context: 50B done 10:19:43 #13 ... 10:19:43 10:19:43 #14 [support-scheduler internal] load .dockerignore 10:19:43 #14 transferring context: 50B done 10:19:43 #14 DONE 1.4s 10:19:43 10:19:43 #15 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 10:19:43 #15 DONE 0.8s 10:19:43 10:19:43 #16 [core-data internal] load .dockerignore 10:19:43 #16 transferring context: 50B done 10:19:43 #16 DONE 1.4s 10:19:43 10:19:43 #10 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:43 #10 DONE 0.0s 10:19:43 10:19:43 #15 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 10:19:43 #15 DONE 0.8s 10:19:43 10:19:43 #17 [core-keeper internal] load build definition from Dockerfile 10:19:43 #17 transferring dockerfile: 2.01kB done 10:19:43 #17 DONE 1.6s 10:19:43 10:19:43 #10 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:43 #10 DONE 0.0s 10:19:43 10:19:43 #8 [security-spire-agent internal] load .dockerignore 10:19:43 #8 DONE 1.5s 10:19:43 10:19:43 #18 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:43 #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 10:19:43 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:43 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s 10:19:43 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:43 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:43 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:43 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s 10:19:43 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:43 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:43 #18 ... 10:19:43 10:19:43 #4 [security-proxy-setup internal] load .dockerignore 10:19:43 #4 DONE 1.6s 10:19:43 10:19:43 #19 [support-notifications internal] load build definition from Dockerfile 10:19:43 #19 transferring dockerfile: 2.00kB done 10:19:43 #19 DONE 1.7s 10:19:43 10:19:43 #20 [security-spire-config internal] load build definition from Dockerfile 10:19:43 #20 transferring dockerfile: 1.69kB done 10:19:43 #20 DONE 1.7s 10:19:43 10:19:43 #15 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 10:19:43 #15 DONE 0.9s 10:19:43 10:19:43 #18 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:43 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:19:43 #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 10:19:43 #18 ... 10:19:43 10:19:43 #10 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:43 #10 DONE 0.0s 10:19:43 10:19:43 #21 [core-command internal] load .dockerignore 10:19:43 #21 transferring context: 50B done 10:19:43 #21 DONE 1.5s 10:19:43 10:19:43 #22 [core-keeper internal] load .dockerignore 10:19:43 #22 transferring context: 50B done 10:19:43 #22 DONE 1.6s 10:19:43 10:19:43 #15 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 10:19:43 #15 DONE 1.0s 10:19:43 10:19:43 #18 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:43 #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 10:19:43 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:43 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:19:43 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:43 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:43 #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:19:43 #18 ... 10:19:43 10:19:43 #10 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:43 #10 DONE 0.0s 10:19:43 10:19:43 #23 [core-command internal] load build definition from Dockerfile 10:19:43 #23 transferring dockerfile: 1.94kB done 10:19:43 #23 DONE 1.9s 10:19:43 10:19:43 #13 [security-spire-config internal] load .dockerignore 10:19:43 #13 DONE 1.7s 10:19:43 10:19:43 #15 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 10:19:43 #15 DONE 1.1s 10:19:43 10:19:43 #10 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:43 #10 DONE 0.0s 10:19:43 10:19:43 #18 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:43 #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 10:19:43 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:43 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:19:43 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:43 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:43 #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:19:44 #18 ... 10:19:44 10:19:44 #24 [security-secretstore-setup internal] load build definition from Dockerfile 10:19:44 #24 transferring dockerfile: 2.49kB done 10:19:44 #24 DONE 2.4s 10:19:44 10:19:44 #15 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 10:19:44 #15 DONE 1.6s 10:19:44 10:19:44 #25 [security-spire-server internal] load build definition from Dockerfile 10:19:44 #25 transferring dockerfile: 1.70kB done 10:19:44 #25 DONE 2.5s 10:19:44 10:19:44 #18 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:44 #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 10:19:44 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:44 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:19:44 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:44 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:44 #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:19:44 #18 ... 10:19:44 10:19:44 #26 [security-bootstrapper internal] load build definition from Dockerfile 10:19:44 #26 transferring dockerfile: 3.02kB done 10:19:44 #26 DONE 2.5s 10:19:44 10:19:44 #27 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:19:44 #27 DONE 1.2s 10:19:44 10:19:44 #28 [core-metadata internal] load build definition from Dockerfile 10:19:44 #28 transferring dockerfile: 2.10kB done 10:19:44 #28 DONE 2.7s 10:19:44 10:19:44 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:19:44 #29 DONE 1.2s 10:19:44 10:19:44 #30 [support-notifications internal] load .dockerignore 10:19:44 #30 transferring context: 50B done 10:19:44 #30 DONE 2.5s 10:19:44 10:19:44 #18 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:44 #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 10:19:44 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:44 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:19:44 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:44 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:44 #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:19:44 #18 ... 10:19:44 10:19:44 #31 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:19:44 #31 transferring dockerfile: 1.89kB done 10:19:44 #31 DONE 2.8s 10:19:44 10:19:44 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:44 #32 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 10:19:44 #32 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:19:44 #32 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 10:19:44 #32 ... 10:19:44 10:19:44 #10 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:44 #10 DONE 0.0s 10:19:44 10:19:44 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:44 #32 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 10:19:45 #32 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.4s 10:19:45 #32 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s 10:19:45 #32 ... 10:19:45 10:19:45 #33 [security-bootstrapper internal] load .dockerignore 10:19:45 #33 transferring context: 50B done 10:19:45 #33 DONE 3.4s 10:19:45 10:19:45 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:45 #32 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.7s 10:19:45 #32 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s 10:19:45 #32 ... 10:19:45 10:19:45 #34 [security-secretstore-setup internal] load .dockerignore 10:19:45 #34 transferring context: 50B done 10:19:45 #34 DONE 3.6s 10:19:45 10:19:45 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:45 #32 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.9s 10:19:45 #32 ... 10:19:45 10:19:45 #5 [security-spiffe-token-provider internal] load .dockerignore 10:19:45 #5 transferring context: 50B done 10:19:45 #5 DONE 3.8s 10:19:45 10:19:45 #10 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:45 #10 DONE 0.0s 10:19:45 10:19:45 #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 10:19:45 #15 DONE 2.7s 10:19:45 10:19:45 #35 [security-bootstrapper internal] load build context 10:19:45 #35 DONE 0.0s 10:19:45 10:19:45 #36 [support-notifications internal] load build context 10:19:45 #36 DONE 0.0s 10:19:45 10:19:45 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:45 #32 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done 10:19:45 #32 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s 10:19:45 #32 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:19:45 #32 ... 10:19:45 10:19:45 #37 [core-metadata internal] load .dockerignore 10:19:45 #37 transferring context: 50B done 10:19:45 #37 DONE 3.9s 10:19:45 10:19:45 #10 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:45 #10 DONE 0.0s 10:19:45 10:19:45 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:45 #32 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 10:19:45 #32 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.1s done 10:19:45 #32 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 10:19:45 #32 ... 10:19:45 10:19:45 #38 [security-spire-server internal] load .dockerignore 10:19:45 #38 transferring context: 50B done 10:19:45 #38 DONE 4.0s 10:19:45 10:19:45 #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:45 #10 DONE 0.0s 10:19:45 10:19:45 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:45 #32 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 10:19:46 #32 ... 10:19:46 10:19:46 #10 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:19:46 #10 DONE 0.0s 10:19:46 10:19:46 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:46 #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 1.3s 10:19:46 #32 ... 10:19:46 10:19:46 #18 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:46 #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 10:19:46 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:46 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:19:46 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:46 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:46 #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:19:46 #18 DONE 3.6s 10:19:46 10:19:46 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:46 #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 1.5s 10:19:46 #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 14.68MB / 36.47MB 1.6s 10:19:46 #32 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 10:19:46 #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 30.41MB / 36.47MB 1.7s 10:19:46 #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.8s 10:19:47 #32 ... 10:19:47 10:19:47 #39 [security-spire-agent internal] load build context 10:19:47 #39 transferring context: 23.33kB 0.0s done 10:19:47 #39 DONE 2.8s 10:19:47 10:19:47 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:47 #32 ... 10:19:47 10:19:47 #40 [security-spire-config internal] load build context 10:19:47 #40 transferring context: 22.05kB 0.0s done 10:19:47 #40 DONE 3.0s 10:19:47 10:19:47 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:48 #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.1s done 10:19:48 #32 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 10:19:48 #32 ... 10:19:48 10:19:48 #18 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:48 #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 10:19:48 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:48 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:19:48 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:48 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:48 #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:19:48 #18 DONE 3.6s 10:19:48 10:19:48 #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 10:19:48 #15 DONE 5.3s 10:19:48 10:19:48 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:48 #32 ... 10:19:48 10:19:48 #18 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:48 #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 10:19:48 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:48 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:19:48 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:48 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:48 #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:19:48 #18 DONE 3.6s 10:19:48 10:19:48 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:49 #32 ... 10:19:49 10:19:49 #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:19:49 #27 DONE 3.8s 10:19:49 10:19:49 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:49 #32 ... 10:19:49 10:19:49 #18 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:19:49 #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 10:19:49 #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:19:49 #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:19:49 #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:19:49 #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:19:49 #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:19:49 #18 DONE 3.6s 10:19:49 10:19:49 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:19:49 #32 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 10:19:49 #32 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:19:49 #32 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 10:19:49 #32 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 10:19:49 #32 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done 10:19:49 #32 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 10:19:49 #32 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.1s done 10:19:49 #32 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:19:49 #32 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 10:19:49 #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.1s done 10:19:49 #32 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 10:19:51 #32 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.4s done 10:19:55 #32 ... 10:19:55 10:19:55 #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:19:55 #41 ... 10:19:55 10:19:55 #42 [security-proxy-auth internal] load build context 10:19:55 #42 transferring context: 455.49MB 8.8s 10:19:55 #42 ... 10:19:55 10:19:55 #43 [core-common-config-bootstrapper internal] load build context 10:19:55 #43 ... 10:19:55 10:19:55 #44 [core-keeper internal] load build context 10:19:55 #44 ... 10:19:55 10:19:55 #45 [security-proxy-setup internal] load build context 10:19:55 #45 ... 10:19:55 10:19:55 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:19:55 #46 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 10:19:55 #46 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:19:55 #46 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 10:19:55 #46 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 10:19:55 #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 10:19:55 #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 10:19:55 #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:19:55 #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 10:19:55 #46 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.7s done 10:19:55 #46 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.7s done 10:19:55 #46 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 10:19:55 #46 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done 10:19:55 #46 ... 10:19:55 10:19:55 #47 [support-scheduler internal] load build context 10:19:55 #47 ... 10:19:55 10:19:55 #48 [core-data internal] load build context 10:19:55 #48 ... 10:19:55 10:19:55 #49 [core-command internal] load build context 10:19:55 #49 ... 10:19:55 10:19:55 #47 [support-scheduler internal] load build context 10:19:55 #47 ... 10:19:55 10:19:55 #35 [security-bootstrapper internal] load build context 10:19:56 #35 ... 10:19:56 10:19:56 #36 [support-notifications internal] load build context 10:19:56 #36 ... 10:19:56 10:19:56 #35 [security-bootstrapper internal] load build context 10:19:58 #35 ... 10:19:58 10:19:58 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:19:58 #50 ... 10:19:58 10:19:58 #44 [core-keeper internal] load build context 10:19:58 #44 ... 10:19:58 10:19: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 10:19:58 #51 ... 10:19:58 10:19:58 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:19:58 #52 ... 10:19:58 10:19:58 #53 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:19:58 #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:19:58 #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:19:58 #0 3.689 (1/1) Installing dumb-init (1.2.5-r3) 10:19:58 #0 3.701 Executing busybox-1.36.1-r29.trigger 10:19:58 #0 3.709 OK: 8 MiB in 15 packages 10:19:58 #53 ... 10:19:58 10:19:58 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:19:58 #54 ... 10:19:58 10:19:58 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:19:58 #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:19:58 #0 3.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:19:58 #0 3.796 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:19:58 #0 3.796 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:19:58 #0 3.796 OK: 24170 distinct packages available 10:19:58 #0 3.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:19:58 #0 3.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:19:58 #0 4.285 (1/5) Installing dumb-init (1.2.5-r3) 10:19:58 #0 4.571 (2/5) Installing musl-obstack (1.2.3-r2) 10:19:58 #0 4.571 (3/5) Installing libucontext (1.2-r3) 10:19:58 #0 4.571 (4/5) Installing gcompat (1.1.0-r4) 10:19:58 #0 4.571 (5/5) Installing openssl (3.3.3-r0) 10:19:58 #0 4.583 Executing busybox-1.36.1-r29.trigger 10:19:58 #0 4.586 OK: 9 MiB in 19 packages 10:19:58 #55 ... 10:19:58 10:19:58 #56 [security-secretstore-setup internal] load build context 10:19:58 #56 transferring context: 249.22MB 8.8s 10:19:58 #56 ... 10:19:58 10:19:58 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:19:58 #57 ... 10:19:58 10:19:58 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:19:58 #58 ... 10:19:58 10:19:58 #59 [core-metadata internal] load build context 10:19:59 #59 ... 10:19:59 10:19:59 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:19:59 #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:19:59 #0 2.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:19:59 #0 2.529 (1/4) Installing ca-certificates (20241121-r1) 10:19:59 #0 2.582 (2/4) Installing dumb-init (1.2.5-r3) 10:19:59 #0 2.591 (3/4) Installing su-exec (0.2-r3) 10:19:59 #0 2.591 (4/4) Installing yq-go (4.44.1-r2) 10:19:59 #0 2.704 Executing busybox-1.36.1-r29.trigger 10:19:59 #0 2.712 Executing ca-certificates-20241121-r1.trigger 10:19:59 #0 2.758 OK: 19 MiB in 18 packages 10:19:59 #60 ... 10:19:59 10:19:59 #61 [security-spiffe-token-provider internal] load build context 10:19:59 #61 ... 10:19:59 10:19:59 #62 [security-spire-server internal] load build context 10:19:59 #62 transferring context: 23.80kB 0.1s done 10:20:00 #62 ... 10:20:00 10:20:00 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:20:00 #63 ... 10:20:00 10:20:00 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:20:00 #64 ... 10:20:00 10:20:00 #35 [security-bootstrapper internal] load build context 10:20:00 #35 transferring context: 420.20MB 11.9s 10:20:01 #35 transferring context: 496.20MB 14.6s done 10:20:03 #35 ... 10:20:03 10:20:03 #59 [core-metadata internal] load build context 10:20:03 #59 transferring context: 496.20MB 12.4s done 10:20:04 #59 ... 10:20:04 10:20:04 #42 [security-proxy-auth internal] load build context 10:20:04 #42 transferring context: 496.20MB 11.7s done 10:20:04 #42 ... 10:20:04 10:20:04 #43 [core-common-config-bootstrapper internal] load build context 10:20:04 #43 transferring context: 496.20MB 13.7s done 10:20:04 #43 ... 10:20:04 10:20:04 #61 [security-spiffe-token-provider internal] load build context 10:20:04 #61 transferring context: 496.20MB 12.6s done 10:20:05 #61 ... 10:20:05 10:20:05 #45 [security-proxy-setup internal] load build context 10:20:05 #45 transferring context: 496.20MB 11.6s done 10:20:06 #45 ... 10:20:06 10:20:06 #48 [core-data internal] load build context 10:20:06 #48 transferring context: 496.20MB 13.8s done 10:20:06 #48 ... 10:20:06 10:20:06 #49 [core-command internal] load build context 10:20:06 #49 transferring context: 496.20MB 13.2s done 10:20:06 #49 ... 10:20:06 10:20:06 #47 [support-scheduler internal] load build context 10:20:06 #47 transferring context: 496.20MB 17.9s done 10:20:06 #47 ... 10:20:06 10:20:06 #36 [support-notifications internal] load build context 10:20:06 #36 transferring context: 496.20MB 13.2s done 10:20:06 #36 ... 10:20:06 10:20:06 #56 [security-secretstore-setup internal] load build context 10:20:06 #56 transferring context: 496.20MB 13.2s done 10:20:07 #56 ... 10:20:07 10:20:07 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:20:07 #50 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:20:07 #50 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:20:07 #50 11.59 (1/7) Installing ca-certificates (20241121-r1) 10:20:07 #50 11.61 (2/7) Installing dumb-init (1.2.5-r3) 10:20:07 #50 11.61 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:20:07 #50 11.62 (4/7) Installing libsodium (1.0.19-r0) 10:20:07 #50 11.63 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:20:07 #50 11.65 (6/7) Installing libzmq (4.3.5-r2) 10:20:07 #50 11.66 (7/7) Installing zeromq (4.3.5-r2) 10:20:07 #50 11.66 Executing busybox-1.36.1-r29.trigger 10:20:07 #50 11.67 Executing ca-certificates-20241121-r1.trigger 10:20:07 #50 11.71 OK: 12 MiB in 21 packages 10:20:08 #50 ... 10:20:08 10:20:08 #44 [core-keeper internal] load build context 10:20:08 #44 transferring context: 496.20MB 15.9s done 10:20:11 Removing intermediate container f7cf7b8e6670 10:20:11 ---> 2eeb63755c3b 10:20:11 Successfully built 2eeb63755c3b 10:20:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:11 + docker inspect -f . ci-base-image-arm64 10:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:12 prd-ubuntu20.04-docker-arm64-4c-16g-40565 does not seem to be running inside a container 10:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@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 10:20:13 $ docker top 4f46c0bca24a6bd3e5a5ea3954a1237b30a127ff7987e62e4d062d4aeea08318 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:14 + go version 10:20:14 go version go1.23.4 linux/arm64 [Pipeline] } 10:20:14 $ docker stop --time=1 4f46c0bca24a6bd3e5a5ea3954a1237b30a127ff7987e62e4d062d4aeea08318 10:20:15 $ docker rm -f --volumes 4f46c0bca24a6bd3e5a5ea3954a1237b30a127ff7987e62e4d062d4aeea08318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:20:16 10:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:20:17 latest: Pulling from edgex-devops/edgex-compose-arm64 10:20:17 547446be3368: Pulling fs layer 10:20:17 d125d8839a47: Pulling fs layer 10:20:17 3e85d5ac6304: Pulling fs layer 10:20:17 c3105a71a48b: Pulling fs layer 10:20:17 0f093f025ec4: Pulling fs layer 10:20:17 c3106fc0e877: Pulling fs layer 10:20:17 c3105a71a48b: Waiting 10:20:17 0f093f025ec4: Waiting 10:20:17 c3106fc0e877: Waiting 10:20:17 547446be3368: Verifying Checksum 10:20:17 547446be3368: Download complete 10:20:17 c3105a71a48b: Verifying Checksum 10:20:17 c3105a71a48b: Download complete 10:20:17 d125d8839a47: Verifying Checksum 10:20:17 d125d8839a47: Download complete 10:20:17 c3106fc0e877: Verifying Checksum 10:20:17 c3106fc0e877: Download complete 10:20:17 0f093f025ec4: Verifying Checksum 10:20:17 0f093f025ec4: Download complete 10:20:17 547446be3368: Pull complete 10:20:19 d125d8839a47: Pull complete 10:20:19 3e85d5ac6304: Verifying Checksum 10:20:19 3e85d5ac6304: Download complete 10:20:29 3e85d5ac6304: Pull complete 10:20:29 c3105a71a48b: Pull complete 10:20:30 0f093f025ec4: Pull complete 10:20:30 c3106fc0e877: Pull complete 10:20:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:20:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:30 prd-ubuntu20.04-docker-arm64-4c-16g-40565 does not seem to be running inside a container 10:20:30 $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@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 10:20:32 $ docker top 686be67d52a9ad72a1c0de5652d7b5d30a9eeaa190aec5eee1da66b1da049e74 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:33 + docker compose -f ./docker-compose-build.yml build --parallel 10:20:43 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:20:43 #1 transferring dockerfile: 1.89kB done 10:20:43 #1 DONE 0.1s 10:20:43 10:20:43 #2 [support-scheduler internal] load build definition from Dockerfile 10:20:43 #2 transferring dockerfile: 1.83kB done 10:20:43 #2 DONE 0.0s 10:20:43 10:20:43 #3 [security-spire-server internal] load build definition from Dockerfile 10:20:43 #3 transferring dockerfile: 1.70kB done 10:20:43 #3 DONE 0.0s 10:20:43 10:20:43 #4 [core-data internal] load build definition from Dockerfile 10:20:43 #4 transferring dockerfile: 2.04kB done 10:20:43 #4 DONE 0.1s 10:20:43 10:20:43 #5 [security-spire-agent internal] load build definition from Dockerfile 10:20:43 #5 transferring dockerfile: 1.81kB done 10:20:43 #5 DONE 0.1s 10:20:43 10:20:43 #6 [support-notifications internal] load build definition from Dockerfile 10:20:43 #6 transferring dockerfile: 2.00kB done 10:20:43 #6 DONE 0.1s 10:20:43 10:20:43 #7 [core-metadata internal] load build definition from Dockerfile 10:20:43 #7 transferring dockerfile: 2.10kB done 10:20:43 #7 DONE 0.1s 10:20:43 10:20:43 #8 [security-bootstrapper internal] load build definition from Dockerfile 10:20:43 #8 transferring dockerfile: 3.02kB 0.0s done 10:20:43 #8 DONE 0.1s 10:20:43 10:20:43 #9 [core-keeper internal] load build definition from Dockerfile 10:20:43 #9 transferring dockerfile: 2.01kB done 10:20:43 #9 DONE 0.1s 10:20:43 10:20:43 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:20:43 #10 transferring dockerfile: 2.23kB 0.0s done 10:20:43 #10 DONE 0.1s 10:20:43 10:20:43 #11 [core-command internal] load build definition from Dockerfile 10:20:43 #11 transferring dockerfile: 1.94kB 0.0s done 10:20:43 #11 DONE 0.1s 10:20:43 10:20:43 #12 [security-proxy-auth internal] load build definition from Dockerfile 10:20:43 #12 transferring dockerfile: 2.14kB 0.0s done 10:20:43 #12 DONE 0.1s 10:20:43 10:20:43 #13 [security-secretstore-setup internal] load build definition from Dockerfile 10:20:43 #13 transferring dockerfile: 2.49kB done 10:20:43 #13 DONE 0.1s 10:20:43 10:20:43 #14 [security-proxy-setup internal] load build definition from Dockerfile 10:20:43 #14 transferring dockerfile: 2.50kB 0.0s done 10:20:43 #14 DONE 0.1s 10:20:43 10:20:43 #15 [security-spire-config internal] load build definition from Dockerfile 10:20:43 #15 transferring dockerfile: 1.69kB done 10:20:43 #15 DONE 0.0s 10:20:43 10:20:43 #16 [security-spiffe-token-provider internal] load .dockerignore 10:20:43 #16 transferring context: 50B done 10:20:43 #16 DONE 0.1s 10:20:44 10:20:44 #17 [support-scheduler internal] load .dockerignore 10:20:44 #17 transferring context: 50B done 10:20:44 #17 DONE 0.0s 10:20:44 10:20:44 #18 [security-spire-server internal] load .dockerignore 10:20:44 #18 transferring context: 50B done 10:20:44 #18 DONE 0.0s 10:20:44 10:20:44 #19 [core-data internal] load .dockerignore 10:20:44 #19 transferring context: 50B done 10:20:44 #19 DONE 0.1s 10:20:44 10:20:44 #20 [security-spire-agent internal] load .dockerignore 10:20:44 #20 transferring context: 50B done 10:20:44 #20 DONE 0.1s 10:20:44 10:20:44 #21 [support-notifications internal] load .dockerignore 10:20:44 #21 transferring context: 50B 0.0s done 10:20:44 #21 DONE 0.1s 10:20:44 10:20:44 #22 [core-metadata internal] load .dockerignore 10:20:44 #22 transferring context: 50B 0.0s done 10:20:44 #22 DONE 0.1s 10:20:44 10:20:44 #23 [security-bootstrapper internal] load .dockerignore 10:20:44 #23 transferring context: 50B done 10:20:44 #23 DONE 0.1s 10:20:44 10:20:44 #24 [core-keeper internal] load .dockerignore 10:20:44 #24 transferring context: 50B 0.0s done 10:20:44 #24 DONE 0.1s 10:20:44 10:20:44 #25 [core-common-config-bootstrapper internal] load .dockerignore 10:20:44 #25 transferring context: 50B done 10:20:44 #25 DONE 0.1s 10:20:44 10:20:44 #26 [core-command internal] load .dockerignore 10:20:45 #26 transferring context: 50B 0.0s done 10:20:45 #26 DONE 0.1s 10:20:45 10:20:45 #27 [security-proxy-auth internal] load .dockerignore 10:20:45 #27 transferring context: 50B done 10:20:45 #27 DONE 0.1s 10:20:45 10:20:45 #28 [security-secretstore-setup internal] load .dockerignore 10:20:45 #28 transferring context: 50B done 10:20:45 #28 DONE 0.1s 10:20:45 10:20:45 #29 [security-proxy-setup internal] load .dockerignore 10:20:45 #29 transferring context: 50B 0.0s done 10:20:45 #29 DONE 0.1s 10:20:45 10:20:45 #30 [security-spire-config internal] load .dockerignore 10:20:45 #30 transferring context: 50B done 10:20:45 #30 DONE 0.1s 10:20:45 10:20:45 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:45 #31 DONE 0.0s 10:20:45 10:20:45 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 10:20:45 #32 DONE 0.4s 10:20:45 10:20:45 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:20:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:20:45 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s 10:20:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:20:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:20:45 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 10:20:45 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 10:20:46 #33 ... 10:20:46 10:20:46 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:46 #31 DONE 0.0s 10:20:46 10:20:46 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:20:46 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:20:46 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 10:20:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:20:46 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:20:46 #33 ... 10:20:46 10:20:46 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 10:20:46 #32 DONE 0.4s 10:20:46 10:20:46 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:46 #31 DONE 0.0s 10:20:46 10:20:46 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 10:20:46 #32 DONE 0.5s 10:20:46 10:20:46 #34 [support-scheduler internal] load build context 10:20:46 #34 ... 10:20:46 10:20:46 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 10:20:46 #32 DONE 0.6s 10:20:46 10:20:46 #34 [support-scheduler internal] load build context 10:20:46 #34 ... 10:20:46 10:20:46 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:46 #31 DONE 0.0s 10:20:46 10:20:46 #34 [support-scheduler internal] load build context 10:20:47 #34 ... 10:20:47 10:20:47 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:47 #31 DONE 0.0s 10:20:47 10:20:47 #34 [support-scheduler internal] load build context 10:20:47 #34 ... 10:20:47 10:20:47 #35 [security-spiffe-token-provider internal] load build context 10:20:47 #35 transferring context: 3.21MB 0.9s done 10:20:47 #35 DONE 1.3s 10:20:47 10:20:47 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:47 #31 DONE 0.0s 10:20:47 10:20:47 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:20:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:20:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 10:20:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:20:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:20:47 #33 ... 10:20:47 10:20:47 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:47 #31 DONE 0.0s 10:20:47 10:20:47 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:20:47 #32 DONE 1.1s 10:20:47 10:20:47 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:20:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:20:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 10:20:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:20:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:20:47 #33 ... 10:20:47 10:20:47 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:47 #31 DONE 0.0s 10:20:47 10:20:47 #34 [support-scheduler internal] load build context 10:20:47 #34 transferring context: 3.21MB 0.9s done 10:20:47 #34 DONE 1.2s 10:20:47 10:20:47 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:20:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:20:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 10:20:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:20:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:20:47 #33 ... 10:20:47 10:20:47 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:47 #31 DONE 0.0s 10:20:47 10:20:47 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:47 #33 ... 10:20:47 10:20:47 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:47 #31 DONE 0.0s 10:20:47 10:20:47 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:47 #33 ... 10:20:47 10:20:47 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:20:47 #31 DONE 0.0s 10:20:47 10:20:47 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:20:47 #36 DONE 1.4s 10:20:47 10:20:47 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:20:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:20:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 10:20:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:20:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:20:47 #33 ... 10:20:47 10:20:47 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:20:47 #37 DONE 3.1s 10:20:47 10:20:47 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:20:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:20:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 10:20:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:20:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:20:47 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 10:20:48 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 10:20:48 #33 ... 10:20:48 10:20:48 #38 [core-data internal] load build context 10:20:48 #38 transferring context: 3.21MB 1.2s done 10:20:48 #38 DONE 1.7s 10:20:48 10:20:48 #39 [core-command internal] load build context 10:20:48 #39 ... 10:20:48 10:20:48 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:20:48 #40 DONE 2.1s 10:20:48 10:20:48 #39 [core-command internal] load build context 10:20:49 #39 ... 10:20:49 10:20:49 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:20:49 #37 DONE 3.1s 10:20:49 10:20:49 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 10:20:49 #32 DONE 2.8s 10:20:49 10:20:49 #39 [core-command internal] load build context 10:20:49 #39 ... 10:20:49 10:20:49 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:20:49 #36 DONE 3.1s 10:20:49 10:20:49 #39 [core-command internal] load build context 10:20:50 #39 ... 10:20:50 10:20:50 #41 [security-spire-server internal] load build context 10:20:50 #41 transferring context: 23.80kB 0.2s done 10:20:50 #41 DONE 3.0s 10:20:50 10:20:50 #39 [core-command internal] load build context 10:20:50 #39 ... 10:20:50 10:20:50 #42 [core-keeper internal] load build context 10:20:50 #42 transferring context: 3.21MB 2.0s done 10:20:50 #42 DONE 3.5s 10:20:50 10:20:50 #39 [core-command internal] load build context 10:20:50 #39 transferring context: 3.21MB 2.9s done 10:20:51 #39 ... 10:20:51 10:20:51 #43 [security-bootstrapper internal] load build context 10:20:51 #43 transferring context: 3.21MB 2.2s done 10:20:51 #43 DONE 3.9s 10:20:51 10:20:51 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:20:51 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 10:20:51 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:20:51 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:20:51 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:20:51 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done 10:20:51 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done 10:20:51 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 10:20:51 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 10:20:51 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.09MB / 33.17MB 2.2s 10:20:51 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 10:20:51 #44 ... 10:20:51 10:20:51 #45 [security-proxy-auth internal] load build context 10:20:51 #45 transferring context: 3.21MB 2.6s done 10:20:51 #45 DONE 3.8s 10:20:51 10:20:51 #46 [security-spire-agent internal] load build context 10:20:51 #46 transferring context: 23.33kB 0.1s done 10:20:51 #46 DONE 2.8s 10:20:51 10:20:51 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:20:51 #44 ... 10:20:51 10:20:51 #39 [core-command internal] load build context 10:20:51 #39 DONE 3.9s 10:20:51 10:20:51 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:20:51 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.5s 10:20:51 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.89MB / 33.17MB 2.7s 10:20:51 #44 ... 10:20:51 10:20:51 #47 [core-metadata internal] load build context 10:20:51 #47 transferring context: 3.21MB 3.1s done 10:20:51 #47 DONE 4.8s 10:20:51 10:20:51 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:20:52 #44 ... 10:20:52 10:20:52 #48 [security-secretstore-setup internal] load build context 10:20:52 #48 transferring context: 3.21MB 2.3s done 10:20:52 #48 DONE 4.3s 10:20:52 10:20:52 #49 [core-common-config-bootstrapper internal] load build context 10:20:52 #49 transferring context: 3.21MB 2.2s done 10:20:52 #49 DONE 4.2s 10:20:52 10:20:52 #50 [support-notifications internal] load build context 10:20:52 #50 transferring context: 3.21MB 3.4s done 10:20:52 #50 DONE 5.0s 10:20:52 10:20:52 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:20:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.66MB / 33.17MB 2.9s 10:20:52 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 10:20:52 #44 ... 10:20:52 10:20:52 #51 [security-spire-config internal] load build context 10:20:52 #51 transferring context: 22.05kB 0.1s done 10:20:52 #51 DONE 2.5s 10:20:52 10:20:52 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:20:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 3.1s 10:20:52 #44 ... 10:20:52 10:20:52 #52 [security-proxy-setup internal] load build context 10:20:52 #52 transferring context: 3.21MB 1.0s done 10:20:52 #52 DONE 3.1s 10:20:52 10:20:52 #53 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:20:52 #53 DONE 4.3s 10:20:52 10:20:52 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:20:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 3.3s 10:20:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.7s 10:20:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.8s 10:20:53 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.08MB / 33.17MB 4.4s 10:20:54 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.00MB / 33.17MB 5.1s 10:20:55 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.35MB / 33.17MB 6.1s 10:20:55 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 6.4s done 10:20:57 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10:20:58 #44 ... 10:20:58 10:20:58 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:20:58 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:20:58 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:20:58 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 10:20:58 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:20:58 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:20:58 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 10:20:58 #33 ... 10:20:58 10:20:58 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:20:58 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.3s done 10:20:58 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:20:58 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 10:20:58 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 10:20:58 #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:20:58 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 10:20:58 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 10:20:58 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 10:20:58 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.6s done 10:20:58 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 10:20:58 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 10:20:58 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.1s 10:20:59 #54 ... 10:20:59 10:20:59 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:21:01 #44 ... 10:21:01 10:21:01 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:21:01 #0 8.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:01 #0 9.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:01 #55 ... 10:21:01 10:21:01 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:21:01 #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:01 #0 8.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:01 #56 ... 10:21:01 10:21:01 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:21:01 #44 ... 10:21:01 10:21:01 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:21:01 #0 7.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:01 #0 8.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:01 #57 ... 10:21:01 10:21:01 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:21:02 #58 ... 10:21:02 10:21:02 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:21:02 #59 ... 10:21:02 10:21:02 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:21:02 #0 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:02 #60 ... 10:21:02 10:21:02 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:02 #61 ... 10:21:02 10:21:02 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:21:02 #62 ... 10:21:02 10:21:02 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:21:02 #63 ... 10:21:02 10:21:02 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:21:02 #0 9.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:02 #64 ... 10:21:02 10:21:02 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:21:03 #65 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:03 #65 ... 10:21:03 10:21:03 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:03 #66 ... 10:21:03 10:21:03 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:21:03 #0 9.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:03 #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:03 #67 ... 10:21:03 10:21:03 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:03 #61 DONE 11.4s 10:21:03 10:21:03 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:21:03 #0 9.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:03 #0 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:03 #68 ... 10:21:03 10:21:03 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:21:03 #69 ... 10:21:03 10:21:03 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:03 #66 DONE 11.1s 10:21:03 10:21:03 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:21:03 #70 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:03 #70 ... 10:21:03 10:21:03 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:21:03 #0 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:03 #71 ... 10:21:03 10:21:03 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:21:03 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.1s 10:21:05 #44 DONE 76.5s 10:21:05 10:21:05 #45 [security-proxy-setup internal] load build context 10:21:05 #45 DONE 76.7s 10:21:05 10:21:05 #62 [security-spire-server internal] load build context 10:21:05 #62 DONE 71.3s 10:21:05 10:21:05 #49 [core-command internal] load build context 10:21:05 #49 DONE 76.0s 10:21:05 10:21:05 #48 [core-data internal] load build context 10:21:05 #48 DONE 77.1s 10:21:05 10:21:05 #36 [support-notifications internal] load build context 10:21:05 #36 DONE 74.4s 10:21:05 10:21:05 #43 [core-common-config-bootstrapper internal] load build context 10:21:05 #43 DONE 77.2s 10:21:05 10:21:05 #42 [security-proxy-auth internal] load build context 10:21:05 #42 DONE 77.2s 10:21:05 10:21:05 #59 [core-metadata internal] load build context 10:21:05 #59 DONE 71.9s 10:21:05 10:21:05 #35 [security-bootstrapper internal] load build context 10:21:05 #35 DONE 74.4s 10:21:05 10:21:05 #47 [support-scheduler internal] load build context 10:21:05 #47 DONE 77.1s 10:21:05 10:21:05 #61 [security-spiffe-token-provider internal] load build context 10:21:05 #61 DONE 71.9s 10:21:05 10:21:05 #56 [security-secretstore-setup internal] load build context 10:21:05 #56 DONE 71.9s 10:21:05 10:21:05 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:21:05 #60 DONE 71.5s 10:21:05 10:21:05 #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:21:05 #65 ... 10:21:05 10:21:05 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:21:05 #50 DONE 73.5s 10:21:05 10:21:05 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:21:05 #55 DONE 72.3s 10:21:05 10:21:05 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:21:05 #53 DONE 72.7s 10:21:05 10:21:05 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:21:05 #46 DONE 76.1s 10:21:05 10:21:05 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 10:21:05 #66 ... 10:21:05 10:21:05 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:21:05 #32 DONE 76.3s 10:21:05 10:21:05 #41 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:21:05 #41 DONE 78.1s 10:21:05 10:21:05 #67 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:21:05 #67 DONE 0.2s 10:21:05 10:21:05 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:21:05 #52 72.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #52 ... 10:21:05 10:21:05 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:05 #51 DONE 73.2s 10:21:05 10:21:05 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 10:21:05 #66 0.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #66 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #66 1.355 OK: 8 MiB in 15 packages 10:21:05 #66 DONE 2.1s 10:21:05 10:21:05 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:21:05 #58 73.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #58 73.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #58 73.71 (1/1) Installing dumb-init (1.2.5-r3) 10:21:05 #58 73.73 Executing busybox-1.36.1-r29.trigger 10:21:05 #58 73.73 OK: 8 MiB in 15 packages 10:21:05 #58 DONE 74.0s 10:21:05 10:21:05 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:21:05 #63 73.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #63 73.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #63 73.69 (1/4) Installing dumb-init (1.2.5-r3) 10:21:05 #63 73.69 (2/4) Installing openssl (3.3.3-r0) 10:21:05 #63 73.71 (3/4) Installing su-exec (0.2-r3) 10:21:05 #63 73.71 (4/4) Installing yq-go (4.44.1-r2) 10:21:05 #63 73.80 Executing busybox-1.36.1-r29.trigger 10:21:05 #63 73.80 OK: 19 MiB in 18 packages 10:21:05 #63 DONE 74.1s 10:21:05 10:21:05 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:21:05 #68 ... 10:21:05 10:21:05 #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:21:05 #65 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #65 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #65 1.711 OK: 19 MiB in 18 packages 10:21:05 #65 DONE 1.9s 10:21:05 10:21:05 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:21:05 #64 72.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #64 72.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #64 72.91 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:21:05 #64 72.91 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:21:05 #64 72.91 OK: 24170 distinct packages available 10:21:05 #64 72.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #64 73.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #64 73.53 (1/14) Installing ca-certificates (20241121-r1) 10:21:05 #64 73.56 (2/14) Installing brotli-libs (1.1.0-r2) 10:21:05 #64 73.57 (3/14) Installing c-ares (1.33.1-r0) 10:21:05 #64 73.57 (4/14) Installing libunistring (1.2-r0) 10:21:05 #64 73.59 (5/14) Installing libidn2 (2.3.7-r0) 10:21:05 #64 73.59 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:21:05 #64 73.60 (7/14) Installing libpsl (0.21.5-r1) 10:21:05 #64 73.60 (8/14) Installing zstd-libs (1.5.6-r0) 10:21:05 #64 73.61 (9/14) Installing libcurl (8.12.1-r0) 10:21:05 #64 73.62 (10/14) Installing curl (8.12.1-r0) 10:21:05 #64 73.63 (11/14) Installing dumb-init (1.2.5-r3) 10:21:05 #64 73.63 (12/14) Installing musl-obstack (1.2.3-r2) 10:21:05 #64 73.63 (13/14) Installing libucontext (1.2-r3) 10:21:05 #64 73.64 (14/14) Installing gcompat (1.1.0-r4) 10:21:05 #64 73.64 Executing busybox-1.36.1-r29.trigger 10:21:05 #64 73.69 Executing ca-certificates-20241121-r1.trigger 10:21:05 #64 ... 10:21:05 10:21:05 #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:21:05 #0 1.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #0 2.067 OK: 9 MiB in 19 packages 10:21:05 #69 DONE 2.2s 10:21:05 10:21:05 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:21:05 #57 72.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #57 73.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #57 74.26 (1/2) Installing dumb-init (1.2.5-r3) 10:21:05 #57 74.27 (2/2) Installing su-exec (0.2-r3) 10:21:05 #57 74.27 Executing busybox-1.36.1-r29.trigger 10:21:05 #57 74.28 OK: 8 MiB in 16 packages 10:21:05 #57 DONE 74.5s 10:21:05 10:21:05 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:21:05 #64 73.74 OK: 13 MiB in 28 packages 10:21:05 #64 ... 10:21:05 10:21:05 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:21:05 #54 73.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #54 73.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #54 73.68 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:21:05 #54 73.68 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:21:05 #54 73.68 OK: 24170 distinct packages available 10:21:05 #54 73.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #54 73.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #54 74.22 (1/4) Installing dumb-init (1.2.5-r3) 10:21:05 #54 74.22 (2/4) Installing musl-obstack (1.2.3-r2) 10:21:05 #54 74.22 (3/4) Installing libucontext (1.2-r3) 10:21:05 #54 74.22 (4/4) Installing gcompat (1.1.0-r4) 10:21:05 #54 74.23 Executing busybox-1.36.1-r29.trigger 10:21:05 #54 74.24 OK: 8 MiB in 18 packages 10:21:05 #54 DONE 74.6s 10:21:05 10:21:05 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:21:05 #52 74.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #52 74.33 (1/3) Installing ca-certificates (20241121-r1) 10:21:05 #52 74.35 (2/3) Installing dumb-init (1.2.5-r3) 10:21:05 #52 74.36 (3/3) Installing tzdata (2025a-r0) 10:21:05 #52 74.40 Executing busybox-1.36.1-r29.trigger 10:21:05 #52 74.41 Executing ca-certificates-20241121-r1.trigger 10:21:05 #52 74.45 OK: 10 MiB in 17 packages 10:21:05 #52 DONE 74.6s 10:21:05 10:21:05 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:21:05 #0 1.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #0 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #0 2.195 OK: 12 MiB in 21 packages 10:21:05 #70 DONE 2.4s 10:21:05 10:21:05 #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:21:05 #71 ... 10:21:05 10:21:05 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:21:05 #64 DONE 75.5s 10:21:05 10:21:05 #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:21:05 #72 DONE 1.8s 10:21:05 10:21:05 #73 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:21:05 #73 DONE 1.8s 10:21:05 10:21:05 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:21:05 #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #0 1.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #0 1.974 OK: 248 MiB in 58 packages 10:21:05 #74 DONE 3.6s 10:21:05 10:21:05 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:05 #75 DONE 3.7s 10:21:05 10:21:05 #76 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:21:05 #76 DONE 0.2s 10:21:05 10:21:05 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:21:05 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s done 10:21:05 #54 ... 10:21:05 10:21:05 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:21:05 #57 13.74 (1/7) Installing ca-certificates (20241121-r1) 10:21:05 #77 ... 10:21:05 10:21:05 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:21:05 #0 3.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #0 3.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #0 4.096 OK: 248 MiB in 58 packages 10:21:05 #78 DONE 4.9s 10:21:05 10:21:05 #79 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:21:05 #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #0 4.173 OK: 248 MiB in 58 packages 10:21:05 #79 DONE 5.0s 10:21:05 10:21:05 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:21:05 #0 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #0 3.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #0 4.088 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:21:05 #0 4.088 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:21:05 #0 4.088 OK: 24188 distinct packages available 10:21:05 #0 4.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #0 4.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #0 4.522 OK: 248 MiB in 58 packages 10:21:05 #80 DONE 4.9s 10:21:05 10:21:05 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:21:05 #81 DONE 1.3s 10:21:05 10:21:05 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:21:05 #82 DONE 1.3s 10:21:05 10:21:05 #83 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:21:05 #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:05 #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:05 #0 4.533 OK: 248 MiB in 58 packages 10:21:05 #83 DONE 5.3s 10:21:05 10:21:05 #84 [security-spire-server stage-2 6/9] COPY security.txt / 10:21:05 #84 DONE 0.5s 10:21:05 10:21:05 #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:21:05 #85 DONE 0.2s 10:21:05 10:21:05 #86 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:21:06 #86 DONE 0.2s 10:21:06 10:21:06 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:21:06 #87 DONE 0.1s 10:21:06 10:21:06 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:21:06 #88 DONE 0.2s 10:21:06 10:21:06 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:21:06 #89 DONE 0.3s 10:21:06 10:21:06 #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:21:06 #90 DONE 0.3s 10:21:06 10:21:06 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:06 #91 ... 10:21:06 10:21:06 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 10:21:06 #92 DONE 0.2s 10:21:06 10:21:06 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:21:06 #93 DONE 0.1s 10:21:06 10:21:06 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:21:06 #94 DONE 0.1s 10:21:06 #57 14.27 (2/7) Installing dumb-init (1.2.5-r3) 10:21:06 #57 14.30 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:21:06 #57 14.34 (4/7) Installing libsodium (1.0.19-r0) 10:21:06 #57 14.37 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:21:06 10:21:06 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:21:06 #95 DONE 0.1s 10:21:06 10:21:06 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:21:06 #96 DONE 0.1s 10:21:06 10:21:06 #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:21:06 #97 DONE 0.0s 10:21:06 10:21:06 #98 [security-spire-server] exporting to image 10:21:06 #98 exporting layers 10:21:06 #57 14.66 (6/7) Installing libzmq (4.3.5-r2) 10:21:06 #57 14.75 (7/7) Installing zeromq (4.3.5-r2) 10:21:06 #57 14.79 Executing busybox-1.36.1-r29.trigger 10:21:06 #57 15.02 Executing ca-certificates-20241121-r1.trigger 10:21:07 #98 exporting layers 1.0s done 10:21:07 #98 writing image sha256:cba9560a5ad26a82a0636e4d9ec67169e09a7fae781d8a5af07f4d773cbbdc68 10:21:07 #98 exporting layers 1.1s done 10:21:07 #98 writing image sha256:cba9560a5ad26a82a0636e4d9ec67169e09a7fae781d8a5af07f4d773cbbdc68 0.0s done 10:21:07 #98 naming to docker.io/library/security-spire-agent done 10:21:07 #98 writing image sha256:690221e786d663fd77c30e905ba898e9da3028d7e574bb3160de2a4c28606dca done 10:21:07 #98 naming to docker.io/library/security-spire-server done 10:21:07 #98 DONE 1.2s 10:21:07 10:21:07 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:21:07 #68 5.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:07 #68 5.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:07 #68 5.571 OK: 8 MiB in 15 packages 10:21:07 #68 DONE 5.7s 10:21:07 10:21:07 #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:21:07 #71 4.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:07 #71 4.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:07 #71 5.256 OK: 10 MiB in 17 packages 10:21:08 #71 ... 10:21:08 10:21:08 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:21:08 #0 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:08 #0 4.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:08 #0 5.132 OK: 8 MiB in 18 packages 10:21:08 #99 DONE 5.3s 10:21:08 10:21:08 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:21:08 #57 16.72 OK: 14 MiB in 21 packages 10:21:09 #100 ... 10:21:09 10:21:09 #101 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:21:09 #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:09 #0 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:09 #0 5.183 OK: 8 MiB in 16 packages 10:21:09 #101 DONE 6.5s 10:21:09 10:21:09 #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:21:09 #0 5.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:09 #0 5.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:09 #0 5.666 OK: 19 MiB in 18 packages 10:21:09 #102 DONE 7.0s 10:21:09 10:21:09 #103 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:21:09 #0 5.385 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:09 #0 5.920 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:09 #0 6.816 (1/1) Installing dumb-init (1.2.5-r3) 10:21:09 #0 7.164 Executing busybox-1.36.1-r29.trigger 10:21:09 #0 7.170 OK: 8 MiB in 15 packages 10:21:09 #103 DONE 8.1s 10:21:09 10:21:09 #104 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:21:09 #0 3.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:09 #0 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:09 #0 3.680 OK: 13 MiB in 28 packages 10:21:09 #104 DONE 4.9s 10:21:09 10:21:09 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:21:09 #100 DONE 1.3s 10:21:09 10:21:09 #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:21:09 #71 DONE 6.6s 10:21:09 10:21:09 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:21:09 #105 DONE 0.1s 10:21:09 10:21:09 #106 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:21:09 #106 DONE 0.1s 10:21:09 10:21:09 #107 [security-spire-config stage-2 6/10] COPY security.txt / 10:21:09 #107 DONE 0.1s 10:21:09 10:21:09 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:21:09 #108 DONE 0.1s 10:21:09 10:21:09 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:21:09 #77 4.743 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:09 #77 ... 10:21:09 10:21:09 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:21:09 #109 DONE 0.0s 10:21:09 10:21:09 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:21:09 #110 DONE 0.0s 10:21:09 10:21:09 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:21:09 #77 5.198 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:10 #77 ... 10:21:10 10:21:10 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:21:10 #111 DONE 1.0s 10:21:10 10:21:10 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:21:10 #112 DONE 0.0s 10:21:10 10:21:10 #98 [security-spire-config] exporting to image 10:21:10 #98 exporting layers 1.0s done 10:21:10 #98 writing image sha256:3c2e4a507e7ec4829a920b178891f6b9dbbb1f0cb972c85bc5dd8492c5381d2f done 10:21:10 #98 naming to docker.io/library/security-spire-config 0.0s done 10:21:10 #98 DONE 2.2s 10:21:10 10:21:10 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:21:10 #77 6.025 OK: 248 MiB in 58 packages 10:21:10 #77 DONE 6.2s 10:21:10 10:21:10 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:21:10 #113 DONE 0.1s 10:21:10 10:21:10 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:11 #57 DONE 19.1s 10:21:11 10:21:11 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:21:12 #72 ... 10:21:12 10:21:12 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:21:12 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.7s 10:21:12 #44 ... 10:21:12 10:21:12 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:21:12 #59 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:12 #59 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:12 #59 ... 10:21:12 10:21:12 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:21:12 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.1s done 10:21:12 #44 ... 10:21:12 10:21:12 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:21:12 #58 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:12 #58 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:12 #58 ... 10:21:12 10:21:12 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:21:12 #44 DONE 25.1s 10:21:12 10:21:12 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:21:12 #62 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:12 #62 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:12 #62 ... 10:21:12 10:21:12 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:21:12 #55 18.40 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:21:12 #55 18.40 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:21:12 #55 18.40 OK: 24048 distinct packages available 10:21:12 #55 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:13 #55 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:13 #55 ... 10:21:13 10:21:13 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:21:13 #0 5.119 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:13 #0 7.210 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:13 #73 ... 10:21:13 10:21:13 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:21:13 #63 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:13 #63 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:13 #63 ... 10:21:13 10:21:13 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:21:13 #64 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:13 #64 19.69 OK: 239 MiB in 58 packages 10:21:13 #64 ... 10:21:13 10:21:13 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:21:13 #0 5.045 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:13 #0 7.124 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:13 #74 ... 10:21:13 10:21:13 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:21:13 #68 21.25 (1/4) Installing dumb-init (1.2.5-r3) 10:21:13 #68 21.33 (2/4) Installing openssl (3.3.3-r0) 10:21:13 #68 21.55 (3/4) Installing su-exec (0.2-r3) 10:21:13 #68 21.58 (4/4) Installing yq-go (4.44.1-r2) 10:21:13 #68 ... 10:21:13 10:21:13 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:21:13 #60 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:14 #60 ... 10:21:14 10:21:14 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:21:14 #64 DONE 21.7s 10:21:14 10:21:14 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:21:14 #75 ... 10:21:14 10:21:14 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:21:14 #69 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:14 #69 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:14 #69 ... 10:21:14 10:21:14 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:21:14 #72 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:14 #72 ... 10:21:14 10:21:14 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:21:14 #75 DONE 0.5s 10:21:14 10:21:14 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:21:14 #63 22.81 (1/2) Installing dumb-init (1.2.5-r3) 10:21:14 #63 22.86 (2/2) Installing su-exec (0.2-r3) 10:21:14 #63 22.90 Executing busybox-1.36.1-r29.trigger 10:21:15 #63 23.19 OK: 9 MiB in 16 packages 10:21:15 #63 ... 10:21:15 10:21:15 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:21:15 #70 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:15 #70 23.17 OK: 239 MiB in 58 packages 10:21:15 #70 ... 10:21:15 10:21:15 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:21:15 #68 23.44 Executing busybox-1.36.1-r29.trigger 10:21:15 #68 23.55 OK: 20 MiB in 18 packages 10:21:15 #68 ... 10:21:15 10:21:15 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:21:15 #71 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:15 #71 ... 10:21:15 10:21:15 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:21:15 #65 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:16 #65 ... 10:21:16 10:21:16 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:21:16 #54 ... 10:21:16 10:21:16 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:21:16 #62 23.56 OK: 239 MiB in 58 packages 10:21:16 #62 ... 10:21:16 10:21:16 #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:21:16 #60 22.94 (1/1) Installing dumb-init (1.2.5-r3) 10:21:16 #60 22.98 Executing busybox-1.36.1-r29.trigger 10:21:16 #60 23.15 OK: 9 MiB in 15 packages 10:21:16 #60 DONE 24.9s 10:21:16 10:21:16 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 10:21:16 #76 ... 10:21:16 10:21:16 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:21:16 #56 15.47 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:21:16 #56 15.47 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:21:16 #56 15.47 OK: 24048 distinct packages available 10:21:16 #56 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:16 #56 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:16 #56 ... 10:21:16 10:21:16 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:21:16 #69 24.69 OK: 239 MiB in 58 packages 10:21:17 #69 ... 10:21:17 10:21:17 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:21:17 #63 DONE 25.5s 10:21:17 10:21:17 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:21:17 #114 ... 10:21:17 10:21:17 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:17 #115 ... 10:21:17 10:21:17 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:17 #116 ... 10:21:17 10:21:17 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:17 #117 ... 10:21:17 10:21:17 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:17 #77 ... 10:21:17 10:21:17 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:21:17 #68 DONE 25.8s 10:21:17 10:21:17 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:21:18 #78 ... 10:21:18 10:21:18 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:21:18 #70 DONE 25.6s 10:21:18 10:21:18 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:21:18 #58 26.34 (1/1) Installing dumb-init (1.2.5-r3) 10:21:18 #58 26.39 Executing busybox-1.36.1-r29.trigger 10:21:18 #58 26.57 OK: 9 MiB in 15 packages 10:21:18 #58 ... 10:21:18 10:21:18 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:21:18 #62 DONE 26.2s 10:21:18 10:21:18 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:21:19 #79 ... 10:21:19 10:21:19 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:21:19 #80 DONE 1.5s 10:21:19 10:21:19 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:20 #81 ... 10:21:20 10:21:20 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:21:20 #79 DONE 1.6s 10:21:20 10:21:20 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:20 #82 ... 10:21:20 10:21:20 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:21:20 #69 DONE 28.2s 10:21:20 10:21:20 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:21:20 #58 DONE 28.8s 10:21:20 10:21:20 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:21:21 #83 ... 10:21:21 10:21:21 #84 [core-data builder 4/7] COPY go.mod vendor* ./ 10:21:21 #84 DONE 1.4s 10:21:22 10:21:22 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:21:22 #56 30.48 (1/4) Installing dumb-init (1.2.5-r3) 10:21:22 #56 30.53 (2/4) Installing musl-obstack (1.2.3-r2) 10:21:22 #56 30.58 (3/4) Installing libucontext (1.2-r3) 10:21:22 #56 30.60 (4/4) Installing gcompat (1.1.0-r4) 10:21:22 #56 30.65 Executing busybox-1.36.1-r29.trigger 10:21:22 #56 30.82 OK: 9 MiB in 18 packages 10:21:23 #56 ... 10:21:23 10:21:23 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:21:23 #67 21.42 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:21:23 #67 21.42 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:21:23 #67 21.42 OK: 24048 distinct packages available 10:21:23 #67 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:23 #67 24.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:23 #67 ... 10:21:23 10:21:23 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:21:23 #55 32.03 (1/14) Installing ca-certificates (20241121-r1) 10:21:24 #55 32.47 (2/14) Installing brotli-libs (1.1.0-r2) 10:21:24 #55 32.64 (3/14) Installing c-ares (1.33.1-r0) 10:21:24 #55 32.64 (4/14) Installing libunistring (1.2-r0) 10:21:24 #55 32.87 (5/14) Installing libidn2 (2.3.7-r0) 10:21:24 #55 32.90 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:21:24 #55 33.01 (7/14) Installing libpsl (0.21.5-r1) 10:21:24 #55 33.11 (8/14) Installing zstd-libs (1.5.6-r0) 10:21:24 #55 ... 10:21:24 10:21:24 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:21:24 #71 24.97 (1/4) Installing ca-certificates (20241121-r1) 10:21:24 #71 25.75 (2/4) Installing dumb-init (1.2.5-r3) 10:21:24 #71 25.80 (3/4) Installing su-exec (0.2-r3) 10:21:24 #71 25.87 (4/4) Installing yq-go (4.44.1-r2) 10:21:24 #71 27.78 Executing busybox-1.36.1-r29.trigger 10:21:24 #71 27.99 Executing ca-certificates-20241121-r1.trigger 10:21:24 #71 29.95 OK: 20 MiB in 18 packages 10:21:24 #71 DONE 32.6s 10:21:24 10:21:24 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:24 #85 ... 10:21:24 10:21:24 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:21:24 #56 DONE 33.3s 10:21:24 10:21:24 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:21:24 #74 19.40 OK: 239 MiB in 58 packages 10:21:24 #74 DONE 21.2s 10:21:24 10:21:24 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:21:25 #86 ... 10:21:25 10:21:25 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:21:25 #59 26.29 (1/3) Installing ca-certificates (20241121-r1) 10:21:25 #59 27.27 (2/3) Installing dumb-init (1.2.5-r3) 10:21:25 #59 27.31 (3/3) Installing tzdata (2025a-r0) 10:21:25 #59 29.14 Executing busybox-1.36.1-r29.trigger 10:21:25 #59 29.31 Executing ca-certificates-20241121-r1.trigger 10:21:25 #59 30.85 OK: 11 MiB in 17 packages 10:21:25 #59 DONE 33.8s 10:21:25 10:21:25 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:21:25 #73 19.61 (1/1) Installing dumb-init (1.2.5-r3) 10:21:25 #73 20.70 Executing busybox-1.36.1-r29.trigger 10:21:25 #73 21.01 OK: 9 MiB in 15 packages 10:21:25 #73 ... 10:21:25 10:21:25 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:21:25 #72 4.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:25 #72 14.01 OK: 14 MiB in 21 packages 10:21:26 #72 ... 10:21:26 10:21:26 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:21:26 #55 33.31 (9/14) Installing libcurl (8.12.1-r0) 10:21:26 #55 33.50 (10/14) Installing curl (8.12.1-r0) 10:21:26 #55 33.57 (11/14) Installing dumb-init (1.2.5-r3) 10:21:26 #55 33.63 (12/14) Installing musl-obstack (1.2.3-r2) 10:21:26 #55 33.64 (13/14) Installing libucontext (1.2-r3) 10:21:26 #55 33.70 (14/14) Installing gcompat (1.1.0-r4) 10:21:26 #55 33.71 Executing busybox-1.36.1-r29.trigger 10:21:26 #55 33.92 Executing ca-certificates-20241121-r1.trigger 10:21:26 #55 ... 10:21:26 10:21:26 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:21:26 #65 23.97 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:21:26 #65 23.97 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:21:26 #65 23.97 OK: 24066 distinct packages available 10:21:26 #65 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:26 #65 29.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:26 #65 ... 10:21:26 10:21:26 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:21:26 #55 35.15 OK: 15 MiB in 28 packages 10:21:26 #55 ... 10:21:26 10:21:26 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:21:26 #73 DONE 23.6s 10:21:26 10:21:26 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:21:26 #67 35.09 (1/5) Installing dumb-init (1.2.5-r3) 10:21:26 #67 35.11 (2/5) Installing musl-obstack (1.2.3-r2) 10:21:26 #67 35.12 (3/5) Installing libucontext (1.2-r3) 10:21:26 #67 35.15 (4/5) Installing gcompat (1.1.0-r4) 10:21:27 #67 35.18 (5/5) Installing openssl (3.3.3-r0) 10:21:27 #67 35.26 Executing busybox-1.36.1-r29.trigger 10:21:27 #67 ... 10:21:27 10:21:27 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:21:27 #72 DONE 16.3s 10:21:27 10:21:27 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:21:27 #67 35.36 OK: 10 MiB in 19 packages 10:21:27 #67 ... 10:21:27 10:21:27 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:21:27 #86 DONE 2.6s 10:21:27 10:21:27 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:28 #87 ... 10:21:28 10:21:28 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:21:28 #67 DONE 36.5s 10:21:28 10:21:28 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:21:28 #88 ... 10:21:28 10:21:28 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:21:28 #55 DONE 37.3s 10:21:28 10:21:28 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:21:30 #89 ... 10:21:30 10:21:30 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:21:30 #65 36.31 OK: 239 MiB in 58 packages 10:21:30 #65 DONE 37.7s 10:21:30 10:21:30 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:21:31 #90 DONE 1.1s 10:21:31 10:21:31 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:31 #91 ... 10:21:31 10:21:31 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:32 #92 ... 10:21:32 10:21:32 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:21:32 #83 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:32 #83 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:34 #83 ... 10:21:34 10:21:34 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 10:21:34 #76 7.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:34 #76 9.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:34 #76 16.76 OK: 9 MiB in 15 packages 10:21:34 #76 ... 10:21:34 10:21:34 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:21:34 #78 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:34 #78 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:34 #78 ... 10:21:34 10:21:34 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:21:34 #0 9.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:34 #93 ... 10:21:34 10:21:34 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:21:34 #0 9.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:35 #94 ... 10:21:35 10:21:35 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:21:35 #76 DONE 18.6s 10:21:35 10:21:35 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:21:35 #89 6.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:35 #89 ... 10:21:35 10:21:35 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:21:35 #0 8.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:35 #95 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:35 #95 ... 10:21:35 10:21:35 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:21:35 #93 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:36 #93 ... 10:21:36 10:21:36 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:21:36 #77 9.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:36 #77 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:36 #77 18.19 OK: 9 MiB in 16 packages 10:21:36 #77 DONE 19.1s 10:21:36 10:21:36 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:21:39 #96 ... 10:21:39 10:21:39 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:21:39 #83 17.03 OK: 9 MiB in 15 packages 10:21:39 #83 DONE 18.2s 10:21:39 10:21:39 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:21:39 #78 20.18 OK: 20 MiB in 18 packages 10:21:39 #78 ... 10:21:39 10:21:39 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:21:39 #96 DONE 2.7s 10:21:39 10:21:39 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:21:39 #97 DONE 0.2s 10:21:39 10:21:39 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:21:39 #88 6.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:39 #88 7.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:39 #88 ... 10:21:39 10:21:39 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:21:39 #78 DONE 22.0s 10:21:39 10:21:39 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:21:39 #98 DONE 0.3s 10:21:39 10:21:39 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:21:39 #89 7.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:41 #89 ... 10:21:41 10:21:41 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:21:41 #93 16.97 OK: 20 MiB in 18 packages 10:21:42 #93 ... 10:21:42 10:21:42 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:21:42 #94 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:42 #94 16.74 OK: 9 MiB in 18 packages 10:21:42 #94 DONE 17.8s 10:21:42 10:21:42 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:21:42 #93 DONE 18.0s 10:21:42 10:21:42 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:21:42 #88 14.18 OK: 10 MiB in 19 packages 10:21:43 #88 ... 10:21:43 10:21:43 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:21:43 #95 16.66 OK: 11 MiB in 17 packages 10:21:43 #95 DONE 17.9s 10:21:43 10:21:43 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:21:43 #89 13.42 OK: 15 MiB in 28 packages 10:21:43 #89 DONE 14.8s 10:21:43 10:21:43 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:21:44 #99 ... 10:21:44 10:21:44 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:21:44 #88 DONE 15.9s 10:21:44 10:21:44 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:21:45 #100 DONE 1.2s 10:21:45 10:21:45 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:21:46 #101 ... 10:21:46 10:21:46 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:21:46 #99 DONE 3.5s 10:21:46 10:21:46 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:21:46 #102 DONE 0.3s 10:21:46 10:21:46 #103 [security-spire-config stage-2 6/10] COPY security.txt / 10:21:46 #103 DONE 0.2s 10:21:46 10:21:46 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:21:46 #104 DONE 2.2s 10:21:46 10:21:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:21:46 #54 ... 10:21:46 10:21:46 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:21:46 #105 ... 10:21:46 10:21:46 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:21:46 #106 DONE 0.3s 10:21:46 10:21:46 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:21:46 #105 DONE 0.3s 10:21:46 10:21:46 #107 [security-spire-server stage-2 6/9] COPY security.txt / 10:21:47 #107 ... 10:21:47 10:21:47 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:21:47 #108 DONE 0.3s 10:21:47 10:21:47 #107 [security-spire-server stage-2 6/9] COPY security.txt / 10:21:47 #107 DONE 0.3s 10:21:47 10:21:47 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:21:47 #101 DONE 1.6s 10:21:47 10:21:47 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:21:47 #109 ... 10:21:47 10:21:47 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:21:47 #110 DONE 0.3s 10:21:47 10:21:47 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:21:47 #111 DONE 0.3s 10:21:47 10:21:47 #112 [security-spire-config] exporting to image 10:21:47 #112 exporting layers 10:21:47 #112 ... 10:21:47 10:21:47 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:21:47 #109 DONE 0.5s 10:21:47 10:21:47 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 10:21:47 #113 ... 10:21:47 10:21:47 #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:21:47 #114 DONE 0.6s 10:21:48 10:21:48 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 10:21:48 #113 DONE 0.5s 10:21:48 10:21:48 #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:21:48 #115 DONE 0.2s 10:21:48 10:21:48 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:21:48 #116 DONE 0.3s 10:21:48 10:21:48 #112 [security-spire-server] exporting to image 10:21:48 #112 ... 10:21:48 10:21:48 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:21:48 #117 DONE 0.3s 10:21:48 10:21:48 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:21:48 #118 DONE 0.3s 10:21:48 10:21:48 #112 [security-spire-agent] exporting to image 10:21:49 #118 ... 10:21:49 10:21:49 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:49 #91 DONE 41.3s 10:21:49 10:21:49 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:49 #114 DONE 36.6s 10:21:49 10:21:49 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:49 #116 DONE 41.4s 10:21:49 10:21:49 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:49 #117 DONE 41.5s 10:21:49 10:21:49 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:49 #115 DONE 41.6s 10:21:49 10:21:49 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:49 #118 DONE 41.4s 10:21:49 10:21:49 #119 [security-proxy-setup builder 6/7] COPY . . 10:21:51 #112 exporting layers 3.9s done 10:21:51 #112 writing image sha256:e328fc37e18cba22e82d1083a925fb1f0b3d6970c1198721b4198e427d3a3cce 0.1s done 10:21:51 #112 naming to docker.io/library/security-spire-config-arm64 0.0s done 10:21:51 #112 exporting layers 3.3s done 10:21:51 #112 writing image sha256:94fc1a8f9f9d7429c16e8408c48c572b872c167018869ba48ac5650c73a25d4e 0.0s done 10:21:51 #112 naming to docker.io/library/security-spire-server-arm64 10:21:51 #112 naming to docker.io/library/security-spire-server-arm64 done 10:21:52 #112 exporting layers 2.9s done 10:21:52 #112 writing image sha256:71ee9dcdc699932bca90c416c3524f24fed22ff746274c94edd8d1f6a7de553a done 10:21:52 #112 naming to docker.io/library/security-spire-agent-arm64 done 10:21:52 #112 DONE 4.8s 10:21:52 10:21:52 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:57 #119 ... 10:21:57 10:21:57 #120 [security-proxy-auth builder 6/7] COPY . . 10:21:57 #120 ... 10:21:57 10:21:57 #121 [core-keeper builder 7/8] COPY . . 10:21:57 #121 ... 10:21:57 10:21:57 #122 [support-notifications builder 6/7] COPY . . 10:21:58 #122 ... 10:21:58 10:21:58 #123 [security-spiffe-token-provider builder 6/7] COPY . . 10:21:58 #123 ... 10:21:58 10:21:58 #124 [support-scheduler builder 6/7] COPY . . 10:22:10 #124 ... 10:22:10 10:22:10 #121 [core-keeper builder 7/8] COPY . . 10:22:10 #121 DONE 21.3s 10:22:10 10:22:10 #119 [security-proxy-setup builder 6/7] COPY . . 10:22:10 #119 DONE 21.3s 10:22:10 10:22:10 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:22:10 #125 CACHED 10:22:10 10:22:10 #126 [security-secretstore-setup builder 6/7] COPY . . 10:22:10 #126 CACHED 10:22:10 10:22:10 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:10 #127 CACHED 10:22:10 10:22:10 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:22:10 #128 ... 10:22:10 10:22:10 #129 [security-bootstrapper builder 6/7] COPY . . 10:22:10 #129 CACHED 10:22:10 10:22:10 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:10 #130 CACHED 10:22:10 10:22:10 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:22:10 #131 CACHED 10:22:10 10:22:10 #122 [support-notifications builder 6/7] COPY . . 10:22:10 #122 DONE 21.4s 10:22:10 10:22:10 #123 [security-spiffe-token-provider builder 6/7] COPY . . 10:22:10 #123 DONE 21.4s 10:22:10 10:22:10 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:10 #132 CACHED 10:22:10 10:22:10 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 10:22:10 #133 CACHED 10:22:10 10:22:10 #134 [core-command builder 6/7] COPY . . 10:22:10 #134 CACHED 10:22:10 10:22:10 #124 [support-scheduler builder 6/7] COPY . . 10:22:10 #124 DONE 21.3s 10:22:10 10:22:10 #135 [core-data builder 6/7] COPY . . 10:22:10 #135 CACHED 10:22:10 10:22:10 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 10:22:10 #136 CACHED 10:22:10 10:22:10 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:10 #137 CACHED 10:22:10 10:22:10 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:10 #138 CACHED 10:22:10 10:22:10 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:22:10 #139 CACHED 10:22:10 10:22:10 #140 [core-metadata builder 6/7] COPY . . 10:22:10 #140 CACHED 10:22:10 10:22:10 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:22:10 #141 CACHED 10:22:10 10:22:10 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 10:22:10 #142 CACHED 10:22:10 10:22:10 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:10 #143 CACHED 10:22:10 10:22:10 #120 [security-proxy-auth builder 6/7] COPY . . 10:22:10 #120 DONE 21.4s 10:22:10 10:22:10 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:22:10 #144 1.037 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:22:18 #144 ... 10:22:18 10:22:18 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:22:18 #0 0.548 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:22:18 #145 ... 10:22:18 10:22:18 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:22:18 #0 1.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:22:19 #146 ... 10:22:19 10:22:19 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:22:19 #0 1.540 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:22:19 #147 ... 10:22:19 10:22:19 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:22:19 #0 0.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:22:19 #148 ... 10:22:19 10:22:19 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:22:19 #0 1.090 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:22:19 #149 ... 10:22:19 10:22:19 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:22:19 #0 0.801 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:22:19 #150 ... 10:22:19 10:22:19 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:22:19 #0 1.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:22:19 #151 ... 10:22:19 10:22:19 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:22:19 #0 0.883 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:22:20 #152 ... 10:22:20 10:22:20 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:22:20 #0 0.867 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:22:20 #153 ... 10:22:20 10:22:20 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:22:20 #0 1.395 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:22:20 #154 ... 10:22:20 10:22:20 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:22:20 #128 0.659 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:23:13 #92 DONE 104.0s 10:23:13 10:23:13 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #87 DONE 98.6s 10:23:13 10:23:13 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #81 DONE 106.5s 10:23:13 10:23:13 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #82 DONE 106.0s 10:23:13 10:23:13 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #91 DONE 94.8s 10:23:13 10:23:13 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:23:13 #119 ... 10:23:13 10:23:13 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #85 DONE 111.5s 10:23:13 10:23:13 #120 [support-scheduler builder 6/7] COPY . . 10:23:13 #120 ... 10:23:13 10:23:13 #121 [security-proxy-setup builder 6/7] COPY . . 10:23:13 #121 CACHED 10:23:13 10:23:13 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:23:13 #122 CACHED 10:23:13 10:23:13 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #123 CACHED 10:23:13 10:23:13 #124 [security-secretstore-setup builder 6/7] COPY . . 10:23:13 #124 CACHED 10:23:13 10:23:13 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:23:13 #125 CACHED 10:23:13 10:23:13 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #126 CACHED 10:23:13 10:23:13 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:23:13 #127 CACHED 10:23:13 10:23:13 #128 [security-proxy-auth builder 6/7] COPY . . 10:23:13 #128 CACHED 10:23:13 10:23:13 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #129 CACHED 10:23:13 10:23:13 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #130 CACHED 10:23:13 10:23:13 #131 [core-command builder 6/7] COPY . . 10:23:13 #131 CACHED 10:23:13 10:23:13 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 10:23:13 #132 CACHED 10:23:13 10:23:13 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #133 CACHED 10:23:13 10:23:13 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:23:13 #134 CACHED 10:23:13 10:23:13 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 10:23:13 #135 CACHED 10:23:13 10:23:13 #136 [security-bootstrapper builder 6/7] COPY . . 10:23:13 #136 DONE 1.8s 10:23:13 10:23:13 #137 [core-metadata builder 6/7] COPY . . 10:23:13 #137 CACHED 10:23:13 10:23:13 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:23:13 #138 CACHED 10:23:13 10:23:13 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:13 #139 CACHED 10:23:13 10:23:13 #140 [core-data builder 6/7] COPY . . 10:23:13 #140 DONE 2.0s 10:23:13 10:23:13 #141 [support-notifications builder 6/7] COPY . . 10:23:13 #141 DONE 2.0s 10:23:13 10:23:13 #142 [core-keeper builder 7/8] COPY . . 10:23:13 #142 DONE 2.0s 10:23:13 10:23:13 #120 [support-scheduler builder 6/7] COPY . . 10:23:13 #120 DONE 1.9s 10:23:13 10:23:13 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:23:13 #119 DONE 2.0s 10:23:13 10:23:13 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:23:13 #143 ... 10:23:13 10:23:13 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:23:13 #0 5.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:23:13 #144 ... 10:23:13 10:23:13 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:23:13 #0 5.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:23:13 #145 ... 10:23:13 10:23:13 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:23:13 #0 5.657 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:23:14 #146 ... 10:23:14 10:23:14 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:23:14 #143 6.413 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:23:18 #143 ... 10:23:18 10:23:18 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:23:18 #0 4.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:23:18 #147 ... 10:23:18 10:23:18 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:23:18 #0 3.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:23:18 #148 ... 10:23:18 10:23:18 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:23:18 #0 6.564 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:23:18 #149 ... 10:23:18 10:23:18 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:23:18 #0 5.478 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:23:18 #150 ... 10:23:18 10:23:18 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:23:18 #0 4.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:23:18 #151 ... 10:23:18 10:23:18 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:23:18 #0 6.447 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:23:19 #152 ... 10:23:19 10:23:19 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:23:19 #0 6.369 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:23:19 #153 ... 10:23:19 10:23:19 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:23:19 #0 5.907 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:23:56 #128 ... 10:23:56 10:23:56 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:23:56 #147 DONE 107.7s 10:23:56 10:23:56 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:23:56 #149 DONE 107.6s 10:23:56 10:23:56 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:23:56 #144 ... 10:23:56 10:23:56 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:23:58 #155 DONE 1.2s 10:23:58 10:23:58 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:23:58 #156 ... 10:23:58 10:23:58 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:23:58 #157 DONE 0.4s 10:23:58 10:23:58 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:23:58 #156 DONE 0.2s 10:23:58 10:23:58 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:23:58 #158 DONE 0.4s 10:23:58 10:23:58 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:23:59 #159 ... 10:23:59 10:23:59 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:23:59 #160 DONE 0.6s 10:23:59 10:23:59 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:24:00 #161 DONE 0.6s 10:24:00 10:24:00 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:24:00 #159 DONE 1.7s 10:24:00 10:24:00 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:00 #162 ... 10:24:00 10:24:00 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:24:00 #163 DONE 0.4s 10:24:00 10:24:00 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:24:01 #164 DONE 0.6s 10:24:01 10:24:01 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:24:19 #165 ... 10:24:19 10:24:19 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:19 #162 DONE 16.5s 10:24:19 10:24:19 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:24:19 #165 ... 10:24:19 10:24:19 #98 [core-common-config-bootstrapper] exporting to image 10:24:19 #98 exporting layers 10:24:19 #98 ... 10:24:19 10:24:19 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:24:19 #165 DONE 16.3s 10:24:19 10:24:19 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:24:45 #166 ... 10:24:45 10:24:45 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:24:45 #128 157.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:25:03 #128 DONE 172.4s 10:25:03 10:25:03 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:25:03 #144 DONE 172.3s 10:25:03 10:25:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:25:03 #151 DONE 172.4s 10:25:03 10:25:03 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:25:03 #153 DONE 172.4s 10:25:03 10:25:03 #98 [core-common-config-bootstrapper] exporting to image 10:25:03 #98 exporting layers 44.4s done 10:25:03 #98 ... 10:25:03 10:25:03 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:25:03 #154 DONE 172.4s 10:25:03 10:25:03 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:25:03 #145 DONE 172.5s 10:25:03 10:25:03 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:25:03 #152 DONE 172.4s 10:25:03 10:25:03 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:25:03 #166 DONE 44.0s 10:25:03 10:25:03 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:25:03 #146 DONE 172.4s 10:25:03 10:25:03 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:25:03 #148 DONE 172.6s 10:25:03 10:25:03 #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #167 CACHED 10:25:03 10:25:03 #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:25:03 #168 CACHED 10:25:03 10:25:03 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:25:03 #150 DONE 172.6s 10:25:03 10:25:03 #98 [core-common-config-bootstrapper] exporting to image 10:25:03 #98 writing image sha256:d7c843d62fd97c6e683bee53b4ef9c544b49191b114e9d99277358a969617e28 done 10:25:03 #98 naming to docker.io/library/core-common-config-bootstrapper done 10:25:03 #98 DONE 46.7s 10:25:03 10:25:03 #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #169 ... 10:25:03 10:25:03 #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #170 CACHED 10:25:03 10:25:03 #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:25:03 #171 CACHED 10:25:03 10:25:03 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:25:03 #172 CACHED 10:25:03 10:25:03 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #173 CACHED 10:25:03 10:25:03 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #174 ... 10:25:03 10:25:03 #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #175 DONE 0.8s 10:25:03 10:25:03 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #176 DONE 0.8s 10:25:03 10:25:03 #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:03 #177 ... 10:25:03 10:25:03 #178 [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/ 10:25:03 #178 DONE 1.0s 10:25:03 10:25:03 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #179 DONE 1.0s 10:25:03 10:25:03 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #174 DONE 0.8s 10:25:03 10:25:03 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #180 DONE 1.0s 10:25:03 10:25:03 #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #169 DONE 1.0s 10:25:03 10:25:03 #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:03 #181 DONE 0.9s 10:25:03 10:25:03 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:25:03 #182 DONE 1.0s 10:25:03 10:25:03 #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:25:03 #183 DONE 1.1s 10:25:03 10:25:03 #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:03 #177 DONE 0.4s 10:25:03 10:25:03 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:25:03 #184 DONE 0.5s 10:25:03 10:25:03 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:25:03 #185 DONE 1.0s 10:25:03 10:25:03 #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:25:03 #186 ... 10:25:03 10:25:03 #187 [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/ 10:25:03 #187 DONE 0.5s 10:25:03 10:25:03 #188 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:25:03 #188 DONE 0.5s 10:25:03 10:25:03 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:03 #189 DONE 0.5s 10:25:03 10:25:03 #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:25:03 #190 DONE 0.5s 10:25:03 10:25:03 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:25:03 #191 DONE 0.5s 10:25:03 10:25:03 #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:03 #192 DONE 0.5s 10:25:03 10:25:03 #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:25:03 #193 DONE 0.5s 10:25:03 10:25:03 #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:03 #194 DONE 0.5s 10:25:03 10:25:03 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:25:03 #195 DONE 0.5s 10:25:03 10:25:03 #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 10:25:03 #196 DONE 0.5s 10:25:03 10:25:03 #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:25:03 #186 DONE 0.5s 10:25:03 10:25:03 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:25:03 #197 ... 10:25:03 10:25:03 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:25:03 #198 DONE 0.5s 10:25:03 10:25:03 #199 [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/ 10:25:03 #199 DONE 0.6s 10:25:03 10:25:03 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:25:03 #200 DONE 0.6s 10:25:03 10:25:03 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:25:03 #201 DONE 0.6s 10:25:03 10:25:03 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:25:03 #202 DONE 0.6s 10:25:03 10:25:03 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:25:03 #203 DONE 0.6s 10:25:03 10:25:03 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:25:03 #204 DONE 0.6s 10:25:03 10:25:03 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:25:03 #197 DONE 0.6s 10:25:03 10:25:03 #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 10:25:03 #205 DONE 0.6s 10:25:03 10:25:03 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:25:03 #206 DONE 0.6s 10:25:03 10:25:03 #98 [support-notifications] exporting to image 10:25:03 #98 writing image sha256:0694286568afbc46a4ad8a465158c6141afbeacd3ba2d7b51467d35a1e8d384e done 10:25:03 #98 naming to docker.io/library/core-command done 10:25:03 #98 ... 10:25:03 10:25:03 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:25:03 #207 DONE 0.2s 10:25:03 10:25:03 #208 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:25:03 #208 DONE 0.3s 10:25:03 10:25:03 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:25:03 #209 DONE 0.2s 10:25:03 10:25:03 #210 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:25:03 #210 DONE 0.2s 10:25:03 10:25:03 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:25:03 #211 DONE 0.2s 10:25:03 10:25:03 #98 [support-scheduler] exporting to image 10:25:03 #98 ... 10:25:03 10:25:03 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:25:03 #212 DONE 0.2s 10:25:03 10:25:03 #98 [security-spiffe-token-provider] exporting to image 10:25:03 #98 writing image sha256:eacf93205f2d4e4f3d90f3d870c3b59e0d95a86ad8526af5735d96122284dcdd done 10:25:03 #98 naming to docker.io/library/core-metadata done 10:25:03 #98 writing image sha256:154280f1d4c6824a67dc9ffa904830d8ac13a72299bb6889da3f3524be13ece5 10:25:03 #98 writing image sha256:154280f1d4c6824a67dc9ffa904830d8ac13a72299bb6889da3f3524be13ece5 0.2s done 10:25:03 #98 naming to docker.io/library/core-keeper done 10:25:04 #98 ... 10:25:04 10:25:04 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:25:04 #213 DONE 0.4s 10:25:04 10:25:04 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:25:04 #214 DONE 0.3s 10:25:04 10:25:04 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:04 #215 DONE 0.6s 10:25:04 10:25:04 #98 [security-proxy-auth] exporting to image 10:25:04 #98 writing image sha256:baa776b52a933af55ad9ed1e477fc569b838f80826d95ae57a3c24214c9dec61 10:25:04 #98 exporting layers 0.5s done 10:25:04 #98 writing image sha256:baa776b52a933af55ad9ed1e477fc569b838f80826d95ae57a3c24214c9dec61 0.2s done 10:25:04 #98 naming to docker.io/library/support-notifications done 10:25:04 #98 writing image sha256:a63679072292eba9d5c15079d9dcfaac88f25e38151d91c4234b88b2227da09d 0.0s done 10:25:04 #98 naming to docker.io/library/core-data 10:25:04 #98 ... 10:25:04 10:25:04 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:25:04 #216 DONE 0.2s 10:25:04 10:25:04 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:25:04 #217 DONE 0.2s 10:25:04 10:25:04 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:25:04 #218 DONE 0.7s 10:25:04 10:25:04 #98 [support-scheduler] exporting to image 10:25:04 #98 naming to docker.io/library/core-data done 10:25:04 #98 writing image sha256:033f7a942b92d491d29442f5601125283cd17883516308c6bcb21d554354ae29 done 10:25:04 #98 writing image sha256:e28bf0a9fa60afe51a27833611a8c784108f00442f9ae15d71abc45b1d2f8373 0.0s done 10:25:04 #98 writing image sha256:9da992e2d1c28add4d90907e136efbf2514feddc632f4c5097243a986b47674c done 10:25:04 #98 naming to docker.io/library/security-spiffe-token-provider done 10:25:04 #98 naming to docker.io/library/security-proxy-auth done 10:25:04 #98 naming to docker.io/library/support-scheduler done 10:25:04 #98 ... 10:25:04 10:25:04 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:25:04 #219 DONE 0.2s 10:25:04 10:25:04 #98 [support-scheduler] exporting to image 10:25:04 #98 exporting layers 0.2s done 10:25:04 #98 writing image sha256:a0f962d47e7a83ee20e661d4afe9989086af045723f53cccb51e78434b9e2502 done 10:25:04 #98 naming to docker.io/library/security-bootstrapper done 10:25:04 #98 DONE 48.5s 10:25:04 10:25:04 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:04 #220 DONE 0.5s 10:25:04 10:25:04 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:04 #221 DONE 0.6s 10:25:04 10:25:04 #98 [security-secretstore-setup] exporting to image 10:25:05 #98 exporting layers 0.2s done 10:25:05 #98 writing image sha256:a206638d08d0b2a0abb799bbcec05c6a56f262a37ae804284781c1e8ca86395a 0.0s done 10:25:05 #98 naming to docker.io/library/security-proxy-setup done 10:25:05 #98 exporting layers 0.3s done 10:25:05 #98 writing image sha256:9c5496ccd846597855cbc9b77b90fe5676abb9a1e4c455b659da4a16cb9a6154 done 10:25:05 #98 naming to docker.io/library/security-secretstore-setup done 10:25:05 #98 DONE 48.9s 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:25:05 time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:25:05 $ docker stop --time=1 6c4cec5a46c4c4e24409b29728e3eeacffc40b11617b6f24cd35675da6a16922 10:25:06 $ docker rm -f --volumes 6c4cec5a46c4c4e24409b29728e3eeacffc40b11617b6f24cd35675da6a16922 [Pipeline] // withDockerContainer [Pipeline] sh 10:25:06 + docker images 10:25:06 REPOSITORY TAG IMAGE ID CREATED SIZE 10:25:06 security-secretstore-setup latest 9c5496ccd846 2 seconds ago 67.7MB 10:25:06 security-proxy-setup latest a206638d08d0 2 seconds ago 38.2MB 10:25:06 security-bootstrapper latest a0f962d47e7a 2 seconds ago 20.3MB 10:25:06 core-data latest a63679072292 3 seconds ago 32.4MB 10:25:06 support-scheduler latest e28bf0a9fa60 3 seconds ago 48MB 10:25:06 core-metadata latest eacf93205f2d 3 seconds ago 32.6MB 10:25:06 core-keeper latest 154280f1d4c6 3 seconds ago 32.1MB 10:25:06 security-proxy-auth latest 9da992e2d1c2 3 seconds ago 31.3MB 10:25:06 support-notifications latest baa776b52a93 3 seconds ago 51.6MB 10:25:06 security-spiffe-token-provider latest 033f7a942b92 3 seconds ago 46.9MB 10:25:06 core-command latest 0694286568af 4 seconds ago 27.9MB 10:25:06 core-common-config-bootstrapper latest d7c843d62fd9 51 seconds ago 17.1MB 10:25:06 security-spire-config latest 3c2e4a507e7e 3 minutes ago 149MB 10:25:06 security-spire-agent latest cba9560a5ad2 4 minutes ago 195MB 10:25:06 security-spire-server latest 690221e786d6 4 minutes ago 149MB 10:25:06 ci-base-image-x86_64 latest b91865540e70 8 minutes ago 929MB 10:25:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 10:25:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 10:25:06 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 10:25:06 provisioning config files... 10:25:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/808@tmp/config14124077649138941201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:07 ---> ****-login.sh 10:25:07 nexus3.edgexfoundry.org:10001 10:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:07 Configure a credential helper to remove this warning. See 10:25:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:07 10:25:07 Login Succeeded 10:25:07 nexus3.edgexfoundry.org:10002 10:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:07 Configure a credential helper to remove this warning. See 10:25:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:07 10:25:07 Login Succeeded 10:25:07 nexus3.edgexfoundry.org:10003 10:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:07 Configure a credential helper to remove this warning. See 10:25:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:07 10:25:07 Login Succeeded 10:25:07 nexus3.edgexfoundry.org:10004 10:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:07 Configure a credential helper to remove this warning. See 10:25:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:07 10:25:07 Login Succeeded 10:25:07 ****.io 10:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:08 Configure a credential helper to remove this warning. See 10:25:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:08 10:25:08 Login Succeeded 10:25:08 ---> ****-login.sh ends [Pipeline] } 10:25:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:25:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:25:08 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:08 latest 10:25:08 4.0.0-dev.70 10:25:08 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:08 main 10:25:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:08 + docker push nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:25:08 93f03976a946: Preparing 10:25:08 b38b7ff5b3e2: Preparing 10:25:08 b8fde59f45c8: Preparing 10:25:08 67f24df770f2: Preparing 10:25:08 794180f08e7f: Preparing 10:25:08 15c5ad8ce6f3: Preparing 10:25:08 994456c4fd7b: Preparing 10:25:08 15c5ad8ce6f3: Waiting 10:25:08 994456c4fd7b: Waiting 10:25:08 93f03976a946: Pushed 10:25:08 67f24df770f2: Pushed 10:25:08 b8fde59f45c8: Pushed 10:25:08 794180f08e7f: Pushed 10:25:08 994456c4fd7b: Layer already exists 10:25:09 15c5ad8ce6f3: Pushed 10:25:10 b38b7ff5b3e2: Pushed 10:25:10 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:25:11 93f03976a946: Preparing 10:25:11 b38b7ff5b3e2: Preparing 10:25:11 b8fde59f45c8: Preparing 10:25:11 67f24df770f2: Preparing 10:25:11 794180f08e7f: Preparing 10:25:11 15c5ad8ce6f3: Preparing 10:25:11 994456c4fd7b: Preparing 10:25:11 15c5ad8ce6f3: Waiting 10:25:11 994456c4fd7b: Waiting 10:25:11 93f03976a946: Layer already exists 10:25:11 b8fde59f45c8: Layer already exists 10:25:11 b38b7ff5b3e2: Layer already exists 10:25:11 67f24df770f2: Layer already exists 10:25:11 794180f08e7f: Layer already exists 10:25:11 15c5ad8ce6f3: Layer already exists 10:25:11 994456c4fd7b: Layer already exists 10:25:11 latest: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:12 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.70 10:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:25:12 93f03976a946: Preparing 10:25:12 b38b7ff5b3e2: Preparing 10:25:12 b8fde59f45c8: Preparing 10:25:12 67f24df770f2: Preparing 10:25:12 794180f08e7f: Preparing 10:25:12 15c5ad8ce6f3: Preparing 10:25:12 994456c4fd7b: Preparing 10:25:12 15c5ad8ce6f3: Waiting 10:25:12 994456c4fd7b: Waiting 10:25:12 794180f08e7f: Layer already exists 10:25:12 b38b7ff5b3e2: Layer already exists 10:25:12 67f24df770f2: Layer already exists 10:25:12 b8fde59f45c8: Layer already exists 10:25:12 93f03976a946: Layer already exists 10:25:12 15c5ad8ce6f3: Layer already exists 10:25:12 994456c4fd7b: Layer already exists 10:25:12 4.0.0-dev.70: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:12 + docker push nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:25:12 93f03976a946: Preparing 10:25:12 b38b7ff5b3e2: Preparing 10:25:12 b8fde59f45c8: Preparing 10:25:12 67f24df770f2: Preparing 10:25:12 794180f08e7f: Preparing 10:25:12 15c5ad8ce6f3: Preparing 10:25:12 994456c4fd7b: Preparing 10:25:12 15c5ad8ce6f3: Waiting 10:25:12 994456c4fd7b: Waiting 10:25:12 794180f08e7f: Layer already exists 10:25:12 b8fde59f45c8: Layer already exists 10:25:12 67f24df770f2: Layer already exists 10:25:12 b38b7ff5b3e2: Layer already exists 10:25:12 93f03976a946: Layer already exists 10:25:12 15c5ad8ce6f3: Layer already exists 10:25:12 994456c4fd7b: Layer already exists 10:25:12 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:25:13 93f03976a946: Preparing 10:25:13 b38b7ff5b3e2: Preparing 10:25:13 b8fde59f45c8: Preparing 10:25:13 67f24df770f2: Preparing 10:25:13 794180f08e7f: Preparing 10:25:13 15c5ad8ce6f3: Preparing 10:25:13 994456c4fd7b: Preparing 10:25:13 15c5ad8ce6f3: Waiting 10:25:13 994456c4fd7b: Waiting 10:25:13 93f03976a946: Layer already exists 10:25:13 794180f08e7f: Layer already exists 10:25:13 b38b7ff5b3e2: Layer already exists 10:25:13 b8fde59f45c8: Layer already exists 10:25:13 67f24df770f2: Layer already exists 10:25:13 15c5ad8ce6f3: Layer already exists 10:25:13 994456c4fd7b: Layer already exists 10:25:13 main: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:13 ===================================================== [Pipeline] echo 10:25:13 taggedImages: 10:25:13 - nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:13 - nexus3.edgexfoundry.org:10004/core-command:latest 10:25:13 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.70 10:25:13 - nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:13 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:25:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:25:13 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:13 latest 10:25:13 4.0.0-dev.70 10:25:13 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:13 main 10:25:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:25:14 ab0b4c6dcca8: Preparing 10:25:14 2e7af2b02dfb: Preparing 10:25:14 4fe727781a79: Preparing 10:25:14 0e52ab7a960b: Preparing 10:25:14 b8fde59f45c8: Preparing 10:25:14 67f24df770f2: Preparing 10:25:14 794180f08e7f: Preparing 10:25:14 15c5ad8ce6f3: Preparing 10:25:14 994456c4fd7b: Preparing 10:25:14 15c5ad8ce6f3: Waiting 10:25:14 794180f08e7f: Waiting 10:25:14 67f24df770f2: Waiting 10:25:14 b8fde59f45c8: Layer already exists 10:25:14 67f24df770f2: Layer already exists 10:25:14 794180f08e7f: Layer already exists 10:25:14 15c5ad8ce6f3: Layer already exists 10:25:14 994456c4fd7b: Layer already exists 10:25:14 4fe727781a79: Pushed 10:25:14 ab0b4c6dcca8: Pushed 10:25:14 2e7af2b02dfb: Pushed 10:25:15 0e52ab7a960b: Pushed 10:25:15 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:15 + 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 10:25:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:25:15 ab0b4c6dcca8: Preparing 10:25:15 2e7af2b02dfb: Preparing 10:25:15 4fe727781a79: Preparing 10:25:15 0e52ab7a960b: Preparing 10:25:15 b8fde59f45c8: Preparing 10:25:15 67f24df770f2: Preparing 10:25:15 794180f08e7f: Preparing 10:25:15 15c5ad8ce6f3: Preparing 10:25:15 994456c4fd7b: Preparing 10:25:15 994456c4fd7b: Waiting 10:25:15 67f24df770f2: Waiting 10:25:15 b8fde59f45c8: Layer already exists 10:25:15 0e52ab7a960b: Layer already exists 10:25:15 ab0b4c6dcca8: Layer already exists 10:25:15 2e7af2b02dfb: Layer already exists 10:25:15 4fe727781a79: Layer already exists 10:25:15 994456c4fd7b: Layer already exists 10:25:15 794180f08e7f: Layer already exists 10:25:15 67f24df770f2: Layer already exists 10:25:15 15c5ad8ce6f3: Layer already exists 10:25:15 latest: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.70 10:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:25:16 ab0b4c6dcca8: Preparing 10:25:16 2e7af2b02dfb: Preparing 10:25:16 4fe727781a79: Preparing 10:25:16 0e52ab7a960b: Preparing 10:25:16 b8fde59f45c8: Preparing 10:25:16 67f24df770f2: Preparing 10:25:16 794180f08e7f: Preparing 10:25:16 15c5ad8ce6f3: Preparing 10:25:16 994456c4fd7b: Preparing 10:25:16 794180f08e7f: Waiting 10:25:16 67f24df770f2: Waiting 10:25:16 15c5ad8ce6f3: Waiting 10:25:16 b8fde59f45c8: Layer already exists 10:25:16 0e52ab7a960b: Layer already exists 10:25:16 2e7af2b02dfb: Layer already exists 10:25:16 ab0b4c6dcca8: Layer already exists 10:25:16 4fe727781a79: Layer already exists 10:25:16 67f24df770f2: Layer already exists 10:25:16 15c5ad8ce6f3: Layer already exists 10:25:16 994456c4fd7b: Layer already exists 10:25:16 794180f08e7f: Layer already exists 10:25:16 4.0.0-dev.70: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:25:17 ab0b4c6dcca8: Preparing 10:25:17 2e7af2b02dfb: Preparing 10:25:17 4fe727781a79: Preparing 10:25:17 0e52ab7a960b: Preparing 10:25:17 b8fde59f45c8: Preparing 10:25:17 67f24df770f2: Preparing 10:25:17 794180f08e7f: Preparing 10:25:17 15c5ad8ce6f3: Preparing 10:25:17 994456c4fd7b: Preparing 10:25:17 67f24df770f2: Waiting 10:25:17 794180f08e7f: Waiting 10:25:17 15c5ad8ce6f3: Waiting 10:25:17 0e52ab7a960b: Layer already exists 10:25:17 4fe727781a79: Layer already exists 10:25:17 ab0b4c6dcca8: Layer already exists 10:25:17 b8fde59f45c8: Layer already exists 10:25:17 2e7af2b02dfb: Layer already exists 10:25:17 15c5ad8ce6f3: Layer already exists 10:25:17 794180f08e7f: Layer already exists 10:25:17 67f24df770f2: Layer already exists 10:25:17 994456c4fd7b: Layer already exists 10:25:17 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:17 + 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 10:25:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:25:17 ab0b4c6dcca8: Preparing 10:25:17 2e7af2b02dfb: Preparing 10:25:17 4fe727781a79: Preparing 10:25:17 0e52ab7a960b: Preparing 10:25:17 b8fde59f45c8: Preparing 10:25:17 67f24df770f2: Preparing 10:25:17 794180f08e7f: Preparing 10:25:17 15c5ad8ce6f3: Preparing 10:25:17 994456c4fd7b: Preparing 10:25:17 67f24df770f2: Waiting 10:25:17 794180f08e7f: Waiting 10:25:17 15c5ad8ce6f3: Waiting 10:25:17 994456c4fd7b: Waiting 10:25:17 2e7af2b02dfb: Layer already exists 10:25:17 b8fde59f45c8: Layer already exists 10:25:17 ab0b4c6dcca8: Layer already exists 10:25:17 4fe727781a79: Layer already exists 10:25:17 0e52ab7a960b: Layer already exists 10:25:17 794180f08e7f: Layer already exists 10:25:17 67f24df770f2: Layer already exists 10:25:17 994456c4fd7b: Layer already exists 10:25:17 15c5ad8ce6f3: Layer already exists 10:25:17 main: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:18 ===================================================== [Pipeline] echo 10:25:18 taggedImages: 10:25:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:25:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.70 10:25:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:25:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:25:18 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:18 latest 10:25:18 4.0.0-dev.70 10:25:18 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:18 main 10:25:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:18 + docker push nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:25:18 da51e89abc66: Preparing 10:25:18 931f8ad73ee1: Preparing 10:25:18 b8fde59f45c8: Preparing 10:25:18 67f24df770f2: Preparing 10:25:18 34b5081df7a0: Preparing 10:25:18 cdd5850110e0: Preparing 10:25:18 994456c4fd7b: Preparing 10:25:18 cdd5850110e0: Waiting 10:25:18 994456c4fd7b: Waiting 10:25:18 34b5081df7a0: Pushed 10:25:18 b8fde59f45c8: Layer already exists 10:25:18 da51e89abc66: Pushed 10:25:18 cdd5850110e0: Pushed 10:25:18 67f24df770f2: Layer already exists 10:25:18 994456c4fd7b: Layer already exists 10:25:20 931f8ad73ee1: Pushed 10:25:21 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:25:21 da51e89abc66: Preparing 10:25:21 931f8ad73ee1: Preparing 10:25:21 b8fde59f45c8: Preparing 10:25:21 67f24df770f2: Preparing 10:25:21 34b5081df7a0: Preparing 10:25:21 cdd5850110e0: Preparing 10:25:21 994456c4fd7b: Preparing 10:25:21 994456c4fd7b: Waiting 10:25:21 cdd5850110e0: Waiting 10:25:21 da51e89abc66: Layer already exists 10:25:21 b8fde59f45c8: Layer already exists 10:25:21 34b5081df7a0: Layer already exists 10:25:21 931f8ad73ee1: Layer already exists 10:25:21 67f24df770f2: Layer already exists 10:25:21 cdd5850110e0: Layer already exists 10:25:21 994456c4fd7b: Layer already exists 10:25:21 latest: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:22 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.70 10:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:25:22 da51e89abc66: Preparing 10:25:22 931f8ad73ee1: Preparing 10:25:22 b8fde59f45c8: Preparing 10:25:22 67f24df770f2: Preparing 10:25:22 34b5081df7a0: Preparing 10:25:22 cdd5850110e0: Preparing 10:25:22 994456c4fd7b: Preparing 10:25:22 cdd5850110e0: Waiting 10:25:22 994456c4fd7b: Waiting 10:25:22 931f8ad73ee1: Layer already exists 10:25:22 67f24df770f2: Layer already exists 10:25:22 34b5081df7a0: Layer already exists 10:25:22 b8fde59f45c8: Layer already exists 10:25:22 da51e89abc66: Layer already exists 10:25:22 994456c4fd7b: Layer already exists 10:25:22 cdd5850110e0: Layer already exists 10:25:22 4.0.0-dev.70: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:23 + docker push nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:25:23 da51e89abc66: Preparing 10:25:23 931f8ad73ee1: Preparing 10:25:23 b8fde59f45c8: Preparing 10:25:23 67f24df770f2: Preparing 10:25:23 34b5081df7a0: Preparing 10:25:23 cdd5850110e0: Preparing 10:25:23 994456c4fd7b: Preparing 10:25:23 994456c4fd7b: Waiting 10:25:23 cdd5850110e0: Waiting 10:25:23 67f24df770f2: Layer already exists 10:25:23 b8fde59f45c8: Layer already exists 10:25:23 931f8ad73ee1: Layer already exists 10:25:23 34b5081df7a0: Layer already exists 10:25:23 da51e89abc66: Layer already exists 10:25:23 994456c4fd7b: Layer already exists 10:25:23 cdd5850110e0: Layer already exists 10:25:23 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:25:23 da51e89abc66: Preparing 10:25:23 931f8ad73ee1: Preparing 10:25:23 b8fde59f45c8: Preparing 10:25:23 67f24df770f2: Preparing 10:25:23 34b5081df7a0: Preparing 10:25:23 cdd5850110e0: Preparing 10:25:23 994456c4fd7b: Preparing 10:25:23 cdd5850110e0: Waiting 10:25:23 994456c4fd7b: Waiting 10:25:23 67f24df770f2: Layer already exists 10:25:23 da51e89abc66: Layer already exists 10:25:23 34b5081df7a0: Layer already exists 10:25:23 b8fde59f45c8: Layer already exists 10:25:23 931f8ad73ee1: Layer already exists 10:25:23 994456c4fd7b: Layer already exists 10:25:23 cdd5850110e0: Layer already exists 10:25:23 main: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:23 ===================================================== [Pipeline] echo 10:25:23 taggedImages: 10:25:23 - nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:23 - nexus3.edgexfoundry.org:10004/core-data:latest 10:25:23 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.70 10:25:23 - nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:25:23 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:25:23 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:23 latest 10:25:23 4.0.0-dev.70 10:25:23 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:23 main 10:25:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:25:24 27c8924a8293: Preparing 10:25:24 f51f268f63a0: Preparing 10:25:24 67f24df770f2: Preparing 10:25:24 f3630674adf1: Preparing 10:25:24 e747ff5589af: Preparing 10:25:24 994456c4fd7b: Preparing 10:25:24 994456c4fd7b: Waiting 10:25:24 67f24df770f2: Layer already exists 10:25:24 994456c4fd7b: Layer already exists 10:25:24 e747ff5589af: Pushed 10:25:24 f3630674adf1: Pushed 10:25:24 27c8924a8293: Pushed 10:25:27 f51f268f63a0: Pushed 10:25:27 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:27 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 10:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:25:27 27c8924a8293: Preparing 10:25:27 f51f268f63a0: Preparing 10:25:27 67f24df770f2: Preparing 10:25:27 f3630674adf1: Preparing 10:25:27 e747ff5589af: Preparing 10:25:27 994456c4fd7b: Preparing 10:25:27 994456c4fd7b: Waiting 10:25:27 f51f268f63a0: Layer already exists 10:25:27 f3630674adf1: Layer already exists 10:25:27 67f24df770f2: Layer already exists 10:25:27 e747ff5589af: Layer already exists 10:25:27 27c8924a8293: Layer already exists 10:25:27 994456c4fd7b: Layer already exists 10:25:27 latest: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.70 10:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:25:28 27c8924a8293: Preparing 10:25:28 f51f268f63a0: Preparing 10:25:28 67f24df770f2: Preparing 10:25:28 f3630674adf1: Preparing 10:25:28 e747ff5589af: Preparing 10:25:28 994456c4fd7b: Preparing 10:25:28 994456c4fd7b: Waiting 10:25:28 f3630674adf1: Layer already exists 10:25:28 27c8924a8293: Layer already exists 10:25:28 e747ff5589af: Layer already exists 10:25:28 f51f268f63a0: Layer already exists 10:25:28 67f24df770f2: Layer already exists 10:25:28 994456c4fd7b: Layer already exists 10:25:28 4.0.0-dev.70: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:25:28 27c8924a8293: Preparing 10:25:28 f51f268f63a0: Preparing 10:25:28 67f24df770f2: Preparing 10:25:28 f3630674adf1: Preparing 10:25:28 e747ff5589af: Preparing 10:25:28 994456c4fd7b: Preparing 10:25:28 994456c4fd7b: Waiting 10:25:28 f3630674adf1: Layer already exists 10:25:28 e747ff5589af: Layer already exists 10:25:28 67f24df770f2: Layer already exists 10:25:28 f51f268f63a0: Layer already exists 10:25:28 27c8924a8293: Layer already exists 10:25:28 994456c4fd7b: Layer already exists 10:25:28 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 10:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:25:29 27c8924a8293: Preparing 10:25:29 f51f268f63a0: Preparing 10:25:29 67f24df770f2: Preparing 10:25:29 f3630674adf1: Preparing 10:25:29 e747ff5589af: Preparing 10:25:29 994456c4fd7b: Preparing 10:25:29 994456c4fd7b: Waiting 10:25:29 f3630674adf1: Layer already exists 10:25:29 e747ff5589af: Layer already exists 10:25:29 27c8924a8293: Layer already exists 10:25:29 f51f268f63a0: Layer already exists 10:25:29 67f24df770f2: Layer already exists 10:25:29 994456c4fd7b: Layer already exists 10:25:29 main: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:29 ===================================================== [Pipeline] echo 10:25:29 taggedImages: 10:25:29 - nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:29 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:25:29 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.70 10:25:29 - nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:29 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 10:25:29 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:25:29 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:29 latest 10:25:29 4.0.0-dev.70 10:25:29 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:29 main 10:25:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:25:30 858ffcc45a4b: Preparing 10:25:30 07e4aa4d96e8: Preparing 10:25:30 37ec0e4ad3db: Preparing 10:25:30 b8fde59f45c8: Preparing 10:25:30 67f24df770f2: Preparing 10:25:30 794180f08e7f: Preparing 10:25:30 15c5ad8ce6f3: Preparing 10:25:30 994456c4fd7b: Preparing 10:25:30 794180f08e7f: Waiting 10:25:30 15c5ad8ce6f3: Waiting 10:25:30 994456c4fd7b: Waiting 10:25:30 b8fde59f45c8: Layer already exists 10:25:30 67f24df770f2: Layer already exists 10:25:30 794180f08e7f: Layer already exists 10:25:30 15c5ad8ce6f3: Layer already exists 10:25:30 994456c4fd7b: Layer already exists 10:25:30 07e4aa4d96e8: Pushed 10:25:30 858ffcc45a4b: Pushed 10:25:32 37ec0e4ad3db: Pushed 10:25:32 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:25:33 858ffcc45a4b: Preparing 10:25:33 07e4aa4d96e8: Preparing 10:25:33 37ec0e4ad3db: Preparing 10:25:33 b8fde59f45c8: Preparing 10:25:33 67f24df770f2: Preparing 10:25:33 794180f08e7f: Preparing 10:25:33 15c5ad8ce6f3: Preparing 10:25:33 994456c4fd7b: Preparing 10:25:33 794180f08e7f: Waiting 10:25:33 15c5ad8ce6f3: Waiting 10:25:33 994456c4fd7b: Waiting 10:25:33 07e4aa4d96e8: Layer already exists 10:25:33 37ec0e4ad3db: Layer already exists 10:25:33 b8fde59f45c8: Layer already exists 10:25:33 858ffcc45a4b: Layer already exists 10:25:33 67f24df770f2: Layer already exists 10:25:33 794180f08e7f: Layer already exists 10:25:33 15c5ad8ce6f3: Layer already exists 10:25:33 994456c4fd7b: Layer already exists 10:25:33 latest: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.70 10:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:25:34 858ffcc45a4b: Preparing 10:25:34 07e4aa4d96e8: Preparing 10:25:34 37ec0e4ad3db: Preparing 10:25:34 b8fde59f45c8: Preparing 10:25:34 67f24df770f2: Preparing 10:25:34 794180f08e7f: Preparing 10:25:34 15c5ad8ce6f3: Preparing 10:25:34 994456c4fd7b: Preparing 10:25:34 794180f08e7f: Waiting 10:25:34 15c5ad8ce6f3: Waiting 10:25:34 07e4aa4d96e8: Layer already exists 10:25:34 37ec0e4ad3db: Layer already exists 10:25:34 67f24df770f2: Layer already exists 10:25:34 b8fde59f45c8: Layer already exists 10:25:34 858ffcc45a4b: Layer already exists 10:25:34 15c5ad8ce6f3: Layer already exists 10:25:34 994456c4fd7b: Layer already exists 10:25:34 794180f08e7f: Layer already exists 10:25:34 4.0.0-dev.70: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:25:34 858ffcc45a4b: Preparing 10:25:34 07e4aa4d96e8: Preparing 10:25:34 37ec0e4ad3db: Preparing 10:25:34 b8fde59f45c8: Preparing 10:25:34 67f24df770f2: Preparing 10:25:34 794180f08e7f: Preparing 10:25:34 15c5ad8ce6f3: Preparing 10:25:34 994456c4fd7b: Preparing 10:25:34 15c5ad8ce6f3: Waiting 10:25:34 794180f08e7f: Waiting 10:25:34 994456c4fd7b: Waiting 10:25:34 858ffcc45a4b: Layer already exists 10:25:34 07e4aa4d96e8: Layer already exists 10:25:34 67f24df770f2: Layer already exists 10:25:34 b8fde59f45c8: Layer already exists 10:25:34 37ec0e4ad3db: Layer already exists 10:25:34 15c5ad8ce6f3: Layer already exists 10:25:34 794180f08e7f: Layer already exists 10:25:34 994456c4fd7b: Layer already exists 10:25:34 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:25:35 858ffcc45a4b: Preparing 10:25:35 07e4aa4d96e8: Preparing 10:25:35 37ec0e4ad3db: Preparing 10:25:35 b8fde59f45c8: Preparing 10:25:35 67f24df770f2: Preparing 10:25:35 794180f08e7f: Preparing 10:25:35 15c5ad8ce6f3: Preparing 10:25:35 994456c4fd7b: Preparing 10:25:35 15c5ad8ce6f3: Waiting 10:25:35 794180f08e7f: Waiting 10:25:35 994456c4fd7b: Waiting 10:25:35 07e4aa4d96e8: Layer already exists 10:25:35 37ec0e4ad3db: Layer already exists 10:25:35 858ffcc45a4b: Layer already exists 10:25:35 67f24df770f2: Layer already exists 10:25:35 b8fde59f45c8: Layer already exists 10:25:35 15c5ad8ce6f3: Layer already exists 10:25:35 794180f08e7f: Layer already exists 10:25:35 994456c4fd7b: Layer already exists 10:25:35 main: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:35 ===================================================== [Pipeline] echo 10:25:35 taggedImages: 10:25:35 - nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:35 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:25:35 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.70 10:25:35 - nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:35 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:25:35 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:25:35 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:35 latest 10:25:35 4.0.0-dev.70 10:25:35 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:35 main 10:25:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:25:36 34313824bf33: Preparing 10:25:36 a37366e8fe6f: Preparing 10:25:36 49a9f3df21ce: Preparing 10:25:36 514c6673ef5b: Preparing 10:25:36 f623ade5d40c: Preparing 10:25:36 b9d88d8f9bf6: Preparing 10:25:36 7ff609028c84: Preparing 10:25:36 b8fde59f45c8: Preparing 10:25:36 67f24df770f2: Preparing 10:25:36 d3266d23f54d: Preparing 10:25:36 e3c7e6c785be: Preparing 10:25:36 5f70bf18a086: Preparing 10:25:36 7576173080f7: Preparing 10:25:36 77136366e8a7: Preparing 10:25:36 a21bfcd02a66: Preparing 10:25:36 994456c4fd7b: Preparing 10:25:36 b9d88d8f9bf6: Waiting 10:25:36 7ff609028c84: Waiting 10:25:36 b8fde59f45c8: Waiting 10:25:36 67f24df770f2: Waiting 10:25:36 d3266d23f54d: Waiting 10:25:36 e3c7e6c785be: Waiting 10:25:36 5f70bf18a086: Waiting 10:25:36 7576173080f7: Waiting 10:25:36 77136366e8a7: Waiting 10:25:36 a21bfcd02a66: Waiting 10:25:36 994456c4fd7b: Waiting 10:25:36 a37366e8fe6f: Pushed 10:25:36 514c6673ef5b: Pushed 10:25:36 34313824bf33: Pushed 10:25:36 49a9f3df21ce: Pushed 10:25:36 f623ade5d40c: Pushed 10:25:36 b8fde59f45c8: Layer already exists 10:25:36 67f24df770f2: Layer already exists 10:25:36 5f70bf18a086: Layer already exists 10:25:36 b9d88d8f9bf6: Pushed 10:25:36 d3266d23f54d: Pushed 10:25:36 e3c7e6c785be: Pushed 10:25:36 7576173080f7: Pushed 10:25:36 994456c4fd7b: Layer already exists 10:25:36 77136366e8a7: Pushed 10:25:36 a21bfcd02a66: Pushed 10:25:37 7ff609028c84: Pushed 10:25:37 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:25:38 34313824bf33: Preparing 10:25:38 a37366e8fe6f: Preparing 10:25:38 49a9f3df21ce: Preparing 10:25:38 514c6673ef5b: Preparing 10:25:38 f623ade5d40c: Preparing 10:25:38 b9d88d8f9bf6: Preparing 10:25:38 7ff609028c84: Preparing 10:25:38 b8fde59f45c8: Preparing 10:25:38 67f24df770f2: Preparing 10:25:38 d3266d23f54d: Preparing 10:25:38 e3c7e6c785be: Preparing 10:25:38 5f70bf18a086: Preparing 10:25:38 7576173080f7: Preparing 10:25:38 77136366e8a7: Preparing 10:25:38 a21bfcd02a66: Preparing 10:25:38 994456c4fd7b: Preparing 10:25:38 d3266d23f54d: Waiting 10:25:38 77136366e8a7: Waiting 10:25:38 a21bfcd02a66: Waiting 10:25:38 e3c7e6c785be: Waiting 10:25:38 994456c4fd7b: Waiting 10:25:38 7576173080f7: Waiting 10:25:38 7ff609028c84: Waiting 10:25:38 b9d88d8f9bf6: Waiting 10:25:38 b8fde59f45c8: Waiting 10:25:38 67f24df770f2: Waiting 10:25:38 34313824bf33: Layer already exists 10:25:38 514c6673ef5b: Layer already exists 10:25:38 49a9f3df21ce: Layer already exists 10:25:38 a37366e8fe6f: Layer already exists 10:25:38 f623ade5d40c: Layer already exists 10:25:38 67f24df770f2: Layer already exists 10:25:38 7ff609028c84: Layer already exists 10:25:38 b8fde59f45c8: Layer already exists 10:25:38 b9d88d8f9bf6: Layer already exists 10:25:38 d3266d23f54d: Layer already exists 10:25:38 e3c7e6c785be: Layer already exists 10:25:38 5f70bf18a086: Layer already exists 10:25:38 7576173080f7: Layer already exists 10:25:38 77136366e8a7: Layer already exists 10:25:38 a21bfcd02a66: Layer already exists 10:25:38 994456c4fd7b: Layer already exists 10:25:38 latest: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.70 10:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:25:39 34313824bf33: Preparing 10:25:39 a37366e8fe6f: Preparing 10:25:39 49a9f3df21ce: Preparing 10:25:39 514c6673ef5b: Preparing 10:25:39 f623ade5d40c: Preparing 10:25:39 b9d88d8f9bf6: Preparing 10:25:39 7ff609028c84: Preparing 10:25:39 b8fde59f45c8: Preparing 10:25:39 67f24df770f2: Preparing 10:25:39 d3266d23f54d: Preparing 10:25:39 e3c7e6c785be: Preparing 10:25:39 5f70bf18a086: Preparing 10:25:39 7576173080f7: Preparing 10:25:39 77136366e8a7: Preparing 10:25:39 a21bfcd02a66: Preparing 10:25:39 994456c4fd7b: Preparing 10:25:39 7ff609028c84: Waiting 10:25:39 b8fde59f45c8: Waiting 10:25:39 67f24df770f2: Waiting 10:25:39 d3266d23f54d: Waiting 10:25:39 994456c4fd7b: Waiting 10:25:39 77136366e8a7: Waiting 10:25:39 b9d88d8f9bf6: Waiting 10:25:39 e3c7e6c785be: Waiting 10:25:39 a21bfcd02a66: Waiting 10:25:39 5f70bf18a086: Waiting 10:25:39 7576173080f7: Waiting 10:25:39 514c6673ef5b: Layer already exists 10:25:39 a37366e8fe6f: Layer already exists 10:25:39 49a9f3df21ce: Layer already exists 10:25:39 f623ade5d40c: Layer already exists 10:25:39 34313824bf33: Layer already exists 10:25:39 7ff609028c84: Layer already exists 10:25:39 b8fde59f45c8: Layer already exists 10:25:39 b9d88d8f9bf6: Layer already exists 10:25:39 67f24df770f2: Layer already exists 10:25:39 d3266d23f54d: Layer already exists 10:25:39 e3c7e6c785be: Layer already exists 10:25:39 5f70bf18a086: Layer already exists 10:25:39 a21bfcd02a66: Layer already exists 10:25:39 77136366e8a7: Layer already exists 10:25:39 7576173080f7: Layer already exists 10:25:39 994456c4fd7b: Layer already exists 10:25:39 4.0.0-dev.70: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:25:39 34313824bf33: Preparing 10:25:39 a37366e8fe6f: Preparing 10:25:39 49a9f3df21ce: Preparing 10:25:39 514c6673ef5b: Preparing 10:25:39 f623ade5d40c: Preparing 10:25:39 b9d88d8f9bf6: Preparing 10:25:39 7ff609028c84: Preparing 10:25:39 b8fde59f45c8: Preparing 10:25:39 67f24df770f2: Preparing 10:25:39 d3266d23f54d: Preparing 10:25:39 e3c7e6c785be: Preparing 10:25:39 5f70bf18a086: Preparing 10:25:39 7576173080f7: Preparing 10:25:39 77136366e8a7: Preparing 10:25:39 a21bfcd02a66: Preparing 10:25:39 994456c4fd7b: Preparing 10:25:39 7ff609028c84: Waiting 10:25:39 b8fde59f45c8: Waiting 10:25:39 d3266d23f54d: Waiting 10:25:39 67f24df770f2: Waiting 10:25:39 e3c7e6c785be: Waiting 10:25:39 5f70bf18a086: Waiting 10:25:39 7576173080f7: Waiting 10:25:39 994456c4fd7b: Waiting 10:25:39 77136366e8a7: Waiting 10:25:39 a21bfcd02a66: Waiting 10:25:39 b9d88d8f9bf6: Waiting 10:25:39 a37366e8fe6f: Layer already exists 10:25:39 f623ade5d40c: Layer already exists 10:25:39 49a9f3df21ce: Layer already exists 10:25:39 514c6673ef5b: Layer already exists 10:25:39 34313824bf33: Layer already exists 10:25:39 b9d88d8f9bf6: Layer already exists 10:25:39 7ff609028c84: Layer already exists 10:25:39 b8fde59f45c8: Layer already exists 10:25:39 d3266d23f54d: Layer already exists 10:25:39 67f24df770f2: Layer already exists 10:25:39 e3c7e6c785be: Layer already exists 10:25:39 5f70bf18a086: Layer already exists 10:25:39 a21bfcd02a66: Layer already exists 10:25:39 7576173080f7: Layer already exists 10:25:39 77136366e8a7: Layer already exists 10:25:39 994456c4fd7b: Layer already exists 10:25:39 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:25:40 34313824bf33: Preparing 10:25:40 a37366e8fe6f: Preparing 10:25:40 49a9f3df21ce: Preparing 10:25:40 514c6673ef5b: Preparing 10:25:40 f623ade5d40c: Preparing 10:25:40 b9d88d8f9bf6: Preparing 10:25:40 7ff609028c84: Preparing 10:25:40 b8fde59f45c8: Preparing 10:25:40 67f24df770f2: Preparing 10:25:40 d3266d23f54d: Preparing 10:25:40 e3c7e6c785be: Preparing 10:25:40 5f70bf18a086: Preparing 10:25:40 7576173080f7: Preparing 10:25:40 77136366e8a7: Preparing 10:25:40 a21bfcd02a66: Preparing 10:25:40 994456c4fd7b: Preparing 10:25:40 e3c7e6c785be: Waiting 10:25:40 7ff609028c84: Waiting 10:25:40 5f70bf18a086: Waiting 10:25:40 b8fde59f45c8: Waiting 10:25:40 7576173080f7: Waiting 10:25:40 67f24df770f2: Waiting 10:25:40 77136366e8a7: Waiting 10:25:40 d3266d23f54d: Waiting 10:25:40 a21bfcd02a66: Waiting 10:25:40 994456c4fd7b: Waiting 10:25:40 b9d88d8f9bf6: Waiting 10:25:40 f623ade5d40c: Layer already exists 10:25:40 49a9f3df21ce: Layer already exists 10:25:40 34313824bf33: Layer already exists 10:25:40 a37366e8fe6f: Layer already exists 10:25:40 514c6673ef5b: Layer already exists 10:25:40 b9d88d8f9bf6: Layer already exists 10:25:40 b8fde59f45c8: Layer already exists 10:25:40 7ff609028c84: Layer already exists 10:25:40 d3266d23f54d: Layer already exists 10:25:40 67f24df770f2: Layer already exists 10:25:40 e3c7e6c785be: Layer already exists 10:25:40 77136366e8a7: Layer already exists 10:25:40 5f70bf18a086: Layer already exists 10:25:40 7576173080f7: Layer already exists 10:25:40 a21bfcd02a66: Layer already exists 10:25:40 994456c4fd7b: Layer already exists 10:25:40 main: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:40 ===================================================== [Pipeline] echo 10:25:40 taggedImages: 10:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.70 10:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:25:40 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:25:40 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:40 latest 10:25:40 4.0.0-dev.70 10:25:40 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:40 main 10:25:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:25:41 e368705fe8f6: Preparing 10:25:41 a8358c5a4c59: Preparing 10:25:41 fde58c35ed8b: Preparing 10:25:41 3b3b1e0f82a9: Preparing 10:25:41 b8fde59f45c8: Preparing 10:25:41 67f24df770f2: Preparing 10:25:41 794180f08e7f: Preparing 10:25:41 15c5ad8ce6f3: Preparing 10:25:41 994456c4fd7b: Preparing 10:25:41 67f24df770f2: Waiting 10:25:41 794180f08e7f: Waiting 10:25:41 15c5ad8ce6f3: Waiting 10:25:41 994456c4fd7b: Waiting 10:25:41 b8fde59f45c8: Layer already exists 10:25:41 67f24df770f2: Layer already exists 10:25:41 794180f08e7f: Layer already exists 10:25:41 15c5ad8ce6f3: Layer already exists 10:25:41 994456c4fd7b: Layer already exists 10:25:41 a8358c5a4c59: Pushed 10:25:41 fde58c35ed8b: Pushed 10:25:41 e368705fe8f6: Pushed 10:25:43 3b3b1e0f82a9: Pushed 10:25:43 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:25:44 e368705fe8f6: Preparing 10:25:44 a8358c5a4c59: Preparing 10:25:44 fde58c35ed8b: Preparing 10:25:44 3b3b1e0f82a9: Preparing 10:25:44 b8fde59f45c8: Preparing 10:25:44 67f24df770f2: Preparing 10:25:44 794180f08e7f: Preparing 10:25:44 15c5ad8ce6f3: Preparing 10:25:44 994456c4fd7b: Preparing 10:25:44 67f24df770f2: Waiting 10:25:44 15c5ad8ce6f3: Waiting 10:25:44 794180f08e7f: Waiting 10:25:44 994456c4fd7b: Waiting 10:25:44 3b3b1e0f82a9: Layer already exists 10:25:44 e368705fe8f6: Layer already exists 10:25:44 b8fde59f45c8: Layer already exists 10:25:44 a8358c5a4c59: Layer already exists 10:25:44 fde58c35ed8b: Layer already exists 10:25:44 67f24df770f2: Layer already exists 10:25:44 15c5ad8ce6f3: Layer already exists 10:25:44 994456c4fd7b: Layer already exists 10:25:44 794180f08e7f: Layer already exists 10:25:44 latest: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.70 10:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:25:45 e368705fe8f6: Preparing 10:25:45 a8358c5a4c59: Preparing 10:25:45 fde58c35ed8b: Preparing 10:25:45 3b3b1e0f82a9: Preparing 10:25:45 b8fde59f45c8: Preparing 10:25:45 67f24df770f2: Preparing 10:25:45 794180f08e7f: Preparing 10:25:45 15c5ad8ce6f3: Preparing 10:25:45 994456c4fd7b: Preparing 10:25:45 794180f08e7f: Waiting 10:25:45 67f24df770f2: Waiting 10:25:45 15c5ad8ce6f3: Waiting 10:25:45 fde58c35ed8b: Layer already exists 10:25:45 3b3b1e0f82a9: Layer already exists 10:25:45 a8358c5a4c59: Layer already exists 10:25:45 b8fde59f45c8: Layer already exists 10:25:45 e368705fe8f6: Layer already exists 10:25:45 67f24df770f2: Layer already exists 10:25:45 15c5ad8ce6f3: Layer already exists 10:25:45 794180f08e7f: Layer already exists 10:25:45 994456c4fd7b: Layer already exists 10:25:45 4.0.0-dev.70: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:25:46 e368705fe8f6: Preparing 10:25:46 a8358c5a4c59: Preparing 10:25:46 fde58c35ed8b: Preparing 10:25:46 3b3b1e0f82a9: Preparing 10:25:46 b8fde59f45c8: Preparing 10:25:46 67f24df770f2: Preparing 10:25:46 794180f08e7f: Preparing 10:25:46 15c5ad8ce6f3: Preparing 10:25:46 994456c4fd7b: Preparing 10:25:46 794180f08e7f: Waiting 10:25:46 15c5ad8ce6f3: Waiting 10:25:46 67f24df770f2: Waiting 10:25:46 994456c4fd7b: Waiting 10:25:46 a8358c5a4c59: Layer already exists 10:25:46 fde58c35ed8b: Layer already exists 10:25:46 b8fde59f45c8: Layer already exists 10:25:46 3b3b1e0f82a9: Layer already exists 10:25:46 e368705fe8f6: Layer already exists 10:25:46 15c5ad8ce6f3: Layer already exists 10:25:46 67f24df770f2: Layer already exists 10:25:46 994456c4fd7b: Layer already exists 10:25:46 794180f08e7f: Layer already exists 10:25:46 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:25:46 e368705fe8f6: Preparing 10:25:46 a8358c5a4c59: Preparing 10:25:46 fde58c35ed8b: Preparing 10:25:46 3b3b1e0f82a9: Preparing 10:25:46 b8fde59f45c8: Preparing 10:25:46 67f24df770f2: Preparing 10:25:46 794180f08e7f: Preparing 10:25:46 15c5ad8ce6f3: Preparing 10:25:46 994456c4fd7b: Preparing 10:25:46 794180f08e7f: Waiting 10:25:46 67f24df770f2: Waiting 10:25:46 15c5ad8ce6f3: Waiting 10:25:46 994456c4fd7b: Waiting 10:25:46 b8fde59f45c8: Layer already exists 10:25:46 3b3b1e0f82a9: Layer already exists 10:25:46 a8358c5a4c59: Layer already exists 10:25:46 fde58c35ed8b: Layer already exists 10:25:46 e368705fe8f6: Layer already exists 10:25:46 794180f08e7f: Layer already exists 10:25:46 67f24df770f2: Layer already exists 10:25:46 15c5ad8ce6f3: Layer already exists 10:25:46 994456c4fd7b: Layer already exists 10:25:46 main: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:46 ===================================================== [Pipeline] echo 10:25:46 taggedImages: 10:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.70 10:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:25:46 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:25:46 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:46 latest 10:25:46 4.0.0-dev.70 10:25:46 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:46 main 10:25:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:25:47 83954a4836d7: Preparing 10:25:47 cdcb947dc658: Preparing 10:25:47 ba9a03fa6b8c: Preparing 10:25:47 6a990346d676: Preparing 10:25:47 fff50d1eecf7: Preparing 10:25:47 b8fde59f45c8: Preparing 10:25:47 67f24df770f2: Preparing 10:25:47 e10c41e88f3b: Preparing 10:25:47 9767f1ce04d6: Preparing 10:25:47 2dd187c929e8: Preparing 10:25:47 994456c4fd7b: Preparing 10:25:47 b8fde59f45c8: Waiting 10:25:47 67f24df770f2: Waiting 10:25:47 e10c41e88f3b: Waiting 10:25:47 2dd187c929e8: Waiting 10:25:47 9767f1ce04d6: Waiting 10:25:47 fff50d1eecf7: Pushed 10:25:47 cdcb947dc658: Pushed 10:25:47 6a990346d676: Pushed 10:25:47 83954a4836d7: Pushed 10:25:47 b8fde59f45c8: Layer already exists 10:25:47 67f24df770f2: Layer already exists 10:25:47 994456c4fd7b: Layer already exists 10:25:47 9767f1ce04d6: Pushed 10:25:47 e10c41e88f3b: Pushed 10:25:48 2dd187c929e8: Pushed 10:25:49 ba9a03fa6b8c: Pushed 10:25:49 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:25:50 83954a4836d7: Preparing 10:25:50 cdcb947dc658: Preparing 10:25:50 ba9a03fa6b8c: Preparing 10:25:50 6a990346d676: Preparing 10:25:50 fff50d1eecf7: Preparing 10:25:50 b8fde59f45c8: Preparing 10:25:50 67f24df770f2: Preparing 10:25:50 e10c41e88f3b: Preparing 10:25:50 9767f1ce04d6: Preparing 10:25:50 2dd187c929e8: Preparing 10:25:50 994456c4fd7b: Preparing 10:25:50 67f24df770f2: Waiting 10:25:50 b8fde59f45c8: Waiting 10:25:50 e10c41e88f3b: Waiting 10:25:50 2dd187c929e8: Waiting 10:25:50 9767f1ce04d6: Waiting 10:25:50 994456c4fd7b: Waiting 10:25:50 fff50d1eecf7: Layer already exists 10:25:50 ba9a03fa6b8c: Layer already exists 10:25:50 cdcb947dc658: Layer already exists 10:25:50 6a990346d676: Layer already exists 10:25:50 83954a4836d7: Layer already exists 10:25:50 b8fde59f45c8: Layer already exists 10:25:50 67f24df770f2: Layer already exists 10:25:50 2dd187c929e8: Layer already exists 10:25:50 9767f1ce04d6: Layer already exists 10:25:50 e10c41e88f3b: Layer already exists 10:25:50 994456c4fd7b: Layer already exists 10:25:50 latest: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.70 10:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:25:50 83954a4836d7: Preparing 10:25:50 cdcb947dc658: Preparing 10:25:50 ba9a03fa6b8c: Preparing 10:25:50 6a990346d676: Preparing 10:25:50 fff50d1eecf7: Preparing 10:25:50 b8fde59f45c8: Preparing 10:25:50 67f24df770f2: Preparing 10:25:50 e10c41e88f3b: Preparing 10:25:50 9767f1ce04d6: Preparing 10:25:50 2dd187c929e8: Preparing 10:25:50 994456c4fd7b: Preparing 10:25:50 67f24df770f2: Waiting 10:25:50 e10c41e88f3b: Waiting 10:25:50 9767f1ce04d6: Waiting 10:25:50 2dd187c929e8: Waiting 10:25:50 994456c4fd7b: Waiting 10:25:50 b8fde59f45c8: Waiting 10:25:50 ba9a03fa6b8c: Layer already exists 10:25:50 fff50d1eecf7: Layer already exists 10:25:50 6a990346d676: Layer already exists 10:25:50 83954a4836d7: Layer already exists 10:25:50 cdcb947dc658: Layer already exists 10:25:50 e10c41e88f3b: Layer already exists 10:25:50 9767f1ce04d6: Layer already exists 10:25:50 67f24df770f2: Layer already exists 10:25:50 b8fde59f45c8: Layer already exists 10:25:50 2dd187c929e8: Layer already exists 10:25:50 994456c4fd7b: Layer already exists 10:25:50 4.0.0-dev.70: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:25:51 83954a4836d7: Preparing 10:25:51 cdcb947dc658: Preparing 10:25:51 ba9a03fa6b8c: Preparing 10:25:51 6a990346d676: Preparing 10:25:51 fff50d1eecf7: Preparing 10:25:51 b8fde59f45c8: Preparing 10:25:51 67f24df770f2: Preparing 10:25:51 e10c41e88f3b: Preparing 10:25:51 9767f1ce04d6: Preparing 10:25:51 2dd187c929e8: Preparing 10:25:51 994456c4fd7b: Preparing 10:25:51 67f24df770f2: Waiting 10:25:51 b8fde59f45c8: Waiting 10:25:51 e10c41e88f3b: Waiting 10:25:51 9767f1ce04d6: Waiting 10:25:51 2dd187c929e8: Waiting 10:25:51 ba9a03fa6b8c: Layer already exists 10:25:51 83954a4836d7: Layer already exists 10:25:51 fff50d1eecf7: Layer already exists 10:25:51 cdcb947dc658: Layer already exists 10:25:51 6a990346d676: Layer already exists 10:25:51 67f24df770f2: Layer already exists 10:25:51 b8fde59f45c8: Layer already exists 10:25:51 9767f1ce04d6: Layer already exists 10:25:51 e10c41e88f3b: Layer already exists 10:25:51 2dd187c929e8: Layer already exists 10:25:51 994456c4fd7b: Layer already exists 10:25:51 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:25:52 83954a4836d7: Preparing 10:25:52 cdcb947dc658: Preparing 10:25:52 ba9a03fa6b8c: Preparing 10:25:52 6a990346d676: Preparing 10:25:52 fff50d1eecf7: Preparing 10:25:52 b8fde59f45c8: Preparing 10:25:52 67f24df770f2: Preparing 10:25:52 e10c41e88f3b: Preparing 10:25:52 9767f1ce04d6: Preparing 10:25:52 2dd187c929e8: Preparing 10:25:52 994456c4fd7b: Preparing 10:25:52 67f24df770f2: Waiting 10:25:52 994456c4fd7b: Waiting 10:25:52 2dd187c929e8: Waiting 10:25:52 e10c41e88f3b: Waiting 10:25:52 9767f1ce04d6: Waiting 10:25:52 b8fde59f45c8: Waiting 10:25:52 cdcb947dc658: Layer already exists 10:25:52 6a990346d676: Layer already exists 10:25:52 ba9a03fa6b8c: Layer already exists 10:25:52 83954a4836d7: Layer already exists 10:25:52 fff50d1eecf7: Layer already exists 10:25:52 b8fde59f45c8: Layer already exists 10:25:52 9767f1ce04d6: Layer already exists 10:25:52 2dd187c929e8: Layer already exists 10:25:52 e10c41e88f3b: Layer already exists 10:25:52 67f24df770f2: Layer already exists 10:25:52 994456c4fd7b: Layer already exists 10:25:52 main: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:52 ===================================================== [Pipeline] echo 10:25:52 taggedImages: 10:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.70 10:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:25:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:25:52 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:52 latest 10:25:52 4.0.0-dev.70 10:25:52 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:52 main 10:25:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:25:52 7d89da26ad87: Preparing 10:25:52 8125c623ebaf: Preparing 10:25:52 a150186d46d4: Preparing 10:25:52 f3223c7caa2d: Preparing 10:25:52 4c7d88403937: Preparing 10:25:52 94bc914e8ace: Preparing 10:25:52 143e9450f87e: Preparing 10:25:52 b8fde59f45c8: Preparing 10:25:52 67f24df770f2: Preparing 10:25:52 dc92c92141ae: Preparing 10:25:52 551c2eb12a4e: Preparing 10:25:52 994456c4fd7b: Preparing 10:25:52 dc92c92141ae: Waiting 10:25:52 551c2eb12a4e: Waiting 10:25:52 67f24df770f2: Waiting 10:25:52 994456c4fd7b: Waiting 10:25:52 94bc914e8ace: Waiting 10:25:52 143e9450f87e: Waiting 10:25:52 b8fde59f45c8: Waiting 10:25:52 4c7d88403937: Pushed 10:25:52 8125c623ebaf: Pushed 10:25:52 7d89da26ad87: Pushed 10:25:52 b8fde59f45c8: Layer already exists 10:25:52 67f24df770f2: Layer already exists 10:25:52 94bc914e8ace: Pushed 10:25:52 143e9450f87e: Pushed 10:25:53 994456c4fd7b: Layer already exists 10:25:53 dc92c92141ae: Pushed 10:25:54 551c2eb12a4e: Pushed 10:25:54 f3223c7caa2d: Pushed 10:25:55 a150186d46d4: Pushed 10:25:55 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:25:56 7d89da26ad87: Preparing 10:25:56 8125c623ebaf: Preparing 10:25:56 a150186d46d4: Preparing 10:25:56 f3223c7caa2d: Preparing 10:25:56 4c7d88403937: Preparing 10:25:56 94bc914e8ace: Preparing 10:25:56 143e9450f87e: Preparing 10:25:56 b8fde59f45c8: Preparing 10:25:56 67f24df770f2: Preparing 10:25:56 dc92c92141ae: Preparing 10:25:56 551c2eb12a4e: Preparing 10:25:56 994456c4fd7b: Preparing 10:25:56 94bc914e8ace: Waiting 10:25:56 143e9450f87e: Waiting 10:25:56 b8fde59f45c8: Waiting 10:25:56 67f24df770f2: Waiting 10:25:56 dc92c92141ae: Waiting 10:25:56 551c2eb12a4e: Waiting 10:25:56 994456c4fd7b: Waiting 10:25:56 7d89da26ad87: Layer already exists 10:25:56 f3223c7caa2d: Layer already exists 10:25:56 8125c623ebaf: Layer already exists 10:25:56 4c7d88403937: Layer already exists 10:25:56 a150186d46d4: Layer already exists 10:25:56 94bc914e8ace: Layer already exists 10:25:56 b8fde59f45c8: Layer already exists 10:25:56 67f24df770f2: Layer already exists 10:25:56 143e9450f87e: Layer already exists 10:25:56 dc92c92141ae: Layer already exists 10:25:56 551c2eb12a4e: Layer already exists 10:25:56 994456c4fd7b: Layer already exists 10:25:56 latest: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.70 10:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:25:56 7d89da26ad87: Preparing 10:25:56 8125c623ebaf: Preparing 10:25:56 a150186d46d4: Preparing 10:25:56 f3223c7caa2d: Preparing 10:25:56 4c7d88403937: Preparing 10:25:56 94bc914e8ace: Preparing 10:25:56 143e9450f87e: Preparing 10:25:56 b8fde59f45c8: Preparing 10:25:56 67f24df770f2: Preparing 10:25:56 dc92c92141ae: Preparing 10:25:56 551c2eb12a4e: Preparing 10:25:56 994456c4fd7b: Preparing 10:25:56 94bc914e8ace: Waiting 10:25:56 143e9450f87e: Waiting 10:25:56 67f24df770f2: Waiting 10:25:56 b8fde59f45c8: Waiting 10:25:56 dc92c92141ae: Waiting 10:25:56 551c2eb12a4e: Waiting 10:25:56 994456c4fd7b: Waiting 10:25:56 7d89da26ad87: Layer already exists 10:25:56 8125c623ebaf: Layer already exists 10:25:56 a150186d46d4: Layer already exists 10:25:56 f3223c7caa2d: Layer already exists 10:25:56 4c7d88403937: Layer already exists 10:25:56 143e9450f87e: Layer already exists 10:25:56 b8fde59f45c8: Layer already exists 10:25:56 94bc914e8ace: Layer already exists 10:25:56 67f24df770f2: Layer already exists 10:25:56 dc92c92141ae: Layer already exists 10:25:56 551c2eb12a4e: Layer already exists 10:25:56 994456c4fd7b: Layer already exists 10:25:56 4.0.0-dev.70: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:25:57 7d89da26ad87: Preparing 10:25:57 8125c623ebaf: Preparing 10:25:57 a150186d46d4: Preparing 10:25:57 f3223c7caa2d: Preparing 10:25:57 4c7d88403937: Preparing 10:25:57 94bc914e8ace: Preparing 10:25:57 143e9450f87e: Preparing 10:25:57 b8fde59f45c8: Preparing 10:25:57 67f24df770f2: Preparing 10:25:57 dc92c92141ae: Preparing 10:25:57 551c2eb12a4e: Preparing 10:25:57 994456c4fd7b: Preparing 10:25:57 67f24df770f2: Waiting 10:25:57 dc92c92141ae: Waiting 10:25:57 551c2eb12a4e: Waiting 10:25:57 994456c4fd7b: Waiting 10:25:57 94bc914e8ace: Waiting 10:25:57 143e9450f87e: Waiting 10:25:57 b8fde59f45c8: Waiting 10:25:57 7d89da26ad87: Layer already exists 10:25:57 8125c623ebaf: Layer already exists 10:25:57 4c7d88403937: Layer already exists 10:25:57 a150186d46d4: Layer already exists 10:25:57 f3223c7caa2d: Layer already exists 10:25:57 94bc914e8ace: Layer already exists 10:25:57 67f24df770f2: Layer already exists 10:25:57 143e9450f87e: Layer already exists 10:25:57 b8fde59f45c8: Layer already exists 10:25:57 dc92c92141ae: Layer already exists 10:25:57 551c2eb12a4e: Layer already exists 10:25:57 994456c4fd7b: Layer already exists 10:25:57 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:25:58 7d89da26ad87: Preparing 10:25:58 8125c623ebaf: Preparing 10:25:58 a150186d46d4: Preparing 10:25:58 f3223c7caa2d: Preparing 10:25:58 4c7d88403937: Preparing 10:25:58 94bc914e8ace: Preparing 10:25:58 143e9450f87e: Preparing 10:25:58 b8fde59f45c8: Preparing 10:25:58 67f24df770f2: Preparing 10:25:58 dc92c92141ae: Preparing 10:25:58 551c2eb12a4e: Preparing 10:25:58 994456c4fd7b: Preparing 10:25:58 b8fde59f45c8: Waiting 10:25:58 551c2eb12a4e: Waiting 10:25:58 dc92c92141ae: Waiting 10:25:58 994456c4fd7b: Waiting 10:25:58 67f24df770f2: Waiting 10:25:58 94bc914e8ace: Waiting 10:25:58 143e9450f87e: Waiting 10:25:58 7d89da26ad87: Layer already exists 10:25:58 f3223c7caa2d: Layer already exists 10:25:58 4c7d88403937: Layer already exists 10:25:58 8125c623ebaf: Layer already exists 10:25:58 a150186d46d4: Layer already exists 10:25:58 67f24df770f2: Layer already exists 10:25:58 b8fde59f45c8: Layer already exists 10:25:58 94bc914e8ace: Layer already exists 10:25:58 dc92c92141ae: Layer already exists 10:25:58 143e9450f87e: Layer already exists 10:25:58 551c2eb12a4e: Layer already exists 10:25:58 994456c4fd7b: Layer already exists 10:25:58 main: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:58 ===================================================== [Pipeline] echo 10:25:58 taggedImages: 10:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.70 10:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:25:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:25:58 d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:58 latest 10:25:58 4.0.0-dev.70 10:25:58 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:25:58 main 10:25:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c 10:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:25:58 fac691e344c6: Preparing 10:25:58 70a5f68bc8ef: Preparing 10:25:58 b8fde59f45c8: Preparing 10:25:58 67f24df770f2: Preparing 10:25:58 a9f968780d88: Preparing 10:25:58 402c551288cf: Preparing 10:25:58 994456c4fd7b: Preparing 10:25:58 402c551288cf: Waiting 10:25:58 994456c4fd7b: Waiting 10:25:58 a9f968780d88: Pushed 10:25:58 b8fde59f45c8: Layer already exists 10:25:58 fac691e344c6: Pushed 10:25:59 67f24df770f2: Layer already exists 10:25:59 994456c4fd7b: Layer already exists 10:25:59 402c551288cf: Pushed 10:26:01 70a5f68bc8ef: Pushed 10:26:01 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:02 + 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 10:26:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:26:02 fac691e344c6: Preparing 10:26:02 70a5f68bc8ef: Preparing 10:26:02 b8fde59f45c8: Preparing 10:26:02 67f24df770f2: Preparing 10:26:02 a9f968780d88: Preparing 10:26:02 402c551288cf: Preparing 10:26:02 994456c4fd7b: Preparing 10:26:02 402c551288cf: Waiting 10:26:02 994456c4fd7b: Waiting 10:26:02 a9f968780d88: Layer already exists 10:26:02 b8fde59f45c8: Layer already exists 10:26:02 67f24df770f2: Layer already exists 10:26:02 70a5f68bc8ef: Layer already exists 10:26:02 fac691e344c6: Layer already exists 10:26:02 994456c4fd7b: Layer already exists 10:26:02 402c551288cf: Layer already exists 10:26:02 latest: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.70 10:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:26:03 fac691e344c6: Preparing 10:26:03 70a5f68bc8ef: Preparing 10:26:03 b8fde59f45c8: Preparing 10:26:03 67f24df770f2: Preparing 10:26:03 a9f968780d88: Preparing 10:26:03 402c551288cf: Preparing 10:26:03 994456c4fd7b: Preparing 10:26:03 402c551288cf: Waiting 10:26:03 994456c4fd7b: Waiting 10:26:03 67f24df770f2: Layer already exists 10:26:03 a9f968780d88: Layer already exists 10:26:03 fac691e344c6: Layer already exists 10:26:03 70a5f68bc8ef: Layer already exists 10:26:03 b8fde59f45c8: Layer already exists 10:26:03 994456c4fd7b: Layer already exists 10:26:03 402c551288cf: Layer already exists 10:26:03 4.0.0-dev.70: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:26:03 fac691e344c6: Preparing 10:26:03 70a5f68bc8ef: Preparing 10:26:03 b8fde59f45c8: Preparing 10:26:03 67f24df770f2: Preparing 10:26:03 a9f968780d88: Preparing 10:26:03 402c551288cf: Preparing 10:26:03 994456c4fd7b: Preparing 10:26:03 402c551288cf: Waiting 10:26:03 994456c4fd7b: Waiting 10:26:03 70a5f68bc8ef: Layer already exists 10:26:03 b8fde59f45c8: Layer already exists 10:26:03 a9f968780d88: Layer already exists 10:26:03 67f24df770f2: Layer already exists 10:26:03 fac691e344c6: Layer already exists 10:26:03 402c551288cf: Layer already exists 10:26:03 994456c4fd7b: Layer already exists 10:26:03 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:04 + 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 10:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:26:04 fac691e344c6: Preparing 10:26:04 70a5f68bc8ef: Preparing 10:26:04 b8fde59f45c8: Preparing 10:26:04 67f24df770f2: Preparing 10:26:04 a9f968780d88: Preparing 10:26:04 402c551288cf: Preparing 10:26:04 994456c4fd7b: Preparing 10:26:04 402c551288cf: Waiting 10:26:04 994456c4fd7b: Waiting 10:26:04 70a5f68bc8ef: Layer already exists 10:26:04 a9f968780d88: Layer already exists 10:26:04 fac691e344c6: Layer already exists 10:26:04 b8fde59f45c8: Layer already exists 10:26:04 67f24df770f2: Layer already exists 10:26:04 402c551288cf: Layer already exists 10:26:04 994456c4fd7b: Layer already exists 10:26:04 main: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:04 ===================================================== [Pipeline] echo 10:26:04 taggedImages: 10:26:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:26:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.70 10:26:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:26:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:26:04 d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:04 latest 10:26:04 4.0.0-dev.70 10:26:04 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:04 main 10:26:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:26:05 68c43ec56a17: Preparing 10:26:05 2a956c880867: Preparing 10:26:05 ddf776f64011: Preparing 10:26:05 b8fde59f45c8: Preparing 10:26:05 67f24df770f2: Preparing 10:26:05 495ad97547a0: Preparing 10:26:05 f25f6134f0e5: Preparing 10:26:05 0cb04c489bf8: Preparing 10:26:05 6b88a0e85d9a: Preparing 10:26:05 994456c4fd7b: Preparing 10:26:05 f25f6134f0e5: Waiting 10:26:05 0cb04c489bf8: Waiting 10:26:05 6b88a0e85d9a: Waiting 10:26:05 994456c4fd7b: Waiting 10:26:05 495ad97547a0: Waiting 10:26:05 67f24df770f2: Layer already exists 10:26:05 b8fde59f45c8: Layer already exists 10:26:05 2a956c880867: Pushed 10:26:05 68c43ec56a17: Pushed 10:26:05 ddf776f64011: Pushed 10:26:05 994456c4fd7b: Layer already exists 10:26:05 0cb04c489bf8: Pushed 10:26:05 6b88a0e85d9a: Pushed 10:26:09 f25f6134f0e5: Pushed 10:26:15 495ad97547a0: Pushed 10:26:15 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:26:16 68c43ec56a17: Preparing 10:26:16 2a956c880867: Preparing 10:26:16 ddf776f64011: Preparing 10:26:16 b8fde59f45c8: Preparing 10:26:16 67f24df770f2: Preparing 10:26:16 495ad97547a0: Preparing 10:26:16 f25f6134f0e5: Preparing 10:26:16 0cb04c489bf8: Preparing 10:26:16 6b88a0e85d9a: Preparing 10:26:16 994456c4fd7b: Preparing 10:26:16 495ad97547a0: Waiting 10:26:16 f25f6134f0e5: Waiting 10:26:16 0cb04c489bf8: Waiting 10:26:16 6b88a0e85d9a: Waiting 10:26:16 68c43ec56a17: Layer already exists 10:26:16 b8fde59f45c8: Layer already exists 10:26:16 2a956c880867: Layer already exists 10:26:16 67f24df770f2: Layer already exists 10:26:16 ddf776f64011: Layer already exists 10:26:16 495ad97547a0: Layer already exists 10:26:16 994456c4fd7b: Layer already exists 10:26:16 6b88a0e85d9a: Layer already exists 10:26:16 0cb04c489bf8: Layer already exists 10:26:16 f25f6134f0e5: Layer already exists 10:26:16 latest: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.70 10:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:26:17 68c43ec56a17: Preparing 10:26:17 2a956c880867: Preparing 10:26:17 ddf776f64011: Preparing 10:26:17 b8fde59f45c8: Preparing 10:26:17 67f24df770f2: Preparing 10:26:17 495ad97547a0: Preparing 10:26:17 f25f6134f0e5: Preparing 10:26:17 0cb04c489bf8: Preparing 10:26:17 6b88a0e85d9a: Preparing 10:26:17 994456c4fd7b: Preparing 10:26:17 f25f6134f0e5: Waiting 10:26:17 495ad97547a0: Waiting 10:26:17 6b88a0e85d9a: Waiting 10:26:17 0cb04c489bf8: Waiting 10:26:17 994456c4fd7b: Waiting 10:26:17 b8fde59f45c8: Layer already exists 10:26:17 ddf776f64011: Layer already exists 10:26:17 68c43ec56a17: Layer already exists 10:26:17 2a956c880867: Layer already exists 10:26:17 67f24df770f2: Layer already exists 10:26:17 495ad97547a0: Layer already exists 10:26:17 f25f6134f0e5: Layer already exists 10:26:17 0cb04c489bf8: Layer already exists 10:26:17 6b88a0e85d9a: Layer already exists 10:26:17 994456c4fd7b: Layer already exists 10:26:17 4.0.0-dev.70: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:26:17 68c43ec56a17: Preparing 10:26:17 2a956c880867: Preparing 10:26:17 ddf776f64011: Preparing 10:26:17 b8fde59f45c8: Preparing 10:26:17 67f24df770f2: Preparing 10:26:17 495ad97547a0: Preparing 10:26:17 f25f6134f0e5: Preparing 10:26:17 0cb04c489bf8: Preparing 10:26:17 6b88a0e85d9a: Preparing 10:26:17 994456c4fd7b: Preparing 10:26:17 495ad97547a0: Waiting 10:26:17 f25f6134f0e5: Waiting 10:26:17 0cb04c489bf8: Waiting 10:26:17 6b88a0e85d9a: Waiting 10:26:17 994456c4fd7b: Waiting 10:26:17 b8fde59f45c8: Layer already exists 10:26:17 2a956c880867: Layer already exists 10:26:17 67f24df770f2: Layer already exists 10:26:17 ddf776f64011: Layer already exists 10:26:17 68c43ec56a17: Layer already exists 10:26:17 f25f6134f0e5: Layer already exists 10:26:17 0cb04c489bf8: Layer already exists 10:26:17 6b88a0e85d9a: Layer already exists 10:26:17 994456c4fd7b: Layer already exists 10:26:17 495ad97547a0: Layer already exists 10:26:17 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:26:18 68c43ec56a17: Preparing 10:26:18 2a956c880867: Preparing 10:26:18 ddf776f64011: Preparing 10:26:18 b8fde59f45c8: Preparing 10:26:18 67f24df770f2: Preparing 10:26:18 495ad97547a0: Preparing 10:26:18 f25f6134f0e5: Preparing 10:26:18 0cb04c489bf8: Preparing 10:26:18 6b88a0e85d9a: Preparing 10:26:18 994456c4fd7b: Preparing 10:26:18 495ad97547a0: Waiting 10:26:18 f25f6134f0e5: Waiting 10:26:18 0cb04c489bf8: Waiting 10:26:18 6b88a0e85d9a: Waiting 10:26:18 994456c4fd7b: Waiting 10:26:18 68c43ec56a17: Layer already exists 10:26:18 67f24df770f2: Layer already exists 10:26:18 2a956c880867: Layer already exists 10:26:18 ddf776f64011: Layer already exists 10:26:18 b8fde59f45c8: Layer already exists 10:26:18 0cb04c489bf8: Layer already exists 10:26:18 6b88a0e85d9a: Layer already exists 10:26:18 f25f6134f0e5: Layer already exists 10:26:18 495ad97547a0: Layer already exists 10:26:18 994456c4fd7b: Layer already exists 10:26:18 main: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:18 ===================================================== [Pipeline] echo 10:26:18 taggedImages: 10:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.70 10:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:26:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:26:18 d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:18 latest 10:26:18 4.0.0-dev.70 10:26:18 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:18 main 10:26:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:26:19 0686d47a85ef: Preparing 10:26:19 483c51a0d9b7: Preparing 10:26:19 5ec4dbb11436: Preparing 10:26:19 b8fde59f45c8: Preparing 10:26:19 67f24df770f2: Preparing 10:26:19 85ae48a671a0: Preparing 10:26:19 f168f269af3c: Preparing 10:26:19 f8180b507f79: Preparing 10:26:19 994456c4fd7b: Preparing 10:26:19 f168f269af3c: Waiting 10:26:19 85ae48a671a0: Waiting 10:26:19 994456c4fd7b: Waiting 10:26:19 f8180b507f79: Waiting 10:26:19 b8fde59f45c8: Layer already exists 10:26:19 67f24df770f2: Layer already exists 10:26:19 0686d47a85ef: Pushed 10:26:19 5ec4dbb11436: Pushed 10:26:19 483c51a0d9b7: Pushed 10:26:19 994456c4fd7b: Layer already exists 10:26:19 f168f269af3c: Pushed 10:26:19 f8180b507f79: Pushed 10:26:31 85ae48a671a0: Pushed 10:26:31 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:26:32 0686d47a85ef: Preparing 10:26:32 483c51a0d9b7: Preparing 10:26:32 5ec4dbb11436: Preparing 10:26:32 b8fde59f45c8: Preparing 10:26:32 67f24df770f2: Preparing 10:26:32 85ae48a671a0: Preparing 10:26:32 f168f269af3c: Preparing 10:26:32 f8180b507f79: Preparing 10:26:32 994456c4fd7b: Preparing 10:26:32 85ae48a671a0: Waiting 10:26:32 f168f269af3c: Waiting 10:26:32 f8180b507f79: Waiting 10:26:32 994456c4fd7b: Waiting 10:26:32 483c51a0d9b7: Layer already exists 10:26:32 0686d47a85ef: Layer already exists 10:26:32 5ec4dbb11436: Layer already exists 10:26:32 67f24df770f2: Layer already exists 10:26:32 b8fde59f45c8: Layer already exists 10:26:32 f168f269af3c: Layer already exists 10:26:32 85ae48a671a0: Layer already exists 10:26:32 994456c4fd7b: Layer already exists 10:26:32 f8180b507f79: Layer already exists 10:26:32 latest: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.70 10:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:26:32 0686d47a85ef: Preparing 10:26:32 483c51a0d9b7: Preparing 10:26:32 5ec4dbb11436: Preparing 10:26:32 b8fde59f45c8: Preparing 10:26:32 67f24df770f2: Preparing 10:26:32 85ae48a671a0: Preparing 10:26:32 f168f269af3c: Preparing 10:26:32 f8180b507f79: Preparing 10:26:32 994456c4fd7b: Preparing 10:26:32 f168f269af3c: Waiting 10:26:32 f8180b507f79: Waiting 10:26:32 994456c4fd7b: Waiting 10:26:32 85ae48a671a0: Waiting 10:26:32 67f24df770f2: Layer already exists 10:26:32 b8fde59f45c8: Layer already exists 10:26:32 5ec4dbb11436: Layer already exists 10:26:32 483c51a0d9b7: Layer already exists 10:26:32 0686d47a85ef: Layer already exists 10:26:32 f8180b507f79: Layer already exists 10:26:32 f168f269af3c: Layer already exists 10:26:32 994456c4fd7b: Layer already exists 10:26:32 85ae48a671a0: Layer already exists 10:26:32 4.0.0-dev.70: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:26:33 0686d47a85ef: Preparing 10:26:33 483c51a0d9b7: Preparing 10:26:33 5ec4dbb11436: Preparing 10:26:33 b8fde59f45c8: Preparing 10:26:33 67f24df770f2: Preparing 10:26:33 85ae48a671a0: Preparing 10:26:33 f168f269af3c: Preparing 10:26:33 f8180b507f79: Preparing 10:26:33 994456c4fd7b: Preparing 10:26:33 85ae48a671a0: Waiting 10:26:33 f168f269af3c: Waiting 10:26:33 f8180b507f79: Waiting 10:26:33 994456c4fd7b: Waiting 10:26:33 5ec4dbb11436: Layer already exists 10:26:33 0686d47a85ef: Layer already exists 10:26:33 483c51a0d9b7: Layer already exists 10:26:33 67f24df770f2: Layer already exists 10:26:33 b8fde59f45c8: Layer already exists 10:26:33 994456c4fd7b: Layer already exists 10:26:33 f168f269af3c: Layer already exists 10:26:33 85ae48a671a0: Layer already exists 10:26:33 f8180b507f79: Layer already exists 10:26:33 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:26:34 0686d47a85ef: Preparing 10:26:34 483c51a0d9b7: Preparing 10:26:34 5ec4dbb11436: Preparing 10:26:34 b8fde59f45c8: Preparing 10:26:34 67f24df770f2: Preparing 10:26:34 85ae48a671a0: Preparing 10:26:34 f168f269af3c: Preparing 10:26:34 f8180b507f79: Preparing 10:26:34 994456c4fd7b: Preparing 10:26:34 f168f269af3c: Waiting 10:26:34 f8180b507f79: Waiting 10:26:34 994456c4fd7b: Waiting 10:26:34 85ae48a671a0: Waiting 10:26:34 0686d47a85ef: Layer already exists 10:26:34 5ec4dbb11436: Layer already exists 10:26:34 483c51a0d9b7: Layer already exists 10:26:34 b8fde59f45c8: Layer already exists 10:26:34 67f24df770f2: Layer already exists 10:26:34 994456c4fd7b: Layer already exists 10:26:34 85ae48a671a0: Layer already exists 10:26:34 f168f269af3c: Layer already exists 10:26:34 f8180b507f79: Layer already exists 10:26:34 main: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:34 ===================================================== [Pipeline] echo 10:26:34 taggedImages: 10:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.70 10:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:26:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:26:34 d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:34 latest 10:26:34 4.0.0-dev.70 10:26:34 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:34 main 10:26:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:26:35 15f50048f9a1: Preparing 10:26:35 242c2e310963: Preparing 10:26:35 d41b55422712: Preparing 10:26:35 b8fde59f45c8: Preparing 10:26:35 67f24df770f2: Preparing 10:26:35 36e018cd3a83: Preparing 10:26:35 0cb04c489bf8: Preparing 10:26:35 6b88a0e85d9a: Preparing 10:26:35 994456c4fd7b: Preparing 10:26:35 36e018cd3a83: Waiting 10:26:35 0cb04c489bf8: Waiting 10:26:35 6b88a0e85d9a: Waiting 10:26:35 994456c4fd7b: Waiting 10:26:35 b8fde59f45c8: Layer already exists 10:26:35 67f24df770f2: Layer already exists 10:26:35 0cb04c489bf8: Layer already exists 10:26:35 6b88a0e85d9a: Layer already exists 10:26:35 994456c4fd7b: Layer already exists 10:26:35 d41b55422712: Pushed 10:26:35 15f50048f9a1: Pushed 10:26:35 242c2e310963: Pushed 10:26:47 36e018cd3a83: Pushed 10:26:47 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:26:47 15f50048f9a1: Preparing 10:26:47 242c2e310963: Preparing 10:26:47 d41b55422712: Preparing 10:26:47 b8fde59f45c8: Preparing 10:26:47 67f24df770f2: Preparing 10:26:47 36e018cd3a83: Preparing 10:26:47 0cb04c489bf8: Preparing 10:26:47 6b88a0e85d9a: Preparing 10:26:47 994456c4fd7b: Preparing 10:26:47 0cb04c489bf8: Waiting 10:26:47 6b88a0e85d9a: Waiting 10:26:47 36e018cd3a83: Waiting 10:26:47 15f50048f9a1: Layer already exists 10:26:47 b8fde59f45c8: Layer already exists 10:26:47 242c2e310963: Layer already exists 10:26:47 d41b55422712: Layer already exists 10:26:47 67f24df770f2: Layer already exists 10:26:47 36e018cd3a83: Layer already exists 10:26:47 6b88a0e85d9a: Layer already exists 10:26:47 0cb04c489bf8: Layer already exists 10:26:47 994456c4fd7b: Layer already exists 10:26:47 latest: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.70 10:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:26:48 15f50048f9a1: Preparing 10:26:48 242c2e310963: Preparing 10:26:48 d41b55422712: Preparing 10:26:48 b8fde59f45c8: Preparing 10:26:48 67f24df770f2: Preparing 10:26:48 36e018cd3a83: Preparing 10:26:48 0cb04c489bf8: Preparing 10:26:48 6b88a0e85d9a: Preparing 10:26:48 994456c4fd7b: Preparing 10:26:48 36e018cd3a83: Waiting 10:26:48 0cb04c489bf8: Waiting 10:26:48 6b88a0e85d9a: Waiting 10:26:48 994456c4fd7b: Waiting 10:26:48 d41b55422712: Layer already exists 10:26:48 67f24df770f2: Layer already exists 10:26:48 b8fde59f45c8: Layer already exists 10:26:48 242c2e310963: Layer already exists 10:26:48 15f50048f9a1: Layer already exists 10:26:48 36e018cd3a83: Layer already exists 10:26:48 994456c4fd7b: Layer already exists 10:26:48 6b88a0e85d9a: Layer already exists 10:26:48 0cb04c489bf8: Layer already exists 10:26:48 4.0.0-dev.70: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:26:49 15f50048f9a1: Preparing 10:26:49 242c2e310963: Preparing 10:26:49 d41b55422712: Preparing 10:26:49 b8fde59f45c8: Preparing 10:26:49 67f24df770f2: Preparing 10:26:49 36e018cd3a83: Preparing 10:26:49 0cb04c489bf8: Preparing 10:26:49 36e018cd3a83: Waiting 10:26:49 6b88a0e85d9a: Preparing 10:26:49 0cb04c489bf8: Waiting 10:26:49 994456c4fd7b: Preparing 10:26:49 6b88a0e85d9a: Waiting 10:26:49 994456c4fd7b: Waiting 10:26:49 b8fde59f45c8: Layer already exists 10:26:49 d41b55422712: Layer already exists 10:26:49 15f50048f9a1: Layer already exists 10:26:49 242c2e310963: Layer already exists 10:26:49 67f24df770f2: Layer already exists 10:26:49 6b88a0e85d9a: Layer already exists 10:26:49 36e018cd3a83: Layer already exists 10:26:49 0cb04c489bf8: Layer already exists 10:26:49 994456c4fd7b: Layer already exists 10:26:49 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:26:49 15f50048f9a1: Preparing 10:26:49 242c2e310963: Preparing 10:26:49 d41b55422712: Preparing 10:26:49 b8fde59f45c8: Preparing 10:26:49 67f24df770f2: Preparing 10:26:49 36e018cd3a83: Preparing 10:26:49 0cb04c489bf8: Preparing 10:26:49 6b88a0e85d9a: Preparing 10:26:49 994456c4fd7b: Preparing 10:26:49 0cb04c489bf8: Waiting 10:26:49 6b88a0e85d9a: Waiting 10:26:49 994456c4fd7b: Waiting 10:26:49 67f24df770f2: Layer already exists 10:26:49 b8fde59f45c8: Layer already exists 10:26:49 242c2e310963: Layer already exists 10:26:49 15f50048f9a1: Layer already exists 10:26:49 d41b55422712: Layer already exists 10:26:49 36e018cd3a83: Layer already exists 10:26:49 0cb04c489bf8: Layer already exists 10:26:49 6b88a0e85d9a: Layer already exists 10:26:49 994456c4fd7b: Layer already exists 10:26:49 main: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:49 ===================================================== [Pipeline] echo 10:26:49 taggedImages: 10:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.70 10:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:26:49 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:26:49 d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:49 latest 10:26:49 4.0.0-dev.70 10:26:49 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:49 main 10:26:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:26:50 a88e18d4834f: Preparing 10:26:50 52d9b4cc6f40: Preparing 10:26:50 b8fde59f45c8: Preparing 10:26:50 67f24df770f2: Preparing 10:26:50 5eaab7b284a8: Preparing 10:26:50 eec0e3868edb: Preparing 10:26:50 994456c4fd7b: Preparing 10:26:50 eec0e3868edb: Waiting 10:26:50 994456c4fd7b: Waiting 10:26:50 67f24df770f2: Layer already exists 10:26:50 b8fde59f45c8: Layer already exists 10:26:50 994456c4fd7b: Layer already exists 10:26:50 5eaab7b284a8: Pushed 10:26:50 a88e18d4834f: Pushed 10:26:51 eec0e3868edb: Pushed 10:26:54 52d9b4cc6f40: Pushed 10:26:54 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:26:55 a88e18d4834f: Preparing 10:26:55 52d9b4cc6f40: Preparing 10:26:55 b8fde59f45c8: Preparing 10:26:55 67f24df770f2: Preparing 10:26:55 5eaab7b284a8: Preparing 10:26:55 eec0e3868edb: Preparing 10:26:55 994456c4fd7b: Preparing 10:26:55 eec0e3868edb: Waiting 10:26:55 994456c4fd7b: Waiting 10:26:55 67f24df770f2: Layer already exists 10:26:55 52d9b4cc6f40: Layer already exists 10:26:55 b8fde59f45c8: Layer already exists 10:26:55 5eaab7b284a8: Layer already exists 10:26:55 a88e18d4834f: Layer already exists 10:26:55 994456c4fd7b: Layer already exists 10:26:55 eec0e3868edb: Layer already exists 10:26:55 latest: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.70 10:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:26:55 a88e18d4834f: Preparing 10:26:55 52d9b4cc6f40: Preparing 10:26:55 b8fde59f45c8: Preparing 10:26:55 67f24df770f2: Preparing 10:26:55 5eaab7b284a8: Preparing 10:26:55 eec0e3868edb: Preparing 10:26:55 994456c4fd7b: Preparing 10:26:55 eec0e3868edb: Waiting 10:26:55 994456c4fd7b: Waiting 10:26:55 52d9b4cc6f40: Layer already exists 10:26:55 a88e18d4834f: Layer already exists 10:26:55 5eaab7b284a8: Layer already exists 10:26:55 67f24df770f2: Layer already exists 10:26:55 b8fde59f45c8: Layer already exists 10:26:55 994456c4fd7b: Layer already exists 10:26:55 eec0e3868edb: Layer already exists 10:26:55 4.0.0-dev.70: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:26:56 a88e18d4834f: Preparing 10:26:56 52d9b4cc6f40: Preparing 10:26:56 b8fde59f45c8: Preparing 10:26:56 67f24df770f2: Preparing 10:26:56 5eaab7b284a8: Preparing 10:26:56 eec0e3868edb: Preparing 10:26:56 994456c4fd7b: Preparing 10:26:56 eec0e3868edb: Waiting 10:26:56 994456c4fd7b: Waiting 10:26:56 b8fde59f45c8: Layer already exists 10:26:56 a88e18d4834f: Layer already exists 10:26:56 5eaab7b284a8: Layer already exists 10:26:56 67f24df770f2: Layer already exists 10:26:56 52d9b4cc6f40: Layer already exists 10:26:56 994456c4fd7b: Layer already exists 10:26:56 eec0e3868edb: Layer already exists 10:26:56 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:26:57 a88e18d4834f: Preparing 10:26:57 52d9b4cc6f40: Preparing 10:26:57 b8fde59f45c8: Preparing 10:26:57 67f24df770f2: Preparing 10:26:57 5eaab7b284a8: Preparing 10:26:57 eec0e3868edb: Preparing 10:26:57 994456c4fd7b: Preparing 10:26:57 eec0e3868edb: Waiting 10:26:57 994456c4fd7b: Waiting 10:26:57 52d9b4cc6f40: Layer already exists 10:26:57 5eaab7b284a8: Layer already exists 10:26:57 a88e18d4834f: Layer already exists 10:26:57 b8fde59f45c8: Layer already exists 10:26:57 67f24df770f2: Layer already exists 10:26:57 eec0e3868edb: Layer already exists 10:26:57 994456c4fd7b: Layer already exists 10:26:57 main: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:57 ===================================================== [Pipeline] echo 10:26:57 taggedImages: 10:26:57 - nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:26:57 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.70 10:26:57 - nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:57 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:26:57 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:26:57 d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:57 latest 10:26:57 4.0.0-dev.70 10:26:57 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:26:57 main 10:26:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c 10:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:26:57 4464f6dd9f7c: Preparing 10:26:57 cbb54a106b37: Preparing 10:26:57 b8fde59f45c8: Preparing 10:26:57 67f24df770f2: Preparing 10:26:57 5af127d532e0: Preparing 10:26:57 677dec746629: Preparing 10:26:57 994456c4fd7b: Preparing 10:26:57 677dec746629: Waiting 10:26:57 994456c4fd7b: Waiting 10:26:57 67f24df770f2: Layer already exists 10:26:57 b8fde59f45c8: Layer already exists 10:26:57 994456c4fd7b: Layer already exists 10:26:57 4464f6dd9f7c: Pushed 10:26:57 5af127d532e0: Pushed 10:26:58 677dec746629: Pushed 10:27:01 cbb54a106b37: Pushed 10:27:01 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:27:02 4464f6dd9f7c: Preparing 10:27:02 cbb54a106b37: Preparing 10:27:02 b8fde59f45c8: Preparing 10:27:02 67f24df770f2: Preparing 10:27:02 5af127d532e0: Preparing 10:27:02 677dec746629: Preparing 10:27:02 994456c4fd7b: Preparing 10:27:02 677dec746629: Waiting 10:27:02 994456c4fd7b: Waiting 10:27:02 4464f6dd9f7c: Layer already exists 10:27:02 67f24df770f2: Layer already exists 10:27:02 cbb54a106b37: Layer already exists 10:27:02 5af127d532e0: Layer already exists 10:27:02 b8fde59f45c8: Layer already exists 10:27:02 677dec746629: Layer already exists 10:27:02 994456c4fd7b: Layer already exists 10:27:02 latest: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.70 10:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:27:02 4464f6dd9f7c: Preparing 10:27:02 cbb54a106b37: Preparing 10:27:02 b8fde59f45c8: Preparing 10:27:02 67f24df770f2: Preparing 10:27:02 5af127d532e0: Preparing 10:27:02 677dec746629: Preparing 10:27:02 994456c4fd7b: Preparing 10:27:02 677dec746629: Waiting 10:27:02 994456c4fd7b: Waiting 10:27:02 b8fde59f45c8: Layer already exists 10:27:02 cbb54a106b37: Layer already exists 10:27:02 5af127d532e0: Layer already exists 10:27:02 67f24df770f2: Layer already exists 10:27:02 4464f6dd9f7c: Layer already exists 10:27:02 677dec746629: Layer already exists 10:27:02 994456c4fd7b: Layer already exists 10:27:02 4.0.0-dev.70: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:27:03 4464f6dd9f7c: Preparing 10:27:03 cbb54a106b37: Preparing 10:27:03 b8fde59f45c8: Preparing 10:27:03 67f24df770f2: Preparing 10:27:03 5af127d532e0: Preparing 10:27:03 677dec746629: Preparing 10:27:03 994456c4fd7b: Preparing 10:27:03 677dec746629: Waiting 10:27:03 994456c4fd7b: Waiting 10:27:03 b8fde59f45c8: Layer already exists 10:27:03 5af127d532e0: Layer already exists 10:27:03 67f24df770f2: Layer already exists 10:27:03 cbb54a106b37: Layer already exists 10:27:03 4464f6dd9f7c: Layer already exists 10:27:03 677dec746629: Layer already exists 10:27:03 994456c4fd7b: Layer already exists 10:27:03 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:27:04 4464f6dd9f7c: Preparing 10:27:04 cbb54a106b37: Preparing 10:27:04 b8fde59f45c8: Preparing 10:27:04 67f24df770f2: Preparing 10:27:04 5af127d532e0: Preparing 10:27:04 677dec746629: Preparing 10:27:04 994456c4fd7b: Preparing 10:27:04 677dec746629: Waiting 10:27:04 994456c4fd7b: Waiting 10:27:04 67f24df770f2: Layer already exists 10:27:04 cbb54a106b37: Layer already exists 10:27:04 b8fde59f45c8: Layer already exists 10:27:04 5af127d532e0: Layer already exists 10:27:04 4464f6dd9f7c: Layer already exists 10:27:04 677dec746629: Layer already exists 10:27:04 994456c4fd7b: Layer already exists 10:27:04 main: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:04 ===================================================== [Pipeline] echo 10:27:04 taggedImages: 10:27:04 - nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c 10:27:04 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:27:04 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.70 10:27:04 - nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:27:04 - 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] } 10:40:42 #154 ... 10:40:42 10:40:42 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:40:42 #149 DONE 1043.7s 10:40:42 10:40:42 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:40:42 #146 ... 10:40:42 10:40:42 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:40:42 #155 DONE 0.3s 10:40:42 10:40:42 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:40:42 #147 ... 10:40:42 10:40:42 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:40:42 #156 DONE 0.2s 10:40:42 10:40:42 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:40:42 #157 DONE 0.3s 10:40:42 10:40:42 #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 10:40:42 #158 DONE 0.2s 10:40:42 10:40:42 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:40:42 #159 DONE 0.1s 10:40:42 10:40:42 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:40:42 #33 ... 10:40:42 10:40:42 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:40:42 #160 DONE 2.1s 10:40:42 10:40:42 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:40:42 #151 ... 10:40:42 10:40:42 #112 [core-common-config-bootstrapper] exporting to image 10:40:42 #112 exporting layers 10:40:42 #112 exporting layers 0.6s done 10:40:42 #112 writing image sha256:5be995e5afff417c445ac17816666b8efeffb5d856c07408dbc18cd656e4ba9c done 10:40:42 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:40:42 #112 DONE 5.4s 10:40:42 10:40:42 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:40:44 #33 ... 10:40:44 10:40:44 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:40:44 #147 DONE 1056.2s 10:40:44 10:40:44 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:40:44 #161 DONE 0.4s 10:40:44 10:40:44 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:40:44 #144 ... 10:40:44 10:40:44 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:40:46 #162 DONE 2.2s 10:40:46 10:40:46 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:40:46 #144 ... 10:40:46 10:40:46 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:40:47 #163 DONE 0.3s 10:40:47 10:40:47 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:40:47 #164 DONE 0.3s 10:40:47 10:40:47 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:40:47 #144 ... 10:40:47 10:40:47 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:40:48 #165 DONE 0.4s 10:40:48 10:40:48 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:40:48 #166 DONE 0.1s 10:40:48 10:40:48 #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/ 10:40:48 #167 DONE 0.1s 10:40:48 10:40:48 #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/ 10:40:48 #168 DONE 0.2s 10:40:48 10:40:48 #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/ 10:40:48 #169 DONE 0.2s 10:40:48 10:40:48 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:40:48 #170 DONE 0.2s 10:40:48 10:40:48 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:40:50 #171 DONE 2.2s 10:40:50 10:40:50 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:40:50 #144 ... 10:40:50 10:40:50 #112 [security-bootstrapper] exporting to image 10:40:50 #112 exporting layers 10:40:52 #112 exporting layers 1.6s done 10:40:52 #112 writing image sha256:eac664ce7238d767a333cf03731492bfa53bc99d5a66d2d11e3657b2c768c242 0.0s done 10:40:52 #112 naming to docker.io/library/security-bootstrapper-arm64 done 10:40:52 #112 DONE 7.1s 10:40:52 10:40:52 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:54:30 #33 ... 10:54:30 10:54:30 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:54:30 #150 DONE 1875.1s 10:54:30 10:54:30 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:54:30 #144 ... 10:54:30 10:54:30 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:54:30 #172 DONE 0.2s 10:54:30 10:54:30 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:54:30 #173 DONE 0.2s 10:54:30 10:54:30 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:54:30 #174 DONE 0.4s 10:54:30 10:54:30 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:54:30 #175 DONE 0.1s 10:54:30 10:54:30 #112 [core-command] exporting to image 10:54:30 #112 exporting layers 10:54:30 #112 exporting layers 0.4s done 10:54:30 #112 writing image sha256:df3ef4c848ebca9f59c1b4e3562bc20b2970df32b7c713edfde0eb15b7461daf done 10:54:30 #112 naming to docker.io/library/core-command-arm64 done 10:54:30 #112 DONE 7.6s 10:54:30 10:54:30 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:54:52 #146 ... 10:54:52 10:54:52 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:54:52 #151 1903.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:55:00 #151 ... 10:55:00 10:55:00 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:55:00 #148 DONE 1912.3s 10:55:00 10:55:00 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:55:00 #146 ... 10:55:00 10:55:00 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:55:00 #176 DONE 0.1s 10:55:00 10:55:00 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:55:01 #152 ... 10:55:01 10:55:01 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:55:01 #177 DONE 0.2s 10:55:01 10:55: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 10:55:01 #178 DONE 0.2s 10:55:01 10:55:01 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:55:01 #179 DONE 0.2s 10:55:01 10:55:01 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:55:01 #180 DONE 0.4s 10:55:01 10:55:01 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:55:01 #144 ... 10:55:01 10:55:01 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:55:02 #181 DONE 0.2s 10:55:02 10:55:02 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:55:04 #182 DONE 2.1s 10:55:04 10:55:04 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:55:04 #144 ... 10:55:04 10:55:04 #112 [security-proxy-setup] exporting to image 10:55:04 #112 exporting layers 10:55:05 #112 exporting layers 1.2s done 10:55:05 #112 writing image sha256:5ce18cdd35187261a7cbd7b18d3776cdc73a4ef57512f324c1c8e2628c033c93 done 10:55:05 #112 naming to docker.io/library/security-proxy-setup-arm64 done 10:55:05 #112 DONE 8.8s 10:55:05 10:55:05 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:55:23 #33 ... 10:55:23 10:55:23 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:55:23 #151 DONE 1933.4s 10:55:23 10:55:23 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:55:23 #146 ... 10:55:23 10:55:23 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:55:23 #183 DONE 0.3s 10:55:23 10:55:23 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:55:23 #146 ... 10:55:23 10:55:23 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:55:23 #184 DONE 0.2s 10:55:23 10:55:23 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:55:23 #185 DONE 0.1s 10:55:23 10:55:23 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:55:23 #146 ... 10:55:23 10:55:23 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:55:23 #186 DONE 0.1s 10:55:23 10:55:23 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:55:23 #187 DONE 0.1s 10:55:23 10:55:23 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:55:23 #146 ... 10:55:23 10:55:23 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:55:23 #188 DONE 0.3s 10:55:23 10:55:23 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:55:23 #143 ... 10:55:23 10:55:23 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:55:23 #189 DONE 0.3s 10:55:23 10:55:23 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:55:23 #190 DONE 0.1s 10:55:23 10:55:23 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:55:25 #191 DONE 2.0s 10:55:25 10:55:25 #112 [security-secretstore-setup] exporting to image 10:55:25 #112 exporting layers 10:55:27 #112 exporting layers 1.5s done 10:55:27 #112 writing image sha256:d7ace05d10d8cc97bc168253c51e99a8c50b2cd16ec8c182ed421e8567930249 done 10:55:27 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 10:55:27 #112 DONE 10.3s 10:55:27 10:55:27 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:56:49 #146 DONE 2007.7s 10:56:49 10:56:49 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:56:49 #144 ... 10:56:49 10:56:49 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:56:49 #192 DONE 0.3s 10:56:49 10:56:49 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:56:49 #33 ... 10:56:49 10:56:49 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:56:49 #193 DONE 0.1s 10:56:49 10:56:49 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:56:49 #33 ... 10:56:49 10:56:49 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:56:49 #194 DONE 0.5s 10:56:49 10:56:49 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:56:49 #195 DONE 0.1s 10:56:49 10:56:49 #112 [security-spiffe-token-provider] exporting to image 10:56:49 #112 exporting layers 10:56:49 #112 exporting layers 0.9s done 10:56:49 #112 writing image sha256:02bcb5e5455d40b26f0e19fa1f7425a9f16ac58423910f8cd56d75fc5213adb7 10:56:49 #112 writing image sha256:02bcb5e5455d40b26f0e19fa1f7425a9f16ac58423910f8cd56d75fc5213adb7 done 10:56:49 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:56:49 #112 DONE 11.2s 10:56:49 10:56:49 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:57:07 #54 ... 10:57:07 10:57:07 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:57:07 #145 DONE 2037.7s 10:57:07 10:57:07 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:57:07 #33 ... 10:57:07 10:57:07 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:57:07 #196 DONE 0.1s 10:57:07 10:57:07 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:57:07 #144 ... 10:57:07 10:57:07 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:57:07 #197 DONE 0.1s 10:57:07 10:57:07 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:57:07 #198 DONE 0.3s 10:57:07 10:57:07 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:57:07 #199 DONE 0.2s 10:57:07 10:57:07 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:57:07 #200 DONE 0.3s 10:57:07 10:57:07 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:57:07 #144 ... 10:57:07 10:57:07 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:57:07 #143 DONE 2039.6s 10:57:07 10:57:07 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:57:08 #201 ... 10:57:08 10:57:08 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:57:08 #202 DONE 0.3s 10:57:08 10:57:08 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:57:09 #203 DONE 0.7s 10:57:09 10:57:09 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:57:09 #204 DONE 0.3s 10:57:09 10:57:09 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:57:09 #144 ... 10:57:09 10:57:09 #112 [core-keeper] exporting to image 10:57:09 #112 exporting layers 10:57:10 #112 exporting layers 0.6s done 10:57:10 #112 writing image sha256:19e130e4f13ceccadd68440b8a967043a959924ff56e3907de9df2928adb4286 done 10:57:10 #112 naming to docker.io/library/core-keeper-arm64 done 10:57:10 #112 DONE 11.8s 10:57:10 10:57:10 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:57:10 #152 ... 10:57:10 10:57:10 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:57:10 #201 DONE 2.9s 10:57:10 10:57:10 #112 [security-proxy-auth] exporting to image 10:57:11 #112 exporting layers 0.7s done 10:57:11 #112 writing image sha256:71624d8f3beac59a6ad35faec7e1ae2a80bbe488736fbf3762a166f8d860d0e4 done 10:57:11 #112 naming to docker.io/library/security-proxy-auth-arm64 done 10:57:11 #112 DONE 12.5s 10:57:11 10:57:11 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:57:13 #33 ... 10:57:13 10:57:13 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:57:13 #144 DONE 2045.2s 10:57:13 10:57:13 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:57:13 #152 ... 10:57:13 10:57:13 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:57:13 #205 DONE 0.3s 10:57:13 10:57:13 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:57:14 #206 DONE 0.2s 10:57:14 10:57:14 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:57:14 #207 DONE 0.4s 10:57:14 10:57:14 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:57:14 #153 ... 10:57:14 10:57:14 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:57:14 #208 DONE 0.1s 10:57:14 10:57:14 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:57:14 #209 DONE 0.1s 10:57:14 10:57:14 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:57:14 #153 ... 10:57:14 10:57:14 #112 [core-metadata] exporting to image 10:57:15 #112 exporting layers 0.5s done 10:57:15 #112 writing image sha256:64a6762bac4a25dd11c90fb8f6cf21ac17aa351644e407c38405fb12868a7b91 done 10:57:15 #112 naming to docker.io/library/core-metadata-arm64 done 10:57:15 #112 DONE 13.0s 10:57:15 10:57:15 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:57:16 #54 ... 10:57:16 10:57:16 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:57:16 #154 DONE 2048.7s 10:57:16 10:57:16 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:57:17 #33 ... 10:57:17 10:57:17 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:57:17 #210 DONE 0.3s 10:57:17 10:57:17 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:57:17 #152 ... 10:57:17 10:57:17 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:57:17 #211 DONE 0.2s 10:57:17 10:57:17 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:57:17 #212 DONE 0.3s 10:57:17 10:57:17 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:57:17 #213 DONE 0.1s 10:57:17 10:57:17 #112 [core-data] exporting to image 10:57:18 #112 exporting layers 0.4s done 10:57:18 #112 writing image sha256:0fd801e3a92029d53e34b8498ff2f4b8610c06bf4e501e7465e3eaf69514b729 0.0s done 10:57:18 #112 naming to docker.io/library/core-data-arm64 done 10:57:18 #112 DONE 13.4s 10:57:18 10:57:18 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:57:50 #152 DONE 2080.4s 10:57:50 10:57:50 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:57:50 #153 ... 10:57:50 10:57:50 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:57:50 #214 DONE 0.2s 10:57:50 10:57:50 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:57:50 #215 DONE 0.1s 10:57:50 10:57:50 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:57:50 #153 ... 10:57:50 10:57:50 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:57:50 #216 DONE 0.6s 10:57:50 10:57:50 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:57:50 #33 ... 10:57:50 10:57:50 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:57:50 #217 DONE 0.1s 10:57:50 10:57:50 #112 [support-scheduler] exporting to image 10:57:50 #112 exporting layers 10:57:50 #112 exporting layers 1.1s done 10:57:50 #112 writing image sha256:7b26febb153dfcfa3b84dab8bced9db47cea2aa2499332240570931902ff41aa done 10:57:50 #112 naming to docker.io/library/support-scheduler-arm64 done 10:57:50 #112 DONE 14.5s 10:57:50 10:57:50 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:57:55 #33 ... 10:57:55 10:57:55 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:57:55 #153 DONE 2086.7s 10:57:55 10:57:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:57:55 #54 ... 10:57:55 10:57:55 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:57:55 #218 DONE 0.1s 10:57:55 10:57:55 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:57:55 #219 DONE 0.1s 10:57:55 10:57:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:57:55 #54 ... 10:57:55 10:57:55 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:57:55 #220 DONE 0.4s 10:57:55 10:57:55 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:57:55 #221 DONE 0.1s 10:57:55 10:57:55 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:57:56 #33 ... 10:57:56 10:57:56 #112 [support-notifications] exporting to image 10:57:56 #112 exporting layers 0.6s done 10:57:56 #112 writing image sha256:18a91926ff472af49ae0126f5ef5a0aabf859339d3b8ea37ee1d5d7aad0fcfd7 done 10:57:56 #112 naming to docker.io/library/support-notifications-arm64 done 10:57:56 #112 DONE 15.1s 10:57:56 10:57:56 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:57:56 time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:57:56 time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:57:56 $ docker stop --time=1 686be67d52a9ad72a1c0de5652d7b5d30a9eeaa190aec5eee1da66b1da049e74 10:57:57 $ docker rm -f --volumes 686be67d52a9ad72a1c0de5652d7b5d30a9eeaa190aec5eee1da66b1da049e74 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:58 + docker images 10:57:58 REPOSITORY TAG IMAGE ID CREATED SIZE 10:57:58 support-notifications-arm64 latest 18a91926ff47 3 seconds ago 52MB 10:57:58 support-scheduler-arm64 latest 7b26febb153d 9 seconds ago 48.2MB 10:57:58 core-data-arm64 latest 0fd801e3a920 41 seconds ago 32.8MB 10:57:58 core-metadata-arm64 latest 64a6762bac4a 44 seconds ago 33MB 10:57:58 security-proxy-auth-arm64 latest 71624d8f3bea 48 seconds ago 31.8MB 10:57:58 core-keeper-arm64 latest 19e130e4f13c 49 seconds ago 32.5MB 10:57:58 security-spiffe-token-provider-arm64 latest 02bcb5e5455d About a minute ago 47.8MB 10:57:58 security-secretstore-setup-arm64 latest d7ace05d10d8 2 minutes ago 67.2MB 10:57:58 security-proxy-setup-arm64 latest 5ce18cdd3518 2 minutes ago 38.6MB 10:57:58 core-command-arm64 latest df3ef4c848eb 3 minutes ago 28.4MB 10:57:58 security-bootstrapper-arm64 latest eac664ce7238 17 minutes ago 21MB 10:57:58 core-common-config-bootstrapper-arm64 latest 5be995e5afff 17 minutes ago 17.9MB 10:57:58 security-spire-server-arm64 latest 94fc1a8f9f9d 36 minutes ago 144MB 10:57:58 security-spire-agent-arm64 latest 71ee9dcdc699 36 minutes ago 187MB 10:57:58 security-spire-config-arm64 latest e328fc37e18c 36 minutes ago 143MB 10:57:58 ci-base-image-arm64 latest 2eeb63755c3b 37 minutes ago 915MB 10:57:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 10:57:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:58 provisioning config files... 10:57:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/808@tmp/config9705087154208584837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:58 ---> ****-login.sh 10:57:58 nexus3.edgexfoundry.org:10001 10:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:59 Configure a credential helper to remove this warning. See 10:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:59 10:57:59 Login Succeeded 10:57:59 nexus3.edgexfoundry.org:10002 10:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:59 Configure a credential helper to remove this warning. See 10:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:59 10:57:59 Login Succeeded 10:57:59 nexus3.edgexfoundry.org:10003 10:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:00 Configure a credential helper to remove this warning. See 10:58:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:00 10:58:00 Login Succeeded 10:58:00 nexus3.edgexfoundry.org:10004 10:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:00 Configure a credential helper to remove this warning. See 10:58:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:00 10:58:00 Login Succeeded 10:58:00 ****.io 10:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:00 Configure a credential helper to remove this warning. See 10:58:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:00 10:58:00 Login Succeeded 10:58:00 ---> ****-login.sh ends [Pipeline] } 10:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:58:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:58:00 d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:00 latest 10:58:00 4.0.0-dev.70 10:58:00 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:00 main 10:58:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:01 7258faa10c55: Preparing 10:58:01 bc1d1b97b3ae: Preparing 10:58:01 3ab3ecb32949: Preparing 10:58:01 4f97e8a2e40a: Preparing 10:58:01 821bd1e8e588: Preparing 10:58:01 c51bcd1aa670: Preparing 10:58:01 dd9c8f8612c8: Preparing 10:58:01 c51bcd1aa670: Waiting 10:58:01 dd9c8f8612c8: Waiting 10:58:01 821bd1e8e588: Pushed 10:58:01 4f97e8a2e40a: Pushed 10:58:01 3ab3ecb32949: Pushed 10:58:01 7258faa10c55: Pushed 10:58:01 dd9c8f8612c8: Layer already exists 10:58:01 c51bcd1aa670: Pushed 10:58:06 bc1d1b97b3ae: Pushed 10:58:06 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:07 7258faa10c55: Preparing 10:58:07 bc1d1b97b3ae: Preparing 10:58:07 3ab3ecb32949: Preparing 10:58:07 4f97e8a2e40a: Preparing 10:58:07 821bd1e8e588: Preparing 10:58:07 c51bcd1aa670: Preparing 10:58:07 dd9c8f8612c8: Preparing 10:58:07 c51bcd1aa670: Waiting 10:58:07 dd9c8f8612c8: Waiting 10:58:07 3ab3ecb32949: Layer already exists 10:58:07 4f97e8a2e40a: Layer already exists 10:58:07 bc1d1b97b3ae: Layer already exists 10:58:07 7258faa10c55: Layer already exists 10:58:07 821bd1e8e588: Layer already exists 10:58:07 c51bcd1aa670: Layer already exists 10:58:07 dd9c8f8612c8: Layer already exists 10:58:07 latest: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.70 10:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:08 7258faa10c55: Preparing 10:58:08 bc1d1b97b3ae: Preparing 10:58:08 3ab3ecb32949: Preparing 10:58:08 4f97e8a2e40a: Preparing 10:58:08 821bd1e8e588: Preparing 10:58:08 c51bcd1aa670: Preparing 10:58:08 dd9c8f8612c8: Preparing 10:58:08 c51bcd1aa670: Waiting 10:58:08 dd9c8f8612c8: Waiting 10:58:08 3ab3ecb32949: Layer already exists 10:58:08 bc1d1b97b3ae: Layer already exists 10:58:08 7258faa10c55: Layer already exists 10:58:08 4f97e8a2e40a: Layer already exists 10:58:08 821bd1e8e588: Layer already exists 10:58:08 c51bcd1aa670: Layer already exists 10:58:08 dd9c8f8612c8: Layer already exists 10:58:08 4.0.0-dev.70: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:09 7258faa10c55: Preparing 10:58:09 bc1d1b97b3ae: Preparing 10:58:09 3ab3ecb32949: Preparing 10:58:09 4f97e8a2e40a: Preparing 10:58:09 821bd1e8e588: Preparing 10:58:09 c51bcd1aa670: Preparing 10:58:09 dd9c8f8612c8: Preparing 10:58:09 c51bcd1aa670: Waiting 10:58:09 dd9c8f8612c8: Waiting 10:58:09 821bd1e8e588: Layer already exists 10:58:09 bc1d1b97b3ae: Layer already exists 10:58:09 7258faa10c55: Layer already exists 10:58:09 3ab3ecb32949: Layer already exists 10:58:09 4f97e8a2e40a: Layer already exists 10:58:09 dd9c8f8612c8: Layer already exists 10:58:09 c51bcd1aa670: Layer already exists 10:58:09 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:09 7258faa10c55: Preparing 10:58:09 bc1d1b97b3ae: Preparing 10:58:09 3ab3ecb32949: Preparing 10:58:09 4f97e8a2e40a: Preparing 10:58:09 821bd1e8e588: Preparing 10:58:09 c51bcd1aa670: Preparing 10:58:09 dd9c8f8612c8: Preparing 10:58:09 c51bcd1aa670: Waiting 10:58:09 dd9c8f8612c8: Waiting 10:58:09 4f97e8a2e40a: Layer already exists 10:58:09 3ab3ecb32949: Layer already exists 10:58:09 bc1d1b97b3ae: Layer already exists 10:58:09 821bd1e8e588: Layer already exists 10:58:09 7258faa10c55: Layer already exists 10:58:09 dd9c8f8612c8: Layer already exists 10:58:09 c51bcd1aa670: Layer already exists 10:58:09 main: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:09 ===================================================== [Pipeline] echo 10:58:09 taggedImages: 10:58:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:58:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.70 10:58:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:58:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:58:09 d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:09 latest 10:58:09 4.0.0-dev.70 10:58:09 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:09 main 10:58:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:10 849dfea586c1: Preparing 10:58:10 d4c564cce39b: Preparing 10:58:10 9f01d4a9df39: Preparing 10:58:10 4be0f1e0061e: Preparing 10:58:10 3ab3ecb32949: Preparing 10:58:10 4f97e8a2e40a: Preparing 10:58:10 821bd1e8e588: Preparing 10:58:10 c51bcd1aa670: Preparing 10:58:10 dd9c8f8612c8: Preparing 10:58:10 4f97e8a2e40a: Waiting 10:58:10 821bd1e8e588: Waiting 10:58:10 c51bcd1aa670: Waiting 10:58:10 dd9c8f8612c8: Waiting 10:58:10 3ab3ecb32949: Layer already exists 10:58:10 4f97e8a2e40a: Layer already exists 10:58:10 821bd1e8e588: Layer already exists 10:58:10 9f01d4a9df39: Pushed 10:58:10 d4c564cce39b: Pushed 10:58:10 c51bcd1aa670: Layer already exists 10:58:10 849dfea586c1: Pushed 10:58:10 dd9c8f8612c8: Layer already exists 10:58:12 4be0f1e0061e: Pushed 10:58:13 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:13 849dfea586c1: Preparing 10:58:13 d4c564cce39b: Preparing 10:58:13 9f01d4a9df39: Preparing 10:58:13 4be0f1e0061e: Preparing 10:58:13 3ab3ecb32949: Preparing 10:58:13 4f97e8a2e40a: Preparing 10:58:13 821bd1e8e588: Preparing 10:58:13 c51bcd1aa670: Preparing 10:58:13 dd9c8f8612c8: Preparing 10:58:13 821bd1e8e588: Waiting 10:58:13 c51bcd1aa670: Waiting 10:58:13 dd9c8f8612c8: Waiting 10:58:13 4f97e8a2e40a: Waiting 10:58:13 849dfea586c1: Layer already exists 10:58:13 d4c564cce39b: Layer already exists 10:58:13 4be0f1e0061e: Layer already exists 10:58:13 3ab3ecb32949: Layer already exists 10:58:13 9f01d4a9df39: Layer already exists 10:58:13 821bd1e8e588: Layer already exists 10:58:13 4f97e8a2e40a: Layer already exists 10:58:13 dd9c8f8612c8: Layer already exists 10:58:13 c51bcd1aa670: Layer already exists 10:58:13 latest: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.70 10:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:14 849dfea586c1: Preparing 10:58:14 d4c564cce39b: Preparing 10:58:14 9f01d4a9df39: Preparing 10:58:14 4be0f1e0061e: Preparing 10:58:14 3ab3ecb32949: Preparing 10:58:14 4f97e8a2e40a: Preparing 10:58:14 821bd1e8e588: Preparing 10:58:14 4f97e8a2e40a: Waiting 10:58:14 c51bcd1aa670: Preparing 10:58:14 821bd1e8e588: Waiting 10:58:14 dd9c8f8612c8: Preparing 10:58:14 c51bcd1aa670: Waiting 10:58:14 3ab3ecb32949: Layer already exists 10:58:14 d4c564cce39b: Layer already exists 10:58:14 9f01d4a9df39: Layer already exists 10:58:14 849dfea586c1: Layer already exists 10:58:14 4be0f1e0061e: Layer already exists 10:58:14 4f97e8a2e40a: Layer already exists 10:58:14 c51bcd1aa670: Layer already exists 10:58:14 dd9c8f8612c8: Layer already exists 10:58:14 821bd1e8e588: Layer already exists 10:58:15 4.0.0-dev.70: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:15 849dfea586c1: Preparing 10:58:15 d4c564cce39b: Preparing 10:58:15 9f01d4a9df39: Preparing 10:58:15 4be0f1e0061e: Preparing 10:58:15 3ab3ecb32949: Preparing 10:58:15 4f97e8a2e40a: Preparing 10:58:15 821bd1e8e588: Preparing 10:58:15 4f97e8a2e40a: Waiting 10:58:15 c51bcd1aa670: Preparing 10:58:15 821bd1e8e588: Waiting 10:58:15 dd9c8f8612c8: Preparing 10:58:15 c51bcd1aa670: Waiting 10:58:15 849dfea586c1: Layer already exists 10:58:15 3ab3ecb32949: Layer already exists 10:58:15 4be0f1e0061e: Layer already exists 10:58:15 d4c564cce39b: Layer already exists 10:58:15 9f01d4a9df39: Layer already exists 10:58:15 c51bcd1aa670: Layer already exists 10:58:15 4f97e8a2e40a: Layer already exists 10:58:15 821bd1e8e588: Layer already exists 10:58:15 dd9c8f8612c8: Layer already exists 10:58:15 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:16 849dfea586c1: Preparing 10:58:16 d4c564cce39b: Preparing 10:58:16 9f01d4a9df39: Preparing 10:58:16 4be0f1e0061e: Preparing 10:58:16 3ab3ecb32949: Preparing 10:58:16 4f97e8a2e40a: Preparing 10:58:16 821bd1e8e588: Preparing 10:58:16 4f97e8a2e40a: Waiting 10:58:16 821bd1e8e588: Waiting 10:58:16 c51bcd1aa670: Preparing 10:58:16 dd9c8f8612c8: Preparing 10:58:16 dd9c8f8612c8: Waiting 10:58:16 849dfea586c1: Layer already exists 10:58:16 3ab3ecb32949: Layer already exists 10:58:16 9f01d4a9df39: Layer already exists 10:58:16 d4c564cce39b: Layer already exists 10:58:16 4be0f1e0061e: Layer already exists 10:58:16 821bd1e8e588: Layer already exists 10:58:16 c51bcd1aa670: Layer already exists 10:58:16 4f97e8a2e40a: Layer already exists 10:58:16 dd9c8f8612c8: Layer already exists 10:58:16 main: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:17 ===================================================== [Pipeline] echo 10:58:17 taggedImages: 10:58:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:58:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.70 10:58:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:58:17 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:58:17 d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:17 latest 10:58:17 4.0.0-dev.70 10:58:17 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:17 main 10:58:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:58:17 8b90af525653: Preparing 10:58:17 b35c15954214: Preparing 10:58:17 3ab3ecb32949: Preparing 10:58:17 4f97e8a2e40a: Preparing 10:58:17 6bbb8608ab5b: Preparing 10:58:17 dd471aeddcc1: Preparing 10:58:17 dd9c8f8612c8: Preparing 10:58:17 dd471aeddcc1: Waiting 10:58:17 dd9c8f8612c8: Waiting 10:58:17 4f97e8a2e40a: Layer already exists 10:58:17 3ab3ecb32949: Layer already exists 10:58:18 dd9c8f8612c8: Layer already exists 10:58:18 6bbb8608ab5b: Pushed 10:58:18 8b90af525653: Pushed 10:58:18 dd471aeddcc1: Pushed 10:58:23 b35c15954214: Pushed 10:58:23 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:58:24 8b90af525653: Preparing 10:58:24 b35c15954214: Preparing 10:58:24 3ab3ecb32949: Preparing 10:58:24 4f97e8a2e40a: Preparing 10:58:24 6bbb8608ab5b: Preparing 10:58:24 dd471aeddcc1: Preparing 10:58:24 dd9c8f8612c8: Preparing 10:58:24 dd471aeddcc1: Waiting 10:58:24 dd9c8f8612c8: Waiting 10:58:24 4f97e8a2e40a: Layer already exists 10:58:24 6bbb8608ab5b: Layer already exists 10:58:24 b35c15954214: Layer already exists 10:58:24 8b90af525653: Layer already exists 10:58:24 3ab3ecb32949: Layer already exists 10:58:24 dd9c8f8612c8: Layer already exists 10:58:24 dd471aeddcc1: Layer already exists 10:58:24 latest: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.70 10:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:58:24 8b90af525653: Preparing 10:58:24 b35c15954214: Preparing 10:58:24 3ab3ecb32949: Preparing 10:58:24 4f97e8a2e40a: Preparing 10:58:24 6bbb8608ab5b: Preparing 10:58:24 dd471aeddcc1: Preparing 10:58:24 dd9c8f8612c8: Preparing 10:58:24 dd471aeddcc1: Waiting 10:58:24 3ab3ecb32949: Layer already exists 10:58:24 4f97e8a2e40a: Layer already exists 10:58:24 6bbb8608ab5b: Layer already exists 10:58:24 b35c15954214: Layer already exists 10:58:24 8b90af525653: Layer already exists 10:58:24 dd471aeddcc1: Layer already exists 10:58:24 dd9c8f8612c8: Layer already exists 10:58:24 4.0.0-dev.70: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:58:25 8b90af525653: Preparing 10:58:25 b35c15954214: Preparing 10:58:25 3ab3ecb32949: Preparing 10:58:25 4f97e8a2e40a: Preparing 10:58:25 6bbb8608ab5b: Preparing 10:58:25 dd471aeddcc1: Preparing 10:58:25 dd9c8f8612c8: Preparing 10:58:25 dd471aeddcc1: Waiting 10:58:25 dd9c8f8612c8: Waiting 10:58:25 8b90af525653: Layer already exists 10:58:25 6bbb8608ab5b: Layer already exists 10:58:25 3ab3ecb32949: Layer already exists 10:58:25 4f97e8a2e40a: Layer already exists 10:58:25 b35c15954214: Layer already exists 10:58:25 dd471aeddcc1: Layer already exists 10:58:25 dd9c8f8612c8: Layer already exists 10:58:25 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:58:26 8b90af525653: Preparing 10:58:26 b35c15954214: Preparing 10:58:26 3ab3ecb32949: Preparing 10:58:26 4f97e8a2e40a: Preparing 10:58:26 6bbb8608ab5b: Preparing 10:58:26 dd471aeddcc1: Preparing 10:58:26 dd9c8f8612c8: Preparing 10:58:26 dd471aeddcc1: Waiting 10:58:26 dd9c8f8612c8: Waiting 10:58:26 6bbb8608ab5b: Layer already exists 10:58:26 b35c15954214: Layer already exists 10:58:26 4f97e8a2e40a: Layer already exists 10:58:26 3ab3ecb32949: Layer already exists 10:58:26 8b90af525653: Layer already exists 10:58:26 dd9c8f8612c8: Layer already exists 10:58:26 dd471aeddcc1: Layer already exists 10:58:26 main: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:26 ===================================================== [Pipeline] echo 10:58:26 taggedImages: 10:58:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:58:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.70 10:58:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:58:26 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:58:26 d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:26 latest 10:58:26 4.0.0-dev.70 10:58:26 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:26 main 10:58:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:58:27 338039ced543: Preparing 10:58:27 914adb5adb1d: Preparing 10:58:27 4f97e8a2e40a: Preparing 10:58:27 7df30d5a2b92: Preparing 10:58:27 d4441c3929b5: Preparing 10:58:27 dd9c8f8612c8: Preparing 10:58:27 dd9c8f8612c8: Waiting 10:58:27 4f97e8a2e40a: Layer already exists 10:58:27 dd9c8f8612c8: Layer already exists 10:58:27 d4441c3929b5: Pushed 10:58:27 338039ced543: Pushed 10:58:27 7df30d5a2b92: Pushed 10:58:32 914adb5adb1d: Pushed 10:58:32 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:58:33 338039ced543: Preparing 10:58:33 914adb5adb1d: Preparing 10:58:33 4f97e8a2e40a: Preparing 10:58:33 7df30d5a2b92: Preparing 10:58:33 d4441c3929b5: Preparing 10:58:33 dd9c8f8612c8: Preparing 10:58:33 dd9c8f8612c8: Waiting 10:58:33 338039ced543: Layer already exists 10:58:33 4f97e8a2e40a: Layer already exists 10:58:33 d4441c3929b5: Layer already exists 10:58:33 7df30d5a2b92: Layer already exists 10:58:33 914adb5adb1d: Layer already exists 10:58:33 dd9c8f8612c8: Layer already exists 10:58:33 latest: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.70 10:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:58:34 338039ced543: Preparing 10:58:34 914adb5adb1d: Preparing 10:58:34 4f97e8a2e40a: Preparing 10:58:34 7df30d5a2b92: Preparing 10:58:34 d4441c3929b5: Preparing 10:58:34 dd9c8f8612c8: Preparing 10:58:34 dd9c8f8612c8: Waiting 10:58:34 7df30d5a2b92: Layer already exists 10:58:34 914adb5adb1d: Layer already exists 10:58:34 d4441c3929b5: Layer already exists 10:58:34 4f97e8a2e40a: Layer already exists 10:58:34 338039ced543: Layer already exists 10:58:34 dd9c8f8612c8: Layer already exists 10:58:34 4.0.0-dev.70: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:58:34 338039ced543: Preparing 10:58:34 914adb5adb1d: Preparing 10:58:34 4f97e8a2e40a: Preparing 10:58:34 7df30d5a2b92: Preparing 10:58:34 d4441c3929b5: Preparing 10:58:34 dd9c8f8612c8: Preparing 10:58:34 dd9c8f8612c8: Waiting 10:58:34 338039ced543: Layer already exists 10:58:34 4f97e8a2e40a: Layer already exists 10:58:34 d4441c3929b5: Layer already exists 10:58:34 7df30d5a2b92: Layer already exists 10:58:34 914adb5adb1d: Layer already exists 10:58:34 dd9c8f8612c8: Layer already exists 10:58:34 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:58:35 338039ced543: Preparing 10:58:35 914adb5adb1d: Preparing 10:58:35 4f97e8a2e40a: Preparing 10:58:35 7df30d5a2b92: Preparing 10:58:35 d4441c3929b5: Preparing 10:58:35 dd9c8f8612c8: Preparing 10:58:35 dd9c8f8612c8: Waiting 10:58:35 338039ced543: Layer already exists 10:58:35 4f97e8a2e40a: Layer already exists 10:58:35 d4441c3929b5: Layer already exists 10:58:35 7df30d5a2b92: Layer already exists 10:58:35 914adb5adb1d: Layer already exists 10:58:35 dd9c8f8612c8: Layer already exists 10:58:35 main: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:36 ===================================================== [Pipeline] echo 10:58:36 taggedImages: 10:58:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:58:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.70 10:58:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:58:36 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:58:36 d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:36 latest 10:58:36 4.0.0-dev.70 10:58:36 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:36 main 10:58:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:58:37 e2e62dd3245d: Preparing 10:58:37 fc6c6cc26962: Preparing 10:58:37 fad0a5f6fb57: Preparing 10:58:37 3ab3ecb32949: Preparing 10:58:37 4f97e8a2e40a: Preparing 10:58:37 821bd1e8e588: Preparing 10:58:37 c51bcd1aa670: Preparing 10:58:37 c51bcd1aa670: Waiting 10:58:37 dd9c8f8612c8: Preparing 10:58:37 dd9c8f8612c8: Waiting 10:58:37 3ab3ecb32949: Layer already exists 10:58:37 4f97e8a2e40a: Layer already exists 10:58:37 821bd1e8e588: Layer already exists 10:58:37 c51bcd1aa670: Layer already exists 10:58:37 dd9c8f8612c8: Layer already exists 10:58:37 fc6c6cc26962: Pushed 10:58:37 e2e62dd3245d: Pushed 10:58:42 fad0a5f6fb57: Pushed 10:58:42 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:58:43 e2e62dd3245d: Preparing 10:58:43 fc6c6cc26962: Preparing 10:58:43 fad0a5f6fb57: Preparing 10:58:43 3ab3ecb32949: Preparing 10:58:43 4f97e8a2e40a: Preparing 10:58:43 821bd1e8e588: Preparing 10:58:43 c51bcd1aa670: Preparing 10:58:43 821bd1e8e588: Waiting 10:58:43 dd9c8f8612c8: Preparing 10:58:43 c51bcd1aa670: Waiting 10:58:43 dd9c8f8612c8: Waiting 10:58:43 4f97e8a2e40a: Layer already exists 10:58:43 3ab3ecb32949: Layer already exists 10:58:43 e2e62dd3245d: Layer already exists 10:58:43 fad0a5f6fb57: Layer already exists 10:58:43 fc6c6cc26962: Layer already exists 10:58:43 c51bcd1aa670: Layer already exists 10:58:43 821bd1e8e588: Layer already exists 10:58:43 dd9c8f8612c8: Layer already exists 10:58:43 latest: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.70 10:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:58:44 e2e62dd3245d: Preparing 10:58:44 fc6c6cc26962: Preparing 10:58:44 fad0a5f6fb57: Preparing 10:58:44 3ab3ecb32949: Preparing 10:58:44 4f97e8a2e40a: Preparing 10:58:44 821bd1e8e588: Preparing 10:58:44 c51bcd1aa670: Preparing 10:58:44 dd9c8f8612c8: Preparing 10:58:44 821bd1e8e588: Waiting 10:58:44 c51bcd1aa670: Waiting 10:58:44 dd9c8f8612c8: Waiting 10:58:44 e2e62dd3245d: Layer already exists 10:58:44 4f97e8a2e40a: Layer already exists 10:58:44 3ab3ecb32949: Layer already exists 10:58:44 fc6c6cc26962: Layer already exists 10:58:44 fad0a5f6fb57: Layer already exists 10:58:44 821bd1e8e588: Layer already exists 10:58:44 dd9c8f8612c8: Layer already exists 10:58:44 c51bcd1aa670: Layer already exists 10:58:44 4.0.0-dev.70: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:58:44 e2e62dd3245d: Preparing 10:58:44 fc6c6cc26962: Preparing 10:58:44 fad0a5f6fb57: Preparing 10:58:44 3ab3ecb32949: Preparing 10:58:44 4f97e8a2e40a: Preparing 10:58:44 821bd1e8e588: Preparing 10:58:44 c51bcd1aa670: Preparing 10:58:44 dd9c8f8612c8: Preparing 10:58:44 821bd1e8e588: Waiting 10:58:44 c51bcd1aa670: Waiting 10:58:44 dd9c8f8612c8: Waiting 10:58:44 fad0a5f6fb57: Layer already exists 10:58:44 e2e62dd3245d: Layer already exists 10:58:44 3ab3ecb32949: Layer already exists 10:58:44 fc6c6cc26962: Layer already exists 10:58:44 4f97e8a2e40a: Layer already exists 10:58:44 dd9c8f8612c8: Layer already exists 10:58:44 821bd1e8e588: Layer already exists 10:58:44 c51bcd1aa670: Layer already exists 10:58:44 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:58:45 e2e62dd3245d: Preparing 10:58:45 fc6c6cc26962: Preparing 10:58:45 fad0a5f6fb57: Preparing 10:58:45 3ab3ecb32949: Preparing 10:58:45 4f97e8a2e40a: Preparing 10:58:45 821bd1e8e588: Preparing 10:58:45 c51bcd1aa670: Preparing 10:58:45 dd9c8f8612c8: Preparing 10:58:45 821bd1e8e588: Waiting 10:58:45 c51bcd1aa670: Waiting 10:58:45 dd9c8f8612c8: Waiting 10:58:45 3ab3ecb32949: Layer already exists 10:58:45 fad0a5f6fb57: Layer already exists 10:58:45 e2e62dd3245d: Layer already exists 10:58:45 4f97e8a2e40a: Layer already exists 10:58:45 fc6c6cc26962: Layer already exists 10:58:45 821bd1e8e588: Layer already exists 10:58:45 dd9c8f8612c8: Layer already exists 10:58:45 c51bcd1aa670: Layer already exists 10:58:45 main: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:46 ===================================================== [Pipeline] echo 10:58:46 taggedImages: 10:58:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:58:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.70 10:58:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:58:46 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:58:46 d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:46 latest 10:58:46 4.0.0-dev.70 10:58:46 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:46 main 10:58:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:58:46 55ce5afbdb82: Preparing 10:58:46 d75f8c8ad8bc: Preparing 10:58:46 fb6c899d8ca6: Preparing 10:58:46 f4e1de613814: Preparing 10:58:46 0b6880fc1da1: Preparing 10:58:46 4a65954e604c: Preparing 10:58:46 ab72adf46e2e: Preparing 10:58:46 4a65954e604c: Waiting 10:58:46 3ab3ecb32949: Preparing 10:58:46 ab72adf46e2e: Waiting 10:58:46 4f97e8a2e40a: Preparing 10:58:46 482919ad465b: Preparing 10:58:46 feb46d3c9aa8: Preparing 10:58:46 5f70bf18a086: Preparing 10:58:46 10a0280e56ed: Preparing 10:58:46 3ab3ecb32949: Waiting 10:58:46 a4bdd031ea7c: Preparing 10:58:46 1b647f52c594: Preparing 10:58:46 dd9c8f8612c8: Preparing 10:58:46 482919ad465b: Waiting 10:58:46 feb46d3c9aa8: Waiting 10:58:46 5f70bf18a086: Waiting 10:58:46 10a0280e56ed: Waiting 10:58:46 a4bdd031ea7c: Waiting 10:58:46 dd9c8f8612c8: Waiting 10:58:46 1b647f52c594: Waiting 10:58:46 4f97e8a2e40a: Waiting 10:58:47 d75f8c8ad8bc: Pushed 10:58:47 f4e1de613814: Pushed 10:58:47 0b6880fc1da1: Pushed 10:58:47 fb6c899d8ca6: Pushed 10:58:47 3ab3ecb32949: Layer already exists 10:58:47 55ce5afbdb82: Pushed 10:58:47 4f97e8a2e40a: Layer already exists 10:58:47 4a65954e604c: Pushed 10:58:47 5f70bf18a086: Layer already exists 10:58:47 feb46d3c9aa8: Pushed 10:58:47 482919ad465b: Pushed 10:58:47 a4bdd031ea7c: Pushed 10:58:47 10a0280e56ed: Pushed 10:58:47 dd9c8f8612c8: Layer already exists 10:58:47 1b647f52c594: Pushed 10:58:49 ab72adf46e2e: Pushed 10:58:50 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:58:50 55ce5afbdb82: Preparing 10:58:50 d75f8c8ad8bc: Preparing 10:58:50 fb6c899d8ca6: Preparing 10:58:50 f4e1de613814: Preparing 10:58:50 0b6880fc1da1: Preparing 10:58:50 4a65954e604c: Preparing 10:58:50 ab72adf46e2e: Preparing 10:58:50 3ab3ecb32949: Preparing 10:58:50 4f97e8a2e40a: Preparing 10:58:50 482919ad465b: Preparing 10:58:50 feb46d3c9aa8: Preparing 10:58:50 5f70bf18a086: Preparing 10:58:50 10a0280e56ed: Preparing 10:58:50 a4bdd031ea7c: Preparing 10:58:50 1b647f52c594: Preparing 10:58:50 dd9c8f8612c8: Preparing 10:58:50 482919ad465b: Waiting 10:58:50 a4bdd031ea7c: Waiting 10:58:50 1b647f52c594: Waiting 10:58:50 dd9c8f8612c8: Waiting 10:58:50 feb46d3c9aa8: Waiting 10:58:50 5f70bf18a086: Waiting 10:58:50 10a0280e56ed: Waiting 10:58:50 3ab3ecb32949: Waiting 10:58:50 4f97e8a2e40a: Waiting 10:58:50 4a65954e604c: Waiting 10:58:50 ab72adf46e2e: Waiting 10:58:50 55ce5afbdb82: Layer already exists 10:58:50 0b6880fc1da1: Layer already exists 10:58:50 fb6c899d8ca6: Layer already exists 10:58:50 f4e1de613814: Layer already exists 10:58:50 d75f8c8ad8bc: Layer already exists 10:58:50 3ab3ecb32949: Layer already exists 10:58:50 ab72adf46e2e: Layer already exists 10:58:50 4f97e8a2e40a: Layer already exists 10:58:50 4a65954e604c: Layer already exists 10:58:50 482919ad465b: Layer already exists 10:58:50 10a0280e56ed: Layer already exists 10:58:50 5f70bf18a086: Layer already exists 10:58:50 feb46d3c9aa8: Layer already exists 10:58:50 a4bdd031ea7c: Layer already exists 10:58:50 1b647f52c594: Layer already exists 10:58:50 dd9c8f8612c8: Layer already exists 10:58:51 latest: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.70 10:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:58:51 55ce5afbdb82: Preparing 10:58:51 d75f8c8ad8bc: Preparing 10:58:51 fb6c899d8ca6: Preparing 10:58:51 f4e1de613814: Preparing 10:58:51 0b6880fc1da1: Preparing 10:58:51 4a65954e604c: Preparing 10:58:51 ab72adf46e2e: Preparing 10:58:51 3ab3ecb32949: Preparing 10:58:51 4f97e8a2e40a: Preparing 10:58:51 482919ad465b: Preparing 10:58:51 feb46d3c9aa8: Preparing 10:58:51 5f70bf18a086: Preparing 10:58:51 10a0280e56ed: Preparing 10:58:51 a4bdd031ea7c: Preparing 10:58:51 1b647f52c594: Preparing 10:58:51 482919ad465b: Waiting 10:58:51 4a65954e604c: Waiting 10:58:51 feb46d3c9aa8: Waiting 10:58:51 5f70bf18a086: Waiting 10:58:51 ab72adf46e2e: Waiting 10:58:51 10a0280e56ed: Waiting 10:58:51 3ab3ecb32949: Waiting 10:58:51 dd9c8f8612c8: Preparing 10:58:51 4f97e8a2e40a: Waiting 10:58:51 a4bdd031ea7c: Waiting 10:58:51 1b647f52c594: Waiting 10:58:51 dd9c8f8612c8: Waiting 10:58:51 0b6880fc1da1: Layer already exists 10:58:51 d75f8c8ad8bc: Layer already exists 10:58:51 f4e1de613814: Layer already exists 10:58:51 fb6c899d8ca6: Layer already exists 10:58:51 55ce5afbdb82: Layer already exists 10:58:51 4a65954e604c: Layer already exists 10:58:51 ab72adf46e2e: Layer already exists 10:58:51 3ab3ecb32949: Layer already exists 10:58:51 4f97e8a2e40a: Layer already exists 10:58:51 482919ad465b: Layer already exists 10:58:51 feb46d3c9aa8: Layer already exists 10:58:51 10a0280e56ed: Layer already exists 10:58:51 a4bdd031ea7c: Layer already exists 10:58:51 5f70bf18a086: Layer already exists 10:58:51 1b647f52c594: Layer already exists 10:58:51 dd9c8f8612c8: Layer already exists 10:58:52 4.0.0-dev.70: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:58:52 55ce5afbdb82: Preparing 10:58:52 d75f8c8ad8bc: Preparing 10:58:52 fb6c899d8ca6: Preparing 10:58:52 f4e1de613814: Preparing 10:58:52 0b6880fc1da1: Preparing 10:58:52 4a65954e604c: Preparing 10:58:52 ab72adf46e2e: Preparing 10:58:52 3ab3ecb32949: Preparing 10:58:52 4a65954e604c: Waiting 10:58:52 ab72adf46e2e: Waiting 10:58:52 4f97e8a2e40a: Preparing 10:58:52 482919ad465b: Preparing 10:58:52 feb46d3c9aa8: Preparing 10:58:52 3ab3ecb32949: Waiting 10:58:52 5f70bf18a086: Preparing 10:58:52 10a0280e56ed: Preparing 10:58:52 4f97e8a2e40a: Waiting 10:58:52 a4bdd031ea7c: Preparing 10:58:52 482919ad465b: Waiting 10:58:52 1b647f52c594: Preparing 10:58:52 feb46d3c9aa8: Waiting 10:58:52 dd9c8f8612c8: Preparing 10:58:52 5f70bf18a086: Waiting 10:58:52 10a0280e56ed: Waiting 10:58:52 a4bdd031ea7c: Waiting 10:58:52 dd9c8f8612c8: Waiting 10:58:52 1b647f52c594: Waiting 10:58:52 0b6880fc1da1: Layer already exists 10:58:52 55ce5afbdb82: Layer already exists 10:58:52 d75f8c8ad8bc: Layer already exists 10:58:52 f4e1de613814: Layer already exists 10:58:52 fb6c899d8ca6: Layer already exists 10:58:52 3ab3ecb32949: Layer already exists 10:58:52 4f97e8a2e40a: Layer already exists 10:58:52 ab72adf46e2e: Layer already exists 10:58:52 482919ad465b: Layer already exists 10:58:52 4a65954e604c: Layer already exists 10:58:52 5f70bf18a086: Layer already exists 10:58:52 a4bdd031ea7c: Layer already exists 10:58:52 feb46d3c9aa8: Layer already exists 10:58:52 10a0280e56ed: Layer already exists 10:58:52 1b647f52c594: Layer already exists 10:58:52 dd9c8f8612c8: Layer already exists 10:58:53 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:58:53 55ce5afbdb82: Preparing 10:58:53 d75f8c8ad8bc: Preparing 10:58:53 fb6c899d8ca6: Preparing 10:58:53 f4e1de613814: Preparing 10:58:53 0b6880fc1da1: Preparing 10:58:53 4a65954e604c: Preparing 10:58:53 ab72adf46e2e: Preparing 10:58:53 3ab3ecb32949: Preparing 10:58:53 4f97e8a2e40a: Preparing 10:58:53 482919ad465b: Preparing 10:58:53 feb46d3c9aa8: Preparing 10:58:53 5f70bf18a086: Preparing 10:58:53 10a0280e56ed: Preparing 10:58:53 a4bdd031ea7c: Preparing 10:58:53 1b647f52c594: Preparing 10:58:53 dd9c8f8612c8: Preparing 10:58:53 3ab3ecb32949: Waiting 10:58:53 4f97e8a2e40a: Waiting 10:58:53 482919ad465b: Waiting 10:58:53 feb46d3c9aa8: Waiting 10:58:53 4a65954e604c: Waiting 10:58:53 5f70bf18a086: Waiting 10:58:53 ab72adf46e2e: Waiting 10:58:53 10a0280e56ed: Waiting 10:58:53 a4bdd031ea7c: Waiting 10:58:53 1b647f52c594: Waiting 10:58:53 dd9c8f8612c8: Waiting 10:58:53 0b6880fc1da1: Layer already exists 10:58:53 fb6c899d8ca6: Layer already exists 10:58:53 55ce5afbdb82: Layer already exists 10:58:53 f4e1de613814: Layer already exists 10:58:53 d75f8c8ad8bc: Layer already exists 10:58:53 ab72adf46e2e: Layer already exists 10:58:53 4a65954e604c: Layer already exists 10:58:53 3ab3ecb32949: Layer already exists 10:58:53 4f97e8a2e40a: Layer already exists 10:58:53 482919ad465b: Layer already exists 10:58:53 feb46d3c9aa8: Layer already exists 10:58:53 5f70bf18a086: Layer already exists 10:58:53 10a0280e56ed: Layer already exists 10:58:53 a4bdd031ea7c: Layer already exists 10:58:53 1b647f52c594: Layer already exists 10:58:53 dd9c8f8612c8: Layer already exists 10:58:53 main: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:54 ===================================================== [Pipeline] echo 10:58:54 taggedImages: 10:58:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:58:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.70 10:58:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:58:54 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:58:54 d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:54 latest 10:58:54 4.0.0-dev.70 10:58:54 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:58:54 main 10:58:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:58:54 0210258120ed: Preparing 10:58:54 1b5843f28d56: Preparing 10:58:54 dd18ddd1dcc1: Preparing 10:58:54 72ddaf4804d8: Preparing 10:58:54 3ab3ecb32949: Preparing 10:58:54 4f97e8a2e40a: Preparing 10:58:54 821bd1e8e588: Preparing 10:58:54 c51bcd1aa670: Preparing 10:58:54 dd9c8f8612c8: Preparing 10:58:54 821bd1e8e588: Waiting 10:58:54 c51bcd1aa670: Waiting 10:58:54 dd9c8f8612c8: Waiting 10:58:54 4f97e8a2e40a: Waiting 10:58:54 3ab3ecb32949: Layer already exists 10:58:55 4f97e8a2e40a: Layer already exists 10:58:55 dd18ddd1dcc1: Pushed 10:58:55 1b5843f28d56: Pushed 10:58:55 821bd1e8e588: Layer already exists 10:58:55 c51bcd1aa670: Layer already exists 10:58:55 0210258120ed: Pushed 10:58:55 dd9c8f8612c8: Layer already exists 10:58:59 72ddaf4804d8: Pushed 10:58:59 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:59:00 0210258120ed: Preparing 10:59:00 1b5843f28d56: Preparing 10:59:00 dd18ddd1dcc1: Preparing 10:59:00 72ddaf4804d8: Preparing 10:59:00 3ab3ecb32949: Preparing 10:59:00 4f97e8a2e40a: Preparing 10:59:00 821bd1e8e588: Preparing 10:59:00 c51bcd1aa670: Preparing 10:59:00 dd9c8f8612c8: Preparing 10:59:00 4f97e8a2e40a: Waiting 10:59:00 821bd1e8e588: Waiting 10:59:00 c51bcd1aa670: Waiting 10:59:00 dd9c8f8612c8: Waiting 10:59:00 3ab3ecb32949: Layer already exists 10:59:00 1b5843f28d56: Layer already exists 10:59:00 dd18ddd1dcc1: Layer already exists 10:59:00 0210258120ed: Layer already exists 10:59:00 72ddaf4804d8: Layer already exists 10:59:00 821bd1e8e588: Layer already exists 10:59:00 dd9c8f8612c8: Layer already exists 10:59:00 4f97e8a2e40a: Layer already exists 10:59:00 c51bcd1aa670: Layer already exists 10:59:00 latest: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.70 10:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:59:00 0210258120ed: Preparing 10:59:00 1b5843f28d56: Preparing 10:59:00 dd18ddd1dcc1: Preparing 10:59:00 72ddaf4804d8: Preparing 10:59:00 3ab3ecb32949: Preparing 10:59:00 4f97e8a2e40a: Preparing 10:59:00 821bd1e8e588: Preparing 10:59:00 4f97e8a2e40a: Waiting 10:59:00 c51bcd1aa670: Preparing 10:59:00 821bd1e8e588: Waiting 10:59:00 dd9c8f8612c8: Preparing 10:59:00 dd9c8f8612c8: Waiting 10:59:00 c51bcd1aa670: Waiting 10:59:00 1b5843f28d56: Layer already exists 10:59:00 dd18ddd1dcc1: Layer already exists 10:59:00 3ab3ecb32949: Layer already exists 10:59:00 72ddaf4804d8: Layer already exists 10:59:00 0210258120ed: Layer already exists 10:59:00 4f97e8a2e40a: Layer already exists 10:59:00 821bd1e8e588: Layer already exists 10:59:00 c51bcd1aa670: Layer already exists 10:59:00 dd9c8f8612c8: Layer already exists 10:59:00 4.0.0-dev.70: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:59:01 0210258120ed: Preparing 10:59:01 1b5843f28d56: Preparing 10:59:01 dd18ddd1dcc1: Preparing 10:59:01 72ddaf4804d8: Preparing 10:59:01 3ab3ecb32949: Preparing 10:59:01 4f97e8a2e40a: Preparing 10:59:01 821bd1e8e588: Preparing 10:59:01 c51bcd1aa670: Preparing 10:59:01 dd9c8f8612c8: Preparing 10:59:01 4f97e8a2e40a: Waiting 10:59:01 821bd1e8e588: Waiting 10:59:01 c51bcd1aa670: Waiting 10:59:01 dd9c8f8612c8: Waiting 10:59:01 72ddaf4804d8: Layer already exists 10:59:01 dd18ddd1dcc1: Layer already exists 10:59:01 3ab3ecb32949: Layer already exists 10:59:01 1b5843f28d56: Layer already exists 10:59:01 0210258120ed: Layer already exists 10:59:01 c51bcd1aa670: Layer already exists 10:59:01 821bd1e8e588: Layer already exists 10:59:01 dd9c8f8612c8: Layer already exists 10:59:01 4f97e8a2e40a: Layer already exists 10:59:01 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:59:02 0210258120ed: Preparing 10:59:02 1b5843f28d56: Preparing 10:59:02 dd18ddd1dcc1: Preparing 10:59:02 72ddaf4804d8: Preparing 10:59:02 3ab3ecb32949: Preparing 10:59:02 4f97e8a2e40a: Preparing 10:59:02 821bd1e8e588: Preparing 10:59:02 c51bcd1aa670: Preparing 10:59:02 dd9c8f8612c8: Preparing 10:59:02 4f97e8a2e40a: Waiting 10:59:02 821bd1e8e588: Waiting 10:59:02 c51bcd1aa670: Waiting 10:59:02 dd9c8f8612c8: Waiting 10:59:02 0210258120ed: Layer already exists 10:59:02 3ab3ecb32949: Layer already exists 10:59:02 1b5843f28d56: Layer already exists 10:59:02 72ddaf4804d8: Layer already exists 10:59:02 dd18ddd1dcc1: Layer already exists 10:59:02 4f97e8a2e40a: Layer already exists 10:59:02 821bd1e8e588: Layer already exists 10:59:02 dd9c8f8612c8: Layer already exists 10:59:02 c51bcd1aa670: Layer already exists 10:59:02 main: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:02 ===================================================== [Pipeline] echo 10:59:02 taggedImages: 10:59:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:59:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.70 10:59:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:59:02 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:59:02 d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:02 latest 10:59:02 4.0.0-dev.70 10:59:02 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:02 main 10:59:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:03 9e3d8b3873ca: Preparing 10:59:03 2096e299b764: Preparing 10:59:03 67d866929ef9: Preparing 10:59:03 3de1cb836c94: Preparing 10:59:03 ee72bbaa973b: Preparing 10:59:03 3ab3ecb32949: Preparing 10:59:03 4f97e8a2e40a: Preparing 10:59:03 d1ccde2cf8f9: Preparing 10:59:03 b07847242e9d: Preparing 10:59:03 ad69eb8407f0: Preparing 10:59:03 dd9c8f8612c8: Preparing 10:59:03 3ab3ecb32949: Waiting 10:59:03 4f97e8a2e40a: Waiting 10:59:03 d1ccde2cf8f9: Waiting 10:59:03 b07847242e9d: Waiting 10:59:03 ad69eb8407f0: Waiting 10:59:03 dd9c8f8612c8: Waiting 10:59:03 ee72bbaa973b: Pushed 10:59:03 2096e299b764: Pushed 10:59:03 9e3d8b3873ca: Pushed 10:59:03 3de1cb836c94: Pushed 10:59:03 3ab3ecb32949: Layer already exists 10:59:03 4f97e8a2e40a: Layer already exists 10:59:03 dd9c8f8612c8: Layer already exists 10:59:03 b07847242e9d: Pushed 10:59:03 d1ccde2cf8f9: Pushed 10:59:06 ad69eb8407f0: Pushed 10:59:07 67d866929ef9: Pushed 10:59:07 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59: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 10:59:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:08 9e3d8b3873ca: Preparing 10:59:08 2096e299b764: Preparing 10:59:08 67d866929ef9: Preparing 10:59:08 3de1cb836c94: Preparing 10:59:08 ee72bbaa973b: Preparing 10:59:08 3ab3ecb32949: Preparing 10:59:08 4f97e8a2e40a: Preparing 10:59:08 d1ccde2cf8f9: Preparing 10:59:08 b07847242e9d: Preparing 10:59:08 ad69eb8407f0: Preparing 10:59:08 dd9c8f8612c8: Preparing 10:59:08 d1ccde2cf8f9: Waiting 10:59:08 b07847242e9d: Waiting 10:59:08 ad69eb8407f0: Waiting 10:59:08 dd9c8f8612c8: Waiting 10:59:08 3ab3ecb32949: Waiting 10:59:08 4f97e8a2e40a: Waiting 10:59:08 ee72bbaa973b: Layer already exists 10:59:08 67d866929ef9: Layer already exists 10:59:08 3de1cb836c94: Layer already exists 10:59:08 9e3d8b3873ca: Layer already exists 10:59:08 2096e299b764: Layer already exists 10:59:08 4f97e8a2e40a: Layer already exists 10:59:08 b07847242e9d: Layer already exists 10:59:08 d1ccde2cf8f9: Layer already exists 10:59:08 3ab3ecb32949: Layer already exists 10:59:08 ad69eb8407f0: Layer already exists 10:59:08 dd9c8f8612c8: Layer already exists 10:59:08 latest: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.70 10:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:09 9e3d8b3873ca: Preparing 10:59:09 2096e299b764: Preparing 10:59:09 67d866929ef9: Preparing 10:59:09 3de1cb836c94: Preparing 10:59:09 ee72bbaa973b: Preparing 10:59:09 3ab3ecb32949: Preparing 10:59:09 4f97e8a2e40a: Preparing 10:59:09 d1ccde2cf8f9: Preparing 10:59:09 b07847242e9d: Preparing 10:59:09 ad69eb8407f0: Preparing 10:59:09 dd9c8f8612c8: Preparing 10:59:09 3ab3ecb32949: Waiting 10:59:09 4f97e8a2e40a: Waiting 10:59:09 b07847242e9d: Waiting 10:59:09 ad69eb8407f0: Waiting 10:59:09 dd9c8f8612c8: Waiting 10:59:09 d1ccde2cf8f9: Waiting 10:59:09 ee72bbaa973b: Layer already exists 10:59:09 9e3d8b3873ca: Layer already exists 10:59:09 67d866929ef9: Layer already exists 10:59:09 3de1cb836c94: Layer already exists 10:59:09 2096e299b764: Layer already exists 10:59:09 3ab3ecb32949: Layer already exists 10:59:09 d1ccde2cf8f9: Layer already exists 10:59:09 4f97e8a2e40a: Layer already exists 10:59:09 ad69eb8407f0: Layer already exists 10:59:09 b07847242e9d: Layer already exists 10:59:09 dd9c8f8612c8: Layer already exists 10:59:09 4.0.0-dev.70: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:10 9e3d8b3873ca: Preparing 10:59:10 2096e299b764: Preparing 10:59:10 67d866929ef9: Preparing 10:59:10 3de1cb836c94: Preparing 10:59:10 ee72bbaa973b: Preparing 10:59:10 3ab3ecb32949: Preparing 10:59:10 4f97e8a2e40a: Preparing 10:59:10 d1ccde2cf8f9: Preparing 10:59:10 b07847242e9d: Preparing 10:59:10 ad69eb8407f0: Preparing 10:59:10 dd9c8f8612c8: Preparing 10:59:10 d1ccde2cf8f9: Waiting 10:59:10 b07847242e9d: Waiting 10:59:10 3ab3ecb32949: Waiting 10:59:10 4f97e8a2e40a: Waiting 10:59:10 ad69eb8407f0: Waiting 10:59:10 dd9c8f8612c8: Waiting 10:59:10 ee72bbaa973b: Layer already exists 10:59:10 3de1cb836c94: Layer already exists 10:59:10 9e3d8b3873ca: Layer already exists 10:59:10 2096e299b764: Layer already exists 10:59:10 67d866929ef9: Layer already exists 10:59:10 3ab3ecb32949: Layer already exists 10:59:10 b07847242e9d: Layer already exists 10:59:10 4f97e8a2e40a: Layer already exists 10:59:10 d1ccde2cf8f9: Layer already exists 10:59:10 ad69eb8407f0: Layer already exists 10:59:10 dd9c8f8612c8: Layer already exists 10:59:10 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:11 9e3d8b3873ca: Preparing 10:59:11 2096e299b764: Preparing 10:59:11 67d866929ef9: Preparing 10:59:11 3de1cb836c94: Preparing 10:59:11 ee72bbaa973b: Preparing 10:59:11 3ab3ecb32949: Preparing 10:59:11 4f97e8a2e40a: Preparing 10:59:11 d1ccde2cf8f9: Preparing 10:59:11 b07847242e9d: Preparing 10:59:11 ad69eb8407f0: Preparing 10:59:11 dd9c8f8612c8: Preparing 10:59:11 3ab3ecb32949: Waiting 10:59:11 4f97e8a2e40a: Waiting 10:59:11 d1ccde2cf8f9: Waiting 10:59:11 b07847242e9d: Waiting 10:59:11 ad69eb8407f0: Waiting 10:59:11 dd9c8f8612c8: Waiting 10:59:11 2096e299b764: Layer already exists 10:59:11 67d866929ef9: Layer already exists 10:59:11 ee72bbaa973b: Layer already exists 10:59:11 3de1cb836c94: Layer already exists 10:59:11 9e3d8b3873ca: Layer already exists 10:59:11 3ab3ecb32949: Layer already exists 10:59:11 d1ccde2cf8f9: Layer already exists 10:59:11 ad69eb8407f0: Layer already exists 10:59:11 4f97e8a2e40a: Layer already exists 10:59:11 b07847242e9d: Layer already exists 10:59:11 dd9c8f8612c8: Layer already exists 10:59:11 main: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:11 ===================================================== [Pipeline] echo 10:59:11 taggedImages: 10:59:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:59:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.70 10:59:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:59:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:59:11 d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:11 latest 10:59:11 4.0.0-dev.70 10:59:11 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:11 main 10:59:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:59:12 4d1f967c641b: Preparing 10:59:12 e5a2e43960b3: Preparing 10:59:12 5155ba9bfb3f: Preparing 10:59:12 c5a0d323ddc7: Preparing 10:59:12 c3955ce61d46: Preparing 10:59:12 0a86724ebb45: Preparing 10:59:12 0ae8ca8f036b: Preparing 10:59:12 3ab3ecb32949: Preparing 10:59:12 4f97e8a2e40a: Preparing 10:59:12 2669b9bd96de: Preparing 10:59:12 f76f4ab5e1e4: Preparing 10:59:12 dd9c8f8612c8: Preparing 10:59:12 0a86724ebb45: Waiting 10:59:12 0ae8ca8f036b: Waiting 10:59:12 3ab3ecb32949: Waiting 10:59:12 4f97e8a2e40a: Waiting 10:59:12 f76f4ab5e1e4: Waiting 10:59:12 2669b9bd96de: Waiting 10:59:12 dd9c8f8612c8: Waiting 10:59:12 c3955ce61d46: Pushed 10:59:12 e5a2e43960b3: Pushed 10:59:12 4d1f967c641b: Pushed 10:59:12 3ab3ecb32949: Layer already exists 10:59:12 4f97e8a2e40a: Layer already exists 10:59:12 0a86724ebb45: Pushed 10:59:12 0ae8ca8f036b: Pushed 10:59:12 dd9c8f8612c8: Layer already exists 10:59:12 2669b9bd96de: Pushed 10:59:15 f76f4ab5e1e4: Pushed 10:59:16 c5a0d323ddc7: Pushed 10:59:18 5155ba9bfb3f: Pushed 10:59:18 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59: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 10:59:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:59:19 4d1f967c641b: Preparing 10:59:19 e5a2e43960b3: Preparing 10:59:19 5155ba9bfb3f: Preparing 10:59:19 c5a0d323ddc7: Preparing 10:59:19 c3955ce61d46: Preparing 10:59:19 0a86724ebb45: Preparing 10:59:19 0ae8ca8f036b: Preparing 10:59:19 0a86724ebb45: Waiting 10:59:19 0ae8ca8f036b: Waiting 10:59:19 3ab3ecb32949: Preparing 10:59:19 4f97e8a2e40a: Preparing 10:59:19 3ab3ecb32949: Waiting 10:59:19 4f97e8a2e40a: Waiting 10:59:19 2669b9bd96de: Preparing 10:59:19 f76f4ab5e1e4: Preparing 10:59:19 dd9c8f8612c8: Preparing 10:59:19 2669b9bd96de: Waiting 10:59:19 f76f4ab5e1e4: Waiting 10:59:19 dd9c8f8612c8: Waiting 10:59:19 e5a2e43960b3: Layer already exists 10:59:19 c5a0d323ddc7: Layer already exists 10:59:19 c3955ce61d46: Layer already exists 10:59:19 5155ba9bfb3f: Layer already exists 10:59:19 4d1f967c641b: Layer already exists 10:59:19 0a86724ebb45: Layer already exists 10:59:19 3ab3ecb32949: Layer already exists 10:59:19 2669b9bd96de: Layer already exists 10:59:19 4f97e8a2e40a: Layer already exists 10:59:19 0ae8ca8f036b: Layer already exists 10:59:19 f76f4ab5e1e4: Layer already exists 10:59:19 dd9c8f8612c8: Layer already exists 10:59:19 latest: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.70 10:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:59:20 4d1f967c641b: Preparing 10:59:20 e5a2e43960b3: Preparing 10:59:20 5155ba9bfb3f: Preparing 10:59:20 c5a0d323ddc7: Preparing 10:59:20 c3955ce61d46: Preparing 10:59:20 0a86724ebb45: Preparing 10:59:20 0ae8ca8f036b: Preparing 10:59:20 3ab3ecb32949: Preparing 10:59:20 4f97e8a2e40a: Preparing 10:59:20 2669b9bd96de: Preparing 10:59:20 f76f4ab5e1e4: Preparing 10:59:20 dd9c8f8612c8: Preparing 10:59:20 3ab3ecb32949: Waiting 10:59:20 2669b9bd96de: Waiting 10:59:20 0a86724ebb45: Waiting 10:59:20 dd9c8f8612c8: Waiting 10:59:20 f76f4ab5e1e4: Waiting 10:59:20 0ae8ca8f036b: Waiting 10:59:20 4f97e8a2e40a: Waiting 10:59:20 e5a2e43960b3: Layer already exists 10:59:20 4d1f967c641b: Layer already exists 10:59:20 c3955ce61d46: Layer already exists 10:59:20 5155ba9bfb3f: Layer already exists 10:59:20 c5a0d323ddc7: Layer already exists 10:59:20 3ab3ecb32949: Layer already exists 10:59:20 0a86724ebb45: Layer already exists 10:59:20 0ae8ca8f036b: Layer already exists 10:59:20 4f97e8a2e40a: Layer already exists 10:59:20 2669b9bd96de: Layer already exists 10:59:20 dd9c8f8612c8: Layer already exists 10:59:20 f76f4ab5e1e4: Layer already exists 10:59:20 4.0.0-dev.70: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:59:21 4d1f967c641b: Preparing 10:59:21 e5a2e43960b3: Preparing 10:59:21 5155ba9bfb3f: Preparing 10:59:21 c5a0d323ddc7: Preparing 10:59:21 c3955ce61d46: Preparing 10:59:21 0a86724ebb45: Preparing 10:59:21 0ae8ca8f036b: Preparing 10:59:21 3ab3ecb32949: Preparing 10:59:21 4f97e8a2e40a: Preparing 10:59:21 2669b9bd96de: Preparing 10:59:21 f76f4ab5e1e4: Preparing 10:59:21 dd9c8f8612c8: Preparing 10:59:21 3ab3ecb32949: Waiting 10:59:21 4f97e8a2e40a: Waiting 10:59:21 2669b9bd96de: Waiting 10:59:21 f76f4ab5e1e4: Waiting 10:59:21 dd9c8f8612c8: Waiting 10:59:21 0a86724ebb45: Waiting 10:59:21 0ae8ca8f036b: Waiting 10:59:21 c5a0d323ddc7: Layer already exists 10:59:21 4d1f967c641b: Layer already exists 10:59:21 5155ba9bfb3f: Layer already exists 10:59:21 c3955ce61d46: Layer already exists 10:59:21 e5a2e43960b3: Layer already exists 10:59:21 2669b9bd96de: Layer already exists 10:59:21 0a86724ebb45: Layer already exists 10:59:21 0ae8ca8f036b: Layer already exists 10:59:21 4f97e8a2e40a: Layer already exists 10:59:21 3ab3ecb32949: Layer already exists 10:59:21 f76f4ab5e1e4: Layer already exists 10:59:21 dd9c8f8612c8: Layer already exists 10:59:21 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59: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 10:59:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:59:22 4d1f967c641b: Preparing 10:59:22 e5a2e43960b3: Preparing 10:59:22 5155ba9bfb3f: Preparing 10:59:22 c5a0d323ddc7: Preparing 10:59:22 c3955ce61d46: Preparing 10:59:22 0a86724ebb45: Preparing 10:59:22 0ae8ca8f036b: Preparing 10:59:22 3ab3ecb32949: Preparing 10:59:22 4f97e8a2e40a: Preparing 10:59:22 2669b9bd96de: Preparing 10:59:22 f76f4ab5e1e4: Preparing 10:59:22 dd9c8f8612c8: Preparing 10:59:22 3ab3ecb32949: Waiting 10:59:22 4f97e8a2e40a: Waiting 10:59:22 2669b9bd96de: Waiting 10:59:22 f76f4ab5e1e4: Waiting 10:59:22 0a86724ebb45: Waiting 10:59:22 0ae8ca8f036b: Waiting 10:59:22 dd9c8f8612c8: Waiting 10:59:22 4d1f967c641b: Layer already exists 10:59:22 c5a0d323ddc7: Layer already exists 10:59:22 5155ba9bfb3f: Layer already exists 10:59:22 c3955ce61d46: Layer already exists 10:59:22 e5a2e43960b3: Layer already exists 10:59:22 0a86724ebb45: Layer already exists 10:59:22 3ab3ecb32949: Layer already exists 10:59:22 0ae8ca8f036b: Layer already exists 10:59:22 2669b9bd96de: Layer already exists 10:59:22 4f97e8a2e40a: Layer already exists 10:59:22 dd9c8f8612c8: Layer already exists 10:59:22 f76f4ab5e1e4: Layer already exists 10:59:22 main: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:22 ===================================================== [Pipeline] echo 10:59:22 taggedImages: 10:59:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:59:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.70 10:59:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:59:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:59:22 d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:22 latest 10:59:22 4.0.0-dev.70 10:59:22 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:22 main 10:59:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:59:23 328d0325afdd: Preparing 10:59:23 f9419b83809f: Preparing 10:59:23 3ab3ecb32949: Preparing 10:59:23 4f97e8a2e40a: Preparing 10:59:23 017c9da62c26: Preparing 10:59:23 8ff2519b6736: Preparing 10:59:23 dd9c8f8612c8: Preparing 10:59:23 8ff2519b6736: Waiting 10:59:23 dd9c8f8612c8: Waiting 10:59:23 4f97e8a2e40a: Layer already exists 10:59:23 3ab3ecb32949: Layer already exists 10:59:23 dd9c8f8612c8: Layer already exists 10:59:23 017c9da62c26: Pushed 10:59:23 328d0325afdd: Pushed 10:59:25 8ff2519b6736: Pushed 10:59:30 f9419b83809f: Pushed 10:59:30 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59: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 10:59:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:59:31 328d0325afdd: Preparing 10:59:31 f9419b83809f: Preparing 10:59:31 3ab3ecb32949: Preparing 10:59:31 4f97e8a2e40a: Preparing 10:59:31 017c9da62c26: Preparing 10:59:31 8ff2519b6736: Preparing 10:59:31 dd9c8f8612c8: Preparing 10:59:31 8ff2519b6736: Waiting 10:59:31 dd9c8f8612c8: Waiting 10:59:31 017c9da62c26: Layer already exists 10:59:31 3ab3ecb32949: Layer already exists 10:59:31 f9419b83809f: Layer already exists 10:59:31 328d0325afdd: Layer already exists 10:59:31 4f97e8a2e40a: Layer already exists 10:59:31 dd9c8f8612c8: Layer already exists 10:59:31 8ff2519b6736: Layer already exists 10:59:31 latest: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.70 10:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:59:32 328d0325afdd: Preparing 10:59:32 f9419b83809f: Preparing 10:59:32 3ab3ecb32949: Preparing 10:59:32 4f97e8a2e40a: Preparing 10:59:32 017c9da62c26: Preparing 10:59:32 8ff2519b6736: Preparing 10:59:32 dd9c8f8612c8: Preparing 10:59:32 8ff2519b6736: Waiting 10:59:32 dd9c8f8612c8: Waiting 10:59:32 4f97e8a2e40a: Layer already exists 10:59:32 017c9da62c26: Layer already exists 10:59:32 f9419b83809f: Layer already exists 10:59:32 328d0325afdd: Layer already exists 10:59:32 3ab3ecb32949: Layer already exists 10:59:32 8ff2519b6736: Layer already exists 10:59:32 dd9c8f8612c8: Layer already exists 10:59:32 4.0.0-dev.70: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:59:33 328d0325afdd: Preparing 10:59:33 f9419b83809f: Preparing 10:59:33 3ab3ecb32949: Preparing 10:59:33 4f97e8a2e40a: Preparing 10:59:33 017c9da62c26: Preparing 10:59:33 8ff2519b6736: Preparing 10:59:33 dd9c8f8612c8: Preparing 10:59:33 8ff2519b6736: Waiting 10:59:33 dd9c8f8612c8: Waiting 10:59:33 f9419b83809f: Layer already exists 10:59:33 328d0325afdd: Layer already exists 10:59:33 017c9da62c26: Layer already exists 10:59:33 4f97e8a2e40a: Layer already exists 10:59:33 3ab3ecb32949: Layer already exists 10:59:33 dd9c8f8612c8: Layer already exists 10:59:33 8ff2519b6736: Layer already exists 10:59:33 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59: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 10:59:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:59:34 328d0325afdd: Preparing 10:59:34 f9419b83809f: Preparing 10:59:34 3ab3ecb32949: Preparing 10:59:34 4f97e8a2e40a: Preparing 10:59:34 017c9da62c26: Preparing 10:59:34 8ff2519b6736: Preparing 10:59:34 dd9c8f8612c8: Preparing 10:59:34 8ff2519b6736: Waiting 10:59:34 dd9c8f8612c8: Waiting 10:59:34 4f97e8a2e40a: Layer already exists 10:59:34 f9419b83809f: Layer already exists 10:59:34 017c9da62c26: Layer already exists 10:59:34 3ab3ecb32949: Layer already exists 10:59:34 328d0325afdd: Layer already exists 10:59:34 8ff2519b6736: Layer already exists 10:59:34 dd9c8f8612c8: Layer already exists 10:59:34 main: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:34 ===================================================== [Pipeline] echo 10:59:34 taggedImages: 10:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.70 10:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:59:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:59:34 d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:34 latest 10:59:34 4.0.0-dev.70 10:59:34 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 10:59:34 main 10:59:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 10:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:59:34 1f2996776d36: Preparing 10:59:34 fd1f2d62e60e: Preparing 10:59:34 7662a47285a5: Preparing 10:59:34 3ab3ecb32949: Preparing 10:59:34 4f97e8a2e40a: Preparing 10:59:34 fd98eb252641: Preparing 10:59:34 d4cb9578c6f8: Preparing 10:59:34 cf18af3d9a08: Preparing 10:59:34 957fe39150d6: Preparing 10:59:34 dd9c8f8612c8: Preparing 10:59:34 d4cb9578c6f8: Waiting 10:59:34 cf18af3d9a08: Waiting 10:59:34 957fe39150d6: Waiting 10:59:34 dd9c8f8612c8: Waiting 10:59:34 fd98eb252641: Waiting 10:59:34 3ab3ecb32949: Layer already exists 10:59:34 4f97e8a2e40a: Layer already exists 10:59:35 fd1f2d62e60e: Pushed 10:59:35 7662a47285a5: Pushed 10:59:35 1f2996776d36: Pushed 10:59:35 dd9c8f8612c8: Layer already exists 10:59:35 cf18af3d9a08: Pushed 10:59:36 957fe39150d6: Pushed 10:59:46 d4cb9578c6f8: Pushed 11:00:01 fd98eb252641: Pushed 11:00:01 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:01 + 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 11:00:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:00:01 1f2996776d36: Preparing 11:00:01 fd1f2d62e60e: Preparing 11:00:01 7662a47285a5: Preparing 11:00:01 3ab3ecb32949: Preparing 11:00:01 4f97e8a2e40a: Preparing 11:00:01 fd98eb252641: Preparing 11:00:01 d4cb9578c6f8: Preparing 11:00:01 cf18af3d9a08: Preparing 11:00:01 957fe39150d6: Preparing 11:00:01 dd9c8f8612c8: Preparing 11:00:01 fd98eb252641: Waiting 11:00:01 d4cb9578c6f8: Waiting 11:00:01 cf18af3d9a08: Waiting 11:00:01 957fe39150d6: Waiting 11:00:01 dd9c8f8612c8: Waiting 11:00:01 fd1f2d62e60e: Layer already exists 11:00:01 1f2996776d36: Layer already exists 11:00:01 3ab3ecb32949: Layer already exists 11:00:01 7662a47285a5: Layer already exists 11:00:01 4f97e8a2e40a: Layer already exists 11:00:01 fd98eb252641: Layer already exists 11:00:01 cf18af3d9a08: Layer already exists 11:00:01 957fe39150d6: Layer already exists 11:00:01 d4cb9578c6f8: Layer already exists 11:00:01 dd9c8f8612c8: Layer already exists 11:00:02 latest: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.70 11:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:00:02 1f2996776d36: Preparing 11:00:02 fd1f2d62e60e: Preparing 11:00:02 7662a47285a5: Preparing 11:00:02 3ab3ecb32949: Preparing 11:00:02 4f97e8a2e40a: Preparing 11:00:02 fd98eb252641: Preparing 11:00:02 d4cb9578c6f8: Preparing 11:00:02 cf18af3d9a08: Preparing 11:00:02 957fe39150d6: Preparing 11:00:02 dd9c8f8612c8: Preparing 11:00:02 fd98eb252641: Waiting 11:00:02 d4cb9578c6f8: Waiting 11:00:02 cf18af3d9a08: Waiting 11:00:02 957fe39150d6: Waiting 11:00:02 dd9c8f8612c8: Waiting 11:00:02 4f97e8a2e40a: Layer already exists 11:00:02 1f2996776d36: Layer already exists 11:00:02 fd1f2d62e60e: Layer already exists 11:00:02 7662a47285a5: Layer already exists 11:00:02 3ab3ecb32949: Layer already exists 11:00:02 fd98eb252641: Layer already exists 11:00:02 cf18af3d9a08: Layer already exists 11:00:02 957fe39150d6: Layer already exists 11:00:02 dd9c8f8612c8: Layer already exists 11:00:02 d4cb9578c6f8: Layer already exists 11:00:02 4.0.0-dev.70: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:00:03 1f2996776d36: Preparing 11:00:03 fd1f2d62e60e: Preparing 11:00:03 7662a47285a5: Preparing 11:00:03 3ab3ecb32949: Preparing 11:00:03 4f97e8a2e40a: Preparing 11:00:03 fd98eb252641: Preparing 11:00:03 d4cb9578c6f8: Preparing 11:00:03 cf18af3d9a08: Preparing 11:00:03 957fe39150d6: Preparing 11:00:03 dd9c8f8612c8: Preparing 11:00:03 fd98eb252641: Waiting 11:00:03 d4cb9578c6f8: Waiting 11:00:03 cf18af3d9a08: Waiting 11:00:03 957fe39150d6: Waiting 11:00:03 dd9c8f8612c8: Waiting 11:00:03 1f2996776d36: Layer already exists 11:00:03 fd1f2d62e60e: Layer already exists 11:00:03 7662a47285a5: Layer already exists 11:00:03 3ab3ecb32949: Layer already exists 11:00:03 4f97e8a2e40a: Layer already exists 11:00:03 cf18af3d9a08: Layer already exists 11:00:03 d4cb9578c6f8: Layer already exists 11:00:03 fd98eb252641: Layer already exists 11:00:03 dd9c8f8612c8: Layer already exists 11:00:03 957fe39150d6: Layer already exists 11:00:04 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:04 + 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 11:00:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:00:04 1f2996776d36: Preparing 11:00:04 fd1f2d62e60e: Preparing 11:00:04 7662a47285a5: Preparing 11:00:04 3ab3ecb32949: Preparing 11:00:04 4f97e8a2e40a: Preparing 11:00:04 fd98eb252641: Preparing 11:00:04 d4cb9578c6f8: Preparing 11:00:04 cf18af3d9a08: Preparing 11:00:04 957fe39150d6: Preparing 11:00:04 dd9c8f8612c8: Preparing 11:00:04 cf18af3d9a08: Waiting 11:00:04 dd9c8f8612c8: Waiting 11:00:04 fd98eb252641: Waiting 11:00:04 d4cb9578c6f8: Waiting 11:00:04 957fe39150d6: Waiting 11:00:04 3ab3ecb32949: Layer already exists 11:00:04 fd1f2d62e60e: Layer already exists 11:00:04 7662a47285a5: Layer already exists 11:00:04 4f97e8a2e40a: Layer already exists 11:00:04 1f2996776d36: Layer already exists 11:00:04 d4cb9578c6f8: Layer already exists 11:00:04 fd98eb252641: Layer already exists 11:00:04 957fe39150d6: Layer already exists 11:00:04 cf18af3d9a08: Layer already exists 11:00:04 dd9c8f8612c8: Layer already exists 11:00:04 main: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:05 ===================================================== [Pipeline] echo 11:00:05 taggedImages: 11:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 11:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.70 11:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:00:05 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:00:05 d2a798ab9bb1849f149a792791eccfc34c47448c 11:00:05 latest 11:00:05 4.0.0-dev.70 11:00:05 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:00:05 main 11:00:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 11:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:00:05 ce25ef9e4acd: Preparing 11:00:05 7540d1d722c8: Preparing 11:00:05 c5a38aeb91c4: Preparing 11:00:05 3ab3ecb32949: Preparing 11:00:05 4f97e8a2e40a: Preparing 11:00:05 482ed6be2302: Preparing 11:00:05 ab311dab132b: Preparing 11:00:05 f4cf4009c178: Preparing 11:00:05 dd9c8f8612c8: Preparing 11:00:05 482ed6be2302: Waiting 11:00:05 f4cf4009c178: Waiting 11:00:05 ab311dab132b: Waiting 11:00:05 dd9c8f8612c8: Waiting 11:00:05 3ab3ecb32949: Layer already exists 11:00:05 4f97e8a2e40a: Layer already exists 11:00:06 7540d1d722c8: Pushed 11:00:06 c5a38aeb91c4: Pushed 11:00:06 ce25ef9e4acd: Pushed 11:00:06 ab311dab132b: Pushed 11:00:06 dd9c8f8612c8: Layer already exists 11:00:06 f4cf4009c178: Pushed 11:00:33 482ed6be2302: Pushed 11:00:33 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:33 + 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 11:00:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:00:33 ce25ef9e4acd: Preparing 11:00:33 7540d1d722c8: Preparing 11:00:33 c5a38aeb91c4: Preparing 11:00:33 3ab3ecb32949: Preparing 11:00:33 4f97e8a2e40a: Preparing 11:00:33 482ed6be2302: Preparing 11:00:33 ab311dab132b: Preparing 11:00:33 f4cf4009c178: Preparing 11:00:33 482ed6be2302: Waiting 11:00:33 ab311dab132b: Waiting 11:00:33 dd9c8f8612c8: Preparing 11:00:33 f4cf4009c178: Waiting 11:00:33 dd9c8f8612c8: Waiting 11:00:33 ce25ef9e4acd: Layer already exists 11:00:33 4f97e8a2e40a: Layer already exists 11:00:33 7540d1d722c8: Layer already exists 11:00:33 c5a38aeb91c4: Layer already exists 11:00:33 3ab3ecb32949: Layer already exists 11:00:33 f4cf4009c178: Layer already exists 11:00:33 482ed6be2302: Layer already exists 11:00:33 ab311dab132b: Layer already exists 11:00:33 dd9c8f8612c8: Layer already exists 11:00:34 latest: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.70 11:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:00:34 ce25ef9e4acd: Preparing 11:00:34 7540d1d722c8: Preparing 11:00:34 c5a38aeb91c4: Preparing 11:00:34 3ab3ecb32949: Preparing 11:00:34 4f97e8a2e40a: Preparing 11:00:34 482ed6be2302: Preparing 11:00:34 ab311dab132b: Preparing 11:00:34 f4cf4009c178: Preparing 11:00:34 dd9c8f8612c8: Preparing 11:00:34 482ed6be2302: Waiting 11:00:34 ab311dab132b: Waiting 11:00:34 dd9c8f8612c8: Waiting 11:00:34 f4cf4009c178: Waiting 11:00:34 ce25ef9e4acd: Layer already exists 11:00:34 c5a38aeb91c4: Layer already exists 11:00:34 7540d1d722c8: Layer already exists 11:00:34 4f97e8a2e40a: Layer already exists 11:00:34 3ab3ecb32949: Layer already exists 11:00:34 ab311dab132b: Layer already exists 11:00:34 f4cf4009c178: Layer already exists 11:00:34 482ed6be2302: Layer already exists 11:00:34 dd9c8f8612c8: Layer already exists 11:00:35 4.0.0-dev.70: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:00:35 ce25ef9e4acd: Preparing 11:00:35 7540d1d722c8: Preparing 11:00:35 c5a38aeb91c4: Preparing 11:00:35 3ab3ecb32949: Preparing 11:00:35 4f97e8a2e40a: Preparing 11:00:35 482ed6be2302: Preparing 11:00:35 ab311dab132b: Preparing 11:00:35 f4cf4009c178: Preparing 11:00:35 dd9c8f8612c8: Preparing 11:00:35 482ed6be2302: Waiting 11:00:35 ab311dab132b: Waiting 11:00:35 f4cf4009c178: Waiting 11:00:35 dd9c8f8612c8: Waiting 11:00:35 ce25ef9e4acd: Layer already exists 11:00:35 4f97e8a2e40a: Layer already exists 11:00:35 c5a38aeb91c4: Layer already exists 11:00:35 3ab3ecb32949: Layer already exists 11:00:35 7540d1d722c8: Layer already exists 11:00:35 482ed6be2302: Layer already exists 11:00:35 ab311dab132b: Layer already exists 11:00:35 f4cf4009c178: Layer already exists 11:00:35 dd9c8f8612c8: Layer already exists 11:00:35 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:36 + 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 11:00:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:00:36 ce25ef9e4acd: Preparing 11:00:36 7540d1d722c8: Preparing 11:00:36 c5a38aeb91c4: Preparing 11:00:36 3ab3ecb32949: Preparing 11:00:36 4f97e8a2e40a: Preparing 11:00:36 482ed6be2302: Preparing 11:00:36 ab311dab132b: Preparing 11:00:36 f4cf4009c178: Preparing 11:00:36 dd9c8f8612c8: Preparing 11:00:36 482ed6be2302: Waiting 11:00:36 ab311dab132b: Waiting 11:00:36 f4cf4009c178: Waiting 11:00:36 dd9c8f8612c8: Waiting 11:00:36 ce25ef9e4acd: Layer already exists 11:00:36 7540d1d722c8: Layer already exists 11:00:36 3ab3ecb32949: Layer already exists 11:00:36 c5a38aeb91c4: Layer already exists 11:00:36 4f97e8a2e40a: Layer already exists 11:00:36 ab311dab132b: Layer already exists 11:00:36 482ed6be2302: Layer already exists 11:00:36 f4cf4009c178: Layer already exists 11:00:36 dd9c8f8612c8: Layer already exists 11:00:37 main: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:37 ===================================================== [Pipeline] echo 11:00:37 taggedImages: 11:00:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 11:00:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:00:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.70 11:00:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:00:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:00:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:00:37 d2a798ab9bb1849f149a792791eccfc34c47448c 11:00:37 latest 11:00:37 4.0.0-dev.70 11:00:37 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:00:37 main 11:00:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 11:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:00:37 324a32c73481: Preparing 11:00:37 30c5d6d3055e: Preparing 11:00:37 4936ffc062b6: Preparing 11:00:37 3ab3ecb32949: Preparing 11:00:37 4f97e8a2e40a: Preparing 11:00:37 b19c5dba6c86: Preparing 11:00:37 cf18af3d9a08: Preparing 11:00:37 957fe39150d6: Preparing 11:00:37 dd9c8f8612c8: Preparing 11:00:37 cf18af3d9a08: Waiting 11:00:37 dd9c8f8612c8: Waiting 11:00:37 957fe39150d6: Waiting 11:00:37 b19c5dba6c86: Waiting 11:00:37 4f97e8a2e40a: Layer already exists 11:00:37 3ab3ecb32949: Layer already exists 11:00:38 cf18af3d9a08: Layer already exists 11:00:38 30c5d6d3055e: Pushed 11:00:38 957fe39150d6: Layer already exists 11:00:38 4936ffc062b6: Pushed 11:00:38 324a32c73481: Pushed 11:00:38 dd9c8f8612c8: Layer already exists 11:01:04 b19c5dba6c86: Pushed 11:01:04 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:05 + 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 11:01:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:01:05 324a32c73481: Preparing 11:01:05 30c5d6d3055e: Preparing 11:01:05 4936ffc062b6: Preparing 11:01:05 3ab3ecb32949: Preparing 11:01:05 4f97e8a2e40a: Preparing 11:01:05 b19c5dba6c86: Preparing 11:01:05 cf18af3d9a08: Preparing 11:01:05 957fe39150d6: Preparing 11:01:05 dd9c8f8612c8: Preparing 11:01:05 cf18af3d9a08: Waiting 11:01:05 957fe39150d6: Waiting 11:01:05 b19c5dba6c86: Waiting 11:01:05 dd9c8f8612c8: Waiting 11:01:05 324a32c73481: Layer already exists 11:01:05 30c5d6d3055e: Layer already exists 11:01:05 4f97e8a2e40a: Layer already exists 11:01:05 4936ffc062b6: Layer already exists 11:01:05 3ab3ecb32949: Layer already exists 11:01:05 b19c5dba6c86: Layer already exists 11:01:05 cf18af3d9a08: Layer already exists 11:01:05 957fe39150d6: Layer already exists 11:01:05 dd9c8f8612c8: Layer already exists 11:01:05 latest: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.70 11:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:01:06 324a32c73481: Preparing 11:01:06 30c5d6d3055e: Preparing 11:01:06 4936ffc062b6: Preparing 11:01:06 3ab3ecb32949: Preparing 11:01:06 4f97e8a2e40a: Preparing 11:01:06 b19c5dba6c86: Preparing 11:01:06 cf18af3d9a08: Preparing 11:01:06 b19c5dba6c86: Waiting 11:01:06 cf18af3d9a08: Waiting 11:01:06 957fe39150d6: Preparing 11:01:06 dd9c8f8612c8: Preparing 11:01:06 dd9c8f8612c8: Waiting 11:01:06 4f97e8a2e40a: Layer already exists 11:01:06 4936ffc062b6: Layer already exists 11:01:06 324a32c73481: Layer already exists 11:01:06 3ab3ecb32949: Layer already exists 11:01:06 30c5d6d3055e: Layer already exists 11:01:06 b19c5dba6c86: Layer already exists 11:01:06 dd9c8f8612c8: Layer already exists 11:01:06 cf18af3d9a08: Layer already exists 11:01:06 957fe39150d6: Layer already exists 11:01:06 4.0.0-dev.70: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:01:07 324a32c73481: Preparing 11:01:07 30c5d6d3055e: Preparing 11:01:07 4936ffc062b6: Preparing 11:01:07 3ab3ecb32949: Preparing 11:01:07 4f97e8a2e40a: Preparing 11:01:07 b19c5dba6c86: Preparing 11:01:07 cf18af3d9a08: Preparing 11:01:07 957fe39150d6: Preparing 11:01:07 dd9c8f8612c8: Preparing 11:01:07 b19c5dba6c86: Waiting 11:01:07 cf18af3d9a08: Waiting 11:01:07 957fe39150d6: Waiting 11:01:07 dd9c8f8612c8: Waiting 11:01:07 30c5d6d3055e: Layer already exists 11:01:07 3ab3ecb32949: Layer already exists 11:01:07 324a32c73481: Layer already exists 11:01:07 4936ffc062b6: Layer already exists 11:01:07 4f97e8a2e40a: Layer already exists 11:01:07 cf18af3d9a08: Layer already exists 11:01:07 957fe39150d6: Layer already exists 11:01:07 b19c5dba6c86: Layer already exists 11:01:07 dd9c8f8612c8: Layer already exists 11:01:07 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:07 + 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 11:01:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:01:08 324a32c73481: Preparing 11:01:08 30c5d6d3055e: Preparing 11:01:08 4936ffc062b6: Preparing 11:01:08 3ab3ecb32949: Preparing 11:01:08 4f97e8a2e40a: Preparing 11:01:08 b19c5dba6c86: Preparing 11:01:08 cf18af3d9a08: Preparing 11:01:08 957fe39150d6: Preparing 11:01:08 dd9c8f8612c8: Preparing 11:01:08 b19c5dba6c86: Waiting 11:01:08 cf18af3d9a08: Waiting 11:01:08 957fe39150d6: Waiting 11:01:08 dd9c8f8612c8: Waiting 11:01:08 3ab3ecb32949: Layer already exists 11:01:08 4f97e8a2e40a: Layer already exists 11:01:08 30c5d6d3055e: Layer already exists 11:01:08 324a32c73481: Layer already exists 11:01:08 4936ffc062b6: Layer already exists 11:01:08 cf18af3d9a08: Layer already exists 11:01:08 b19c5dba6c86: Layer already exists 11:01:08 957fe39150d6: Layer already exists 11:01:08 dd9c8f8612c8: Layer already exists 11:01:08 main: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:08 ===================================================== [Pipeline] echo 11:01:08 taggedImages: 11:01:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 11:01:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:01:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.70 11:01:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:01:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:01:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:01:08 d2a798ab9bb1849f149a792791eccfc34c47448c 11:01:08 latest 11:01:08 4.0.0-dev.70 11:01:08 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:01:08 main 11:01:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 11:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:09 f0158ffc145f: Preparing 11:01:09 3690e8e24c5c: Preparing 11:01:09 3ab3ecb32949: Preparing 11:01:09 4f97e8a2e40a: Preparing 11:01:09 50cb9d060dd4: Preparing 11:01:09 0bef5016d2d8: Preparing 11:01:09 dd9c8f8612c8: Preparing 11:01:09 0bef5016d2d8: Waiting 11:01:09 dd9c8f8612c8: Waiting 11:01:09 4f97e8a2e40a: Layer already exists 11:01:09 3ab3ecb32949: Layer already exists 11:01:09 dd9c8f8612c8: Layer already exists 11:01:09 f0158ffc145f: Pushed 11:01:09 50cb9d060dd4: Pushed 11:01:11 0bef5016d2d8: Pushed 11:01:17 3690e8e24c5c: Pushed 11:01:17 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:18 f0158ffc145f: Preparing 11:01:18 3690e8e24c5c: Preparing 11:01:18 3ab3ecb32949: Preparing 11:01:18 4f97e8a2e40a: Preparing 11:01:18 50cb9d060dd4: Preparing 11:01:18 0bef5016d2d8: Preparing 11:01:18 dd9c8f8612c8: Preparing 11:01:18 0bef5016d2d8: Waiting 11:01:18 dd9c8f8612c8: Waiting 11:01:18 4f97e8a2e40a: Layer already exists 11:01:18 f0158ffc145f: Layer already exists 11:01:18 50cb9d060dd4: Layer already exists 11:01:18 3ab3ecb32949: Layer already exists 11:01:18 3690e8e24c5c: Layer already exists 11:01:18 0bef5016d2d8: Layer already exists 11:01:18 dd9c8f8612c8: Layer already exists 11:01:18 latest: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.70 11:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:19 f0158ffc145f: Preparing 11:01:19 3690e8e24c5c: Preparing 11:01:19 3ab3ecb32949: Preparing 11:01:19 4f97e8a2e40a: Preparing 11:01:19 50cb9d060dd4: Preparing 11:01:19 0bef5016d2d8: Preparing 11:01:19 dd9c8f8612c8: Preparing 11:01:19 0bef5016d2d8: Waiting 11:01:19 dd9c8f8612c8: Waiting 11:01:19 3690e8e24c5c: Layer already exists 11:01:19 f0158ffc145f: Layer already exists 11:01:19 50cb9d060dd4: Layer already exists 11:01:19 4f97e8a2e40a: Layer already exists 11:01:19 3ab3ecb32949: Layer already exists 11:01:19 0bef5016d2d8: Layer already exists 11:01:19 dd9c8f8612c8: Layer already exists 11:01:19 4.0.0-dev.70: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:20 f0158ffc145f: Preparing 11:01:20 3690e8e24c5c: Preparing 11:01:20 3ab3ecb32949: Preparing 11:01:20 4f97e8a2e40a: Preparing 11:01:20 50cb9d060dd4: Preparing 11:01:20 0bef5016d2d8: Preparing 11:01:20 dd9c8f8612c8: Preparing 11:01:20 0bef5016d2d8: Waiting 11:01:20 dd9c8f8612c8: Waiting 11:01:20 4f97e8a2e40a: Layer already exists 11:01:20 3690e8e24c5c: Layer already exists 11:01:20 f0158ffc145f: Layer already exists 11:01:20 50cb9d060dd4: Layer already exists 11:01:20 3ab3ecb32949: Layer already exists 11:01:20 0bef5016d2d8: Layer already exists 11:01:20 dd9c8f8612c8: Layer already exists 11:01:20 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:21 f0158ffc145f: Preparing 11:01:21 3690e8e24c5c: Preparing 11:01:21 3ab3ecb32949: Preparing 11:01:21 4f97e8a2e40a: Preparing 11:01:21 50cb9d060dd4: Preparing 11:01:21 0bef5016d2d8: Preparing 11:01:21 dd9c8f8612c8: Preparing 11:01:21 0bef5016d2d8: Waiting 11:01:21 dd9c8f8612c8: Waiting 11:01:21 50cb9d060dd4: Layer already exists 11:01:21 3ab3ecb32949: Layer already exists 11:01:21 4f97e8a2e40a: Layer already exists 11:01:21 3690e8e24c5c: Layer already exists 11:01:21 f0158ffc145f: Layer already exists 11:01:21 0bef5016d2d8: Layer already exists 11:01:21 dd9c8f8612c8: Layer already exists 11:01:21 main: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:21 ===================================================== [Pipeline] echo 11:01:21 taggedImages: 11:01:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 11:01:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:01:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.70 11:01:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:01:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:01:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:01:21 d2a798ab9bb1849f149a792791eccfc34c47448c 11:01:21 latest 11:01:21 4.0.0-dev.70 11:01:21 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:01:21 main 11:01:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 11:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:01:22 3cae38a39532: Preparing 11:01:22 52d70a4f84ea: Preparing 11:01:22 3ab3ecb32949: Preparing 11:01:22 4f97e8a2e40a: Preparing 11:01:22 38c8969c3740: Preparing 11:01:22 8f970e4a5e4a: Preparing 11:01:22 dd9c8f8612c8: Preparing 11:01:22 dd9c8f8612c8: Waiting 11:01:22 8f970e4a5e4a: Waiting 11:01:22 3ab3ecb32949: Layer already exists 11:01:22 4f97e8a2e40a: Layer already exists 11:01:22 dd9c8f8612c8: Layer already exists 11:01:22 38c8969c3740: Pushed 11:01:22 3cae38a39532: Pushed 11:01:23 8f970e4a5e4a: Pushed 11:01:31 52d70a4f84ea: Pushed 11:01:31 d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:01:32 3cae38a39532: Preparing 11:01:32 52d70a4f84ea: Preparing 11:01:32 3ab3ecb32949: Preparing 11:01:32 4f97e8a2e40a: Preparing 11:01:32 38c8969c3740: Preparing 11:01:32 8f970e4a5e4a: Preparing 11:01:32 dd9c8f8612c8: Preparing 11:01:32 8f970e4a5e4a: Waiting 11:01:32 dd9c8f8612c8: Waiting 11:01:32 3cae38a39532: Layer already exists 11:01:32 3ab3ecb32949: Layer already exists 11:01:32 38c8969c3740: Layer already exists 11:01:32 4f97e8a2e40a: Layer already exists 11:01:32 52d70a4f84ea: Layer already exists 11:01:32 8f970e4a5e4a: Layer already exists 11:01:32 dd9c8f8612c8: Layer already exists 11:01:32 latest: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.70 11:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:01:33 3cae38a39532: Preparing 11:01:33 52d70a4f84ea: Preparing 11:01:33 3ab3ecb32949: Preparing 11:01:33 4f97e8a2e40a: Preparing 11:01:33 38c8969c3740: Preparing 11:01:33 8f970e4a5e4a: Preparing 11:01:33 dd9c8f8612c8: Preparing 11:01:33 8f970e4a5e4a: Waiting 11:01:33 dd9c8f8612c8: Waiting 11:01:33 52d70a4f84ea: Layer already exists 11:01:33 3ab3ecb32949: Layer already exists 11:01:33 4f97e8a2e40a: Layer already exists 11:01:33 38c8969c3740: Layer already exists 11:01:33 3cae38a39532: Layer already exists 11:01:33 8f970e4a5e4a: Layer already exists 11:01:33 dd9c8f8612c8: Layer already exists 11:01:33 4.0.0-dev.70: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:01:34 3cae38a39532: Preparing 11:01:34 52d70a4f84ea: Preparing 11:01:34 3ab3ecb32949: Preparing 11:01:34 4f97e8a2e40a: Preparing 11:01:34 38c8969c3740: Preparing 11:01:34 8f970e4a5e4a: Preparing 11:01:34 dd9c8f8612c8: Preparing 11:01:34 8f970e4a5e4a: Waiting 11:01:34 dd9c8f8612c8: Waiting 11:01:34 4f97e8a2e40a: Layer already exists 11:01:34 3cae38a39532: Layer already exists 11:01:34 3ab3ecb32949: Layer already exists 11:01:34 38c8969c3740: Layer already exists 11:01:34 52d70a4f84ea: Layer already exists 11:01:34 8f970e4a5e4a: Layer already exists 11:01:34 dd9c8f8612c8: Layer already exists 11:01:34 d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:01:35 3cae38a39532: Preparing 11:01:35 52d70a4f84ea: Preparing 11:01:35 3ab3ecb32949: Preparing 11:01:35 4f97e8a2e40a: Preparing 11:01:35 38c8969c3740: Preparing 11:01:35 8f970e4a5e4a: Preparing 11:01:35 dd9c8f8612c8: Preparing 11:01:35 8f970e4a5e4a: Waiting 11:01:35 dd9c8f8612c8: Waiting 11:01:35 3ab3ecb32949: Layer already exists 11:01:35 38c8969c3740: Layer already exists 11:01:35 4f97e8a2e40a: Layer already exists 11:01:35 52d70a4f84ea: Layer already exists 11:01:35 3cae38a39532: Layer already exists 11:01:35 8f970e4a5e4a: Layer already exists 11:01:35 dd9c8f8612c8: Layer already exists 11:01:35 main: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:35 ===================================================== [Pipeline] echo 11:01:35 taggedImages: 11:01:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c 11:01:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:01:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.70 11:01:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 11:01:35 - 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 11:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:35 11:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:36 arm64: Pulling from edgex-lftools-log-publisher 11:01:36 8998bd30e6a1: Pulling fs layer 11:01:36 04944245beec: Pulling fs layer 11:01:36 699f458cf7ca: Pulling fs layer 11:01:36 765212b225bb: Pulling fs layer 11:01:36 f23df028b6ca: Pulling fs layer 11:01:36 d65c8cfc05b1: Pulling fs layer 11:01:36 2437ff75d9bd: Pulling fs layer 11:01:36 765212b225bb: Waiting 11:01:36 f23df028b6ca: Waiting 11:01:36 d65c8cfc05b1: Waiting 11:01:36 2437ff75d9bd: Waiting 11:01:36 04944245beec: Verifying Checksum 11:01:36 04944245beec: Download complete 11:01:36 765212b225bb: Verifying Checksum 11:01:36 765212b225bb: Download complete 11:01:36 f23df028b6ca: Verifying Checksum 11:01:36 f23df028b6ca: Download complete 11:01:36 d65c8cfc05b1: Verifying Checksum 11:01:36 d65c8cfc05b1: Download complete 11:01:36 699f458cf7ca: Verifying Checksum 11:01:36 699f458cf7ca: Download complete 11:01:36 8998bd30e6a1: Verifying Checksum 11:01:36 8998bd30e6a1: Download complete 11:01:39 2437ff75d9bd: Verifying Checksum 11:01:39 2437ff75d9bd: Download complete 11:01:41 8998bd30e6a1: Pull complete 11:01:41 04944245beec: Pull complete 11:01:43 699f458cf7ca: Pull complete 11:01:43 765212b225bb: Pull complete 11:01:44 f23df028b6ca: Pull complete 11:01:44 d65c8cfc05b1: Pull complete 11:02:03 2437ff75d9bd: Pull complete 11:02:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:03 prd-ubuntu20.04-docker-arm64-4c-16g-40565 does not seem to be running inside a container 11:02:03 $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@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 11:02:05 $ docker top e9cfd875bfb5b5e25e796b20af865b6679f7a68485098ba8490f70cd0b2730d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:06 ---> job-cost.sh 11:02:06 lf-activate-venv: SKIPPING 11:02:06 INFO: No Stack... 11:02:07 INFO: Retrieving Pricing Info for: v3-standard-4 11:02:08 INFO: Archiving Costs [Pipeline] sh 11:02:08 + + cat /w/workspace/edgex-go/808/archives/cost.csv 11:02:08 cut -d, -f6 [Pipeline] lock 11:02:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-808-stack-cost] 11:02:08 Resource [jenkins-edgexfoundry-edgex-go-main-808-stack-cost] did not exist. Created. 11:02:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-808-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:09 + echo total: 0.10999999940395355 [Pipeline] stash 11:02:10 Stashed 1 file(s) [Pipeline] } 11:02:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-808-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:10 $ docker stop --time=1 e9cfd875bfb5b5e25e796b20af865b6679f7a68485098ba8490f70cd0b2730d3 11:02:11 $ docker rm -f --volumes e9cfd875bfb5b5e25e796b20af865b6679f7a68485098ba8490f70cd0b2730d3 [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 11:02:12 provisioning config files... 11:02:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/808@tmp/config18306619355251643465tmp [Pipeline] { [Pipeline] sh 11:02:12 + set +x 11:02:12 + bash -s -- 11:02:12 + curl -s https://codecov.io/bash 11:02:12 11:02:12 _____ _ 11:02:12 / ____| | | 11:02:12 | | ___ __| | ___ ___ _____ __ 11:02:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:02:12 | |___| (_) | (_| | __/ (_| (_) \ V / 11:02:12 \_____\___/ \__,_|\___|\___\___/ \_/ 11:02:12 Bash-1.0.6 11:02:12 11:02:12 11:02:12 ==> git version 2.25.1 found 11:02:12 ==> 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 11:02:12 Release-Date: 2020-01-08 11:02:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:02:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:02:12 ==> Jenkins CI detected. 11:02:12 current dir:  /w/workspace/edgex-go/808 11:02:12 project root: . 11:02:12 --> token set from env 11:02:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:02:12 ==> Running gcov in . (disable via -X gcov) 11:02:12 ==> Python coveragepy not found 11:02:12 ==> Searching for coverage reports in: 11:02:12 + . 11:02:12 -> Found 1 reports 11:02:12 ==> Detecting git/mercurial file structure 11:02:12 ==> Reading reports 11:02:12 + ./coverage.out bytes=1660758 11:02:12 ==> Appending adjustments 11:02:12 https://docs.codecov.io/docs/fixing-reports 11:02:14 + Found adjustments 11:02:14 ==> Gzipping contents 11:02:14 140K /tmp/codecov.70Nkg7.gz 11:02:14 ==> Uploading reports 11:02:14 url: https://codecov.io 11:02:14 query: branch=main&commit=d2a798ab9bb1849f149a792791eccfc34c47448c&build=808&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F808%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:02:14 -> Pinging Codecov 11:02:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d2a798ab9bb1849f149a792791eccfc34c47448c&build=808&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F808%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:02:14 -> Uploading to 11:02:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d2a798ab9bb1849f149a792791eccfc34c47448c/0b530ff5-47f2-43ae-a73e-851730c7ca1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250307%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250307T110214Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c6e74b046803a989818c6c0df81eabacd715b6263b51dcacbe636f8015297a59 11:02:14 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:14 Dload Upload Total Spent Left Speed 11:02:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 673k --:--:-- --:--:-- --:--:-- 673k 100 137k 0 0 100 137k 0 554k --:--:-- --:--:-- --:--:-- 551k 11:02:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } 11:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:02:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:02:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:02:15 11:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:02:15 latest: Pulling from edgex-devops/edgex-snyk-go 11:02:15 43c4264eed91: Pulling fs layer 11:02:15 4cc291be95ef: Pulling fs layer 11:02:15 2ac1f1163629: Pulling fs layer 11:02:15 5c3c966382ef: Pulling fs layer 11:02:15 4f4fb700ef54: Pulling fs layer 11:02:15 d9c7d2e4e75e: Pulling fs layer 11:02:15 9c3e1370e548: Pulling fs layer 11:02:15 d9c7d2e4e75e: Waiting 11:02:15 9c3e1370e548: Waiting 11:02:15 5c3c966382ef: Waiting 11:02:15 4f4fb700ef54: Waiting 11:02:15 4cc291be95ef: Download complete 11:02:15 5c3c966382ef: Verifying Checksum 11:02:15 5c3c966382ef: Download complete 11:02:15 4f4fb700ef54: Verifying Checksum 11:02:15 4f4fb700ef54: Download complete 11:02:15 43c4264eed91: Download complete 11:02:15 43c4264eed91: Pull complete 11:02:15 d9c7d2e4e75e: Verifying Checksum 11:02:15 d9c7d2e4e75e: Download complete 11:02:15 4cc291be95ef: Pull complete 11:02:16 2ac1f1163629: Verifying Checksum 11:02:16 2ac1f1163629: Download complete 11:02:16 9c3e1370e548: Verifying Checksum 11:02:16 9c3e1370e548: Download complete 11:02:19 2ac1f1163629: Pull complete 11:02:19 5c3c966382ef: Pull complete 11:02:19 4f4fb700ef54: Pull complete 11:02:20 d9c7d2e4e75e: Pull complete 11:02:23 9c3e1370e548: Pull complete 11:02:23 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:02:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:23 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 11:02:23 $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:02:25 $ docker top d18778db488a269d3b781fe07360e5ea980ee8059947598d7f92a6b6e0b5cb27 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:25 + git config --global --add safe.directory /w/workspace/edgex-go/808 [Pipeline] echo 11:02:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:02:26 + set -o pipefail 11:02:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:02:34 11:02:34 Monitoring /w/workspace/edgex-go/808 (github.com/edgexfoundry/edgex-go)... 11:02:34 11:02:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/1c2efe49-9c38-44b6-b8d8-0ea6ff0e4e8c 11:02:34 11:02:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:02:34 11:02:34 11:02:34 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:02:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:02:34 $ docker stop --time=1 d18778db488a269d3b781fe07360e5ea980ee8059947598d7f92a6b6e0b5cb27 11:02:36 $ docker rm -f --volumes d18778db488a269d3b781fe07360e5ea980ee8059947598d7f92a6b6e0b5cb27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:02:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:37 provisioning config files... 11:02:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/808@tmp/config7706149322805477695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:37 --> edgex-publish-swagger.sh 11:02:37 === Publish openapi API === 11:02:37 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:02:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/808/openapi/core-command.yaml] 11:02:37 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:37 Dload Upload Total Spent Left Speed 11:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63654 --:--:-- --:--:-- --:--:-- 63654 11:02:38 11:02:38 11:02:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/808/openapi/core-data.yaml] 11:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:38 Dload Upload Total Spent Left Speed 11:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 110k --:--:-- --:--:-- --:--:-- 110k 100 71081 0 0 100 71081 0 110k --:--:-- --:--:-- --:--:-- 110k 11:02:38 11:02:38 11:02:38 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/808/openapi/core-keeper.yaml] 11:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:38 Dload Upload Total Spent Left Speed 11:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 417 202k --:--:-- --:--:-- --:--:-- 203k 11:02:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:02:38 11:02:38 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/808/openapi/core-metadata.yaml] 11:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:38 Dload Upload Total Spent Left Speed 11:02:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 481 481k --:--:-- --:--:-- --:--:-- 482k 11:02:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:02:39 11:02:39 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/808/openapi/security-proxy-auth.yaml] 11:02:39 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:39 Dload Upload Total Spent Left Speed 11:02:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 385 139k --:--:-- --:--:-- --:--:-- 140k 11:02:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:02:39 11:02:39 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/808/openapi/security-secretstore-setup.yaml] 11:02:39 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:39 Dload Upload Total Spent Left Speed 11:02:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 237 14075 --:--:-- --:--:-- --:--:-- 14261 11:02:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:02:39 11:02:39 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/808/openapi/support-notifications.yaml] 11:02:39 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:39 Dload Upload Total Spent Left Speed 11:02:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 518 324k --:--:-- --:--:-- --:--:-- 324k 11:02:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:02:40 11:02:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/808/openapi/support-scheduler.yaml] 11:02:40 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:40 Dload Upload Total Spent Left Speed 11:02:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 530 168k --:--:-- --:--:-- --:--:-- 168k 11:02:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:02:40 [Pipeline] } 11:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:02:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:02:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:41 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 11:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:02:41 $ docker top dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 -eo pid,comm 11:02:41 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). 11:02:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:02:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:02:41 [ssh-agent] Looking for ssh-agent implementation... 11:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:42 $ docker exec dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 ssh-agent 11:02:42 SSH_AUTH_SOCK=/tmp/ssh-pgm6FcXhkY9y/agent.32 11:02:42 SSH_AGENT_PID=38 11:02:42 Running ssh-add (command line suppressed) 11:02:42 Identity added: /w/workspace/edgex-go/808@tmp/private_key_8940236220597266383.key (/w/workspace/edgex-go/808@tmp/private_key_8940236220597266383.key) 11:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:02:42 + git semver tag 11:02:42 2025-03-07 11:02:42,830 [run_tag] DEBUG tag force:False 11:02:42 2025-03-07 11:02:42,831 [check_head_tag] DEBUG check head tag 11:02:42 2025-03-07 11:02:42,834 [execute] INFO git cat-file --batch-check 11:02:42 2025-03-07 11:02:42,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=) 11:02:42 2025-03-07 11:02:42,839 [execute] INFO git cat-file --batch 11:02:42 2025-03-07 11:02:42,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=) 11:02:42 2025-03-07 11:02:42,909 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main 11:02:42 2025-03-07 11:02:42,909 [execute] INFO git tag -a v4.0.0-dev.70 -m v4.0.0-dev.70 11:02:42 2025-03-07 11:02:42,910 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.70', '-m', 'v4.0.0-dev.70'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=None) 11:02:43 2025-03-07 11:02:42,916 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main 11:02:43 4.0.0-dev.70 [Pipeline] } 11:02:43 $ docker exec --env ******** --env ******** dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 ssh-agent -k 11:02:43 unset SSH_AUTH_SOCK; 11:02:43 unset SSH_AGENT_PID; 11:02:43 echo Agent pid 38 killed; 11:02:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:02:43 + git semver [Pipeline] } 11:02:43 $ docker stop --time=1 dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 11:02:45 $ docker rm -f --volumes dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:02:45 11:02:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:02:45 0.23.1-centos7: Pulling from edgex-lftools 11:02:45 ab5ef0e58194: Pulling fs layer 11:02:45 9712f1f96733: Pulling fs layer 11:02:45 63f879dbbcfc: Pulling fs layer 11:02:45 0d9ebad4ef96: Pulling fs layer 11:02:45 e9a5061849ea: Pulling fs layer 11:02:45 d747dcd14b5f: Pulling fs layer 11:02:45 2de7ff778b66: Pulling fs layer 11:02:45 0d9ebad4ef96: Waiting 11:02:45 e9a5061849ea: Waiting 11:02:45 d747dcd14b5f: Waiting 11:02:45 2de7ff778b66: Waiting 11:02:45 9712f1f96733: Download complete 11:02:46 63f879dbbcfc: Verifying Checksum 11:02:46 63f879dbbcfc: Download complete 11:02:46 e9a5061849ea: Verifying Checksum 11:02:46 e9a5061849ea: Download complete 11:02:46 d747dcd14b5f: Verifying Checksum 11:02:46 d747dcd14b5f: Download complete 11:02:46 ab5ef0e58194: Download complete 11:02:46 0d9ebad4ef96: Verifying Checksum 11:02:46 0d9ebad4ef96: Download complete 11:02:46 2de7ff778b66: Verifying Checksum 11:02:46 2de7ff778b66: Download complete 11:02:48 ab5ef0e58194: Pull complete 11:02:49 9712f1f96733: Pull complete 11:02:49 63f879dbbcfc: Pull complete 11:02:53 0d9ebad4ef96: Pull complete 11:02:53 e9a5061849ea: Pull complete 11:02:53 d747dcd14b5f: Pull complete 11:02:55 2de7ff778b66: Pull complete 11:02:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:02:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:55 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 11:02:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:02:57 $ docker top e18d6edf62f1a7985baa4c01a03e00e709e80cf3955810d120248361004fbd4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:02:57 provisioning config files... 11:02:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/808@tmp/config16214555537729479086tmp 11:02:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/808@tmp/config8140558940462490044tmp 11:02:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/808@tmp/config3093253627449906802tmp [Pipeline] { [Pipeline] echo 11:02:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:02:57 ---> sigul-configuration.sh 11:02:57 gpg: directory `/root/.gnupg' created 11:02:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:02:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:02:57 gpg: keyring `/root/.gnupg/secring.gpg' created 11:02:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:02:57 gpg: CAST5 encrypted data 11:02:57 gpg: encrypted with 1 passphrase 11:02:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:02:58 + mkdir /home/jenkins 11:02:58 + mkdir /home/jenkins/sigul [Pipeline] sh 11:02:58 + 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 11:02:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:02:58 ---> sigul-install.sh 11:02:58 Sigul already installed; skipping installation. [Pipeline] sh 11:02:59 + git tag --list 11:02:59 0.6.0 11:02:59 0.6.1 11:02:59 0.7.0 11:02:59 0.7.1 11:02:59 v1.0.0 11:02:59 v1.0.1 11:02:59 v1.1.0 11:02:59 v1.2.0 11:02:59 v1.2.1 11:02:59 v1.3.0 11:02:59 v1.3.1 11:02:59 v2.0.0 11:02:59 v2.1.0 11:02:59 v2.1.1 11:02:59 v2.2.0 11:02:59 v2.3.0 11:02:59 v3.0 11:02:59 v3.0.0 11:02:59 v3.1 11:02:59 v3.1.0 11:02:59 v3.1.0-dev.1 11:02:59 v3.1.0-dev.10 11:02:59 v3.1.0-dev.11 11:02:59 v3.1.0-dev.12 11:02:59 v3.1.0-dev.13 11:02:59 v3.1.0-dev.14 11:02:59 v3.1.0-dev.15 11:02:59 v3.1.0-dev.16 11:02:59 v3.1.0-dev.17 11:02:59 v3.1.0-dev.18 11:02:59 v3.1.0-dev.19 11:02:59 v3.1.0-dev.2 11:02:59 v3.1.0-dev.20 11:02:59 v3.1.0-dev.21 11:02:59 v3.1.0-dev.22 11:02:59 v3.1.0-dev.23 11:02:59 v3.1.0-dev.24 11:02:59 v3.1.0-dev.25 11:02:59 v3.1.0-dev.26 11:02:59 v3.1.0-dev.27 11:02:59 v3.1.0-dev.28 11:02:59 v3.1.0-dev.29 11:02:59 v3.1.0-dev.3 11:02:59 v3.1.0-dev.30 11:02:59 v3.1.0-dev.31 11:02:59 v3.1.0-dev.32 11:02:59 v3.1.0-dev.33 11:02:59 v3.1.0-dev.34 11:02:59 v3.1.0-dev.35 11:02:59 v3.1.0-dev.36 11:02:59 v3.1.0-dev.37 11:02:59 v3.1.0-dev.38 11:02:59 v3.1.0-dev.39 11:02:59 v3.1.0-dev.4 11:02:59 v3.1.0-dev.40 11:02:59 v3.1.0-dev.41 11:02:59 v3.1.0-dev.42 11:02:59 v3.1.0-dev.43 11:02:59 v3.1.0-dev.44 11:02:59 v3.1.0-dev.45 11:02:59 v3.1.0-dev.46 11:02:59 v3.1.0-dev.47 11:02:59 v3.1.0-dev.48 11:02:59 v3.1.0-dev.49 11:02:59 v3.1.0-dev.5 11:02:59 v3.1.0-dev.50 11:02:59 v3.1.0-dev.51 11:02:59 v3.1.0-dev.52 11:02:59 v3.1.0-dev.53 11:02:59 v3.1.0-dev.54 11:02:59 v3.1.0-dev.55 11:02:59 v3.1.0-dev.56 11:02:59 v3.1.0-dev.57 11:02:59 v3.1.0-dev.58 11:02:59 v3.1.0-dev.59 11:02:59 v3.1.0-dev.6 11:02:59 v3.1.0-dev.60 11:02:59 v3.1.0-dev.61 11:02:59 v3.1.0-dev.62 11:02:59 v3.1.0-dev.63 11:02:59 v3.1.0-dev.64 11:02:59 v3.1.0-dev.65 11:02:59 v3.1.0-dev.66 11:02:59 v3.1.0-dev.67 11:02:59 v3.1.0-dev.68 11:02:59 v3.1.0-dev.69 11:02:59 v3.1.0-dev.7 11:02:59 v3.1.0-dev.70 11:02:59 v3.1.0-dev.71 11:02:59 v3.1.0-dev.72 11:02:59 v3.1.0-dev.73 11:02:59 v3.1.0-dev.8 11:02:59 v3.1.0-dev.9 11:02:59 v3.1.1 11:02:59 v3.1.1-dev.1 11:02:59 v3.1.1-dev.2 11:02:59 v3.2.0-dev.1 11:02:59 v3.2.0-dev.10 11:02:59 v3.2.0-dev.100 11:02:59 v3.2.0-dev.101 11:02:59 v3.2.0-dev.102 11:02:59 v3.2.0-dev.103 11:02:59 v3.2.0-dev.104 11:02:59 v3.2.0-dev.105 11:02:59 v3.2.0-dev.106 11:02:59 v3.2.0-dev.107 11:02:59 v3.2.0-dev.108 11:02:59 v3.2.0-dev.109 11:02:59 v3.2.0-dev.11 11:02:59 v3.2.0-dev.12 11:02:59 v3.2.0-dev.13 11:02:59 v3.2.0-dev.14 11:02:59 v3.2.0-dev.15 11:02:59 v3.2.0-dev.16 11:02:59 v3.2.0-dev.17 11:02:59 v3.2.0-dev.18 11:02:59 v3.2.0-dev.19 11:02:59 v3.2.0-dev.2 11:02:59 v3.2.0-dev.20 11:02:59 v3.2.0-dev.21 11:02:59 v3.2.0-dev.22 11:02:59 v3.2.0-dev.23 11:02:59 v3.2.0-dev.24 11:02:59 v3.2.0-dev.25 11:02:59 v3.2.0-dev.26 11:02:59 v3.2.0-dev.27 11:02:59 v3.2.0-dev.28 11:02:59 v3.2.0-dev.29 11:02:59 v3.2.0-dev.3 11:02:59 v3.2.0-dev.30 11:02:59 v3.2.0-dev.31 11:02:59 v3.2.0-dev.32 11:02:59 v3.2.0-dev.33 11:02:59 v3.2.0-dev.34 11:02:59 v3.2.0-dev.35 11:02:59 v3.2.0-dev.36 11:02:59 v3.2.0-dev.37 11:02:59 v3.2.0-dev.38 11:02:59 v3.2.0-dev.39 11:02:59 v3.2.0-dev.4 11:02:59 v3.2.0-dev.40 11:02:59 v3.2.0-dev.41 11:02:59 v3.2.0-dev.42 11:02:59 v3.2.0-dev.43 11:02:59 v3.2.0-dev.44 11:02:59 v3.2.0-dev.45 11:02:59 v3.2.0-dev.46 11:02:59 v3.2.0-dev.47 11:02:59 v3.2.0-dev.48 11:02:59 v3.2.0-dev.49 11:02:59 v3.2.0-dev.5 11:02:59 v3.2.0-dev.50 11:02:59 v3.2.0-dev.51 11:02:59 v3.2.0-dev.52 11:02:59 v3.2.0-dev.53 11:02:59 v3.2.0-dev.54 11:02:59 v3.2.0-dev.55 11:02:59 v3.2.0-dev.56 11:02:59 v3.2.0-dev.57 11:02:59 v3.2.0-dev.58 11:02:59 v3.2.0-dev.59 11:02:59 v3.2.0-dev.6 11:02:59 v3.2.0-dev.60 11:02:59 v3.2.0-dev.61 11:02:59 v3.2.0-dev.62 11:02:59 v3.2.0-dev.63 11:02:59 v3.2.0-dev.64 11:02:59 v3.2.0-dev.65 11:02:59 v3.2.0-dev.66 11:02:59 v3.2.0-dev.67 11:02:59 v3.2.0-dev.68 11:02:59 v3.2.0-dev.69 11:02:59 v3.2.0-dev.7 11:02:59 v3.2.0-dev.70 11:02:59 v3.2.0-dev.71 11:02:59 v3.2.0-dev.72 11:02:59 v3.2.0-dev.73 11:02:59 v3.2.0-dev.74 11:02:59 v3.2.0-dev.75 11:02:59 v3.2.0-dev.76 11:02:59 v3.2.0-dev.77 11:02:59 v3.2.0-dev.78 11:02:59 v3.2.0-dev.79 11:02:59 v3.2.0-dev.8 11:02:59 v3.2.0-dev.80 11:02:59 v3.2.0-dev.81 11:02:59 v3.2.0-dev.82 11:02:59 v3.2.0-dev.83 11:02:59 v3.2.0-dev.84 11:02:59 v3.2.0-dev.85 11:02:59 v3.2.0-dev.86 11:02:59 v3.2.0-dev.87 11:02:59 v3.2.0-dev.88 11:02:59 v3.2.0-dev.89 11:02:59 v3.2.0-dev.9 11:02:59 v3.2.0-dev.90 11:02:59 v3.2.0-dev.91 11:02:59 v3.2.0-dev.92 11:02:59 v3.2.0-dev.93 11:02:59 v3.2.0-dev.94 11:02:59 v3.2.0-dev.95 11:02:59 v3.2.0-dev.96 11:02:59 v3.2.0-dev.97 11:02:59 v3.2.0-dev.98 11:02:59 v3.2.0-dev.99 11:02:59 v4.0.0-dev.1 11:02:59 v4.0.0-dev.10 11:02:59 v4.0.0-dev.11 11:02:59 v4.0.0-dev.12 11:02:59 v4.0.0-dev.13 11:02:59 v4.0.0-dev.14 11:02:59 v4.0.0-dev.15 11:02:59 v4.0.0-dev.16 11:02:59 v4.0.0-dev.17 11:02:59 v4.0.0-dev.18 11:02:59 v4.0.0-dev.19 11:02:59 v4.0.0-dev.2 11:02:59 v4.0.0-dev.20 11:02:59 v4.0.0-dev.21 11:02:59 v4.0.0-dev.22 11:02:59 v4.0.0-dev.23 11:02:59 v4.0.0-dev.24 11:02:59 v4.0.0-dev.25 11:02:59 v4.0.0-dev.26 11:02:59 v4.0.0-dev.27 11:02:59 v4.0.0-dev.28 11:02:59 v4.0.0-dev.29 11:02:59 v4.0.0-dev.3 11:02:59 v4.0.0-dev.30 11:02:59 v4.0.0-dev.31 11:02:59 v4.0.0-dev.32 11:02:59 v4.0.0-dev.33 11:02:59 v4.0.0-dev.34 11:02:59 v4.0.0-dev.35 11:02:59 v4.0.0-dev.36 11:02:59 v4.0.0-dev.37 11:02:59 v4.0.0-dev.38 11:02:59 v4.0.0-dev.39 11:02:59 v4.0.0-dev.4 11:02:59 v4.0.0-dev.40 11:02:59 v4.0.0-dev.41 11:02:59 v4.0.0-dev.42 11:02:59 v4.0.0-dev.43 11:02:59 v4.0.0-dev.44 11:02:59 v4.0.0-dev.45 11:02:59 v4.0.0-dev.46 11:02:59 v4.0.0-dev.47 11:02:59 v4.0.0-dev.48 11:02:59 v4.0.0-dev.49 11:02:59 v4.0.0-dev.5 11:02:59 v4.0.0-dev.50 11:02:59 v4.0.0-dev.51 11:02:59 v4.0.0-dev.52 11:02:59 v4.0.0-dev.53 11:02:59 v4.0.0-dev.54 11:02:59 v4.0.0-dev.55 11:02:59 v4.0.0-dev.56 11:02:59 v4.0.0-dev.57 11:02:59 v4.0.0-dev.58 11:02:59 v4.0.0-dev.59 11:02:59 v4.0.0-dev.6 11:02:59 v4.0.0-dev.60 11:02:59 v4.0.0-dev.61 11:02:59 v4.0.0-dev.62 11:02:59 v4.0.0-dev.63 11:02:59 v4.0.0-dev.64 11:02:59 v4.0.0-dev.65 11:02:59 v4.0.0-dev.66 11:02:59 v4.0.0-dev.67 11:02:59 v4.0.0-dev.68 11:02:59 v4.0.0-dev.69 11:02:59 v4.0.0-dev.7 11:02:59 v4.0.0-dev.70 11:02:59 v4.0.0-dev.8 11:02:59 v4.0.0-dev.9 [Pipeline] sh 11:02:59 + lftools sign git-tag v4.0.0-dev.70 11:02:59 Signing Git tag with Sigul... 11:02:59 Signing v4.0.0-dev.70 [Pipeline] echo 11:03:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:03:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:03:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:03:00 $ docker stop --time=1 e18d6edf62f1a7985baa4c01a03e00e709e80cf3955810d120248361004fbd4e 11:03:02 $ docker rm -f --volumes e18d6edf62f1a7985baa4c01a03e00e709e80cf3955810d120248361004fbd4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:03:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:03:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:02 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 11:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:03:03 $ docker top fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f -eo pid,comm 11:03:03 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). 11:03:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:03:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:03 [ssh-agent] Looking for ssh-agent implementation... 11:03:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:03 $ docker exec fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f ssh-agent 11:03:03 SSH_AUTH_SOCK=/tmp/ssh-sVbAs9gEPWYy/agent.31 11:03:03 SSH_AGENT_PID=37 11:03:03 Running ssh-add (command line suppressed) 11:03:03 Identity added: /w/workspace/edgex-go/808@tmp/private_key_1839282426855117240.key (/w/workspace/edgex-go/808@tmp/private_key_1839282426855117240.key) 11:03:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:04 + git semver bump pre 11:03:04 2025-03-07 11:03:04,323 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main 11:03:04 2025-03-07 11:03:04,323 [bump_version] DEBUG bumping version:4.0.0-dev.70 on axis:pre with prefix:dev 11:03:04 2025-03-07 11:03:04,323 [bump_version] DEBUG bumped version:4.0.0-dev.71 11:03:04 2025-03-07 11:03:04,323 [write_version] DEBUG write version:4.0.0-dev.71 to path:/w/workspace/edgex-go/808/.semver/main with force:True 11:03:04 2025-03-07 11:03:04,324 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main 11:03:04 2025-03-07 11:03:04,324 [write_file] DEBUG write to file:/w/workspace/edgex-go/808/.semver/main 11:03:04 2025-03-07 11:03:04,326 [execute] INFO git cat-file --batch-check 11:03:04 2025-03-07 11:03:04,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=) 11:03:04 2025-03-07 11:03:04,332 [execute] INFO git cat-file --batch 11:03:04 2025-03-07 11:03:04,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=) 11:03:04 2025-03-07 11:03:04,337 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main 11:03:04 4.0.0-dev.71 [Pipeline] } 11:03:04 $ docker exec --env ******** --env ******** fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f ssh-agent -k 11:03:04 unset SSH_AUTH_SOCK; 11:03:04 unset SSH_AGENT_PID; 11:03:04 echo Agent pid 37 killed; 11:03:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:04 + git semver [Pipeline] } 11:03:05 $ docker stop --time=1 fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f 11:03:06 $ docker rm -f --volumes fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f [Pipeline] // withDockerContainer [Pipeline] sh 11:03:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:03:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:07 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 11:03:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:03:07 $ docker top 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b -eo pid,comm 11:03:07 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). 11:03:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:03:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:07 [ssh-agent] Looking for ssh-agent implementation... 11:03:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:07 $ docker exec 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b ssh-agent 11:03:07 SSH_AUTH_SOCK=/tmp/ssh-dbonH6MfyFFy/agent.32 11:03:07 SSH_AGENT_PID=38 11:03:07 Running ssh-add (command line suppressed) 11:03:07 Identity added: /w/workspace/edgex-go/808@tmp/private_key_17548799818588558979.key (/w/workspace/edgex-go/808@tmp/private_key_17548799818588558979.key) 11:03:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:08 + git semver push 11:03:08 2025-03-07 11:03:08,459 [run_push] DEBUG push 11:03:08 2025-03-07 11:03:08,459 [execute] INFO git cat-file --batch-check 11:03:08 2025-03-07 11:03:08,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=) 11:03:08 2025-03-07 11:03:08,463 [execute] INFO git rev-list 92a6358cf797608a186ffdad80235736e10684a3 -- 11:03:08 2025-03-07 11:03:08,464 [execute] DEBUG Popen(['git', 'rev-list', '92a6358cf797608a186ffdad80235736e10684a3', '--'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=None) 11:03:08 2025-03-07 11:03:08,482 [execute] INFO git fetch -v origin 11:03:08 2025-03-07 11:03:08,482 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=True, shell=None, istream=None) 11:03:09 2025-03-07 11:03:08,952 [run_push] DEBUG no remote changes detected 11:03:09 2025-03-07 11:03:08,953 [execute] INFO git push origin semver 11:03:09 2025-03-07 11:03:08,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=None) 11:03:09 2025-03-07 11:03:09,618 [run_push] DEBUG push all version tags 11:03:09 2025-03-07 11:03:09,618 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:03:09 2025-03-07 11:03:09,619 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=None) 11:03:10 2025-03-07 11:03:10,270 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main 11:03:10 4.0.0-dev.71 [Pipeline] } 11:03:10 $ docker exec --env ******** --env ******** 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b ssh-agent -k 11:03:10 unset SSH_AUTH_SOCK; 11:03:10 unset SSH_AGENT_PID; 11:03:10 echo Agent pid 38 killed; 11:03:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:11 + git semver [Pipeline] } 11:03:11 $ docker stop --time=1 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b 11:03:12 $ docker rm -f --volumes 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b [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 11:03:13 + [ -d /w/workspace/edgex-go/808/archives ] [Pipeline] libraryResource [Pipeline] sh 11:03:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:03:14 ---> package-listing.sh 11:03:14 ++ facter osfamily 11:03:14 ++ tr '[:upper:]' '[:lower:]' 11:03:14 + OS_FAMILY=debian 11:03:14 + workspace=/w/workspace/edgex-go/808 11:03:14 + START_PACKAGES=/tmp/packages_start.txt 11:03:14 + END_PACKAGES=/tmp/packages_end.txt 11:03:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:14 + PACKAGES=/tmp/packages_start.txt 11:03:14 + '[' /w/workspace/edgex-go/808 ']' 11:03:14 + PACKAGES=/tmp/packages_end.txt 11:03:14 + case "${OS_FAMILY}" in 11:03:14 + dpkg -l 11:03:14 + grep '^ii' 11:03:14 + '[' -f /tmp/packages_start.txt ']' 11:03:14 + '[' -f /tmp/packages_end.txt ']' 11:03:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:14 + '[' /w/workspace/edgex-go/808 ']' 11:03:14 + mkdir -p /w/workspace/edgex-go/808/archives/ 11:03:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/808/archives/ [Pipeline] echo 11:03:14 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/808/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:03:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:15 11:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:15 latest: Pulling from edgex-lftools-log-publisher 11:03:15 5eb5b503b376: Pulling fs layer 11:03:15 5c69ac0246d0: Pulling fs layer 11:03:15 ec43610c2a17: Pulling fs layer 11:03:15 3a2ae6a8a46f: Pulling fs layer 11:03:15 33b1e0a273af: Pulling fs layer 11:03:15 5d3b04190fa2: Pulling fs layer 11:03:15 2f39f015ded8: Pulling fs layer 11:03:15 33b1e0a273af: Waiting 11:03:15 5d3b04190fa2: Waiting 11:03:15 2f39f015ded8: Waiting 11:03:15 3a2ae6a8a46f: Waiting 11:03:15 5c69ac0246d0: Verifying Checksum 11:03:15 5c69ac0246d0: Download complete 11:03:15 3a2ae6a8a46f: Download complete 11:03:16 33b1e0a273af: Verifying Checksum 11:03:16 33b1e0a273af: Download complete 11:03:16 5d3b04190fa2: Verifying Checksum 11:03:16 5d3b04190fa2: Download complete 11:03:16 ec43610c2a17: Verifying Checksum 11:03:16 ec43610c2a17: Download complete 11:03:16 5eb5b503b376: Download complete 11:03:16 2f39f015ded8: Download complete 11:03:17 5eb5b503b376: Pull complete 11:03:17 5c69ac0246d0: Pull complete 11:03:17 ec43610c2a17: Pull complete 11:03:18 3a2ae6a8a46f: Pull complete 11:03:18 33b1e0a273af: Pull complete 11:03:18 5d3b04190fa2: Pull complete 11:03:22 2f39f015ded8: Pull complete 11:03:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:22 prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container 11:03:22 $ 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/808/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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:03:25 $ docker top cb04625e6dcae8898cf0331d63be168ee537c9db41bacfc817def62aaaa649f1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:25 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:25 + mkdir -p /var/log/sysstat [Pipeline] sh 11:03:26 + ls /var/log/sa-host 11:03:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:26 provisioning config files... 11:03:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/808@tmp/config7183773928494663478tmp [Pipeline] { [Pipeline] echo 11:03:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:26 ---> create-netrc.sh [Pipeline] } 11:03:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:03:26 ---> python-tools-install.sh [Pipeline] echo 11:03:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:27 ---> sudo-logs.sh 11:03:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:03:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:27 ---> job-cost.sh 11:03:27 lf-activate-venv: SKIPPING 11:03:27 DEBUG: total: 0.10999999940395355 11:03:27 INFO: Retrieving Stack Cost... 11:03:27 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:28 INFO: Archiving Costs [Pipeline] echo 11:03:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:28 ---> logs-deploy.sh 11:03:28 lf-activate-venv: SKIPPING 11:03:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/808 11:03:28 INFO: archiving workspace using pattern(s): 11:03:29 Archives upload complete. 11:03:29 INFO: archiving logs to Nexus 11:03:30 ---> uname -a: 11:03:30 Linux prd-ubuntu20-04-docker-8c-8g-40564 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:03:30 11:03:30 11:03:30 ---> lscpu: 11:03:30 Architecture: x86_64 11:03:30 CPU op-mode(s): 32-bit, 64-bit 11:03:30 Byte Order: Little Endian 11:03:30 Address sizes: 40 bits physical, 48 bits virtual 11:03:30 CPU(s): 8 11:03:30 On-line CPU(s) list: 0-7 11:03:30 Thread(s) per core: 1 11:03:30 Core(s) per socket: 1 11:03:30 Socket(s): 8 11:03:30 NUMA node(s): 1 11:03:30 Vendor ID: AuthenticAMD 11:03:30 CPU family: 23 11:03:30 Model: 49 11:03:30 Model name: AMD EPYC-Rome Processor 11:03:30 Stepping: 0 11:03:30 CPU MHz: 2800.000 11:03:30 BogoMIPS: 5600.00 11:03:30 Virtualization: AMD-V 11:03:30 Hypervisor vendor: KVM 11:03:30 Virtualization type: full 11:03:30 L1d cache: 256 KiB 11:03:30 L1i cache: 256 KiB 11:03:30 L2 cache: 4 MiB 11:03:30 L3 cache: 128 MiB 11:03:30 NUMA node0 CPU(s): 0-7 11:03:30 Vulnerability Itlb multihit: Not affected 11:03:30 Vulnerability L1tf: Not affected 11:03:30 Vulnerability Mds: Not affected 11:03:30 Vulnerability Meltdown: Not affected 11:03:30 Vulnerability Mmio stale data: Not affected 11:03:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:03:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:03:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:03:30 Vulnerability Srbds: Not affected 11:03:30 Vulnerability Tsx async abort: Not affected 11:03:30 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 11:03:30 11:03:30 11:03:30 ---> nproc: 11:03:30 8 11:03:30 11:03:30 11:03:30 ---> df -h: 11:03:30 Filesystem Size Used Avail Use% Mounted on 11:03:30 overlay 155G 30G 126G 20% / 11:03:30 tmpfs 64M 0 64M 0% /dev 11:03:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:03:30 shm 64M 0 64M 0% /dev/shm 11:03:30 /dev/vda1 155G 30G 126G 20% /facter-os 11:03:30 11:03:30 11:03:30 ---> sar -b -r -n DEV: 11:03:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40564) 03/07/25 _x86_64_ (8 CPU) 11:03:30 11:03:30 10:14:44 LINUX RESTART (8 CPU) 11:03:30 11:03:30 10:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:03:30 10:16:01 343.51 48.81 294.70 0.00 5399.23 122203.90 0.00 11:03:30 10:17:01 182.32 1.58 180.74 0.00 28.00 59750.97 0.00 11:03:30 10:18:01 50.66 0.02 50.64 0.00 0.13 35883.77 0.00 11:03:30 10:19:01 30.26 0.22 30.04 0.00 2.93 19975.60 0.00 11:03:30 10:20:01 173.39 1.33 172.05 0.00 115.05 67728.98 0.00 11:03:30 10:21:01 188.87 0.67 188.20 0.00 29.06 180166.61 0.00 11:03:30 10:22:01 887.24 16.10 871.14 0.00 2394.53 213266.59 0.00 11:03:30 10:23:01 285.80 1.71 284.09 0.00 266.35 64766.79 0.00 11:03:30 10:24:01 515.06 0.08 514.98 0.00 0.67 148890.12 0.00 11:03:30 10:25:01 249.78 0.07 249.71 0.00 0.53 93669.19 0.00 11:03:30 10:26:01 354.53 0.10 354.43 0.00 6.92 14575.84 0.00 11:03:30 10:27:01 20.85 0.00 20.85 0.00 0.00 545.91 0.00 11:03:30 10:28:01 3.05 0.00 3.05 0.00 0.00 62.26 0.00 11:03:30 10:29:01 2.10 0.00 2.10 0.00 0.00 28.26 0.00 11:03:30 10:30:01 1.63 0.02 1.62 0.00 0.13 19.06 0.00 11:03:30 10:31:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 11:03:30 10:32:01 1.45 0.00 1.45 0.00 0.00 19.86 0.00 11:03:30 10:33:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 11:03:30 10:34:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 11:03:30 10:35:01 1.73 0.00 1.73 0.00 0.00 20.66 0.00 11:03:30 10:36:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 11:03:30 10:37:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 11:03:30 10:38:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 11:03:30 10:39:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 11:03:30 10:40:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 11:03:30 10:41:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 11:03:30 10:42:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 11:03:30 10:43:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 11:03:30 10:44:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 11:03:30 10:45:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 11:03:30 10:46:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 11:03:30 10:47:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 11:03:30 10:48:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 11:03:30 10:49:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 11:03:30 10:50:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 11:03:30 10:51:01 1.12 0.02 1.10 0.00 2.53 13.33 0.00 11:03:30 10:52:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 11:03:30 10:53:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 11:03:30 10:54:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 11:03:30 10:55:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 11:03:30 10:56:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 11:03:30 10:57:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 11:03:30 10:58:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 11:03:30 10:59:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 11:03:30 11:00:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 11:03:30 11:01:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 11:03:30 11:02:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 11:03:30 11:03:01 174.32 0.53 173.79 0.00 13.73 61101.68 0.00 11:03:30 Average: 72.89 1.48 71.41 0.00 172.03 22549.49 0.00 11:03:30 11:03:30 10:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:03:30 10:16:01 29535096 31543108 800044 2.43 60960 2239452 1753488 5.17 1052092 1952204 236 11:03:30 10:17:01 27345728 31210724 1088744 3.31 128316 3885164 2388572 7.04 1869652 3135420 640524 11:03:30 10:18:01 27048324 31220132 1077636 3.28 131820 4162932 2507268 7.39 1787672 3490516 380664 11:03:30 10:19:01 26563368 31413584 882152 2.68 136016 4786216 1961800 5.78 1792300 3923228 461620 11:03:30 10:20:01 21579764 31284780 1006952 3.06 147484 9529312 2532164 7.46 1988348 8592848 4740596 11:03:30 10:21:01 20904408 31107864 1146304 3.49 149408 10012904 4242124 12.50 2150948 9040192 720 11:03:30 10:22:01 13740352 31353376 891184 2.71 364728 16735048 2432460 7.17 2888828 14995996 836048 11:03:30 10:23:01 8243980 28318780 3855556 11.73 407260 18772556 11006408 32.44 6869820 16025052 1336364 11:03:30 10:24:01 4634388 27566432 4613172 14.03 421436 21508192 11004360 32.43 8830336 17574560 9296 11:03:30 10:25:01 9035232 31338096 897624 2.73 430956 21073456 2473232 7.29 3355048 18940072 256 11:03:30 10:26:01 8776956 31382564 859208 2.61 436372 21365012 2291888 6.75 3621260 18938084 484 11:03:30 10:27:01 8774764 31381280 860000 2.62 437256 21365244 2353536 6.94 4156068 18406676 560 11:03:30 10:28:01 8788308 31394920 846456 2.57 437360 21365240 2208976 6.51 4143064 18406556 12 11:03:30 10:29:01 8789968 31396676 844632 2.57 437408 21365248 2208976 6.51 4141388 18406560 40 11:03:30 10:30:01 8802004 31408796 833492 2.53 437440 21365240 2222964 6.55 4128360 18406564 28 11:03:30 10:31:01 8802400 31409236 833172 2.53 437464 21365252 2222964 6.55 4128404 18406568 180 11:03:30 10:32:01 8804840 31411664 830612 2.53 437500 21365232 2222964 6.55 4125584 18406548 20 11:03:30 10:33:01 8805548 31412420 829836 2.52 437508 21365232 2222964 6.55 4125188 18406548 184 11:03:30 10:34:01 8805280 31412164 830044 2.52 437544 21365236 2222964 6.55 4125176 18406552 32 11:03:30 10:35:01 8804940 31411884 830248 2.52 437580 21365232 2222964 6.55 4125504 18406552 4 11:03:30 10:36:01 8805664 31412636 829460 2.52 437600 21365244 2222964 6.55 4124412 18406556 40 11:03:30 10:37:01 8805892 31413020 829020 2.52 437632 21365380 2222964 6.55 4124456 18406680 208 11:03:30 10:38:01 8805852 31412984 828960 2.52 437652 21365380 2222964 6.55 4124640 18406680 4 11:03:30 10:39:01 8806068 31413252 828888 2.52 437668 21365384 2222964 6.55 4124592 18406692 200 11:03:30 10:40:01 8806156 31413352 828760 2.52 437700 21365372 2222964 6.55 4124804 18406700 4 11:03:30 10:41:01 8805964 31413216 828800 2.52 437720 21365388 2222964 6.55 4124988 18406704 4 11:03:30 10:42:01 8805704 31412964 829028 2.52 437728 21365392 2222964 6.55 4124712 18406708 4 11:03:30 10:43:01 8805656 31412936 829104 2.52 437736 21365392 2222964 6.55 4124728 18406708 192 11:03:30 10:44:01 8805600 31412888 829080 2.52 437748 21365396 2222964 6.55 4124728 18406712 8 11:03:30 10:45:01 8806044 31413372 828756 2.52 437780 21365400 2222964 6.55 4124784 18406712 4 11:03:30 10:46:01 8806004 31413364 828724 2.52 437804 21365404 2222964 6.55 4124868 18406716 28 11:03:30 10:47:01 8806012 31413420 828628 2.52 437840 21365408 2222964 6.55 4124848 18406720 204 11:03:30 10:48:01 8805932 31413344 828664 2.52 437864 21365408 2222964 6.55 4124848 18406720 8 11:03:30 10:49:01 8806132 31413592 828636 2.52 437884 21365412 2222964 6.55 4124912 18406724 204 11:03:30 10:50:01 8805832 31413292 828880 2.52 437928 21365396 2222964 6.55 4124912 18406724 4 11:03:30 10:51:01 8805816 31413440 828700 2.52 437964 21365492 2222964 6.55 4125052 18406804 204 11:03:30 10:52:01 8806052 31413728 828404 2.52 438004 21365496 2222964 6.55 4125044 18406812 8 11:03:30 10:53:01 8806320 31414016 828088 2.52 438032 21365500 2222964 6.55 4125072 18406808 184 11:03:30 10:54:01 8806052 31413752 828320 2.52 438048 21365504 2206596 6.50 4125072 18406812 32 11:03:30 10:55:01 8806044 31413780 828268 2.52 438064 21365508 2206596 6.50 4125108 18406812 188 11:03:30 10:56:01 8805964 31413708 828260 2.52 438096 21365512 2206596 6.50 4125168 18406816 8 11:03:30 10:57:01 8806044 31413848 828296 2.52 438116 21365516 2206596 6.50 4125160 18406820 152 11:03:30 10:58:01 8806296 31414100 828004 2.52 438148 21365508 2206596 6.50 4125160 18406820 4 11:03:30 10:59:01 8806248 31414112 827960 2.52 438168 21365520 2206596 6.50 4125256 18406824 204 11:03:30 11:00:01 8805924 31413788 828200 2.52 438180 21365520 2206596 6.50 4125480 18406824 4 11:03:30 11:01:01 8805932 31413840 828120 2.52 438204 21365524 2222752 6.55 4125360 18406828 196 11:03:30 11:02:01 8806084 31414032 828088 2.52 438232 21365528 2222752 6.55 4125648 18406844 12 11:03:30 11:03:01 7294204 31342392 893532 2.72 462960 22648364 2435028 7.18 4262920 19636584 1320 11:03:30 Average: 10867524 31247597 998390 3.04 396632 19289014 2646731 7.80 3938370 16643462 175240 11:03:30 11:03:30 10:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:03:30 10:16:01 ens3 1178.97 1067.11 8189.63 148.25 0.00 0.00 0.00 0.00 11:03:30 10:16:01 docker0 589.27 541.38 40.01 2893.73 0.00 0.00 0.00 0.00 11:03:30 10:16:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 11:03:30 10:17:01 veth5e9b1c1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:17:01 ens3 456.87 289.40 4917.15 41.87 0.00 0.00 0.00 0.00 11:03:30 10:17:01 docker0 194.72 297.28 16.92 1649.46 0.00 0.00 0.00 0.00 11:03:30 10:17:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 11:03:30 10:18:01 veth5e9b1c1 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 11:03:30 10:18:01 ens3 37.29 23.31 29.60 15.55 0.00 0.00 0.00 0.00 11:03:30 10:18:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 11:03:30 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:19:01 veth5e9b1c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:19:01 ens3 17.41 9.78 14.81 9.07 0.00 0.00 0.00 0.00 11:03:30 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:20:01 veth23d3f56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:20:01 veth783c831 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:20:01 veth6bbff25 2.87 4.75 0.22 65.04 0.00 0.00 0.00 0.01 11:03:30 10:20:01 ens3 219.01 119.66 4200.13 25.96 0.00 0.00 0.00 0.00 11:03:30 10:20:01 vethab401a7 1.43 2.72 0.11 39.06 0.00 0.00 0.00 0.00 11:03:30 10:20:01 veth96c47cc 0.55 0.60 0.05 0.24 0.00 0.00 0.00 0.00 11:03:30 10:20:01 veth2a39b92 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:20:01 docker0 11.76 21.45 0.74 297.30 0.00 0.00 0.00 0.00 11:03:30 10:20:01 veth3ff65ee 2.97 7.45 0.22 110.01 0.00 0.00 0.00 0.01 11:03:30 10:20:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 11:03:30 10:20:01 veth8457596 3.95 6.72 0.30 83.00 0.00 0.00 0.00 0.01 11:03:30 10:20:01 veth2ce79ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 vethc1cab6f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 vethd0a689d 1.35 3.32 0.10 38.68 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth2a9da22 2.90 6.23 0.22 76.21 0.00 0.00 0.00 0.01 11:03:30 10:21:01 vethcf19c5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 vethf45fa96 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 vethf681373 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 vethd959f4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth82fdc55 1.12 1.62 0.09 26.82 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth5f87062 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 vethd8bb188 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth9b656c1 3.02 4.43 0.22 76.10 0.00 0.00 0.00 0.01 11:03:30 10:21:01 veth95e146d 1.37 2.98 0.10 38.09 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth8b72822 1.40 3.52 0.10 38.13 0.00 0.00 0.00 0.00 11:03:30 10:21:01 ens3 72.78 70.69 533.41 170.66 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth0dc5edf 1.37 2.65 0.10 38.07 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth96c47cc 0.08 0.28 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:21:01 vetha07d18c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth6584659 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:21:01 docker0 17.83 35.90 1.09 520.87 0.00 0.00 0.00 0.00 11:03:30 10:21:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth2ce79ad 2.22 7.55 0.17 112.73 0.00 0.00 0.00 0.01 11:03:30 10:21:01 veth5ebeac3 1.75 2.75 0.13 37.68 0.00 0.00 0.00 0.00 11:03:30 10:21:01 veth366a733 1.28 2.38 0.10 38.44 0.00 0.00 0.00 0.00 11:03:30 10:22:01 ens3 991.43 532.29 9347.11 60.33 0.00 0.00 0.00 0.00 11:03:30 10:22:01 veth96c47cc 0.08 1.07 0.00 0.05 0.00 0.00 0.00 0.00 11:03:30 10:22:01 docker0 495.83 914.10 42.90 7940.03 0.00 0.00 0.00 0.00 11:03:30 10:22:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 11:03:30 10:23:01 veth4605112 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 vethaa45e87 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 veth3f79769 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 vetha1adc60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 veth8258e83 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 vethad6936c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 veth5b2e8e6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 veth8e9791b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 veth299257b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 vetha9173c1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 ens3 12.13 6.56 10.02 5.32 0.00 0.00 0.00 0.00 11:03:30 10:23:01 veth96c47cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:23:01 veth8b29376 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:03:30 10:23:01 vethb1eb5e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth51df5e8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth4605112 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 vethaa45e87 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth3f79769 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 vetha1adc60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth8258e83 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 vethad6936c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth5b2e8e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth8e9791b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth299257b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 ens3 5.37 4.02 4.20 2.43 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth96c47cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth8b29376 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:24:01 veth5772510 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 veth4605112 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 vethaa45e87 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 veth3f79769 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 vetha1adc60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 veth8258e83 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 vethad6936c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 veth5b2e8e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 veth8e9791b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 veth299257b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 ens3 12.95 9.82 10.72 6.18 0.00 0.00 0.00 0.00 11:03:30 10:25:01 veth96c47cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 vethafb0a19 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 veth8b29376 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:26:01 ens3 418.22 418.49 227.37 1739.78 0.00 0.00 0.00 0.00 11:03:30 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:26:01 lo 51.18 51.18 5.05 5.05 0.00 0.00 0.00 0.00 11:03:30 10:27:01 ens3 355.69 360.49 133.62 2630.88 0.00 0.00 0.00 0.00 11:03:30 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:27:01 lo 25.06 25.06 2.47 2.47 0.00 0.00 0.00 0.00 11:03:30 10:28:01 ens3 19.58 16.33 19.73 5.64 0.00 0.00 0.00 0.00 11:03:30 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:28:01 lo 3.33 3.33 0.33 0.33 0.00 0.00 0.00 0.00 11:03:30 10:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:31:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 11:03:30 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:32:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 11:03:30 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:36:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:03:30 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:38:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:39:01 ens3 0.82 0.20 0.12 0.01 0.00 0.00 0.00 0.00 11:03:30 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:40:01 ens3 0.63 0.43 0.36 0.28 0.00 0.00 0.00 0.00 11:03:30 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:41:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:03:30 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:45:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 11:03:30 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:46:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:03:30 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:49:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:50:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 11:03:30 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:51:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:03:30 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:53:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 11:03:30 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:54:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:56:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:03:30 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 10:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:59:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 11:03:30 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 11:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 11:01:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 11:03:30 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:30 11:02:01 ens3 0.52 0.35 0.32 0.21 0.00 0.00 0.00 0.00 11:03:30 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 11:03:01 veth265a342 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 11:03:30 11:03:01 ens3 410.50 269.17 8026.89 170.49 0.00 0.00 0.00 0.00 11:03:30 11:03:01 docker0 53.57 99.42 5.27 868.56 0.00 0.00 0.00 0.00 11:03:30 11:03:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 11:03:30 Average: veth265a342 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 11:03:30 Average: ens3 87.82 66.71 743.25 104.95 0.00 0.00 0.00 0.00 11:03:30 Average: docker0 28.43 39.82 2.23 295.29 0.00 0.00 0.00 0.00 11:03:30 Average: lo 1.95 1.95 0.19 0.19 0.00 0.00 0.00 0.00 11:03:30 11:03:30 11:03:30 ---> sar -P ALL: 11:03:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40564) 03/07/25 _x86_64_ (8 CPU) 11:03:30 11:03:30 10:14:44 LINUX RESTART (8 CPU) 11:03:30 11:03:30 10:15:01 CPU %user %nice %system %iowait %steal %idle 11:03:30 10:16:01 all 9.09 0.00 2.62 4.41 0.10 83.78 11:03:30 10:16:01 0 9.59 0.00 3.77 6.32 0.10 80.22 11:03:30 10:16:01 1 8.23 0.00 1.83 6.16 0.10 83.67 11:03:30 10:16:01 2 9.13 0.00 3.71 10.89 0.10 76.17 11:03:30 10:16:01 3 10.76 0.00 1.51 2.57 0.07 85.09 11:03:30 10:16:01 4 8.63 0.00 1.24 0.32 0.07 89.74 11:03:30 10:16:01 5 9.28 0.00 2.18 0.64 0.12 87.79 11:03:30 10:16:01 6 11.17 0.00 3.29 4.25 0.12 81.18 11:03:30 10:16:01 7 5.95 0.00 3.40 4.14 0.12 86.39 11:03:30 10:17:01 all 28.85 0.00 5.89 2.81 0.11 62.34 11:03:30 10:17:01 0 28.84 0.00 5.86 3.01 0.14 62.16 11:03:30 10:17:01 1 27.05 0.00 5.46 0.07 0.10 67.32 11:03:30 10:17:01 2 28.09 0.00 6.03 0.42 0.10 65.36 11:03:30 10:17:01 3 31.14 0.00 6.15 7.40 0.12 55.18 11:03:30 10:17:01 4 30.22 0.00 5.72 0.03 0.10 63.92 11:03:30 10:17:01 5 27.66 0.00 6.36 0.36 0.10 65.53 11:03:30 10:17:01 6 27.72 0.00 5.59 0.07 0.12 66.50 11:03:30 10:17:01 7 30.08 0.00 5.93 11.16 0.12 52.72 11:03:30 10:18:01 all 38.60 0.00 5.77 0.77 0.19 54.67 11:03:30 10:18:01 0 39.20 0.00 5.96 0.10 0.18 54.55 11:03:30 10:18:01 1 38.24 0.00 6.79 3.42 0.17 51.39 11:03:30 10:18:01 2 37.17 0.00 5.46 0.18 0.20 56.98 11:03:30 10:18:01 3 37.77 0.00 5.27 0.02 0.22 56.73 11:03:30 10:18:01 4 39.21 0.00 5.82 2.08 0.17 52.73 11:03:30 10:18:01 5 37.60 0.00 5.55 0.00 0.18 56.66 11:03:30 10:18:01 6 39.02 0.00 5.09 0.00 0.18 55.70 11:03:30 10:18:01 7 40.60 0.00 6.20 0.40 0.18 52.61 11:03:30 10:19:01 all 64.22 0.00 7.61 0.04 0.18 27.94 11:03:30 10:19:01 0 64.45 0.00 7.91 0.08 0.17 27.40 11:03:30 10:19:01 1 64.44 0.00 7.94 0.25 0.18 27.18 11:03:30 10:19:01 2 65.03 0.00 8.18 0.00 0.20 26.58 11:03:30 10:19:01 3 64.63 0.00 7.70 0.00 0.17 27.51 11:03:30 10:19:01 4 64.02 0.00 7.38 0.02 0.18 28.40 11:03:30 10:19:01 5 63.13 0.00 7.31 0.00 0.17 29.39 11:03:30 10:19:01 6 66.01 0.00 7.14 0.00 0.18 26.67 11:03:30 10:19:01 7 62.07 0.00 7.36 0.00 0.17 30.40 11:03:30 10:20:01 all 21.34 0.00 6.71 10.45 0.18 61.32 11:03:30 10:20:01 0 21.70 0.00 6.41 13.47 0.19 58.23 11:03:30 10:20:01 1 21.02 0.00 8.13 32.65 0.17 38.03 11:03:30 10:20:01 2 21.35 0.00 6.79 5.75 0.15 65.96 11:03:30 10:20:01 3 20.23 0.00 7.03 7.77 0.17 64.80 11:03:30 10:20:01 4 20.45 0.00 6.49 5.68 0.19 67.19 11:03:30 10:20:01 5 23.01 0.00 5.96 5.47 0.19 65.38 11:03:30 10:20:01 6 20.46 0.00 6.20 7.68 0.17 65.50 11:03:30 10:20:01 7 22.49 0.00 6.73 5.28 0.19 65.32 11:03:30 10:21:01 all 3.43 0.00 1.41 36.45 0.13 58.57 11:03:30 10:21:01 0 3.70 0.00 1.22 6.00 0.13 88.94 11:03:30 10:21:01 1 3.12 0.00 1.47 36.75 0.10 58.56 11:03:30 10:21:01 2 3.05 0.00 2.38 76.33 0.12 18.12 11:03:30 10:21:01 3 4.10 0.00 1.09 33.88 0.24 60.70 11:03:30 10:21:01 4 2.88 0.00 1.17 6.55 0.12 89.28 11:03:30 10:21:01 5 3.25 0.00 1.17 43.10 0.13 52.35 11:03:30 10:21:01 6 3.75 0.00 1.39 10.76 0.12 83.98 11:03:30 10:21:01 7 3.59 0.00 1.41 78.56 0.12 16.32 11:03:30 10:22:01 all 13.54 0.00 7.24 23.09 0.13 56.00 11:03:30 10:22:01 0 14.28 0.00 8.21 21.94 0.13 55.42 11:03:30 10:22:01 1 14.13 0.00 6.15 9.32 0.15 70.25 11:03:30 10:22:01 2 13.02 0.00 6.44 11.50 0.13 68.90 11:03:30 10:22:01 3 13.61 0.00 7.47 15.80 0.12 63.00 11:03:30 10:22:01 4 11.42 0.00 8.37 31.86 0.12 48.24 11:03:30 10:22:01 5 12.30 0.00 6.17 16.80 0.13 64.59 11:03:30 10:22:01 6 15.23 0.00 7.17 26.65 0.13 50.82 11:03:30 10:22:01 7 14.34 0.00 7.91 50.83 0.13 26.79 11:03:30 10:23:01 all 76.95 0.00 10.28 3.39 0.21 9.17 11:03:30 10:23:01 0 76.98 0.00 10.31 0.97 0.20 11.54 11:03:30 10:23:01 1 76.72 0.00 10.66 0.73 0.24 11.66 11:03:30 10:23:01 2 76.91 0.00 9.90 0.99 0.22 11.98 11:03:30 10:23:01 3 76.87 0.00 10.49 0.70 0.22 11.73 11:03:30 10:23:01 4 76.37 0.00 10.77 11.52 0.20 1.14 11:03:30 10:23:01 5 77.77 0.00 9.03 0.88 0.19 12.13 11:03:30 10:23:01 6 77.24 0.00 10.35 0.75 0.20 11.45 11:03:30 10:23:01 7 76.73 0.00 10.71 10.63 0.22 1.71 11:03:30 10:24:01 all 90.99 0.00 8.84 0.00 0.17 0.00 11:03:30 10:24:01 0 92.36 0.00 7.47 0.00 0.17 0.00 11:03:30 10:24:01 1 89.75 0.00 10.07 0.00 0.18 0.00 11:03:30 10:24:01 2 91.66 0.00 8.17 0.00 0.17 0.00 11:03:30 10:24:01 3 90.82 0.00 9.03 0.00 0.15 0.00 11:03:30 10:24:01 4 89.59 0.00 10.26 0.00 0.15 0.00 11:03:30 10:24:01 5 91.68 0.00 8.14 0.00 0.18 0.00 11:03:30 10:24:01 6 91.12 0.00 8.71 0.00 0.17 0.00 11:03:30 10:24:01 7 90.95 0.00 8.88 0.00 0.17 0.00 11:03:30 10:25:01 all 63.39 0.00 7.48 9.02 0.13 19.97 11:03:30 10:25:01 0 63.25 0.00 7.45 6.38 0.12 22.81 11:03:30 10:25:01 1 62.50 0.00 8.76 26.39 0.13 2.21 11:03:30 10:25:01 2 63.61 0.00 6.71 5.68 0.12 23.88 11:03:30 10:25:01 3 63.36 0.00 7.38 8.90 0.12 20.23 11:03:30 10:25:01 4 63.86 0.00 7.49 4.15 0.13 24.37 11:03:30 10:25:01 5 63.06 0.00 7.43 7.26 0.13 22.12 11:03:30 10:25:01 6 63.39 0.00 7.15 0.89 0.15 28.43 11:03:30 10:25:01 7 64.13 0.00 7.47 12.56 0.13 15.71 11:03:30 10:26:01 all 7.48 0.00 1.56 1.70 0.06 89.19 11:03:30 10:26:01 0 7.16 0.00 1.77 2.28 0.07 88.72 11:03:30 10:26:01 1 7.67 0.00 1.55 1.20 0.07 89.51 11:03:30 10:26:01 2 6.42 0.00 1.54 2.21 0.05 89.78 11:03:30 10:26:01 3 7.55 0.00 1.39 1.17 0.07 89.82 11:03:30 10:26:01 4 7.72 0.00 1.59 0.80 0.07 89.81 11:03:30 10:26:01 5 6.90 0.00 1.44 2.19 0.07 89.40 11:03:30 10:26:01 6 8.15 0.00 1.48 1.26 0.07 89.05 11:03:30 10:26:01 7 8.28 0.00 1.71 2.51 0.05 87.45 11:03:30 11:03:30 10:26:01 CPU %user %nice %system %iowait %steal %idle 11:03:30 10:27:01 all 9.60 0.00 0.69 0.08 0.05 89.57 11:03:30 10:27:01 0 8.42 0.00 0.72 0.18 0.05 90.62 11:03:30 10:27:01 1 13.73 0.00 0.77 0.03 0.07 85.40 11:03:30 10:27:01 2 11.94 0.00 0.77 0.02 0.05 87.22 11:03:30 10:27:01 3 3.21 0.00 0.52 0.02 0.03 96.23 11:03:30 10:27:01 4 5.70 0.00 0.58 0.03 0.05 93.64 11:03:30 10:27:01 5 11.36 0.00 0.72 0.35 0.05 87.52 11:03:30 10:27:01 6 11.80 0.00 0.68 0.02 0.05 87.45 11:03:30 10:27:01 7 10.68 0.00 0.73 0.02 0.05 88.52 11:03:30 10:28:01 all 0.14 0.00 0.07 0.01 0.01 99.77 11:03:30 10:28:01 0 0.02 0.00 0.07 0.00 0.00 99.92 11:03:30 10:28:01 1 0.07 0.00 0.05 0.00 0.00 99.88 11:03:30 10:28:01 2 0.12 0.00 0.08 0.02 0.02 99.77 11:03:30 10:28:01 3 0.22 0.00 0.13 0.00 0.00 99.65 11:03:30 10:28:01 4 0.03 0.00 0.05 0.00 0.00 99.92 11:03:30 10:28:01 5 0.22 0.00 0.08 0.05 0.02 99.63 11:03:30 10:28:01 6 0.10 0.00 0.07 0.00 0.02 99.82 11:03:30 10:28:01 7 0.35 0.00 0.03 0.00 0.03 99.58 11:03:30 10:29:01 all 0.21 0.00 0.01 0.00 0.01 99.76 11:03:30 10:29:01 0 1.56 0.00 0.03 0.00 0.00 98.40 11:03:30 10:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:30 10:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:29:01 5 0.03 0.00 0.02 0.03 0.02 99.90 11:03:30 10:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:30 10:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:30:01 all 0.10 0.00 0.02 0.00 0.01 99.87 11:03:30 10:30:01 0 0.52 0.00 0.00 0.00 0.02 99.47 11:03:30 10:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:03:30 10:30:01 2 0.07 0.00 0.00 0.00 0.00 99.93 11:03:30 10:30:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:03:30 10:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 10:30:01 5 0.03 0.00 0.03 0.03 0.02 99.88 11:03:30 10:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:30 10:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:31:01 all 0.08 0.00 0.02 0.00 0.01 99.90 11:03:30 10:31:01 0 0.43 0.00 0.07 0.00 0.00 99.50 11:03:30 10:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:03:30 10:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:31:01 5 0.10 0.00 0.02 0.00 0.02 99.87 11:03:30 10:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:30 10:32:01 all 0.14 0.00 0.02 0.01 0.01 99.83 11:03:30 10:32:01 0 0.78 0.00 0.00 0.00 0.00 99.22 11:03:30 10:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:03:30 10:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:03:30 10:32:01 3 0.08 0.00 0.03 0.00 0.02 99.87 11:03:30 10:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:30 10:32:01 5 0.03 0.00 0.02 0.08 0.00 99.87 11:03:30 10:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:32:01 7 0.05 0.00 0.05 0.00 0.02 99.88 11:03:30 10:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:03:30 10:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:33:01 2 0.00 0.00 0.00 0.05 0.00 99.95 11:03:30 10:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:33:01 5 0.03 0.00 0.02 0.05 0.02 99.88 11:03:30 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 10:34:01 all 0.11 0.00 0.01 0.06 0.01 99.81 11:03:30 10:34:01 0 0.57 0.00 0.02 0.00 0.00 99.42 11:03:30 10:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:03:30 10:34:01 2 0.03 0.00 0.00 0.03 0.02 99.92 11:03:30 10:34:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:03:30 10:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:30 10:34:01 5 0.07 0.00 0.02 0.45 0.02 99.45 11:03:30 10:34:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:03:30 10:34:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:03:30 10:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:30 10:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:03:30 10:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:03:30 10:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:35:01 5 0.03 0.00 0.00 0.02 0.00 99.95 11:03:30 10:35:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:30 10:35:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:03:30 10:36:01 all 0.20 0.00 0.01 0.01 0.01 99.77 11:03:30 10:36:01 0 1.27 0.00 0.00 0.00 0.02 98.71 11:03:30 10:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:03:30 10:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:03:30 10:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:03:30 10:36:01 4 0.05 0.00 0.00 0.00 0.02 99.93 11:03:30 10:36:01 5 0.05 0.00 0.02 0.05 0.02 99.87 11:03:30 10:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:36:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:03:30 10:37:01 all 0.06 0.00 0.02 0.04 0.01 99.87 11:03:30 10:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:37:01 1 0.02 0.00 0.03 0.08 0.00 99.87 11:03:30 10:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:03:30 10:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:03:30 10:37:01 4 0.25 0.00 0.02 0.00 0.00 99.73 11:03:30 10:37:01 5 0.03 0.00 0.00 0.25 0.00 99.72 11:03:30 10:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:03:30 10:37:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:03:30 11:03:30 10:37:01 CPU %user %nice %system %iowait %steal %idle 11:03:30 10:38:01 all 0.07 0.00 0.01 0.00 0.00 99.91 11:03:30 10:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:03:30 10:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:03:30 10:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:03:30 10:38:01 4 0.25 0.00 0.02 0.00 0.00 99.73 11:03:30 10:38:01 5 0.07 0.00 0.03 0.03 0.02 99.85 11:03:30 10:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:03:30 10:38:01 7 0.07 0.00 0.00 0.00 0.02 99.92 11:03:30 10:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:03:30 10:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:39:01 3 0.15 0.00 0.02 0.00 0.02 99.82 11:03:30 10:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:39:01 6 0.03 0.00 0.03 0.00 0.03 99.90 11:03:30 10:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:03:30 10:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:40:01 1 0.05 0.00 0.00 0.02 0.00 99.93 11:03:30 10:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:03:30 10:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 11:03:30 10:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 10:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:03:30 10:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:30 10:40:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:03:30 10:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:30 10:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:03:30 10:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:30 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:41:01 5 0.02 0.00 0.02 0.02 0.02 99.93 11:03:30 10:41:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:03:30 10:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:42:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:03:30 10:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 10:42:01 1 0.02 0.00 0.03 0.02 0.02 99.92 11:03:30 10:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 10:42:01 3 0.02 0.00 0.05 0.00 0.00 99.93 11:03:30 10:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:42:01 5 0.02 0.00 0.03 0.02 0.00 99.93 11:03:30 10:42:01 6 0.05 0.00 0.00 0.00 0.02 99.93 11:03:30 10:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:30 10:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:03:30 10:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:03:30 10:43:01 2 0.05 0.00 0.03 0.00 0.03 99.88 11:03:30 10:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 10:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:43:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:03:30 10:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:30 10:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:44:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:30 10:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:03:30 10:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:30 10:44:01 5 0.02 0.00 0.03 0.02 0.02 99.92 11:03:30 10:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:30 10:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:03:30 10:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:30 10:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:45:01 6 0.02 0.00 0.03 0.02 0.03 99.90 11:03:30 10:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:30 10:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 10:46:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:03:30 10:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:46:01 5 0.03 0.00 0.02 0.02 0.00 99.93 11:03:30 10:46:01 6 0.08 0.00 0.00 0.00 0.00 99.92 11:03:30 10:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 10:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:03:30 10:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:47:01 1 0.03 0.00 0.02 0.02 0.00 99.93 11:03:30 10:47:01 2 0.03 0.00 0.00 0.00 0.03 99.93 11:03:30 10:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:03:30 10:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 11:03:30 10:47:01 6 0.02 0.00 0.03 0.00 0.03 99.92 11:03:30 10:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:30 10:48:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:03:30 10:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 10:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:30 10:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:48:01 5 0.07 0.00 0.05 0.00 0.02 99.87 11:03:30 10:48:01 6 0.02 0.00 0.05 0.00 0.02 99.92 11:03:30 10:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:03:30 11:03:30 10:48:01 CPU %user %nice %system %iowait %steal %idle 11:03:30 10:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:03:30 10:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 10:49:01 1 0.05 0.00 0.02 0.02 0.02 99.90 11:03:30 10:49:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 10:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:49:01 5 0.05 0.00 0.02 0.02 0.02 99.90 11:03:30 10:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:03:30 10:49:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 10:50:01 all 0.10 0.00 0.01 0.00 0.00 99.89 11:03:30 10:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:50:01 2 0.60 0.00 0.00 0.00 0.00 99.40 11:03:30 10:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:03:30 10:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:50:01 5 0.03 0.00 0.03 0.02 0.00 99.92 11:03:30 10:50:01 6 0.05 0.00 0.00 0.00 0.02 99.93 11:03:30 10:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:30 10:51:01 all 0.04 0.00 0.02 0.00 0.01 99.92 11:03:30 10:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:51:01 1 0.05 0.00 0.02 0.02 0.02 99.90 11:03:30 10:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:03:30 10:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:03:30 10:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:51:01 5 0.03 0.00 0.00 0.02 0.02 99.93 11:03:30 10:51:01 6 0.10 0.00 0.05 0.00 0.02 99.83 11:03:30 10:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:03:30 10:52:01 all 0.27 0.00 0.02 0.00 0.01 99.71 11:03:30 10:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:03:30 10:52:01 2 1.95 0.00 0.03 0.00 0.00 98.01 11:03:30 10:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 10:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:52:01 5 0.02 0.00 0.03 0.02 0.00 99.93 11:03:30 10:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:03:30 10:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:30 10:53:01 all 0.27 0.00 0.01 0.00 0.01 99.70 11:03:30 10:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:53:01 1 0.02 0.00 0.02 0.02 0.03 99.92 11:03:30 10:53:01 2 1.99 0.00 0.00 0.00 0.00 98.01 11:03:30 10:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:03:30 10:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:53:01 5 0.03 0.00 0.00 0.02 0.02 99.93 11:03:30 10:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:53:01 7 0.07 0.00 0.02 0.00 0.03 99.88 11:03:30 10:54:01 all 0.24 0.00 0.02 0.00 0.01 99.73 11:03:30 10:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:03:30 10:54:01 2 1.84 0.00 0.03 0.00 0.02 98.11 11:03:30 10:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 10:54:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:54:01 5 0.00 0.00 0.02 0.02 0.02 99.95 11:03:30 10:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 10:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:30 10:55:01 all 0.04 0.00 0.02 0.00 0.01 99.94 11:03:30 10:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 10:55:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:03:30 10:55:01 2 0.08 0.00 0.00 0.00 0.02 99.90 11:03:30 10:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:30 10:55:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:03:30 10:55:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:03:30 10:56:01 all 0.08 0.00 0.02 0.00 0.01 99.89 11:03:30 10:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:03:30 10:56:01 2 0.53 0.00 0.03 0.00 0.02 99.42 11:03:30 10:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:03:30 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:56:01 5 0.00 0.00 0.02 0.02 0.02 99.95 11:03:30 10:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:30 10:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:57:01 all 0.18 0.00 0.02 0.00 0.01 99.79 11:03:30 10:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:57:01 1 0.05 0.00 0.00 0.02 0.00 99.93 11:03:30 10:57:01 2 1.27 0.00 0.00 0.00 0.00 98.73 11:03:30 10:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:03:30 10:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:57:01 5 0.03 0.00 0.03 0.02 0.00 99.92 11:03:30 10:57:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:03:30 10:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 10:58:01 all 0.06 0.00 0.01 0.00 0.01 99.92 11:03:30 10:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:03:30 10:58:01 2 0.37 0.00 0.00 0.00 0.02 99.62 11:03:30 10:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 10:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:03:30 10:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:30 10:59:01 all 0.26 0.00 0.02 0.00 0.01 99.70 11:03:30 10:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 10:59:01 1 0.00 0.00 0.03 0.00 0.02 99.95 11:03:30 10:59:01 2 1.97 0.00 0.00 0.00 0.00 98.03 11:03:30 10:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 10:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:30 10:59:01 5 0.03 0.00 0.03 0.02 0.02 99.90 11:03:30 10:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:30 10:59:01 7 0.03 0.00 0.03 0.00 0.03 99.90 11:03:30 11:03:30 10:59:01 CPU %user %nice %system %iowait %steal %idle 11:03:30 11:00:01 all 0.25 0.00 0.01 0.00 0.01 99.72 11:03:30 11:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 11:00:01 1 0.07 0.00 0.02 0.02 0.02 99.88 11:03:30 11:00:01 2 1.66 0.00 0.02 0.00 0.00 98.32 11:03:30 11:00:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:03:30 11:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 11:00:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:03:30 11:00:01 6 0.13 0.00 0.00 0.00 0.02 99.85 11:03:30 11:00:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 11:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:30 11:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 11:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:03:30 11:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:03:30 11:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:03:30 11:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:30 11:01:01 5 0.03 0.00 0.02 0.02 0.03 99.90 11:03:30 11:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:03:30 11:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:30 11:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:03:30 11:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:30 11:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 11:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:30 11:02:01 3 0.08 0.00 0.03 0.00 0.00 99.88 11:03:30 11:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:30 11:02:01 5 0.03 0.00 0.03 0.02 0.00 99.92 11:03:30 11:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:30 11:02:01 7 0.05 0.00 0.00 0.00 0.03 99.92 11:03:30 11:03:01 all 9.81 0.00 4.61 0.68 0.06 84.84 11:03:30 11:03:01 0 9.69 0.00 5.71 2.01 0.05 82.54 11:03:30 11:03:01 1 11.00 0.00 6.04 2.15 0.07 80.73 11:03:30 11:03:01 2 7.99 0.00 4.49 0.19 0.05 87.28 11:03:30 11:03:01 3 9.71 0.00 3.17 0.12 0.08 86.92 11:03:30 11:03:01 4 10.77 0.00 3.65 0.02 0.07 85.50 11:03:30 11:03:01 5 8.56 0.00 3.76 0.90 0.07 86.71 11:03:30 11:03:01 6 11.02 0.00 4.82 0.03 0.03 84.09 11:03:30 11:03:01 7 9.75 0.00 5.22 0.05 0.05 84.93 11:03:30 Average: all 9.13 0.00 1.47 1.93 0.04 87.43 11:03:30 Average: 0 9.21 0.00 1.51 1.30 0.04 87.94 11:03:30 Average: 1 9.09 0.00 1.58 2.47 0.04 86.82 11:03:30 Average: 2 9.29 0.00 1.47 2.36 0.04 86.84 11:03:30 Average: 3 9.02 0.00 1.43 1.62 0.04 87.89 11:03:30 Average: 4 8.94 0.00 1.47 1.30 0.04 88.25 11:03:30 Average: 5 9.05 0.00 1.37 1.65 0.04 87.89 11:03:30 Average: 6 9.27 0.00 1.44 1.08 0.05 88.16 11:03:30 Average: 7 9.14 0.00 1.54 3.65 0.05 85.63 11:03:30 11:03:30 11:03:30