Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5762ad0855b277c3a10a3989888db3e958004f6b 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-ssh10563974003369764507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10323301435279877027.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1660031378099150605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1935075930213024132.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-ssh4369414140921739379.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/v2], buildSnap:false] ========================================================= [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.18 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/v2 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2993 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/379 [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/379 # 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 5762ad0855b277c3a10a3989888db3e958004f6b (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 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4293)" > git rev-list --no-walk 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:17:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:17:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:17:16 ========================================================= 20:17:16 EdgeX Global Pipelines Version Info 20:17:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:17:17 ------------------- 20:17:17 stable info: 20:17:17 ------------------- 20:17:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:17:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:17:17 Message: update stable to v1.0.244 20:17:17 ------------------- 20:17:17 experimental info: 20:17:17 ------------------- 20:17:17 Commited By: **** collab-it+edgex@linuxfoundation.org 20:17:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:17:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5762ad0 [Pipeline] echo 20:17:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:18 provisioning config files... 20:17:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/379@tmp/config12343861781011405618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:18 ---> docker-login.sh 20:17:18 nexus3.edgexfoundry.org:10001 20:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:19 Configure a credential helper to remove this warning. See 20:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:19 20:17:19 Login Succeeded 20:17:19 nexus3.edgexfoundry.org:10002 20:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:19 Configure a credential helper to remove this warning. See 20:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:19 20:17:19 Login Succeeded 20:17:19 nexus3.edgexfoundry.org:10003 20:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:19 Configure a credential helper to remove this warning. See 20:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:19 20:17:19 Login Succeeded 20:17:19 nexus3.edgexfoundry.org:10004 20:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:19 Configure a credential helper to remove this warning. See 20:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:19 20:17:19 Login Succeeded 20:17:19 docker.io 20:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:20 Configure a credential helper to remove this warning. See 20:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:20 20:17:20 Login Succeeded 20:17:20 ---> docker-login.sh ends [Pipeline] } 20:17:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:20 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 20:17:20 + dirname cmd/core-command/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo core-command,cmd/core-command/Dockerfile 20:17:20 + dirname cmd/core-data/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo core-data,cmd/core-data/Dockerfile 20:17:20 + + dirname cmd/core-metadata/Dockerfilecut 20:17:20 -d/ -f2 20:17:20 + echo core-metadata,cmd/core-metadata/Dockerfile 20:17:20 + dirname cmd/security-bootstrapper/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:17:20 + dirname cmd/security-proxy-setup/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:17:20 + dirname cmd/security-secretstore-setup/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:17:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:17:20 + dirname cmd/security-spire-agent/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:17:20 + dirname cmd/security-spire-config/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:17:20 + dirname cmd/security-spire-server/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:17:20 + dirname cmd/support-notifications/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo support-notifications,cmd/support-notifications/Dockerfile 20:17:20 + dirname cmd/support-scheduler/Dockerfile 20:17:20 + cut -d/ -f2 20:17:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:17:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/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 20:17:20 + git rev-list -1 --merges 5762ad0855b277c3a10a3989888db3e958004f6b~1..5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] echo 20:17:20 -----------> git rev-list -1 --merges 5762ad0855b277c3a10a3989888db3e958004f6b~1..5762ad0855b277c3a10a3989888db3e958004f6b 5762ad0855b277c3a10a3989888db3e958004f6b [false] [Pipeline] sh 20:17:21 + git log --format=format:%s -1 5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] echo 20:17:21 ========================================================= 20:17:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:17:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:17:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:21 + grep -v github /etc/ssh/ssh_known_hosts 20:17:21 + [ -e /tmp/ssh_known_hosts ] 20:17:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:17:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:17:21 + sudo tee -a /etc/ssh/ssh_known_hosts 20:17:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:21 20:17:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:22 0.1.4: Pulling from edgex-devops/py-git-semver 20:17:22 b85a868b505f: Pulling fs layer 20:17:22 e2be974225ed: Pulling fs layer 20:17:22 339a4e72a1f5: Pulling fs layer 20:17:22 988bab9f4d93: Pulling fs layer 20:17:22 1469e6f7b9e6: Pulling fs layer 20:17:22 eaf3925da568: Pulling fs layer 20:17:22 bab4dde63d76: Pulling fs layer 20:17:22 bde34c3a00c8: Pulling fs layer 20:17:22 b352a97aabf1: Pulling fs layer 20:17:22 4872d77fe225: Pulling fs layer 20:17:22 5851b861e8e6: Pulling fs layer 20:17:22 988bab9f4d93: Waiting 20:17:22 1469e6f7b9e6: Waiting 20:17:22 eaf3925da568: Waiting 20:17:22 bab4dde63d76: Waiting 20:17:22 b352a97aabf1: Waiting 20:17:22 bde34c3a00c8: Waiting 20:17:22 4872d77fe225: Waiting 20:17:22 e2be974225ed: Verifying Checksum 20:17:22 e2be974225ed: Download complete 20:17:22 988bab9f4d93: Download complete 20:17:22 1469e6f7b9e6: Verifying Checksum 20:17:22 1469e6f7b9e6: Download complete 20:17:22 eaf3925da568: Verifying Checksum 20:17:22 eaf3925da568: Download complete 20:17:22 339a4e72a1f5: Verifying Checksum 20:17:22 339a4e72a1f5: Download complete 20:17:22 bde34c3a00c8: Verifying Checksum 20:17:22 bde34c3a00c8: Download complete 20:17:22 b352a97aabf1: Verifying Checksum 20:17:22 b352a97aabf1: Download complete 20:17:22 4872d77fe225: Download complete 20:17:22 b85a868b505f: Verifying Checksum 20:17:22 b85a868b505f: Download complete 20:17:22 5851b861e8e6: Verifying Checksum 20:17:22 5851b861e8e6: Download complete 20:17:23 bab4dde63d76: Verifying Checksum 20:17:23 bab4dde63d76: Download complete 20:17:23 b85a868b505f: Pull complete 20:17:23 e2be974225ed: Pull complete 20:17:24 339a4e72a1f5: Pull complete 20:17:24 988bab9f4d93: Pull complete 20:17:24 1469e6f7b9e6: Pull complete 20:17:24 eaf3925da568: Pull complete 20:17:26 bab4dde63d76: Pull complete 20:17:26 bde34c3a00c8: Pull complete 20:17:26 b352a97aabf1: Pull complete 20:17:26 4872d77fe225: Pull complete 20:17:26 5851b861e8e6: Pull complete 20:17:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:27 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:30 $ docker top 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 -eo pid,comm 20:17:30 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). 20:17:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:30 [ssh-agent] Looking for ssh-agent implementation... 20:17:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:30 $ docker exec 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 ssh-agent 20:17:30 SSH_AUTH_SOCK=/tmp/ssh-4cZY1vdHCURp/agent.14 20:17:30 SSH_AGENT_PID=20 20:17:30 Running ssh-add (command line suppressed) 20:17:30 Identity added: /w/workspace/edgex-go/379@tmp/private_key_7137385468951049243.key (/w/workspace/edgex-go/379@tmp/private_key_7137385468951049243.key) 20:17:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:30 + git tag --points-at HEAD [Pipeline] } 20:17:30 $ docker exec --env ******** --env ******** 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 ssh-agent -k 20:17:30 unset SSH_AUTH_SOCK; 20:17:30 unset SSH_AGENT_PID; 20:17:30 echo Agent pid 20 killed; 20:17:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:17:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:30 [ssh-agent] Looking for ssh-agent implementation... 20:17:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:31 $ docker exec 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 ssh-agent 20:17:31 SSH_AUTH_SOCK=/tmp/ssh-XsroTPgpOcoN/agent.69 20:17:31 SSH_AGENT_PID=75 20:17:31 Running ssh-add (command line suppressed) 20:17:31 Identity added: /w/workspace/edgex-go/379@tmp/private_key_2600584225458260893.key (/w/workspace/edgex-go/379@tmp/private_key_2600584225458260893.key) 20:17:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:31 + git semver init 20:17:31 2023-01-18 20:17:31,764 [run_init] DEBUG init version:0.0.0 force:False 20:17:31 2023-01-18 20:17:31,765 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/379/.semver 20:17:31 2023-01-18 20:17:31,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/379/.semver 20:17:31 2023-01-18 20:17:31,766 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/379/.semver'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=None) 20:17:37 2023-01-18 20:17:37,201 [append_file] DEBUG append to file:/w/workspace/edgex-go/379/.git/info/exclude 20:17:37 2023-01-18 20:17:37,202 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/379/.semver/main with force:False 20:17:37 2023-01-18 20:17:37,202 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main 20:17:37 2023-01-18 20:17:37,202 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main 20:17:37 3.0.0-dev.23 [Pipeline] } 20:17:37 $ docker exec --env ******** --env ******** 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 ssh-agent -k 20:17:37 unset SSH_AUTH_SOCK; 20:17:37 unset SSH_AGENT_PID; 20:17:37 echo Agent pid 75 killed; 20:17:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:37 + git semver [Pipeline] } 20:17:37 $ docker stop --time=1 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 20:17:39 $ docker rm -f --volumes 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:17:39 Stashed 1 file(s) [Pipeline] echo 20:17:39 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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 20:17:40 + git config --global --add safe.directory /w/workspace/edgex-go/379 [Pipeline] echo 20:17:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:40 ========================================================= 20:17:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:17:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:17:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:17:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:17:40 213ec9aee27d: Pulling fs layer 20:17:40 4583459ba037: Pulling fs layer 20:17:40 93c1e223e6f2: Pulling fs layer 20:17:40 53926ce57604: Pulling fs layer 20:17:40 21b2b0c7a3f4: Pulling fs layer 20:17:40 22ff95d597cd: Pulling fs layer 20:17:40 12d6caf4c0d1: Pulling fs layer 20:17:40 96b7cbca73a9: Pulling fs layer 20:17:40 a7acece74701: Pulling fs layer 20:17:40 22ff95d597cd: Waiting 20:17:40 12d6caf4c0d1: Waiting 20:17:40 a7acece74701: Waiting 20:17:40 96b7cbca73a9: Waiting 20:17:40 53926ce57604: Waiting 20:17:40 21b2b0c7a3f4: Waiting 20:17:40 93c1e223e6f2: Download complete 20:17:40 4583459ba037: Verifying Checksum 20:17:40 4583459ba037: Download complete 20:17:40 213ec9aee27d: Verifying Checksum 20:17:40 213ec9aee27d: Download complete 20:17:40 21b2b0c7a3f4: Verifying Checksum 20:17:40 21b2b0c7a3f4: Download complete 20:17:40 22ff95d597cd: Verifying Checksum 20:17:40 22ff95d597cd: Download complete 20:17:41 12d6caf4c0d1: Download complete 20:17:41 213ec9aee27d: Pull complete 20:17:41 4583459ba037: Pull complete 20:17:41 93c1e223e6f2: Pull complete 20:17:42 a7acece74701: Download complete 20:17:42 53926ce57604: Download complete 20:17:42 96b7cbca73a9: Verifying Checksum 20:17:42 96b7cbca73a9: Download complete 20:17:45 53926ce57604: Pull complete 20:17:45 21b2b0c7a3f4: Pull complete 20:17:45 22ff95d597cd: Pull complete 20:17:46 12d6caf4c0d1: Pull complete 20:17:48 96b7cbca73a9: Pull complete 20:17:48 a7acece74701: Pull complete 20:17:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:17:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:17:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:17:48 WORKDIR /edgex 20:17:48 COPY go.mod . 20:17:48 RUN go mod download 20:17:48 + docker build -t ci-base-image-x86_64 -f - . 20:17:49 Sending build context to Docker daemon 170MB 20:17:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:17:49 ---> db6d94c90886 20:17:49 Step 2/4 : WORKDIR /edgex 20:17:54 ---> Running in 3425c304379a 20:17:54 Removing intermediate container 3425c304379a 20:17:54 ---> 43f08ed33456 20:17:54 Step 3/4 : COPY go.mod . 20:17:54 ---> 182f28194175 20:17:54 Step 4/4 : RUN go mod download 20:17:54 ---> Running in e2a5af964c2a 20:17:55 Still waiting to schedule task 20:17:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:18:12 Removing intermediate container e2a5af964c2a 20:18:12 ---> 693384664f9f 20:18:12 Successfully built 693384664f9f 20:18:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:13 + docker inspect -f . ci-base-image-x86_64 20:18:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:13 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:18:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:13 $ docker top b7cc8dc309ab445b0e4082c4bbdfbdb78f0e2ca6e1529f6194263f446bbdda3e -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:14 + go version 20:18:14 go version go1.18.7 linux/amd64 [Pipeline] } 20:18:14 $ docker stop --time=1 b7cc8dc309ab445b0e4082c4bbdfbdb78f0e2ca6e1529f6194263f446bbdda3e 20:18:15 $ docker rm -f --volumes b7cc8dc309ab445b0e4082c4bbdfbdb78f0e2ca6e1529f6194263f446bbdda3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:16 + docker inspect -f . ci-base-image-x86_64 20:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:16 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:18:16 $ 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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:16 $ docker top 0313dcd0a70e703af505b1bcdd540e27b4a99629f1e65d743275dddc68d0d114 -eo pid,comm [Pipeline] { [Pipeline] echo 20:18:16 ========================================================= 20:18:16 [edgeXBuildGoParallel] Running Tests and Build... 20:18:16 ========================================================= [Pipeline] sh 20:18:16 + git config --global --add safe.directory /w/workspace/edgex-go/379 [Pipeline] fileExists [Pipeline] sh 20:18:17 + make test 20:18:17 go test -race -coverprofile=coverage.out ./... 20:18:23 ? github.com/edgexfoundry/edgex-go [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 20:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.130s coverage: 98.5% of statements 20:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.146s coverage: 43.0% of statements 20:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.0% of statements 20:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.667s coverage: 89.2% of statements 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.4% of statements 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 20:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.101s coverage: 94.4% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 20:18:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.247s coverage: 79.9% of statements 20:18:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.109s coverage: 92.9% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.7% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.3% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:18:59 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:19:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2996 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:19:20 Running in /w/workspace/edgex-go/379 [Pipeline] { [Pipeline] checkout 20:19:20 The recommended git tool is: git 20:19:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:19:21 go vet ./... 20:19:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:19:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:19:23 ./bin/test-attribution-txt.sh [Pipeline] echo 20:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:19:23 + ls -al . 20:19:23 total 748 20:19:23 drwxrwxr-x 11 1001 1001 4096 Jan 18 20:18 . 20:19:23 drwxr-xr-x 4 root root 4096 Jan 18 20:18 .. 20:19:23 drwxrwxr-x 2 1001 1001 4096 Jan 18 20:17 .blubracket 20:19:23 -rw-rw-r-- 1 1001 1001 16 Jan 18 20:17 .dockerignore 20:19:23 drwxrwxr-x 8 1001 1001 4096 Jan 18 20:19 .git 20:19:23 drwxrwxr-x 3 1001 1001 4096 Jan 18 20:17 .github 20:19:23 -rw-rw-r-- 1 1001 1001 956 Jan 18 20:17 .gitignore 20:19:23 -rw-rw-r-- 1 1001 1001 42 Jan 18 20:17 .golangci.yml 20:19:23 -rw-rw-r-- 1 1001 1001 87 Jan 18 20:17 .hadolint.yml 20:19:23 drwxr-xr-x 3 1001 1001 4096 Jan 18 20:17 .semver 20:19:23 -rw-rw-r-- 1 1001 1001 166 Jan 18 20:17 .sonarcloud.properties 20:19:23 -rw-rw-r-- 1 1001 1001 1171 Jan 18 20:17 ADOPTERS.md 20:19:23 -rw-rw-r-- 1 1001 1001 10825 Jan 18 20:17 Attribution.txt 20:19:23 -rw-rw-r-- 1 1001 1001 73765 Jan 18 20:17 CHANGELOG.md 20:19:23 -rw-rw-r-- 1 1001 1001 3804 Jan 18 20:17 CONTRIBUTING.md 20:19:23 -rw-rw-r-- 1 1001 1001 677 Jan 18 20:17 GOVERNANCE.md 20:19:23 -rw-rw-r-- 1 1001 1001 850 Jan 18 20:17 Jenkinsfile 20:19:23 -rw-rw-r-- 1 1001 1001 10775 Jan 18 20:17 LICENSE 20:19:23 -rw-rw-r-- 1 1001 1001 12513 Jan 18 20:17 Makefile 20:19:23 -rw-rw-r-- 1 1001 1001 582 Jan 18 20:17 OWNERS.md 20:19:23 -rw-rw-r-- 1 1001 1001 9403 Jan 18 20:17 README.md 20:19:23 -rw-rw-r-- 1 1001 1001 6912 Jan 18 20:17 SECURITY.md 20:19:23 -rw-rw-r-- 1 1001 1001 12 Jan 18 20:17 VERSION 20:19:23 drwxrwxr-x 2 1001 1001 4096 Jan 18 20:17 bin 20:19:23 drwxrwxr-x 16 1001 1001 4096 Jan 18 20:17 cmd 20:19:23 -rw-r--r-- 1 root root 489970 Jan 18 20:18 coverage.out 20:19:23 -rw-rw-r-- 1 1001 1001 3377 Jan 18 20:17 go.mod 20:19:23 -rw-rw-r-- 1 1001 1001 34951 Jan 18 20:17 go.sum 20:19:23 drwxrwxr-x 7 1001 1001 4096 Jan 18 20:17 internal 20:19:23 drwxrwxr-x 3 1001 1001 4096 Jan 18 20:17 openapi 20:19:23 drwxrwxr-x 4 1001 1001 4096 Jan 18 20:17 snap 20:19:23 -rw-rw-r-- 1 1001 1001 204 Jan 18 20:17 version.go [Pipeline] sh 20:19:23 + '[' -e coverage.out ] 20:19:23 + chown 1001:1001 coverage.out [Pipeline] stash 20:19:24 Stashed 1 file(s) [Pipeline] sh 20:19:24 + make build 20:19:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:19:25 using credential edgex-jenkins-ssh 20:19:25 Cloning the remote Git repository 20:19:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:19:25 > git init /w/workspace/edgex-go/379 # timeout=10 20:19:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:19:25 > git --version # timeout=10 20:19:25 > git --version # 'git version 2.25.1' 20:19:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:19:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:19:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:19:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:19:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:19:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:42 Avoid second fetch 20:19:42 Checking out Revision 5762ad0855b277c3a10a3989888db3e958004f6b (main) 20:19:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4293)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:19:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:19:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:44 Dload Upload Total Spent Left Speed 20:19:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 20:19:42 > git config core.sparsecheckout # timeout=10 20:19:42 > git checkout -f 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 [Pipeline] sh 20:19:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:19:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:19:45 + sudo tee /etc/docker/daemon.new 20:19:45 { 20:19:45 "registry-mirrors": [ 20:19:45 "https://nexus3.edgexfoundry.org:10001" 20:19:45 ], 20:19:45 "bip": "10.250.0.254/24", 20:19:45 "hosts": [ 20:19:45 "tcp://0.0.0.0:5555", 20:19:45 "unix:///var/run/docker.sock" 20:19:45 ], 20:19:45 "mtu": 1458, 20:19:45 "selinux-enabled": true, 20:19:45 "seccomp-profile": "/etc/docker/seccomp.json" 20:19:45 } [Pipeline] sh 20:19:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:19:46 + sudo service docker restart 20:19:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:19:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:19:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:19:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:19:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:19:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:19:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:19:57 $ docker stop --time=1 0313dcd0a70e703af505b1bcdd540e27b4a99629f1e65d743275dddc68d0d114 20:20:00 $ docker rm -f --volumes 0313dcd0a70e703af505b1bcdd540e27b4a99629f1e65d743275dddc68d0d114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:01 20:20:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:02 latest: Pulling from edgex-devops/edgex-compose 20:20:02 cbdbe7a5bc2a: Pulling fs layer 20:20:02 ca9280d653b3: Pulling fs layer 20:20:02 7e9c9ca2126c: Pulling fs layer 20:20:02 cbdbe7a5bc2a: Verifying Checksum 20:20:02 cbdbe7a5bc2a: Download complete 20:20:02 cbdbe7a5bc2a: Pull complete 20:20:02 ca9280d653b3: Verifying Checksum 20:20:02 ca9280d653b3: Download complete 20:20:02 7e9c9ca2126c: Download complete 20:20:02 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:04 provisioning config files... 20:20:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/379@tmp/config5287672939519581392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:04 ---> docker-login.sh 20:20:04 nexus3.edgexfoundry.org:10001 20:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:05 Configure a credential helper to remove this warning. See 20:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:05 20:20:05 Login Succeeded 20:20:05 nexus3.edgexfoundry.org:10002 20:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:05 Configure a credential helper to remove this warning. See 20:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:05 20:20:05 Login Succeeded 20:20:05 nexus3.edgexfoundry.org:10003 20:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:05 Configure a credential helper to remove this warning. See 20:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:05 20:20:05 Login Succeeded 20:20:05 nexus3.edgexfoundry.org:10004 20:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:06 7e9c9ca2126c: Pull complete 20:20:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:20:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:06 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:20:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:06 Configure a credential helper to remove this warning. See 20:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:06 20:20:06 Login Succeeded 20:20:06 docker.io 20:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:06 Configure a credential helper to remove this warning. See 20:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:06 20:20:06 Login Succeeded 20:20:06 ---> docker-login.sh ends 20:20:08 $ docker top 3ead5f530875c45e6a44f69e656870a7a2165d0b6cad0646a0d5a8195f5df4ab -eo pid,comm [Pipeline] { [Pipeline] } 20:20:08 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:20:09 + docker-compose build --help 20:20:09 + grep parallel 20:20:09 + git config --global --add safe.directory /w/workspace/edgex-go/379 [Pipeline] echo 20:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:09 ========================================================= 20:20:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:20:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:20:09 --parallel Build images in parallel. [Pipeline] } 20:20:09 $ docker stop --time=1 3ead5f530875c45e6a44f69e656870a7a2165d0b6cad0646a0d5a8195f5df4ab 20:20:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:20:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:20:09 9b18e9b68314: Pulling fs layer 20:20:09 35d82f9e3411: Pulling fs layer 20:20:09 e16973657156: Pulling fs layer 20:20:09 fc693d55d65f: Pulling fs layer 20:20:09 7e9fc2657dce: Pulling fs layer 20:20:09 dda99020689f: Pulling fs layer 20:20:09 db1c61fa0a46: Pulling fs layer 20:20:09 891c053d2c06: Pulling fs layer 20:20:09 7e9fc2657dce: Waiting 20:20:09 dda99020689f: Waiting 20:20:09 db1c61fa0a46: Waiting 20:20:09 891c053d2c06: Waiting 20:20:09 fc693d55d65f: Waiting 20:20:10 e16973657156: Verifying Checksum 20:20:10 e16973657156: Download complete 20:20:10 35d82f9e3411: Verifying Checksum 20:20:10 35d82f9e3411: Download complete 20:20:10 7e9fc2657dce: Download complete 20:20:10 dda99020689f: Verifying Checksum 20:20:10 dda99020689f: Download complete 20:20:10 9b18e9b68314: Verifying Checksum 20:20:10 9b18e9b68314: Download complete 20:20:11 9b18e9b68314: Pull complete 20:20:11 891c053d2c06: Verifying Checksum 20:20:11 891c053d2c06: Download complete 20:20:11 $ docker rm -f --volumes 3ead5f530875c45e6a44f69e656870a7a2165d0b6cad0646a0d5a8195f5df4ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:11 35d82f9e3411: Pull complete 20:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:11 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:20:11 $ 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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:20:11 e16973657156: Pull complete 20:20:11 $ docker top f67c53570d02558b2cdd2e0f12799d173c2b4a1719e4726840abc6990f0871b7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:12 db1c61fa0a46: Verifying Checksum 20:20:12 db1c61fa0a46: Download complete 20:20:12 + docker-compose -f ./docker-compose-build.yml build --parallel 20:20:12 fc693d55d65f: Download complete 20:20:12 Building core-command ... 20:20:12 Building core-data ... 20:20:12 Building core-metadata ... 20:20:12 Building security-bootstrapper ... 20:20:12 Building security-proxy-setup ... 20:20:12 Building security-secretstore-setup ... 20:20:12 Building security-spiffe-token-provider ... 20:20:12 Building security-spire-agent ... 20:20:12 Building security-spire-config ... 20:20:12 Building security-spire-server ... 20:20:12 Building support-notifications ... 20:20:12 Building support-scheduler ... 20:20:12 Building core-command 20:20:12 Building security-spire-server 20:20:12 Building core-metadata 20:20:12 Building security-secretstore-setup 20:20:12 Building security-bootstrapper 20:20:22 fc693d55d65f: Pull complete 20:20:23 7e9fc2657dce: Pull complete 20:20:23 dda99020689f: Pull complete 20:20:24 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:20:24 ---> 693384664f9f 20:20:24 Step 3/32 : WORKDIR /edgex-go 20:20:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:24 ---> 693384664f9f 20:20:24 Step 3/24 : WORKDIR /edgex-go 20:20:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:24 ---> 693384664f9f 20:20:24 Step 3/23 : WORKDIR /edgex-go 20:20:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:24 ---> 693384664f9f 20:20:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:20:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:25 ---> 693384664f9f 20:20:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:20:29 db1c61fa0a46: Pull complete 20:20:30 891c053d2c06: Pull complete 20:20:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:20:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:20:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:20:31 WORKDIR /edgex 20:20:31 COPY go.mod . 20:20:31 RUN go mod download 20:20:31 + docker build -t ci-base-image-arm64 -f - . 20:20:31 Sending build context to Docker daemon 3.109MB 20:20:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:20:31 ---> f96f9c87975a 20:20:31 Step 2/4 : WORKDIR /edgex 20:20:33 ---> Running in 601f68940cf1 20:20:33 Removing intermediate container 601f68940cf1 20:20:33 ---> 6e09b0818087 20:20:33 Step 3/4 : COPY go.mod . 20:20:34 ---> Running in f9e89a8f8370 20:20:34 ---> Running in 7ab3fed0a052 20:20:34 ---> Running in 94bdbc9e64d9 20:20:34 ---> Running in 27371350cdb9 20:20:34 ---> Running in 58cd377b4763 20:20:34 Removing intermediate container 7ab3fed0a052 20:20:34 ---> 0b43e64b7d56 20:20:34 Step 4/24 : WORKDIR /edgex-go 20:20:34 Removing intermediate container 58cd377b4763 20:20:34 ---> 999c2cea9d65 20:20:34 Step 4/23 : WORKDIR /edgex-go 20:20:34 Removing intermediate container 27371350cdb9 20:20:34 ---> a37476f601fe 20:20:34 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:20:34 ---> Running in e7fd389ca206 20:20:34 Removing intermediate container f9e89a8f8370 20:20:34 ---> d33c4de63757 20:20:34 Step 4/32 : RUN apk add --update --no-cache make git 20:20:34 Removing intermediate container 94bdbc9e64d9 20:20:34 ---> f004d3f55e1f 20:20:34 Step 4/24 : RUN apk add --update --no-cache make git 20:20:34 ---> Running in b20f8d79afb0 20:20:34 ---> Running in 29ad3be472a7 20:20:34 ---> Running in e5a8ea83e0e2 20:20:34 ---> Running in a7177bac6571 20:20:34 Removing intermediate container e7fd389ca206 20:20:34 ---> e4b3fc2048d8 20:20:34 Step 5/24 : RUN apk add --update --no-cache make git 20:20:34 ---> Running in bb1e7fed338e 20:20:34 Removing intermediate container 29ad3be472a7 20:20:34 ---> da578fe6a31a 20:20:34 Step 5/23 : RUN apk add --update --no-cache make git 20:20:34 ---> Running in e66ec8e95942 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:34 ---> 56948527094b 20:20:34 Step 4/4 : RUN go mod download 20:20:34 ---> Running in 098303e5354c 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:34 OK: 211 MiB in 51 packages 20:20:34 OK: 211 MiB in 51 packages 20:20:34 OK: 211 MiB in 51 packages 20:20:34 OK: 211 MiB in 51 packages 20:20:34 OK: 211 MiB in 51 packages 20:20:35 Removing intermediate container e5a8ea83e0e2 20:20:35 ---> 16efbbcc62c5 20:20:35 Step 5/32 : COPY go.mod vendor* ./ 20:20:35 Removing intermediate container a7177bac6571 20:20:35 ---> 9e3ffdec18a9 20:20:35 Step 5/24 : COPY go.mod vendor* ./ 20:20:35 Removing intermediate container b20f8d79afb0 20:20:35 ---> 31f14904edbc 20:20:35 Step 5/23 : COPY go.mod vendor* ./ 20:20:35 ---> d9c8608ac6f5 20:20:35 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:35 ---> Running in 2774fa095aa5 20:20:35 Removing intermediate container e66ec8e95942 20:20:35 ---> fc9b70adafc0 20:20:35 Step 6/23 : COPY go.mod vendor* ./ 20:20:35 Removing intermediate container bb1e7fed338e 20:20:35 ---> 492900446435 20:20:35 Step 6/24 : COPY go.mod vendor* ./ 20:20:35 ---> 64422588cca4 20:20:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:35 ---> a584b1b16953 20:20:35 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:35 ---> Running in 96d707711021 20:20:35 ---> Running in 2296aa28420c 20:20:35 ---> f617d9831b3f 20:20:35 ---> cdf886b39d6e 20:20:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:35 20:20:35 ---> Running in 71921d2e22c8 20:20:35 ---> Running in 8b551666b757 20:21:06 Removing intermediate container 098303e5354c 20:21:06 ---> 8780611b436e 20:21:06 Successfully built 8780611b436e 20:21:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:07 + docker inspect -f . ci-base-image-arm64 20:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:07 prd-ubuntu20.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container 20:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@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 20:21:08 $ docker top 7c1b32688577d4992abaff12c9fb54eab618a0b99e55794d67df403ba9dc1e20 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:09 + go version 20:21:09 go version go1.18.7 linux/arm64 [Pipeline] } 20:21:09 $ docker stop --time=1 7c1b32688577d4992abaff12c9fb54eab618a0b99e55794d67df403ba9dc1e20 20:21:11 $ docker rm -f --volumes 7c1b32688577d4992abaff12c9fb54eab618a0b99e55794d67df403ba9dc1e20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:11 20:21:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:12 latest: Pulling from edgex-devops/edgex-compose-arm64 20:21:12 29e5d40040c1: Pulling fs layer 20:21:12 1ce36da41761: Pulling fs layer 20:21:12 25b303627fd3: Pulling fs layer 20:21:12 29e5d40040c1: Verifying Checksum 20:21:12 29e5d40040c1: Download complete 20:21:12 1ce36da41761: Verifying Checksum 20:21:12 1ce36da41761: Download complete 20:21:13 29e5d40040c1: Pull complete 20:21:14 25b303627fd3: Verifying Checksum 20:21:14 25b303627fd3: Download complete 20:21:14 1ce36da41761: Pull complete 20:21:24 25b303627fd3: Pull complete 20:21:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:24 prd-ubuntu20.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container 20:21:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:21:26 $ docker top b75f2e3d69c73497422feaa3b8edba5458ea6f74840766e328984c067748a7c8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:27 + docker-compose build --help 20:21:27 + grep parallel 20:21:31 --parallel Build images in parallel. [Pipeline] } 20:21:31 $ docker stop --time=1 b75f2e3d69c73497422feaa3b8edba5458ea6f74840766e328984c067748a7c8 20:21:33 $ docker rm -f --volumes b75f2e3d69c73497422feaa3b8edba5458ea6f74840766e328984c067748a7c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:34 prd-ubuntu20.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container 20:21: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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@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 20:21:35 $ docker top aabde1179ae77a4f38d65d88a23e015bbd70b6b91b1f79a760408bd6ed707756 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:36 + docker-compose -f ./docker-compose-build.yml build --parallel 20:21:40 Building core-command ... 20:21:40 Building core-data ... 20:21:40 Building core-metadata ... 20:21:40 Building security-bootstrapper ... 20:21:40 Building security-proxy-setup ... 20:21:40 Building security-secretstore-setup ... 20:21:40 Building security-spiffe-token-provider ... 20:21:40 Building security-spire-agent ... 20:21:40 Building security-spire-config ... 20:21:40 Building security-spire-server ... 20:21:40 Building support-notifications ... 20:21:40 Building support-scheduler ... 20:21:40 Building core-metadata 20:21:40 Building security-spire-agent 20:21:40 Building core-data 20:21:40 Building security-proxy-setup 20:21:40 Building support-notifications 20:21:43 Removing intermediate container 8b551666b757 20:21:43 ---> 1c5cb815284f 20:21:43 Step 8/24 : COPY . . 20:21:43 Removing intermediate container 2296aa28420c 20:21:43 ---> e528d301719a 20:21:43 Step 7/23 : COPY . . 20:21:43 Removing intermediate container 71921d2e22c8 20:21:43 ---> 987986eca110 20:21:43 Step 8/23 : COPY . . 20:21:43 Removing intermediate container 2774fa095aa5 20:21:43 ---> 92e01f090c4f 20:21:43 Step 7/32 : COPY . . 20:21:43 Removing intermediate container 96d707711021 20:21:43 ---> 0178ae7546e3 20:21:43 Step 7/24 : COPY . . 20:21:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:50 ---> 8780611b436e 20:21:50 Step 3/24 : WORKDIR /edgex-go 20:21:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:50 ---> 8780611b436e 20:21:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:50 ---> 8780611b436e 20:21:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:50 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:21:50 ---> 8780611b436e 20:21:50 Step 3/21 : WORKDIR /edgex-go 20:21:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:50 ---> 8780611b436e 20:21:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:21:50 ---> Running in 4ecee1e3fcaf 20:21:50 ---> Running in b00941bd5e08 20:21:50 ---> Running in 9a7114b4f193 20:21:50 ---> Running in d12249718024 20:21:50 ---> Running in 95a10549ac56 20:21:50 Removing intermediate container 4ecee1e3fcaf 20:21:50 ---> 759345e00be0 20:21:50 Step 4/24 : WORKDIR /edgex-go 20:21:50 Removing intermediate container d12249718024 20:21:50 ---> aaa30d2fce6f 20:21:50 Step 4/21 : RUN apk add --update --no-cache make git 20:21:50 ---> Running in dd353c850fe8 20:21:50 Removing intermediate container b00941bd5e08 20:21:50 ---> 5f65616d5c03 20:21:50 Step 4/22 : WORKDIR /edgex-go 20:21:50 Removing intermediate container 9a7114b4f193 20:21:50 ---> c463bfd92855 20:21:50 Step 4/22 : WORKDIR /edgex-go 20:21:50 ---> Running in 760adea9036b 20:21:50 ---> Running in 059bde6b0548 20:21:50 ---> Running in 0c3729664d5c 20:21:50 Removing intermediate container 95a10549ac56 20:21:50 ---> 84f6c3afe5fe 20:21:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:21:50 ---> Running in 31fa74fa8353 20:21:51 Removing intermediate container dd353c850fe8 20:21:51 ---> 89d4ad0465ec 20:21:51 Step 5/24 : RUN apk add --update --no-cache make git 20:21:51 ---> Running in 7d057fd18466 20:21:51 ---> cec959db652e 20:21:51 ---> 0983bfea7931 20:21:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:21:51 20:21:51 ---> c850d88d02f8 20:21:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:21:51 ---> 02e1e1b5a4db 20:21:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:21:51 ---> ea84918ff714 20:21:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:21:51 ---> Running in 5894f8f05448 20:21:51 ---> Running in 37fadb0f7645 20:21:51 ---> Running in 47696b25c565 20:21:51 ---> Running in 822ba1d151f4 20:21:51 ---> Running in 8430ecb7a6b9 20:21:51 Removing intermediate container 059bde6b0548 20:21:51 Removing intermediate container 0c3729664d5c 20:21:51 ---> d45744bb931c 20:21:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:21:51 ---> abd76fa00d7b 20:21:51 Step 5/22 : RUN apk add --update --no-cache make git 20:21:51 ---> Running in 17b039247e91 20:21:51 ---> Running in 1d63cb3bf6fa 20:21:52 Removing intermediate container 5894f8f05448 20:21:52 ---> 8d9f1d89e292 20:21:52 Step 9/23 : WORKDIR /edgex-go/spire-build 20:21:52 ---> Running in a22a9e827028 20:21:52 Removing intermediate container a22a9e827028 20:21:52 ---> 672b5d624022 20:21:52 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:21:52 ---> Running in 63e465c0bd5b 20:21:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:21:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:21:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:53 Removing intermediate container 63e465c0bd5b 20:21:53 ---> d48ae8d9cc6d 20:21:53 Step 11/23 : WORKDIR /edgex-go 20:21:53 ---> Running in f4d2cfe56fd3 20:21:53 Removing intermediate container f4d2cfe56fd3 20:21:53 ---> c10463ea15a9 20:21:53 20:21:53 Step 12/23 : FROM alpine:3.15 20:21:53 3.15: Pulling from library/alpine 20:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:54 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:21:54 Status: Downloaded newer image for alpine:3.15 20:21:54 ---> c4fc93816858 20:21:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:54 ---> Running in 5bf4af056ec7 20:21:54 Removing intermediate container 5bf4af056ec7 20:21:54 ---> 87679ab9376a 20:21:54 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:21:54 ---> Running in 4181d8329ac1 20:21:54 OK: 221 MiB in 51 packages 20:21:54 OK: 221 MiB in 51 packages 20:21:54 OK: 221 MiB in 51 packages 20:21:55 OK: 221 MiB in 51 packages 20:21:55 OK: 221 MiB in 51 packages 20:21:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:56 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:21:56 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:21:56 OK: 15859 distinct packages available 20:21:56 Removing intermediate container 31fa74fa8353 20:21:56 ---> d112c58e37c4 20:21:56 Step 5/24 : COPY go.mod vendor* ./ 20:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:56 Removing intermediate container 7d057fd18466 20:21:56 ---> 8f02d2eb10f6 20:21:56 Step 6/24 : COPY go.mod vendor* ./ 20:21:56 Removing intermediate container 760adea9036b 20:21:56 ---> bef5aa7f85b6 20:21:56 Step 5/21 : COPY go.mod vendor* ./ 20:21:56 (1/5) Installing dumb-init (1.2.5-r1) 20:21:56 (2/5) Installing musl-obstack (1.2.3-r0) 20:21:56 (3/5) Installing libucontext (1.1-r0) 20:21:56 (4/5) Installing gcompat (1.0.0-r4) 20:21:56 (5/5) Installing openssl (1.1.1s-r1) 20:21:56 Executing busybox-1.34.1-r7.trigger 20:21:56 OK: 7 MiB in 19 packages 20:21:57 Removing intermediate container 1d63cb3bf6fa 20:21:57 ---> dbdafdc4c567 20:21:57 Step 6/22 : COPY go.mod vendor* ./ 20:21:57 Removing intermediate container 17b039247e91 20:21:57 ---> 03d45b2d2e33 20:21:57 Step 6/22 : COPY go.mod vendor* ./ 20:21:57 ---> 07f6330a736c 20:21:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:57 ---> Running in 2c5a6bdf770a 20:21:57 ---> 933dab045a5b 20:21:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:57 ---> 623019540320 20:21:57 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:57 ---> Running in a77cb4ab74f8 20:21:57 ---> Running in 79a270a992ae 20:21:58 ---> 7b0f6f503d48 20:21:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:58 ---> Running in e9b53dde2714 20:21:58 ---> d3a8ffe6711d 20:21:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:58 Removing intermediate container 4181d8329ac1 20:21:58 ---> 9a60b889dbee 20:21:58 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:21:58 ---> Running in 7b0942873bae 20:22:05 ---> f7d01602c75c 20:22:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:22:06 ---> 53104841c319 20:22:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:22:08 ---> e2add1c74e27 20:22:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:22:10 ---> 18e423b48b81 20:22:10 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:11 ---> Running in 54ed28d87d3d 20:22:11 Removing intermediate container 54ed28d87d3d 20:22:11 ---> f029644603d9 20:22:11 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:13 ---> Running in 9e4d761dea58 20:22:13 Removing intermediate container 9e4d761dea58 20:22:13 ---> 3f77dcbca40a 20:22:13 Step 21/23 : LABEL arch=x86_64 20:22:13 ---> Running in 62739d919212 20:22:14 Removing intermediate container 62739d919212 20:22:14 ---> 034b4d67cb99 20:22:14 Step 22/23 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:22:14 ---> Running in b290dd0dd058 20:22:14 Removing intermediate container b290dd0dd058 20:22:14 ---> 2da920f5c349 20:22:14 Step 23/23 : LABEL version=3.0.0-dev.23 20:22:14 ---> Running in c64bdd47c7df 20:22:14 Removing intermediate container c64bdd47c7df 20:22:14 ---> 496b0d86bdac 20:22:14 20:22:14 Successfully built 496b0d86bdac 20:22:14 Successfully tagged security-spire-server:latest 20:22:14  Building security-spire-server ... done Building support-scheduler 20:22:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:22:17 ---> 693384664f9f 20:22:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:22:17 ---> Using cache 20:22:17 ---> 999c2cea9d65 20:22:17 Step 4/22 : WORKDIR /edgex-go 20:22:17 ---> Using cache 20:22:17 ---> da578fe6a31a 20:22:17 Step 5/22 : RUN apk add --update --no-cache make git 20:22:17 ---> Using cache 20:22:17 ---> fc9b70adafc0 20:22:17 Step 6/22 : COPY go.mod vendor* ./ 20:22:17 ---> Using cache 20:22:17 ---> f617d9831b3f 20:22:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:17 ---> Using cache 20:22:17 ---> 987986eca110 20:22:17 Step 8/22 : COPY . . 20:22:17 ---> Using cache 20:22:17 ---> c850d88d02f8 20:22:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:22:24 ---> Running in 936165e206fd 20:22:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:22:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:22:29 Removing intermediate container 37fadb0f7645 20:22:29 ---> d4f408d085a8 20:22:29 20:22:29 Step 9/32 : FROM alpine:3.16 20:22:30 3.16: Pulling from library/alpine 20:22:30 Removing intermediate container 47696b25c565 20:22:30 ---> daefe3717869 20:22:30 20:22:30 Step 10/23 : FROM alpine:3.16 20:22:30 Removing intermediate container 8430ecb7a6b9 20:22:30 ---> 96b5fe68ab37 20:22:30 20:22:30 Step 9/24 : FROM alpine:3.16 20:22:30 Removing intermediate container 822ba1d151f4 20:22:30 ---> 9b8522fb9c2a 20:22:30 20:22:30 Step 10/24 : FROM alpine:3.16 20:22:30 3.16: Pulling from library/alpine 20:22:30 3.16: Pulling from library/alpine 20:22:30 3.16: Pulling from library/alpine 20:22:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:22:31 Status: Downloaded newer image for alpine:3.16 20:22:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:22:31 Status: Image is up to date for alpine:3.16 20:22:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:22:31 Status: Image is up to date for alpine:3.16 20:22:31 ---> bfe296a52501 20:22:31 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:31 ---> bfe296a52501 20:22:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:22:31 ---> bfe296a52501 20:22:31 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:22:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:22:31 Status: Image is up to date for alpine:3.16 20:22:31 ---> bfe296a52501 20:22:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:22:31 ---> Running in 007ce01c4740 20:22:31 ---> Running in ab84fbebf772 20:22:31 ---> Running in 4533e8330909 20:22:31 ---> Running in f8f40e3fd7c3 20:22:31 Removing intermediate container 007ce01c4740 20:22:31 ---> 10a9042184ad 20:22:31 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:22:31 ---> Running in de3a07149c70 20:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:35 (1/3) Installing ca-certificates (20220614-r0) 20:22:35 (1/1) Installing dumb-init (1.2.5-r1) 20:22:35 Executing busybox-1.35.0-r17.trigger 20:22:35 OK: 6 MiB in 15 packages 20:22:35 (1/2) Installing dumb-init (1.2.5-r1) 20:22:35 (2/2) Installing su-exec (0.2-r1) 20:22:35 (2/3) Installing dumb-init (1.2.5-r1) 20:22:35 (3/3) Installing su-exec (0.2-r1) 20:22:35 Executing busybox-1.35.0-r17.trigger 20:22:35 Executing busybox-1.35.0-r17.trigger 20:22:35 Executing ca-certificates-20220614-r0.trigger 20:22:35 OK: 6 MiB in 16 packages 20:22:35 (1/1) Installing dumb-init (1.2.5-r1) 20:22:35 OK: 6 MiB in 17 packages 20:22:35 Executing busybox-1.35.0-r17.trigger 20:22:35 OK: 6 MiB in 15 packages 20:22:38 Removing intermediate container 4533e8330909 20:22:38 ---> 7572af4367b4 20:22:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:38 Removing intermediate container de3a07149c70 20:22:38 ---> f4352eb88da6 20:22:38 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:22:38 Removing intermediate container ab84fbebf772 20:22:38 ---> 7d3f776ba98f 20:22:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:38 ---> Running in b145e4dbee12 20:22:38 ---> Running in 7f0a361dd4b4 20:22:38 ---> Running in 214f63280a71 20:22:38 Removing intermediate container f8f40e3fd7c3 20:22:38 ---> 6d7f4f240d4c 20:22:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:22:38 ---> Running in 6425fa198861 20:22:39 Removing intermediate container 7f0a361dd4b4 20:22:39 ---> cc09e1fcec62 20:22:39 Step 13/23 : ENV APP_PORT=59882 20:22:39 Removing intermediate container 214f63280a71 20:22:39 ---> 7223614c30c7 20:22:39 Step 13/24 : ENV APP_PORT=59881 20:22:39 ---> Running in f1e7f8234a26 20:22:39 Removing intermediate container b145e4dbee12 20:22:39 ---> a52c20575a5e 20:22:39 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:22:39 ---> Running in 9db63a42befb 20:22:39 Removing intermediate container 6425fa198861 20:22:39 ---> afa4da5ffa89 20:22:39 Step 12/24 : WORKDIR / 20:22:39 ---> Running in d08788d804ad 20:22:39 ---> Running in 0b80baf3a0d1 20:22:39 Removing intermediate container 9db63a42befb 20:22:39 ---> 9966785b42f4 20:22:39 Step 14/24 : EXPOSE $APP_PORT 20:22:39 ---> Running in f0ccfdc2bcd0 20:22:39 Removing intermediate container f1e7f8234a26 20:22:39 ---> eacc7f416f7c 20:22:39 Step 14/23 : EXPOSE $APP_PORT 20:22:39 ---> Running in 582457dc32b0 20:22:39 Removing intermediate container d08788d804ad 20:22:39 ---> 9aad1001c00c 20:22:39 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:22:39 Removing intermediate container 0b80baf3a0d1 20:22:39 ---> 6e79a3e597f9 20:22:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:22:39 ---> Running in facf5f360075 20:22:39 Removing intermediate container f0ccfdc2bcd0 20:22:39 ---> 8334722bcc4f 20:22:39 Step 15/24 : WORKDIR / 20:22:39 Removing intermediate container 582457dc32b0 20:22:39 ---> b1a210ea843b 20:22:39 Step 15/23 : WORKDIR / 20:22:39 ---> Running in 5a70e39f0232 20:22:39 ---> Running in d89cd87d0707 20:22:39 Removing intermediate container facf5f360075 20:22:39 ---> 3bff24ced562 20:22:39 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:22:39 ---> 5f9af2c4909a 20:22:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:22:39 ---> Running in 3a2a679dd5e7 20:22:40 Removing intermediate container 5a70e39f0232 20:22:40 ---> f51c72d25993 20:22:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:40 Removing intermediate container 3a2a679dd5e7 20:22:40 ---> 51066995e84e 20:22:40 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:22:40 Removing intermediate container d89cd87d0707 20:22:40 ---> bd6f31573b54 20:22:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:40 ---> Running in 75ba7c9d95fa 20:22:40 ---> 378ac0f1a2ca 20:22:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:22:40 ---> e512050a0154 20:22:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:22:40 ---> 5590abf4de7d 20:22:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:22:40 ---> 0fe8245a780c 20:22:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:22:42 ---> 30f770a4a6f8 20:22:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:22:42 ---> 9230f5568a34 20:22:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:22:42 ---> 22edf4484219 20:22:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:22:42 Removing intermediate container 75ba7c9d95fa 20:22:42 ---> b0db9188dc4f 20:22:42 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:22:42 ---> Running in 0a2b5985945e 20:22:42 ---> 83a49f6419cf 20:22:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:22:42 ---> 81b0e1de770f 20:22:42 Step 19/23 : ENTRYPOINT ["/core-command"] 20:22:42 ---> Running in 734c8327e321 20:22:42 Removing intermediate container 0a2b5985945e 20:22:42 ---> 1227ae02a37a 20:22:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:22:42 ---> 1ca9f87f6d85 20:22:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:22:42 Removing intermediate container 734c8327e321 20:22:42 ---> f77757650596 20:22:42 ---> 481873ff154d 20:22:42 Step 20/24 : ENTRYPOINT ["/core-metadata"]Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:22:42 20:22:42 ---> Running in b7de562989de 20:22:42 ---> Running in edd3a04f6818 20:22:43 Removing intermediate container edd3a04f6818 20:22:43 ---> 959f817cabaf 20:22:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:22:43 Removing intermediate container b7de562989de 20:22:43 ---> 36a2acef730e 20:22:43 Step 21/23 : LABEL arch=x86_64 20:22:43 ---> d2f50ae38b33 20:22:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:22:43 ---> Running in e55c756f8887 20:22:43 ---> 2d4afd03d6a4 20:22:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:22:43 ---> Running in 6621b6fd0010 20:22:43 ---> Running in 42440f26a047 20:22:43 Removing intermediate container e55c756f8887 20:22:43 ---> 71c4f9a87190 20:22:43 Step 22/24 : LABEL arch=x86_64 20:22:43 ---> Running in 18d764331e56 20:22:43 Removing intermediate container 6621b6fd0010 20:22:43 ---> e2fc2854b074 20:22:43 Step 22/23 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:22:43 Removing intermediate container 18d764331e56 20:22:43 ---> f3c14d4f3a2a 20:22:43 Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:22:43 ---> 66153b690a44 20:22:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:22:43 ---> Running in c911c83aab36 20:22:43 ---> Running in 5d6e143a3ee7 20:22:43 ---> Running in 4f3a06ef2210 20:22:44 Removing intermediate container 5d6e143a3ee7 20:22:44 ---> 2ec65129025d 20:22:44 Step 24/24 : LABEL version=3.0.0-dev.23 20:22:44 Removing intermediate container c911c83aab36 20:22:44 ---> b944db009b5c 20:22:44 Step 23/23 : LABEL version=3.0.0-dev.23 20:22:44 ---> Running in 0b183810d1ec 20:22:44 ---> Running in 676206add725 20:22:44 Removing intermediate container 42440f26a047 20:22:44 ---> 4593fabfbe21 20:22:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:44 Removing intermediate container 0b183810d1ec 20:22:44 ---> cc0f35562e03 20:22:44 20:22:44 Removing intermediate container 676206add725 20:22:44 ---> fc3bcbf48954 20:22:44 20:22:44 Successfully built cc0f35562e03 20:22:44 Successfully tagged core-metadata:latest 20:22:44  Building core-metadata ... done Building support-notifications 20:22:44 Successfully built fc3bcbf48954 20:22:44 Successfully tagged core-command:latest 20:22:44  Building core-command ... done Building security-spire-agent 20:22:44 ---> 0304366bbb37 20:22:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:22:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:22:48 ---> 693384664f9f 20:22:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:22:48 ---> Using cache 20:22:48 ---> 999c2cea9d65 20:22:48 Step 4/22 : WORKDIR /edgex-go 20:22:48 ---> Using cache 20:22:48 ---> da578fe6a31a 20:22:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:22:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:49 ---> 693384664f9f 20:22:49 Step 3/24 : WORKDIR /edgex-go 20:22:49 ---> Using cache 20:22:49 ---> f004d3f55e1f 20:22:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:22:51 ---> 1b1417aa37a0 20:22:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> Running in a2304cdad6f7 20:22:51 20:22:51 ---> Running in 308a7e3ddf20 20:22:52 Removing intermediate container 4f3a06ef2210 20:22:52 ---> 1e8608df9049 20:22:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:22:52 ---> Running in fc703360ff31 20:22:52 ---> 39451554595f 20:22:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:52 Removing intermediate container fc703360ff31 20:22:52 ---> be72f90b0a50 20:22:52 Step 22/24 : LABEL arch=x86_64 20:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:52 ---> Running in b48860fdd849 20:22:52 ---> cdae2f5d13bb 20:22:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:22:52 Removing intermediate container b48860fdd849 20:22:52 ---> 410eade21d11 20:22:52 Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:22:52 OK: 211 MiB in 51 packages 20:22:52 OK: 211 MiB in 51 packages 20:22:52 ---> Running in 9980fc3f5051 20:22:53 ---> 1f4654b699d1 20:22:53 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:22:53 Removing intermediate container 9980fc3f5051 20:22:53 ---> 5b9fd2141dd8 20:22:53 Step 24/24 : LABEL version=3.0.0-dev.23 20:22:53 ---> Running in 23613bcacc61 20:22:53 ---> 888a227e4bf2 20:22:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:22:53 Removing intermediate container a2304cdad6f7 20:22:53 ---> 9f6b3d218379 20:22:53 Step 6/22 : COPY go.mod vendor* ./ 20:22:53 Removing intermediate container 23613bcacc61 20:22:53 ---> 986465d0280e 20:22:53 20:22:53 Successfully built 986465d0280e 20:22:53 ---> 16b259cd1534 20:22:53 Step 27/32 : RUN chmod +x /entrypoint.sh 20:22:53 Successfully tagged security-secretstore-setup:latest 20:22:53  Building security-secretstore-setup ... done Building security-spire-config 20:22:53 Removing intermediate container 308a7e3ddf20 20:22:53 ---> 1d950ae480c0 20:22:53 Step 5/24 : COPY go.mod vendor* ./ 20:22:53 ---> 22dadaa58d98 20:22:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:53 ---> Running in aa4553d05851 20:22:53 ---> Running in 9e696d0ce515 20:22:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:57 ---> 693384664f9f 20:22:57 Step 3/24 : WORKDIR /edgex-go 20:22:57 ---> Using cache 20:22:57 ---> f004d3f55e1f 20:22:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:22:57 ---> Using cache 20:22:57 ---> 1d950ae480c0 20:22:57 Step 5/24 : COPY go.mod vendor* ./ 20:22:57 ---> Using cache 20:22:57 ---> 76dc94e83d4c 20:22:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:57 ---> 76dc94e83d4c 20:22:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:58 ---> Running in 5d2a8ed611e6 20:22:58 ---> Running in ffda8a955504 20:22:58 Removing intermediate container 936165e206fd 20:22:58 ---> 98ea32d87ffc 20:22:58 20:22:58 Step 10/22 : FROM alpine:3.16 20:22:58 ---> bfe296a52501 20:22:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:22:58 ---> Using cache 20:22:58 ---> 7d3f776ba98f 20:22:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:58 ---> Using cache 20:22:58 ---> 7223614c30c7 20:22:58 Step 13/22 : ENV APP_PORT=59861 20:22:58 ---> Running in f5b3dba43c99 20:22:58 Removing intermediate container aa4553d05851 20:22:58 ---> 2da35031aa7f 20:22:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:22:58 ---> Running in 478f821c180b 20:22:58 Removing intermediate container f5b3dba43c99 20:22:58 ---> f45e35b154ff 20:22:58 Step 14/22 : EXPOSE $APP_PORT 20:22:58 ---> Running in 94a33080dd41 20:22:58 Removing intermediate container 478f821c180b 20:22:58 ---> bc4e92dbb2db 20:22:58 Step 29/32 : CMD ["gate"] 20:22:58 ---> Running in 6aa98badd506 20:22:58 Removing intermediate container 94a33080dd41 20:22:58 ---> df2050f7c5e6 20:22:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:58 Removing intermediate container 6aa98badd506 20:22:58 ---> 2aecc43bb2d6 20:22:58 Step 30/32 : LABEL arch=x86_64 20:22:58 ---> Running in 91c2bdcdd88e 20:22:58 ---> 786c335187ce 20:22:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:22:58 Removing intermediate container 91c2bdcdd88e 20:22:58 ---> 9f7da3489bcd 20:22:58 Step 31/32 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:22:59 ---> Running in b9a6e0ea15ed 20:22:59 Removing intermediate container b9a6e0ea15ed 20:22:59 ---> 568c30362cae 20:22:59 Step 32/32 : LABEL version=3.0.0-dev.23 20:22:59 ---> Running in e08e96b91508 20:22:59 ---> dbf8efcc1ead 20:22:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:22:59 Removing intermediate container e08e96b91508 20:22:59 ---> 4827d94bd077 20:22:59 20:22:59 Successfully built 4827d94bd077 20:22:59 Successfully tagged security-bootstrapper:latest 20:22:59 Building security-proxy-setup 20:22:59  Building security-bootstrapper ... done  ---> f0d5d468b154 20:22:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:22:59 ---> Running in 1fc83a3b4397 20:23:01 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:23:01 ---> 693384664f9f 20:23:01 Step 3/21 : WORKDIR /edgex-go 20:23:01 ---> Using cache 20:23:01 ---> f004d3f55e1f 20:23:01 Step 4/21 : RUN apk add --update --no-cache make git 20:23:01 ---> Using cache 20:23:01 ---> 9e3ffdec18a9 20:23:01 Step 5/21 : COPY go.mod vendor* ./ 20:23:01 ---> Using cache 20:23:01 ---> 64422588cca4 20:23:01 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:01 ---> Using cache 20:23:01 ---> 0178ae7546e3 20:23:01 Step 7/21 : COPY . . 20:23:01 ---> Using cache 20:23:01 ---> 02e1e1b5a4db 20:23:01 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:23:03 Removing intermediate container 1fc83a3b4397 20:23:03 ---> 1be503fb364b 20:23:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:03 ---> Running in 30ce8c22798d 20:23:03 ---> Running in bfd1b068f852 20:23:03 Removing intermediate container bfd1b068f852 20:23:03 ---> 81c3b4d587f6 20:23:03 Step 20/22 : LABEL arch=x86_64 20:23:03 ---> Running in c0b593bdb90e 20:23:03 Removing intermediate container c0b593bdb90e 20:23:03 ---> 929c6c85d17a 20:23:03 Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:23:03 ---> Running in 4e8f2dc430ee 20:23:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:23:03 Removing intermediate container 4e8f2dc430ee 20:23:03 ---> 82df1a768e7d 20:23:03 Step 22/22 : LABEL version=3.0.0-dev.23 20:23:03 ---> Running in f0699be99f1c 20:23:03 Removing intermediate container f0699be99f1c 20:23:03 ---> cd2b89be101e 20:23:03 20:23:03 Successfully built cd2b89be101e 20:23:03 Successfully tagged support-scheduler:latest 20:23:03  Building support-scheduler ... done Building core-data 20:23:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:06 ---> 693384664f9f 20:23:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:06 ---> Using cache 20:23:06 ---> 999c2cea9d65 20:23:06 Step 4/22 : WORKDIR /edgex-go 20:23:06 ---> Using cache 20:23:06 ---> da578fe6a31a 20:23:06 Step 5/22 : RUN apk add --update --no-cache make git 20:23:06 ---> Using cache 20:23:06 ---> fc9b70adafc0 20:23:06 Step 6/22 : COPY go.mod vendor* ./ 20:23:06 ---> Using cache 20:23:06 ---> f617d9831b3f 20:23:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:06 ---> Using cache 20:23:06 ---> 987986eca110 20:23:06 Step 8/22 : COPY . . 20:23:06 ---> Using cache 20:23:06 ---> c850d88d02f8 20:23:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:23:07 ---> Running in b808aa54f026 20:23:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:23:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:23:41 Removing intermediate container 30ce8c22798d 20:23:41 ---> b8b25fa4fd9d 20:23:41 20:23:41 Step 9/21 : FROM alpine:3.16 20:23:41 ---> bfe296a52501 20:23:41 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:23:41 Removing intermediate container b808aa54f026 20:23:41 ---> 69c24152f5e7 20:23:41 20:23:41 Step 10/22 : FROM alpine:3.16 20:23:41 ---> bfe296a52501 20:23:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:23:41 ---> Running in fed186f80c83 20:23:41 ---> Running in 8312fc86da5e 20:23:41 Removing intermediate container 8312fc86da5e 20:23:41 ---> 6303eb81fe75 20:23:41 Step 12/22 : ENV APP_PORT=59880 20:23:41 ---> Running in 057340c5ebfd 20:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:41 Removing intermediate container 057340c5ebfd 20:23:41 ---> df92c9aece2a 20:23:41 Step 13/22 : EXPOSE $APP_PORT 20:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:41 ---> Running in 45a917259369 20:23:41 Removing intermediate container 9e696d0ce515 20:23:41 ---> c3bccfd3691c 20:23:41 Step 8/22 : COPY . . 20:23:42 (1/6) Installing ca-certificates (20220614-r0) 20:23:42 (2/6) Installing brotli-libs (1.0.9-r6) 20:23:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:23:42 (4/6) Installing libcurl (7.83.1-r5) 20:23:42 (5/6) Installing curl (7.83.1-r5) 20:23:42 Removing intermediate container 5d2a8ed611e6 20:23:42 ---> 5cb309894983 20:23:42 Step 7/24 : COPY . . 20:23:42 (6/6) Installing dumb-init (1.2.5-r1) 20:23:42 Executing busybox-1.35.0-r17.trigger 20:23:42 Executing ca-certificates-20220614-r0.trigger 20:23:42 Removing intermediate container ffda8a955504 20:23:42 ---> 966861fd9707 20:23:42 Step 7/24 : COPY . . 20:23:42 OK: 8 MiB in 20 packages 20:23:42 Removing intermediate container 45a917259369 20:23:42 ---> 239622cd4f7a 20:23:42 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:23:43 ---> Running in f63b010795f4 20:23:50 Removing intermediate container 7b0942873bae 20:23:50 ---> 610be970d362 20:23:50 Step 8/22 : COPY . . 20:23:50 Removing intermediate container e9b53dde2714 20:23:50 ---> 3b5982eafd6f 20:23:50 Step 8/22 : COPY . . 20:23:50 Removing intermediate container 79a270a992ae 20:23:50 ---> 16fd2446c86b 20:23:50 Step 8/24 : COPY . . 20:23:50 Removing intermediate container a77cb4ab74f8 20:23:50 ---> b91e8487c988 20:23:50 Step 7/21 : COPY . . 20:23:50 Removing intermediate container 2c5a6bdf770a 20:23:50 ---> 3222149221c8 20:23:50 Step 7/24 : COPY . . 20:23:50 ---> bb9439b073cb 20:23:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:23:50 ---> 448f85b27790 20:23:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:23:50 ---> e5182ad10244 20:23:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:23:50 ---> 10478b889c67 20:23:50 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:23:50 ---> Running in 26ff26f9fabf 20:23:50 ---> 8afe20155773 20:23:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:23:50 ---> Running in 712db48c1cf2 20:23:50 ---> Running in 672cc3a25166 20:23:50 ---> Running in 31507521256f 20:23:50 ---> Running in e112413e2145 20:23:50 Removing intermediate container 712db48c1cf2 20:23:50 ---> 5353ee8782b3 20:23:50 Step 9/24 : WORKDIR /edgex-go/spire-build 20:23:50 ---> Running in ce5332f008d1 20:23:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:23:50 Removing intermediate container ce5332f008d1 20:23:50 ---> ec949cb3146e 20:23:50 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:23:50 ---> Running in 0e3c27e9d883 20:23:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:23:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:23:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:52 (1/1) Installing dumb-init (1.2.5-r1) 20:23:52 Executing busybox-1.35.0-r17.trigger 20:23:52 OK: 6 MiB in 15 packages 20:23:53 Removing intermediate container 0e3c27e9d883 20:23:53 ---> a73819600e27 20:23:53 Step 11/24 : WORKDIR /edgex-go 20:23:53 Removing intermediate container fed186f80c83 20:23:53 ---> 703b5fdda24e 20:23:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:53 ---> Running in 3d6ce7bc2df7 20:23:53 ---> 84123f6a942f 20:23:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:23:53 ---> af818a4ccf23 20:23:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:23:53 ---> 2d8c8b33b0ff 20:23:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:23:53 ---> Running in d3a4ccd22fd9 20:23:53 ---> Running in 75c732172845 20:23:53 ---> Running in 1dc052cf01c9 20:23:53 ---> Running in da090e90abde 20:23:53 Removing intermediate container 3d6ce7bc2df7 20:23:53 ---> 64904cf107d5 20:23:53 Step 12/21 : WORKDIR /edgex 20:23:53 Removing intermediate container f63b010795f4 20:23:53 ---> 29908a0ab7d3 20:23:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:53 Removing intermediate container d3a4ccd22fd9 20:23:53 ---> 133d7c6bbf66 20:23:53 Step 9/24 : WORKDIR /edgex-go/spire-build 20:23:53 Removing intermediate container 75c732172845 20:23:53 ---> 4e3367759fee 20:23:53 Step 9/24 : WORKDIR /edgex-go/spire-build 20:23:53 ---> Running in deed4e117068 20:23:53 ---> Running in aa79ab3ee6af 20:23:53 ---> Running in 066f94a7620a 20:23:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:23:53 Removing intermediate container deed4e117068 20:23:53 ---> f332d7be5c58 20:23:53 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:23:53 ---> 31525ab0f5ed 20:23:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:23:53 Removing intermediate container 066f94a7620a 20:23:53 ---> c2a8fbf99c54 20:23:53 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:23:53 Removing intermediate container aa79ab3ee6af 20:23:53 ---> e693fc40573a 20:23:53 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:23:53 ---> Running in 0a20c5a9f5eb 20:23:53 Removing intermediate container da090e90abde 20:23:53 ---> 50550858e709 20:23:53 20:23:53 Step 12/24 : FROM alpine:3.15 20:23:53 ---> Running in 9cc50989267f 20:23:53 ---> 427cfc5c7e88 20:23:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:23:54 3.15: Pulling from library/alpine 20:23:54 ---> 3eb5de4b515f 20:23:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:23:54 ---> c9cad1866829 20:23:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:23:54 ---> 79ec1478c3cd 20:23:54 Step 18/22 : ENTRYPOINT ["/core-data"] 20:23:54 ---> Running in 23b0f535d5a1 20:23:54 Removing intermediate container 23b0f535d5a1 20:23:54 ---> b4afd26eef1b 20:23:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:54 ---> Running in e0493bf291c3 20:23:54 ---> 6d0735e8a52d 20:23:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:23:54 Removing intermediate container e0493bf291c3 20:23:54 ---> ef750e2323b3 20:23:54 Step 20/22 : LABEL arch=x86_64 20:23:54 ---> Running in 9233e3b50652 20:23:54 Removing intermediate container 9cc50989267f 20:23:54 ---> 76aca15c4033 20:23:54 Step 11/24 : WORKDIR /edgex-go 20:23:54 ---> Running in 7804a0c6cd44 20:23:54 Removing intermediate container 0a20c5a9f5eb 20:23:54 ---> 57f2393b6ce6 20:23:54 Step 11/24 : WORKDIR /edgex-go 20:23:55 ---> Running in d3d09c73c8fc 20:23:55 Removing intermediate container 9233e3b50652 20:23:55 ---> 36ce3de1e41b 20:23:55 Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:23:55 ---> cc019f57aeb6 20:23:55 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:55 Removing intermediate container 7804a0c6cd44 20:23:55 ---> adeb6b6f82b4 20:23:55 20:23:55 Step 12/24 : FROM alpine:3.15 20:23:55 ---> c4fc93816858 20:23:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:55 ---> Using cache 20:23:55 ---> 87679ab9376a 20:23:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:55 ---> Using cache 20:23:55 ---> 9a60b889dbee 20:23:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:23:55 ---> Running in ef316dd007c9 20:23:55 ---> Running in 6960b0abc6de 20:23:55 Removing intermediate container d3d09c73c8fc 20:23:55 ---> 513c43fe6467 20:23:55 20:23:55 Step 12/24 : FROM alpine:3.15 20:23:55 ---> c4fc93816858 20:23:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:55 ---> Using cache 20:23:55 ---> 87679ab9376a 20:23:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:23:55 Removing intermediate container ef316dd007c9 20:23:55 ---> 510b8ab3be1f 20:23:55 Step 22/22 : LABEL version=3.0.0-dev.23 20:23:55 ---> Running in f8b54b6f824a 20:23:55 ---> Running in 2a1fce1a02ad 20:23:56 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:23:56 Status: Downloaded newer image for alpine:3.15 20:23:56 ---> 8aa73fd46299 20:23:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:56 Removing intermediate container 2a1fce1a02ad 20:23:56 ---> 3cf296ee3476 20:23:56 20:23:56 ---> 086088511d19 20:23:56 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:56 Successfully built 3cf296ee3476 20:23:56 Successfully tagged core-data:latest 20:23:56  Building core-data ... done Building security-spiffe-token-provider 20:23:56 ---> Running in e49f818c94e7 20:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:56 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:23:56 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:23:56 OK: 15859 distinct packages available 20:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:57 (1/4) Installing dumb-init (1.2.5-r1) 20:23:57 (2/4) Installing musl-obstack (1.2.3-r0) 20:23:57 (3/4) Installing libucontext (1.1-r0) 20:23:57 (4/4) Installing gcompat (1.0.0-r4) 20:23:57 Executing busybox-1.34.1-r7.trigger 20:23:57 OK: 6 MiB in 18 packages 20:23:57 Removing intermediate container e49f818c94e7 20:23:57 ---> a5fb4f0f47d8 20:23:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:57 ---> Running in 80bd4901f92b 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:24:01 ---> 693384664f9f 20:24:01 Step 3/19 : WORKDIR /edgex-go 20:24:01 ---> Using cache 20:24:01 ---> f004d3f55e1f 20:24:01 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:24:02 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:24:02 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:24:02 OK: 15736 distinct packages available 20:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:04 (1/5) Installing dumb-init (1.2.5-r1) 20:24:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:24:04 (3/5) Installing libucontext (1.1-r0) 20:24:04 (4/5) Installing gcompat (1.0.0-r4) 20:24:04 (5/5) Installing openssl (1.1.1s-r1) 20:24:04 Executing busybox-1.34.1-r7.trigger 20:24:04 OK: 6 MiB in 19 packages 20:24:04 ---> Running in 9179bcc93026 20:24:04 ---> 9386ad53f934 20:24:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:24:04 Removing intermediate container 6960b0abc6de 20:24:04 ---> 322cf2ae6b41 20:24:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:24:04 ---> Running in 722eedb8f7ae 20:24:04 Removing intermediate container f8b54b6f824a 20:24:04 ---> f984be3d3ab1 20:24:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:04 Removing intermediate container 722eedb8f7ae 20:24:04 ---> 84e235d971cb 20:24:04 Step 19/21 : LABEL arch=x86_64 20:24:04 ---> Running in 73a50face1c2 20:24:04 ---> 2950c27c4c64 20:24:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:04 Removing intermediate container 73a50face1c2 20:24:04 ---> 9e00430651eb 20:24:04 Step 20/21 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:24:04 ---> f816b6e835a0 20:24:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:24:04 ---> Running in eba86424c1b9 20:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:05 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:24:05 v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:24:05 OK: 17043 distinct packages available 20:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:05 Removing intermediate container eba86424c1b9 20:24:05 ---> 400171a0e6fb 20:24:05 Step 21/21 : LABEL version=3.0.0-dev.23 20:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:06 OK: 211 MiB in 51 packages 20:24:06 ---> f3e804407806 20:24:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:06 ---> Running in 1de197b58956 20:24:06 ---> Running in 44d46bc27262 20:24:06 ---> bb04f7d4a304 20:24:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:24:06 Removing intermediate container 44d46bc27262 20:24:06 ---> ce6aad139a40 20:24:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:06 Removing intermediate container 1de197b58956 20:24:06 ---> 0a8d2104409f 20:24:06 20:24:06 ---> Running in e25cd26236f9 20:24:06 Successfully built 0a8d2104409f 20:24:06 Successfully tagged security-proxy-setup:latest 20:24:06  Building security-proxy-setup ... done  ---> 436827848192 20:24:06 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:06 ---> Running in 956131757bce 20:24:06 Removing intermediate container 9179bcc93026 20:24:06 ---> 81674204c8e3 20:24:06 Step 5/19 : COPY go.mod vendor* ./ 20:24:06 Removing intermediate container e25cd26236f9 20:24:06 ---> 8e2f4d73a433 20:24:06 Step 22/24 : LABEL arch=x86_64 20:24:06 ---> Running in ca8a89c16c3a 20:24:06 Removing intermediate container 956131757bce 20:24:06 ---> e3c10079b469 20:24:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:07 Removing intermediate container ca8a89c16c3a 20:24:07 ---> cf0520773ab9 20:24:07 Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:24:07 ---> bff66b8ab6e0 20:24:07 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:07 ---> Running in 174e2669b5c0 20:24:07 ---> Running in 226562dca93b 20:24:07 ---> e023e1c5179c 20:24:07 Step 19/24 : WORKDIR / 20:24:07 Removing intermediate container 226562dca93b 20:24:07 ---> bdb103e87a74 20:24:07 Step 24/24 : LABEL version=3.0.0-dev.23 20:24:07 Removing intermediate container 80bd4901f92b 20:24:07 ---> 884d0923925c 20:24:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:24:07 ---> Running in 65c5b4cf024a 20:24:07 ---> Running in 0706ee1cfa65 20:24:07 Removing intermediate container 65c5b4cf024a 20:24:07 ---> 94e05ce37ef4 20:24:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:07 ---> Running in ef1c5c29437e 20:24:07 Removing intermediate container 0706ee1cfa65 20:24:07 ---> d4ed36faaacb 20:24:07 20:24:07 Successfully built d4ed36faaacb 20:24:07 Successfully tagged security-spire-agent:latest 20:24:07  Building security-spire-agent ... done Removing intermediate container ef1c5c29437e 20:24:07 ---> 7afca4abd58a 20:24:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:07 ---> Running in 069dd8c6baf6 20:24:08 Removing intermediate container 069dd8c6baf6 20:24:08 ---> 14804b529808 20:24:08 Step 22/24 : LABEL arch=x86_64 20:24:08 ---> Running in 33f3af3ae8ea 20:24:08 Removing intermediate container 33f3af3ae8ea 20:24:08 ---> 1df8d82daf56 20:24:08 Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:24:08 ---> Running in 5da0ecd3a6c0 20:24:08 Removing intermediate container 5da0ecd3a6c0 20:24:08 ---> ae44206ca52a 20:24:08 Step 24/24 : LABEL version=3.0.0-dev.23 20:24:08 ---> Running in 363bbe3c8809 20:24:08 Removing intermediate container 363bbe3c8809 20:24:08 ---> 70fa6e0ea369 20:24:08 20:24:08 Successfully built 70fa6e0ea369 20:24:08 Successfully tagged security-spire-config:latest 20:24:11 ---> c34c4e796cd7 20:24:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:21 ---> 504644368e3d 20:24:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:24:21 ---> aa7036a620ee 20:24:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:24:22 ---> 25e144dc00e1 20:24:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:24:23 ---> 27bb957dcc7a 20:24:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:23 ---> Running in e38d144a2dc7 20:24:24 Removing intermediate container e38d144a2dc7 20:24:24 ---> 65d55c085717 20:24:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:24 ---> Running in eb20a5220c81 20:24:25 Removing intermediate container eb20a5220c81 20:24:25 ---> 4c08ba7f0456 20:24:25 Step 22/24 : LABEL arch=arm64 20:24:25 ---> Running in 5827abf8f77b 20:24:25 Removing intermediate container 5827abf8f77b 20:24:25 ---> 83b08b8846f9 20:24:25 Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:24:25 ---> Running in be0db9c07c6c 20:24:26 Removing intermediate container be0db9c07c6c 20:24:26 ---> 0130cc118a05 20:24:26 Step 24/24 : LABEL version=3.0.0-dev.23 20:24:26 ---> Running in 50364219ebb3 20:24:26  Building security-spire-config ... done Removing intermediate container 1dc052cf01c9 20:24:26 ---> 876c8dbe84c7 20:24:26 20:24:26 Step 10/22 : FROM alpine:3.16 20:24:26 ---> bfe296a52501 20:24:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:24:26 ---> Running in 1ca60ff9995b 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:26 Removing intermediate container 174e2669b5c0 20:24:26 ---> 9018b56669b8 20:24:26 Step 7/19 : COPY . . 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:26 (1/2) Installing ca-certificates (20220614-r0) 20:24:26 (2/2) Installing dumb-init (1.2.5-r1) 20:24:26 Executing busybox-1.35.0-r17.trigger 20:24:26 Executing ca-certificates-20220614-r0.trigger 20:24:26 OK: 6 MiB in 16 packages 20:24:27 Removing intermediate container 50364219ebb3 20:24:27 ---> 59d3342f3cb1 20:24:27 20:24:27 Successfully built 59d3342f3cb1 20:24:27 Successfully tagged security-spire-agent-arm64:latest 20:24:27 Building security-spire-config 20:24:31 ---> a829713d01c6 20:24:31 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:31 ---> Running in 41bd55454f29 20:24:31 Removing intermediate container 1ca60ff9995b 20:24:31 ---> 65da71935a51 20:24:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:24:31 ---> Running in a5cef0a6ba03 20:24:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:24:31  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:31 ---> 8780611b436e 20:24:31 Step 3/24 : WORKDIR /edgex-go 20:24:31 ---> Using cache 20:24:31 ---> 84f6c3afe5fe 20:24:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:24:31 ---> Using cache 20:24:31 ---> d112c58e37c4 20:24:31 Step 5/24 : COPY go.mod vendor* ./ 20:24:31 ---> Using cache 20:24:31 ---> 07f6330a736c 20:24:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:31 ---> Using cache 20:24:31 ---> 3222149221c8 20:24:31 Step 7/24 : COPY . . 20:24:31 ---> Using cache 20:24:31 ---> e5182ad10244 20:24:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:24:31 ---> Using cache 20:24:31 ---> 5353ee8782b3 20:24:31 Step 9/24 : WORKDIR /edgex-go/spire-build 20:24:31 ---> Using cache 20:24:31 ---> ec949cb3146e 20:24:31 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:24:31 ---> Using cache 20:24:31 ---> a73819600e27 20:24:31 Step 11/24 : WORKDIR /edgex-go 20:24:31 ---> Using cache 20:24:31 ---> 50550858e709 20:24:31 20:24:31 Step 12/24 : FROM alpine:3.15 20:24:31 ---> 8aa73fd46299 20:24:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:31 ---> Using cache 20:24:31 ---> a5fb4f0f47d8 20:24:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:24:31 Removing intermediate container a5cef0a6ba03 20:24:31 ---> 87255cea2344 20:24:31 Step 13/22 : ENV APP_PORT=59860 20:24:31 ---> Running in 0f18018d7a7d 20:24:31 Removing intermediate container 0f18018d7a7d 20:24:31 ---> eabe864eb173 20:24:31 Step 14/22 : EXPOSE $APP_PORT 20:24:31 ---> Running in 92b8cbabfe71 20:24:32 ---> Running in 3b4f3e94ac54 20:24:32 Removing intermediate container 92b8cbabfe71 20:24:32 ---> d320ea36c645 20:24:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:32 ---> fc67c76f7920 20:24:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:24:33 ---> 53078edcaa1b 20:24:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:24:33 ---> 9056f03703f8 20:24:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:24:33 ---> Running in 8042ca788483 20:24:33 Removing intermediate container 8042ca788483 20:24:33 ---> 03595c874720 20:24:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:33 ---> Running in 9cb6e9f81652 20:24:33 Removing intermediate container 9cb6e9f81652 20:24:33 ---> 24f8ef8943a2 20:24:33 Step 20/22 : LABEL arch=x86_64 20:24:33 ---> Running in 84d1a431b96e 20:24:33 Removing intermediate container 84d1a431b96e 20:24:33 ---> aa9106e1c54c 20:24:33 Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:24:33 ---> Running in 8dfc859d024b 20:24:33 Removing intermediate container 8dfc859d024b 20:24:33 ---> 3c1e9e137ecc 20:24:33 Step 22/22 : LABEL version=3.0.0-dev.23 20:24:33 ---> Running in d93581d8a662 20:24:33 Removing intermediate container d93581d8a662 20:24:33 ---> 5066ed73e397 20:24:33 20:24:33 Successfully built 5066ed73e397 20:24:33 Successfully tagged support-notifications:latest 20:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:37 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:24:37 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:24:37 OK: 15736 distinct packages available 20:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:39 (1/4) Installing dumb-init (1.2.5-r1) 20:24:39 (2/4) Installing musl-obstack (1.2.3-r0) 20:24:39 (3/4) Installing libucontext (1.1-r0) 20:24:39 (4/4) Installing gcompat (1.0.0-r4) 20:24:39 Executing busybox-1.34.1-r7.trigger 20:24:39 OK: 6 MiB in 18 packages 20:24:43 Removing intermediate container 3b4f3e94ac54 20:24:43 ---> 1cac0b767c89 20:24:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:50 ---> 15b8af6d82d6 20:24:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:24:51 ---> 964a6f333fe4 20:24:51 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:51 ---> Running in 6429e48cf32b 20:24:52 Removing intermediate container 6429e48cf32b 20:24:52 ---> 361e2cbe75cd 20:24:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:53 ---> f7d1c0b78ca8 20:24:53 Step 19/24 : WORKDIR / 20:24:53 ---> Running in a9953e74ae2c 20:24:54 Removing intermediate container a9953e74ae2c 20:24:54 ---> 83dabdfbd2dd 20:24:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:54 ---> Running in 0f3b8726da7f 20:24:54 Removing intermediate container 0f3b8726da7f 20:24:54 ---> caf8425b98ab 20:24:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:54 ---> Running in 47723bae7945 20:24:55 Removing intermediate container 47723bae7945 20:24:55 ---> 8b6f6ad549a0 20:24:55 Step 22/24 : LABEL arch=arm64 20:24:55 ---> Running in f430b3722ee1 20:24:55  Building support-notifications ... done Removing intermediate container 41bd55454f29 20:24:55 ---> bb3a71a83519 20:24:55 20:24:55 Step 9/19 : FROM alpine:3.15 20:24:55 ---> c4fc93816858 20:24:55 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:55 ---> Using cache 20:24:55 ---> 87679ab9376a 20:24:55 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:24:55 ---> Running in 9a80d898efaf 20:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:55 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:24:55 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:24:55 OK: 15859 distinct packages available 20:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:55 (1/9) Installing ca-certificates (20220614-r0) 20:24:55 (2/9) Installing brotli-libs (1.0.9-r5) 20:24:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:24:55 (4/9) Installing libcurl (7.80.0-r5) 20:24:55 (5/9) Installing curl (7.80.0-r5) 20:24:55 (6/9) Installing dumb-init (1.2.5-r1) 20:24:55 (7/9) Installing musl-obstack (1.2.3-r0) 20:24:55 (8/9) Installing libucontext (1.1-r0) 20:24:55 (9/9) Installing gcompat (1.0.0-r4) 20:24:55 Executing busybox-1.34.1-r7.trigger 20:24:55 Executing ca-certificates-20220614-r0.trigger 20:24:55 OK: 8 MiB in 23 packages 20:24:55 Removing intermediate container 9a80d898efaf 20:24:55 ---> 59f65bbb8a60 20:24:55 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:55 ---> 413851c02982 20:24:55 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:24:56 Removing intermediate container f430b3722ee1 20:24:56 ---> 959d8e2bf511 20:24:56 Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:24:56 ---> Running in 4f0aebbda342 20:24:56 ---> 51d6c4abcca7 20:24:56 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:24:56 ---> f6f03f2a54d8 20:24:56 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:24:56 ---> Running in cbe6684f832e 20:24:57 Removing intermediate container cbe6684f832e 20:24:57 ---> 737be6d13407 20:24:57 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:57 ---> Running in 1a5558b0a3a6 20:24:57 Removing intermediate container 1a5558b0a3a6 20:24:57 ---> c2e9a0ffbaba 20:24:57 Step 17/19 : LABEL arch=x86_64 20:24:57 ---> Running in de8c69261378 20:24:58 Removing intermediate container de8c69261378 20:24:58 ---> 11f5b35ac51c 20:24:58 Step 18/19 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:24:58 Removing intermediate container 4f0aebbda342 20:24:58 ---> 0ccbbd275798 20:24:58 Step 24/24 : LABEL version=3.0.0-dev.23 20:24:58 ---> Running in b297784ab1bb 20:24:58 ---> Running in 0b6accd774cd 20:24:58 Removing intermediate container 0b6accd774cd 20:24:58 ---> dece2cc150f8 20:24:58 Step 19/19 : LABEL version=3.0.0-dev.23 20:24:58 ---> Running in c756e511f4c8 20:24:58 Removing intermediate container c756e511f4c8 20:24:58 ---> fccf2f0d34ea 20:24:58 20:24:58 Successfully built fccf2f0d34ea 20:24:58 Successfully tagged security-spiffe-token-provider:latest 20:24:59 Removing intermediate container b297784ab1bb 20:24:59 ---> f53324b78d43 20:24:59 20:24:59 Successfully built f53324b78d43 20:24:59 Successfully tagged security-spire-config-arm64:latest 20:24:59  Building security-spire-config ... done Building support-scheduler 20:24:59  Building security-spiffe-token-provider ... done  [Pipeline] } 20:24:59 $ docker stop --time=1 f67c53570d02558b2cdd2e0f12799d173c2b4a1719e4726840abc6990f0871b7 20:25:00 $ docker rm -f --volumes f67c53570d02558b2cdd2e0f12799d173c2b4a1719e4726840abc6990f0871b7 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:00 + docker images 20:25:00 REPOSITORY TAG IMAGE ID CREATED SIZE 20:25:00 security-spiffe-token-provider latest fccf2f0d34ea 2 seconds ago 29.8MB 20:25:00 bb3a71a83519 9 seconds ago 1.7GB 20:25:00 support-notifications latest 5066ed73e397 27 seconds ago 30.6MB 20:25:00 876c8dbe84c7 40 seconds ago 1.74GB 20:25:00 security-spire-config latest 70fa6e0ea369 52 seconds ago 85.8MB 20:25:00 security-spire-agent latest d4ed36faaacb 53 seconds ago 125MB 20:25:00 security-proxy-setup latest 0a8d2104409f 54 seconds ago 27.8MB 20:25:00 adeb6b6f82b4 About a minute ago 1.54GB 20:25:00 core-data latest 3cf296ee3476 About a minute ago 17.9MB 20:25:00 513c43fe6467 About a minute ago 1.54GB 20:25:00 69c24152f5e7 About a minute ago 1.68GB 20:25:00 b8b25fa4fd9d About a minute ago 1.66GB 20:25:00 support-scheduler latest cd2b89be101e About a minute ago 30MB 20:25:00 security-bootstrapper latest 4827d94bd077 2 minutes ago 20.3MB 20:25:00 98ea32d87ffc 2 minutes ago 1.74GB 20:25:00 security-secretstore-setup latest 986465d0280e 2 minutes ago 29.9MB 20:25:00 core-metadata latest cc0f35562e03 2 minutes ago 18.5MB 20:25:00 core-command latest fc3bcbf48954 2 minutes ago 17.7MB 20:25:00 96b5fe68ab37 2 minutes ago 1.66GB 20:25:00 9b8522fb9c2a 2 minutes ago 1.68GB 20:25:00 daefe3717869 2 minutes ago 1.67GB 20:25:00 d4f408d085a8 2 minutes ago 1.66GB 20:25:00 security-spire-server latest 496b0d86bdac 2 minutes ago 86.5MB 20:25:00 c10463ea15a9 3 minutes ago 1.54GB 20:25:00 ci-base-image-x86_64 latest 693384664f9f 6 minutes ago 904MB 20:25:00 alpine 3.16 bfe296a52501 2 months ago 5.54MB 20:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 20:25:00 alpine 3.15 c4fc93816858 5 months ago 5.59MB 20:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 20:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:00 provisioning config files... 20:25:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/379@tmp/config6790705452373599160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:01 ---> docker-login.sh 20:25:01 nexus3.edgexfoundry.org:10001 20:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:01 Configure a credential helper to remove this warning. See 20:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:01 20:25:01 Login Succeeded 20:25:01 nexus3.edgexfoundry.org:10002 20:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:01 Configure a credential helper to remove this warning. See 20:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:01 20:25:01 Login Succeeded 20:25:01 nexus3.edgexfoundry.org:10003 20:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:01 Configure a credential helper to remove this warning. See 20:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:01 20:25:01 Login Succeeded 20:25:01 nexus3.edgexfoundry.org:10004 20:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:01 Configure a credential helper to remove this warning. See 20:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:01 20:25:01 Login Succeeded 20:25:01 docker.io 20:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:01 Configure a credential helper to remove this warning. See 20:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:01 20:25:01 Login Succeeded 20:25:01 ---> docker-login.sh ends [Pipeline] } 20:25:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:01 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:25:01 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:01 latest 20:25:01 3.0.0-dev.23 20:25:01 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:01 main 20:25:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:02 + docker push nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:02 12c321ed8b2c: Preparing 20:25:02 d5da2ba7d9eb: Preparing 20:25:02 75497e65fab2: Preparing 20:25:02 9b5623c2e2b2: Preparing 20:25:02 e5e13b0c77cb: Preparing 20:25:02 e5e13b0c77cb: Layer already exists 20:25:02 9b5623c2e2b2: Pushed 20:25:02 12c321ed8b2c: Pushed 20:25:02 75497e65fab2: Pushed 20:25:03 d5da2ba7d9eb: Pushed 20:25:03 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:04 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:04 12c321ed8b2c: Preparing 20:25:04 d5da2ba7d9eb: Preparing 20:25:04 75497e65fab2: Preparing 20:25:04 9b5623c2e2b2: Preparing 20:25:04 e5e13b0c77cb: Preparing 20:25:04 e5e13b0c77cb: Layer already exists 20:25:04 12c321ed8b2c: Layer already exists 20:25:04 d5da2ba7d9eb: Layer already exists 20:25:04 9b5623c2e2b2: Layer already exists 20:25:04 75497e65fab2: Layer already exists 20:25:04 latest: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:04 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.23 20:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:04 12c321ed8b2c: Preparing 20:25:04 d5da2ba7d9eb: Preparing 20:25:04 75497e65fab2: Preparing 20:25:04 9b5623c2e2b2: Preparing 20:25:04 e5e13b0c77cb: Preparing 20:25:04 75497e65fab2: Layer already exists 20:25:04 12c321ed8b2c: Layer already exists 20:25:04 e5e13b0c77cb: Layer already exists 20:25:04 9b5623c2e2b2: Layer already exists 20:25:04 d5da2ba7d9eb: Layer already exists 20:25:04 3.0.0-dev.23: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:05 + docker push nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:05 12c321ed8b2c: Preparing 20:25:05 d5da2ba7d9eb: Preparing 20:25:05 75497e65fab2: Preparing 20:25:05 9b5623c2e2b2: Preparing 20:25:05 e5e13b0c77cb: Preparing 20:25:05 e5e13b0c77cb: Layer already exists 20:25:05 9b5623c2e2b2: Layer already exists 20:25:05 d5da2ba7d9eb: Layer already exists 20:25:05 12c321ed8b2c: Layer already exists 20:25:05 75497e65fab2: Layer already exists 20:25:05 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:05 ---> 8780611b436e 20:25:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:25:05 ---> Using cache 20:25:05 ---> c463bfd92855 20:25:05 Step 4/22 : WORKDIR /edgex-go 20:25:05 ---> Using cache 20:25:05 ---> d45744bb931c 20:25:05 Step 5/22 : RUN apk add --update --no-cache make git 20:25:05 ---> Running in 0256a99b0281 20:25:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:06 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:06 12c321ed8b2c: Preparing 20:25:06 d5da2ba7d9eb: Preparing 20:25:06 75497e65fab2: Preparing 20:25:06 9b5623c2e2b2: Preparing 20:25:06 e5e13b0c77cb: Preparing 20:25:06 9b5623c2e2b2: Layer already exists 20:25:06 d5da2ba7d9eb: Layer already exists 20:25:06 75497e65fab2: Layer already exists 20:25:06 e5e13b0c77cb: Layer already exists 20:25:06 12c321ed8b2c: Layer already exists 20:25:06 main: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:06 ===================================================== [Pipeline] echo 20:25:06 taggedImages: 20:25:06 - nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:06 - nexus3.edgexfoundry.org:10004/core-command:latest 20:25:06 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.23 20:25:06 - nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:06 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:25:06 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:25:06 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:06 latest 20:25:06 3.0.0-dev.23 20:25:06 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:06 main 20:25:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:06 + docker push nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:06 afcfc47ba17d: Preparing 20:25:06 ea96ca8ba3a9: Preparing 20:25:06 75497e65fab2: Preparing 20:25:06 fd75d7ea04bc: Preparing 20:25:06 e5e13b0c77cb: Preparing 20:25:06 e5e13b0c77cb: Layer already exists 20:25:06 75497e65fab2: Layer already exists 20:25:06 afcfc47ba17d: Pushed 20:25:06 fd75d7ea04bc: Pushed 20:25:08 ea96ca8ba3a9: Pushed 20:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:08 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:09 afcfc47ba17d: Preparing 20:25:09 ea96ca8ba3a9: Preparing 20:25:09 75497e65fab2: Preparing 20:25:09 fd75d7ea04bc: Preparing 20:25:09 e5e13b0c77cb: Preparing 20:25:09 75497e65fab2: Layer already exists 20:25:09 afcfc47ba17d: Layer already exists 20:25:09 fd75d7ea04bc: Layer already exists 20:25:09 e5e13b0c77cb: Layer already exists 20:25:09 ea96ca8ba3a9: Layer already exists 20:25:09 latest: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.23 20:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:10 afcfc47ba17d: Preparing 20:25:10 ea96ca8ba3a9: Preparing 20:25:10 75497e65fab2: Preparing 20:25:10 fd75d7ea04bc: Preparing 20:25:10 e5e13b0c77cb: Preparing 20:25:10 afcfc47ba17d: Layer already exists 20:25:10 75497e65fab2: Layer already exists 20:25:10 ea96ca8ba3a9: Layer already exists 20:25:10 fd75d7ea04bc: Layer already exists 20:25:10 e5e13b0c77cb: Layer already exists 20:25:10 3.0.0-dev.23: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker push nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:10 afcfc47ba17d: Preparing 20:25:10 ea96ca8ba3a9: Preparing 20:25:10 75497e65fab2: Preparing 20:25:10 fd75d7ea04bc: Preparing 20:25:10 e5e13b0c77cb: Preparing 20:25:10 ea96ca8ba3a9: Layer already exists 20:25:10 afcfc47ba17d: Layer already exists 20:25:10 e5e13b0c77cb: Layer already exists 20:25:10 fd75d7ea04bc: Layer already exists 20:25:10 75497e65fab2: Layer already exists 20:25:10 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:11 afcfc47ba17d: Preparing 20:25:11 ea96ca8ba3a9: Preparing 20:25:11 75497e65fab2: Preparing 20:25:11 fd75d7ea04bc: Preparing 20:25:11 e5e13b0c77cb: Preparing 20:25:11 ea96ca8ba3a9: Layer already exists 20:25:11 fd75d7ea04bc: Layer already exists 20:25:11 75497e65fab2: Layer already exists 20:25:12 e5e13b0c77cb: Layer already exists 20:25:12 afcfc47ba17d: Layer already exists 20:25:12 main: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:12 ===================================================== [Pipeline] echo 20:25:12 taggedImages: 20:25:12 - nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:12 - nexus3.edgexfoundry.org:10004/core-data:latest 20:25:12 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.23 20:25:12 - nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:12 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:25:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:25:12 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:12 latest 20:25:12 3.0.0-dev.23 20:25:12 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:12 main 20:25:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:13 fc59540cca1c: Preparing 20:25:13 77f284508ac6: Preparing 20:25:13 aca214fa05c1: Preparing 20:25:13 75497e65fab2: Preparing 20:25:13 9b5623c2e2b2: Preparing 20:25:13 e5e13b0c77cb: Preparing 20:25:13 e5e13b0c77cb: Waiting 20:25:13 9b5623c2e2b2: Layer already exists 20:25:13 75497e65fab2: Layer already exists 20:25:13 e5e13b0c77cb: Layer already exists 20:25:13 77f284508ac6: Pushed 20:25:13 fc59540cca1c: Pushed 20:25:13 OK: 221 MiB in 51 packages 20:25:14 aca214fa05c1: Pushed 20:25:14 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 Removing intermediate container 0256a99b0281 20:25:15 ---> 102c77c5488c 20:25:15 Step 6/22 : COPY go.mod vendor* ./ 20:25:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:15 fc59540cca1c: Preparing 20:25:15 77f284508ac6: Preparing 20:25:15 aca214fa05c1: Preparing 20:25:15 75497e65fab2: Preparing 20:25:15 9b5623c2e2b2: Preparing 20:25:15 e5e13b0c77cb: Preparing 20:25:15 77f284508ac6: Layer already exists 20:25:15 fc59540cca1c: Layer already exists 20:25:15 75497e65fab2: Layer already exists 20:25:15 9b5623c2e2b2: Layer already exists 20:25:15 aca214fa05c1: Layer already exists 20:25:15 e5e13b0c77cb: Layer already exists 20:25:15 latest: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.23 20:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:15 fc59540cca1c: Preparing 20:25:15 77f284508ac6: Preparing 20:25:15 aca214fa05c1: Preparing 20:25:15 75497e65fab2: Preparing 20:25:15 9b5623c2e2b2: Preparing 20:25:15 e5e13b0c77cb: Preparing 20:25:15 e5e13b0c77cb: Waiting 20:25:15 77f284508ac6: Layer already exists 20:25:15 75497e65fab2: Layer already exists 20:25:15 9b5623c2e2b2: Layer already exists 20:25:15 fc59540cca1c: Layer already exists 20:25:15 aca214fa05c1: Layer already exists 20:25:15 e5e13b0c77cb: Layer already exists 20:25:15 3.0.0-dev.23: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:16 fc59540cca1c: Preparing 20:25:16 77f284508ac6: Preparing 20:25:16 aca214fa05c1: Preparing 20:25:16 75497e65fab2: Preparing 20:25:16 9b5623c2e2b2: Preparing 20:25:16 e5e13b0c77cb: Preparing 20:25:16 e5e13b0c77cb: Waiting 20:25:16 75497e65fab2: Layer already exists 20:25:16 9b5623c2e2b2: Layer already exists 20:25:16 fc59540cca1c: Layer already exists 20:25:16 77f284508ac6: Layer already exists 20:25:16 aca214fa05c1: Layer already exists 20:25:16 e5e13b0c77cb: Layer already exists 20:25:16 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 ---> b60ce116aabe 20:25:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv 20:25:16 ---> Running in 004f91312993 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:16 fc59540cca1c: Preparing 20:25:16 77f284508ac6: Preparing 20:25:16 aca214fa05c1: Preparing 20:25:16 75497e65fab2: Preparing 20:25:16 9b5623c2e2b2: Preparing 20:25:16 e5e13b0c77cb: Preparing 20:25:16 e5e13b0c77cb: Waiting 20:25:16 fc59540cca1c: Layer already exists 20:25:16 77f284508ac6: Layer already exists 20:25:16 9b5623c2e2b2: Layer already exists 20:25:16 aca214fa05c1: Layer already exists 20:25:16 75497e65fab2: Layer already exists 20:25:16 e5e13b0c77cb: Layer already exists 20:25:16 main: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:17 ===================================================== [Pipeline] echo 20:25:17 taggedImages: 20:25:17 - nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:17 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:17 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.23 20:25:17 - nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:17 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:25:17 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:25:17 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:17 latest 20:25:17 3.0.0-dev.23 20:25:17 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:17 main 20:25:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:17 6ae901f3b20c: Preparing 20:25:17 6ae901f3b20c: Preparing 20:25:17 c1278e9361a5: Preparing 20:25:17 9f58f2419751: Preparing 20:25:17 37fe6f672dae: Preparing 20:25:17 7ad04e6240cd: Preparing 20:25:17 3b1f8bd4ae33: Preparing 20:25:17 75497e65fab2: Preparing 20:25:17 3b1f8bd4ae33: Waiting 20:25:17 ed1e856efe41: Preparing 20:25:17 85e7237649fb: Preparing 20:25:17 62f3a13b3783: Preparing 20:25:17 75497e65fab2: Waiting 20:25:17 ed1e856efe41: Waiting 20:25:17 85e7237649fb: Waiting 20:25:17 1e5e82a3dc02: Preparing 20:25:17 e5e13b0c77cb: Preparing 20:25:17 62f3a13b3783: Waiting 20:25:17 1e5e82a3dc02: Waiting 20:25:17 e5e13b0c77cb: Waiting 20:25:17 c1278e9361a5: Pushed 20:25:17 9f58f2419751: Pushed 20:25:17 6ae901f3b20c: Pushed 20:25:17 37fe6f672dae: Pushed 20:25:17 7ad04e6240cd: Pushed 20:25:17 75497e65fab2: Layer already exists 20:25:17 ed1e856efe41: Pushed 20:25:17 e5e13b0c77cb: Layer already exists 20:25:17 85e7237649fb: Pushed 20:25:17 62f3a13b3783: Pushed 20:25:17 1e5e82a3dc02: Pushed 20:25:19 3b1f8bd4ae33: Pushed 20:25:19 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:20 6ae901f3b20c: Preparing 20:25:20 6ae901f3b20c: Preparing 20:25:20 c1278e9361a5: Preparing 20:25:20 9f58f2419751: Preparing 20:25:20 37fe6f672dae: Preparing 20:25:20 7ad04e6240cd: Preparing 20:25:20 3b1f8bd4ae33: Preparing 20:25:20 75497e65fab2: Preparing 20:25:20 ed1e856efe41: Preparing 20:25:20 85e7237649fb: Preparing 20:25:20 62f3a13b3783: Preparing 20:25:20 1e5e82a3dc02: Preparing 20:25:20 e5e13b0c77cb: Preparing 20:25:20 3b1f8bd4ae33: Waiting 20:25:20 75497e65fab2: Waiting 20:25:20 ed1e856efe41: Waiting 20:25:20 85e7237649fb: Waiting 20:25:20 62f3a13b3783: Waiting 20:25:20 1e5e82a3dc02: Waiting 20:25:20 e5e13b0c77cb: Waiting 20:25:20 37fe6f672dae: Layer already exists 20:25:20 7ad04e6240cd: Layer already exists 20:25:20 6ae901f3b20c: Layer already exists 20:25:20 c1278e9361a5: Layer already exists 20:25:20 9f58f2419751: Layer already exists 20:25:20 3b1f8bd4ae33: Layer already exists 20:25:20 75497e65fab2: Layer already exists 20:25:20 ed1e856efe41: Layer already exists 20:25:20 62f3a13b3783: Layer already exists 20:25:20 85e7237649fb: Layer already exists 20:25:20 1e5e82a3dc02: Layer already exists 20:25:20 e5e13b0c77cb: Layer already exists 20:25:20 latest: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.23 20:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:20 6ae901f3b20c: Preparing 20:25:20 6ae901f3b20c: Preparing 20:25:20 c1278e9361a5: Preparing 20:25:20 9f58f2419751: Preparing 20:25:20 37fe6f672dae: Preparing 20:25:20 7ad04e6240cd: Preparing 20:25:20 3b1f8bd4ae33: Preparing 20:25:20 75497e65fab2: Preparing 20:25:20 ed1e856efe41: Preparing 20:25:20 85e7237649fb: Preparing 20:25:20 62f3a13b3783: Preparing 20:25:20 1e5e82a3dc02: Preparing 20:25:20 e5e13b0c77cb: Preparing 20:25:20 3b1f8bd4ae33: Waiting 20:25:20 1e5e82a3dc02: Waiting 20:25:20 ed1e856efe41: Waiting 20:25:20 85e7237649fb: Waiting 20:25:20 e5e13b0c77cb: Waiting 20:25:20 62f3a13b3783: Waiting 20:25:20 6ae901f3b20c: Layer already exists 20:25:20 c1278e9361a5: Layer already exists 20:25:20 9f58f2419751: Layer already exists 20:25:20 7ad04e6240cd: Layer already exists 20:25:20 37fe6f672dae: Layer already exists 20:25:20 3b1f8bd4ae33: Layer already exists 20:25:20 75497e65fab2: Layer already exists 20:25:20 85e7237649fb: Layer already exists 20:25:20 ed1e856efe41: Layer already exists 20:25:20 62f3a13b3783: Layer already exists 20:25:20 1e5e82a3dc02: Layer already exists 20:25:20 e5e13b0c77cb: Layer already exists 20:25:20 3.0.0-dev.23: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:21 6ae901f3b20c: Preparing 20:25:21 6ae901f3b20c: Preparing 20:25:21 c1278e9361a5: Preparing 20:25:21 9f58f2419751: Preparing 20:25:21 37fe6f672dae: Preparing 20:25:21 7ad04e6240cd: Preparing 20:25:21 3b1f8bd4ae33: Preparing 20:25:21 75497e65fab2: Preparing 20:25:21 ed1e856efe41: Preparing 20:25:21 85e7237649fb: Preparing 20:25:21 62f3a13b3783: Preparing 20:25:21 1e5e82a3dc02: Preparing 20:25:21 e5e13b0c77cb: Preparing 20:25:21 75497e65fab2: Waiting 20:25:21 3b1f8bd4ae33: Waiting 20:25:21 ed1e856efe41: Waiting 20:25:21 1e5e82a3dc02: Waiting 20:25:21 62f3a13b3783: Waiting 20:25:21 e5e13b0c77cb: Waiting 20:25:21 9f58f2419751: Layer already exists 20:25:21 7ad04e6240cd: Layer already exists 20:25:21 c1278e9361a5: Layer already exists 20:25:21 6ae901f3b20c: Layer already exists 20:25:21 37fe6f672dae: Layer already exists 20:25:21 3b1f8bd4ae33: Layer already exists 20:25:21 75497e65fab2: Layer already exists 20:25:21 ed1e856efe41: Layer already exists 20:25:21 85e7237649fb: Layer already exists 20:25:21 62f3a13b3783: Layer already exists 20:25:21 e5e13b0c77cb: Layer already exists 20:25:21 1e5e82a3dc02: Layer already exists 20:25:21 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:22 6ae901f3b20c: Preparing 20:25:22 6ae901f3b20c: Preparing 20:25:22 c1278e9361a5: Preparing 20:25:22 9f58f2419751: Preparing 20:25:22 37fe6f672dae: Preparing 20:25:22 7ad04e6240cd: Preparing 20:25:22 3b1f8bd4ae33: Preparing 20:25:22 75497e65fab2: Preparing 20:25:22 ed1e856efe41: Preparing 20:25:22 85e7237649fb: Preparing 20:25:22 62f3a13b3783: Preparing 20:25:22 1e5e82a3dc02: Preparing 20:25:22 e5e13b0c77cb: Preparing 20:25:22 75497e65fab2: Waiting 20:25:22 ed1e856efe41: Waiting 20:25:22 85e7237649fb: Waiting 20:25:22 3b1f8bd4ae33: Waiting 20:25:22 62f3a13b3783: Waiting 20:25:22 e5e13b0c77cb: Waiting 20:25:22 1e5e82a3dc02: Waiting 20:25:22 37fe6f672dae: Layer already exists 20:25:22 c1278e9361a5: Layer already exists 20:25:22 6ae901f3b20c: Layer already exists 20:25:22 9f58f2419751: Layer already exists 20:25:22 7ad04e6240cd: Layer already exists 20:25:22 3b1f8bd4ae33: Layer already exists 20:25:22 85e7237649fb: Layer already exists 20:25:22 62f3a13b3783: Layer already exists 20:25:22 ed1e856efe41: Layer already exists 20:25:22 75497e65fab2: Layer already exists 20:25:22 1e5e82a3dc02: Layer already exists 20:25:22 e5e13b0c77cb: Layer already exists 20:25:22 main: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:22 ===================================================== [Pipeline] echo 20:25:22 taggedImages: 20:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.23 20:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:25:22 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:25:22 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:22 latest 20:25:22 3.0.0-dev.23 20:25:22 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:22 main 20:25:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:22 e93452ea4948: Preparing 20:25:22 a05c0d683060: Preparing 20:25:22 817e2747d445: Preparing 20:25:22 3857647e0759: Preparing 20:25:22 fde29fa25f28: Preparing 20:25:22 8ad34762c5b1: Preparing 20:25:22 0772d516ee7b: Preparing 20:25:22 e5e13b0c77cb: Preparing 20:25:22 8ad34762c5b1: Waiting 20:25:22 0772d516ee7b: Waiting 20:25:22 e5e13b0c77cb: Waiting 20:25:22 fde29fa25f28: Pushed 20:25:22 a05c0d683060: Pushed 20:25:22 e93452ea4948: Pushed 20:25:23 e5e13b0c77cb: Layer already exists 20:25:23 8ad34762c5b1: Pushed 20:25:23 0772d516ee7b: Pushed 20:25:23 3857647e0759: Pushed 20:25:23 817e2747d445: Pushed 20:25:24 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:24 e93452ea4948: Preparing 20:25:24 a05c0d683060: Preparing 20:25:24 817e2747d445: Preparing 20:25:24 3857647e0759: Preparing 20:25:24 fde29fa25f28: Preparing 20:25:24 8ad34762c5b1: Preparing 20:25:24 0772d516ee7b: Preparing 20:25:24 e5e13b0c77cb: Preparing 20:25:24 0772d516ee7b: Waiting 20:25:24 e5e13b0c77cb: Waiting 20:25:24 8ad34762c5b1: Waiting 20:25:24 3857647e0759: Layer already exists 20:25:24 a05c0d683060: Layer already exists 20:25:24 fde29fa25f28: Layer already exists 20:25:24 e93452ea4948: Layer already exists 20:25:24 817e2747d445: Layer already exists 20:25:24 8ad34762c5b1: Layer already exists 20:25:24 0772d516ee7b: Layer already exists 20:25:24 e5e13b0c77cb: Layer already exists 20:25:24 latest: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.23 20:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:25 e93452ea4948: Preparing 20:25:25 a05c0d683060: Preparing 20:25:25 817e2747d445: Preparing 20:25:25 3857647e0759: Preparing 20:25:25 fde29fa25f28: Preparing 20:25:25 8ad34762c5b1: Preparing 20:25:25 0772d516ee7b: Preparing 20:25:25 e5e13b0c77cb: Preparing 20:25:25 8ad34762c5b1: Waiting 20:25:25 0772d516ee7b: Waiting 20:25:25 e5e13b0c77cb: Waiting 20:25:25 3857647e0759: Layer already exists 20:25:25 fde29fa25f28: Layer already exists 20:25:25 817e2747d445: Layer already exists 20:25:25 e93452ea4948: Layer already exists 20:25:25 a05c0d683060: Layer already exists 20:25:25 8ad34762c5b1: Layer already exists 20:25:25 e5e13b0c77cb: Layer already exists 20:25:25 0772d516ee7b: Layer already exists 20:25:25 3.0.0-dev.23: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:25 e93452ea4948: Preparing 20:25:25 a05c0d683060: Preparing 20:25:25 817e2747d445: Preparing 20:25:25 3857647e0759: Preparing 20:25:25 fde29fa25f28: Preparing 20:25:25 8ad34762c5b1: Preparing 20:25:25 0772d516ee7b: Preparing 20:25:25 e5e13b0c77cb: Preparing 20:25:25 8ad34762c5b1: Waiting 20:25:25 0772d516ee7b: Waiting 20:25:25 e5e13b0c77cb: Waiting 20:25:25 3857647e0759: Layer already exists 20:25:25 e93452ea4948: Layer already exists 20:25:25 fde29fa25f28: Layer already exists 20:25:25 a05c0d683060: Layer already exists 20:25:25 817e2747d445: Layer already exists 20:25:25 8ad34762c5b1: Layer already exists 20:25:25 0772d516ee7b: Layer already exists 20:25:25 e5e13b0c77cb: Layer already exists 20:25:25 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:26 e93452ea4948: Preparing 20:25:26 a05c0d683060: Preparing 20:25:26 817e2747d445: Preparing 20:25:26 3857647e0759: Preparing 20:25:26 fde29fa25f28: Preparing 20:25:26 8ad34762c5b1: Preparing 20:25:26 0772d516ee7b: Preparing 20:25:26 e5e13b0c77cb: Preparing 20:25:26 8ad34762c5b1: Waiting 20:25:26 0772d516ee7b: Waiting 20:25:26 e5e13b0c77cb: Waiting 20:25:26 fde29fa25f28: Layer already exists 20:25:26 817e2747d445: Layer already exists 20:25:26 3857647e0759: Layer already exists 20:25:26 e93452ea4948: Layer already exists 20:25:26 a05c0d683060: Layer already exists 20:25:26 8ad34762c5b1: Layer already exists 20:25:26 0772d516ee7b: Layer already exists 20:25:26 e5e13b0c77cb: Layer already exists 20:25:26 main: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:26 ===================================================== [Pipeline] echo 20:25:26 taggedImages: 20:25:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.23 20:25:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:25:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:25:26 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:26 latest 20:25:26 3.0.0-dev.23 20:25:26 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:26 main 20:25:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:27 3d8120b9c1ce: Preparing 20:25:27 245bf4075cfe: Preparing 20:25:27 6c19f100909a: Preparing 20:25:27 6a3fc903aa92: Preparing 20:25:27 fe43d59da805: Preparing 20:25:27 30640ccc81b1: Preparing 20:25:27 66c50fa2d532: Preparing 20:25:27 ddd004659232: Preparing 20:25:27 218b00cd2f22: Preparing 20:25:27 e5e13b0c77cb: Preparing 20:25:27 30640ccc81b1: Waiting 20:25:27 66c50fa2d532: Waiting 20:25:27 218b00cd2f22: Waiting 20:25:27 ddd004659232: Waiting 20:25:27 e5e13b0c77cb: Waiting 20:25:27 245bf4075cfe: Pushed 20:25:27 fe43d59da805: Pushed 20:25:27 3d8120b9c1ce: Pushed 20:25:27 30640ccc81b1: Pushed 20:25:27 66c50fa2d532: Pushed 20:25:27 ddd004659232: Pushed 20:25:27 e5e13b0c77cb: Layer already exists 20:25:27 218b00cd2f22: Pushed 20:25:28 6a3fc903aa92: Pushed 20:25:28 6c19f100909a: Pushed 20:25:28 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:29 3d8120b9c1ce: Preparing 20:25:29 245bf4075cfe: Preparing 20:25:29 6c19f100909a: Preparing 20:25:29 6a3fc903aa92: Preparing 20:25:29 fe43d59da805: Preparing 20:25:29 30640ccc81b1: Preparing 20:25:29 66c50fa2d532: Preparing 20:25:29 ddd004659232: Preparing 20:25:29 218b00cd2f22: Preparing 20:25:29 e5e13b0c77cb: Preparing 20:25:29 66c50fa2d532: Waiting 20:25:29 ddd004659232: Waiting 20:25:29 218b00cd2f22: Waiting 20:25:29 e5e13b0c77cb: Waiting 20:25:29 30640ccc81b1: Waiting 20:25:29 6c19f100909a: Layer already exists 20:25:29 245bf4075cfe: Layer already exists 20:25:29 fe43d59da805: Layer already exists 20:25:29 6a3fc903aa92: Layer already exists 20:25:29 3d8120b9c1ce: Layer already exists 20:25:29 66c50fa2d532: Layer already exists 20:25:29 30640ccc81b1: Layer already exists 20:25:29 218b00cd2f22: Layer already exists 20:25:29 e5e13b0c77cb: Layer already exists 20:25:29 ddd004659232: Layer already exists 20:25:29 latest: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.23 20:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:30 3d8120b9c1ce: Preparing 20:25:30 245bf4075cfe: Preparing 20:25:30 6c19f100909a: Preparing 20:25:30 6a3fc903aa92: Preparing 20:25:30 fe43d59da805: Preparing 20:25:30 30640ccc81b1: Preparing 20:25:30 66c50fa2d532: Preparing 20:25:30 ddd004659232: Preparing 20:25:30 218b00cd2f22: Preparing 20:25:30 e5e13b0c77cb: Preparing 20:25:30 66c50fa2d532: Waiting 20:25:30 ddd004659232: Waiting 20:25:30 218b00cd2f22: Waiting 20:25:30 e5e13b0c77cb: Waiting 20:25:30 30640ccc81b1: Waiting 20:25:30 6c19f100909a: Layer already exists 20:25:30 3d8120b9c1ce: Layer already exists 20:25:30 fe43d59da805: Layer already exists 20:25:30 6a3fc903aa92: Layer already exists 20:25:30 245bf4075cfe: Layer already exists 20:25:30 66c50fa2d532: Layer already exists 20:25:30 218b00cd2f22: Layer already exists 20:25:30 ddd004659232: Layer already exists 20:25:30 e5e13b0c77cb: Layer already exists 20:25:30 30640ccc81b1: Layer already exists 20:25:30 3.0.0-dev.23: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:30 3d8120b9c1ce: Preparing 20:25:30 245bf4075cfe: Preparing 20:25:30 6c19f100909a: Preparing 20:25:30 6a3fc903aa92: Preparing 20:25:30 fe43d59da805: Preparing 20:25:30 30640ccc81b1: Preparing 20:25:30 66c50fa2d532: Preparing 20:25:30 ddd004659232: Preparing 20:25:30 218b00cd2f22: Preparing 20:25:30 e5e13b0c77cb: Preparing 20:25:30 ddd004659232: Waiting 20:25:30 218b00cd2f22: Waiting 20:25:30 e5e13b0c77cb: Waiting 20:25:30 30640ccc81b1: Waiting 20:25:30 66c50fa2d532: Waiting 20:25:30 3d8120b9c1ce: Layer already exists 20:25:30 245bf4075cfe: Layer already exists 20:25:30 fe43d59da805: Layer already exists 20:25:30 6c19f100909a: Layer already exists 20:25:30 6a3fc903aa92: Layer already exists 20:25:30 30640ccc81b1: Layer already exists 20:25:30 ddd004659232: Layer already exists 20:25:30 218b00cd2f22: Layer already exists 20:25:30 66c50fa2d532: Layer already exists 20:25:30 e5e13b0c77cb: Layer already exists 20:25:30 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:31 3d8120b9c1ce: Preparing 20:25:31 245bf4075cfe: Preparing 20:25:31 6c19f100909a: Preparing 20:25:31 6a3fc903aa92: Preparing 20:25:31 fe43d59da805: Preparing 20:25:31 30640ccc81b1: Preparing 20:25:31 66c50fa2d532: Preparing 20:25:31 ddd004659232: Preparing 20:25:31 218b00cd2f22: Preparing 20:25:31 e5e13b0c77cb: Preparing 20:25:31 30640ccc81b1: Waiting 20:25:31 66c50fa2d532: Waiting 20:25:31 ddd004659232: Waiting 20:25:31 e5e13b0c77cb: Waiting 20:25:31 218b00cd2f22: Waiting 20:25:31 fe43d59da805: Layer already exists 20:25:31 3d8120b9c1ce: Layer already exists 20:25:31 6a3fc903aa92: Layer already exists 20:25:31 245bf4075cfe: Layer already exists 20:25:31 6c19f100909a: Layer already exists 20:25:31 30640ccc81b1: Layer already exists 20:25:31 ddd004659232: Layer already exists 20:25:31 e5e13b0c77cb: Layer already exists 20:25:31 218b00cd2f22: Layer already exists 20:25:31 66c50fa2d532: Layer already exists 20:25:31 main: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:31 ===================================================== [Pipeline] echo 20:25:31 taggedImages: 20:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.23 20:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:25:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:25:31 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:31 latest 20:25:31 3.0.0-dev.23 20:25:31 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:31 main 20:25:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:31 5f498661b2e5: Preparing 20:25:31 0ff7ae95e5ad: Preparing 20:25:31 75497e65fab2: Preparing 20:25:31 824f3da23a65: Preparing 20:25:31 34d5ebaa5410: Preparing 20:25:31 34d5ebaa5410: Layer already exists 20:25:31 75497e65fab2: Layer already exists 20:25:31 5f498661b2e5: Pushed 20:25:32 824f3da23a65: Pushed 20:25:33 0ff7ae95e5ad: Pushed 20:25:34 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + 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 20:25:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:34 5f498661b2e5: Preparing 20:25:34 0ff7ae95e5ad: Preparing 20:25:34 75497e65fab2: Preparing 20:25:34 824f3da23a65: Preparing 20:25:34 34d5ebaa5410: Preparing 20:25:34 5f498661b2e5: Layer already exists 20:25:34 0ff7ae95e5ad: Layer already exists 20:25:34 34d5ebaa5410: Layer already exists 20:25:34 824f3da23a65: Layer already exists 20:25:34 75497e65fab2: Layer already exists 20:25:34 latest: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.23 20:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:35 5f498661b2e5: Preparing 20:25:35 0ff7ae95e5ad: Preparing 20:25:35 75497e65fab2: Preparing 20:25:35 824f3da23a65: Preparing 20:25:35 34d5ebaa5410: Preparing 20:25:35 5f498661b2e5: Layer already exists 20:25:35 75497e65fab2: Layer already exists 20:25:35 34d5ebaa5410: Layer already exists 20:25:35 0ff7ae95e5ad: Layer already exists 20:25:35 824f3da23a65: Layer already exists 20:25:35 3.0.0-dev.23: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:36 5f498661b2e5: Preparing 20:25:36 0ff7ae95e5ad: Preparing 20:25:36 75497e65fab2: Preparing 20:25:36 824f3da23a65: Preparing 20:25:36 34d5ebaa5410: Preparing 20:25:36 824f3da23a65: Layer already exists 20:25:36 75497e65fab2: Layer already exists 20:25:36 0ff7ae95e5ad: Layer already exists 20:25:36 34d5ebaa5410: Layer already exists 20:25:36 5f498661b2e5: Layer already exists 20:25:36 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + 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 20:25:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:36 5f498661b2e5: Preparing 20:25:36 0ff7ae95e5ad: Preparing 20:25:36 75497e65fab2: Preparing 20:25:36 824f3da23a65: Preparing 20:25:36 34d5ebaa5410: Preparing 20:25:36 5f498661b2e5: Layer already exists 20:25:36 34d5ebaa5410: Layer already exists 20:25:36 824f3da23a65: Layer already exists 20:25:36 75497e65fab2: Layer already exists 20:25:36 0ff7ae95e5ad: Layer already exists 20:25:36 main: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:36 ===================================================== [Pipeline] echo 20:25:36 taggedImages: 20:25:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:25:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.23 20:25:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:25:36 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:25:36 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:36 latest 20:25:36 3.0.0-dev.23 20:25:36 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:36 main 20:25:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:37 c684d9686035: Preparing 20:25:37 7fd4e60be7b7: Preparing 20:25:37 a8f408239f46: Preparing 20:25:37 284566a555a1: Preparing 20:25:37 d4af3ded4dac: Preparing 20:25:37 9ba98a290f88: Preparing 20:25:37 34d5ebaa5410: Preparing 20:25:37 34d5ebaa5410: Waiting 20:25:37 9ba98a290f88: Waiting 20:25:37 7fd4e60be7b7: Pushed 20:25:37 c684d9686035: Pushed 20:25:37 a8f408239f46: Pushed 20:25:37 34d5ebaa5410: Layer already exists 20:25:37 9ba98a290f88: Pushed 20:25:41 d4af3ded4dac: Pushed 20:25:44 284566a555a1: Pushed 20:25:44 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:45 c684d9686035: Preparing 20:25:45 7fd4e60be7b7: Preparing 20:25:45 a8f408239f46: Preparing 20:25:45 284566a555a1: Preparing 20:25:45 d4af3ded4dac: Preparing 20:25:45 9ba98a290f88: Preparing 20:25:45 34d5ebaa5410: Preparing 20:25:45 9ba98a290f88: Waiting 20:25:45 34d5ebaa5410: Waiting 20:25:45 7fd4e60be7b7: Layer already exists 20:25:45 284566a555a1: Layer already exists 20:25:45 c684d9686035: Layer already exists 20:25:45 d4af3ded4dac: Layer already exists 20:25:45 a8f408239f46: Layer already exists 20:25:45 9ba98a290f88: Layer already exists 20:25:45 34d5ebaa5410: Layer already exists 20:25:45 latest: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.23 20:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:45 c684d9686035: Preparing 20:25:45 7fd4e60be7b7: Preparing 20:25:45 a8f408239f46: Preparing 20:25:45 284566a555a1: Preparing 20:25:45 d4af3ded4dac: Preparing 20:25:45 9ba98a290f88: Preparing 20:25:45 34d5ebaa5410: Preparing 20:25:45 9ba98a290f88: Waiting 20:25:45 34d5ebaa5410: Waiting 20:25:45 a8f408239f46: Layer already exists 20:25:45 7fd4e60be7b7: Layer already exists 20:25:45 c684d9686035: Layer already exists 20:25:45 d4af3ded4dac: Layer already exists 20:25:45 284566a555a1: Layer already exists 20:25:45 9ba98a290f88: Layer already exists 20:25:45 34d5ebaa5410: Layer already exists 20:25:45 3.0.0-dev.23: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:46 c684d9686035: Preparing 20:25:46 7fd4e60be7b7: Preparing 20:25:46 a8f408239f46: Preparing 20:25:46 284566a555a1: Preparing 20:25:46 d4af3ded4dac: Preparing 20:25:46 9ba98a290f88: Preparing 20:25:46 34d5ebaa5410: Preparing 20:25:46 34d5ebaa5410: Waiting 20:25:46 d4af3ded4dac: Layer already exists 20:25:46 284566a555a1: Layer already exists 20:25:46 7fd4e60be7b7: Layer already exists 20:25:46 c684d9686035: Layer already exists 20:25:46 a8f408239f46: Layer already exists 20:25:46 9ba98a290f88: Layer already exists 20:25:46 34d5ebaa5410: Layer already exists 20:25:46 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:46 c684d9686035: Preparing 20:25:46 7fd4e60be7b7: Preparing 20:25:46 a8f408239f46: Preparing 20:25:46 284566a555a1: Preparing 20:25:46 d4af3ded4dac: Preparing 20:25:46 9ba98a290f88: Preparing 20:25:46 34d5ebaa5410: Preparing 20:25:46 9ba98a290f88: Waiting 20:25:46 34d5ebaa5410: Waiting 20:25:46 c684d9686035: Layer already exists 20:25:46 284566a555a1: Layer already exists 20:25:46 7fd4e60be7b7: Layer already exists 20:25:46 d4af3ded4dac: Layer already exists 20:25:46 a8f408239f46: Layer already exists 20:25:46 34d5ebaa5410: Layer already exists 20:25:46 9ba98a290f88: Layer already exists 20:25:46 main: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:46 ===================================================== [Pipeline] echo 20:25:46 taggedImages: 20:25:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:25:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.23 20:25:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:25:47 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:25:47 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:47 latest 20:25:47 3.0.0-dev.23 20:25:47 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:47 main 20:25:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:25:47 05ee3473ca7f: Preparing 20:25:47 8bb25faa9d41: Preparing 20:25:47 a31d94e91129: Preparing 20:25:47 1ebdcc958dd6: Preparing 20:25:47 be8dc412a21d: Preparing 20:25:47 34d5ebaa5410: Preparing 20:25:47 05ee3473ca7f: Pushed 20:25:47 8bb25faa9d41: Pushed 20:25:47 a31d94e91129: Pushed 20:25:47 34d5ebaa5410: Layer already exists 20:25:47 be8dc412a21d: Pushed 20:25:54 1ebdcc958dd6: Pushed 20:25:54 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:25:55 05ee3473ca7f: Preparing 20:25:55 8bb25faa9d41: Preparing 20:25:55 a31d94e91129: Preparing 20:25:55 1ebdcc958dd6: Preparing 20:25:55 be8dc412a21d: Preparing 20:25:55 34d5ebaa5410: Preparing 20:25:55 34d5ebaa5410: Waiting 20:25:55 a31d94e91129: Layer already exists 20:25:55 1ebdcc958dd6: Layer already exists 20:25:55 8bb25faa9d41: Layer already exists 20:25:55 05ee3473ca7f: Layer already exists 20:25:55 be8dc412a21d: Layer already exists 20:25:55 34d5ebaa5410: Layer already exists 20:25:55 latest: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.23 20:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:25:55 05ee3473ca7f: Preparing 20:25:55 8bb25faa9d41: Preparing 20:25:55 a31d94e91129: Preparing 20:25:55 1ebdcc958dd6: Preparing 20:25:55 be8dc412a21d: Preparing 20:25:55 34d5ebaa5410: Preparing 20:25:55 34d5ebaa5410: Waiting 20:25:55 8bb25faa9d41: Layer already exists 20:25:55 1ebdcc958dd6: Layer already exists 20:25:55 be8dc412a21d: Layer already exists 20:25:55 05ee3473ca7f: Layer already exists 20:25:55 a31d94e91129: Layer already exists 20:25:55 34d5ebaa5410: Layer already exists 20:25:55 3.0.0-dev.23: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:25:56 05ee3473ca7f: Preparing 20:25:56 8bb25faa9d41: Preparing 20:25:56 a31d94e91129: Preparing 20:25:56 1ebdcc958dd6: Preparing 20:25:56 be8dc412a21d: Preparing 20:25:56 34d5ebaa5410: Preparing 20:25:56 34d5ebaa5410: Waiting 20:25:56 8bb25faa9d41: Layer already exists 20:25:56 1ebdcc958dd6: Layer already exists 20:25:56 a31d94e91129: Layer already exists 20:25:56 05ee3473ca7f: Layer already exists 20:25:56 be8dc412a21d: Layer already exists 20:25:56 34d5ebaa5410: Layer already exists 20:25:56 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:25:57 05ee3473ca7f: Preparing 20:25:57 8bb25faa9d41: Preparing 20:25:57 a31d94e91129: Preparing 20:25:57 1ebdcc958dd6: Preparing 20:25:57 be8dc412a21d: Preparing 20:25:57 34d5ebaa5410: Preparing 20:25:57 1ebdcc958dd6: Layer already exists 20:25:57 a31d94e91129: Layer already exists 20:25:57 8bb25faa9d41: Layer already exists 20:25:57 be8dc412a21d: Layer already exists 20:25:57 05ee3473ca7f: Layer already exists 20:25:57 34d5ebaa5410: Layer already exists 20:25:57 main: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:57 ===================================================== [Pipeline] echo 20:25:57 taggedImages: 20:25:57 - nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:25:57 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.23 20:25:57 - nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:25:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:25:57 5762ad0855b277c3a10a3989888db3e958004f6b 20:25:57 latest 20:25:57 3.0.0-dev.23 20:25:57 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:25:57 main 20:25:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:25:57 bacd2e095e7d: Preparing 20:25:57 3747df524939: Preparing 20:25:57 7654c05125c1: Preparing 20:25:57 0a7a1839c953: Preparing 20:25:57 9ba98a290f88: Preparing 20:25:57 34d5ebaa5410: Preparing 20:25:57 9ba98a290f88: Layer already exists 20:25:57 34d5ebaa5410: Layer already exists 20:25:57 bacd2e095e7d: Pushed 20:25:57 7654c05125c1: Pushed 20:25:57 3747df524939: Pushed 20:26:04 0a7a1839c953: Pushed 20:26:04 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:05 bacd2e095e7d: Preparing 20:26:05 3747df524939: Preparing 20:26:05 7654c05125c1: Preparing 20:26:05 0a7a1839c953: Preparing 20:26:05 9ba98a290f88: Preparing 20:26:05 34d5ebaa5410: Preparing 20:26:05 34d5ebaa5410: Waiting 20:26:05 9ba98a290f88: Layer already exists 20:26:05 0a7a1839c953: Layer already exists 20:26:05 3747df524939: Layer already exists 20:26:05 bacd2e095e7d: Layer already exists 20:26:05 7654c05125c1: Layer already exists 20:26:05 34d5ebaa5410: Layer already exists 20:26:05 latest: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.23 20:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:05 bacd2e095e7d: Preparing 20:26:05 3747df524939: Preparing 20:26:05 7654c05125c1: Preparing 20:26:05 0a7a1839c953: Preparing 20:26:05 9ba98a290f88: Preparing 20:26:05 34d5ebaa5410: Preparing 20:26:05 34d5ebaa5410: Waiting 20:26:05 3747df524939: Layer already exists 20:26:05 bacd2e095e7d: Layer already exists 20:26:05 0a7a1839c953: Layer already exists 20:26:05 7654c05125c1: Layer already exists 20:26:05 9ba98a290f88: Layer already exists 20:26:05 34d5ebaa5410: Layer already exists 20:26:05 3.0.0-dev.23: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:06 bacd2e095e7d: Preparing 20:26:06 3747df524939: Preparing 20:26:06 7654c05125c1: Preparing 20:26:06 0a7a1839c953: Preparing 20:26:06 9ba98a290f88: Preparing 20:26:06 34d5ebaa5410: Preparing 20:26:06 34d5ebaa5410: Waiting 20:26:06 0a7a1839c953: Layer already exists 20:26:06 bacd2e095e7d: Layer already exists 20:26:06 3747df524939: Layer already exists 20:26:06 9ba98a290f88: Layer already exists 20:26:06 7654c05125c1: Layer already exists 20:26:06 34d5ebaa5410: Layer already exists 20:26:06 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:07 bacd2e095e7d: Preparing 20:26:07 3747df524939: Preparing 20:26:07 7654c05125c1: Preparing 20:26:07 0a7a1839c953: Preparing 20:26:07 9ba98a290f88: Preparing 20:26:07 34d5ebaa5410: Preparing 20:26:07 34d5ebaa5410: Waiting 20:26:07 7654c05125c1: Layer already exists 20:26:07 9ba98a290f88: Layer already exists 20:26:07 3747df524939: Layer already exists 20:26:07 0a7a1839c953: Layer already exists 20:26:07 bacd2e095e7d: Layer already exists 20:26:07 34d5ebaa5410: Layer already exists 20:26:07 main: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:07 ===================================================== [Pipeline] echo 20:26:07 taggedImages: 20:26:07 - nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b 20:26:07 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:07 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.23 20:26:07 - nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:26:07 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:26:07 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:26:07 5762ad0855b277c3a10a3989888db3e958004f6b 20:26:07 latest 20:26:07 3.0.0-dev.23 20:26:07 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:26:07 main 20:26:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b 20:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:07 e71c33f568cf: Preparing 20:26:07 222d75d3d5d8: Preparing 20:26:07 75497e65fab2: Preparing 20:26:07 d04274a1ad1f: Preparing 20:26:07 e5e13b0c77cb: Preparing 20:26:07 75497e65fab2: Layer already exists 20:26:07 e71c33f568cf: Pushed 20:26:07 e5e13b0c77cb: Layer already exists 20:26:07 d04274a1ad1f: Pushed 20:26:10 222d75d3d5d8: Pushed 20:26:10 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:11 e71c33f568cf: Preparing 20:26:11 222d75d3d5d8: Preparing 20:26:11 75497e65fab2: Preparing 20:26:11 d04274a1ad1f: Preparing 20:26:11 e5e13b0c77cb: Preparing 20:26:11 e5e13b0c77cb: Layer already exists 20:26:11 d04274a1ad1f: Layer already exists 20:26:11 e71c33f568cf: Layer already exists 20:26:11 75497e65fab2: Layer already exists 20:26:11 222d75d3d5d8: Layer already exists 20:26:11 latest: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.23 20:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:11 e71c33f568cf: Preparing 20:26:11 222d75d3d5d8: Preparing 20:26:11 75497e65fab2: Preparing 20:26:11 d04274a1ad1f: Preparing 20:26:11 e5e13b0c77cb: Preparing 20:26:11 d04274a1ad1f: Layer already exists 20:26:11 e71c33f568cf: Layer already exists 20:26:11 e5e13b0c77cb: Layer already exists 20:26:11 222d75d3d5d8: Layer already exists 20:26:11 75497e65fab2: Layer already exists 20:26:11 3.0.0-dev.23: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:12 e71c33f568cf: Preparing 20:26:12 222d75d3d5d8: Preparing 20:26:12 75497e65fab2: Preparing 20:26:12 d04274a1ad1f: Preparing 20:26:12 e5e13b0c77cb: Preparing 20:26:12 e5e13b0c77cb: Layer already exists 20:26:12 d04274a1ad1f: Layer already exists 20:26:12 e71c33f568cf: Layer already exists 20:26:12 75497e65fab2: Layer already exists 20:26:12 222d75d3d5d8: Layer already exists 20:26:12 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:13 e71c33f568cf: Preparing 20:26:13 222d75d3d5d8: Preparing 20:26:13 75497e65fab2: Preparing 20:26:13 d04274a1ad1f: Preparing 20:26:13 e5e13b0c77cb: Preparing 20:26:13 75497e65fab2: Layer already exists 20:26:13 e71c33f568cf: Layer already exists 20:26:13 e5e13b0c77cb: Layer already exists 20:26:13 222d75d3d5d8: Layer already exists 20:26:13 d04274a1ad1f: Layer already exists 20:26:13 main: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:13 ===================================================== [Pipeline] echo 20:26:13 taggedImages: 20:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b 20:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.23 20:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:26:13 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:26:13 5762ad0855b277c3a10a3989888db3e958004f6b 20:26:13 latest 20:26:13 3.0.0-dev.23 20:26:13 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:26:13 main 20:26:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b 20:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:13 437dc0fd7775: Preparing 20:26:13 1756f60f66eb: Preparing 20:26:13 75497e65fab2: Preparing 20:26:13 9b5623c2e2b2: Preparing 20:26:13 e5e13b0c77cb: Preparing 20:26:13 e5e13b0c77cb: Layer already exists 20:26:13 437dc0fd7775: Pushed 20:26:13 9b5623c2e2b2: Layer already exists 20:26:13 75497e65fab2: Layer already exists 20:26:16 1756f60f66eb: Pushed 20:26:16 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:17 437dc0fd7775: Preparing 20:26:17 1756f60f66eb: Preparing 20:26:17 75497e65fab2: Preparing 20:26:17 9b5623c2e2b2: Preparing 20:26:17 e5e13b0c77cb: Preparing 20:26:17 75497e65fab2: Layer already exists 20:26:17 9b5623c2e2b2: Layer already exists 20:26:17 437dc0fd7775: Layer already exists 20:26:17 e5e13b0c77cb: Layer already exists 20:26:17 1756f60f66eb: Layer already exists 20:26:17 latest: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.23 20:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:18 437dc0fd7775: Preparing 20:26:18 1756f60f66eb: Preparing 20:26:18 75497e65fab2: Preparing 20:26:18 9b5623c2e2b2: Preparing 20:26:18 e5e13b0c77cb: Preparing 20:26:18 437dc0fd7775: Layer already exists 20:26:18 e5e13b0c77cb: Layer already exists 20:26:18 75497e65fab2: Layer already exists 20:26:18 1756f60f66eb: Layer already exists 20:26:18 9b5623c2e2b2: Layer already exists 20:26:18 3.0.0-dev.23: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:18 437dc0fd7775: Preparing 20:26:18 1756f60f66eb: Preparing 20:26:18 75497e65fab2: Preparing 20:26:18 9b5623c2e2b2: Preparing 20:26:18 e5e13b0c77cb: Preparing 20:26:18 75497e65fab2: Layer already exists 20:26:18 e5e13b0c77cb: Layer already exists 20:26:18 1756f60f66eb: Layer already exists 20:26:18 9b5623c2e2b2: Layer already exists 20:26:18 437dc0fd7775: Layer already exists 20:26:18 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:19 437dc0fd7775: Preparing 20:26:19 1756f60f66eb: Preparing 20:26:19 75497e65fab2: Preparing 20:26:19 9b5623c2e2b2: Preparing 20:26:19 e5e13b0c77cb: Preparing 20:26:19 e5e13b0c77cb: Layer already exists 20:26:19 75497e65fab2: Layer already exists 20:26:19 437dc0fd7775: Layer already exists 20:26:19 9b5623c2e2b2: Layer already exists 20:26:19 1756f60f66eb: Layer already exists 20:26:19 main: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:19 ===================================================== [Pipeline] echo 20:26:19 taggedImages: 20:26:19 - nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b 20:26:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:26:19 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.23 20:26:19 - nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:26:19 - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:26:53 Removing intermediate container 004f91312993 20:26:53 ---> f7dd3b265a71 20:26:53 Step 8/22 : COPY . . 20:26:53 ---> 544a80b5f4fd 20:26:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:26:53 ---> Running in f4e18047338b 20:26:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:30:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:30:37 Removing intermediate container 31507521256f 20:30:37 ---> a9ecf6ed1f85 20:30:37 20:30:37 Step 9/21 : FROM alpine:3.16 20:30:37 3.16: Pulling from library/alpine 20:30:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:30:38 Status: Downloaded newer image for alpine:3.16 20:30:38 ---> 2b4661558fb8 20:30:38 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:30:38 ---> Running in ac0b35bcc359 20:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:42 (1/6) Installing ca-certificates (20220614-r0) 20:30:42 (2/6) Installing brotli-libs (1.0.9-r6) 20:30:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:30:42 (4/6) Installing libcurl (7.83.1-r5) 20:30:42 (5/6) Installing curl (7.83.1-r5) 20:30:42 (6/6) Installing dumb-init (1.2.5-r1) 20:30:42 Executing busybox-1.35.0-r17.trigger 20:30:42 Executing ca-certificates-20220614-r0.trigger 20:30:43 OK: 8 MiB in 20 packages 20:30:46 Removing intermediate container ac0b35bcc359 20:30:46 ---> fdc27772ccbe 20:30:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:30:46 ---> Running in bd94b2864cf3 20:30:46 Removing intermediate container bd94b2864cf3 20:30:46 ---> 46e115feaa77 20:30:46 Step 12/21 : WORKDIR /edgex 20:30:46 ---> Running in 7f24f772d81f 20:30:48 Removing intermediate container 7f24f772d81f 20:30:48 ---> 6d0261b2836c 20:30:48 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:30:49 ---> dadf564e8573 20:30:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:30:50 ---> b932cde86ad0 20:30:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:30:51 ---> 8261740ce9ef 20:30:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:30:52 ---> b108b3666f9c 20:30:52 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:53 ---> Running in 6957c9a2a998 20:30:56 Removing intermediate container 6957c9a2a998 20:30:56 ---> 6b20ee493832 20:30:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:30:56 ---> Running in c6fc75a91345 20:30:57 Removing intermediate container c6fc75a91345 20:30:57 ---> 0cd0c8331783 20:30:57 Step 19/21 : LABEL arch=arm64 20:30:57 ---> Running in 157b8dc354a3 20:30:57 Removing intermediate container 157b8dc354a3 20:30:57 ---> 3fa3c00768ad 20:30:57 Step 20/21 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:30:57 ---> Running in 63a572ce570c 20:30:58 Removing intermediate container 63a572ce570c 20:30:58 ---> 8b0316bc9e0d 20:30:58 Step 21/21 : LABEL version=3.0.0-dev.23 20:30:58 ---> Running in 3f58c7a3449d 20:31:00 Removing intermediate container 3f58c7a3449d 20:31:00 ---> fc9f30c31545 20:31:00 20:31:00 Successfully built fc9f30c31545 20:31:00 Successfully tagged security-proxy-setup-arm64:latest 20:31:00 Building core-command 20:31:04  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:04 ---> 8780611b436e 20:31:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:04 ---> Using cache 20:31:04 ---> c463bfd92855 20:31:04 Step 4/23 : WORKDIR /edgex-go 20:31:04 ---> Using cache 20:31:04 ---> d45744bb931c 20:31:04 Step 5/23 : RUN apk add --update --no-cache make git 20:31:04 ---> Using cache 20:31:04 ---> 102c77c5488c 20:31:04 Step 6/23 : COPY go.mod vendor* ./ 20:31:04 ---> Using cache 20:31:04 ---> b60ce116aabe 20:31:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:04 ---> Using cache 20:31:04 ---> f7dd3b265a71 20:31:04 Step 8/23 : COPY . . 20:31:04 ---> Using cache 20:31:04 ---> 544a80b5f4fd 20:31:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:31:04 ---> Running in 970f51d90cb3 20:31:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:31:45 Removing intermediate container 26ff26f9fabf 20:31:45 ---> 2e8c5ced7bb8 20:31:45 20:31:45 Step 10/22 : FROM alpine:3.16 20:31:45 ---> 2b4661558fb8 20:31:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:31:45 ---> Running in 1a1decf5635b 20:31:45 Removing intermediate container 1a1decf5635b 20:31:45 ---> 6e5f5d66645f 20:31:45 Step 12/22 : ENV APP_PORT=59880 20:31:45 ---> Running in 0beefbc01827 20:31:45 Removing intermediate container 0beefbc01827 20:31:45 ---> 64a3c07c2e3b 20:31:45 Step 13/22 : EXPOSE $APP_PORT 20:31:45 Removing intermediate container 672cc3a25166 20:31:45 ---> 1308a038ecee 20:31:45 20:31:45 Step 10/24 : FROM alpine:3.16 ---> Running in e88bb0e25844 20:31:45 20:31:45 ---> 2b4661558fb8 20:31:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:31:45 ---> Running in dfcfc82c7233 20:31:45 Removing intermediate container e88bb0e25844 20:31:45 ---> eecc42e12731 20:31:45 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:31:45 ---> Running in b25e2fde040e 20:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:46 (1/1) Installing dumb-init (1.2.5-r1) 20:31:46 Executing busybox-1.35.0-r17.trigger 20:31:46 OK: 5 MiB in 15 packages 20:31:46 (1/1) Installing dumb-init (1.2.5-r1) 20:31:46 Executing busybox-1.35.0-r17.trigger 20:31:46 OK: 5 MiB in 15 packages 20:31:48 Removing intermediate container dfcfc82c7233 20:31:48 ---> 02440bf6ec18 20:31:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:31:48 ---> Running in 1ecc65832cf6 20:31:48 Removing intermediate container b25e2fde040e 20:31:48 ---> cc0b8ff5748c 20:31:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:48 Removing intermediate container 1ecc65832cf6 20:31:48 ---> 34078e0ddefe 20:31:48 Step 13/24 : ENV APP_PORT=59881 20:31:49 ---> Running in 374efd83b5ff 20:31:49 Removing intermediate container 374efd83b5ff 20:31:49 ---> c46ab82b5c1b 20:31:49 Step 14/24 : EXPOSE $APP_PORT 20:31:50 ---> 3b70e6ebb75a 20:31:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:50 ---> Running in 05bde5bcabca 20:31:50 Removing intermediate container 05bde5bcabca 20:31:50 ---> 70ea3a778f7a 20:31:50 Step 15/24 : WORKDIR / 20:31:50 ---> Running in c164746b4411 20:31:51 Removing intermediate container c164746b4411 20:31:51 ---> 0806543614a1 20:31:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:52 ---> 57256825c561 20:31:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:31:53 ---> 9273c1ca9067 20:31:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:31:53 ---> 3eb640f51ca5 20:31:53 Step 18/22 : ENTRYPOINT ["/core-data"] 20:31:53 ---> Running in 167018ad934a 20:31:54 Removing intermediate container 167018ad934a 20:31:54 ---> 473d5b07bd08 20:31:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:54 ---> Running in 3867dfb9ec7d 20:31:54 Removing intermediate container 3867dfb9ec7d 20:31:54 ---> 5621c19ceca8 20:31:54 Step 20/22 : LABEL arch=arm64 20:31:55 ---> Running in b7e24aaa33c3 20:31:55 ---> 1bd302b44645 20:31:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:31:55 Removing intermediate container b7e24aaa33c3 20:31:55 ---> 98b48ca5d838 20:31:55 Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:31:55 ---> Running in 3c306ef1254f 20:31:56 ---> ebc9f7b4f11e 20:31:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:31:56 Removing intermediate container 3c306ef1254f 20:31:56 ---> 8bc82aa0fdfc 20:31:56 Step 22/22 : LABEL version=3.0.0-dev.23 20:31:56 ---> Running in 893087bddd8a 20:31:57 Removing intermediate container 893087bddd8a 20:31:57 ---> 49c5835d2966 20:31:57 20:31:57 Successfully built 49c5835d2966 20:31:57 Successfully tagged core-data-arm64:latest 20:31:57  Building core-data ... done Building security-spire-server 20:31:57 ---> ebe144ab7a15 20:31:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:31:57 ---> Running in 9080419e3b89 20:31:58 Removing intermediate container 9080419e3b89 20:31:58 ---> da9697d5043f 20:31:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:58 ---> Running in 7159f4c95094 20:31:59 Removing intermediate container 7159f4c95094 20:31:59 ---> d02c4dc6deb3 20:31:59 Step 22/24 : LABEL arch=arm64 20:31:59 ---> Running in 470d55c38730 20:31:59 Removing intermediate container 470d55c38730 20:31:59 ---> a0fa1989b45c 20:31:59 Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:31:59 ---> Running in 8b09fbf79cc3 20:31:59 Removing intermediate container 8b09fbf79cc3 20:31:59 ---> 694adb83d74b 20:31:59 Step 24/24 : LABEL version=3.0.0-dev.23 20:32:00 ---> Running in 8a3a1e090048 20:32:00 Removing intermediate container 8a3a1e090048 20:32:00 ---> 1e2f3d49e9ec 20:32:00 20:32:00 Successfully built 1e2f3d49e9ec 20:32:00 Successfully tagged core-metadata-arm64:latest 20:32:00  Building core-metadata ... done Building security-spiffe-token-provider 20:32:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:02 ---> 8780611b436e 20:32:02 Step 3/23 : WORKDIR /edgex-go 20:32:02 ---> Using cache 20:32:02 ---> 84f6c3afe5fe 20:32:02 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:32:02 ---> Using cache 20:32:02 ---> d112c58e37c4 20:32:02 Step 5/23 : COPY go.mod vendor* ./ 20:32:02 ---> Using cache 20:32:02 ---> 07f6330a736c 20:32:02 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:02 ---> Using cache 20:32:02 ---> 3222149221c8 20:32:02 Step 7/23 : COPY . . 20:32:02 ---> Using cache 20:32:02 ---> e5182ad10244 20:32:02 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:32:02 ---> Using cache 20:32:02 ---> 5353ee8782b3 20:32:02 Step 9/23 : WORKDIR /edgex-go/spire-build 20:32:02 ---> Using cache 20:32:02 ---> ec949cb3146e 20:32:02 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:32:04 ---> Running in 9b465ef9e26b 20:32:06 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:06 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:32:06 ---> 8780611b436e 20:32:06 Step 3/19 : WORKDIR /edgex-go 20:32:06 ---> Using cache 20:32:06 ---> 84f6c3afe5fe 20:32:06 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:32:06 ---> Running in 9e1ec359c3d6 20:32:08 Removing intermediate container 9b465ef9e26b 20:32:08 ---> 309e377d7c86 20:32:08 Step 11/23 : WORKDIR /edgex-go 20:32:08 ---> Running in a6bb25c26e3a 20:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:09 Removing intermediate container a6bb25c26e3a 20:32:09 ---> 9d7f89d2c05d 20:32:09 20:32:09 Step 12/23 : FROM alpine:3.15 20:32:09 ---> 8aa73fd46299 20:32:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:09 ---> Using cache 20:32:09 ---> a5fb4f0f47d8 20:32:09 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:32:09 ---> Using cache 20:32:09 ---> 884d0923925c 20:32:09 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:11 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:32:11 v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:32:11 OK: 16900 distinct packages available 20:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:14 OK: 221 MiB in 51 packages 20:32:14 ---> d7517e10f8a8 20:32:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:32:16 Removing intermediate container 9e1ec359c3d6 20:32:16 ---> 857ea10a2c78 20:32:16 Step 5/19 : COPY go.mod vendor* ./ 20:32:16 ---> 2e052652be50 20:32:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:32:17 ---> 3f2e1385419a 20:32:17 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:17 ---> 8f2b1f37b3e6 20:32:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:32:17 ---> Running in c0c023a9e736 20:32:19 ---> 6f96af0622fe 20:32:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:19 ---> Running in 979c0d901f42 20:32:19 Removing intermediate container 979c0d901f42 20:32:19 ---> 52e2a90c32a5 20:32:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:19 ---> Running in 56ceb13c3cf1 20:32:20 Removing intermediate container 56ceb13c3cf1 20:32:20 ---> ea9d5e42db1e 20:32:20 Step 21/23 : LABEL arch=arm64 20:32:20 ---> Running in e68cddc550fa 20:32:20 Removing intermediate container e68cddc550fa 20:32:20 ---> da79b21f1193 20:32:20 Step 22/23 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:32:20 ---> Running in e79402c0101d 20:32:21 Removing intermediate container e79402c0101d 20:32:21 ---> 6b99dda59a3f 20:32:21 Step 23/23 : LABEL version=3.0.0-dev.23 20:32:21 ---> Running in 89c6ccb275b3 20:32:21 Removing intermediate container 89c6ccb275b3 20:32:21 ---> 2725209b8e23 20:32:21 20:32:21 Successfully built 2725209b8e23 20:32:22 Successfully tagged security-spire-server-arm64:latest 20:32:22  Building security-spire-server ... done Building security-bootstrapper 20:32:25 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:32:25 ---> 8780611b436e 20:32:25 Step 3/32 : WORKDIR /edgex-go 20:32:25 ---> Using cache 20:32:25 ---> 84f6c3afe5fe 20:32:25 Step 4/32 : RUN apk add --update --no-cache make git 20:32:25 ---> Running in f2152dbe8f6b 20:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:28 OK: 221 MiB in 51 packages 20:32:30 Removing intermediate container f2152dbe8f6b 20:32:30 ---> c44b2bfd3399 20:32:30 Step 5/32 : COPY go.mod vendor* ./ 20:32:31 ---> 80d23de4dc19 20:32:31 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:31 ---> Running in 95e783fb66ec 20:34:22 Removing intermediate container e112413e2145 20:34:22 ---> 4b14d121eff1 20:34:22 20:34:22 Step 10/22 : FROM alpine:3.16 20:34:22 ---> 2b4661558fb8 20:34:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:23 ---> Running in d31169cc1ad2 20:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:26 Removing intermediate container 95e783fb66ec 20:34:26 ---> 45a951191fc5 20:34:26 Step 7/32 : COPY . . 20:34:27 (1/2) Installing ca-certificates (20220614-r0) 20:34:27 (2/2) Installing dumb-init (1.2.5-r1) 20:34:27 Removing intermediate container c0c023a9e736 20:34:27 ---> 05053acd7c9d 20:34:27 Step 7/19 : COPY . . 20:34:27 Executing busybox-1.35.0-r17.trigger 20:34:27 Executing ca-certificates-20220614-r0.trigger 20:34:28 OK: 6 MiB in 16 packages 20:34:31 Removing intermediate container d31169cc1ad2 20:34:31 ---> 753910c1dc01 20:34:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:34:32 ---> Running in bb6aa08f29b0 20:34:32 ---> 3e8406b7b9e5 20:34:32 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:32 ---> Running in 7c9bf19b5828 20:34:33 Removing intermediate container bb6aa08f29b0 20:34:33 ---> e9d19966474e 20:34:33 Step 13/22 : ENV APP_PORT=59860 20:34:33 ---> Running in 4a49801c9f33 20:34:33 ---> 3512104ccfc4 20:34:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:34 ---> Running in e8850f948179 20:34:34 Removing intermediate container 4a49801c9f33 20:34:34 ---> ce32613b792e 20:34:34 Step 14/22 : EXPOSE $APP_PORT 20:34:34 ---> Running in 50260f01b60b 20:34:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:35 Removing intermediate container 50260f01b60b 20:34:35 ---> 1c63dcdc3c16 20:34:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:36 ---> 0be5dc41e7ac 20:34:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:39 ---> 704385e860a0 20:34:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:34:39 ---> 912e6ed2c51d 20:34:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:34:39 ---> Running in 7688ea67cd9f 20:34:40 Removing intermediate container 7688ea67cd9f 20:34:40 ---> 32243f639be9 20:34:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:40 ---> Running in c83e7b6a0fb2 20:34:40 Removing intermediate container c83e7b6a0fb2 20:34:40 ---> c2f1d449f1da 20:34:40 Step 20/22 : LABEL arch=arm64 20:34:40 ---> Running in 5000921c0cea 20:34:41 Removing intermediate container 5000921c0cea 20:34:41 ---> 2da996d94393 20:34:41 Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:34:41 ---> Running in a0cbdba25b70 20:34:42 Removing intermediate container a0cbdba25b70 20:34:42 ---> b1e00aebd023 20:34:42 Step 22/22 : LABEL version=3.0.0-dev.23 20:34:42 ---> Running in 19979e90c6d2 20:34:42 Removing intermediate container 19979e90c6d2 20:34:42 ---> 06639134d536 20:34:42 20:34:42 Successfully built 06639134d536 20:34:42 Successfully tagged support-notifications-arm64:latest 20:34:42  Building support-notifications ... done Building security-secretstore-setup 20:34:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:46 ---> 8780611b436e 20:34:46 Step 3/24 : WORKDIR /edgex-go 20:34:46 ---> Using cache 20:34:46 ---> 84f6c3afe5fe 20:34:46 Step 4/24 : RUN apk add --update --no-cache make git 20:34:46 ---> Using cache 20:34:46 ---> c44b2bfd3399 20:34:46 Step 5/24 : COPY go.mod vendor* ./ 20:34:46 ---> Using cache 20:34:46 ---> 80d23de4dc19 20:34:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:46 ---> Using cache 20:34:46 ---> 45a951191fc5 20:34:46 Step 7/24 : COPY . . 20:34:46 ---> Using cache 20:34:46 ---> 3e8406b7b9e5 20:34:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:46 ---> Running in 6a33a3ea15e4 20:34:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:36:25 Removing intermediate container f4e18047338b 20:36:25 ---> 196c164b48bf 20:36:25 20:36:25 Step 10/22 : FROM alpine:3.16 20:36:25 ---> 2b4661558fb8 20:36:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:36:25 ---> Using cache 20:36:25 ---> 02440bf6ec18 20:36:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:25 ---> Using cache 20:36:25 ---> 34078e0ddefe 20:36:25 Step 13/22 : ENV APP_PORT=59861 20:36:25 ---> Running in 1f6a66de5f15 20:36:25 Removing intermediate container 1f6a66de5f15 20:36:25 ---> 125fdf20c73b 20:36:25 Step 14/22 : EXPOSE $APP_PORT 20:36:25 ---> Running in 8c393a88b630 20:36:25 Removing intermediate container 8c393a88b630 20:36:25 ---> 548b9afe12b9 20:36:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:25 ---> 312956897daa 20:36:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:36:25 ---> db5d2acd9fc6 20:36:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:36:26 ---> b1f24a57a340 20:36:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:36:26 ---> Running in 04777445df4d 20:36:26 Removing intermediate container 04777445df4d 20:36:26 ---> 4bdc5fe50571 20:36:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:26 ---> Running in 88601f8df3a6 20:36:27 Removing intermediate container 88601f8df3a6 20:36:27 ---> b16084d4fb19 20:36:27 Step 20/22 : LABEL arch=arm64 20:36:27 ---> Running in 1ca76e6dc3de 20:36:27 Removing intermediate container 1ca76e6dc3de 20:36:27 ---> e342025f7c8a 20:36:27 Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:36:28 ---> Running in b90982142b66 20:36:28 Removing intermediate container b90982142b66 20:36:28 ---> 39f013fd9a78 20:36:28 Step 22/22 : LABEL version=3.0.0-dev.23 20:36:28 ---> Running in 30b30c0c9704 20:36:29 Removing intermediate container 30b30c0c9704 20:36:29 ---> fba05233ce0a 20:36:29 20:36:29 Successfully built fba05233ce0a 20:36:29 Successfully tagged support-scheduler-arm64:latest 20:37:08  Building support-scheduler ... done Removing intermediate container 970f51d90cb3 20:37:08 ---> 381471d337eb 20:37:08 20:37:08 Step 10/23 : FROM alpine:3.16 20:37:08 ---> 2b4661558fb8 20:37:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:08 ---> Using cache 20:37:08 ---> 02440bf6ec18 20:37:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:08 ---> Using cache 20:37:08 ---> 34078e0ddefe 20:37:08 Step 13/23 : ENV APP_PORT=59882 20:37:08 ---> Running in 29bb7ee81d33 20:37:08 Removing intermediate container 29bb7ee81d33 20:37:08 ---> 7f70863ad8ae 20:37:08 Step 14/23 : EXPOSE $APP_PORT 20:37:08 ---> Running in 550200f60b08 20:37:09 Removing intermediate container 550200f60b08 20:37:09 ---> 2bf886a71954 20:37:09 Step 15/23 : WORKDIR / 20:37:09 ---> Running in b199edfcb3a7 20:37:10 Removing intermediate container b199edfcb3a7 20:37:10 ---> b4cf2744cf10 20:37:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:10 ---> 182be5f44502 20:37:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:12 ---> 05dff311f585 20:37:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:13 ---> 7de6c14b1f7f 20:37:13 Step 19/23 : ENTRYPOINT ["/core-command"] 20:37:13 ---> Running in 8dc18b2f2008 20:37:13 Removing intermediate container 8dc18b2f2008 20:37:13 ---> 71c4572244a4 20:37:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:13 ---> Running in 6bbee99f03bd 20:37:14 Removing intermediate container 6bbee99f03bd 20:37:14 ---> c6154222a134 20:37:14 Step 21/23 : LABEL arch=arm64 20:37:14 ---> Running in 48a41f6d16fc 20:37:15 Removing intermediate container 48a41f6d16fc 20:37:15 ---> c34d9f173971 20:37:15 Step 22/23 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:37:15 ---> Running in 86cbbf3b39c5 20:37:15 Removing intermediate container 86cbbf3b39c5 20:37:15 ---> ec8713338d09 20:37:15 Step 23/23 : LABEL version=3.0.0-dev.23 20:37:15 ---> Running in b9ae56b30b18 20:37:17 Removing intermediate container b9ae56b30b18 20:37:17 ---> 9bc7ff497264 20:37:17 20:37:17 Successfully built 9bc7ff497264 20:37:17 Successfully tagged core-command-arm64:latest 20:39:08  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:39:18 Removing intermediate container 7c9bf19b5828 20:39:18 ---> 38d55198fb45 20:39:18 20:39:18 Step 9/32 : FROM alpine:3.16 20:39:18 ---> 2b4661558fb8 20:39:18 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:18 ---> Running in d6c4efad4387 20:39:19 Removing intermediate container d6c4efad4387 20:39:19 ---> ce1f0daab965 20:39:19 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:39:19 ---> Running in 098e7965ab91 20:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:22 (1/2) Installing dumb-init (1.2.5-r1) 20:39:22 (2/2) Installing su-exec (0.2-r1) 20:39:22 Executing busybox-1.35.0-r17.trigger 20:39:22 Removing intermediate container 6a33a3ea15e4 20:39:22 ---> c57753d21e28 20:39:22 20:39:22 Step 9/24 : FROM alpine:3.16 20:39:22 ---> 2b4661558fb8 20:39:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:39:22 OK: 5 MiB in 16 packages 20:39:22 ---> Running in d9c279cbb14e 20:39:24 Removing intermediate container 098e7965ab91 20:39:24 ---> faa0f12a1441 20:39:24 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:39:24 ---> Running in 1bc27ca62782 20:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:25 Removing intermediate container 1bc27ca62782 20:39:25 ---> f23c3bd0e462 20:39:25 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:39:25 ---> Running in 12774e6a9b7a 20:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:25 Removing intermediate container 12774e6a9b7a 20:39:25 ---> f33cc5a70c28 20:39:25 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:39:25 ---> Running in 474f3e8d0df8 20:39:26 Removing intermediate container 474f3e8d0df8 20:39:26 ---> 886fbf379eb1 20:39:26 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:39:26 (1/3) Installing ca-certificates (20220614-r0) 20:39:26 ---> Running in c023dbdf1cb0 20:39:26 (2/3) Installing dumb-init (1.2.5-r1) 20:39:26 (3/3) Installing su-exec (0.2-r1) 20:39:26 Executing busybox-1.35.0-r17.trigger 20:39:26 Executing ca-certificates-20220614-r0.trigger 20:39:27 Removing intermediate container c023dbdf1cb0 20:39:27 ---> 9b90ec00b577 20:39:27 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:39:27 ---> Running in de1d5fd7e889 20:39:27 OK: 6 MiB in 17 packages 20:39:29 Removing intermediate container d9c279cbb14e 20:39:29 ---> 545b6c977945 20:39:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:39:29 ---> Running in c51e047133c7 20:39:29 Removing intermediate container de1d5fd7e889 20:39:29 ---> a2922cd81094 20:39:29 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:39:30 Removing intermediate container c51e047133c7 20:39:30 ---> c89b8f6c88b7 20:39:30 Step 12/24 : WORKDIR / 20:39:30 ---> Running in 5b9ec0e54025 20:39:30 ---> Running in 5df88e3aab46 20:39:30 Removing intermediate container 5b9ec0e54025 20:39:30 ---> dd3203e13d43 20:39:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:39:31 Removing intermediate container 5df88e3aab46 20:39:31 ---> c436885dd9fe 20:39:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:39:31 ---> b6321be667ac 20:39:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:39:31 ---> 61cd11e70859 20:39:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:39:32 ---> Running in 4f3e7e461a22 20:39:33 ---> 9386ffa726eb 20:39:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:39:34 ---> c2cf62f425db 20:39:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:39:35 ---> 95e624b83d99 20:39:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:39:35 Removing intermediate container 4f3e7e461a22 20:39:35 ---> 3d71b26db63d 20:39:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:36 ---> d6c8a2bd9176 20:39:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:39:36 ---> 4c001beb87de 20:39:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:39:37 ---> e348c1022a22 20:39:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:39:38 ---> 05bc35167531 20:39:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:39:38 ---> 4adf225d2b82 20:39:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:39:39 ---> 548599cbd6b1 20:39:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:39 ---> Running in 885beadf558e 20:39:39 ---> 9bc54229410e 20:39:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:39:40 ---> 90dae14f1b26 20:39:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:39:41 ---> a0e24406ab78 20:39:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:39:42 Removing intermediate container 885beadf558e 20:39:42 ---> 78090473449c 20:39:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:39:42 ---> 001e90bc1abf 20:39:42 Step 27/32 : RUN chmod +x /entrypoint.sh 20:39:42 ---> Running in 65c4ff21cb14 20:39:42 ---> Running in 4f8465618b42 20:39:42 Removing intermediate container 65c4ff21cb14 20:39:42 ---> 0913b3e1847a 20:39:42 Step 22/24 : LABEL arch=arm64 20:39:42 ---> Running in a2480d8e8bec 20:39:43 Removing intermediate container a2480d8e8bec 20:39:43 ---> 982a2518bb66 20:39:43 Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:39:43 ---> Running in 7e3e52e3cd86 20:39:44 Removing intermediate container 7e3e52e3cd86 20:39:44 ---> d81f0f236cec 20:39:44 Step 24/24 : LABEL version=3.0.0-dev.23 20:39:44 ---> Running in 568260db12b9 20:39:44 Removing intermediate container 568260db12b9 20:39:44 ---> a823a4fa3db9 20:39:44 20:39:44 Successfully built a823a4fa3db9 20:39:44 Successfully tagged security-secretstore-setup-arm64:latest 20:39:44  Building security-secretstore-setup ... done Removing intermediate container 4f8465618b42 20:39:44 ---> 4cc30878d086 20:39:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:39:44 ---> Running in f41f1b5f39d4 20:39:45 Removing intermediate container f41f1b5f39d4 20:39:45 ---> 0da52e11fbe6 20:39:45 Step 29/32 : CMD ["gate"] 20:39:45 ---> Running in 24340f72cba3 20:39:45 Removing intermediate container 24340f72cba3 20:39:45 ---> e8ea1988f3c3 20:39:45 Step 30/32 : LABEL arch=arm64 20:39:45 ---> Running in a15dedddeb0a 20:39:46 Removing intermediate container a15dedddeb0a 20:39:46 ---> 13f32863eaf6 20:39:46 Step 31/32 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:39:46 ---> Running in 9a420e9e4411 20:39:46 Removing intermediate container 9a420e9e4411 20:39:46 ---> 54cfaee21836 20:39:46 Step 32/32 : LABEL version=3.0.0-dev.23 20:39:46 ---> Running in 048d3385e0d0 20:39:46 Removing intermediate container 048d3385e0d0 20:39:46 ---> e8d1ffb3837f 20:39:46 20:39:47 Successfully built e8d1ffb3837f 20:39:47 Successfully tagged security-bootstrapper-arm64:latest 20:39:55  Building security-bootstrapper ... done Removing intermediate container e8850f948179 20:39:55 ---> 66fecaef049e 20:39:55 20:39:55 Step 9/19 : FROM alpine:3.15 20:39:55 ---> 8aa73fd46299 20:39:55 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:55 ---> Using cache 20:39:55 ---> a5fb4f0f47d8 20:39:55 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:39:55 ---> Running in fa00b4701513 20:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:39:57 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:39:57 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:39:57 OK: 15736 distinct packages available 20:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:39:58 (1/9) Installing ca-certificates (20220614-r0) 20:39:58 (2/9) Installing brotli-libs (1.0.9-r5) 20:39:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:39:58 (4/9) Installing libcurl (7.80.0-r5) 20:39:58 (5/9) Installing curl (7.80.0-r5) 20:39:58 (6/9) Installing dumb-init (1.2.5-r1) 20:39:58 (7/9) Installing musl-obstack (1.2.3-r0) 20:39:58 (8/9) Installing libucontext (1.1-r0) 20:39:58 (9/9) Installing gcompat (1.0.0-r4) 20:39:58 Executing busybox-1.34.1-r7.trigger 20:39:58 Executing ca-certificates-20220614-r0.trigger 20:39:59 OK: 8 MiB in 23 packages 20:40:00 Removing intermediate container fa00b4701513 20:40:00 ---> 1c8fc260d535 20:40:00 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:01 ---> dda770130339 20:40:01 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:40:01 ---> 271e7a764ee4 20:40:01 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:40:02 ---> f91730f644e1 20:40:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:40:02 ---> Running in 15425400cfff 20:40:02 Removing intermediate container 15425400cfff 20:40:02 ---> 7e6cdd2268ea 20:40:02 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:02 ---> Running in d19284e023e0 20:40:03 Removing intermediate container d19284e023e0 20:40:03 ---> fc1e0175384c 20:40:03 Step 17/19 : LABEL arch=arm64 20:40:03 ---> Running in 6a2817ba0d77 20:40:03 Removing intermediate container 6a2817ba0d77 20:40:03 ---> 5a533ad51597 20:40:03 Step 18/19 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b 20:40:03 ---> Running in 5ee8495d6af0 20:40:03 Removing intermediate container 5ee8495d6af0 20:40:03 ---> 43278d46787a 20:40:03 Step 19/19 : LABEL version=3.0.0-dev.23 20:40:03 ---> Running in 96c32dfe33a2 20:40:04 Removing intermediate container 96c32dfe33a2 20:40:04 ---> 85137b9c5d91 20:40:04 20:40:04 Successfully built 85137b9c5d91 20:40:04 Successfully tagged security-spiffe-token-provider-arm64:latest 20:40:04  Building security-spiffe-token-provider ... done  [Pipeline] } 20:40:04 $ docker stop --time=1 aabde1179ae77a4f38d65d88a23e015bbd70b6b91b1f79a760408bd6ed707756 20:40:06 $ docker rm -f --volumes aabde1179ae77a4f38d65d88a23e015bbd70b6b91b1f79a760408bd6ed707756 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:06 + docker images 20:40:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:07 security-spiffe-token-provider-arm64 latest 85137b9c5d91 2 seconds ago 28.9MB 20:40:07 66fecaef049e 13 seconds ago 1.37GB 20:40:07 security-bootstrapper-arm64 latest e8d1ffb3837f 20 seconds ago 19.5MB 20:40:07 security-secretstore-setup-arm64 latest a823a4fa3db9 22 seconds ago 28.7MB 20:40:07 c57753d21e28 45 seconds ago 1.33GB 20:40:07 38d55198fb45 50 seconds ago 1.33GB 20:40:07 core-command-arm64 latest 9bc7ff497264 2 minutes ago 17MB 20:40:07 381471d337eb 3 minutes ago 1.34GB 20:40:07 support-scheduler-arm64 latest fba05233ce0a 3 minutes ago 29MB 20:40:07 196c164b48bf 3 minutes ago 1.4GB 20:40:07 support-notifications-arm64 latest 06639134d536 5 minutes ago 29.6MB 20:40:07 4b14d121eff1 5 minutes ago 1.41GB 20:40:07 security-spire-server-arm64 latest 2725209b8e23 7 minutes ago 84.3MB 20:40:07 9d7f89d2c05d 7 minutes ago 1.21GB 20:40:07 core-metadata-arm64 latest 1e2f3d49e9ec 8 minutes ago 17.8MB 20:40:07 core-data-arm64 latest 49c5835d2966 8 minutes ago 17.2MB 20:40:07 1308a038ecee 8 minutes ago 1.35GB 20:40:07 2e8c5ced7bb8 8 minutes ago 1.35GB 20:40:07 security-proxy-setup-arm64 latest fc9f30c31545 9 minutes ago 26.8MB 20:40:07 a9ecf6ed1f85 9 minutes ago 1.33GB 20:40:07 security-spire-config-arm64 latest f53324b78d43 15 minutes ago 83.6MB 20:40:07 security-spire-agent-arm64 latest 59d3342f3cb1 15 minutes ago 122MB 20:40:07 50550858e709 16 minutes ago 1.21GB 20:40:07 ci-base-image-arm64 latest 8780611b436e 19 minutes ago 905MB 20:40:07 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 20:40:07 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 20:40:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 20:40:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:07 provisioning config files... 20:40:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/379@tmp/config9307646530234227625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:07 ---> docker-login.sh 20:40:07 nexus3.edgexfoundry.org:10001 20:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:07 Configure a credential helper to remove this warning. See 20:40:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:07 20:40:07 Login Succeeded 20:40:07 nexus3.edgexfoundry.org:10002 20:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:08 Configure a credential helper to remove this warning. See 20:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:08 20:40:08 Login Succeeded 20:40:08 nexus3.edgexfoundry.org:10003 20:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:08 Configure a credential helper to remove this warning. See 20:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:08 20:40:08 Login Succeeded 20:40:08 nexus3.edgexfoundry.org:10004 20:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:08 Configure a credential helper to remove this warning. See 20:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:08 20:40:08 Login Succeeded 20:40:08 docker.io 20:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:09 Configure a credential helper to remove this warning. See 20:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:09 20:40:09 Login Succeeded 20:40:09 ---> docker-login.sh ends [Pipeline] } 20:40:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:40:09 5762ad0855b277c3a10a3989888db3e958004f6b 20:40:09 latest 20:40:09 3.0.0-dev.23 20:40:09 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:09 main 20:40:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:10 649e4b83d3d7: Preparing 20:40:10 598fde08284a: Preparing 20:40:10 30b89b8c14d5: Preparing 20:40:10 d3dc37d71bee: Preparing 20:40:10 17bec77d7fdc: Preparing 20:40:10 17bec77d7fdc: Layer already exists 20:40:10 649e4b83d3d7: Pushed 20:40:10 d3dc37d71bee: Pushed 20:40:10 30b89b8c14d5: Pushed 20:40:13 598fde08284a: Pushed 20:40:13 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:13 649e4b83d3d7: Preparing 20:40:13 598fde08284a: Preparing 20:40:13 30b89b8c14d5: Preparing 20:40:13 d3dc37d71bee: Preparing 20:40:13 17bec77d7fdc: Preparing 20:40:13 17bec77d7fdc: Layer already exists 20:40:13 649e4b83d3d7: Layer already exists 20:40:13 30b89b8c14d5: Layer already exists 20:40:13 d3dc37d71bee: Layer already exists 20:40:13 598fde08284a: Layer already exists 20:40:14 latest: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.23 20:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:14 649e4b83d3d7: Preparing 20:40:14 598fde08284a: Preparing 20:40:14 30b89b8c14d5: Preparing 20:40:14 d3dc37d71bee: Preparing 20:40:14 17bec77d7fdc: Preparing 20:40:14 30b89b8c14d5: Layer already exists 20:40:14 598fde08284a: Layer already exists 20:40:14 649e4b83d3d7: Layer already exists 20:40:14 17bec77d7fdc: Layer already exists 20:40:14 d3dc37d71bee: Layer already exists 20:40:14 3.0.0-dev.23: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:15 649e4b83d3d7: Preparing 20:40:15 598fde08284a: Preparing 20:40:15 30b89b8c14d5: Preparing 20:40:15 d3dc37d71bee: Preparing 20:40:15 17bec77d7fdc: Preparing 20:40:15 17bec77d7fdc: Layer already exists 20:40:15 598fde08284a: Layer already exists 20:40:15 30b89b8c14d5: Layer already exists 20:40:15 649e4b83d3d7: Layer already exists 20:40:15 d3dc37d71bee: Layer already exists 20:40:15 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:40:16 649e4b83d3d7: Preparing 20:40:16 598fde08284a: Preparing 20:40:16 30b89b8c14d5: Preparing 20:40:16 d3dc37d71bee: Preparing 20:40:16 17bec77d7fdc: Preparing 20:40:16 17bec77d7fdc: Layer already exists 20:40:16 598fde08284a: Layer already exists 20:40:16 d3dc37d71bee: Layer already exists 20:40:16 30b89b8c14d5: Layer already exists 20:40:16 649e4b83d3d7: Layer already exists 20:40:16 main: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:16 ===================================================== [Pipeline] echo 20:40:16 taggedImages: 20:40:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:40:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.23 20:40:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:40:16 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:40:16 5762ad0855b277c3a10a3989888db3e958004f6b 20:40:16 latest 20:40:16 3.0.0-dev.23 20:40:16 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:16 main 20:40:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:17 18e461fb4ab9: Preparing 20:40:17 53ae087d7967: Preparing 20:40:17 30b89b8c14d5: Preparing 20:40:17 65ee6eec2a0c: Preparing 20:40:17 17bec77d7fdc: Preparing 20:40:17 17bec77d7fdc: Layer already exists 20:40:17 30b89b8c14d5: Layer already exists 20:40:17 18e461fb4ab9: Pushed 20:40:17 65ee6eec2a0c: Pushed 20:40:20 53ae087d7967: Pushed 20:40:20 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:21 18e461fb4ab9: Preparing 20:40:21 53ae087d7967: Preparing 20:40:21 30b89b8c14d5: Preparing 20:40:21 65ee6eec2a0c: Preparing 20:40:21 17bec77d7fdc: Preparing 20:40:21 17bec77d7fdc: Layer already exists 20:40:21 30b89b8c14d5: Layer already exists 20:40:21 53ae087d7967: Layer already exists 20:40:21 65ee6eec2a0c: Layer already exists 20:40:21 18e461fb4ab9: Layer already exists 20:40:21 latest: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.23 20:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:22 18e461fb4ab9: Preparing 20:40:22 53ae087d7967: Preparing 20:40:22 30b89b8c14d5: Preparing 20:40:22 65ee6eec2a0c: Preparing 20:40:22 17bec77d7fdc: Preparing 20:40:22 30b89b8c14d5: Layer already exists 20:40:22 53ae087d7967: Layer already exists 20:40:22 17bec77d7fdc: Layer already exists 20:40:22 65ee6eec2a0c: Layer already exists 20:40:22 18e461fb4ab9: Layer already exists 20:40:22 3.0.0-dev.23: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:22 18e461fb4ab9: Preparing 20:40:22 53ae087d7967: Preparing 20:40:22 30b89b8c14d5: Preparing 20:40:22 65ee6eec2a0c: Preparing 20:40:22 17bec77d7fdc: Preparing 20:40:22 30b89b8c14d5: Layer already exists 20:40:22 53ae087d7967: Layer already exists 20:40:22 65ee6eec2a0c: Layer already exists 20:40:22 17bec77d7fdc: Layer already exists 20:40:22 18e461fb4ab9: Layer already exists 20:40:22 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:40:24 18e461fb4ab9: Preparing 20:40:24 53ae087d7967: Preparing 20:40:24 30b89b8c14d5: Preparing 20:40:24 65ee6eec2a0c: Preparing 20:40:24 17bec77d7fdc: Preparing 20:40:24 53ae087d7967: Layer already exists 20:40:24 65ee6eec2a0c: Layer already exists 20:40:24 30b89b8c14d5: Layer already exists 20:40:24 17bec77d7fdc: Layer already exists 20:40:24 18e461fb4ab9: Layer already exists 20:40:24 main: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:24 ===================================================== [Pipeline] echo 20:40:24 taggedImages: 20:40:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:40:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.23 20:40:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:40:24 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:40:24 5762ad0855b277c3a10a3989888db3e958004f6b 20:40:24 latest 20:40:24 3.0.0-dev.23 20:40:24 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:24 main 20:40:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:24 04e2aba854a4: Preparing 20:40:24 5b1688def9a0: Preparing 20:40:24 7227fe5d701c: Preparing 20:40:24 30b89b8c14d5: Preparing 20:40:24 d3dc37d71bee: Preparing 20:40:24 17bec77d7fdc: Preparing 20:40:24 17bec77d7fdc: Waiting 20:40:24 d3dc37d71bee: Layer already exists 20:40:24 30b89b8c14d5: Layer already exists 20:40:25 17bec77d7fdc: Layer already exists 20:40:25 04e2aba854a4: Pushed 20:40:25 5b1688def9a0: Pushed 20:40:28 7227fe5d701c: Pushed 20:40:28 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:29 04e2aba854a4: Preparing 20:40:29 5b1688def9a0: Preparing 20:40:29 7227fe5d701c: Preparing 20:40:29 30b89b8c14d5: Preparing 20:40:29 d3dc37d71bee: Preparing 20:40:29 17bec77d7fdc: Preparing 20:40:29 17bec77d7fdc: Waiting 20:40:29 d3dc37d71bee: Layer already exists 20:40:29 04e2aba854a4: Layer already exists 20:40:29 7227fe5d701c: Layer already exists 20:40:29 30b89b8c14d5: Layer already exists 20:40:29 5b1688def9a0: Layer already exists 20:40:29 17bec77d7fdc: Layer already exists 20:40:29 latest: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.23 20:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:29 04e2aba854a4: Preparing 20:40:29 5b1688def9a0: Preparing 20:40:29 7227fe5d701c: Preparing 20:40:29 30b89b8c14d5: Preparing 20:40:29 d3dc37d71bee: Preparing 20:40:29 17bec77d7fdc: Preparing 20:40:29 17bec77d7fdc: Waiting 20:40:29 7227fe5d701c: Layer already exists 20:40:29 30b89b8c14d5: Layer already exists 20:40:29 04e2aba854a4: Layer already exists 20:40:29 d3dc37d71bee: Layer already exists 20:40:29 5b1688def9a0: Layer already exists 20:40:29 17bec77d7fdc: Layer already exists 20:40:29 3.0.0-dev.23: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:30 04e2aba854a4: Preparing 20:40:30 5b1688def9a0: Preparing 20:40:30 7227fe5d701c: Preparing 20:40:30 30b89b8c14d5: Preparing 20:40:30 d3dc37d71bee: Preparing 20:40:30 17bec77d7fdc: Preparing 20:40:30 17bec77d7fdc: Waiting 20:40:30 7227fe5d701c: Layer already exists 20:40:30 d3dc37d71bee: Layer already exists 20:40:30 04e2aba854a4: Layer already exists 20:40:30 5b1688def9a0: Layer already exists 20:40:30 30b89b8c14d5: Layer already exists 20:40:30 17bec77d7fdc: Layer already exists 20:40:30 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:40:31 04e2aba854a4: Preparing 20:40:31 5b1688def9a0: Preparing 20:40:31 7227fe5d701c: Preparing 20:40:31 30b89b8c14d5: Preparing 20:40:31 d3dc37d71bee: Preparing 20:40:31 17bec77d7fdc: Preparing 20:40:31 17bec77d7fdc: Waiting 20:40:31 d3dc37d71bee: Layer already exists 20:40:31 7227fe5d701c: Layer already exists 20:40:31 30b89b8c14d5: Layer already exists 20:40:31 5b1688def9a0: Layer already exists 20:40:31 04e2aba854a4: Layer already exists 20:40:31 17bec77d7fdc: Layer already exists 20:40:31 main: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:32 ===================================================== [Pipeline] echo 20:40:32 taggedImages: 20:40:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:40:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.23 20:40:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:40:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:40:32 5762ad0855b277c3a10a3989888db3e958004f6b 20:40:32 latest 20:40:32 3.0.0-dev.23 20:40:32 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:32 main 20:40:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:32 427937825c44: Preparing 20:40:32 427937825c44: Preparing 20:40:32 a7c6a3eb839e: Preparing 20:40:32 acc38236216a: Preparing 20:40:32 54f5c40b033a: Preparing 20:40:32 d19d1349c354: Preparing 20:40:32 640acc454c12: Preparing 20:40:32 30b89b8c14d5: Preparing 20:40:32 010307e4b5fd: Preparing 20:40:32 39548c04c661: Preparing 20:40:32 cd8e3e00a27f: Preparing 20:40:32 2fd80b86d770: Preparing 20:40:32 17bec77d7fdc: Preparing 20:40:32 39548c04c661: Waiting 20:40:32 cd8e3e00a27f: Waiting 20:40:32 640acc454c12: Waiting 20:40:32 2fd80b86d770: Waiting 20:40:32 30b89b8c14d5: Waiting 20:40:32 010307e4b5fd: Waiting 20:40:32 17bec77d7fdc: Waiting 20:40:33 a7c6a3eb839e: Pushed 20:40:33 427937825c44: Pushed 20:40:33 acc38236216a: Pushed 20:40:33 d19d1349c354: Pushed 20:40:33 54f5c40b033a: Pushed 20:40:33 30b89b8c14d5: Layer already exists 20:40:33 cd8e3e00a27f: Pushed 20:40:33 39548c04c661: Pushed 20:40:33 010307e4b5fd: Pushed 20:40:33 2fd80b86d770: Pushed 20:40:33 17bec77d7fdc: Layer already exists 20:40:36 640acc454c12: Pushed 20:40:36 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:37 427937825c44: Preparing 20:40:37 427937825c44: Preparing 20:40:37 a7c6a3eb839e: Preparing 20:40:37 acc38236216a: Preparing 20:40:37 54f5c40b033a: Preparing 20:40:37 d19d1349c354: Preparing 20:40:37 640acc454c12: Preparing 20:40:37 30b89b8c14d5: Preparing 20:40:37 010307e4b5fd: Preparing 20:40:37 39548c04c661: Preparing 20:40:37 cd8e3e00a27f: Preparing 20:40:37 2fd80b86d770: Preparing 20:40:37 17bec77d7fdc: Preparing 20:40:37 640acc454c12: Waiting 20:40:37 30b89b8c14d5: Waiting 20:40:37 010307e4b5fd: Waiting 20:40:37 39548c04c661: Waiting 20:40:37 cd8e3e00a27f: Waiting 20:40:37 2fd80b86d770: Waiting 20:40:37 17bec77d7fdc: Waiting 20:40:37 d19d1349c354: Layer already exists 20:40:37 acc38236216a: Layer already exists 20:40:37 a7c6a3eb839e: Layer already exists 20:40:37 427937825c44: Layer already exists 20:40:37 54f5c40b033a: Layer already exists 20:40:37 30b89b8c14d5: Layer already exists 20:40:37 640acc454c12: Layer already exists 20:40:37 39548c04c661: Layer already exists 20:40:37 cd8e3e00a27f: Layer already exists 20:40:37 010307e4b5fd: Layer already exists 20:40:37 17bec77d7fdc: Layer already exists 20:40:37 2fd80b86d770: Layer already exists 20:40:37 latest: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.23 20:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:38 427937825c44: Preparing 20:40:38 427937825c44: Preparing 20:40:38 a7c6a3eb839e: Preparing 20:40:38 acc38236216a: Preparing 20:40:38 54f5c40b033a: Preparing 20:40:38 d19d1349c354: Preparing 20:40:38 640acc454c12: Preparing 20:40:38 30b89b8c14d5: Preparing 20:40:38 010307e4b5fd: Preparing 20:40:38 39548c04c661: Preparing 20:40:38 cd8e3e00a27f: Preparing 20:40:38 2fd80b86d770: Preparing 20:40:38 17bec77d7fdc: Preparing 20:40:38 30b89b8c14d5: Waiting 20:40:38 010307e4b5fd: Waiting 20:40:38 39548c04c661: Waiting 20:40:38 cd8e3e00a27f: Waiting 20:40:38 2fd80b86d770: Waiting 20:40:38 17bec77d7fdc: Waiting 20:40:38 640acc454c12: Waiting 20:40:38 acc38236216a: Layer already exists 20:40:38 d19d1349c354: Layer already exists 20:40:38 a7c6a3eb839e: Layer already exists 20:40:38 54f5c40b033a: Layer already exists 20:40:38 427937825c44: Layer already exists 20:40:38 30b89b8c14d5: Layer already exists 20:40:38 010307e4b5fd: Layer already exists 20:40:38 cd8e3e00a27f: Layer already exists 20:40:38 39548c04c661: Layer already exists 20:40:38 640acc454c12: Layer already exists 20:40:38 2fd80b86d770: Layer already exists 20:40:38 17bec77d7fdc: Layer already exists 20:40:38 3.0.0-dev.23: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:39 427937825c44: Preparing 20:40:39 427937825c44: Preparing 20:40:39 a7c6a3eb839e: Preparing 20:40:39 acc38236216a: Preparing 20:40:39 54f5c40b033a: Preparing 20:40:39 d19d1349c354: Preparing 20:40:39 640acc454c12: Preparing 20:40:39 30b89b8c14d5: Preparing 20:40:39 010307e4b5fd: Preparing 20:40:39 39548c04c661: Preparing 20:40:39 cd8e3e00a27f: Preparing 20:40:39 2fd80b86d770: Preparing 20:40:39 17bec77d7fdc: Preparing 20:40:39 39548c04c661: Waiting 20:40:39 cd8e3e00a27f: Waiting 20:40:39 2fd80b86d770: Waiting 20:40:39 17bec77d7fdc: Waiting 20:40:39 640acc454c12: Waiting 20:40:39 30b89b8c14d5: Waiting 20:40:39 010307e4b5fd: Waiting 20:40:39 acc38236216a: Layer already exists 20:40:39 427937825c44: Layer already exists 20:40:39 a7c6a3eb839e: Layer already exists 20:40:39 d19d1349c354: Layer already exists 20:40:39 54f5c40b033a: Layer already exists 20:40:39 30b89b8c14d5: Layer already exists 20:40:39 640acc454c12: Layer already exists 20:40:39 39548c04c661: Layer already exists 20:40:39 010307e4b5fd: Layer already exists 20:40:39 cd8e3e00a27f: Layer already exists 20:40:39 2fd80b86d770: Layer already exists 20:40:39 17bec77d7fdc: Layer already exists 20:40:39 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:40:40 427937825c44: Preparing 20:40:40 427937825c44: Preparing 20:40:40 a7c6a3eb839e: Preparing 20:40:40 acc38236216a: Preparing 20:40:40 54f5c40b033a: Preparing 20:40:40 d19d1349c354: Preparing 20:40:40 640acc454c12: Preparing 20:40:40 30b89b8c14d5: Preparing 20:40:40 010307e4b5fd: Preparing 20:40:40 39548c04c661: Preparing 20:40:40 cd8e3e00a27f: Preparing 20:40:40 2fd80b86d770: Preparing 20:40:40 17bec77d7fdc: Preparing 20:40:40 640acc454c12: Waiting 20:40:40 30b89b8c14d5: Waiting 20:40:40 39548c04c661: Waiting 20:40:40 cd8e3e00a27f: Waiting 20:40:40 2fd80b86d770: Waiting 20:40:40 17bec77d7fdc: Waiting 20:40:40 010307e4b5fd: Waiting 20:40:40 427937825c44: Layer already exists 20:40:40 d19d1349c354: Layer already exists 20:40:40 acc38236216a: Layer already exists 20:40:40 54f5c40b033a: Layer already exists 20:40:40 a7c6a3eb839e: Layer already exists 20:40:40 39548c04c661: Layer already exists 20:40:40 010307e4b5fd: Layer already exists 20:40:40 30b89b8c14d5: Layer already exists 20:40:40 640acc454c12: Layer already exists 20:40:40 cd8e3e00a27f: Layer already exists 20:40:40 17bec77d7fdc: Layer already exists 20:40:40 2fd80b86d770: Layer already exists 20:40:40 main: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:40 ===================================================== [Pipeline] echo 20:40:40 taggedImages: 20:40:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:40:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.23 20:40:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:40:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:40:40 5762ad0855b277c3a10a3989888db3e958004f6b 20:40:40 latest 20:40:40 3.0.0-dev.23 20:40:40 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:40 main 20:40:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:40:41 e5684909aa0b: Preparing 20:40:41 e2bf4c529d9f: Preparing 20:40:41 8885ee214031: Preparing 20:40:41 39c78f341f2b: Preparing 20:40:41 fff1cec84501: Preparing 20:40:41 4f1d70869699: Preparing 20:40:41 a5b4675b36eb: Preparing 20:40:41 17bec77d7fdc: Preparing 20:40:41 4f1d70869699: Waiting 20:40:41 a5b4675b36eb: Waiting 20:40:41 e5684909aa0b: Pushed 20:40:41 fff1cec84501: Pushed 20:40:41 e2bf4c529d9f: Pushed 20:40:41 17bec77d7fdc: Layer already exists 20:40:41 4f1d70869699: Pushed 20:40:42 a5b4675b36eb: Pushed 20:40:43 39c78f341f2b: Pushed 20:40:43 8885ee214031: Pushed 20:40:43 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:44 + 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 20:40:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:40:44 e5684909aa0b: Preparing 20:40:44 e2bf4c529d9f: Preparing 20:40:44 8885ee214031: Preparing 20:40:44 39c78f341f2b: Preparing 20:40:44 fff1cec84501: Preparing 20:40:44 4f1d70869699: Preparing 20:40:44 a5b4675b36eb: Preparing 20:40:44 17bec77d7fdc: Preparing 20:40:44 4f1d70869699: Waiting 20:40:44 a5b4675b36eb: Waiting 20:40:44 17bec77d7fdc: Waiting 20:40:44 fff1cec84501: Layer already exists 20:40:44 e5684909aa0b: Layer already exists 20:40:44 39c78f341f2b: Layer already exists 20:40:44 e2bf4c529d9f: Layer already exists 20:40:44 8885ee214031: Layer already exists 20:40:44 4f1d70869699: Layer already exists 20:40:44 a5b4675b36eb: Layer already exists 20:40:44 17bec77d7fdc: Layer already exists 20:40:44 latest: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.23 20:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:40:45 e5684909aa0b: Preparing 20:40:45 e2bf4c529d9f: Preparing 20:40:45 8885ee214031: Preparing 20:40:45 39c78f341f2b: Preparing 20:40:45 fff1cec84501: Preparing 20:40:45 4f1d70869699: Preparing 20:40:45 a5b4675b36eb: Preparing 20:40:45 17bec77d7fdc: Preparing 20:40:45 a5b4675b36eb: Waiting 20:40:45 4f1d70869699: Waiting 20:40:45 17bec77d7fdc: Waiting 20:40:45 8885ee214031: Layer already exists 20:40:45 39c78f341f2b: Layer already exists 20:40:45 e2bf4c529d9f: Layer already exists 20:40:45 e5684909aa0b: Layer already exists 20:40:45 fff1cec84501: Layer already exists 20:40:45 17bec77d7fdc: Layer already exists 20:40:45 a5b4675b36eb: Layer already exists 20:40:45 4f1d70869699: Layer already exists 20:40:45 3.0.0-dev.23: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:40:46 e5684909aa0b: Preparing 20:40:46 e2bf4c529d9f: Preparing 20:40:46 8885ee214031: Preparing 20:40:46 39c78f341f2b: Preparing 20:40:46 fff1cec84501: Preparing 20:40:46 4f1d70869699: Preparing 20:40:46 a5b4675b36eb: Preparing 20:40:46 17bec77d7fdc: Preparing 20:40:46 4f1d70869699: Waiting 20:40:46 a5b4675b36eb: Waiting 20:40:46 17bec77d7fdc: Waiting 20:40:46 39c78f341f2b: Layer already exists 20:40:46 8885ee214031: Layer already exists 20:40:46 e2bf4c529d9f: Layer already exists 20:40:46 fff1cec84501: Layer already exists 20:40:46 e5684909aa0b: Layer already exists 20:40:46 4f1d70869699: Layer already exists 20:40:46 a5b4675b36eb: Layer already exists 20:40:46 17bec77d7fdc: Layer already exists 20:40:46 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:47 + 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 20:40:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:40:47 e5684909aa0b: Preparing 20:40:47 e2bf4c529d9f: Preparing 20:40:47 8885ee214031: Preparing 20:40:47 39c78f341f2b: Preparing 20:40:47 fff1cec84501: Preparing 20:40:47 4f1d70869699: Preparing 20:40:47 a5b4675b36eb: Preparing 20:40:47 17bec77d7fdc: Preparing 20:40:47 4f1d70869699: Waiting 20:40:47 a5b4675b36eb: Waiting 20:40:47 17bec77d7fdc: Waiting 20:40:47 fff1cec84501: Layer already exists 20:40:47 8885ee214031: Layer already exists 20:40:47 39c78f341f2b: Layer already exists 20:40:47 e5684909aa0b: Layer already exists 20:40:47 e2bf4c529d9f: Layer already exists 20:40:47 a5b4675b36eb: Layer already exists 20:40:47 4f1d70869699: Layer already exists 20:40:47 17bec77d7fdc: Layer already exists 20:40:47 main: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:47 ===================================================== [Pipeline] echo 20:40:47 taggedImages: 20:40:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:40:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.23 20:40:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:40:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:40:47 5762ad0855b277c3a10a3989888db3e958004f6b 20:40:47 latest 20:40:47 3.0.0-dev.23 20:40:47 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:47 main 20:40:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:40:48 da573ae24f82: Preparing 20:40:48 ed391f55f739: Preparing 20:40:48 839b031edfac: Preparing 20:40:48 b98cea26f3c9: Preparing 20:40:48 83ca10d0ae2b: Preparing 20:40:48 e074ae2a667d: Preparing 20:40:48 4c6fef0d1d4d: Preparing 20:40:48 10ad8e0787bc: Preparing 20:40:48 877167743442: Preparing 20:40:48 17bec77d7fdc: Preparing 20:40:48 e074ae2a667d: Waiting 20:40:48 4c6fef0d1d4d: Waiting 20:40:48 10ad8e0787bc: Waiting 20:40:48 877167743442: Waiting 20:40:48 17bec77d7fdc: Waiting 20:40:48 ed391f55f739: Pushed 20:40:48 83ca10d0ae2b: Pushed 20:40:48 da573ae24f82: Pushed 20:40:48 e074ae2a667d: Pushed 20:40:48 10ad8e0787bc: Pushed 20:40:48 4c6fef0d1d4d: Pushed 20:40:48 17bec77d7fdc: Layer already exists 20:40:49 877167743442: Pushed 20:40:51 b98cea26f3c9: Pushed 20:40:51 839b031edfac: Pushed 20:40:51 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:52 + 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 20:40:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:40:52 da573ae24f82: Preparing 20:40:52 ed391f55f739: Preparing 20:40:52 839b031edfac: Preparing 20:40:52 b98cea26f3c9: Preparing 20:40:52 83ca10d0ae2b: Preparing 20:40:52 e074ae2a667d: Preparing 20:40:52 4c6fef0d1d4d: Preparing 20:40:52 10ad8e0787bc: Preparing 20:40:52 877167743442: Preparing 20:40:52 17bec77d7fdc: Preparing 20:40:52 4c6fef0d1d4d: Waiting 20:40:52 10ad8e0787bc: Waiting 20:40:52 877167743442: Waiting 20:40:52 17bec77d7fdc: Waiting 20:40:52 e074ae2a667d: Waiting 20:40:52 83ca10d0ae2b: Layer already exists 20:40:52 839b031edfac: Layer already exists 20:40:52 ed391f55f739: Layer already exists 20:40:52 da573ae24f82: Layer already exists 20:40:52 b98cea26f3c9: Layer already exists 20:40:52 e074ae2a667d: Layer already exists 20:40:52 17bec77d7fdc: Layer already exists 20:40:52 4c6fef0d1d4d: Layer already exists 20:40:52 877167743442: Layer already exists 20:40:52 10ad8e0787bc: Layer already exists 20:40:52 latest: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.23 20:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:40:53 da573ae24f82: Preparing 20:40:53 ed391f55f739: Preparing 20:40:53 839b031edfac: Preparing 20:40:53 b98cea26f3c9: Preparing 20:40:53 83ca10d0ae2b: Preparing 20:40:53 e074ae2a667d: Preparing 20:40:53 4c6fef0d1d4d: Preparing 20:40:53 10ad8e0787bc: Preparing 20:40:53 877167743442: Preparing 20:40:53 17bec77d7fdc: Preparing 20:40:53 e074ae2a667d: Waiting 20:40:53 877167743442: Waiting 20:40:53 4c6fef0d1d4d: Waiting 20:40:53 17bec77d7fdc: Waiting 20:40:53 10ad8e0787bc: Waiting 20:40:53 b98cea26f3c9: Layer already exists 20:40:53 da573ae24f82: Layer already exists 20:40:53 ed391f55f739: Layer already exists 20:40:53 83ca10d0ae2b: Layer already exists 20:40:53 839b031edfac: Layer already exists 20:40:53 4c6fef0d1d4d: Layer already exists 20:40:53 10ad8e0787bc: Layer already exists 20:40:53 e074ae2a667d: Layer already exists 20:40:53 17bec77d7fdc: Layer already exists 20:40:53 877167743442: Layer already exists 20:40:53 3.0.0-dev.23: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:40:54 da573ae24f82: Preparing 20:40:54 ed391f55f739: Preparing 20:40:54 839b031edfac: Preparing 20:40:54 b98cea26f3c9: Preparing 20:40:54 83ca10d0ae2b: Preparing 20:40:54 e074ae2a667d: Preparing 20:40:54 4c6fef0d1d4d: Preparing 20:40:54 10ad8e0787bc: Preparing 20:40:54 877167743442: Preparing 20:40:54 17bec77d7fdc: Preparing 20:40:54 e074ae2a667d: Waiting 20:40:54 10ad8e0787bc: Waiting 20:40:54 4c6fef0d1d4d: Waiting 20:40:54 877167743442: Waiting 20:40:54 17bec77d7fdc: Waiting 20:40:54 ed391f55f739: Layer already exists 20:40:54 839b031edfac: Layer already exists 20:40:54 b98cea26f3c9: Layer already exists 20:40:54 83ca10d0ae2b: Layer already exists 20:40:54 da573ae24f82: Layer already exists 20:40:54 e074ae2a667d: Layer already exists 20:40:54 10ad8e0787bc: Layer already exists 20:40:54 4c6fef0d1d4d: Layer already exists 20:40:54 17bec77d7fdc: Layer already exists 20:40:54 877167743442: Layer already exists 20:40:54 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:55 + 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 20:40:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:40:55 da573ae24f82: Preparing 20:40:55 ed391f55f739: Preparing 20:40:55 839b031edfac: Preparing 20:40:55 b98cea26f3c9: Preparing 20:40:55 83ca10d0ae2b: Preparing 20:40:55 e074ae2a667d: Preparing 20:40:55 4c6fef0d1d4d: Preparing 20:40:55 10ad8e0787bc: Preparing 20:40:55 877167743442: Preparing 20:40:55 17bec77d7fdc: Preparing 20:40:55 e074ae2a667d: Waiting 20:40:55 4c6fef0d1d4d: Waiting 20:40:55 10ad8e0787bc: Waiting 20:40:55 877167743442: Waiting 20:40:55 17bec77d7fdc: Waiting 20:40:55 ed391f55f739: Layer already exists 20:40:55 839b031edfac: Layer already exists 20:40:55 da573ae24f82: Layer already exists 20:40:55 b98cea26f3c9: Layer already exists 20:40:55 83ca10d0ae2b: Layer already exists 20:40:55 e074ae2a667d: Layer already exists 20:40:55 4c6fef0d1d4d: Layer already exists 20:40:55 877167743442: Layer already exists 20:40:55 10ad8e0787bc: Layer already exists 20:40:55 17bec77d7fdc: Layer already exists 20:40:55 main: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:55 ===================================================== [Pipeline] echo 20:40:55 taggedImages: 20:40:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:40:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.23 20:40:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:40:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:40:55 5762ad0855b277c3a10a3989888db3e958004f6b 20:40:55 latest 20:40:55 3.0.0-dev.23 20:40:55 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:40:55 main 20:40:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:40:56 cc76f8cec771: Preparing 20:40:56 f91da89e431e: Preparing 20:40:56 30b89b8c14d5: Preparing 20:40:56 b18ffeadc669: Preparing 20:40:56 9833f26c6bda: Preparing 20:40:56 9833f26c6bda: Layer already exists 20:40:56 30b89b8c14d5: Layer already exists 20:40:56 cc76f8cec771: Pushed 20:40:57 b18ffeadc669: Pushed 20:41:00 f91da89e431e: Pushed 20:41:01 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:01 + 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 20:41:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:41:01 cc76f8cec771: Preparing 20:41:01 f91da89e431e: Preparing 20:41:01 30b89b8c14d5: Preparing 20:41:01 b18ffeadc669: Preparing 20:41:01 9833f26c6bda: Preparing 20:41:01 cc76f8cec771: Layer already exists 20:41:01 f91da89e431e: Layer already exists 20:41:01 30b89b8c14d5: Layer already exists 20:41:01 9833f26c6bda: Layer already exists 20:41:01 b18ffeadc669: Layer already exists 20:41:01 latest: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.23 20:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:41:02 cc76f8cec771: Preparing 20:41:02 f91da89e431e: Preparing 20:41:02 30b89b8c14d5: Preparing 20:41:02 b18ffeadc669: Preparing 20:41:02 9833f26c6bda: Preparing 20:41:02 30b89b8c14d5: Layer already exists 20:41:02 cc76f8cec771: Layer already exists 20:41:02 9833f26c6bda: Layer already exists 20:41:02 b18ffeadc669: Layer already exists 20:41:02 f91da89e431e: Layer already exists 20:41:02 3.0.0-dev.23: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:41:03 cc76f8cec771: Preparing 20:41:03 f91da89e431e: Preparing 20:41:03 30b89b8c14d5: Preparing 20:41:03 b18ffeadc669: Preparing 20:41:03 9833f26c6bda: Preparing 20:41:03 f91da89e431e: Layer already exists 20:41:03 cc76f8cec771: Layer already exists 20:41:03 30b89b8c14d5: Layer already exists 20:41:03 9833f26c6bda: Layer already exists 20:41:03 b18ffeadc669: Layer already exists 20:41:03 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:03 + 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 20:41:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:41:04 cc76f8cec771: Preparing 20:41:04 f91da89e431e: Preparing 20:41:04 30b89b8c14d5: Preparing 20:41:04 b18ffeadc669: Preparing 20:41:04 9833f26c6bda: Preparing 20:41:04 cc76f8cec771: Layer already exists 20:41:04 b18ffeadc669: Layer already exists 20:41:04 9833f26c6bda: Layer already exists 20:41:04 30b89b8c14d5: Layer already exists 20:41:04 f91da89e431e: Layer already exists 20:41:04 main: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:04 ===================================================== [Pipeline] echo 20:41:04 taggedImages: 20:41:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:41:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:41:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.23 20:41:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:41:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:41:04 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:41:04 5762ad0855b277c3a10a3989888db3e958004f6b 20:41:04 latest 20:41:04 3.0.0-dev.23 20:41:04 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:41:04 main 20:41:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:05 6c69b82cf69c: Preparing 20:41:05 557ae0c714e6: Preparing 20:41:05 d640f361e38e: Preparing 20:41:05 ac02c74171de: Preparing 20:41:05 23575b60efe7: Preparing 20:41:05 d7c977f653af: Preparing 20:41:05 9833f26c6bda: Preparing 20:41:05 d7c977f653af: Waiting 20:41:05 9833f26c6bda: Waiting 20:41:05 6c69b82cf69c: Pushed 20:41:05 d640f361e38e: Pushed 20:41:05 557ae0c714e6: Pushed 20:41:05 9833f26c6bda: Layer already exists 20:41:06 d7c977f653af: Pushed 20:41:14 23575b60efe7: Pushed 20:41:21 ac02c74171de: Pushed 20:41:21 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:21 + 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 20:41:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:21 6c69b82cf69c: Preparing 20:41:21 557ae0c714e6: Preparing 20:41:21 d640f361e38e: Preparing 20:41:21 ac02c74171de: Preparing 20:41:21 23575b60efe7: Preparing 20:41:21 d7c977f653af: Preparing 20:41:21 9833f26c6bda: Preparing 20:41:21 d7c977f653af: Waiting 20:41:21 9833f26c6bda: Waiting 20:41:21 d640f361e38e: Layer already exists 20:41:21 557ae0c714e6: Layer already exists 20:41:21 23575b60efe7: Layer already exists 20:41:21 6c69b82cf69c: Layer already exists 20:41:21 ac02c74171de: Layer already exists 20:41:21 9833f26c6bda: Layer already exists 20:41:21 d7c977f653af: Layer already exists 20:41:22 latest: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.23 20:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:22 6c69b82cf69c: Preparing 20:41:22 557ae0c714e6: Preparing 20:41:22 d640f361e38e: Preparing 20:41:22 ac02c74171de: Preparing 20:41:22 23575b60efe7: Preparing 20:41:22 d7c977f653af: Preparing 20:41:22 9833f26c6bda: Preparing 20:41:22 d7c977f653af: Waiting 20:41:22 9833f26c6bda: Waiting 20:41:22 23575b60efe7: Layer already exists 20:41:22 d640f361e38e: Layer already exists 20:41:22 557ae0c714e6: Layer already exists 20:41:22 ac02c74171de: Layer already exists 20:41:22 6c69b82cf69c: Layer already exists 20:41:22 9833f26c6bda: Layer already exists 20:41:22 d7c977f653af: Layer already exists 20:41:22 3.0.0-dev.23: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:23 6c69b82cf69c: Preparing 20:41:23 557ae0c714e6: Preparing 20:41:23 d640f361e38e: Preparing 20:41:23 ac02c74171de: Preparing 20:41:23 23575b60efe7: Preparing 20:41:23 d7c977f653af: Preparing 20:41:23 9833f26c6bda: Preparing 20:41:23 d7c977f653af: Waiting 20:41:23 9833f26c6bda: Waiting 20:41:23 23575b60efe7: Layer already exists 20:41:23 557ae0c714e6: Layer already exists 20:41:23 6c69b82cf69c: Layer already exists 20:41:23 ac02c74171de: Layer already exists 20:41:23 d640f361e38e: Layer already exists 20:41:23 9833f26c6bda: Layer already exists 20:41:23 d7c977f653af: Layer already exists 20:41:23 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:24 + 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 20:41:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:41:24 6c69b82cf69c: Preparing 20:41:24 557ae0c714e6: Preparing 20:41:24 d640f361e38e: Preparing 20:41:24 ac02c74171de: Preparing 20:41:24 23575b60efe7: Preparing 20:41:24 d7c977f653af: Preparing 20:41:24 9833f26c6bda: Preparing 20:41:24 d7c977f653af: Waiting 20:41:24 9833f26c6bda: Waiting 20:41:24 557ae0c714e6: Layer already exists 20:41:24 6c69b82cf69c: Layer already exists 20:41:24 ac02c74171de: Layer already exists 20:41:24 23575b60efe7: Layer already exists 20:41:24 d640f361e38e: Layer already exists 20:41:24 d7c977f653af: Layer already exists 20:41:24 9833f26c6bda: Layer already exists 20:41:25 main: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:25 ===================================================== [Pipeline] echo 20:41:25 taggedImages: 20:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.23 20:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:41:25 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:41:25 5762ad0855b277c3a10a3989888db3e958004f6b 20:41:25 latest 20:41:25 3.0.0-dev.23 20:41:25 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:41:25 main 20:41:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:41:25 372816be3400: Preparing 20:41:25 b9c8c7b533ca: Preparing 20:41:25 6b97d975c076: Preparing 20:41:25 bdb939bc5c68: Preparing 20:41:25 40d99bb8c148: Preparing 20:41:25 9833f26c6bda: Preparing 20:41:25 9833f26c6bda: Waiting 20:41:26 372816be3400: Pushed 20:41:26 6b97d975c076: Pushed 20:41:26 b9c8c7b533ca: Pushed 20:41:26 9833f26c6bda: Layer already exists 20:41:26 40d99bb8c148: Pushed 20:41:41 bdb939bc5c68: Pushed 20:41:41 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:41 + 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 20:41:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:41:42 372816be3400: Preparing 20:41:42 b9c8c7b533ca: Preparing 20:41:42 6b97d975c076: Preparing 20:41:42 bdb939bc5c68: Preparing 20:41:42 40d99bb8c148: Preparing 20:41:42 9833f26c6bda: Preparing 20:41:42 9833f26c6bda: Waiting 20:41:42 bdb939bc5c68: Layer already exists 20:41:42 372816be3400: Layer already exists 20:41:42 40d99bb8c148: Layer already exists 20:41:42 6b97d975c076: Layer already exists 20:41:42 b9c8c7b533ca: Layer already exists 20:41:42 9833f26c6bda: Layer already exists 20:41:42 latest: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.23 20:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:41:43 372816be3400: Preparing 20:41:43 b9c8c7b533ca: Preparing 20:41:43 6b97d975c076: Preparing 20:41:43 bdb939bc5c68: Preparing 20:41:43 40d99bb8c148: Preparing 20:41:43 9833f26c6bda: Preparing 20:41:43 9833f26c6bda: Waiting 20:41:43 6b97d975c076: Layer already exists 20:41:43 40d99bb8c148: Layer already exists 20:41:43 372816be3400: Layer already exists 20:41:43 b9c8c7b533ca: Layer already exists 20:41:43 bdb939bc5c68: Layer already exists 20:41:43 9833f26c6bda: Layer already exists 20:41:43 3.0.0-dev.23: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:41:44 372816be3400: Preparing 20:41:44 b9c8c7b533ca: Preparing 20:41:44 6b97d975c076: Preparing 20:41:44 bdb939bc5c68: Preparing 20:41:44 40d99bb8c148: Preparing 20:41:44 9833f26c6bda: Preparing 20:41:44 9833f26c6bda: Waiting 20:41:44 40d99bb8c148: Layer already exists 20:41:44 6b97d975c076: Layer already exists 20:41:44 bdb939bc5c68: Layer already exists 20:41:44 b9c8c7b533ca: Layer already exists 20:41:44 372816be3400: Layer already exists 20:41:44 9833f26c6bda: Layer already exists 20:41:44 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:44 + 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 20:41:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:41:45 372816be3400: Preparing 20:41:45 b9c8c7b533ca: Preparing 20:41:45 6b97d975c076: Preparing 20:41:45 bdb939bc5c68: Preparing 20:41:45 40d99bb8c148: Preparing 20:41:45 9833f26c6bda: Preparing 20:41:45 9833f26c6bda: Waiting 20:41:45 372816be3400: Layer already exists 20:41:45 6b97d975c076: Layer already exists 20:41:45 40d99bb8c148: Layer already exists 20:41:45 b9c8c7b533ca: Layer already exists 20:41:45 bdb939bc5c68: Layer already exists 20:41:45 9833f26c6bda: Layer already exists 20:41:45 main: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:45 ===================================================== [Pipeline] echo 20:41:45 taggedImages: 20:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.23 20:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:41:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:41:45 5762ad0855b277c3a10a3989888db3e958004f6b 20:41:45 latest 20:41:45 3.0.0-dev.23 20:41:45 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:41:45 main 20:41:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:41:46 5c5121d0467e: Preparing 20:41:46 aade0569b9fb: Preparing 20:41:46 38e36945d8b6: Preparing 20:41:46 76fc901fbbfb: Preparing 20:41:46 d7c977f653af: Preparing 20:41:46 9833f26c6bda: Preparing 20:41:46 9833f26c6bda: Waiting 20:41:46 d7c977f653af: Layer already exists 20:41:46 9833f26c6bda: Layer already exists 20:41:46 aade0569b9fb: Pushed 20:41:46 5c5121d0467e: Pushed 20:41:46 38e36945d8b6: Pushed 20:42:01 76fc901fbbfb: Pushed 20:42:01 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:01 + 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 20:42:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:42:01 5c5121d0467e: Preparing 20:42:01 aade0569b9fb: Preparing 20:42:01 38e36945d8b6: Preparing 20:42:01 76fc901fbbfb: Preparing 20:42:01 d7c977f653af: Preparing 20:42:01 9833f26c6bda: Preparing 20:42:01 9833f26c6bda: Waiting 20:42:01 5c5121d0467e: Layer already exists 20:42:01 38e36945d8b6: Layer already exists 20:42:01 aade0569b9fb: Layer already exists 20:42:01 d7c977f653af: Layer already exists 20:42:01 76fc901fbbfb: Layer already exists 20:42:01 9833f26c6bda: Layer already exists 20:42:02 latest: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.23 20:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:42:02 5c5121d0467e: Preparing 20:42:02 aade0569b9fb: Preparing 20:42:02 38e36945d8b6: Preparing 20:42:02 76fc901fbbfb: Preparing 20:42:02 d7c977f653af: Preparing 20:42:02 9833f26c6bda: Preparing 20:42:02 9833f26c6bda: Waiting 20:42:02 76fc901fbbfb: Layer already exists 20:42:02 aade0569b9fb: Layer already exists 20:42:02 38e36945d8b6: Layer already exists 20:42:02 5c5121d0467e: Layer already exists 20:42:02 d7c977f653af: Layer already exists 20:42:02 9833f26c6bda: Layer already exists 20:42:03 3.0.0-dev.23: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:42:03 5c5121d0467e: Preparing 20:42:03 aade0569b9fb: Preparing 20:42:03 38e36945d8b6: Preparing 20:42:03 76fc901fbbfb: Preparing 20:42:03 d7c977f653af: Preparing 20:42:03 9833f26c6bda: Preparing 20:42:03 9833f26c6bda: Waiting 20:42:03 d7c977f653af: Layer already exists 20:42:03 76fc901fbbfb: Layer already exists 20:42:03 aade0569b9fb: Layer already exists 20:42:03 38e36945d8b6: Layer already exists 20:42:03 5c5121d0467e: Layer already exists 20:42:03 9833f26c6bda: Layer already exists 20:42:04 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:04 + 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 20:42:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:42:04 5c5121d0467e: Preparing 20:42:04 aade0569b9fb: Preparing 20:42:04 38e36945d8b6: Preparing 20:42:04 76fc901fbbfb: Preparing 20:42:04 d7c977f653af: Preparing 20:42:04 9833f26c6bda: Preparing 20:42:04 9833f26c6bda: Waiting 20:42:04 38e36945d8b6: Layer already exists 20:42:04 76fc901fbbfb: Layer already exists 20:42:04 5c5121d0467e: Layer already exists 20:42:04 aade0569b9fb: Layer already exists 20:42:04 d7c977f653af: Layer already exists 20:42:04 9833f26c6bda: Layer already exists 20:42:05 main: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:05 ===================================================== [Pipeline] echo 20:42:05 taggedImages: 20:42:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:42:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:42:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.23 20:42:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:42:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:42:05 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:42:05 5762ad0855b277c3a10a3989888db3e958004f6b 20:42:05 latest 20:42:05 3.0.0-dev.23 20:42:05 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:42:05 main 20:42:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:05 bd235e0036cf: Preparing 20:42:05 a19a69e30ef5: Preparing 20:42:05 30b89b8c14d5: Preparing 20:42:05 df5646ba9a62: Preparing 20:42:05 17bec77d7fdc: Preparing 20:42:05 30b89b8c14d5: Layer already exists 20:42:05 17bec77d7fdc: Layer already exists 20:42:06 bd235e0036cf: Pushed 20:42:06 df5646ba9a62: Pushed 20:42:11 a19a69e30ef5: Pushed 20:42:11 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:12 bd235e0036cf: Preparing 20:42:12 a19a69e30ef5: Preparing 20:42:12 30b89b8c14d5: Preparing 20:42:12 df5646ba9a62: Preparing 20:42:12 17bec77d7fdc: Preparing 20:42:12 17bec77d7fdc: Layer already exists 20:42:12 a19a69e30ef5: Layer already exists 20:42:12 bd235e0036cf: Layer already exists 20:42:12 30b89b8c14d5: Layer already exists 20:42:12 df5646ba9a62: Layer already exists 20:42:12 latest: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.23 20:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:12 bd235e0036cf: Preparing 20:42:12 a19a69e30ef5: Preparing 20:42:12 30b89b8c14d5: Preparing 20:42:12 df5646ba9a62: Preparing 20:42:12 17bec77d7fdc: Preparing 20:42:12 17bec77d7fdc: Layer already exists 20:42:12 df5646ba9a62: Layer already exists 20:42:12 30b89b8c14d5: Layer already exists 20:42:12 bd235e0036cf: Layer already exists 20:42:12 a19a69e30ef5: Layer already exists 20:42:12 3.0.0-dev.23: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:13 bd235e0036cf: Preparing 20:42:13 a19a69e30ef5: Preparing 20:42:13 30b89b8c14d5: Preparing 20:42:13 df5646ba9a62: Preparing 20:42:13 17bec77d7fdc: Preparing 20:42:13 a19a69e30ef5: Layer already exists 20:42:13 17bec77d7fdc: Layer already exists 20:42:13 30b89b8c14d5: Layer already exists 20:42:13 df5646ba9a62: Layer already exists 20:42:13 bd235e0036cf: Layer already exists 20:42:13 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:42:14 bd235e0036cf: Preparing 20:42:14 a19a69e30ef5: Preparing 20:42:14 30b89b8c14d5: Preparing 20:42:14 df5646ba9a62: Preparing 20:42:14 17bec77d7fdc: Preparing 20:42:14 17bec77d7fdc: Layer already exists 20:42:14 df5646ba9a62: Layer already exists 20:42:14 30b89b8c14d5: Layer already exists 20:42:14 bd235e0036cf: Layer already exists 20:42:14 a19a69e30ef5: Layer already exists 20:42:14 main: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:14 ===================================================== [Pipeline] echo 20:42:14 taggedImages: 20:42:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:42:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:42:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.23 20:42:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:42:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:42:14 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:42:14 5762ad0855b277c3a10a3989888db3e958004f6b 20:42:14 latest 20:42:14 3.0.0-dev.23 20:42:14 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:42:14 main 20:42:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:15 49df49bac70f: Preparing 20:42:15 03b38f430841: Preparing 20:42:15 30b89b8c14d5: Preparing 20:42:15 d3dc37d71bee: Preparing 20:42:15 17bec77d7fdc: Preparing 20:42:15 30b89b8c14d5: Layer already exists 20:42:15 d3dc37d71bee: Layer already exists 20:42:15 17bec77d7fdc: Layer already exists 20:42:15 49df49bac70f: Pushed 20:42:22 03b38f430841: Pushed 20:42:22 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:23 49df49bac70f: Preparing 20:42:23 03b38f430841: Preparing 20:42:23 30b89b8c14d5: Preparing 20:42:23 d3dc37d71bee: Preparing 20:42:23 17bec77d7fdc: Preparing 20:42:23 17bec77d7fdc: Layer already exists 20:42:23 d3dc37d71bee: Layer already exists 20:42:23 49df49bac70f: Layer already exists 20:42:23 03b38f430841: Layer already exists 20:42:23 30b89b8c14d5: Layer already exists 20:42:23 latest: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.23 20:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:24 49df49bac70f: Preparing 20:42:24 03b38f430841: Preparing 20:42:24 30b89b8c14d5: Preparing 20:42:24 d3dc37d71bee: Preparing 20:42:24 17bec77d7fdc: Preparing 20:42:24 30b89b8c14d5: Layer already exists 20:42:24 17bec77d7fdc: Layer already exists 20:42:24 03b38f430841: Layer already exists 20:42:24 49df49bac70f: Layer already exists 20:42:24 d3dc37d71bee: Layer already exists 20:42:24 3.0.0-dev.23: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:24 49df49bac70f: Preparing 20:42:24 03b38f430841: Preparing 20:42:24 30b89b8c14d5: Preparing 20:42:24 d3dc37d71bee: Preparing 20:42:24 17bec77d7fdc: Preparing 20:42:24 49df49bac70f: Layer already exists 20:42:24 30b89b8c14d5: Layer already exists 20:42:24 d3dc37d71bee: Layer already exists 20:42:24 17bec77d7fdc: Layer already exists 20:42:24 03b38f430841: Layer already exists 20:42:24 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:42:25 49df49bac70f: Preparing 20:42:25 03b38f430841: Preparing 20:42:25 30b89b8c14d5: Preparing 20:42:25 d3dc37d71bee: Preparing 20:42:25 17bec77d7fdc: Preparing 20:42:25 17bec77d7fdc: Layer already exists 20:42:25 03b38f430841: Layer already exists 20:42:25 49df49bac70f: Layer already exists 20:42:25 d3dc37d71bee: Layer already exists 20:42:25 30b89b8c14d5: Layer already exists 20:42:25 main: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:25 ===================================================== [Pipeline] echo 20:42:25 taggedImages: 20:42:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b 20:42:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:42:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.23 20:42:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 20:42:25 - 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 20:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:26 20:42:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:26 arm64: Pulling from edgex-lftools-log-publisher 20:42:26 8998bd30e6a1: Pulling fs layer 20:42:26 04944245beec: Pulling fs layer 20:42:26 699f458cf7ca: Pulling fs layer 20:42:26 765212b225bb: Pulling fs layer 20:42:26 f23df028b6ca: Pulling fs layer 20:42:26 d65c8cfc05b1: Pulling fs layer 20:42:26 2437ff75d9bd: Pulling fs layer 20:42:26 765212b225bb: Waiting 20:42:26 f23df028b6ca: Waiting 20:42:26 d65c8cfc05b1: Waiting 20:42:26 04944245beec: Verifying Checksum 20:42:26 04944245beec: Download complete 20:42:26 765212b225bb: Verifying Checksum 20:42:26 765212b225bb: Download complete 20:42:26 f23df028b6ca: Verifying Checksum 20:42:26 f23df028b6ca: Download complete 20:42:26 d65c8cfc05b1: Verifying Checksum 20:42:26 d65c8cfc05b1: Download complete 20:42:26 699f458cf7ca: Verifying Checksum 20:42:26 699f458cf7ca: Download complete 20:42:27 8998bd30e6a1: Verifying Checksum 20:42:27 8998bd30e6a1: Download complete 20:42:29 2437ff75d9bd: Verifying Checksum 20:42:29 2437ff75d9bd: Download complete 20:42:31 8998bd30e6a1: Pull complete 20:42:31 04944245beec: Pull complete 20:42:33 699f458cf7ca: Pull complete 20:42:33 765212b225bb: Pull complete 20:42:34 f23df028b6ca: Pull complete 20:42:34 d65c8cfc05b1: Pull complete 20:42:49 2437ff75d9bd: Pull complete 20:42:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:49 prd-ubuntu20.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container 20:42:49 $ 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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@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 20:42:50 $ docker top d3604969dd5bbeb86e8a0d49ce16ae2bb9939a2919e4598975a684fb153c494e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:51 ---> job-cost.sh 20:42:51 lf-activate-venv: SKIPPING 20:42:51 INFO: No Stack... 20:42:51 INFO: Retrieving Pricing Info for: v3-standard-4 20:42:52 INFO: Archiving Costs [Pipeline] sh 20:42:53 + cat /w/workspace/edgex-go/379/archives/cost.csv 20:42:53 + cut -d, -f6 [Pipeline] lock 20:42:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-379-stack-cost] 20:42:53 Resource [jenkins-edgexfoundry-edgex-go-main-379-stack-cost] did not exist. Created. 20:42:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-379-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:54 + echo total: 0.10999999940395355 [Pipeline] stash 20:42:54 Stashed 1 file(s) [Pipeline] } 20:42:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-379-stack-cost] [Pipeline] // lock [Pipeline] } 20:42:54 $ docker stop --time=1 d3604969dd5bbeb86e8a0d49ce16ae2bb9939a2919e4598975a684fb153c494e 20:42:56 $ docker rm -f --volumes d3604969dd5bbeb86e8a0d49ce16ae2bb9939a2919e4598975a684fb153c494e [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 20:42:56 provisioning config files... 20:42:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/379@tmp/config1947797511756622834tmp [Pipeline] { [Pipeline] sh 20:42:57 + set +x 20:42:57 + bash -s -- 20:42:57 + curl -s https://codecov.io/bash 20:42:57 20:42:57 _____ _ 20:42:57 / ____| | | 20:42:57 | | ___ __| | ___ ___ _____ __ 20:42:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:42:57 | |___| (_) | (_| | __/ (_| (_) \ V / 20:42:57 \_____\___/ \__,_|\___|\___\___/ \_/ 20:42:57 Bash-1.0.6 20:42:57 20:42:57 20:42:57 ==> git version 2.25.1 found 20:42:57 ==> 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 20:42:57 Release-Date: 2020-01-08 20:42:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:42:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:42:57 ==> Jenkins CI detected. 20:42:57 current dir:  /w/workspace/edgex-go/379 20:42:57 project root: . 20:42:57 --> token set from env 20:42:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:42:57 ==> Running gcov in . (disable via -X gcov) 20:42:57 ==> Python coveragepy not found 20:42:57 ==> Searching for coverage reports in: 20:42:57 + . 20:42:57 -> Found 1 reports 20:42:57 ==> Detecting git/mercurial file structure 20:42:57 ==> Reading reports 20:42:57 + ./coverage.out bytes=489970 20:42:57 ==> Appending adjustments 20:42:57 https://docs.codecov.io/docs/fixing-reports 20:42:58 + Found adjustments 20:42:58 ==> Gzipping contents 20:42:58 64K /tmp/codecov.6LVFYa.gz 20:42:58 ==> Uploading reports 20:42:58 url: https://codecov.io 20:42:58 query: branch=main&commit=5762ad0855b277c3a10a3989888db3e958004f6b&build=379&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F379%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:42:58 -> Pinging Codecov 20:42:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=5762ad0855b277c3a10a3989888db3e958004f6b&build=379&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F379%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:42:58 -> Uploading to 20:42:58 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/00271124DB129430A58F1EEE437C3FCB/5762ad0855b277c3a10a3989888db3e958004f6b/3cf6ef1a-e3bc-4850-8faf-18624ab2423a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T204258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e511f9526b7ae37ce0d55894678469e22d130663704f683a3809f9fd52a28890 20:42:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:58 Dload Upload Total Spent Left Speed 20:42:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63194 0 0 100 63194 0 209k --:--:-- --:--:-- --:--:-- 209k 20:42:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } 20:42:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:42:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:42:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:42:59 20:42:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:42:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:42:59 df9b9388f04a: Pulling fs layer 20:42:59 52dc419b0ee2: Pulling fs layer 20:42:59 25bc292e5bac: Pulling fs layer 20:42:59 114826534d7a: Pulling fs layer 20:42:59 4657fd5d0bcf: Pulling fs layer 20:42:59 6ad1cebc031e: Pulling fs layer 20:42:59 8a3aa393b2d8: Pulling fs layer 20:42:59 4657fd5d0bcf: Waiting 20:42:59 6ad1cebc031e: Waiting 20:42:59 8a3aa393b2d8: Waiting 20:42:59 114826534d7a: Waiting 20:43:00 25bc292e5bac: Verifying Checksum 20:43:00 25bc292e5bac: Download complete 20:43:00 52dc419b0ee2: Verifying Checksum 20:43:00 52dc419b0ee2: Download complete 20:43:00 4657fd5d0bcf: Verifying Checksum 20:43:00 4657fd5d0bcf: Download complete 20:43:00 df9b9388f04a: Download complete 20:43:00 df9b9388f04a: Pull complete 20:43:00 52dc419b0ee2: Pull complete 20:43:00 6ad1cebc031e: Verifying Checksum 20:43:00 6ad1cebc031e: Download complete 20:43:00 25bc292e5bac: Pull complete 20:43:01 114826534d7a: Verifying Checksum 20:43:01 114826534d7a: Download complete 20:43:01 8a3aa393b2d8: Verifying Checksum 20:43:01 8a3aa393b2d8: Download complete 20:43:04 114826534d7a: Pull complete 20:43:04 4657fd5d0bcf: Pull complete 20:43:04 6ad1cebc031e: Pull complete 20:43:08 8a3aa393b2d8: Pull complete 20:43:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:08 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:43:08 $ 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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:43:12 $ docker top d1766ee49622426b2297a15520b8ce8409913fdbfac80cdcb9fcd6931b28458b -eo pid,comm [Pipeline] { [Pipeline] echo 20:43:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:43:13 + set -o pipefail 20:43:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:43:18 20:43:18 Monitoring /w/workspace/edgex-go/379 (github.com/edgexfoundry/edgex-go)... 20:43:18 20:43:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/1fe54680-79d2-4887-8ade-c6dfe6445f0a 20:43:18 20:43:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:43:18 20:43:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:43:18 20:43:18 20:43:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:43:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:43:18 More details here: https://snyk.co/ue1NS [Pipeline] } 20:43:18 $ docker stop --time=1 d1766ee49622426b2297a15520b8ce8409913fdbfac80cdcb9fcd6931b28458b 20:43:21 $ docker rm -f --volumes d1766ee49622426b2297a15520b8ce8409913fdbfac80cdcb9fcd6931b28458b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:43:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:21 provisioning config files... 20:43:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/379@tmp/config18381257619010506283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:21 --> edgex-publish-swagger.sh 20:43:21 === Publish openapi/v2 API === 20:43:21 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:43:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/379/openapi/v2/core-command.yaml] 20:43:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:21 Dload Upload Total Spent Left Speed 20:43:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33880 100 38 100 33842 41 37189 --:--:-- --:--:-- --:--:-- 37189 100 33880 100 38 100 33842 41 37189 --:--:-- --:--:-- --:--:-- 37189 20:43:22 {"code":403,"message":"Access Denied"} 20:43:22 20:43:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/379/openapi/v2/core-data.yaml] 20:43:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:22 Dload Upload Total Spent Left Speed 20:43:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 45 86397 --:--:-- --:--:-- --:--:-- 86443 20:43:23 {"code":403,"message":"Access Denied"} 20:43:23 20:43:23 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/379/openapi/v2/core-metadata.yaml] 20:43:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:23 Dload Upload Total Spent Left Speed 20:43:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 45 174k --:--:-- --:--:-- --:--:-- 174k 20:43:24 {"code":403,"message":"Access Denied"} 20:43:24 20:43:24 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/379/openapi/v2/support-notifications.yaml] 20:43:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:24 Dload Upload Total Spent Left Speed 20:43:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89347 100 38 100 89309 44 101k --:--:-- --:--:-- --:--:-- 101k 20:43:25 {"code":403,"message":"Access Denied"} 20:43:25 20:43:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/379/openapi/v2/support-scheduler.yaml] 20:43:25 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:25 Dload Upload Total Spent Left Speed 20:43:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 45 47361 --:--:-- --:--:-- --:--:-- 47350 100 39585 100 38 100 39547 45 47361 --:--:-- --:--:-- --:--:-- 47350 20:43:26 {"code":403,"message":"Access Denied"} 20:43:26 [Pipeline] } 20:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:43:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:27 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:43:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:27 $ docker top fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:27 [ssh-agent] Looking for ssh-agent implementation... 20:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:27 $ docker exec fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 ssh-agent 20:43:27 SSH_AUTH_SOCK=/tmp/ssh-e9BCn0t6Lauj/agent.32 20:43:27 SSH_AGENT_PID=38 20:43:27 Running ssh-add (command line suppressed) 20:43:27 Identity added: /w/workspace/edgex-go/379@tmp/private_key_4006471098131354441.key (/w/workspace/edgex-go/379@tmp/private_key_4006471098131354441.key) 20:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:28 + git semver tag 20:43:28 2023-01-18 20:43:28,326 [run_tag] DEBUG tag force:False 20:43:28 2023-01-18 20:43:28,326 [check_head_tag] DEBUG check head tag 20:43:28 2023-01-18 20:43:28,328 [execute] INFO git cat-file --batch-check 20:43:28 2023-01-18 20:43:28,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=) 20:43:28 2023-01-18 20:43:28,332 [execute] INFO git cat-file --batch 20:43:28 2023-01-18 20:43:28,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=) 20:43:28 2023-01-18 20:43:28,374 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main 20:43:28 2023-01-18 20:43:28,375 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 20:43:28 2023-01-18 20:43:28,375 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=None) 20:43:28 2023-01-18 20:43:28,379 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main 20:43:28 3.0.0-dev.23 [Pipeline] } 20:43:28 $ docker exec --env ******** --env ******** fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 ssh-agent -k 20:43:28 unset SSH_AUTH_SOCK; 20:43:28 unset SSH_AGENT_PID; 20:43:28 echo Agent pid 38 killed; 20:43:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:28 + git semver [Pipeline] } 20:43:29 $ docker stop --time=1 fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 20:43:30 $ docker rm -f --volumes fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:30 20:43:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:31 0.23.1-centos7: Pulling from edgex-lftools 20:43:31 ab5ef0e58194: Pulling fs layer 20:43:31 9712f1f96733: Pulling fs layer 20:43:31 63f879dbbcfc: Pulling fs layer 20:43:31 0d9ebad4ef96: Pulling fs layer 20:43:31 e9a5061849ea: Pulling fs layer 20:43:31 d747dcd14b5f: Pulling fs layer 20:43:31 2de7ff778b66: Pulling fs layer 20:43:31 e9a5061849ea: Waiting 20:43:31 d747dcd14b5f: Waiting 20:43:31 2de7ff778b66: Waiting 20:43:31 0d9ebad4ef96: Waiting 20:43:31 9712f1f96733: Verifying Checksum 20:43:31 9712f1f96733: Download complete 20:43:32 63f879dbbcfc: Verifying Checksum 20:43:32 63f879dbbcfc: Download complete 20:43:32 e9a5061849ea: Verifying Checksum 20:43:32 e9a5061849ea: Download complete 20:43:32 d747dcd14b5f: Download complete 20:43:32 0d9ebad4ef96: Verifying Checksum 20:43:32 0d9ebad4ef96: Download complete 20:43:32 ab5ef0e58194: Verifying Checksum 20:43:32 ab5ef0e58194: Download complete 20:43:32 2de7ff778b66: Verifying Checksum 20:43:32 2de7ff778b66: Download complete 20:43:35 ab5ef0e58194: Pull complete 20:43:35 9712f1f96733: Pull complete 20:43:35 63f879dbbcfc: Pull complete 20:43:39 0d9ebad4ef96: Pull complete 20:43:39 e9a5061849ea: Pull complete 20:43:39 d747dcd14b5f: Pull complete 20:43:40 2de7ff778b66: Pull complete 20:43:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:40 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:43:45 $ docker top f51415cb515597e75a98448ff5b2904ccf1ff241e26f77c1ffdbd393c3e0503d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:43:45 provisioning config files... 20:43:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/379@tmp/config10293507527397974913tmp 20:43:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/379@tmp/config13988669761052935881tmp 20:43:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/379@tmp/config5574665562687038259tmp [Pipeline] { [Pipeline] echo 20:43:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:43:45 ---> sigul-configuration.sh 20:43:45 gpg: directory `/root/.gnupg' created 20:43:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:43:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:43:45 gpg: keyring `/root/.gnupg/secring.gpg' created 20:43:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:43:45 gpg: CAST5 encrypted data 20:43:45 gpg: encrypted with 1 passphrase 20:43:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:43:45 + mkdir /home/jenkins 20:43:45 + mkdir /home/jenkins/sigul [Pipeline] sh 20:43:46 + 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 20:43:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:43:46 ---> sigul-install.sh 20:43:46 Sigul already installed; skipping installation. [Pipeline] sh 20:43:46 + git tag --list 20:43:46 0.6.0 20:43:46 0.6.1 20:43:46 0.7.0 20:43:46 0.7.1 20:43:46 v1.0.0 20:43:46 v1.0.1 20:43:46 v1.1.0 20:43:46 v1.2.0 20:43:46 v1.2.1 20:43:46 v1.3.0 20:43:46 v1.3.1 20:43:46 v2.0.0 20:43:46 v2.1.0 20:43:46 v2.1.1 20:43:46 v2.1.1-dev.1 20:43:46 v2.1.1-dev.2 20:43:46 v2.1.1-dev.3 20:43:46 v2.1.1-dev.4 20:43:46 v2.1.1-dev.5 20:43:46 v2.1.1-dev.6 20:43:46 v2.1.1-dev.7 20:43:46 v2.1.1-dev.8 20:43:46 v2.1.2-dev.1 20:43:46 v2.2.0 20:43:46 v2.2.1-dev.1 20:43:46 v2.2.1-dev.10 20:43:46 v2.2.1-dev.11 20:43:46 v2.2.1-dev.12 20:43:46 v2.2.1-dev.13 20:43:46 v2.2.1-dev.14 20:43:46 v2.2.1-dev.15 20:43:46 v2.2.1-dev.16 20:43:46 v2.2.1-dev.17 20:43:46 v2.2.1-dev.18 20:43:46 v2.2.1-dev.19 20:43:46 v2.2.1-dev.2 20:43:46 v2.2.1-dev.20 20:43:46 v2.2.1-dev.21 20:43:46 v2.2.1-dev.22 20:43:46 v2.2.1-dev.23 20:43:46 v2.2.1-dev.24 20:43:46 v2.2.1-dev.25 20:43:46 v2.2.1-dev.26 20:43:46 v2.2.1-dev.27 20:43:46 v2.2.1-dev.28 20:43:46 v2.2.1-dev.29 20:43:46 v2.2.1-dev.3 20:43:46 v2.2.1-dev.4 20:43:46 v2.2.1-dev.5 20:43:46 v2.2.1-dev.6 20:43:46 v2.2.1-dev.7 20:43:46 v2.2.1-dev.8 20:43:46 v2.2.1-dev.9 20:43:46 v2.3.0 20:43:46 v2.3.0-dev.100 20:43:46 v2.3.0-dev.101 20:43:46 v2.3.0-dev.102 20:43:46 v2.3.0-dev.103 20:43:46 v2.3.0-dev.104 20:43:46 v2.3.0-dev.105 20:43:46 v2.3.0-dev.106 20:43:46 v2.3.0-dev.29 20:43:46 v2.3.0-dev.30 20:43:46 v2.3.0-dev.31 20:43:46 v2.3.0-dev.32 20:43:46 v2.3.0-dev.33 20:43:46 v2.3.0-dev.34 20:43:46 v2.3.0-dev.35 20:43:46 v2.3.0-dev.36 20:43:46 v2.3.0-dev.37 20:43:46 v2.3.0-dev.38 20:43:46 v2.3.0-dev.39 20:43:46 v2.3.0-dev.40 20:43:46 v2.3.0-dev.41 20:43:46 v2.3.0-dev.42 20:43:46 v2.3.0-dev.43 20:43:46 v2.3.0-dev.44 20:43:46 v2.3.0-dev.45 20:43:46 v2.3.0-dev.46 20:43:46 v2.3.0-dev.47 20:43:46 v2.3.0-dev.48 20:43:46 v2.3.0-dev.49 20:43:46 v2.3.0-dev.50 20:43:46 v2.3.0-dev.51 20:43:46 v2.3.0-dev.52 20:43:46 v2.3.0-dev.53 20:43:46 v2.3.0-dev.54 20:43:46 v2.3.0-dev.55 20:43:46 v2.3.0-dev.56 20:43:46 v2.3.0-dev.57 20:43:46 v2.3.0-dev.58 20:43:46 v2.3.0-dev.59 20:43:46 v2.3.0-dev.60 20:43:46 v2.3.0-dev.61 20:43:46 v2.3.0-dev.62 20:43:46 v2.3.0-dev.63 20:43:46 v2.3.0-dev.64 20:43:46 v2.3.0-dev.65 20:43:46 v2.3.0-dev.66 20:43:46 v2.3.0-dev.67 20:43:46 v2.3.0-dev.68 20:43:46 v2.3.0-dev.69 20:43:46 v2.3.0-dev.70 20:43:46 v2.3.0-dev.71 20:43:46 v2.3.0-dev.72 20:43:46 v2.3.0-dev.73 20:43:46 v2.3.0-dev.74 20:43:46 v2.3.0-dev.75 20:43:46 v2.3.0-dev.76 20:43:46 v2.3.0-dev.77 20:43:46 v2.3.0-dev.78 20:43:46 v2.3.0-dev.79 20:43:46 v2.3.0-dev.80 20:43:46 v2.3.0-dev.81 20:43:46 v2.3.0-dev.82 20:43:46 v2.3.0-dev.83 20:43:46 v2.3.0-dev.84 20:43:46 v2.3.0-dev.85 20:43:46 v2.3.0-dev.86 20:43:46 v2.3.0-dev.87 20:43:46 v2.3.0-dev.88 20:43:46 v2.3.0-dev.89 20:43:46 v2.3.0-dev.90 20:43:46 v2.3.0-dev.91 20:43:46 v2.3.0-dev.92 20:43:46 v2.3.0-dev.93 20:43:46 v2.3.0-dev.94 20:43:46 v2.3.0-dev.95 20:43:46 v2.3.0-dev.96 20:43:46 v2.3.0-dev.97 20:43:46 v2.3.0-dev.98 20:43:46 v2.3.0-dev.99 20:43:46 v2.3.1-dev.1 20:43:46 v2.3.1-dev.2 20:43:46 v2.3.1-dev.3 20:43:46 v2.3.1-dev.4 20:43:46 v2.3.1-dev.5 20:43:46 v3.0.0-dev.1 20:43:46 v3.0.0-dev.10 20:43:46 v3.0.0-dev.11 20:43:46 v3.0.0-dev.12 20:43:46 v3.0.0-dev.13 20:43:46 v3.0.0-dev.14 20:43:46 v3.0.0-dev.15 20:43:46 v3.0.0-dev.16 20:43:46 v3.0.0-dev.17 20:43:46 v3.0.0-dev.18 20:43:46 v3.0.0-dev.19 20:43:46 v3.0.0-dev.2 20:43:46 v3.0.0-dev.20 20:43:46 v3.0.0-dev.21 20:43:46 v3.0.0-dev.22 20:43:46 v3.0.0-dev.23 20:43:46 v3.0.0-dev.3 20:43:46 v3.0.0-dev.4 20:43:46 v3.0.0-dev.5 20:43:46 v3.0.0-dev.6 20:43:46 v3.0.0-dev.7 20:43:46 v3.0.0-dev.8 20:43:46 v3.0.0-dev.9 [Pipeline] sh 20:43:47 + lftools sign git-tag v3.0.0-dev.23 20:43:47 Signing Git tag with Sigul... 20:43:47 Signing v3.0.0-dev.23 [Pipeline] echo 20:43:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:43:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:43:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:43:48 $ docker stop --time=1 f51415cb515597e75a98448ff5b2904ccf1ff241e26f77c1ffdbd393c3e0503d 20:43:49 $ docker rm -f --volumes f51415cb515597e75a98448ff5b2904ccf1ff241e26f77c1ffdbd393c3e0503d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:43:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:50 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:50 $ docker top 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e -eo pid,comm 20:43:50 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). 20:43:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:51 [ssh-agent] Looking for ssh-agent implementation... 20:43:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:51 $ docker exec 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e ssh-agent 20:43:51 SSH_AUTH_SOCK=/tmp/ssh-Durr9eZkjXGd/agent.33 20:43:51 SSH_AGENT_PID=39 20:43:51 Running ssh-add (command line suppressed) 20:43:51 Identity added: /w/workspace/edgex-go/379@tmp/private_key_1630810002849234253.key (/w/workspace/edgex-go/379@tmp/private_key_1630810002849234253.key) 20:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:51 + git semver bump pre 20:43:51 2023-01-18 20:43:51,821 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main 20:43:51 2023-01-18 20:43:51,821 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 20:43:51 2023-01-18 20:43:51,821 [bump_version] DEBUG bumped version:3.0.0-dev.24 20:43:51 2023-01-18 20:43:51,821 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/edgex-go/379/.semver/main with force:True 20:43:51 2023-01-18 20:43:51,821 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main 20:43:51 2023-01-18 20:43:51,821 [write_file] DEBUG write to file:/w/workspace/edgex-go/379/.semver/main 20:43:51 2023-01-18 20:43:51,823 [execute] INFO git cat-file --batch-check 20:43:51 2023-01-18 20:43:51,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=) 20:43:51 2023-01-18 20:43:51,829 [execute] INFO git cat-file --batch 20:43:51 2023-01-18 20:43:51,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=) 20:43:51 2023-01-18 20:43:51,834 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main 20:43:51 3.0.0-dev.24 [Pipeline] } 20:43:51 $ docker exec --env ******** --env ******** 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e ssh-agent -k 20:43:52 unset SSH_AUTH_SOCK; 20:43:52 unset SSH_AGENT_PID; 20:43:52 echo Agent pid 39 killed; 20:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:52 + git semver [Pipeline] } 20:43:52 $ docker stop --time=1 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e 20:43:53 $ docker rm -f --volumes 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e [Pipeline] // withDockerContainer [Pipeline] sh 20:43:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:54 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:54 $ docker top 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:55 [ssh-agent] Looking for ssh-agent implementation... 20:43:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:55 $ docker exec 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a ssh-agent 20:43:55 SSH_AUTH_SOCK=/tmp/ssh-pXw967uapFbh/agent.32 20:43:55 SSH_AGENT_PID=38 20:43:55 Running ssh-add (command line suppressed) 20:43:55 Identity added: /w/workspace/edgex-go/379@tmp/private_key_16744112687543962368.key (/w/workspace/edgex-go/379@tmp/private_key_16744112687543962368.key) 20:43:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:55 + git semver push 20:43:55 2023-01-18 20:43:55,841 [run_push] DEBUG push 20:43:55 2023-01-18 20:43:55,842 [execute] INFO git cat-file --batch-check 20:43:55 2023-01-18 20:43:55,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=) 20:43:55 2023-01-18 20:43:55,846 [execute] INFO git rev-list 0980d9885e7a05fe55b4b5306904cae5c59cbb05 -- 20:43:55 2023-01-18 20:43:55,847 [execute] DEBUG Popen(['git', 'rev-list', '0980d9885e7a05fe55b4b5306904cae5c59cbb05', '--'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=None) 20:43:55 2023-01-18 20:43:55,861 [execute] INFO git fetch -v origin 20:43:55 2023-01-18 20:43:55,862 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=True, shell=None, istream=None) 20:43:56 2023-01-18 20:43:56,502 [run_push] DEBUG no remote changes detected 20:43:56 2023-01-18 20:43:56,502 [execute] INFO git push origin semver 20:43:56 2023-01-18 20:43:56,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=None) 20:43:57 2023-01-18 20:43:57,382 [run_push] DEBUG push all version tags 20:43:57 2023-01-18 20:43:57,383 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:43:57 2023-01-18 20:43:57,383 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=None) 20:43:58 2023-01-18 20:43:58,256 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main 20:43:58 3.0.0-dev.24 [Pipeline] } 20:43:58 $ docker exec --env ******** --env ******** 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a ssh-agent -k 20:43:58 unset SSH_AUTH_SOCK; 20:43:58 unset SSH_AGENT_PID; 20:43:58 echo Agent pid 38 killed; 20:43:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:58 + git semver [Pipeline] } 20:43:59 $ docker stop --time=1 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a 20:44:00 $ docker rm -f --volumes 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a [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 20:44:00 + [ -d /w/workspace/edgex-go/379/archives ] [Pipeline] libraryResource [Pipeline] sh 20:44:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:02 ---> package-listing.sh 20:44:02 ++ facter osfamily 20:44:02 ++ tr '[:upper:]' '[:lower:]' 20:44:02 + OS_FAMILY=debian 20:44:02 + workspace=/w/workspace/edgex-go/379 20:44:02 + START_PACKAGES=/tmp/packages_start.txt 20:44:02 + END_PACKAGES=/tmp/packages_end.txt 20:44:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:02 + PACKAGES=/tmp/packages_start.txt 20:44:02 + '[' /w/workspace/edgex-go/379 ']' 20:44:02 + PACKAGES=/tmp/packages_end.txt 20:44:02 + case "${OS_FAMILY}" in 20:44:02 + dpkg -l 20:44:02 + grep '^ii' 20:44:02 + '[' -f /tmp/packages_start.txt ']' 20:44:02 + '[' -f /tmp/packages_end.txt ']' 20:44:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:02 + '[' /w/workspace/edgex-go/379 ']' 20:44:02 + mkdir -p /w/workspace/edgex-go/379/archives/ 20:44:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/379/archives/ [Pipeline] echo 20:44:02 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/379/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:44:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:03 20:44:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:03 latest: Pulling from edgex-lftools-log-publisher 20:44:03 5eb5b503b376: Pulling fs layer 20:44:03 5c69ac0246d0: Pulling fs layer 20:44:03 ec43610c2a17: Pulling fs layer 20:44:03 3a2ae6a8a46f: Pulling fs layer 20:44:03 33b1e0a273af: Pulling fs layer 20:44:03 5d3b04190fa2: Pulling fs layer 20:44:03 2f39f015ded8: Pulling fs layer 20:44:03 33b1e0a273af: Waiting 20:44:03 2f39f015ded8: Waiting 20:44:03 5d3b04190fa2: Waiting 20:44:03 3a2ae6a8a46f: Waiting 20:44:03 5c69ac0246d0: Verifying Checksum 20:44:03 5c69ac0246d0: Download complete 20:44:03 3a2ae6a8a46f: Verifying Checksum 20:44:03 3a2ae6a8a46f: Download complete 20:44:03 33b1e0a273af: Verifying Checksum 20:44:03 33b1e0a273af: Download complete 20:44:03 5d3b04190fa2: Verifying Checksum 20:44:03 5d3b04190fa2: Download complete 20:44:03 ec43610c2a17: Verifying Checksum 20:44:03 ec43610c2a17: Download complete 20:44:04 5eb5b503b376: Verifying Checksum 20:44:04 5eb5b503b376: Download complete 20:44:04 2f39f015ded8: Download complete 20:44:05 5eb5b503b376: Pull complete 20:44:05 5c69ac0246d0: Pull complete 20:44:05 ec43610c2a17: Pull complete 20:44:05 3a2ae6a8a46f: Pull complete 20:44:05 33b1e0a273af: Pull complete 20:44:05 5d3b04190fa2: Pull complete 20:44:10 2f39f015ded8: Pull complete 20:44:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:10 prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container 20:44:10 $ 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/379/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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:13 $ docker top f4d402776563645d0c597caf896b004f7dc3c3ea89f47b0e7703173394f7560f -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:13 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:14 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:14 + ls /var/log/sa-host 20:44:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:14 provisioning config files... 20:44:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/379@tmp/config14512631865014825052tmp [Pipeline] { [Pipeline] echo 20:44:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:14 ---> create-netrc.sh [Pipeline] } 20:44:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:15 ---> python-tools-install.sh [Pipeline] echo 20:44:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:15 ---> sudo-logs.sh 20:44:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:15 ---> job-cost.sh 20:44:15 lf-activate-venv: SKIPPING 20:44:15 DEBUG: total: 0.10999999940395355 20:44:15 INFO: Retrieving Stack Cost... 20:44:16 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:16 INFO: Archiving Costs [Pipeline] echo 20:44:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:16 ---> logs-deploy.sh 20:44:16 lf-activate-venv: SKIPPING 20:44:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/379 20:44:16 INFO: archiving workspace using pattern(s): 20:44:17 Archives upload complete. 20:44:17 INFO: archiving logs to Nexus 20:44:18 ---> uname -a: 20:44:18 Linux prd-ubuntu20-04-docker-8c-8g-2993 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:44:18 20:44:18 20:44:18 ---> lscpu: 20:44:18 Architecture: x86_64 20:44:18 CPU op-mode(s): 32-bit, 64-bit 20:44:18 Byte Order: Little Endian 20:44:18 Address sizes: 40 bits physical, 48 bits virtual 20:44:18 CPU(s): 8 20:44:18 On-line CPU(s) list: 0-7 20:44:18 Thread(s) per core: 1 20:44:18 Core(s) per socket: 1 20:44:18 Socket(s): 8 20:44:18 NUMA node(s): 1 20:44:18 Vendor ID: AuthenticAMD 20:44:18 CPU family: 23 20:44:18 Model: 49 20:44:18 Model name: AMD EPYC-Rome Processor 20:44:18 Stepping: 0 20:44:18 CPU MHz: 2799.988 20:44:18 BogoMIPS: 5599.97 20:44:18 Virtualization: AMD-V 20:44:18 Hypervisor vendor: KVM 20:44:18 Virtualization type: full 20:44:18 L1d cache: 256 KiB 20:44:18 L1i cache: 256 KiB 20:44:18 L2 cache: 4 MiB 20:44:18 L3 cache: 128 MiB 20:44:18 NUMA node0 CPU(s): 0-7 20:44:18 Vulnerability Itlb multihit: Not affected 20:44:18 Vulnerability L1tf: Not affected 20:44:18 Vulnerability Mds: Not affected 20:44:18 Vulnerability Meltdown: Not affected 20:44:18 Vulnerability Mmio stale data: Not affected 20:44:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:44:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:44:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:44:18 Vulnerability Srbds: Not affected 20:44:18 Vulnerability Tsx async abort: Not affected 20:44:18 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 20:44:18 20:44:18 20:44:18 ---> nproc: 20:44:18 8 20:44:18 20:44:18 20:44:18 ---> df -h: 20:44:18 Filesystem Size Used Avail Use% Mounted on 20:44:18 overlay 155G 21G 135G 14% / 20:44:18 tmpfs 64M 0 64M 0% /dev 20:44:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:44:18 shm 64M 0 64M 0% /dev/shm 20:44:18 /dev/vda1 155G 21G 135G 14% /facter-os 20:44:18 20:44:18 20:44:18 ---> sar -b -r -n DEV: 20:44:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2993) 01/18/23 _x86_64_ (8 CPU) 20:44:18 20:44:18 20:16:32 LINUX RESTART (8 CPU) 20:44:18 20:44:18 20:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:44:18 20:18:01 136.94 36.58 100.37 0.00 4204.90 55009.63 0.00 20:44:18 20:19:01 63.89 0.05 63.84 0.00 5.72 27925.72 0.00 20:44:18 20:20:01 64.11 0.23 63.87 0.00 3.07 23444.78 0.00 20:44:18 20:21:01 262.69 3.07 259.62 0.00 35.99 87515.41 0.00 20:44:18 20:22:01 460.53 12.41 448.12 0.00 956.75 235270.91 0.00 20:44:18 20:23:01 766.44 5.17 761.27 0.00 4289.82 181195.93 0.00 20:44:18 20:24:01 611.65 2.10 609.55 0.00 19.33 223742.71 0.00 20:44:18 20:25:01 444.08 0.05 444.03 0.00 1.07 92828.80 0.00 20:44:18 20:26:01 23.83 0.08 23.74 0.00 16.39 736.15 0.00 20:44:18 20:27:01 9.55 0.02 9.53 0.00 4.27 224.36 0.00 20:44:18 20:28:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 20:44:18 20:29:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 20:44:18 20:30:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 20:44:18 20:31:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 20:44:18 20:32:01 1.93 0.02 1.92 0.00 0.13 25.46 0.00 20:44:18 20:33:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 20:44:18 20:34:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 20:44:18 20:35:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 20:44:18 20:36:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 20:44:18 20:37:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 20:44:18 20:38:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 20:44:18 20:39:02 1.20 0.00 1.20 0.00 0.00 14.26 0.00 20:44:18 20:40:01 1.07 0.00 1.07 0.00 0.00 11.93 0.00 20:44:18 20:41:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 20:44:18 20:42:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 20:44:18 20:43:01 2.95 0.10 2.85 0.00 10.26 132.64 0.00 20:44:18 20:44:01 141.59 0.17 141.43 0.00 1.33 59561.67 0.00 20:44:18 Average: 111.39 2.22 109.17 0.00 353.87 36607.95 0.00 20:44:18 20:44:18 20:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:44:18 20:18:01 28407288 31604444 704840 2.14 92592 3335172 1876620 5.53 1091260 2973556 255352 20:44:18 20:19:01 28142060 31503044 798404 2.43 114488 3453708 2231220 6.58 1284536 3014164 160852 20:44:18 20:20:01 28365400 31582020 723828 2.20 117140 3330260 1743160 5.14 1203648 2898332 96 20:44:18 20:21:01 24306540 31488164 796364 2.42 197796 6915420 2023312 5.96 2007864 5831940 1436752 20:44:18 20:22:01 21572324 31126776 1131380 3.44 305928 9096936 3910092 11.52 2346172 8102764 247128 20:44:18 20:23:01 20665812 31423636 842636 2.56 334072 10242000 2304116 6.79 2292264 9047808 330872 20:44:18 20:24:01 18212944 31399396 862968 2.62 400148 12448404 2434784 7.18 2496604 11139628 130732 20:44:18 20:25:01 18971336 31498784 770112 2.34 405036 11785608 2026364 5.97 2419892 10469068 232 20:44:18 20:26:01 18990720 31520196 748252 2.28 406308 11786564 2014912 5.94 2400600 10469312 796 20:44:18 20:27:01 18991188 31521040 747476 2.27 406672 11786736 1845344 5.44 2397936 10469284 8 20:44:18 20:28:01 18991912 31521876 746604 2.27 406688 11786740 1845344 5.44 2397864 10469360 8 20:44:18 20:29:01 18997760 31527748 741148 2.25 406708 11786744 1845344 5.44 2391644 10469364 188 20:44:18 20:30:01 18997540 31527660 741268 2.25 406716 11786872 1845344 5.44 2391632 10469492 8 20:44:18 20:31:01 18999668 31529800 739104 2.25 406732 11786876 1845344 5.44 2389936 10469496 140 20:44:18 20:32:01 18998612 31528828 740148 2.25 406760 11786856 1896256 5.59 2389832 10469476 52 20:44:18 20:33:01 18998944 31529164 739688 2.25 406780 11786856 1896256 5.59 2390116 10469476 184 20:44:18 20:34:01 18999064 31529308 739524 2.25 406804 11786860 1896256 5.59 2389908 10469480 4 20:44:18 20:35:01 18998496 31528772 740004 2.25 406816 11786864 1896256 5.59 2389756 10469484 192 20:44:18 20:36:01 18999208 31529504 739424 2.25 406836 11786868 1896256 5.59 2389756 10469488 8 20:44:18 20:37:01 18999184 31529624 739340 2.25 406872 11786868 1896256 5.59 2390000 10469584 152 20:44:18 20:38:01 18998924 31529376 739552 2.25 406888 11786876 1896256 5.59 2389796 10469584 24 20:44:18 20:39:02 18999152 31529648 739236 2.25 406912 11786880 1896256 5.59 2389860 10469588 148 20:44:18 20:40:01 18998860 31529356 739460 2.25 406920 11786880 1896256 5.59 2389780 10469588 8 20:44:18 20:41:01 18998876 31529392 739356 2.25 406936 11786884 1896256 5.59 2389800 10469592 136 20:44:18 20:42:01 18999044 31529588 739316 2.25 406952 11786888 1896256 5.59 2389816 10469596 8 20:44:18 20:43:01 18839788 31513804 754660 2.29 407108 11927704 1980796 5.84 2409620 10610316 141904 20:44:18 20:44:01 17514280 31501112 765568 2.33 431916 13094896 1916616 5.65 2507456 11713412 92 20:44:18 Average: 20294627 31504150 768506 2.34 360056 10592823 2020279 5.95 2248791 9399342 100225 20:44:18 20:44:18 20:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:44:18 20:18:01 docker0 475.69 472.20 37.09 3420.57 0.00 0.00 0.00 0.00 20:44:18 20:18:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 20:44:18 20:18:01 veth39f1191 84.17 111.53 8.15 692.77 0.00 0.00 0.00 0.06 20:44:18 20:18:01 ens3 1267.97 1155.87 12489.39 155.38 0.00 0.00 0.00 0.00 20:44:18 20:19:01 vetha675c02 1.43 1.63 0.11 0.14 0.00 0.00 0.00 0.00 20:44:18 20:19:01 docker0 1.43 1.53 0.09 0.13 0.00 0.00 0.00 0.00 20:44:18 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:19:01 ens3 35.69 23.68 34.06 15.65 0.00 0.00 0.00 0.00 20:44:18 20:20:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:20:01 ens3 52.21 53.61 24.75 104.20 0.00 0.00 0.00 0.00 20:44:18 20:21:01 veth49338f9 158.97 205.55 13.43 1141.65 0.00 0.00 0.00 0.09 20:44:18 20:21:01 docker0 722.48 941.89 53.40 6026.58 0.00 0.00 0.00 0.00 20:44:18 20:21:01 veth452d150 154.87 205.90 13.51 1172.13 0.00 0.00 0.00 0.10 20:44:18 20:21:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:44:18 20:21:01 veth60afef5 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:44:18 20:21:01 ens3 1034.23 778.67 7716.96 79.47 0.00 0.00 0.00 0.00 20:44:18 20:22:01 veth9bbcca7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:44:18 20:22:01 veth4c88ef8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:44:18 20:22:01 docker0 9.43 13.83 0.60 111.99 0.00 0.00 0.00 0.00 20:44:18 20:22:01 veth7855f80 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:44:18 20:22:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 20:44:18 20:22:01 vetha307f07 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:44:18 20:22:01 veth60afef5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:22:01 ens3 88.05 55.75 1030.28 9.45 0.00 0.00 0.00 0.00 20:44:18 20:23:01 vethecf0fd4 4.02 5.38 0.39 2.38 0.00 0.00 0.00 0.00 20:44:18 20:23:01 vethb768811 3.80 5.07 0.36 2.18 0.00 0.00 0.00 0.00 20:44:18 20:23:01 docker0 45.91 61.99 2.96 257.05 0.00 0.00 0.00 0.00 20:44:18 20:23:01 vethe237c2a 5.90 8.23 0.57 3.12 0.00 0.00 0.00 0.00 20:44:18 20:23:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 20:44:18 20:23:01 veth60afef5 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 20:44:18 20:23:01 ens3 425.23 202.13 2250.43 31.86 0.00 0.00 0.00 0.00 20:44:18 20:24:01 docker0 290.32 456.09 23.68 3674.80 0.00 0.00 0.00 0.00 20:44:18 20:24:01 vetha2b20ce 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:44:18 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:24:01 veth60afef5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:44:18 20:24:01 ens3 481.69 305.78 3695.16 38.86 0.00 0.00 0.00 0.00 20:44:18 20:24:01 vethd9e7544 4.47 6.77 0.34 76.70 0.00 0.00 0.00 0.01 20:44:18 20:24:01 veth640cec2 6.77 4.47 76.70 0.34 0.00 0.00 0.00 0.00 20:44:18 20:25:01 docker0 109.03 158.14 8.51 1384.40 0.00 0.00 0.00 0.00 20:44:18 20:25:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 20:44:18 20:25:01 ens3 191.67 131.24 1411.64 23.47 0.00 0.00 0.00 0.00 20:44:18 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:26:01 lo 44.39 44.39 4.38 4.38 0.00 0.00 0.00 0.00 20:44:18 20:26:01 ens3 466.89 463.78 223.69 2606.98 0.00 0.00 0.00 0.00 20:44:18 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:27:01 lo 11.00 11.00 1.08 1.08 0.00 0.00 0.00 0.00 20:44:18 20:27:01 ens3 135.56 153.86 74.90 671.87 0.00 0.00 0.00 0.00 20:44:18 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:28:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:44:18 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:31:01 ens3 1.03 0.40 0.31 0.21 0.00 0.00 0.00 0.00 20:44:18 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:32:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:44:18 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:33:01 ens3 0.90 0.28 0.19 0.08 0.00 0.00 0.00 0.00 20:44:18 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:34:01 ens3 0.70 0.58 0.35 0.28 0.00 0.00 0.00 0.00 20:44:18 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:38:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:44:18 20:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:39:02 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:18 20:41:01 ens3 0.50 0.17 0.14 0.01 0.00 0.00 0.00 0.00 20:44:18 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:18 20:43:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:44:18 20:43:01 ens3 114.25 90.98 2294.46 9.97 0.00 0.00 0.00 0.00 20:44:18 20:44:01 docker0 36.18 51.86 3.52 589.06 0.00 0.00 0.00 0.00 20:44:18 20:44:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 20:44:18 20:44:01 ens3 317.63 232.13 5526.64 55.98 0.00 0.00 0.00 0.00 20:44:18 Average: docker0 62.64 79.95 4.81 573.07 0.00 0.00 0.00 0.00 20:44:18 Average: lo 2.59 2.59 0.25 0.25 0.00 0.00 0.00 0.00 20:44:18 Average: ens3 171.04 135.24 1362.73 140.98 0.00 0.00 0.00 0.00 20:44:18 20:44:18 20:44:18 ---> sar -P ALL: 20:44:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2993) 01/18/23 _x86_64_ (8 CPU) 20:44:18 20:44:18 20:16:32 LINUX RESTART (8 CPU) 20:44:18 20:44:18 20:17:01 CPU %user %nice %system %iowait %steal %idle 20:44:18 20:18:01 all 10.55 0.00 3.61 3.01 0.05 82.77 20:44:18 20:18:01 0 13.22 0.00 4.37 12.43 0.05 69.93 20:44:18 20:18:01 1 10.78 0.00 3.48 0.65 0.05 85.04 20:44:18 20:18:01 2 5.64 0.00 4.02 0.66 0.03 89.65 20:44:18 20:18:01 3 8.38 0.00 3.88 1.11 0.07 86.56 20:44:18 20:18:01 4 17.90 0.00 4.55 4.17 0.07 73.32 20:44:18 20:18:01 5 9.91 0.00 2.52 1.45 0.05 86.07 20:44:18 20:18:01 6 8.56 0.00 2.81 2.70 0.05 85.88 20:44:18 20:18:01 7 10.02 0.00 3.26 0.92 0.07 85.72 20:44:18 20:19:01 all 29.53 0.00 5.27 1.80 0.07 63.34 20:44:18 20:19:01 0 29.68 0.00 5.70 0.27 0.07 64.29 20:44:18 20:19:01 1 29.51 0.00 4.72 0.08 0.07 65.62 20:44:18 20:19:01 2 28.96 0.00 4.92 2.12 0.07 63.93 20:44:18 20:19:01 3 31.32 0.00 5.17 0.12 0.08 63.30 20:44:18 20:19:01 4 28.84 0.00 4.90 2.78 0.07 63.42 20:44:18 20:19:01 5 28.59 0.00 5.34 0.72 0.07 65.28 20:44:18 20:19:01 6 30.22 0.00 5.88 4.44 0.07 59.40 20:44:18 20:19:01 7 29.09 0.00 5.51 3.83 0.10 61.46 20:44:18 20:20:01 all 48.14 0.00 6.77 0.76 0.09 44.24 20:44:18 20:20:01 0 47.70 0.00 6.18 0.20 0.08 45.84 20:44:18 20:20:01 1 48.47 0.00 6.58 0.19 0.08 44.68 20:44:18 20:20:01 2 48.31 0.00 7.12 0.72 0.12 43.72 20:44:18 20:20:01 3 48.20 0.00 6.64 0.14 0.07 44.96 20:44:18 20:20:01 4 47.88 0.00 6.43 0.12 0.08 45.48 20:44:18 20:20:01 5 47.86 0.00 6.71 1.05 0.12 44.26 20:44:18 20:20:01 6 47.91 0.00 6.90 3.28 0.10 41.81 20:44:18 20:20:01 7 48.78 0.00 7.59 0.44 0.08 43.11 20:44:18 20:21:01 all 12.26 0.00 7.88 9.05 0.09 70.72 20:44:18 20:21:01 0 11.39 0.00 7.70 3.44 0.08 77.39 20:44:18 20:21:01 1 10.12 0.00 4.96 8.22 0.08 76.62 20:44:18 20:21:01 2 12.38 0.00 8.79 20.41 0.10 58.32 20:44:18 20:21:01 3 12.77 0.00 7.63 9.67 0.08 69.85 20:44:18 20:21:01 4 11.35 0.00 8.69 8.54 0.07 71.35 20:44:18 20:21:01 5 13.32 0.00 7.20 6.48 0.10 72.90 20:44:18 20:21:01 6 13.39 0.00 8.39 10.41 0.10 67.70 20:44:18 20:21:01 7 13.41 0.00 9.71 5.26 0.10 71.53 20:44:18 20:22:01 all 19.47 0.00 7.87 15.49 0.06 57.11 20:44:18 20:22:01 0 19.00 0.00 10.01 30.40 0.07 40.53 20:44:18 20:22:01 1 19.13 0.00 7.59 21.54 0.05 51.69 20:44:18 20:22:01 2 19.59 0.00 6.77 27.83 0.05 45.76 20:44:18 20:22:01 3 19.13 0.00 7.41 3.36 0.07 70.03 20:44:18 20:22:01 4 19.20 0.00 7.12 8.16 0.05 65.46 20:44:18 20:22:01 5 20.90 0.00 7.09 6.94 0.07 65.00 20:44:18 20:22:01 6 19.05 0.00 9.10 20.60 0.07 51.18 20:44:18 20:22:01 7 19.74 0.00 7.87 5.19 0.07 67.13 20:44:18 20:23:01 all 54.67 0.00 12.56 10.32 0.14 22.31 20:44:18 20:23:01 0 56.00 0.00 12.62 12.71 0.19 18.48 20:44:18 20:23:01 1 52.55 0.00 12.26 7.91 0.12 27.15 20:44:18 20:23:01 2 51.35 0.00 11.06 15.34 0.16 22.10 20:44:18 20:23:01 3 56.61 0.00 12.27 18.29 0.14 12.70 20:44:18 20:23:01 4 56.99 0.00 14.33 13.67 0.12 14.89 20:44:18 20:23:01 5 53.48 0.00 13.65 4.51 0.12 28.24 20:44:18 20:23:01 6 56.41 0.00 13.30 4.69 0.12 25.48 20:44:18 20:23:01 7 53.90 0.00 10.90 5.52 0.17 29.51 20:44:18 20:24:01 all 36.25 0.00 11.53 15.77 0.17 36.27 20:44:18 20:24:01 0 38.76 0.00 11.75 12.64 0.17 36.68 20:44:18 20:24:01 1 38.33 0.00 12.40 9.03 0.17 40.07 20:44:18 20:24:01 2 31.93 0.00 11.65 23.72 0.19 32.51 20:44:18 20:24:01 3 37.03 0.00 12.72 17.08 0.16 33.02 20:44:18 20:24:01 4 38.08 0.00 13.24 31.01 0.16 17.53 20:44:18 20:24:01 5 33.31 0.00 8.89 7.41 0.16 50.23 20:44:18 20:24:01 6 39.20 0.00 10.73 11.71 0.16 38.21 20:44:18 20:24:01 7 33.37 0.00 10.90 13.63 0.21 41.89 20:44:18 20:25:01 all 31.59 0.00 7.32 6.15 0.14 54.80 20:44:18 20:25:01 0 35.49 0.00 7.99 8.38 0.10 48.04 20:44:18 20:25:01 1 36.89 0.00 7.40 5.02 0.12 50.58 20:44:18 20:25:01 2 30.49 0.00 7.26 8.44 0.12 53.69 20:44:18 20:25:01 3 30.52 0.00 6.55 4.36 0.10 58.47 20:44:18 20:25:01 4 35.30 0.00 8.49 3.75 0.10 52.36 20:44:18 20:25:01 5 26.88 0.00 6.64 13.98 0.29 52.20 20:44:18 20:25:01 6 27.65 0.00 6.94 1.83 0.10 63.47 20:44:18 20:25:01 7 29.42 0.00 7.27 3.40 0.15 59.75 20:44:18 20:26:01 all 8.38 0.00 1.05 0.85 0.07 89.65 20:44:18 20:26:01 0 8.97 0.00 1.19 0.25 0.07 89.52 20:44:18 20:26:01 1 7.09 0.00 0.95 0.37 0.08 91.50 20:44:18 20:26:01 2 9.65 0.00 0.99 0.27 0.05 89.05 20:44:18 20:26:01 3 7.49 0.00 1.02 0.20 0.08 91.21 20:44:18 20:26:01 4 9.93 0.00 1.05 0.05 0.05 88.91 20:44:18 20:26:01 5 7.38 0.00 0.97 4.50 0.10 87.05 20:44:18 20:26:01 6 7.01 0.00 0.98 0.13 0.03 91.84 20:44:18 20:26:01 7 9.55 0.00 1.28 1.01 0.08 88.07 20:44:18 20:27:01 all 1.92 0.00 0.29 0.51 0.02 97.26 20:44:18 20:27:01 0 2.06 0.00 0.37 0.20 0.02 97.36 20:44:18 20:27:01 1 1.13 0.00 0.27 0.30 0.02 98.28 20:44:18 20:27:01 2 2.62 0.00 0.20 0.48 0.02 96.68 20:44:18 20:27:01 3 1.13 0.00 0.27 0.10 0.03 98.46 20:44:18 20:27:01 4 3.23 0.00 0.37 0.02 0.02 96.37 20:44:18 20:27:01 5 3.13 0.00 0.33 2.78 0.02 93.73 20:44:18 20:27:01 6 0.23 0.00 0.15 0.00 0.02 99.60 20:44:18 20:27:01 7 1.79 0.00 0.38 0.20 0.02 97.61 20:44:18 20:28:01 all 0.11 0.00 0.02 0.04 0.01 99.83 20:44:18 20:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:28:01 2 0.70 0.00 0.03 0.00 0.02 99.25 20:44:18 20:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:44:18 20:28:01 4 0.07 0.00 0.05 0.00 0.02 99.87 20:44:18 20:28:01 5 0.02 0.00 0.02 0.23 0.00 99.73 20:44:18 20:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:28:01 7 0.03 0.00 0.00 0.12 0.00 99.85 20:44:18 20:44:18 20:28:01 CPU %user %nice %system %iowait %steal %idle 20:44:18 20:29:01 all 0.01 0.00 0.01 0.08 0.01 99.89 20:44:18 20:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:44:18 20:29:01 1 0.00 0.00 0.00 0.22 0.00 99.78 20:44:18 20:29:01 2 0.05 0.00 0.02 0.00 0.03 99.90 20:44:18 20:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:44:18 20:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:44:18 20:29:01 5 0.00 0.00 0.02 0.42 0.02 99.55 20:44:18 20:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:44:18 20:30:01 all 0.07 0.00 0.01 0.07 0.00 99.85 20:44:18 20:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:30:01 1 0.05 0.00 0.02 0.33 0.00 99.60 20:44:18 20:30:01 2 0.40 0.00 0.02 0.00 0.00 99.58 20:44:18 20:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:44:18 20:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:44:18 20:30:01 5 0.03 0.00 0.02 0.22 0.00 99.73 20:44:18 20:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:31:01 all 0.13 0.00 0.01 0.00 0.01 99.85 20:44:18 20:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:44:18 20:31:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:44:18 20:31:01 2 0.90 0.00 0.03 0.00 0.02 99.05 20:44:18 20:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:44:18 20:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:44:18 20:31:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:44:18 20:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:44:18 20:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:44:18 20:32:01 all 0.10 0.00 0.03 0.02 0.00 99.84 20:44:18 20:32:01 0 0.02 0.00 0.05 0.02 0.00 99.92 20:44:18 20:32:01 1 0.03 0.00 0.02 0.08 0.02 99.85 20:44:18 20:32:01 2 0.67 0.00 0.05 0.00 0.02 99.27 20:44:18 20:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:44:18 20:32:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:44:18 20:32:01 5 0.00 0.00 0.03 0.03 0.00 99.93 20:44:18 20:32:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:44:18 20:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:44:18 20:33:01 all 0.04 0.00 0.01 0.03 0.00 99.93 20:44:18 20:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:44:18 20:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:44:18 20:33:01 2 0.12 0.00 0.02 0.00 0.00 99.87 20:44:18 20:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 20:44:18 20:33:01 5 0.02 0.00 0.00 0.15 0.00 99.83 20:44:18 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:33:01 7 0.02 0.00 0.02 0.05 0.00 99.92 20:44:18 20:34:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:44:18 20:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:44:18 20:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:44:18 20:34:01 2 0.48 0.00 0.03 0.00 0.02 99.47 20:44:18 20:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:34:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:44:18 20:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:44:18 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:35:01 all 0.08 0.00 0.02 0.01 0.01 99.89 20:44:18 20:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:44:18 20:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:44:18 20:35:01 2 0.47 0.00 0.03 0.00 0.02 99.48 20:44:18 20:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:44:18 20:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:44:18 20:35:01 5 0.03 0.00 0.00 0.03 0.00 99.93 20:44:18 20:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:35:01 7 0.03 0.00 0.00 0.07 0.02 99.88 20:44:18 20:36:01 all 0.25 0.00 0.02 0.00 0.00 99.73 20:44:18 20:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:36:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:44:18 20:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:36:01 4 0.00 0.00 0.05 0.00 0.00 99.95 20:44:18 20:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:44:18 20:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:44:18 20:37:01 all 0.07 0.00 0.01 0.01 0.00 99.91 20:44:18 20:37:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:44:18 20:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:44:18 20:37:01 2 0.30 0.00 0.00 0.00 0.00 99.70 20:44:18 20:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:37:01 4 0.12 0.00 0.03 0.00 0.02 99.83 20:44:18 20:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:44:18 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:44:18 20:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:44:18 20:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:44:18 20:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:44:18 20:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:44:18 20:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:38:01 4 0.08 0.00 0.02 0.00 0.00 99.90 20:44:18 20:38:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:44:18 20:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:38:01 7 0.02 0.00 0.05 0.00 0.02 99.92 20:44:18 20:39:02 all 0.02 0.00 0.01 0.00 0.00 99.97 20:44:18 20:39:02 0 0.00 0.00 0.02 0.02 0.00 99.97 20:44:18 20:39:02 1 0.02 0.00 0.00 0.00 0.00 99.98 20:44:18 20:39:02 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:39:02 3 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:39:02 4 0.07 0.00 0.02 0.00 0.00 99.92 20:44:18 20:39:02 5 0.00 0.00 0.00 0.02 0.02 99.97 20:44:18 20:39:02 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:39:02 7 0.03 0.00 0.00 0.00 0.02 99.95 20:44:18 20:44:18 20:39:02 CPU %user %nice %system %iowait %steal %idle 20:44:18 20:40:01 all 0.01 0.00 0.02 0.00 0.00 99.96 20:44:18 20:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:44:18 20:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:44:18 20:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:40:01 4 0.03 0.00 0.05 0.00 0.00 99.92 20:44:18 20:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:44:18 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:40:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:44:18 20:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:44:18 20:41:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:44:18 20:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:44:18 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:44:18 20:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:44:18 20:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:44:18 20:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:44:18 20:42:01 all 0.15 0.00 0.02 0.01 0.01 99.82 20:44:18 20:42:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:44:18 20:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:44:18 20:42:01 2 1.03 0.00 0.00 0.00 0.00 98.97 20:44:18 20:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:44:18 20:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:44:18 20:42:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:44:18 20:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:44:18 20:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:44:18 20:43:01 all 0.75 0.00 0.31 0.04 0.01 98.89 20:44:18 20:43:01 0 0.45 0.00 0.42 0.02 0.02 99.10 20:44:18 20:43:01 1 0.70 0.00 0.35 0.03 0.00 98.91 20:44:18 20:43:01 2 2.46 0.00 0.28 0.02 0.02 97.22 20:44:18 20:43:01 3 0.45 0.00 0.35 0.03 0.00 99.17 20:44:18 20:43:01 4 0.77 0.00 0.27 0.00 0.02 98.95 20:44:18 20:43:01 5 0.17 0.00 0.25 0.17 0.00 99.42 20:44:18 20:43:01 6 0.53 0.00 0.30 0.00 0.00 99.17 20:44:18 20:43:01 7 0.43 0.00 0.30 0.03 0.02 99.22 20:44:18 20:44:01 all 8.51 0.00 3.80 2.69 0.07 84.94 20:44:18 20:44:01 0 8.88 0.00 4.73 14.76 0.07 71.56 20:44:18 20:44:01 1 10.05 0.00 4.06 0.69 0.07 85.13 20:44:18 20:44:01 2 9.25 0.00 3.87 0.07 0.05 86.76 20:44:18 20:44:01 3 7.64 0.00 2.95 0.12 0.07 89.23 20:44:18 20:44:01 4 8.37 0.00 4.65 0.27 0.05 86.67 20:44:18 20:44:01 5 8.16 0.00 3.11 4.85 0.07 83.82 20:44:18 20:44:01 6 8.67 0.00 2.94 0.19 0.07 88.14 20:44:18 20:44:01 7 7.06 0.00 4.09 0.59 0.08 88.18 20:44:18 Average: all 9.63 0.00 2.50 2.43 0.04 85.40 20:44:18 Average: 0 9.95 0.00 2.68 3.50 0.04 83.83 20:44:18 Average: 1 9.70 0.00 2.38 2.00 0.03 85.88 20:44:18 Average: 2 9.49 0.00 2.45 3.64 0.04 84.39 20:44:18 Average: 3 9.54 0.00 2.45 1.99 0.04 85.98 20:44:18 Average: 4 10.21 0.00 2.72 2.63 0.03 84.40 20:44:18 Average: 5 9.29 0.00 2.30 2.06 0.04 86.31 20:44:18 Average: 6 9.47 0.00 2.50 2.19 0.03 85.80 20:44:18 Average: 7 9.38 0.00 2.53 1.46 0.05 86.58 20:44:18 20:44:18 20:44:18