Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 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-ssh1012322631281144694.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15261083033712967002.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14433526769282202868.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9377148141044721379.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-ssh8613287497683450943.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/v3], 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.20 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/v3 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-8479 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/491 [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/491 # 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 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 (main) Commit message: "feat: Consume breaking JWT audience change in go-mod-secrets (#4513)" > 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 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 # timeout=10 > git rev-list --no-walk 145341ff45959b68fb1ffbee66110f9f8e8ddab7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:20:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:20:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:20:15 ========================================================= 23:20:15 EdgeX Global Pipelines Version Info 23:20:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:20:15 ------------------- 23:20:15 stable info: 23:20:15 ------------------- 23:20:15 Commited By: Bill Mahoney bill.mahoney@intel.com 23:20:15 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:20:15 Message: update stable to v1.0.248 23:20:16 ------------------- 23:20:16 experimental info: 23:20:16 ------------------- 23:20:16 Commited By: **** collab-it+edgex@linuxfoundation.org 23:20:16 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:20:16 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d8bdbb [Pipeline] echo 23:20:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:16 provisioning config files... 23:20:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/491@tmp/config5797281365105804233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:17 ---> docker-login.sh 23:20:17 nexus3.edgexfoundry.org:10001 23:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:17 Configure a credential helper to remove this warning. See 23:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:17 23:20:17 Login Succeeded 23:20:17 nexus3.edgexfoundry.org:10002 23:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:17 Configure a credential helper to remove this warning. See 23:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:17 23:20:17 Login Succeeded 23:20:17 nexus3.edgexfoundry.org:10003 23:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:17 Configure a credential helper to remove this warning. See 23:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:17 23:20:17 Login Succeeded 23:20:17 nexus3.edgexfoundry.org:10004 23:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:18 Configure a credential helper to remove this warning. See 23:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:18 23:20:18 Login Succeeded 23:20:18 docker.io 23:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:18 Configure a credential helper to remove this warning. See 23:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:18 23:20:18 Login Succeeded 23:20:18 ---> docker-login.sh ends [Pipeline] } 23:20:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:18 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 23:20:18 + dirname cmd/core-command/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo core-command,cmd/core-command/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:20:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + dirname cmd/core-data/Dockerfile 23:20:18 + echo core-data,cmd/core-data/Dockerfile 23:20:18 + dirname cmd/core-metadata/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo core-metadata,cmd/core-metadata/Dockerfile 23:20:18 + dirname cmd/security-bootstrapper/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:20:18 + dirname cmd/security-proxy-auth/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:20:18 + dirname cmd/security-proxy-setup/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:20:18 + dirname cmd/security-secretstore-setup/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:20:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:20:18 + dirname cmd/security-spire-agent/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:20:18 + dirname cmd/security-spire-config/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:20:18 + dirname cmd/security-spire-server/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:20:18 + dirname cmd/support-notifications/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo support-notifications,cmd/support-notifications/Dockerfile 23:20:18 + dirname cmd/support-scheduler/Dockerfile 23:20:18 + cut -d/ -f2 23:20:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:20:18 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:20:18 + git rev-list -1 --merges 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824~1..3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] echo 23:20:18 -----------> git rev-list -1 --merges 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824~1..3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [false] [Pipeline] sh 23:20:19 + git log --format=format:%s -1 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] echo 23:20:19 ========================================================= 23:20:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:20:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:20:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:20:19 + grep -v github /etc/ssh/ssh_known_hosts 23:20:19 + [ -e /tmp/ssh_known_hosts ] 23:20:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:20:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:20:19 + sudo tee -a /etc/ssh/ssh_known_hosts 23:20:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:20 23:20:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:20 0.1.4: Pulling from edgex-devops/py-git-semver 23:20:20 b85a868b505f: Pulling fs layer 23:20:20 e2be974225ed: Pulling fs layer 23:20:20 339a4e72a1f5: Pulling fs layer 23:20:20 988bab9f4d93: Pulling fs layer 23:20:20 1469e6f7b9e6: Pulling fs layer 23:20:20 eaf3925da568: Pulling fs layer 23:20:20 bab4dde63d76: Pulling fs layer 23:20:20 bde34c3a00c8: Pulling fs layer 23:20:20 b352a97aabf1: Pulling fs layer 23:20:20 4872d77fe225: Pulling fs layer 23:20:20 5851b861e8e6: Pulling fs layer 23:20:20 bab4dde63d76: Waiting 23:20:20 bde34c3a00c8: Waiting 23:20:20 b352a97aabf1: Waiting 23:20:20 4872d77fe225: Waiting 23:20:20 988bab9f4d93: Waiting 23:20:20 5851b861e8e6: Waiting 23:20:20 eaf3925da568: Waiting 23:20:20 1469e6f7b9e6: Waiting 23:20:20 e2be974225ed: Verifying Checksum 23:20:20 e2be974225ed: Download complete 23:20:20 988bab9f4d93: Verifying Checksum 23:20:20 988bab9f4d93: Download complete 23:20:20 1469e6f7b9e6: Verifying Checksum 23:20:20 1469e6f7b9e6: Download complete 23:20:20 339a4e72a1f5: Verifying Checksum 23:20:20 339a4e72a1f5: Download complete 23:20:20 eaf3925da568: Download complete 23:20:20 bde34c3a00c8: Verifying Checksum 23:20:20 bde34c3a00c8: Download complete 23:20:20 b352a97aabf1: Verifying Checksum 23:20:20 b352a97aabf1: Download complete 23:20:20 4872d77fe225: Verifying Checksum 23:20:20 4872d77fe225: Download complete 23:20:20 5851b861e8e6: Verifying Checksum 23:20:20 5851b861e8e6: Download complete 23:20:20 b85a868b505f: Verifying Checksum 23:20:20 b85a868b505f: Download complete 23:20:20 bab4dde63d76: Verifying Checksum 23:20:20 bab4dde63d76: Download complete 23:20:21 b85a868b505f: Pull complete 23:20:22 e2be974225ed: Pull complete 23:20:22 339a4e72a1f5: Pull complete 23:20:22 988bab9f4d93: Pull complete 23:20:22 1469e6f7b9e6: Pull complete 23:20:22 eaf3925da568: Pull complete 23:20:24 bab4dde63d76: Pull complete 23:20:24 bde34c3a00c8: Pull complete 23:20:24 b352a97aabf1: Pull complete 23:20:25 4872d77fe225: Pull complete 23:20:25 5851b861e8e6: Pull complete 23:20:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:25 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:20:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:20:27 $ docker top e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 -eo pid,comm 23:20:27 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). 23:20:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:28 [ssh-agent] Looking for ssh-agent implementation... 23:20:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:28 $ docker exec e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 ssh-agent 23:20:28 SSH_AUTH_SOCK=/tmp/ssh-ahfxUHq7StXW/agent.32 23:20:28 SSH_AGENT_PID=38 23:20:28 Running ssh-add (command line suppressed) 23:20:28 Identity added: /w/workspace/edgex-go/491@tmp/private_key_12293155888429512456.key (/w/workspace/edgex-go/491@tmp/private_key_12293155888429512456.key) 23:20:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:28 + git tag --points-at HEAD [Pipeline] } 23:20:28 $ docker exec --env ******** --env ******** e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 ssh-agent -k 23:20:28 unset SSH_AUTH_SOCK; 23:20:28 unset SSH_AGENT_PID; 23:20:28 echo Agent pid 38 killed; 23:20:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:20:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:28 [ssh-agent] Looking for ssh-agent implementation... 23:20:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:28 $ docker exec e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 ssh-agent 23:20:29 SSH_AUTH_SOCK=/tmp/ssh-hK60YnjMGnOk/agent.70 23:20:29 SSH_AGENT_PID=77 23:20:29 Running ssh-add (command line suppressed) 23:20:29 Identity added: /w/workspace/edgex-go/491@tmp/private_key_2098741845385547591.key (/w/workspace/edgex-go/491@tmp/private_key_2098741845385547591.key) 23:20:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:29 + git semver init 23:20:29 2023-04-13 23:20:29,642 [run_init] DEBUG init version:0.0.0 force:False 23:20:29 2023-04-13 23:20:29,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/491/.semver 23:20:29 2023-04-13 23:20:29,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/491/.semver 23:20:29 2023-04-13 23:20:29,644 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/491/.semver'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=None) 23:20:34 2023-04-13 23:20:34,286 [append_file] DEBUG append to file:/w/workspace/edgex-go/491/.git/info/exclude 23:20:34 2023-04-13 23:20:34,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/491/.semver/main with force:False 23:20:34 2023-04-13 23:20:34,287 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main 23:20:34 2023-04-13 23:20:34,288 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main 23:20:34 3.0.0-dev.129 [Pipeline] } 23:20:34 $ docker exec --env ******** --env ******** e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 ssh-agent -k 23:20:35 unset SSH_AUTH_SOCK; 23:20:35 unset SSH_AGENT_PID; 23:20:35 echo Agent pid 77 killed; 23:20:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:35 + git semver [Pipeline] } 23:20:35 $ docker stop --time=1 e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 23:20:36 $ docker rm -f --volumes e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:20:37 Stashed 1 file(s) [Pipeline] echo 23:20:37 [edgeXSemver]: initialized semver on version 3.0.0-dev.129 [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 23:20:37 + git config --global --add safe.directory /w/workspace/edgex-go/491 [Pipeline] echo 23:20:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:37 ========================================================= 23:20:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:20:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:20:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:20:38 63b65145d645: Pulling fs layer 23:20:38 a2d21d5440eb: Pulling fs layer 23:20:38 935e6c44a52c: Pulling fs layer 23:20:38 94cc34f8dd06: Pulling fs layer 23:20:38 30dea6a524f1: Pulling fs layer 23:20:38 a2aff8979fd8: Pulling fs layer 23:20:38 6808be2612f2: Pulling fs layer 23:20:38 f25807f1079a: Pulling fs layer 23:20:38 94cc34f8dd06: Waiting 23:20:38 a2aff8979fd8: Waiting 23:20:38 6808be2612f2: Waiting 23:20:38 f25807f1079a: Waiting 23:20:38 a2d21d5440eb: Download complete 23:20:38 94cc34f8dd06: Verifying Checksum 23:20:38 94cc34f8dd06: Download complete 23:20:38 30dea6a524f1: Verifying Checksum 23:20:38 30dea6a524f1: Download complete 23:20:38 63b65145d645: Download complete 23:20:38 a2aff8979fd8: Verifying Checksum 23:20:38 a2aff8979fd8: Download complete 23:20:38 63b65145d645: Pull complete 23:20:38 a2d21d5440eb: Pull complete 23:20:38 f25807f1079a: Verifying Checksum 23:20:38 f25807f1079a: Download complete 23:20:39 935e6c44a52c: Verifying Checksum 23:20:39 935e6c44a52c: Download complete 23:20:39 6808be2612f2: Verifying Checksum 23:20:39 6808be2612f2: Download complete 23:20:42 935e6c44a52c: Pull complete 23:20:42 94cc34f8dd06: Pull complete 23:20:42 30dea6a524f1: Pull complete 23:20:42 a2aff8979fd8: Pull complete 23:20:45 6808be2612f2: Pull complete 23:20:45 f25807f1079a: Pull complete 23:20:45 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:20:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:20:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:20:46 WORKDIR /edgex 23:20:46 COPY go.mod . 23:20:46 RUN go mod download 23:20:46 + docker build -t ci-base-image-x86_64 -f - . 23:20:47 Sending build context to Docker daemon 170.6MB 23:20:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:20:47 ---> 3b553350e43f 23:20:47 Step 2/4 : WORKDIR /edgex 23:20:52 Still waiting to schedule task 23:20:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:20:55 ---> Running in 7a613ff9e69b 23:20:55 Removing intermediate container 7a613ff9e69b 23:20:55 ---> 9176bf0867f9 23:20:55 Step 3/4 : COPY go.mod . 23:20:55 ---> be7fc355fda1 23:20:55 Step 4/4 : RUN go mod download 23:20:55 ---> Running in 95289187a576 23:21:10 Removing intermediate container 95289187a576 23:21:10 ---> c6b57b740637 23:21:10 Successfully built c6b57b740637 23:21:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:10 + docker inspect -f . ci-base-image-x86_64 23:21:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:10 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:10 $ docker top d123fab939a3fe855d07ddf0eeaa9f1ff37b154bb60905c23e854c3df6a5dab7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:11 + go version 23:21:11 go version go1.20.2 linux/amd64 [Pipeline] } 23:21:11 $ docker stop --time=1 d123fab939a3fe855d07ddf0eeaa9f1ff37b154bb60905c23e854c3df6a5dab7 23:21:12 $ docker rm -f --volumes d123fab939a3fe855d07ddf0eeaa9f1ff37b154bb60905c23e854c3df6a5dab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:12 + docker inspect -f . ci-base-image-x86_64 23:21:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:13 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:21:13 $ 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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:13 $ docker top df70a37bfbdebac830dd1ba1c9229bf403d58b93dff47bc73122347b189ec229 -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:13 ========================================================= 23:21:13 [edgeXBuildGoParallel] Running Tests and Build... 23:21:13 ========================================================= [Pipeline] sh 23:21:13 + git config --global --add safe.directory /w/workspace/edgex-go/491 [Pipeline] fileExists [Pipeline] sh 23:21:14 + make test 23:21:14 go test -race -coverprofile=coverage.out ./... 23:21:20 ? github.com/edgexfoundry/edgex-go [no test files] 23:21:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:21:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:21:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:21:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:21:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:21:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:21:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:21:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:21:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:21:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:21:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:21:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:21:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 23:21:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 23:21:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements 23:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:21:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:21:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.072s coverage: 88.5% of statements 23:21:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.8% of statements 23:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:21:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 95.6% of statements 23:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:21:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:21:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 23:21:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:21:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:21:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:21:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:21:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 44.1% of statements 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 82.9% of statements 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.044s coverage: 96.3% of statements 23:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 23:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:22:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:22:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:22:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:22:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:22:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:22:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:22:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:22:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:22:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 23:22:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:22:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:22:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:22:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:22:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:22:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:22:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:22:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.300s coverage: 79.9% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.076s coverage: 92.9% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.8% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.1% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.102s coverage: 92.3% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 23:22:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 23:22:24 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 23:22:24 running golangci-lint 23:22:24 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:22:24 go version go1.20.2 linux/amd64 23:22:24 level=info msg="[config_reader] Used config file .golangci.yml" 23:22:24 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:22:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8480 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:22:32 Running in /w/workspace/edgex-go/491 [Pipeline] { [Pipeline] checkout 23:22:32 The recommended git tool is: git 23:22:38 using credential edgex-jenkins-ssh 23:22:38 Cloning the remote Git repository 23:22:39 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 14.922904839s" 23:22:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.65922ms" 23:22:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:22:38 > git init /w/workspace/edgex-go/491 # timeout=10 23:22:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:22:38 > git --version # timeout=10 23:22:38 > git --version # 'git version 2.25.1' 23:22:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:22:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:47 level=info msg="[linters_context/goanalysis] analyzers took 56.495351498s with top 10 stages: buildir: 33.613012709s, inspect: 1.568965603s, fact_deprecated: 1.540275905s, gosec: 1.242359104s, ctrlflow: 1.046642519s, printf: 1.005110626s, nilness: 890.057595ms, S1038: 853.892118ms, fact_purity: 853.511719ms, S1039: 676.631876ms" 23:22:47 level=info msg="[runner] Issues before processing: 201, after processing: 0" 23:22:47 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/201, path_prettifier: 201/201, skip_dirs: 201/201, exclude: 201/201, cgo: 201/201, identifier_marker: 201/201, autogenerated_exclude: 201/201, nolint: 0/21, filename_unadjuster: 201/201, skip_files: 201/201" 23:22:47 level=info msg="[runner] processing took 23.30063ms with stages: identifier_marker: 8.349714ms, nolint: 8.141683ms, exclude-rules: 2.461689ms, autogenerated_exclude: 1.883675ms, path_prettifier: 1.520041ms, skip_dirs: 851.147µs, cgo: 58.54µs, filename_unadjuster: 21.501µs, max_same_issues: 6.07µs, uniq_by_line: 1.26µs, skip_files: 970ns, severity-rules: 890ns, exclude: 760ns, source_code: 700ns, path_shortener: 450ns, diff: 430ns, sort_results: 420ns, path_prefixer: 320ns, max_from_linter: 210ns, max_per_file_from_linter: 160ns" 23:22:47 level=info msg="[runner] linters took 8.043696732s with stages: goanalysis_metalinter: 8.020156029s" 23:22:47 level=info msg="File cache stats: 0 entries of total size 0B" 23:22:47 level=info msg="Memory: 232 samples, avg is 190.3MB, max is 757.0MB" 23:22:47 level=info msg="Execution took 23.020992283s" 23:22:47 go vet ./... 23:22:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:22:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:22:50 ./bin/test-attribution-txt.sh [Pipeline] echo 23:22:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:22:50 + ls -al . 23:22:50 total 704 23:22:50 drwxrwxr-x 11 1001 1001 4096 Apr 13 23:21 . 23:22:50 drwxr-xr-x 4 root root 4096 Apr 13 23:21 .. 23:22:50 drwxrwxr-x 2 1001 1001 4096 Apr 13 23:20 .blubracket 23:22:50 -rw-rw-r-- 1 1001 1001 16 Apr 13 23:20 .dockerignore 23:22:50 drwxrwxr-x 8 1001 1001 4096 Apr 13 23:20 .git 23:22:50 drwxrwxr-x 3 1001 1001 4096 Apr 13 23:20 .github 23:22:50 -rw-rw-r-- 1 1001 1001 1133 Apr 13 23:20 .gitignore 23:22:50 -rw-rw-r-- 1 1001 1001 42 Apr 13 23:20 .golangci.yml 23:22:50 -rw-rw-r-- 1 1001 1001 87 Apr 13 23:20 .hadolint.yml 23:22:50 drwxr-xr-x 3 1001 1001 4096 Apr 13 23:20 .semver 23:22:50 -rw-rw-r-- 1 1001 1001 166 Apr 13 23:20 .sonarcloud.properties 23:22:50 -rw-rw-r-- 1 1001 1001 1171 Apr 13 23:20 ADOPTERS.md 23:22:50 -rw-rw-r-- 1 1001 1001 10835 Apr 13 23:20 Attribution.txt 23:22:50 -rw-rw-r-- 1 1001 1001 73765 Apr 13 23:20 CHANGELOG.md 23:22:50 -rw-rw-r-- 1 1001 1001 3804 Apr 13 23:20 CONTRIBUTING.md 23:22:50 -rw-rw-r-- 1 1001 1001 677 Apr 13 23:20 GOVERNANCE.md 23:22:50 -rw-rw-r-- 1 1001 1001 883 Apr 13 23:20 Jenkinsfile 23:22:50 -rw-rw-r-- 1 1001 1001 10775 Apr 13 23:20 LICENSE 23:22:50 -rw-rw-r-- 1 1001 1001 14368 Apr 13 23:20 Makefile 23:22:50 -rw-rw-r-- 1 1001 1001 582 Apr 13 23:20 OWNERS.md 23:22:50 -rw-rw-r-- 1 1001 1001 9403 Apr 13 23:20 README.md 23:22:50 -rw-rw-r-- 1 1001 1001 789 Apr 13 23:20 SECURITY.md 23:22:50 -rw-rw-r-- 1 1001 1001 13 Apr 13 23:20 VERSION 23:22:50 drwxrwxr-x 2 1001 1001 4096 Apr 13 23:20 bin 23:22:50 drwxrwxr-x 18 1001 1001 4096 Apr 13 23:20 cmd 23:22:50 -rw-r--r-- 1 root root 448247 Apr 13 23:22 coverage.out 23:22:50 -rw-rw-r-- 1 1001 1001 3200 Apr 13 23:20 go.mod 23:22:50 -rw-rw-r-- 1 1001 1001 31265 Apr 13 23:20 go.sum 23:22:50 drwxrwxr-x 7 1001 1001 4096 Apr 13 23:20 internal 23:22:50 drwxrwxr-x 3 1001 1001 4096 Apr 13 23:20 openapi 23:22:50 -rw-rw-r-- 1 1001 1001 594 Apr 13 23:20 security.txt 23:22:50 drwxrwxr-x 4 1001 1001 4096 Apr 13 23:20 snap 23:22:50 -rw-rw-r-- 1 1001 1001 204 Apr 13 23:20 version.go [Pipeline] sh 23:22:51 + '[' -e coverage.out ] 23:22:51 + chown 1001:1001 coverage.out [Pipeline] stash 23:22:51 Stashed 1 file(s) [Pipeline] sh 23:22:51 + make build 23:22:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:22:57 Avoid second fetch 23:22:57 Checking out Revision 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 (main) 23:22:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:22:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:57 > git config core.sparsecheckout # timeout=10 23:22:57 Commit message: "feat: Consume breaking JWT audience change in go-mod-secrets (#4513)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:22:58 % Total % Received % Xferd Average Speed Time Time Time Current 23:22:58 Dload Upload Total Spent Left Speed 23:22:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 23:22:57 > git checkout -f 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 # timeout=10 23:22:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:22:59 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:22:59 sudo tee /etc/docker/daemon.new 23:22:59 { 23:22:59 "registry-mirrors": [ 23:22:59 "https://nexus3.edgexfoundry.org:10001" 23:22:59 ], 23:22:59 "bip": "10.250.0.254/24", 23:22:59 "hosts": [ 23:22:59 "tcp://0.0.0.0:5555", 23:22:59 "unix:///var/run/docker.sock" 23:22:59 ], 23:22:59 "mtu": 1458, 23:22:59 "selinux-enabled": true, 23:22:59 "seccomp-profile": "/etc/docker/seccomp.json" 23:22:59 } [Pipeline] sh 23:23:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:23:00 + sudo service docker restart 23:23:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:23:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:23:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:23:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:23:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:23:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:23:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:23:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:23:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:18 provisioning config files... 23:23:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/491@tmp/config5229499067408904062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:19 ---> docker-login.sh 23:23:19 nexus3.edgexfoundry.org:10001 23:23:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:19 Configure a credential helper to remove this warning. See 23:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:19 23:23:19 Login Succeeded 23:23:19 nexus3.edgexfoundry.org:10002 23:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:19 Configure a credential helper to remove this warning. See 23:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:19 23:23:19 Login Succeeded 23:23:19 nexus3.edgexfoundry.org:10003 23:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:20 Configure a credential helper to remove this warning. See 23:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:20 23:23:20 Login Succeeded 23:23:20 nexus3.edgexfoundry.org:10004 23:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:20 Configure a credential helper to remove this warning. See 23:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:20 23:23:20 Login Succeeded 23:23:20 docker.io 23:23:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:21 Configure a credential helper to remove this warning. See 23:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:21 23:23:21 Login Succeeded 23:23:21 ---> docker-login.sh ends [Pipeline] } 23:23:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:23:21 + git config --global --add safe.directory /w/workspace/edgex-go/491 [Pipeline] echo 23:23:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:21 ========================================================= 23:23:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:23:21 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] } 23:23:22 $ docker stop --time=1 df70a37bfbdebac830dd1ba1c9229bf403d58b93dff47bc73122347b189ec229 23:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:23:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:23:22 af6eaf76a39c: Pulling fs layer 23:23:22 55522c791124: Pulling fs layer 23:23:22 ce5c4a1c91eb: Pulling fs layer 23:23:22 169dfbe0d373: Pulling fs layer 23:23:22 e1ff8fa3b103: Pulling fs layer 23:23:22 52ebb69f0ebf: Pulling fs layer 23:23:22 5abe8eddf0d5: Pulling fs layer 23:23:22 e1ff8fa3b103: Waiting 23:23:22 52ebb69f0ebf: Waiting 23:23:22 5abe8eddf0d5: Waiting 23:23:22 169dfbe0d373: Waiting 23:23:22 55522c791124: Verifying Checksum 23:23:22 55522c791124: Download complete 23:23:22 169dfbe0d373: Verifying Checksum 23:23:22 169dfbe0d373: Download complete 23:23:22 e1ff8fa3b103: Verifying Checksum 23:23:22 e1ff8fa3b103: Download complete 23:23:22 af6eaf76a39c: Verifying Checksum 23:23:23 af6eaf76a39c: Pull complete 23:23:23 5abe8eddf0d5: Verifying Checksum 23:23:23 5abe8eddf0d5: Download complete 23:23:24 55522c791124: Pull complete 23:23:25 52ebb69f0ebf: Verifying Checksum 23:23:25 52ebb69f0ebf: Download complete 23:23:25 ce5c4a1c91eb: Verifying Checksum 23:23:25 ce5c4a1c91eb: Download complete 23:23:25 $ docker rm -f --volumes df70a37bfbdebac830dd1ba1c9229bf403d58b93dff47bc73122347b189ec229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:26 23:23:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:27 latest: Pulling from edgex-devops/edgex-compose 23:23:27 cbdbe7a5bc2a: Pulling fs layer 23:23:27 ca9280d653b3: Pulling fs layer 23:23:27 7e9c9ca2126c: Pulling fs layer 23:23:27 cbdbe7a5bc2a: Verifying Checksum 23:23:27 cbdbe7a5bc2a: Download complete 23:23:27 ca9280d653b3: Verifying Checksum 23:23:27 ca9280d653b3: Download complete 23:23:27 cbdbe7a5bc2a: Pull complete 23:23:27 7e9c9ca2126c: Verifying Checksum 23:23:27 7e9c9ca2126c: Download complete 23:23:27 ca9280d653b3: Pull complete 23:23:31 7e9c9ca2126c: Pull complete 23:23:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:31 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:23:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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 23:23:34 $ docker top e581ebc2a33384a286411fb616da455f2fd8a8f68395fc0a81915ee2d9f5c8d9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:34 + docker-compose build --help 23:23:34 + grep parallel 23:23:35 --parallel Build images in parallel. [Pipeline] } 23:23:35 $ docker stop --time=1 e581ebc2a33384a286411fb616da455f2fd8a8f68395fc0a81915ee2d9f5c8d9 23:23:36 $ docker rm -f --volumes e581ebc2a33384a286411fb616da455f2fd8a8f68395fc0a81915ee2d9f5c8d9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:36 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:23:36 $ 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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:23:37 $ docker top a70c5a43b8f21255ae71154d3922d419f775664f6f3d48505df2373f8ef746ba -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:37 ce5c4a1c91eb: Pull complete 23:23:37 169dfbe0d373: Pull complete 23:23:37 e1ff8fa3b103: Pull complete 23:23:37 + docker-compose -f ./docker-compose-build.yml build --parallel 23:23:38 Building core-command ... 23:23:38 Building core-common-config-bootstrapper ... 23:23:38 Building core-data ... 23:23:38 Building core-metadata ... 23:23:38 Building security-bootstrapper ... 23:23:38 Building security-proxy-auth ... 23:23:38 Building security-proxy-setup ... 23:23:38 Building security-secretstore-setup ... 23:23:38 Building security-spiffe-token-provider ... 23:23:38 Building security-spire-agent ... 23:23:38 Building security-spire-config ... 23:23:38 Building security-spire-server ... 23:23:38 Building support-notifications ... 23:23:38 Building support-scheduler ... 23:23:38 Building security-spire-config 23:23:38 Building security-bootstrapper 23:23:38 Building core-common-config-bootstrapper 23:23:38 Building support-scheduler 23:23:38 Building security-proxy-auth 23:23:42 52ebb69f0ebf: Pull complete 23:23:44 5abe8eddf0d5: Pull complete 23:23:44 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:23:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:23:45 WORKDIR /edgex 23:23:45 COPY go.mod . 23:23:45 RUN go mod download 23:23:45 + docker build -t ci-base-image-arm64 -f - . 23:23:45 Sending build context to Docker daemon 2.936MB 23:23:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:23:45 ---> 6cb57ee374ae 23:23:45 Step 2/4 : WORKDIR /edgex 23:23:47 ---> Running in 06e1df474f01 23:23:47 Removing intermediate container 06e1df474f01 23:23:47 ---> cd257a3fd6d5 23:23:47 Step 3/4 : COPY go.mod . 23:23:48 ---> 333b9476eaea 23:23:48 Step 4/4 : RUN go mod download 23:23:48 ---> Running in d5076c7afc48 23:23:50 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:23:50 ---> c6b57b740637 23:23:50 Step 3/33 : WORKDIR /edgex-go 23:23:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:50 ---> c6b57b740637 23:23:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:23:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:50 ---> c6b57b740637 23:23:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:23:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:50 ---> c6b57b740637 23:23:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:23:50 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:50 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:23:50 ---> c6b57b740637 23:23:50 Step 3/27 : WORKDIR /edgex-go 23:24:00 ---> Running in ce6c980cea79 23:24:00 ---> Running in 0a0f60ebe469 23:24:00 ---> Running in 0be0ef6cb1ff 23:24:00 ---> Running in 7fead7b1806a 23:24:00 ---> Running in 7b26467148f8 23:24:00 Removing intermediate container ce6c980cea79 23:24:00 ---> aa4a67dff10f 23:24:00 Step 4/23 : WORKDIR /edgex-go 23:24:00 Removing intermediate container 0be0ef6cb1ff 23:24:00 ---> d5be21e528b9 23:24:00 Step 4/23 : WORKDIR /edgex-go 23:24:00 Removing intermediate container 7b26467148f8 23:24:00 ---> 1719153ba723 23:24:00 Step 4/23 : WORKDIR /edgex-go 23:24:00 ---> Running in 94e3057d7a6e 23:24:00 ---> Running in 1a1f8c995a79 23:24:00 Removing intermediate container 0a0f60ebe469 23:24:00 ---> 755f85855944 23:24:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:24:00 ---> Running in 3a1055a20b03 23:24:00 Removing intermediate container 7fead7b1806a 23:24:00 ---> 603eee7e09a8 23:24:00 Step 4/33 : RUN apk add --update --no-cache make git 23:24:00 ---> Running in fef15d8941eb 23:24:00 ---> Running in 57cdff9bfc49 23:24:00 Removing intermediate container 94e3057d7a6e 23:24:00 ---> 563cf11133b3 23:24:00 Step 5/23 : RUN apk add --update --no-cache make git 23:24:00 Removing intermediate container 1a1f8c995a79 23:24:00 ---> faaf9761b6c3 23:24:00 Step 5/23 : RUN apk add --update --no-cache make git 23:24:00 ---> Running in deb59d7f0483 23:24:00 ---> Running in bd1f7bd921b0 23:24:00 Removing intermediate container 3a1055a20b03 23:24:00 ---> 772c6b3d8ea2 23:24:00 Step 5/23 : RUN apk add --update --no-cache make git 23:24:00 ---> Running in f31236369560 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:01 OK: 265 MiB in 53 packages 23:24:01 OK: 265 MiB in 53 packages 23:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:01 OK: 265 MiB in 53 packages 23:24:01 OK: 265 MiB in 53 packages 23:24:01 OK: 265 MiB in 53 packages 23:24:01 Removing intermediate container fef15d8941eb 23:24:01 ---> 7837f8a9aa15 23:24:01 Step 5/27 : COPY go.mod vendor* ./ 23:24:01 Removing intermediate container 57cdff9bfc49 23:24:01 ---> e6e0630a716a 23:24:01 Step 5/33 : COPY go.mod vendor* ./ 23:24:01 ---> 3ef28cfb2b6f 23:24:01 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:01 ---> Running in 6da19f35deb9 23:24:01 Removing intermediate container deb59d7f0483 23:24:01 ---> 070ebad0f6d2 23:24:01 Step 6/23 : COPY go.mod vendor* ./ 23:24:01 ---> 864bafcdae8b 23:24:01 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:01 ---> Running in 06757f98cf41 23:24:01 Removing intermediate container bd1f7bd921b0 23:24:01 ---> d710d23fe097 23:24:01 Step 6/23 : COPY go.mod vendor* ./ 23:24:01 ---> 3d2b87c5f420 23:24:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:02 Removing intermediate container f31236369560 23:24:02 ---> bcf54e6b3cbf 23:24:02 Step 6/23 : COPY go.mod vendor* ./ 23:24:02 ---> Running in 41925235ae2c 23:24:02 ---> 32f812a27757 23:24:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:02 ---> Running in 31ad7ef72b14 23:24:02 ---> 2ec438499d62 23:24:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:02 ---> Running in 64e3fdc626a3 23:24:20 Removing intermediate container d5076c7afc48 23:24:20 ---> 8cc4084aa239 23:24:20 Successfully built 8cc4084aa239 23:24:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:20 + docker inspect -f . ci-base-image-arm64 23:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:21 prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container 23:24:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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 23:24:22 $ docker top ea248e4a014f7630af52be275431093ecd14634d831948469461e7d2043ea942 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:23 + go version 23:24:23 go version go1.20.2 linux/arm64 [Pipeline] } 23:24:23 $ docker stop --time=1 ea248e4a014f7630af52be275431093ecd14634d831948469461e7d2043ea942 23:24:24 $ docker rm -f --volumes ea248e4a014f7630af52be275431093ecd14634d831948469461e7d2043ea942 [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 23:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:24:25 23:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:24:25 latest: Pulling from edgex-devops/edgex-compose-arm64 23:24:25 29e5d40040c1: Pulling fs layer 23:24:25 1ce36da41761: Pulling fs layer 23:24:25 25b303627fd3: Pulling fs layer 23:24:26 29e5d40040c1: Verifying Checksum 23:24:26 29e5d40040c1: Download complete 23:24:26 1ce36da41761: Verifying Checksum 23:24:26 1ce36da41761: Download complete 23:24:26 29e5d40040c1: Pull complete 23:24:27 1ce36da41761: Pull complete 23:24:27 25b303627fd3: Download complete 23:24:37 25b303627fd3: Pull complete 23:24:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:37 prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container 23:24:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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 23:24:40 $ docker top 3b605b853a173aa3ef5753a4257231895a6efbc409e096fbe8fb7d9891fcd4f7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:40 + docker-compose build --help 23:24:40 + grep parallel 23:24:45 --parallel Build images in parallel. [Pipeline] } 23:24:45 $ docker stop --time=1 3b605b853a173aa3ef5753a4257231895a6efbc409e096fbe8fb7d9891fcd4f7 23:24:46 $ docker rm -f --volumes 3b605b853a173aa3ef5753a4257231895a6efbc409e096fbe8fb7d9891fcd4f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:47 prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container 23:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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 23:24:48 $ docker top e27d4b920dfa717814f98947535b22d86797eb00da0a50d63e40bbd3ab8144ae -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:49 + docker-compose -f ./docker-compose-build.yml build --parallel 23:24:53 Building core-command ... 23:24:53 Building core-common-config-bootstrapper ... 23:24:53 Building core-data ... 23:24:53 Building core-metadata ... 23:24:53 Building security-bootstrapper ... 23:24:53 Building security-proxy-auth ... 23:24:53 Building security-proxy-setup ... 23:24:53 Building security-secretstore-setup ... 23:24:53 Building security-spiffe-token-provider ... 23:24:53 Building security-spire-agent ... 23:24:53 Building security-spire-config ... 23:24:53 Building security-spire-server ... 23:24:53 Building support-notifications ... 23:24:53 Building support-scheduler ... 23:24:53 Building core-data 23:24:53 Building security-proxy-setup 23:24:53 Building support-scheduler 23:24:53 Building security-spire-config 23:24:53 Building core-common-config-bootstrapper 23:24:58 Removing intermediate container 06757f98cf41 23:24:58 ---> 19333bff179b 23:24:58 Step 7/33 : COPY . . 23:24:58 Removing intermediate container 64e3fdc626a3 23:24:58 ---> 5048576404f1 23:24:58 Step 8/23 : COPY . . 23:24:58 Removing intermediate container 41925235ae2c 23:24:58 ---> e0cf5e24e93b 23:24:58 Step 8/23 : COPY . . 23:24:58 Removing intermediate container 31ad7ef72b14 23:24:58 ---> ec134d4f1d51 23:24:58 Step 8/23 : COPY . . 23:24:58 Removing intermediate container 6da19f35deb9 23:24:58 ---> 1f193b73467d 23:24:58 Step 7/27 : COPY . . 23:25:04 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:04 ---> 8cc4084aa239 23:25:04 Step 3/22 : WORKDIR /edgex-go 23:25:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:25:04 ---> 8cc4084aa239 23:25:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:25:04 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:25:04 ---> 8cc4084aa239 23:25:04 Step 3/27 : WORKDIR /edgex-go 23:25:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:25:04 ---> 8cc4084aa239 23:25:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:25:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:25:04 ---> 8cc4084aa239 23:25:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:25:04 ---> Running in bc7c80605b45 23:25:04 ---> Running in 0c9c694753bb 23:25:04 ---> Running in 65b2ff56f7aa 23:25:04 ---> Running in 4092a0debd40 23:25:04 ---> Running in 4eaa99171fc5 23:25:04 Removing intermediate container bc7c80605b45 23:25:04 ---> e75fe87c0bab 23:25:04 Step 4/23 : WORKDIR /edgex-go 23:25:04 Removing intermediate container 4eaa99171fc5 23:25:04 Removing intermediate container 4092a0debd40 23:25:04 ---> 088f0b046468 23:25:04 Step 4/23 : WORKDIR /edgex-go 23:25:04 ---> a4c942aa861e 23:25:04 Step 4/22 : RUN apk add --update --no-cache make git 23:25:04 Removing intermediate container 0c9c694753bb 23:25:04 ---> 31e41b0d30fd 23:25:04 Step 4/23 : WORKDIR /edgex-go 23:25:04 ---> Running in 63c6edc52e2f 23:25:04 ---> Running in d466b8458eaa 23:25:04 ---> Running in 1d8684fe72b9 23:25:04 ---> Running in d368b195bffd 23:25:05 Removing intermediate container 65b2ff56f7aa 23:25:05 ---> 01539711c2ab 23:25:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:25:05 ---> Running in c5c9d98702fc 23:25:05 Removing intermediate container 63c6edc52e2f 23:25:05 ---> 8251b617db02 23:25:05 Step 5/23 : RUN apk add --update --no-cache make git 23:25:05 Removing intermediate container d466b8458eaa 23:25:05 ---> f79d5f6713b6 23:25:05 Step 5/23 : RUN apk add --update --no-cache make git 23:25:05 Removing intermediate container d368b195bffd 23:25:05 ---> 7c8ab5555059 23:25:05 Step 5/23 : RUN apk add --update --no-cache make git 23:25:05 ---> Running in cd20642aa0a5 23:25:05 ---> Running in 94600d3877e2 23:25:05 ---> Running in c52e76e97c3f 23:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:08 OK: 263 MiB in 53 packages 23:25:09 OK: 263 MiB in 53 packages 23:25:09 OK: 263 MiB in 53 packages 23:25:10 OK: 263 MiB in 53 packages 23:25:10 OK: 263 MiB in 53 packages 23:25:10 Removing intermediate container c5c9d98702fc 23:25:10 ---> 1bdcc97ec9c4 23:25:10 Step 5/27 : COPY go.mod vendor* ./ 23:25:10 Removing intermediate container 1d8684fe72b9 23:25:10 ---> c71687ab032c 23:25:10 Step 5/22 : COPY go.mod vendor* ./ 23:25:11 Removing intermediate container cd20642aa0a5 23:25:11 ---> 82128d36b164 23:25:11 Step 6/23 : COPY go.mod vendor* ./ 23:25:11 Removing intermediate container c52e76e97c3f 23:25:11 ---> 5643514eb4ab 23:25:11 Step 6/23 : COPY go.mod vendor* ./ 23:25:11 Removing intermediate container 94600d3877e2 23:25:11 ---> 3aada8b1c32b 23:25:11 Step 6/23 : COPY go.mod vendor* ./ 23:25:12 ---> 251d83aac152 23:25:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:12 ---> 47aac5dcedfd 23:25:12 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:12 ---> Running in ea78e7fed72b 23:25:12 ---> Running in 79596df920a2 23:25:12 ---> 254f36991ef7 23:25:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:12 ---> c05e957d6a21 23:25:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:12 ---> Running in ab215e595c15 23:25:12 ---> Running in f2e82824badd 23:25:13 ---> c09cd9a7366c 23:25:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:13 ---> Running in 6c96067d71e7 23:25:24 ---> f121b69a86d6 23:25:24 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:25:24 ---> 3a6b9be9fe53 23:25:24 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:25:24 ---> 6e9e5bba45bb 23:25:24 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:25:24 ---> 4da04b23a179 23:25:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:25:24 ---> e9a40ddb9cda 23:25:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:25:24 ---> Running in a0ec10069435 23:25:24 ---> Running in c11f45a9402b 23:25:24 ---> Running in f37aefecf7bc 23:25:24 ---> Running in 24f8eca4243a 23:25:24 ---> Running in b02984178d53 23:25:24 Removing intermediate container b02984178d53 23:25:24 ---> c18248cde21c 23:25:24 Step 9/27 : WORKDIR /edgex-go/spire-build 23:25:24 ---> Running in ad0fe083706c 23:25:24 Removing intermediate container ad0fe083706c 23:25:24 ---> 6d3b89778db5 23:25:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:25:24 ---> Running in 4a126377d2e6 23:25:24 Removing intermediate container 4a126377d2e6 23:25:24 ---> f9bebb1271cb 23:25:24 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:25:24 ---> Running in 55f00a340389 23:25:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:25:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:25:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:25:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:25:24 Removing intermediate container 55f00a340389 23:25:24 ---> 1aa603240525 23:25:24 Step 12/27 : WORKDIR /edgex-go 23:25:24 ---> Running in 6ab374073e86 23:25:24 Removing intermediate container 6ab374073e86 23:25:24 ---> fb88a30ec3f6 23:25:24 23:25:24 Step 13/27 : FROM alpine:3.17 23:25:24 3.17: Pulling from library/alpine 23:25:25 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:25:25 Status: Downloaded newer image for alpine:3.17 23:25:25 ---> 9ed4aefc74f6 23:25:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:25 ---> Running in 1c920419bf59 23:25:25 Removing intermediate container 1c920419bf59 23:25:25 ---> 7182316e9d33 23:25:25 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:25:25 ---> Running in fae30d6b683d 23:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:25:26 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:25:26 v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:25:26 OK: 17818 distinct packages available 23:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:25:27 (1/4) Installing dumb-init (1.2.5-r2) 23:25:27 (2/4) Installing musl-obstack (1.2.3-r0) 23:25:27 (3/4) Installing libucontext (1.2-r0) 23:25:27 (4/4) Installing gcompat (1.1.0-r0) 23:25:27 Executing busybox-1.35.0-r29.trigger 23:25:27 OK: 7 MiB in 19 packages 23:25:28 Removing intermediate container fae30d6b683d 23:25:28 ---> 1f99093783db 23:25:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:29 ---> c5df57e63185 23:25:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:25:30 ---> 4edc037264e9 23:25:30 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:25:35 ---> 90766523a226 23:25:35 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:25:35 ---> e7416ece2fb2 23:25:35 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:25:35 ---> Running in bc5e1da137ef 23:25:36 Removing intermediate container bc5e1da137ef 23:25:36 ---> e434357cb565 23:25:36 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:25:37 ---> ab830019ea22 23:25:37 Step 22/27 : WORKDIR / 23:25:37 ---> Running in 6d42442a396c 23:25:37 Removing intermediate container 6d42442a396c 23:25:37 ---> 711d97953498 23:25:37 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:25:37 ---> Running in 592f69f83678 23:25:38 Removing intermediate container 592f69f83678 23:25:38 ---> b02d11f65728 23:25:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:25:38 ---> Running in 38a9fd9eead8 23:25:39 Removing intermediate container 38a9fd9eead8 23:25:39 ---> fb155a9c5381 23:25:39 Step 25/27 : LABEL arch=x86_64 23:25:39 ---> Running in 8d9202f6af72 23:25:39 Removing intermediate container 8d9202f6af72 23:25:39 ---> 5c57fc120813 23:25:39 Step 26/27 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:25:39 ---> Running in adfb038eb2db 23:25:40 Removing intermediate container adfb038eb2db 23:25:40 ---> 91945593dd33 23:25:40 Step 27/27 : LABEL version=3.0.0-dev.129 23:25:40 ---> Running in 901ab5de4d55 23:25:40 Removing intermediate container 901ab5de4d55 23:25:40 ---> 1b922fe68dba 23:25:40 23:25:41 Successfully built 1b922fe68dba 23:25:41 Successfully tagged security-spire-config:latest 23:25:41  Building security-spire-config ... done Building core-data 23:25:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:25:46 ---> c6b57b740637 23:25:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:25:46 ---> Using cache 23:25:46 ---> 1719153ba723 23:25:46 Step 4/23 : WORKDIR /edgex-go 23:25:46 ---> Using cache 23:25:46 ---> 772c6b3d8ea2 23:25:46 Step 5/23 : RUN apk add --update --no-cache make git 23:25:46 ---> Using cache 23:25:46 ---> bcf54e6b3cbf 23:25:46 Step 6/23 : COPY go.mod vendor* ./ 23:25:46 ---> Using cache 23:25:46 ---> 2ec438499d62 23:25:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:46 ---> Using cache 23:25:46 ---> 5048576404f1 23:25:46 Step 8/23 : COPY . . 23:25:46 ---> Using cache 23:25:46 ---> e9a40ddb9cda 23:25:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:25:56 ---> Running in db5153be8e04 23:25:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:26:07 Removing intermediate container c11f45a9402b 23:26:07 ---> 6cb177c95e28 23:26:07 23:26:07 Step 9/33 : FROM alpine:3.17 23:26:07 ---> 9ed4aefc74f6 23:26:07 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:26:07 ---> Running in afffc490aa31 23:26:07 Removing intermediate container f37aefecf7bc 23:26:07 ---> f66d6e9887e8 23:26:07 23:26:07 Step 10/23 : FROM alpine:3.17 23:26:07 ---> 9ed4aefc74f6 23:26:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:26:07 Removing intermediate container 24f8eca4243a 23:26:07 ---> 3217c3f6da09 23:26:07 23:26:07 Step 10/23 : FROM alpine:3.17 23:26:07 ---> 9ed4aefc74f6 23:26:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:26:07 Removing intermediate container a0ec10069435 23:26:07 ---> 0b56dec59669 23:26:07 23:26:07 Step 10/23 : FROM alpine:3.17 23:26:07 ---> 9ed4aefc74f6 23:26:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:26:07 ---> Running in 5dd8c92728ff 23:26:07 ---> Running in 865eaeb53ced 23:26:07 ---> Running in 19144008f64e 23:26:07 Removing intermediate container afffc490aa31 23:26:07 ---> 618d876b4210 23:26:07 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:26:07 ---> Running in b207cc59cba0 23:26:07 Removing intermediate container 865eaeb53ced 23:26:07 ---> cb4001e769b0 23:26:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:26:07 Removing intermediate container 19144008f64e 23:26:07 ---> Running in c44f99a50108 23:26:07 ---> 3afe10a1bb63 23:26:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:26:07 ---> Running in b945f77e9f2d 23:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:08 (1/2) Installing dumb-init (1.2.5-r2) 23:26:08 (2/2) Installing su-exec (0.2-r2) 23:26:08 Executing busybox-1.35.0-r29.trigger 23:26:08 OK: 7 MiB in 17 packages 23:26:08 (1/1) Installing dumb-init (1.2.5-r2) 23:26:08 Executing busybox-1.35.0-r29.trigger 23:26:08 OK: 7 MiB in 16 packages 23:26:08 (1/1) Installing dumb-init (1.2.5-r2) 23:26:08 Executing busybox-1.35.0-r29.trigger 23:26:08 OK: 7 MiB in 16 packages 23:26:08 (1/1) Installing dumb-init (1.2.5-r2) 23:26:08 Executing busybox-1.35.0-r29.trigger 23:26:08 OK: 7 MiB in 16 packages 23:26:09 Removing intermediate container 5dd8c92728ff 23:26:09 ---> 2952a1dc329e 23:26:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:26:09 ---> Running in 841ce20a2745 23:26:09 Removing intermediate container b207cc59cba0 23:26:09 ---> f8605e642eef 23:26:09 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:26:09 Removing intermediate container c44f99a50108 23:26:09 ---> 03b2db03ba9d 23:26:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:09 Removing intermediate container b945f77e9f2d 23:26:09 ---> a384bd5826ee 23:26:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:09 ---> Running in 0c73951c32e3 23:26:09 Removing intermediate container 841ce20a2745 23:26:09 ---> ab8a355ce042 23:26:09 Step 13/23 : ENV APP_PORT=59861 23:26:09 ---> Running in 81232117de95 23:26:09 ---> 888c9ce21b93 23:26:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:26:09 Removing intermediate container 81232117de95 23:26:09 ---> a83066f6adde 23:26:09 Step 14/23 : EXPOSE $APP_PORT 23:26:09 ---> e67206eaae15 23:26:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:26:09 ---> Running in 6fb8c96a5898 23:26:09 Removing intermediate container 0c73951c32e3 23:26:09 ---> dc186b737b6c 23:26:09 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:26:10 ---> Running in 783c060d5860 23:26:10 ---> d2e8daacc522 23:26:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:26:10 Removing intermediate container 783c060d5860 23:26:10 ---> db9fa096732c 23:26:10 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:26:10 Removing intermediate container 6fb8c96a5898 23:26:10 ---> b7fd2809a98a 23:26:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:10 ---> Running in f090f38b9f8d 23:26:10 ---> 807a692150b5 23:26:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:26:11 ---> 90884a347447 23:26:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:26:11 Removing intermediate container f090f38b9f8d 23:26:11 ---> 1b661716c342 23:26:11 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:26:11 ---> f6b550e04bf7 23:26:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:26:11 ---> a76d97f498f2 23:26:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:26:11 ---> Running in 68e18846ec65 23:26:11 Removing intermediate container 68e18846ec65 23:26:11 ---> e575a693fdf5 23:26:11 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:26:11 ---> 87ae04ae5081 23:26:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:26:11 ---> Running in f5dd14eb93b8 23:26:11 ---> 937011197e4a 23:26:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:26:11 ---> f95a038e58e0 23:26:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:26:12 ---> 5e0d3343d9d9 23:26:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:26:12 ---> Running in d9cc2300ef82 23:26:13 ---> 11961b7b18fd 23:26:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:26:13 ---> 36c3674ea01f 23:26:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:26:13 ---> Running in 8703f75a7ebf 23:26:14 ---> 3ae6572d80b9 23:26:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:26:14 Removing intermediate container f5dd14eb93b8 23:26:14 ---> ae1ff1880a61 23:26:14 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:26:14 ---> Running in a666d9d758c0 23:26:14 ---> Running in daa4c9de4d0b 23:26:14 Removing intermediate container d9cc2300ef82 23:26:14 ---> 22e4c09cba99 23:26:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:26:14 ---> Running in 11d1a10d2576 23:26:14 Removing intermediate container a666d9d758c0 23:26:14 ---> b13c74bc845c 23:26:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:26:14 Removing intermediate container daa4c9de4d0b 23:26:14 ---> 857300ccf1a1 23:26:14 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:26:14 ---> Running in 44c7b3e5d62d 23:26:14 Removing intermediate container 11d1a10d2576 23:26:14 ---> 47378aff45de 23:26:14 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:26:14 ---> Running in dbfc2d1e1168 23:26:14 Removing intermediate container 44c7b3e5d62d 23:26:14 ---> da2506f7eca8 23:26:14 Step 21/23 : LABEL arch=x86_64 23:26:14 ---> 126ed122f515 23:26:14 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:26:14 ---> Running in 384c40ecf479 23:26:14 Removing intermediate container dbfc2d1e1168 23:26:14 ---> 1d358cba2f17 23:26:14 Step 21/23 : LABEL arch=x86_64 23:26:14 ---> Running in 63ac575c5fb3 23:26:14 ---> Running in cc915b8bb491 23:26:14 Removing intermediate container 384c40ecf479 23:26:14 ---> 410b02e49ff3 23:26:14 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:26:14 Removing intermediate container 8703f75a7ebf 23:26:14 ---> 1f2510d416cd 23:26:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:26:14 Removing intermediate container cc915b8bb491 23:26:14 ---> 001b706e3a8f 23:26:14 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:26:14 ---> Running in c3ab8180b07c 23:26:14 ---> Running in 0f13bf2ecb3d 23:26:14 ---> Running in 55373297f793 23:26:14 Removing intermediate container 0f13bf2ecb3d 23:26:14 ---> 52b5d84ff21b 23:26:14 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:26:14 ---> Running in 6e660c0b841c 23:26:14 Removing intermediate container c3ab8180b07c 23:26:14 ---> 706b2a8f489e 23:26:14 Step 23/23 : LABEL version=3.0.0-dev.129 23:26:14 Removing intermediate container 55373297f793 23:26:14 ---> dd10e0fc6518 23:26:14 Step 23/23 : LABEL version=3.0.0-dev.129 23:26:15 ---> Running in 140d1d04e749 23:26:15 ---> Running in d8a25b2ae4d6 23:26:15 Removing intermediate container 6e660c0b841c 23:26:15 ---> f858336520f8 23:26:15 Step 21/23 : LABEL arch=x86_64 23:26:15 ---> Running in ab8661d37e6f 23:26:15 Removing intermediate container 140d1d04e749 23:26:15 ---> 977c0699697d 23:26:15 23:26:15 Removing intermediate container d8a25b2ae4d6 23:26:15 ---> b1621281e009 23:26:15 23:26:15 Successfully built 977c0699697d 23:26:15 Successfully tagged support-scheduler:latest 23:26:15 Building security-secretstore-setup 23:26:15  Building support-scheduler ... done Removing intermediate container ab8661d37e6f 23:26:15 ---> 20633be7bd39 23:26:15 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:26:15 Successfully built b1621281e009 23:26:15 Successfully tagged core-common-config-bootstrapper:latest 23:26:15 Building security-proxy-setup 23:26:20  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:26:20 ---> c6b57b740637 23:26:20 Step 3/22 : WORKDIR /edgex-go 23:26:20 ---> Using cache 23:26:20 ---> 603eee7e09a8 23:26:20 Step 4/22 : RUN apk add --update --no-cache make git 23:26:20 ---> Using cache 23:26:20 ---> e6e0630a716a 23:26:20 Step 5/22 : COPY go.mod vendor* ./ 23:26:20 ---> Using cache 23:26:20 ---> 864bafcdae8b 23:26:20 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:20 ---> Using cache 23:26:20 ---> 19333bff179b 23:26:20 Step 7/22 : COPY . . 23:26:20 ---> Using cache 23:26:20 ---> f121b69a86d6 23:26:20 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:26:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:26:20 ---> c6b57b740637 23:26:20 Step 3/25 : WORKDIR /edgex-go 23:26:20 ---> Using cache 23:26:20 ---> 603eee7e09a8 23:26:20 Step 4/25 : RUN apk add --update --no-cache make git 23:26:20 ---> Using cache 23:26:20 ---> e6e0630a716a 23:26:20 Step 5/25 : COPY go.mod vendor* ./ 23:26:20 ---> Using cache 23:26:20 ---> 864bafcdae8b 23:26:20 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:20 ---> Using cache 23:26:20 ---> 19333bff179b 23:26:20 Step 7/25 : COPY . . 23:26:20 ---> Using cache 23:26:20 ---> f121b69a86d6 23:26:20 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:26:26 ---> Running in ca5a699d2335 23:26:26 Removing intermediate container 63ac575c5fb3 23:26:26 ---> e6daea35e024 23:26:26 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:26 ---> Running in 37195388ab6e 23:26:26 ---> Running in 7eeb40cdd081 23:26:26 Removing intermediate container ca5a699d2335 23:26:26 ---> f825f939f9d7 23:26:26 Step 23/23 : LABEL version=3.0.0-dev.129 23:26:26 ---> Running in 42bfd5b6e136 23:26:26 ---> 0d29a35f090e 23:26:26 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:26:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:26:26 Removing intermediate container 42bfd5b6e136 23:26:26 ---> bcba9ccb839e 23:26:26 23:26:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:26:26 ---> ea5f6d7ab167 23:26:26 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:26:26 Successfully built bcba9ccb839e 23:26:26 Successfully tagged security-proxy-auth:latest 23:26:26  Building security-proxy-auth ... done Building support-notifications 23:26:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:26:29 ---> c6b57b740637 23:26:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:26:29 ---> Using cache 23:26:29 ---> 1719153ba723 23:26:29 Step 4/23 : WORKDIR /edgex-go 23:26:29 ---> Using cache 23:26:29 ---> 772c6b3d8ea2 23:26:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:26:34 ---> 81e3a9c1e0c8 23:26:34 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:26:34 ---> Running in cba3b961d019 23:26:34 Removing intermediate container db5153be8e04 23:26:34 ---> 4cffae7ab4d7 23:26:34 23:26:34 Step 10/23 : FROM alpine:3.17 23:26:34 ---> 9ed4aefc74f6 23:26:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:26:34 ---> Running in a6b458c39374 23:26:34 ---> 8cc2c56c1f13 23:26:34 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:26:34 Removing intermediate container a6b458c39374 23:26:34 ---> e883d8af1e72 23:26:34 Step 12/23 : ENV APP_PORT=59880 23:26:34 ---> Running in 3afc1c24bd7d 23:26:34 Removing intermediate container 3afc1c24bd7d 23:26:34 ---> 3f2d558e78ba 23:26:34 Step 13/23 : EXPOSE $APP_PORT 23:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:34 ---> Running in d0c214cc8838 23:26:34 ---> 8b8a157de48d 23:26:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:34 Removing intermediate container d0c214cc8838 23:26:34 ---> 0fa4d093d34f 23:26:34 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:26:34 ---> 7eada494fc79 23:26:34 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:26:35 ---> Running in 93d3a4538eb2 23:26:35 OK: 265 MiB in 53 packages 23:26:35 ---> 3b6694334f37 23:26:35 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:35 ---> 097b14d1d6a5 23:26:35 Step 28/33 : RUN chmod +x /entrypoint.sh 23:26:35 Removing intermediate container cba3b961d019 23:26:35 ---> 8066b22596ff 23:26:35 Step 6/23 : COPY go.mod vendor* ./ 23:26:35 ---> Running in fff81e7da7d0 23:26:36 (1/1) Installing dumb-init (1.2.5-r2) 23:26:36 Executing busybox-1.35.0-r29.trigger 23:26:36 OK: 7 MiB in 16 packages 23:26:37 ---> 9d6028e9343f 23:26:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:37 ---> Running in 1398e5c34916 23:26:37 Removing intermediate container 93d3a4538eb2 23:26:37 ---> 21deeecb1438 23:26:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:37 ---> 78faf42f8c1a 23:26:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:26:38 Removing intermediate container fff81e7da7d0 23:26:38 ---> 73f9db520840 23:26:38 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:26:38 ---> 8b725838621f 23:26:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:26:38 ---> Running in d2ef73bd9f59 23:26:38 Removing intermediate container d2ef73bd9f59 23:26:38 ---> 3b35b56bdbb4 23:26:38 Step 30/33 : CMD ["gate"] 23:26:38 ---> Running in 7048b377c51c 23:26:39 ---> cb7e139fa0d1 23:26:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:26:39 Removing intermediate container 7048b377c51c 23:26:39 ---> c4d583102c18 23:26:39 Step 31/33 : LABEL arch=x86_64 23:26:39 ---> Running in 8d5e5982c629 23:26:39 ---> f193a382498f 23:26:39 Step 19/23 : ENTRYPOINT ["/core-data"] 23:26:39 ---> Running in 7bb83092162c 23:26:39 Removing intermediate container 8d5e5982c629 23:26:39 ---> 3944b6699aaf 23:26:39 Step 32/33 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:26:39 Removing intermediate container 7bb83092162c 23:26:39 ---> e28153df8345 23:26:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:26:39 ---> Running in 68a588875900 23:26:40 ---> Running in af33d41591f5 23:26:40 Removing intermediate container 68a588875900 23:26:40 ---> ea484d5d3f76 23:26:40 Step 33/33 : LABEL version=3.0.0-dev.129 23:26:40 ---> Running in 25cc6c669ade 23:26:40 Removing intermediate container af33d41591f5 23:26:40 ---> d594166a40a2 23:26:40 Step 21/23 : LABEL arch=x86_64 23:26:40 ---> Running in 710d9a835e3c 23:26:40 Removing intermediate container 25cc6c669ade 23:26:40 ---> 0cb6b228f60f 23:26:40 23:26:40 Removing intermediate container 710d9a835e3c 23:26:40 ---> c5ad01e08229 23:26:40 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:26:40 ---> Running in 8a5506e277a3 23:26:40 Successfully built 0cb6b228f60f 23:26:40 Successfully tagged security-bootstrapper:latest 23:26:40  Building security-bootstrapper ... done Building core-metadata 23:26:40 Removing intermediate container 8a5506e277a3 23:26:40 ---> 1fc2bd579e6a 23:26:40 Step 23/23 : LABEL version=3.0.0-dev.129 23:26:43 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:26:43 ---> c6b57b740637 23:26:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:26:43 ---> Using cache 23:26:43 ---> 1719153ba723 23:26:43 Step 4/25 : WORKDIR /edgex-go 23:26:43 ---> Using cache 23:26:43 ---> 772c6b3d8ea2 23:26:43 Step 5/25 : RUN apk add --update --no-cache make git 23:26:43 ---> Using cache 23:26:43 ---> bcf54e6b3cbf 23:26:43 Step 6/25 : COPY go.mod vendor* ./ 23:26:43 ---> Using cache 23:26:43 ---> 2ec438499d62 23:26:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:43 ---> Using cache 23:26:43 ---> 5048576404f1 23:26:43 Step 8/25 : COPY . . 23:26:43 ---> Using cache 23:26:43 ---> e9a40ddb9cda 23:26:43 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:26:47 ---> Running in 8f4a27c02acc 23:26:47 ---> Running in 16289a597a68 23:26:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:26:47 Removing intermediate container 8f4a27c02acc 23:26:47 ---> cf2bc8f091e7 23:26:47 23:26:47 Successfully built cf2bc8f091e7 23:26:47 Successfully tagged core-data:latest 23:26:47  Building core-data ... done Building security-spiffe-token-provider 23:26:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:26:50 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:26:50 ---> c6b57b740637 23:26:50 Step 3/20 : WORKDIR /edgex-go 23:26:50 ---> Using cache 23:26:50 ---> 603eee7e09a8 23:26:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:26:55 ---> Running in 1787f093666b 23:26:55 Removing intermediate container 7eeb40cdd081 23:26:55 ---> d59ee556fc6d 23:26:55 23:26:55 Step 9/22 : FROM alpine:3.17 23:26:55 ---> 9ed4aefc74f6 23:26:55 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:26:55 ---> Running in 80e965a949da 23:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:56 (1/2) Installing dumb-init (1.2.5-r2) 23:26:56 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:26:56 v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:26:56 OK: 17824 distinct packages available 23:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:56 (2/2) Installing openssl (3.0.8-r3) 23:26:56 Executing busybox-1.35.0-r29.trigger 23:26:56 OK: 8 MiB in 17 packages 23:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:56 OK: 265 MiB in 53 packages 23:26:58 Removing intermediate container 37195388ab6e 23:26:58 ---> b74b9b2115fe 23:26:58 23:26:58 Step 9/25 : FROM alpine:3.17 23:26:58 ---> 9ed4aefc74f6 23:26:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:26:58 ---> Running in 6c3d45f82788 23:26:58 Removing intermediate container 80e965a949da 23:26:58 ---> 000ef87c2220 23:26:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:26:58 Removing intermediate container 1787f093666b 23:26:58 ---> fcc78344cf35 23:26:58 Step 5/20 : COPY go.mod vendor* ./ 23:26:58 ---> Running in d9dd76bb83d2 23:26:58 Removing intermediate container d9dd76bb83d2 23:26:58 ---> 0101343cfef4 23:26:58 Step 12/22 : WORKDIR /edgex 23:26:58 ---> Running in 68706e0be1bc 23:26:58 ---> cde4e8dd6813 23:26:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:58 ---> Running in cfd7b35d8577 23:26:58 Removing intermediate container 68706e0be1bc 23:26:58 ---> 8fb0ebd13ebf 23:26:58 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:58 ---> 1bf37f1b4c48 23:26:58 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:58 ---> dbdd3722d0e9 23:26:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:26:58 (1/3) Installing ca-certificates (20220614-r4) 23:26:58 (2/3) Installing dumb-init (1.2.5-r2) 23:26:58 (3/3) Installing su-exec (0.2-r2) 23:26:58 Executing busybox-1.35.0-r29.trigger 23:26:58 Executing ca-certificates-20220614-r4.trigger 23:26:59 ---> 60961ac8cb78 23:26:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:26:59 OK: 8 MiB in 18 packages 23:26:59 ---> d0aa2e1a5d2b 23:26:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:27:00 Removing intermediate container 6c3d45f82788 23:27:00 ---> e45cbf2db688 23:27:00 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:27:00 ---> Running in 216dcef78daa 23:27:00 ---> dc9f102f2359 23:27:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:27:00 ---> Running in 59c258c0a4b4 23:27:00 Removing intermediate container 216dcef78daa 23:27:00 ---> 049ce6ae17f2 23:27:00 Step 12/25 : WORKDIR / 23:27:00 ---> Running in 25073bff0c59 23:27:01 Removing intermediate container 25073bff0c59 23:27:01 ---> ce76bfeba8af 23:27:01 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:01 ---> 662847c781ac 23:27:01 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:27:02 Removing intermediate container 59c258c0a4b4 23:27:02 ---> db124e3428f2 23:27:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:27:02 ---> Running in ce35f54ec595 23:27:02 ---> 30c255928a71 23:27:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:27:02 Removing intermediate container ce35f54ec595 23:27:02 ---> 631467c0af87 23:27:02 Step 20/22 : LABEL arch=x86_64 23:27:02 ---> Running in 1b836bb62478 23:27:03 ---> 7f2d27a55f55 23:27:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:27:03 Removing intermediate container 1b836bb62478 23:27:03 ---> fddeab345ec3 23:27:03 Step 21/22 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:27:04 ---> Running in ebefae81215a 23:27:04 Removing intermediate container 79596df920a2 23:27:04 ---> 6eb59b4fd919 23:27:04 Step 7/22 : COPY . . 23:27:04 Removing intermediate container ea78e7fed72b 23:27:04 ---> a514b66df202 23:27:04 Step 7/27 : COPY . . 23:27:04 Removing intermediate container f2e82824badd 23:27:04 ---> 3618acb3223c 23:27:04 Step 8/23 : COPY . . 23:27:04 Removing intermediate container ab215e595c15 23:27:04 ---> 32ed2274f527 23:27:04 Step 8/23 : COPY . . 23:27:04 Removing intermediate container 6c96067d71e7 23:27:04 ---> c6cdd7996bc3 23:27:04 Step 8/23 : COPY . . 23:27:05 ---> 8165a5fb6320 23:27:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:27:05 Removing intermediate container ebefae81215a 23:27:05 ---> 5bff38fe234c 23:27:05 Step 22/22 : LABEL version=3.0.0-dev.129 23:27:05 ---> 5f1ce869e27e 23:27:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:27:05 ---> Running in cf5896a4b555 23:27:05 Removing intermediate container cf5896a4b555 23:27:05 ---> 4db62655f962 23:27:05 23:27:05 Successfully built 4db62655f962 23:27:05 Successfully tagged security-proxy-setup:latest 23:27:05 Building security-spire-server 23:27:06 ---> de3a7052c80e 23:27:06 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:27:06 ---> Running in f9f866b891e2 23:27:06 ---> 72383f07944f 23:27:06 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:27:06 ---> 3f0a2ffe2132 23:27:06 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:27:06 ---> 6eb8cc7c20d2 23:27:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:27:06 ---> Running in a2ad7135eb55 23:27:06 ---> Running in b6b0d17ce8c2 23:27:06 ---> Running in 913a4e2ca1ea 23:27:06 ---> 06fc9a78b891 23:27:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:27:06 Removing intermediate container f9f866b891e2 23:27:06 ---> ccdcb3bc7280 23:27:06 Step 9/27 : WORKDIR /edgex-go/spire-build 23:27:07 ---> Running in 67594aa59c98 23:27:07 ---> Running in a28381cdcc81 23:27:07 Removing intermediate container a28381cdcc81 23:27:07 ---> f92626ba4f28 23:27:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:27:08 ---> Running in b4451fad24a1 23:27:08 Removing intermediate container b4451fad24a1 23:27:08 ---> 53fef7eebeaa 23:27:08 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:27:08 ---> Running in 892603a61c36 23:27:09  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:27:09 ---> c6b57b740637 23:27:09 Step 3/26 : WORKDIR /edgex-go 23:27:09 ---> Using cache 23:27:09 ---> 603eee7e09a8 23:27:09 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:27:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:27:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:27:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:27:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:27:12 Removing intermediate container 892603a61c36 23:27:12 ---> 9796d4457587 23:27:12 Step 12/27 : WORKDIR /edgex-go 23:27:12 ---> Running in e958051142f9 23:27:13 ---> ad152a5efd29 23:27:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:27:13 ---> Running in 31e1f81db0c7 23:27:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:27:13 Removing intermediate container 1398e5c34916 23:27:13 ---> aae118c9ceff 23:27:13 Step 8/23 : COPY . . 23:27:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:27:13 OK: 265 MiB in 53 packages 23:27:14 Removing intermediate container e958051142f9 23:27:14 ---> b27362e58615 23:27:14 23:27:14 Step 13/27 : FROM alpine:3.17 23:27:14 3.17: Pulling from library/alpine 23:27:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:27:17 Status: Downloaded newer image for alpine:3.17 23:27:17 ---> 51e60588ff2c 23:27:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:27:17 ---> Running in 1ef4a2c98013 23:27:18 Removing intermediate container 1ef4a2c98013 23:27:18 ---> 68dcfd90ee9b 23:27:18 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:27:18 ---> Running in 8ee557eaa416 23:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:20 ---> 38dff52c3d5e 23:27:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:27:20 ---> 15677dc76966 23:27:20 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:27:20 Removing intermediate container 16289a597a68 23:27:20 ---> f18da408adde 23:27:20 23:27:20 Step 10/25 : FROM alpine:3.17 23:27:20 ---> 9ed4aefc74f6 23:27:20 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:27:20 ---> Using cache 23:27:20 ---> 2952a1dc329e 23:27:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:27:20 ---> Using cache 23:27:20 ---> ab8a355ce042 23:27:20 Step 13/25 : ENV APP_PORT=59881 23:27:20 ---> Running in aaad5c216e18 23:27:20 ---> Running in a9bb73dd2d16 23:27:20 Removing intermediate container 31e1f81db0c7 23:27:20 ---> 7e33e9adb116 23:27:20 Step 5/26 : COPY go.mod vendor* ./ 23:27:20 ---> bab5c0924f3f 23:27:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:27:20 ---> Running in e1ebf68ae819 23:27:20 Removing intermediate container a9bb73dd2d16 23:27:20 ---> ff6a8fc7edde 23:27:20 Step 14/25 : EXPOSE $APP_PORT 23:27:20 ---> Running in b05266464b9d 23:27:20 ---> 6dfa36e9e656 23:27:20 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:20 ---> Running in 9bc44333e385 23:27:21 Removing intermediate container b05266464b9d 23:27:21 ---> 93ccd5a83f2b 23:27:21 Step 15/25 : WORKDIR / 23:27:21 ---> Running in 0b7049a11954 23:27:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:27:21 Removing intermediate container 0b7049a11954 23:27:21 ---> 4ead0546c7b0 23:27:21 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:21 ---> 68ffb4fc73f5 23:27:21 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:27:21 Removing intermediate container e1ebf68ae819 23:27:21 ---> 69466a9e2a3e 23:27:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:27:21 ---> Running in bdb65e363033 23:27:21 ---> 431d93176354 23:27:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:27:21 Removing intermediate container bdb65e363033 23:27:21 ---> 79ec204b5a63 23:27:21 Step 23/25 : LABEL arch=x86_64 23:27:21 ---> Running in c536504fd538 23:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:22 Removing intermediate container c536504fd538 23:27:22 ---> 1a550a2b7b23 23:27:22 Step 24/25 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:27:22 ---> Running in 2423751ab6bb 23:27:22 ---> 0caee1d5a2f0 23:27:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:27:22 Removing intermediate container 2423751ab6bb 23:27:22 ---> 693f9c4e72ee 23:27:22 Step 25/25 : LABEL version=3.0.0-dev.129 23:27:22 ---> Running in cb0b187ff90e 23:27:22 ---> 507c9769c236 23:27:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:27:22 Removing intermediate container cb0b187ff90e 23:27:22 ---> 0159d93a8c23 23:27:22 23:27:22 Successfully built 0159d93a8c23 23:27:22 Successfully tagged security-secretstore-setup:latest 23:27:22 Building security-spire-agent 23:27:22  Building security-secretstore-setup ... done  ---> 8e4b884599d5 23:27:22 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:27:22 ---> Running in 27babfd35941 23:27:22 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:27:22 v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:27:22 OK: 17689 distinct packages available 23:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:25 Removing intermediate container 27babfd35941 23:27:25 ---> 0c0764a80c97 23:27:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:25 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:27:25 ---> c6b57b740637 23:27:25 Step 3/27 : WORKDIR /edgex-go 23:27:25 ---> Using cache 23:27:25 ---> 603eee7e09a8 23:27:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:27:25 ---> Using cache 23:27:25 ---> 7e33e9adb116 23:27:25 Step 5/27 : COPY go.mod vendor* ./ 23:27:25 ---> Using cache 23:27:25 ---> 6dfa36e9e656 23:27:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:26 (1/4) Installing dumb-init (1.2.5-r2) 23:27:26 (2/4) Installing musl-obstack (1.2.3-r0) 23:27:26 (3/4) Installing libucontext (1.2-r0) 23:27:26 (4/4) Installing gcompat (1.1.0-r0) 23:27:26 Executing busybox-1.35.0-r29.trigger 23:27:26 OK: 8 MiB in 19 packages 23:27:28 Removing intermediate container 8ee557eaa416 23:27:28 ---> 1cb5ce734e6b 23:27:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:30 ---> ae92b5f5264c 23:27:30 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:27:31 ---> dc012a583ac2 23:27:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:27:31 ---> Running in f2c50d747ce0 23:27:31 ---> Running in 1e17b726c376 23:27:33 Removing intermediate container f2c50d747ce0 23:27:33 ---> add13420d7c8 23:27:33 Step 23/25 : LABEL arch=x86_64 23:27:33 ---> Running in 6d90359ff8d5 23:27:33 Removing intermediate container 6d90359ff8d5 23:27:33 ---> 7d5c7fb268f7 23:27:33 Step 24/25 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:27:33 ---> Running in 026b92e9ca0d 23:27:33 Removing intermediate container 026b92e9ca0d 23:27:33 ---> 842ac22e301d 23:27:33 Step 25/25 : LABEL version=3.0.0-dev.129 23:27:33 ---> Running in a7cb7cb44c7e 23:27:34 Removing intermediate container a7cb7cb44c7e 23:27:34 ---> 2412119cf364 23:27:34 23:27:34 Successfully built 2412119cf364 23:27:34 Successfully tagged core-metadata:latest 23:27:34  Building core-metadata ... done Building core-command 23:27:38 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:27:38 ---> c6b57b740637 23:27:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:27:38 ---> Using cache 23:27:38 ---> 1719153ba723 23:27:38 Step 4/24 : WORKDIR /edgex-go 23:27:38 ---> Using cache 23:27:38 ---> 772c6b3d8ea2 23:27:38 Step 5/24 : RUN apk add --update --no-cache make git 23:27:38 ---> Using cache 23:27:38 ---> bcf54e6b3cbf 23:27:38 Step 6/24 : COPY go.mod vendor* ./ 23:27:38 ---> Using cache 23:27:38 ---> 2ec438499d62 23:27:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:38 ---> Using cache 23:27:38 ---> 5048576404f1 23:27:38 Step 8/24 : COPY . . 23:27:38 ---> Using cache 23:27:38 ---> e9a40ddb9cda 23:27:38 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:27:41 ---> a05f978d312b 23:27:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:27:41 ---> 5968b94e1aae 23:27:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:27:41 ---> Running in 390898fc41f7 23:27:42 Removing intermediate container 390898fc41f7 23:27:42 ---> e296c1afaa80 23:27:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:27:43 ---> 847db77454d6 23:27:43 Step 22/27 : WORKDIR / 23:27:43 ---> Running in 861b9e8cc403 23:27:44 Removing intermediate container 861b9e8cc403 23:27:44 ---> 642a2a506e00 23:27:44 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:27:44 ---> Running in b91eda184541 23:27:45 Removing intermediate container b91eda184541 23:27:45 ---> 42864df71e70 23:27:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:27:45 ---> Running in 9be0f0ae6fa8 23:27:45 Removing intermediate container 9be0f0ae6fa8 23:27:45 ---> 8fce0c216319 23:27:45 Step 25/27 : LABEL arch=arm64 23:27:46 ---> Running in d310c3d4c0f9 23:27:46 Removing intermediate container d310c3d4c0f9 23:27:46 ---> e02e5b363fce 23:27:46 Step 26/27 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:27:47 ---> Running in 22ac2cd88a64 23:27:47 Removing intermediate container 22ac2cd88a64 23:27:47 ---> 948c9a62de48 23:27:47 Step 27/27 : LABEL version=3.0.0-dev.129 23:27:47 ---> Running in 707f824c9984 23:27:48 Removing intermediate container 707f824c9984 23:27:48 ---> a4afb5194267 23:27:48 23:27:48 Successfully built a4afb5194267 23:27:48 Successfully tagged security-spire-config-arm64:latest 23:27:48 Building core-command 23:27:50 ---> Running in cad0fb3b802d 23:27:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:27:50 Removing intermediate container cfd7b35d8577 23:27:50 ---> f2fbb459844b 23:27:50 Step 7/20 : COPY . . 23:27:52  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:27:52 ---> 8cc4084aa239 23:27:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:27:52 ---> Using cache 23:27:52 ---> 31e41b0d30fd 23:27:53 Step 4/24 : WORKDIR /edgex-go 23:27:53 ---> Using cache 23:27:53 ---> 7c8ab5555059 23:27:53 Step 5/24 : RUN apk add --update --no-cache make git 23:27:53 ---> Using cache 23:27:53 ---> 5643514eb4ab 23:27:53 Step 6/24 : COPY go.mod vendor* ./ 23:27:53 ---> Using cache 23:27:53 ---> 254f36991ef7 23:27:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:53 ---> Using cache 23:27:53 ---> 3618acb3223c 23:27:53 Step 8/24 : COPY . . 23:27:53 ---> Using cache 23:27:53 ---> 6eb8cc7c20d2 23:27:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:27:53 ---> Running in 4d9c6a3b88e6 23:27:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:28:09 Removing intermediate container aaad5c216e18 23:28:09 ---> d5d5666b681a 23:28:09 23:28:09 Step 10/23 : FROM alpine:3.17 23:28:09 ---> 9ed4aefc74f6 23:28:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:28:09 ---> Running in 819e1b53af97 23:28:09 ---> e3d9c469159e 23:28:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:28:09 ---> Running in dd5414544377 23:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:09 Removing intermediate container 9bc44333e385 23:28:09 ---> fd0a81ac4e52 23:28:09 Step 7/26 : COPY . . 23:28:09 (1/2) Installing ca-certificates (20220614-r4) 23:28:09 (2/2) Installing dumb-init (1.2.5-r2) 23:28:09 Executing busybox-1.35.0-r29.trigger 23:28:09 Executing ca-certificates-20220614-r4.trigger 23:28:09 OK: 8 MiB in 17 packages 23:28:21 Removing intermediate container 819e1b53af97 23:28:21 ---> 373ad519cdb1 23:28:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:28:21 ---> Running in 2682d9586f37 23:28:21 ---> 7ad6bd543b68 23:28:21 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:28:21 ---> Running in 4f4d072dfbd3 23:28:21 Removing intermediate container 2682d9586f37 23:28:21 ---> 0d92d6228534 23:28:21 Step 13/23 : ENV APP_PORT=59860 23:28:22 Removing intermediate container 4f4d072dfbd3 23:28:22 ---> 0d989d9ff44e 23:28:22 Step 9/26 : WORKDIR /edgex-go/spire-build 23:28:22 Removing intermediate container 1e17b726c376 23:28:22 ---> 99c251765e66 23:28:22 Step 7/27 : COPY . . 23:28:22 ---> Running in 49b849c2f729 23:28:22 ---> Running in 6209dc34d649 23:28:22 Removing intermediate container 49b849c2f729 23:28:22 ---> 907d5383622a 23:28:22 Step 14/23 : EXPOSE $APP_PORT 23:28:26 ---> Running in ac04c912c2c2 23:28:26 Removing intermediate container 6209dc34d649 23:28:26 ---> 375c991c1fbd 23:28:26 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:28:29 ---> 8c9213c0db9c 23:28:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:28:29 ---> Running in be3ec68538fd 23:28:29 Removing intermediate container ac04c912c2c2 23:28:29 ---> 3cc3efdf64c9 23:28:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:29 Removing intermediate container cad0fb3b802d 23:28:29 ---> d1a973fb357b 23:28:29 23:28:29 Step 10/24 : FROM alpine:3.17 23:28:29 ---> 9ed4aefc74f6 23:28:29 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:28:29 ---> Using cache 23:28:29 ---> 2952a1dc329e 23:28:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:28:29 ---> Using cache 23:28:29 ---> ab8a355ce042 23:28:29 Step 13/24 : ENV APP_PORT=59882 23:28:29 ---> Running in 6e9c059fbdb2 23:28:29 ---> Running in bfc0ca3bf41c 23:28:29 Removing intermediate container be3ec68538fd 23:28:29 ---> 0629b2777a15 23:28:29 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:28:29 ---> Running in 11b10ff561e2 23:28:29 ---> d2382b7bcb19 23:28:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:28:29 Removing intermediate container 6e9c059fbdb2 23:28:29 ---> d16215a604ac 23:28:29 Step 9/27 : WORKDIR /edgex-go/spire-build 23:28:29 ---> Running in a20a23337e4b 23:28:29 Removing intermediate container bfc0ca3bf41c 23:28:29 ---> 3100d4da64a6 23:28:29 Step 14/24 : EXPOSE $APP_PORT 23:28:29 ---> Running in b7400bbcf4fa 23:28:29 Removing intermediate container a20a23337e4b 23:28:29 ---> b6e73ea107ce 23:28:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:28:29 Removing intermediate container b7400bbcf4fa 23:28:29 ---> e56070b77bf0 23:28:29 Step 15/24 : WORKDIR / 23:28:29 ---> Running in 516727742f98 23:28:29 ---> e659d537a551 23:28:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:28:29 ---> Running in a6e44b540e4d 23:28:29 Removing intermediate container 516727742f98 23:28:29 ---> be0f18f9929b 23:28:29 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:28:29 ---> Running in 9ccfcffab3a4 23:28:29 Removing intermediate container a6e44b540e4d 23:28:29 ---> affc924d6671 23:28:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:30 ---> eea8efe07500 23:28:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:28:30 ---> 4e8cd406100a 23:28:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:28:30 Removing intermediate container 11b10ff561e2 23:28:30 ---> aa6139348f89 23:28:30 Step 12/26 : WORKDIR /edgex-go 23:28:30 ---> Running in 7247d61d5e0e 23:28:30 ---> 81ea06337d33 23:28:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:28:30 ---> eb43e1bd1d89 23:28:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:28:30 Removing intermediate container 7247d61d5e0e 23:28:30 ---> 2f39366f8717 23:28:30 23:28:30 Step 13/26 : FROM alpine:3.17 23:28:30 ---> 9ed4aefc74f6 23:28:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:30 ---> Using cache 23:28:30 ---> 7182316e9d33 23:28:30 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:28:30 ---> Running in 0d78b2dd711b 23:28:30 ---> Running in 1cac39be3357 23:28:31 Removing intermediate container 9ccfcffab3a4 23:28:31 ---> 24c645f7e168 23:28:31 Step 12/27 : WORKDIR /edgex-go 23:28:31 Removing intermediate container 0d78b2dd711b 23:28:31 ---> 13d5aa0787ab 23:28:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:28:31 ---> Running in 125de85e5264 23:28:31 ---> Running in fdf116502cf9 23:28:31 ---> 9fce47bcedb7 23:28:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:31 Removing intermediate container fdf116502cf9 23:28:31 ---> d677db46ab78 23:28:31 Step 21/23 : LABEL arch=x86_64 23:28:31 Removing intermediate container 125de85e5264 23:28:31 ---> b16c97b9765d 23:28:31 23:28:31 Step 13/27 : FROM alpine:3.17 23:28:31 ---> 9ed4aefc74f6 23:28:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:31 ---> Using cache 23:28:31 ---> 7182316e9d33 23:28:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:28:31 ---> Running in 17f5a4cc38fe 23:28:31 ---> Running in 08200ecec859 23:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:31 Removing intermediate container 17f5a4cc38fe 23:28:31 ---> 0c4c9d0d9d6d 23:28:31 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:32 ---> 3c0b6ce52e4a 23:28:32 Step 20/24 : ENTRYPOINT ["/core-command"] 23:28:32 ---> Running in 5e2a81ef0375 23:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:32 ---> Running in 3c05d7ea4090 23:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:32 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:28:32 v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:28:32 OK: 17818 distinct packages available 23:28:32 Removing intermediate container 5e2a81ef0375 23:28:32 ---> 2b2559114ace 23:28:32 Step 23/23 : LABEL version=3.0.0-dev.129 23:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:32 Removing intermediate container 3c05d7ea4090 23:28:32 ---> d3f309a76b1f 23:28:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:28:32 ---> Running in 1a30c543b44f 23:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:32 ---> Running in 295f2495d3e8 23:28:32 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:28:32 v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:28:32 OK: 17818 distinct packages available 23:28:32 Removing intermediate container 1a30c543b44f 23:28:32 ---> e2409f5a15f3 23:28:32 23:28:32 Removing intermediate container 295f2495d3e8 23:28:32 ---> 3318062b47e5 23:28:32 Step 22/24 : LABEL arch=x86_64 23:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:32 ---> Running in 3033b14f39ef 23:28:32 Successfully built e2409f5a15f3 23:28:32 Successfully tagged support-notifications:latest 23:28:32  Building support-notifications ... done (1/5) Installing dumb-init (1.2.5-r2) 23:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:32 (2/5) Installing musl-obstack (1.2.3-r0) 23:28:32 (3/5) Installing libucontext (1.2-r0) 23:28:32 (4/5) Installing gcompat (1.1.0-r0) 23:28:32 (5/5) Installing openssl (3.0.8-r3) 23:28:33 Executing busybox-1.35.0-r29.trigger 23:28:33 OK: 8 MiB in 20 packages 23:28:33 Removing intermediate container 3033b14f39ef 23:28:33 ---> bd7c851d84be 23:28:33 Step 23/24 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:33 ---> Running in 8cfac385939e 23:28:33 (1/5) Installing dumb-init (1.2.5-r2) 23:28:33 (2/5) Installing musl-obstack (1.2.3-r0) 23:28:33 (3/5) Installing libucontext (1.2-r0) 23:28:33 (4/5) Installing gcompat (1.1.0-r0) 23:28:33 (5/5) Installing openssl (3.0.8-r3) 23:28:33 Executing busybox-1.35.0-r29.trigger 23:28:33 Removing intermediate container 8cfac385939e 23:28:33 ---> f957a43c6464 23:28:33 Step 24/24 : LABEL version=3.0.0-dev.129 23:28:33 OK: 8 MiB in 20 packages 23:28:33 ---> Running in 06e820376cf9 23:28:33 Removing intermediate container 1cac39be3357 23:28:33 ---> 0e5dee50f5d9 23:28:33 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:33 Removing intermediate container 06e820376cf9 23:28:33 ---> b3faad665a94 23:28:33 23:28:33 Successfully built b3faad665a94 23:28:33 Successfully tagged core-command:latest 23:28:33  Building core-command ... done  ---> 81908134216b 23:28:33 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:28:33 Removing intermediate container 08200ecec859 23:28:33 ---> 8851d2774269 23:28:33 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:33 ---> 3e2df663787b 23:28:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:28:33 ---> 896840f93b17 23:28:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:28:34 ---> 7611da46f1b1 23:28:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:28:36 ---> 671d70c68660 23:28:36 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:28:36 ---> c4319dde91e7 23:28:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:28:36 ---> bc222834bdc1 23:28:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:28:40 ---> 9133b9223e38 23:28:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:28:40 ---> e08537eb2952 23:28:40 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:28:40 Removing intermediate container dd5414544377 23:28:40 ---> b7d4b6d98bd0 23:28:40 23:28:40 Step 9/20 : FROM alpine:3.17 23:28:40 ---> 9ed4aefc74f6 23:28:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:28:40 ---> Using cache 23:28:40 ---> 618d876b4210 23:28:40 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:28:40 ---> Running in f3cf3e70c62b 23:28:40 ---> 5cfd72f9aa44 23:28:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:28:40 ---> 29a2c0c4b39c 23:28:40 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:28:40 ---> Running in d10e166fac97 23:28:40 Removing intermediate container d10e166fac97 23:28:40 ---> 9ca3c23b8858 23:28:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:28:40 ---> Running in 49b41985e1cf 23:28:40 ---> 669b53dec7fc 23:28:40 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:28:40 Removing intermediate container 49b41985e1cf 23:28:40 ---> cd82c969a5eb 23:28:40 Step 24/26 : LABEL arch=x86_64 23:28:40 ---> Running in 8bbc97d099c0 23:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:40 ---> 25b165e901b3 23:28:40 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:28:40 ---> Running in 0e674516d024 23:28:40 Removing intermediate container 8bbc97d099c0 23:28:40 ---> 17518b8c46a8 23:28:40 Step 25/26 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:40 ---> Running in 7bbff19f4a9e 23:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:40 Removing intermediate container 0e674516d024 23:28:40 ---> af8c514b322a 23:28:40 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:28:40 ---> Running in 9952182a311c 23:28:40 Removing intermediate container 7bbff19f4a9e 23:28:40 ---> 0c1577e4e925 23:28:40 Step 26/26 : LABEL version=3.0.0-dev.129 23:28:40 ---> Running in 6b8a98b37643 23:28:40 Removing intermediate container 9952182a311c 23:28:40 ---> 776fbdcd55c6 23:28:40 Step 25/27 : LABEL arch=x86_64 23:28:40 ---> Running in de26e5be4e5b 23:28:40 Removing intermediate container 6b8a98b37643 23:28:40 ---> e24bb4be567d 23:28:40 23:28:40 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:28:40 v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:28:40 OK: 17818 distinct packages available 23:28:40 Successfully built e24bb4be567d 23:28:40 Successfully tagged security-spire-server:latest 23:28:40  Building security-spire-server ... done Removing intermediate container de26e5be4e5b 23:28:40 ---> eb68a02d529c 23:28:40 Step 26/27 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:40 ---> Running in ef33c7d182ea 23:28:40 Removing intermediate container ef33c7d182ea 23:28:40 ---> 426ec6293bdc 23:28:40 Step 27/27 : LABEL version=3.0.0-dev.129 23:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:40 ---> Running in 2c5dc8605cde 23:28:40 Removing intermediate container 2c5dc8605cde 23:28:40 ---> 8b3dd3479b6d 23:28:40 23:28:40 Successfully built 8b3dd3479b6d 23:28:40 Successfully tagged security-spire-agent:latest 23:28:40  Building security-spire-agent ... done (1/9) Installing ca-certificates (20220614-r4) 23:28:40 (2/9) Installing brotli-libs (1.0.9-r9) 23:28:40 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:28:40 (4/9) Installing libcurl (8.0.1-r0) 23:28:40 (5/9) Installing curl (8.0.1-r0) 23:28:40 (6/9) Installing dumb-init (1.2.5-r2) 23:28:40 (7/9) Installing musl-obstack (1.2.3-r0) 23:28:40 (8/9) Installing libucontext (1.2-r0) 23:28:40 (9/9) Installing gcompat (1.1.0-r0) 23:28:40 Executing busybox-1.35.0-r29.trigger 23:28:40 Executing ca-certificates-20220614-r4.trigger 23:28:41 OK: 10 MiB in 24 packages 23:28:41 Removing intermediate container f3cf3e70c62b 23:28:41 ---> 4a9e06c3d981 23:28:41 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:41 ---> 3d5acbe2b39d 23:28:41 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:28:42 ---> 2ad55a12a784 23:28:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:28:42 ---> 66b131e13cde 23:28:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:28:42 ---> d6e56ce805c5 23:28:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:28:42 ---> Running in 79ceae7cb256 23:28:42 Removing intermediate container 79ceae7cb256 23:28:42 ---> fdd916debb1a 23:28:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:28:42 ---> Running in 708ef890daaf 23:28:42 Removing intermediate container 708ef890daaf 23:28:42 ---> f44c261cea02 23:28:42 Step 18/20 : LABEL arch=x86_64 23:28:42 ---> Running in 0fcbbf7363e5 23:28:42 Removing intermediate container 0fcbbf7363e5 23:28:42 ---> 1799407993ce 23:28:42 Step 19/20 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:43 ---> Running in ffe7a82fd8ba 23:28:43 Removing intermediate container ffe7a82fd8ba 23:28:43 ---> e3d02b197c85 23:28:43 Step 20/20 : LABEL version=3.0.0-dev.129 23:28:43 ---> Running in ea4778a4755f 23:28:43 Removing intermediate container ea4778a4755f 23:28:43 ---> 91b005ffea6e 23:28:43 23:28:43 Successfully built 91b005ffea6e 23:28:43 Successfully tagged security-spiffe-token-provider:latest 23:28:43  Building security-spiffe-token-provider ... done  [Pipeline] } 23:28:43 $ docker stop --time=1 a70c5a43b8f21255ae71154d3922d419f775664f6f3d48505df2373f8ef746ba 23:28:44 $ docker rm -f --volumes a70c5a43b8f21255ae71154d3922d419f775664f6f3d48505df2373f8ef746ba [Pipeline] // withDockerContainer [Pipeline] sh 23:28:44 + docker images 23:28:44 REPOSITORY TAG IMAGE ID CREATED SIZE 23:28:44 security-spiffe-token-provider latest 91b005ffea6e 1 second ago 32.8MB 23:28:44 security-spire-server latest e24bb4be567d 4 seconds ago 89.8MB 23:28:44 security-spire-agent latest 8b3dd3479b6d 4 seconds ago 129MB 23:28:44 b7d4b6d98bd0 5 seconds ago 1.72GB 23:28:44 core-command latest b3faad665a94 11 seconds ago 19.8MB 23:28:44 support-notifications latest e2409f5a15f3 12 seconds ago 32.7MB 23:28:44 b16c97b9765d 13 seconds ago 1.54GB 23:28:44 2f39366f8717 14 seconds ago 1.54GB 23:28:44 d1a973fb357b 19 seconds ago 1.69GB 23:28:44 d5d5666b681a 52 seconds ago 1.75GB 23:28:44 core-metadata latest 2412119cf364 About a minute ago 20.4MB 23:28:44 security-secretstore-setup latest 0159d93a8c23 About a minute ago 32.8MB 23:28:44 f18da408adde About a minute ago 1.69GB 23:28:44 security-proxy-setup latest 4db62655f962 About a minute ago 18.7MB 23:28:44 b74b9b2115fe About a minute ago 1.68GB 23:28:44 d59ee556fc6d About a minute ago 1.66GB 23:28:44 core-data latest cf2bc8f091e7 About a minute ago 20MB 23:28:44 security-bootstrapper latest 0cb6b228f60f 2 minutes ago 22.2MB 23:28:44 4cffae7ab4d7 2 minutes ago 1.69GB 23:28:44 security-proxy-auth latest bcba9ccb839e 2 minutes ago 18.3MB 23:28:44 support-scheduler latest 977c0699697d 2 minutes ago 32.1MB 23:28:44 core-common-config-bootstrapper latest b1621281e009 2 minutes ago 17.2MB 23:28:44 0b56dec59669 2 minutes ago 1.75GB 23:28:44 f66d6e9887e8 2 minutes ago 1.68GB 23:28:44 3217c3f6da09 2 minutes ago 1.66GB 23:28:44 6cb177c95e28 2 minutes ago 1.67GB 23:28:44 security-spire-config latest 1b922fe68dba 3 minutes ago 88.9MB 23:28:44 fb88a30ec3f6 3 minutes ago 1.54GB 23:28:44 ci-base-image-x86_64 latest c6b57b740637 7 minutes ago 881MB 23:28:44 alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB 23:28:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 23:28:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 23:28:44 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 23:28:45 provisioning config files... 23:28:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/491@tmp/config2733787752293185704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:45 ---> docker-login.sh 23:28:45 nexus3.edgexfoundry.org:10001 23:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:45 Configure a credential helper to remove this warning. See 23:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:45 23:28:45 Login Succeeded 23:28:45 nexus3.edgexfoundry.org:10002 23:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:45 Configure a credential helper to remove this warning. See 23:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:45 23:28:45 Login Succeeded 23:28:45 nexus3.edgexfoundry.org:10003 23:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:45 Configure a credential helper to remove this warning. See 23:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:45 23:28:45 Login Succeeded 23:28:45 nexus3.edgexfoundry.org:10004 23:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:45 Configure a credential helper to remove this warning. See 23:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:45 23:28:45 Login Succeeded 23:28:45 docker.io 23:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:45 Configure a credential helper to remove this warning. See 23:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:45 23:28:45 Login Succeeded 23:28:45 ---> docker-login.sh ends [Pipeline] } 23:28:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:45 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:28:45 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:45 latest 23:28:45 3.0.0-dev.129 23:28:45 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:45 main 23:28:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:46 + docker push nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:28:46 cd95541cf974: Preparing 23:28:46 84a40891e4b8: Preparing 23:28:46 9741410df9ef: Preparing 23:28:46 f67ce22e29f6: Preparing 23:28:46 997ec9f0bf2c: Preparing 23:28:46 f1417ff83b31: Preparing 23:28:46 f1417ff83b31: Waiting 23:28:46 cd95541cf974: Pushed 23:28:46 f1417ff83b31: Layer already exists 23:28:46 997ec9f0bf2c: Pushed 23:28:46 f67ce22e29f6: Pushed 23:28:46 9741410df9ef: Pushed 23:28:47 84a40891e4b8: Pushed 23:28:47 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:28:48 cd95541cf974: Preparing 23:28:48 84a40891e4b8: Preparing 23:28:48 9741410df9ef: Preparing 23:28:48 f67ce22e29f6: Preparing 23:28:48 997ec9f0bf2c: Preparing 23:28:48 f1417ff83b31: Preparing 23:28:48 f1417ff83b31: Waiting 23:28:48 cd95541cf974: Layer already exists 23:28:48 997ec9f0bf2c: Layer already exists 23:28:48 f67ce22e29f6: Layer already exists 23:28:48 84a40891e4b8: Layer already exists 23:28:48 9741410df9ef: Layer already exists 23:28:48 f1417ff83b31: Layer already exists 23:28:48 latest: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:49 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.129 23:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:28:49 cd95541cf974: Preparing 23:28:49 84a40891e4b8: Preparing 23:28:49 9741410df9ef: Preparing 23:28:49 f67ce22e29f6: Preparing 23:28:49 997ec9f0bf2c: Preparing 23:28:49 f1417ff83b31: Preparing 23:28:49 f1417ff83b31: Waiting 23:28:49 cd95541cf974: Layer already exists 23:28:49 997ec9f0bf2c: Layer already exists 23:28:49 84a40891e4b8: Layer already exists 23:28:49 9741410df9ef: Layer already exists 23:28:49 f67ce22e29f6: Layer already exists 23:28:49 f1417ff83b31: Layer already exists 23:28:49 3.0.0-dev.129: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:49 + docker push nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:28:49 cd95541cf974: Preparing 23:28:49 84a40891e4b8: Preparing 23:28:49 9741410df9ef: Preparing 23:28:49 f67ce22e29f6: Preparing 23:28:49 997ec9f0bf2c: Preparing 23:28:49 f1417ff83b31: Preparing 23:28:49 f1417ff83b31: Waiting 23:28:49 997ec9f0bf2c: Layer already exists 23:28:49 9741410df9ef: Layer already exists 23:28:49 cd95541cf974: Layer already exists 23:28:49 84a40891e4b8: Layer already exists 23:28:49 f67ce22e29f6: Layer already exists 23:28:49 f1417ff83b31: Layer already exists 23:28:49 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:50 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:28:50 cd95541cf974: Preparing 23:28:50 84a40891e4b8: Preparing 23:28:50 9741410df9ef: Preparing 23:28:50 f67ce22e29f6: Preparing 23:28:50 997ec9f0bf2c: Preparing 23:28:50 f1417ff83b31: Preparing 23:28:50 f1417ff83b31: Waiting 23:28:50 84a40891e4b8: Layer already exists 23:28:50 997ec9f0bf2c: Layer already exists 23:28:50 f67ce22e29f6: Layer already exists 23:28:50 9741410df9ef: Layer already exists 23:28:50 cd95541cf974: Layer already exists 23:28:50 f1417ff83b31: Layer already exists 23:28:50 main: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:50 ===================================================== [Pipeline] echo 23:28:50 taggedImages: 23:28:50 - nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:50 - nexus3.edgexfoundry.org:10004/core-command:latest 23:28:50 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.129 23:28:50 - nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:50 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:28:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:28:50 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:50 latest 23:28:50 3.0.0-dev.129 23:28:50 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:50 main 23:28:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:28:51 41a47189ab74: Preparing 23:28:51 d091165b87d4: Preparing 23:28:51 8ec6734103c6: Preparing 23:28:51 8e82adad6713: Preparing 23:28:51 9741410df9ef: Preparing 23:28:51 f67ce22e29f6: Preparing 23:28:51 997ec9f0bf2c: Preparing 23:28:51 f1417ff83b31: Preparing 23:28:51 997ec9f0bf2c: Waiting 23:28:51 f67ce22e29f6: Waiting 23:28:51 f1417ff83b31: Waiting 23:28:51 9741410df9ef: Layer already exists 23:28:51 f67ce22e29f6: Layer already exists 23:28:51 997ec9f0bf2c: Layer already exists 23:28:51 f1417ff83b31: Layer already exists 23:28:51 d091165b87d4: Pushed 23:28:51 41a47189ab74: Pushed 23:28:51 8ec6734103c6: Pushed 23:28:51 8e82adad6713: Pushed 23:28:52 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:28:52 41a47189ab74: Preparing 23:28:52 d091165b87d4: Preparing 23:28:52 8ec6734103c6: Preparing 23:28:52 8e82adad6713: Preparing 23:28:52 9741410df9ef: Preparing 23:28:52 f67ce22e29f6: Preparing 23:28:52 997ec9f0bf2c: Preparing 23:28:52 f1417ff83b31: Preparing 23:28:52 997ec9f0bf2c: Waiting 23:28:52 f67ce22e29f6: Waiting 23:28:52 f1417ff83b31: Waiting 23:28:52 41a47189ab74: Layer already exists 23:28:52 9741410df9ef: Layer already exists 23:28:52 d091165b87d4: Layer already exists 23:28:52 8ec6734103c6: Layer already exists 23:28:52 8e82adad6713: Layer already exists 23:28:52 f67ce22e29f6: Layer already exists 23:28:52 997ec9f0bf2c: Layer already exists 23:28:52 f1417ff83b31: Layer already exists 23:28:52 latest: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.129 23:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:28:53 41a47189ab74: Preparing 23:28:53 d091165b87d4: Preparing 23:28:53 8ec6734103c6: Preparing 23:28:53 8e82adad6713: Preparing 23:28:53 9741410df9ef: Preparing 23:28:53 f67ce22e29f6: Preparing 23:28:53 997ec9f0bf2c: Preparing 23:28:53 f1417ff83b31: Preparing 23:28:53 f67ce22e29f6: Waiting 23:28:53 997ec9f0bf2c: Waiting 23:28:53 f1417ff83b31: Waiting 23:28:53 9741410df9ef: Layer already exists 23:28:53 8ec6734103c6: Layer already exists 23:28:53 d091165b87d4: Layer already exists 23:28:53 41a47189ab74: Layer already exists 23:28:53 8e82adad6713: Layer already exists 23:28:53 f67ce22e29f6: Layer already exists 23:28:53 997ec9f0bf2c: Layer already exists 23:28:53 f1417ff83b31: Layer already exists 23:28:53 3.0.0-dev.129: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:28:54 41a47189ab74: Preparing 23:28:54 d091165b87d4: Preparing 23:28:54 8ec6734103c6: Preparing 23:28:54 8e82adad6713: Preparing 23:28:54 9741410df9ef: Preparing 23:28:54 f67ce22e29f6: Preparing 23:28:54 997ec9f0bf2c: Preparing 23:28:54 f1417ff83b31: Preparing 23:28:54 f67ce22e29f6: Waiting 23:28:54 997ec9f0bf2c: Waiting 23:28:54 f1417ff83b31: Waiting 23:28:54 d091165b87d4: Layer already exists 23:28:54 8ec6734103c6: Layer already exists 23:28:54 41a47189ab74: Layer already exists 23:28:54 9741410df9ef: Layer already exists 23:28:54 8e82adad6713: Layer already exists 23:28:54 997ec9f0bf2c: Layer already exists 23:28:54 f67ce22e29f6: Layer already exists 23:28:54 f1417ff83b31: Layer already exists 23:28:54 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:28:54 41a47189ab74: Preparing 23:28:54 d091165b87d4: Preparing 23:28:54 8ec6734103c6: Preparing 23:28:54 8e82adad6713: Preparing 23:28:54 9741410df9ef: Preparing 23:28:54 f67ce22e29f6: Preparing 23:28:54 997ec9f0bf2c: Preparing 23:28:54 f1417ff83b31: Preparing 23:28:54 f67ce22e29f6: Waiting 23:28:54 f1417ff83b31: Waiting 23:28:54 997ec9f0bf2c: Waiting 23:28:54 8ec6734103c6: Layer already exists 23:28:54 d091165b87d4: Layer already exists 23:28:54 41a47189ab74: Layer already exists 23:28:54 9741410df9ef: Layer already exists 23:28:54 8e82adad6713: Layer already exists 23:28:54 f67ce22e29f6: Layer already exists 23:28:54 997ec9f0bf2c: Layer already exists 23:28:54 f1417ff83b31: Layer already exists 23:28:54 main: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:54 ===================================================== [Pipeline] echo 23:28:54 taggedImages: 23:28:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:28:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.129 23:28:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:28:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:28:54 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:54 latest 23:28:54 3.0.0-dev.129 23:28:54 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:54 main 23:28:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:55 + docker push nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:28:55 c8407cdf64c4: Preparing 23:28:55 d217098e5713: Preparing 23:28:55 9741410df9ef: Preparing 23:28:55 f67ce22e29f6: Preparing 23:28:55 d17faed7982f: Preparing 23:28:55 f1417ff83b31: Preparing 23:28:55 f1417ff83b31: Waiting 23:28:55 f67ce22e29f6: Layer already exists 23:28:55 9741410df9ef: Layer already exists 23:28:55 f1417ff83b31: Layer already exists 23:28:55 c8407cdf64c4: Pushed 23:28:55 d17faed7982f: Pushed 23:28:56 d217098e5713: Pushed 23:28:56 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:28:57 c8407cdf64c4: Preparing 23:28:57 d217098e5713: Preparing 23:28:57 9741410df9ef: Preparing 23:28:57 f67ce22e29f6: Preparing 23:28:57 d17faed7982f: Preparing 23:28:57 f1417ff83b31: Preparing 23:28:57 f1417ff83b31: Waiting 23:28:57 d217098e5713: Layer already exists 23:28:57 f67ce22e29f6: Layer already exists 23:28:57 c8407cdf64c4: Layer already exists 23:28:57 9741410df9ef: Layer already exists 23:28:57 d17faed7982f: Layer already exists 23:28:57 f1417ff83b31: Layer already exists 23:28:57 latest: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:57 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.129 23:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:28:57 c8407cdf64c4: Preparing 23:28:57 d217098e5713: Preparing 23:28:57 9741410df9ef: Preparing 23:28:57 f67ce22e29f6: Preparing 23:28:57 d17faed7982f: Preparing 23:28:57 f1417ff83b31: Preparing 23:28:57 f1417ff83b31: Waiting 23:28:57 c8407cdf64c4: Layer already exists 23:28:57 d17faed7982f: Layer already exists 23:28:57 f67ce22e29f6: Layer already exists 23:28:57 d217098e5713: Layer already exists 23:28:57 9741410df9ef: Layer already exists 23:28:57 f1417ff83b31: Layer already exists 23:28:57 3.0.0-dev.129: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker push nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:28:58 c8407cdf64c4: Preparing 23:28:58 d217098e5713: Preparing 23:28:58 9741410df9ef: Preparing 23:28:58 f67ce22e29f6: Preparing 23:28:58 d17faed7982f: Preparing 23:28:58 f1417ff83b31: Preparing 23:28:58 f1417ff83b31: Waiting 23:28:58 d217098e5713: Layer already exists 23:28:58 f67ce22e29f6: Layer already exists 23:28:58 d17faed7982f: Layer already exists 23:28:58 9741410df9ef: Layer already exists 23:28:58 c8407cdf64c4: Layer already exists 23:28:58 f1417ff83b31: Layer already exists 23:28:58 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:28:59 c8407cdf64c4: Preparing 23:28:59 d217098e5713: Preparing 23:28:59 9741410df9ef: Preparing 23:28:59 f67ce22e29f6: Preparing 23:28:59 d17faed7982f: Preparing 23:28:59 f1417ff83b31: Preparing 23:28:59 f1417ff83b31: Waiting 23:28:59 d17faed7982f: Layer already exists 23:28:59 c8407cdf64c4: Layer already exists 23:28:59 d217098e5713: Layer already exists 23:28:59 9741410df9ef: Layer already exists 23:28:59 f67ce22e29f6: Layer already exists 23:28:59 f1417ff83b31: Layer already exists 23:28:59 main: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:59 ===================================================== [Pipeline] echo 23:28:59 taggedImages: 23:28:59 - nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:59 - nexus3.edgexfoundry.org:10004/core-data:latest 23:28:59 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.129 23:28:59 - nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:28:59 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:28:59 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:59 latest 23:28:59 3.0.0-dev.129 23:28:59 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:28:59 main 23:28:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:28:59 dda9d2b105fe: Preparing 23:28:59 2843544c768c: Preparing 23:28:59 89d9ad8d90bf: Preparing 23:28:59 9741410df9ef: Preparing 23:28:59 f67ce22e29f6: Preparing 23:28:59 997ec9f0bf2c: Preparing 23:28:59 f1417ff83b31: Preparing 23:28:59 997ec9f0bf2c: Waiting 23:28:59 f1417ff83b31: Waiting 23:28:59 9741410df9ef: Layer already exists 23:28:59 f67ce22e29f6: Layer already exists 23:28:59 997ec9f0bf2c: Layer already exists 23:28:59 f1417ff83b31: Layer already exists 23:28:59 dda9d2b105fe: Pushed 23:28:59 2843544c768c: Pushed 23:29:01 89d9ad8d90bf: Pushed 23:29:01 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:29:02 dda9d2b105fe: Preparing 23:29:02 2843544c768c: Preparing 23:29:02 89d9ad8d90bf: Preparing 23:29:02 9741410df9ef: Preparing 23:29:02 f67ce22e29f6: Preparing 23:29:02 997ec9f0bf2c: Preparing 23:29:02 f1417ff83b31: Preparing 23:29:02 f1417ff83b31: Waiting 23:29:02 997ec9f0bf2c: Waiting 23:29:02 dda9d2b105fe: Layer already exists 23:29:02 9741410df9ef: Layer already exists 23:29:02 89d9ad8d90bf: Layer already exists 23:29:02 2843544c768c: Layer already exists 23:29:02 f67ce22e29f6: Layer already exists 23:29:02 997ec9f0bf2c: Layer already exists 23:29:02 f1417ff83b31: Layer already exists 23:29:02 latest: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.129 23:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:29:02 dda9d2b105fe: Preparing 23:29:02 2843544c768c: Preparing 23:29:02 89d9ad8d90bf: Preparing 23:29:02 9741410df9ef: Preparing 23:29:02 f67ce22e29f6: Preparing 23:29:02 997ec9f0bf2c: Preparing 23:29:02 f1417ff83b31: Preparing 23:29:02 997ec9f0bf2c: Waiting 23:29:02 f1417ff83b31: Waiting 23:29:02 89d9ad8d90bf: Layer already exists 23:29:02 f67ce22e29f6: Layer already exists 23:29:02 9741410df9ef: Layer already exists 23:29:02 2843544c768c: Layer already exists 23:29:02 dda9d2b105fe: Layer already exists 23:29:02 997ec9f0bf2c: Layer already exists 23:29:02 f1417ff83b31: Layer already exists 23:29:02 3.0.0-dev.129: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:29:03 dda9d2b105fe: Preparing 23:29:03 2843544c768c: Preparing 23:29:03 89d9ad8d90bf: Preparing 23:29:03 9741410df9ef: Preparing 23:29:03 f67ce22e29f6: Preparing 23:29:03 997ec9f0bf2c: Preparing 23:29:03 f1417ff83b31: Preparing 23:29:03 997ec9f0bf2c: Waiting 23:29:03 f1417ff83b31: Waiting 23:29:03 f67ce22e29f6: Layer already exists 23:29:03 dda9d2b105fe: Layer already exists 23:29:03 89d9ad8d90bf: Layer already exists 23:29:03 2843544c768c: Layer already exists 23:29:03 9741410df9ef: Layer already exists 23:29:03 f1417ff83b31: Layer already exists 23:29:03 997ec9f0bf2c: Layer already exists 23:29:03 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:29:03 dda9d2b105fe: Preparing 23:29:03 2843544c768c: Preparing 23:29:03 89d9ad8d90bf: Preparing 23:29:03 9741410df9ef: Preparing 23:29:03 f67ce22e29f6: Preparing 23:29:03 997ec9f0bf2c: Preparing 23:29:03 f1417ff83b31: Preparing 23:29:03 997ec9f0bf2c: Waiting 23:29:03 f1417ff83b31: Waiting 23:29:03 2843544c768c: Layer already exists 23:29:03 dda9d2b105fe: Layer already exists 23:29:03 9741410df9ef: Layer already exists 23:29:03 89d9ad8d90bf: Layer already exists 23:29:03 f67ce22e29f6: Layer already exists 23:29:03 997ec9f0bf2c: Layer already exists 23:29:03 f1417ff83b31: Layer already exists 23:29:03 main: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:03 ===================================================== [Pipeline] echo 23:29:03 taggedImages: 23:29:03 - nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:29:03 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.129 23:29:03 - nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:03 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:29:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:29:03 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:03 latest 23:29:03 3.0.0-dev.129 23:29:03 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:03 main 23:29:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:29:04 a00a13067f56: Preparing 23:29:04 a00a13067f56: Preparing 23:29:04 f263185a7ef4: Preparing 23:29:04 e74b84017234: Preparing 23:29:04 5f1007d65c64: Preparing 23:29:04 88dce4ebf03e: Preparing 23:29:04 5c3949ece42c: Preparing 23:29:04 9741410df9ef: Preparing 23:29:04 f67ce22e29f6: Preparing 23:29:04 ae367aee3896: Preparing 23:29:04 a9de6d84eff3: Preparing 23:29:04 b374767e14c5: Preparing 23:29:04 5e29119eee81: Preparing 23:29:04 f1417ff83b31: Preparing 23:29:04 ae367aee3896: Waiting 23:29:04 a9de6d84eff3: Waiting 23:29:04 9741410df9ef: Waiting 23:29:04 b374767e14c5: Waiting 23:29:04 f1417ff83b31: Waiting 23:29:04 f67ce22e29f6: Waiting 23:29:04 5e29119eee81: Waiting 23:29:04 5c3949ece42c: Waiting 23:29:04 5f1007d65c64: Pushed 23:29:04 e74b84017234: Pushed 23:29:04 88dce4ebf03e: Pushed 23:29:04 a00a13067f56: Pushed 23:29:04 f263185a7ef4: Pushed 23:29:04 9741410df9ef: Layer already exists 23:29:04 f67ce22e29f6: Layer already exists 23:29:04 a9de6d84eff3: Pushed 23:29:04 b374767e14c5: Pushed 23:29:04 5e29119eee81: Pushed 23:29:04 ae367aee3896: Pushed 23:29:04 f1417ff83b31: Layer already exists 23:29:06 5c3949ece42c: Pushed 23:29:06 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:29:06 a00a13067f56: Preparing 23:29:06 a00a13067f56: Preparing 23:29:06 f263185a7ef4: Preparing 23:29:06 e74b84017234: Preparing 23:29:06 5f1007d65c64: Preparing 23:29:06 88dce4ebf03e: Preparing 23:29:06 5c3949ece42c: Preparing 23:29:06 9741410df9ef: Preparing 23:29:06 5c3949ece42c: Waiting 23:29:06 f67ce22e29f6: Preparing 23:29:06 ae367aee3896: Preparing 23:29:06 9741410df9ef: Waiting 23:29:06 f67ce22e29f6: Waiting 23:29:06 a9de6d84eff3: Preparing 23:29:06 b374767e14c5: Preparing 23:29:06 5e29119eee81: Preparing 23:29:06 b374767e14c5: Waiting 23:29:06 a9de6d84eff3: Waiting 23:29:06 f1417ff83b31: Preparing 23:29:06 5e29119eee81: Waiting 23:29:06 f1417ff83b31: Waiting 23:29:06 88dce4ebf03e: Layer already exists 23:29:06 e74b84017234: Layer already exists 23:29:06 a00a13067f56: Layer already exists 23:29:06 f263185a7ef4: Layer already exists 23:29:06 5f1007d65c64: Layer already exists 23:29:06 5c3949ece42c: Layer already exists 23:29:06 9741410df9ef: Layer already exists 23:29:06 a9de6d84eff3: Layer already exists 23:29:06 f67ce22e29f6: Layer already exists 23:29:06 ae367aee3896: Layer already exists 23:29:06 b374767e14c5: Layer already exists 23:29:06 5e29119eee81: Layer already exists 23:29:06 f1417ff83b31: Layer already exists 23:29:06 latest: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.129 23:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:29:07 a00a13067f56: Preparing 23:29:07 a00a13067f56: Preparing 23:29:07 f263185a7ef4: Preparing 23:29:07 e74b84017234: Preparing 23:29:07 5f1007d65c64: Preparing 23:29:07 88dce4ebf03e: Preparing 23:29:07 5c3949ece42c: Preparing 23:29:07 9741410df9ef: Preparing 23:29:07 f67ce22e29f6: Preparing 23:29:07 ae367aee3896: Preparing 23:29:07 a9de6d84eff3: Preparing 23:29:07 b374767e14c5: Preparing 23:29:07 5e29119eee81: Preparing 23:29:07 f1417ff83b31: Preparing 23:29:07 5c3949ece42c: Waiting 23:29:07 9741410df9ef: Waiting 23:29:07 f67ce22e29f6: Waiting 23:29:07 ae367aee3896: Waiting 23:29:07 a9de6d84eff3: Waiting 23:29:07 b374767e14c5: Waiting 23:29:07 5e29119eee81: Waiting 23:29:07 f1417ff83b31: Waiting 23:29:07 88dce4ebf03e: Layer already exists 23:29:07 5f1007d65c64: Layer already exists 23:29:07 f263185a7ef4: Layer already exists 23:29:07 a00a13067f56: Layer already exists 23:29:07 e74b84017234: Layer already exists 23:29:07 5c3949ece42c: Layer already exists 23:29:07 9741410df9ef: Layer already exists 23:29:07 a9de6d84eff3: Layer already exists 23:29:07 ae367aee3896: Layer already exists 23:29:07 f67ce22e29f6: Layer already exists 23:29:07 b374767e14c5: Layer already exists 23:29:07 5e29119eee81: Layer already exists 23:29:07 f1417ff83b31: Layer already exists 23:29:07 3.0.0-dev.129: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:29:08 a00a13067f56: Preparing 23:29:08 a00a13067f56: Preparing 23:29:08 f263185a7ef4: Preparing 23:29:08 e74b84017234: Preparing 23:29:08 5f1007d65c64: Preparing 23:29:08 88dce4ebf03e: Preparing 23:29:08 5c3949ece42c: Preparing 23:29:08 9741410df9ef: Preparing 23:29:08 f67ce22e29f6: Preparing 23:29:08 ae367aee3896: Preparing 23:29:08 a9de6d84eff3: Preparing 23:29:08 b374767e14c5: Preparing 23:29:08 5e29119eee81: Preparing 23:29:08 f1417ff83b31: Preparing 23:29:08 f67ce22e29f6: Waiting 23:29:08 ae367aee3896: Waiting 23:29:08 a9de6d84eff3: Waiting 23:29:08 b374767e14c5: Waiting 23:29:08 5e29119eee81: Waiting 23:29:08 f1417ff83b31: Waiting 23:29:08 5c3949ece42c: Waiting 23:29:08 9741410df9ef: Waiting 23:29:08 e74b84017234: Layer already exists 23:29:08 88dce4ebf03e: Layer already exists 23:29:08 5f1007d65c64: Layer already exists 23:29:08 a00a13067f56: Layer already exists 23:29:08 f263185a7ef4: Layer already exists 23:29:08 5c3949ece42c: Layer already exists 23:29:08 a9de6d84eff3: Layer already exists 23:29:08 9741410df9ef: Layer already exists 23:29:08 f67ce22e29f6: Layer already exists 23:29:08 ae367aee3896: Layer already exists 23:29:08 b374767e14c5: Layer already exists 23:29:08 f1417ff83b31: Layer already exists 23:29:08 5e29119eee81: Layer already exists 23:29:08 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:29:08 a00a13067f56: Preparing 23:29:08 a00a13067f56: Preparing 23:29:08 f263185a7ef4: Preparing 23:29:08 e74b84017234: Preparing 23:29:08 5f1007d65c64: Preparing 23:29:08 88dce4ebf03e: Preparing 23:29:08 5c3949ece42c: Preparing 23:29:08 9741410df9ef: Preparing 23:29:08 f67ce22e29f6: Preparing 23:29:08 ae367aee3896: Preparing 23:29:08 a9de6d84eff3: Preparing 23:29:08 b374767e14c5: Preparing 23:29:08 5e29119eee81: Preparing 23:29:08 f1417ff83b31: Preparing 23:29:08 5c3949ece42c: Waiting 23:29:08 9741410df9ef: Waiting 23:29:08 ae367aee3896: Waiting 23:29:08 f67ce22e29f6: Waiting 23:29:08 b374767e14c5: Waiting 23:29:08 a9de6d84eff3: Waiting 23:29:08 5e29119eee81: Waiting 23:29:08 f1417ff83b31: Waiting 23:29:08 e74b84017234: Layer already exists 23:29:08 f263185a7ef4: Layer already exists 23:29:08 88dce4ebf03e: Layer already exists 23:29:08 5f1007d65c64: Layer already exists 23:29:08 a00a13067f56: Layer already exists 23:29:08 5c3949ece42c: Layer already exists 23:29:08 9741410df9ef: Layer already exists 23:29:08 a9de6d84eff3: Layer already exists 23:29:08 ae367aee3896: Layer already exists 23:29:08 f67ce22e29f6: Layer already exists 23:29:08 b374767e14c5: Layer already exists 23:29:08 f1417ff83b31: Layer already exists 23:29:08 5e29119eee81: Layer already exists 23:29:08 main: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:08 ===================================================== [Pipeline] echo 23:29:08 taggedImages: 23:29:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:29:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.129 23:29:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:29:08 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:29:08 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:08 latest 23:29:08 3.0.0-dev.129 23:29:08 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:08 main 23:29:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:29:09 69818e94c154: Preparing 23:29:09 9965091ffe69: Preparing 23:29:09 915518c8d7aa: Preparing 23:29:09 341f5d59ea79: Preparing 23:29:09 9741410df9ef: Preparing 23:29:09 f67ce22e29f6: Preparing 23:29:09 997ec9f0bf2c: Preparing 23:29:09 f1417ff83b31: Preparing 23:29:09 f67ce22e29f6: Waiting 23:29:09 997ec9f0bf2c: Waiting 23:29:09 f1417ff83b31: Waiting 23:29:09 9741410df9ef: Layer already exists 23:29:09 f67ce22e29f6: Layer already exists 23:29:09 997ec9f0bf2c: Layer already exists 23:29:09 f1417ff83b31: Layer already exists 23:29:09 915518c8d7aa: Pushed 23:29:09 9965091ffe69: Pushed 23:29:09 69818e94c154: Pushed 23:29:10 341f5d59ea79: Pushed 23:29:10 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:29:11 69818e94c154: Preparing 23:29:11 9965091ffe69: Preparing 23:29:11 915518c8d7aa: Preparing 23:29:11 341f5d59ea79: Preparing 23:29:11 9741410df9ef: Preparing 23:29:11 f67ce22e29f6: Preparing 23:29:11 997ec9f0bf2c: Preparing 23:29:11 f1417ff83b31: Preparing 23:29:11 997ec9f0bf2c: Waiting 23:29:11 f67ce22e29f6: Waiting 23:29:11 f1417ff83b31: Waiting 23:29:11 915518c8d7aa: Layer already exists 23:29:11 9965091ffe69: Layer already exists 23:29:11 69818e94c154: Layer already exists 23:29:11 341f5d59ea79: Layer already exists 23:29:11 9741410df9ef: Layer already exists 23:29:11 997ec9f0bf2c: Layer already exists 23:29:11 f67ce22e29f6: Layer already exists 23:29:11 f1417ff83b31: Layer already exists 23:29:11 latest: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.129 23:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:29:12 69818e94c154: Preparing 23:29:12 9965091ffe69: Preparing 23:29:12 915518c8d7aa: Preparing 23:29:12 341f5d59ea79: Preparing 23:29:12 9741410df9ef: Preparing 23:29:12 f67ce22e29f6: Preparing 23:29:12 997ec9f0bf2c: Preparing 23:29:12 f1417ff83b31: Preparing 23:29:12 f67ce22e29f6: Waiting 23:29:12 997ec9f0bf2c: Waiting 23:29:12 f1417ff83b31: Waiting 23:29:12 9965091ffe69: Layer already exists 23:29:12 69818e94c154: Layer already exists 23:29:12 9741410df9ef: Layer already exists 23:29:12 915518c8d7aa: Layer already exists 23:29:12 341f5d59ea79: Layer already exists 23:29:12 f67ce22e29f6: Layer already exists 23:29:12 f1417ff83b31: Layer already exists 23:29:12 997ec9f0bf2c: Layer already exists 23:29:12 3.0.0-dev.129: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:29:12 69818e94c154: Preparing 23:29:12 9965091ffe69: Preparing 23:29:12 915518c8d7aa: Preparing 23:29:12 341f5d59ea79: Preparing 23:29:12 9741410df9ef: Preparing 23:29:12 f67ce22e29f6: Preparing 23:29:12 997ec9f0bf2c: Preparing 23:29:12 f1417ff83b31: Preparing 23:29:12 f67ce22e29f6: Waiting 23:29:12 997ec9f0bf2c: Waiting 23:29:12 f1417ff83b31: Waiting 23:29:12 69818e94c154: Layer already exists 23:29:12 341f5d59ea79: Layer already exists 23:29:12 9741410df9ef: Layer already exists 23:29:12 9965091ffe69: Layer already exists 23:29:12 915518c8d7aa: Layer already exists 23:29:12 f67ce22e29f6: Layer already exists 23:29:12 f1417ff83b31: Layer already exists 23:29:12 997ec9f0bf2c: Layer already exists 23:29:12 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:29:13 69818e94c154: Preparing 23:29:13 9965091ffe69: Preparing 23:29:13 915518c8d7aa: Preparing 23:29:13 341f5d59ea79: Preparing 23:29:13 9741410df9ef: Preparing 23:29:13 f67ce22e29f6: Preparing 23:29:13 997ec9f0bf2c: Preparing 23:29:13 f1417ff83b31: Preparing 23:29:13 f67ce22e29f6: Waiting 23:29:13 997ec9f0bf2c: Waiting 23:29:13 915518c8d7aa: Layer already exists 23:29:13 341f5d59ea79: Layer already exists 23:29:13 69818e94c154: Layer already exists 23:29:13 9741410df9ef: Layer already exists 23:29:13 9965091ffe69: Layer already exists 23:29:13 997ec9f0bf2c: Layer already exists 23:29:13 f67ce22e29f6: Layer already exists 23:29:13 f1417ff83b31: Layer already exists 23:29:13 main: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:13 ===================================================== [Pipeline] echo 23:29:13 taggedImages: 23:29:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:29:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.129 23:29:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:29:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:29:13 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:13 latest 23:29:13 3.0.0-dev.129 23:29:13 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:13 main 23:29:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:29:13 21695f86d55c: Preparing 23:29:13 00b857ab766a: Preparing 23:29:13 962da72fd029: Preparing 23:29:13 ab13b1fe1c06: Preparing 23:29:13 9741410df9ef: Preparing 23:29:13 f67ce22e29f6: Preparing 23:29:13 fac9511ba56e: Preparing 23:29:13 5077e1c1039f: Preparing 23:29:13 f1417ff83b31: Preparing 23:29:13 f67ce22e29f6: Waiting 23:29:13 f1417ff83b31: Waiting 23:29:13 fac9511ba56e: Waiting 23:29:13 5077e1c1039f: Waiting 23:29:13 9741410df9ef: Layer already exists 23:29:13 f67ce22e29f6: Layer already exists 23:29:13 ab13b1fe1c06: Pushed 23:29:13 21695f86d55c: Pushed 23:29:13 00b857ab766a: Pushed 23:29:13 f1417ff83b31: Layer already exists 23:29:13 fac9511ba56e: Pushed 23:29:14 5077e1c1039f: Pushed 23:29:15 962da72fd029: Pushed 23:29:15 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:29:15 21695f86d55c: Preparing 23:29:15 00b857ab766a: Preparing 23:29:15 962da72fd029: Preparing 23:29:15 ab13b1fe1c06: Preparing 23:29:15 9741410df9ef: Preparing 23:29:15 f67ce22e29f6: Preparing 23:29:15 fac9511ba56e: Preparing 23:29:15 5077e1c1039f: Preparing 23:29:15 f1417ff83b31: Preparing 23:29:15 f67ce22e29f6: Waiting 23:29:15 fac9511ba56e: Waiting 23:29:15 5077e1c1039f: Waiting 23:29:15 f1417ff83b31: Waiting 23:29:15 00b857ab766a: Layer already exists 23:29:15 962da72fd029: Layer already exists 23:29:15 9741410df9ef: Layer already exists 23:29:15 21695f86d55c: Layer already exists 23:29:15 ab13b1fe1c06: Layer already exists 23:29:15 fac9511ba56e: Layer already exists 23:29:15 5077e1c1039f: Layer already exists 23:29:15 f67ce22e29f6: Layer already exists 23:29:15 f1417ff83b31: Layer already exists 23:29:15 latest: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.129 23:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:29:16 21695f86d55c: Preparing 23:29:16 00b857ab766a: Preparing 23:29:16 962da72fd029: Preparing 23:29:16 ab13b1fe1c06: Preparing 23:29:16 9741410df9ef: Preparing 23:29:16 f67ce22e29f6: Preparing 23:29:16 fac9511ba56e: Preparing 23:29:16 5077e1c1039f: Preparing 23:29:16 f1417ff83b31: Preparing 23:29:16 f67ce22e29f6: Waiting 23:29:16 5077e1c1039f: Waiting 23:29:16 fac9511ba56e: Waiting 23:29:16 f1417ff83b31: Waiting 23:29:16 962da72fd029: Layer already exists 23:29:16 9741410df9ef: Layer already exists 23:29:16 ab13b1fe1c06: Layer already exists 23:29:16 00b857ab766a: Layer already exists 23:29:16 21695f86d55c: Layer already exists 23:29:16 5077e1c1039f: Layer already exists 23:29:16 f67ce22e29f6: Layer already exists 23:29:16 fac9511ba56e: Layer already exists 23:29:16 f1417ff83b31: Layer already exists 23:29:16 3.0.0-dev.129: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:29:16 21695f86d55c: Preparing 23:29:16 00b857ab766a: Preparing 23:29:16 962da72fd029: Preparing 23:29:16 ab13b1fe1c06: Preparing 23:29:16 9741410df9ef: Preparing 23:29:16 f67ce22e29f6: Preparing 23:29:16 fac9511ba56e: Preparing 23:29:16 5077e1c1039f: Preparing 23:29:16 f1417ff83b31: Preparing 23:29:16 f67ce22e29f6: Waiting 23:29:16 f1417ff83b31: Waiting 23:29:16 5077e1c1039f: Waiting 23:29:16 9741410df9ef: Layer already exists 23:29:16 21695f86d55c: Layer already exists 23:29:16 00b857ab766a: Layer already exists 23:29:16 962da72fd029: Layer already exists 23:29:16 ab13b1fe1c06: Layer already exists 23:29:16 f67ce22e29f6: Layer already exists 23:29:16 f1417ff83b31: Layer already exists 23:29:16 5077e1c1039f: Layer already exists 23:29:16 fac9511ba56e: Layer already exists 23:29:16 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:29:17 21695f86d55c: Preparing 23:29:17 00b857ab766a: Preparing 23:29:17 962da72fd029: Preparing 23:29:17 ab13b1fe1c06: Preparing 23:29:17 9741410df9ef: Preparing 23:29:17 f67ce22e29f6: Preparing 23:29:17 fac9511ba56e: Preparing 23:29:17 5077e1c1039f: Preparing 23:29:17 f1417ff83b31: Preparing 23:29:17 f67ce22e29f6: Waiting 23:29:17 fac9511ba56e: Waiting 23:29:17 5077e1c1039f: Waiting 23:29:17 00b857ab766a: Layer already exists 23:29:17 21695f86d55c: Layer already exists 23:29:17 ab13b1fe1c06: Layer already exists 23:29:17 9741410df9ef: Layer already exists 23:29:17 962da72fd029: Layer already exists 23:29:17 f67ce22e29f6: Layer already exists 23:29:17 5077e1c1039f: Layer already exists 23:29:17 fac9511ba56e: Layer already exists 23:29:17 f1417ff83b31: Layer already exists 23:29:17 main: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:17 ===================================================== [Pipeline] echo 23:29:17 taggedImages: 23:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.129 23:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:29:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:29:17 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:17 latest 23:29:17 3.0.0-dev.129 23:29:17 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:17 main 23:29:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:29:18 201354985c9e: Preparing 23:29:18 5b1f79bd9f57: Preparing 23:29:18 61c9df160b76: Preparing 23:29:18 1744e7e40c2b: Preparing 23:29:18 9e3bf04641b2: Preparing 23:29:18 48bbc643c328: Preparing 23:29:18 4b10c688e562: Preparing 23:29:18 9741410df9ef: Preparing 23:29:18 f67ce22e29f6: Preparing 23:29:18 199a771f8ed5: Preparing 23:29:18 f1417ff83b31: Preparing 23:29:18 48bbc643c328: Waiting 23:29:18 4b10c688e562: Waiting 23:29:18 199a771f8ed5: Waiting 23:29:18 9741410df9ef: Waiting 23:29:18 f67ce22e29f6: Waiting 23:29:18 f1417ff83b31: Waiting 23:29:18 9e3bf04641b2: Pushed 23:29:18 201354985c9e: Pushed 23:29:18 5b1f79bd9f57: Pushed 23:29:18 9741410df9ef: Layer already exists 23:29:18 f67ce22e29f6: Layer already exists 23:29:18 48bbc643c328: Pushed 23:29:18 4b10c688e562: Pushed 23:29:18 f1417ff83b31: Layer already exists 23:29:18 199a771f8ed5: Pushed 23:29:19 1744e7e40c2b: Pushed 23:29:19 61c9df160b76: Pushed 23:29:19 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:29:20 201354985c9e: Preparing 23:29:20 5b1f79bd9f57: Preparing 23:29:20 61c9df160b76: Preparing 23:29:20 1744e7e40c2b: Preparing 23:29:20 9e3bf04641b2: Preparing 23:29:20 48bbc643c328: Preparing 23:29:20 4b10c688e562: Preparing 23:29:20 9741410df9ef: Preparing 23:29:20 f67ce22e29f6: Preparing 23:29:20 199a771f8ed5: Preparing 23:29:20 f1417ff83b31: Preparing 23:29:20 4b10c688e562: Waiting 23:29:20 199a771f8ed5: Waiting 23:29:20 f1417ff83b31: Waiting 23:29:20 f67ce22e29f6: Waiting 23:29:20 9741410df9ef: Waiting 23:29:20 48bbc643c328: Waiting 23:29:20 1744e7e40c2b: Layer already exists 23:29:20 5b1f79bd9f57: Layer already exists 23:29:20 9e3bf04641b2: Layer already exists 23:29:20 61c9df160b76: Layer already exists 23:29:20 201354985c9e: Layer already exists 23:29:20 48bbc643c328: Layer already exists 23:29:20 4b10c688e562: Layer already exists 23:29:20 199a771f8ed5: Layer already exists 23:29:20 9741410df9ef: Layer already exists 23:29:20 f67ce22e29f6: Layer already exists 23:29:20 f1417ff83b31: Layer already exists 23:29:20 latest: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.129 23:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:29:21 201354985c9e: Preparing 23:29:21 5b1f79bd9f57: Preparing 23:29:21 61c9df160b76: Preparing 23:29:21 1744e7e40c2b: Preparing 23:29:21 9e3bf04641b2: Preparing 23:29:21 48bbc643c328: Preparing 23:29:21 4b10c688e562: Preparing 23:29:21 9741410df9ef: Preparing 23:29:21 f67ce22e29f6: Preparing 23:29:21 199a771f8ed5: Preparing 23:29:21 f1417ff83b31: Preparing 23:29:21 9741410df9ef: Waiting 23:29:21 f67ce22e29f6: Waiting 23:29:21 199a771f8ed5: Waiting 23:29:21 f1417ff83b31: Waiting 23:29:21 4b10c688e562: Waiting 23:29:21 48bbc643c328: Waiting 23:29:21 1744e7e40c2b: Layer already exists 23:29:21 201354985c9e: Layer already exists 23:29:21 9e3bf04641b2: Layer already exists 23:29:21 5b1f79bd9f57: Layer already exists 23:29:21 61c9df160b76: Layer already exists 23:29:21 48bbc643c328: Layer already exists 23:29:21 f67ce22e29f6: Layer already exists 23:29:21 9741410df9ef: Layer already exists 23:29:21 4b10c688e562: Layer already exists 23:29:21 199a771f8ed5: Layer already exists 23:29:21 f1417ff83b31: Layer already exists 23:29:21 3.0.0-dev.129: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:29:21 201354985c9e: Preparing 23:29:21 5b1f79bd9f57: Preparing 23:29:21 61c9df160b76: Preparing 23:29:21 1744e7e40c2b: Preparing 23:29:21 9e3bf04641b2: Preparing 23:29:21 48bbc643c328: Preparing 23:29:21 4b10c688e562: Preparing 23:29:21 9741410df9ef: Preparing 23:29:21 f67ce22e29f6: Preparing 23:29:21 199a771f8ed5: Preparing 23:29:21 f1417ff83b31: Preparing 23:29:21 4b10c688e562: Waiting 23:29:21 9741410df9ef: Waiting 23:29:21 f67ce22e29f6: Waiting 23:29:21 199a771f8ed5: Waiting 23:29:21 f1417ff83b31: Waiting 23:29:21 48bbc643c328: Waiting 23:29:21 61c9df160b76: Layer already exists 23:29:21 9e3bf04641b2: Layer already exists 23:29:21 201354985c9e: Layer already exists 23:29:21 5b1f79bd9f57: Layer already exists 23:29:21 1744e7e40c2b: Layer already exists 23:29:21 9741410df9ef: Layer already exists 23:29:21 4b10c688e562: Layer already exists 23:29:21 48bbc643c328: Layer already exists 23:29:21 f67ce22e29f6: Layer already exists 23:29:21 199a771f8ed5: Layer already exists 23:29:21 f1417ff83b31: Layer already exists 23:29:21 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:29:22 201354985c9e: Preparing 23:29:22 5b1f79bd9f57: Preparing 23:29:22 61c9df160b76: Preparing 23:29:22 1744e7e40c2b: Preparing 23:29:22 9e3bf04641b2: Preparing 23:29:22 48bbc643c328: Preparing 23:29:22 4b10c688e562: Preparing 23:29:22 9741410df9ef: Preparing 23:29:22 f67ce22e29f6: Preparing 23:29:22 199a771f8ed5: Preparing 23:29:22 f1417ff83b31: Preparing 23:29:22 4b10c688e562: Waiting 23:29:22 9741410df9ef: Waiting 23:29:22 f67ce22e29f6: Waiting 23:29:22 199a771f8ed5: Waiting 23:29:22 f1417ff83b31: Waiting 23:29:22 48bbc643c328: Waiting 23:29:22 9e3bf04641b2: Layer already exists 23:29:22 201354985c9e: Layer already exists 23:29:22 61c9df160b76: Layer already exists 23:29:22 5b1f79bd9f57: Layer already exists 23:29:22 1744e7e40c2b: Layer already exists 23:29:22 9741410df9ef: Layer already exists 23:29:22 f67ce22e29f6: Layer already exists 23:29:22 48bbc643c328: Layer already exists 23:29:22 4b10c688e562: Layer already exists 23:29:22 199a771f8ed5: Layer already exists 23:29:22 f1417ff83b31: Layer already exists 23:29:22 main: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:22 ===================================================== [Pipeline] echo 23:29:22 taggedImages: 23:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.129 23:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:29:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:29:22 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:22 latest 23:29:22 3.0.0-dev.129 23:29:22 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:22 main 23:29:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:29:23 21eb2cc58833: Preparing 23:29:23 4166743afd5d: Preparing 23:29:23 9741410df9ef: Preparing 23:29:23 f67ce22e29f6: Preparing 23:29:23 b0a555c20846: Preparing 23:29:23 f1417ff83b31: Preparing 23:29:23 9741410df9ef: Layer already exists 23:29:23 f67ce22e29f6: Layer already exists 23:29:23 f1417ff83b31: Layer already exists 23:29:23 21eb2cc58833: Pushed 23:29:23 b0a555c20846: Pushed 23:29:25 4166743afd5d: Pushed 23:29:25 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:25 + 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 23:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:29:26 21eb2cc58833: Preparing 23:29:26 4166743afd5d: Preparing 23:29:26 9741410df9ef: Preparing 23:29:26 f67ce22e29f6: Preparing 23:29:26 b0a555c20846: Preparing 23:29:26 f1417ff83b31: Preparing 23:29:26 f1417ff83b31: Waiting 23:29:26 b0a555c20846: Layer already exists 23:29:26 4166743afd5d: Layer already exists 23:29:26 9741410df9ef: Layer already exists 23:29:26 21eb2cc58833: Layer already exists 23:29:26 f67ce22e29f6: Layer already exists 23:29:26 f1417ff83b31: Layer already exists 23:29:26 latest: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.129 23:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:29:26 21eb2cc58833: Preparing 23:29:26 4166743afd5d: Preparing 23:29:26 9741410df9ef: Preparing 23:29:26 f67ce22e29f6: Preparing 23:29:26 b0a555c20846: Preparing 23:29:26 f1417ff83b31: Preparing 23:29:26 9741410df9ef: Layer already exists 23:29:26 21eb2cc58833: Layer already exists 23:29:26 b0a555c20846: Layer already exists 23:29:26 f67ce22e29f6: Layer already exists 23:29:26 4166743afd5d: Layer already exists 23:29:26 f1417ff83b31: Layer already exists 23:29:26 3.0.0-dev.129: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:29:27 21eb2cc58833: Preparing 23:29:27 4166743afd5d: Preparing 23:29:27 9741410df9ef: Preparing 23:29:27 f67ce22e29f6: Preparing 23:29:27 b0a555c20846: Preparing 23:29:27 f1417ff83b31: Preparing 23:29:27 f1417ff83b31: Waiting 23:29:27 9741410df9ef: Layer already exists 23:29:27 b0a555c20846: Layer already exists 23:29:27 f67ce22e29f6: Layer already exists 23:29:27 4166743afd5d: Layer already exists 23:29:27 21eb2cc58833: Layer already exists 23:29:27 f1417ff83b31: Layer already exists 23:29:27 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:27 + 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 23:29:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:29:28 21eb2cc58833: Preparing 23:29:28 4166743afd5d: Preparing 23:29:28 9741410df9ef: Preparing 23:29:28 f67ce22e29f6: Preparing 23:29:28 b0a555c20846: Preparing 23:29:28 f1417ff83b31: Preparing 23:29:28 f1417ff83b31: Waiting 23:29:28 21eb2cc58833: Layer already exists 23:29:28 4166743afd5d: Layer already exists 23:29:28 f67ce22e29f6: Layer already exists 23:29:28 b0a555c20846: Layer already exists 23:29:28 9741410df9ef: Layer already exists 23:29:28 f1417ff83b31: Layer already exists 23:29:28 main: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:28 ===================================================== [Pipeline] echo 23:29:28 taggedImages: 23:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.129 23:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:29:28 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:29:28 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:28 latest 23:29:28 3.0.0-dev.129 23:29:28 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:28 main 23:29:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:29:28 d574e30a80c9: Preparing 23:29:28 e616bdd20163: Preparing 23:29:28 4ba50e3017ff: Preparing 23:29:28 a89a6d9c3ce4: Preparing 23:29:28 5908ef12d1a2: Preparing 23:29:28 9741410df9ef: Preparing 23:29:28 f67ce22e29f6: Preparing 23:29:28 dfb62fe5e388: Preparing 23:29:28 f1417ff83b31: Preparing 23:29:28 9741410df9ef: Waiting 23:29:28 dfb62fe5e388: Waiting 23:29:28 f1417ff83b31: Waiting 23:29:28 f67ce22e29f6: Waiting 23:29:28 d574e30a80c9: Pushed 23:29:28 e616bdd20163: Pushed 23:29:28 4ba50e3017ff: Pushed 23:29:28 9741410df9ef: Layer already exists 23:29:28 f67ce22e29f6: Layer already exists 23:29:28 f1417ff83b31: Layer already exists 23:29:29 dfb62fe5e388: Pushed 23:29:32 5908ef12d1a2: Pushed 23:29:36 a89a6d9c3ce4: Pushed 23:29:36 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:29:36 d574e30a80c9: Preparing 23:29:36 e616bdd20163: Preparing 23:29:36 4ba50e3017ff: Preparing 23:29:36 a89a6d9c3ce4: Preparing 23:29:36 5908ef12d1a2: Preparing 23:29:36 9741410df9ef: Preparing 23:29:36 f67ce22e29f6: Preparing 23:29:36 dfb62fe5e388: Preparing 23:29:36 f1417ff83b31: Preparing 23:29:36 f67ce22e29f6: Waiting 23:29:36 9741410df9ef: Waiting 23:29:36 dfb62fe5e388: Waiting 23:29:36 f1417ff83b31: Waiting 23:29:36 e616bdd20163: Layer already exists 23:29:36 d574e30a80c9: Layer already exists 23:29:36 4ba50e3017ff: Layer already exists 23:29:36 a89a6d9c3ce4: Layer already exists 23:29:36 5908ef12d1a2: Layer already exists 23:29:36 9741410df9ef: Layer already exists 23:29:36 f67ce22e29f6: Layer already exists 23:29:36 f1417ff83b31: Layer already exists 23:29:36 dfb62fe5e388: Layer already exists 23:29:36 latest: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.129 23:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:29:37 d574e30a80c9: Preparing 23:29:37 e616bdd20163: Preparing 23:29:37 4ba50e3017ff: Preparing 23:29:37 a89a6d9c3ce4: Preparing 23:29:37 5908ef12d1a2: Preparing 23:29:37 9741410df9ef: Preparing 23:29:37 f67ce22e29f6: Preparing 23:29:37 dfb62fe5e388: Preparing 23:29:37 f1417ff83b31: Preparing 23:29:37 9741410df9ef: Waiting 23:29:37 dfb62fe5e388: Waiting 23:29:37 f67ce22e29f6: Waiting 23:29:37 f1417ff83b31: Waiting 23:29:37 a89a6d9c3ce4: Layer already exists 23:29:37 e616bdd20163: Layer already exists 23:29:37 5908ef12d1a2: Layer already exists 23:29:37 4ba50e3017ff: Layer already exists 23:29:37 d574e30a80c9: Layer already exists 23:29:37 dfb62fe5e388: Layer already exists 23:29:37 f67ce22e29f6: Layer already exists 23:29:37 9741410df9ef: Layer already exists 23:29:37 f1417ff83b31: Layer already exists 23:29:37 3.0.0-dev.129: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:29:38 d574e30a80c9: Preparing 23:29:38 e616bdd20163: Preparing 23:29:38 4ba50e3017ff: Preparing 23:29:38 a89a6d9c3ce4: Preparing 23:29:38 5908ef12d1a2: Preparing 23:29:38 9741410df9ef: Preparing 23:29:38 f67ce22e29f6: Preparing 23:29:38 dfb62fe5e388: Preparing 23:29:38 f1417ff83b31: Preparing 23:29:38 9741410df9ef: Waiting 23:29:38 dfb62fe5e388: Waiting 23:29:38 f1417ff83b31: Waiting 23:29:38 f67ce22e29f6: Waiting 23:29:38 d574e30a80c9: Layer already exists 23:29:38 e616bdd20163: Layer already exists 23:29:38 4ba50e3017ff: Layer already exists 23:29:38 5908ef12d1a2: Layer already exists 23:29:38 a89a6d9c3ce4: Layer already exists 23:29:38 dfb62fe5e388: Layer already exists 23:29:38 f67ce22e29f6: Layer already exists 23:29:38 9741410df9ef: Layer already exists 23:29:38 f1417ff83b31: Layer already exists 23:29:38 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:29:38 d574e30a80c9: Preparing 23:29:38 e616bdd20163: Preparing 23:29:38 4ba50e3017ff: Preparing 23:29:38 a89a6d9c3ce4: Preparing 23:29:38 5908ef12d1a2: Preparing 23:29:38 9741410df9ef: Preparing 23:29:38 f67ce22e29f6: Preparing 23:29:38 dfb62fe5e388: Preparing 23:29:38 f1417ff83b31: Preparing 23:29:38 f1417ff83b31: Waiting 23:29:38 9741410df9ef: Waiting 23:29:38 f67ce22e29f6: Waiting 23:29:38 dfb62fe5e388: Waiting 23:29:38 e616bdd20163: Layer already exists 23:29:38 a89a6d9c3ce4: Layer already exists 23:29:38 5908ef12d1a2: Layer already exists 23:29:38 d574e30a80c9: Layer already exists 23:29:38 4ba50e3017ff: Layer already exists 23:29:38 f67ce22e29f6: Layer already exists 23:29:38 9741410df9ef: Layer already exists 23:29:38 dfb62fe5e388: Layer already exists 23:29:38 f1417ff83b31: Layer already exists 23:29:38 main: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:38 ===================================================== [Pipeline] echo 23:29:38 taggedImages: 23:29:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:29:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.129 23:29:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:29:38 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:29:38 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:38 latest 23:29:38 3.0.0-dev.129 23:29:38 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:38 main 23:29:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:29:39 e847b71911c9: Preparing 23:29:39 b5a1c0ff05e9: Preparing 23:29:39 e45615c7400f: Preparing 23:29:39 54c2bd59077a: Preparing 23:29:39 9741410df9ef: Preparing 23:29:39 f67ce22e29f6: Preparing 23:29:39 6d0a16454baf: Preparing 23:29:39 f1417ff83b31: Preparing 23:29:39 6d0a16454baf: Waiting 23:29:39 f67ce22e29f6: Waiting 23:29:39 f1417ff83b31: Waiting 23:29:39 9741410df9ef: Layer already exists 23:29:39 f67ce22e29f6: Layer already exists 23:29:39 e847b71911c9: Pushed 23:29:39 e45615c7400f: Pushed 23:29:39 b5a1c0ff05e9: Pushed 23:29:39 f1417ff83b31: Layer already exists 23:29:39 6d0a16454baf: Pushed 23:29:47 54c2bd59077a: Pushed 23:29:47 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:29:48 e847b71911c9: Preparing 23:29:48 b5a1c0ff05e9: Preparing 23:29:48 e45615c7400f: Preparing 23:29:48 54c2bd59077a: Preparing 23:29:48 9741410df9ef: Preparing 23:29:48 f67ce22e29f6: Preparing 23:29:48 6d0a16454baf: Preparing 23:29:48 f1417ff83b31: Preparing 23:29:48 f1417ff83b31: Waiting 23:29:48 f67ce22e29f6: Waiting 23:29:48 6d0a16454baf: Waiting 23:29:48 b5a1c0ff05e9: Layer already exists 23:29:48 e45615c7400f: Layer already exists 23:29:48 9741410df9ef: Layer already exists 23:29:48 e847b71911c9: Layer already exists 23:29:48 54c2bd59077a: Layer already exists 23:29:48 f1417ff83b31: Layer already exists 23:29:48 6d0a16454baf: Layer already exists 23:29:48 f67ce22e29f6: Layer already exists 23:29:48 latest: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.129 23:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:29:49 e847b71911c9: Preparing 23:29:49 b5a1c0ff05e9: Preparing 23:29:49 e45615c7400f: Preparing 23:29:49 54c2bd59077a: Preparing 23:29:49 9741410df9ef: Preparing 23:29:49 f67ce22e29f6: Preparing 23:29:49 6d0a16454baf: Preparing 23:29:49 f1417ff83b31: Preparing 23:29:49 f67ce22e29f6: Waiting 23:29:49 6d0a16454baf: Waiting 23:29:49 f1417ff83b31: Waiting 23:29:49 54c2bd59077a: Layer already exists 23:29:49 9741410df9ef: Layer already exists 23:29:49 b5a1c0ff05e9: Layer already exists 23:29:49 e45615c7400f: Layer already exists 23:29:49 e847b71911c9: Layer already exists 23:29:49 f67ce22e29f6: Layer already exists 23:29:49 f1417ff83b31: Layer already exists 23:29:49 6d0a16454baf: Layer already exists 23:29:49 3.0.0-dev.129: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:29:49 e847b71911c9: Preparing 23:29:49 b5a1c0ff05e9: Preparing 23:29:49 e45615c7400f: Preparing 23:29:49 54c2bd59077a: Preparing 23:29:49 9741410df9ef: Preparing 23:29:49 f67ce22e29f6: Preparing 23:29:49 6d0a16454baf: Preparing 23:29:49 f1417ff83b31: Preparing 23:29:49 f67ce22e29f6: Waiting 23:29:49 6d0a16454baf: Waiting 23:29:49 f1417ff83b31: Waiting 23:29:49 54c2bd59077a: Layer already exists 23:29:49 e847b71911c9: Layer already exists 23:29:49 9741410df9ef: Layer already exists 23:29:49 b5a1c0ff05e9: Layer already exists 23:29:49 e45615c7400f: Layer already exists 23:29:49 f67ce22e29f6: Layer already exists 23:29:49 f1417ff83b31: Layer already exists 23:29:49 6d0a16454baf: Layer already exists 23:29:49 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:29:50 e847b71911c9: Preparing 23:29:50 b5a1c0ff05e9: Preparing 23:29:50 e45615c7400f: Preparing 23:29:50 54c2bd59077a: Preparing 23:29:50 9741410df9ef: Preparing 23:29:50 f67ce22e29f6: Preparing 23:29:50 6d0a16454baf: Preparing 23:29:50 f1417ff83b31: Preparing 23:29:50 6d0a16454baf: Waiting 23:29:50 f1417ff83b31: Waiting 23:29:50 f67ce22e29f6: Waiting 23:29:50 9741410df9ef: Layer already exists 23:29:50 e45615c7400f: Layer already exists 23:29:50 b5a1c0ff05e9: Layer already exists 23:29:50 e847b71911c9: Layer already exists 23:29:50 54c2bd59077a: Layer already exists 23:29:50 6d0a16454baf: Layer already exists 23:29:50 f1417ff83b31: Layer already exists 23:29:50 f67ce22e29f6: Layer already exists 23:29:50 main: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:50 ===================================================== [Pipeline] echo 23:29:50 taggedImages: 23:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.129 23:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:29:50 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:29:50 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:50 latest 23:29:50 3.0.0-dev.129 23:29:50 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:29:50 main 23:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:29:50 8ef3c5efc1cd: Preparing 23:29:50 c23436c7a1b9: Preparing 23:29:50 5f0ca9d20c5b: Preparing 23:29:50 457e7112db80: Preparing 23:29:50 9741410df9ef: Preparing 23:29:50 f67ce22e29f6: Preparing 23:29:50 902a0f265aa7: Preparing 23:29:50 f1417ff83b31: Preparing 23:29:50 f67ce22e29f6: Waiting 23:29:50 902a0f265aa7: Waiting 23:29:50 f1417ff83b31: Waiting 23:29:50 9741410df9ef: Layer already exists 23:29:50 f67ce22e29f6: Layer already exists 23:29:50 8ef3c5efc1cd: Pushed 23:29:50 c23436c7a1b9: Pushed 23:29:50 5f0ca9d20c5b: Pushed 23:29:50 f1417ff83b31: Layer already exists 23:29:51 902a0f265aa7: Pushed 23:29:59 457e7112db80: Pushed 23:29:59 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:30:00 8ef3c5efc1cd: Preparing 23:30:00 c23436c7a1b9: Preparing 23:30:00 5f0ca9d20c5b: Preparing 23:30:00 457e7112db80: Preparing 23:30:00 9741410df9ef: Preparing 23:30:00 f67ce22e29f6: Preparing 23:30:00 902a0f265aa7: Preparing 23:30:00 f1417ff83b31: Preparing 23:30:00 f67ce22e29f6: Waiting 23:30:00 902a0f265aa7: Waiting 23:30:00 f1417ff83b31: Waiting 23:30:00 c23436c7a1b9: Layer already exists 23:30:00 457e7112db80: Layer already exists 23:30:00 9741410df9ef: Layer already exists 23:30:00 5f0ca9d20c5b: Layer already exists 23:30:00 8ef3c5efc1cd: Layer already exists 23:30:00 f67ce22e29f6: Layer already exists 23:30:00 902a0f265aa7: Layer already exists 23:30:00 f1417ff83b31: Layer already exists 23:30:00 latest: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.129 23:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:30:00 8ef3c5efc1cd: Preparing 23:30:00 c23436c7a1b9: Preparing 23:30:00 5f0ca9d20c5b: Preparing 23:30:00 457e7112db80: Preparing 23:30:00 9741410df9ef: Preparing 23:30:00 f67ce22e29f6: Preparing 23:30:00 902a0f265aa7: Preparing 23:30:00 f1417ff83b31: Preparing 23:30:00 f67ce22e29f6: Waiting 23:30:00 902a0f265aa7: Waiting 23:30:00 f1417ff83b31: Waiting 23:30:00 5f0ca9d20c5b: Layer already exists 23:30:00 c23436c7a1b9: Layer already exists 23:30:00 9741410df9ef: Layer already exists 23:30:00 457e7112db80: Layer already exists 23:30:00 8ef3c5efc1cd: Layer already exists 23:30:00 902a0f265aa7: Layer already exists 23:30:00 f67ce22e29f6: Layer already exists 23:30:00 f1417ff83b31: Layer already exists 23:30:00 3.0.0-dev.129: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:30:01 8ef3c5efc1cd: Preparing 23:30:01 c23436c7a1b9: Preparing 23:30:01 5f0ca9d20c5b: Preparing 23:30:01 457e7112db80: Preparing 23:30:01 9741410df9ef: Preparing 23:30:01 f67ce22e29f6: Preparing 23:30:01 902a0f265aa7: Preparing 23:30:01 902a0f265aa7: Waiting 23:30:01 f1417ff83b31: Preparing 23:30:01 f1417ff83b31: Waiting 23:30:01 9741410df9ef: Layer already exists 23:30:01 8ef3c5efc1cd: Layer already exists 23:30:01 5f0ca9d20c5b: Layer already exists 23:30:01 457e7112db80: Layer already exists 23:30:01 c23436c7a1b9: Layer already exists 23:30:01 f67ce22e29f6: Layer already exists 23:30:01 902a0f265aa7: Layer already exists 23:30:01 f1417ff83b31: Layer already exists 23:30:01 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:30:01 8ef3c5efc1cd: Preparing 23:30:01 c23436c7a1b9: Preparing 23:30:01 5f0ca9d20c5b: Preparing 23:30:01 457e7112db80: Preparing 23:30:01 9741410df9ef: Preparing 23:30:01 f67ce22e29f6: Preparing 23:30:01 902a0f265aa7: Preparing 23:30:01 f1417ff83b31: Preparing 23:30:01 f1417ff83b31: Waiting 23:30:01 f67ce22e29f6: Waiting 23:30:01 902a0f265aa7: Waiting 23:30:01 c23436c7a1b9: Layer already exists 23:30:01 5f0ca9d20c5b: Layer already exists 23:30:01 8ef3c5efc1cd: Layer already exists 23:30:01 457e7112db80: Layer already exists 23:30:01 9741410df9ef: Layer already exists 23:30:01 902a0f265aa7: Layer already exists 23:30:01 f67ce22e29f6: Layer already exists 23:30:01 f1417ff83b31: Layer already exists 23:30:01 main: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:02 ===================================================== [Pipeline] echo 23:30:02 taggedImages: 23:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.129 23:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:30:02 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:30:02 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:30:02 latest 23:30:02 3.0.0-dev.129 23:30:02 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:30:02 main 23:30:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:30:02 9693c3084c2c: Preparing 23:30:02 14f22e7cf632: Preparing 23:30:02 9741410df9ef: Preparing 23:30:02 f67ce22e29f6: Preparing 23:30:02 8e96fa3853bc: Preparing 23:30:02 f1417ff83b31: Preparing 23:30:02 f1417ff83b31: Waiting 23:30:02 9741410df9ef: Layer already exists 23:30:02 f67ce22e29f6: Layer already exists 23:30:02 f1417ff83b31: Layer already exists 23:30:02 9693c3084c2c: Pushed 23:30:02 8e96fa3853bc: Pushed 23:30:05 14f22e7cf632: Pushed 23:30:05 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:30:06 9693c3084c2c: Preparing 23:30:06 14f22e7cf632: Preparing 23:30:06 9741410df9ef: Preparing 23:30:06 f67ce22e29f6: Preparing 23:30:06 8e96fa3853bc: Preparing 23:30:06 f1417ff83b31: Preparing 23:30:06 f1417ff83b31: Waiting 23:30:06 f67ce22e29f6: Layer already exists 23:30:06 8e96fa3853bc: Layer already exists 23:30:06 9741410df9ef: Layer already exists 23:30:06 14f22e7cf632: Layer already exists 23:30:06 9693c3084c2c: Layer already exists 23:30:06 f1417ff83b31: Layer already exists 23:30:06 latest: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.129 23:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:30:06 9693c3084c2c: Preparing 23:30:06 14f22e7cf632: Preparing 23:30:06 9741410df9ef: Preparing 23:30:06 f67ce22e29f6: Preparing 23:30:06 8e96fa3853bc: Preparing 23:30:06 f1417ff83b31: Preparing 23:30:06 f1417ff83b31: Waiting 23:30:06 14f22e7cf632: Layer already exists 23:30:06 9693c3084c2c: Layer already exists 23:30:06 9741410df9ef: Layer already exists 23:30:06 8e96fa3853bc: Layer already exists 23:30:06 f67ce22e29f6: Layer already exists 23:30:06 f1417ff83b31: Layer already exists 23:30:06 3.0.0-dev.129: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:30:07 9693c3084c2c: Preparing 23:30:07 14f22e7cf632: Preparing 23:30:07 9741410df9ef: Preparing 23:30:07 f67ce22e29f6: Preparing 23:30:07 8e96fa3853bc: Preparing 23:30:07 f1417ff83b31: Preparing 23:30:07 f1417ff83b31: Waiting 23:30:07 8e96fa3853bc: Layer already exists 23:30:07 9741410df9ef: Layer already exists 23:30:07 14f22e7cf632: Layer already exists 23:30:07 f67ce22e29f6: Layer already exists 23:30:07 9693c3084c2c: Layer already exists 23:30:07 f1417ff83b31: Layer already exists 23:30:07 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:30:07 9693c3084c2c: Preparing 23:30:07 14f22e7cf632: Preparing 23:30:07 9741410df9ef: Preparing 23:30:07 f67ce22e29f6: Preparing 23:30:07 8e96fa3853bc: Preparing 23:30:07 f1417ff83b31: Preparing 23:30:07 f1417ff83b31: Waiting 23:30:07 8e96fa3853bc: Layer already exists 23:30:07 f67ce22e29f6: Layer already exists 23:30:07 14f22e7cf632: Layer already exists 23:30:07 9741410df9ef: Layer already exists 23:30:07 9693c3084c2c: Layer already exists 23:30:07 f1417ff83b31: Layer already exists 23:30:07 main: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:07 ===================================================== [Pipeline] echo 23:30:07 taggedImages: 23:30:07 - nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:30:07 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:30:07 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.129 23:30:07 - nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:30:07 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:30:07 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:30:07 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:30:07 latest 23:30:07 3.0.0-dev.129 23:30:07 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:30:07 main 23:30:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:30:08 ac0402a9b6e5: Preparing 23:30:08 8178ebd4ee21: Preparing 23:30:08 9741410df9ef: Preparing 23:30:08 f67ce22e29f6: Preparing 23:30:08 997ec9f0bf2c: Preparing 23:30:08 f1417ff83b31: Preparing 23:30:08 f1417ff83b31: Waiting 23:30:08 f67ce22e29f6: Layer already exists 23:30:08 997ec9f0bf2c: Layer already exists 23:30:08 9741410df9ef: Layer already exists 23:30:08 f1417ff83b31: Layer already exists 23:30:08 ac0402a9b6e5: Pushed 23:30:11 8178ebd4ee21: Pushed 23:30:11 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:30:12 ac0402a9b6e5: Preparing 23:30:12 8178ebd4ee21: Preparing 23:30:12 9741410df9ef: Preparing 23:30:12 f67ce22e29f6: Preparing 23:30:12 997ec9f0bf2c: Preparing 23:30:12 f1417ff83b31: Preparing 23:30:12 f1417ff83b31: Waiting 23:30:12 9741410df9ef: Layer already exists 23:30:12 8178ebd4ee21: Layer already exists 23:30:12 997ec9f0bf2c: Layer already exists 23:30:12 ac0402a9b6e5: Layer already exists 23:30:12 f67ce22e29f6: Layer already exists 23:30:12 f1417ff83b31: Layer already exists 23:30:12 latest: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.129 23:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:30:12 ac0402a9b6e5: Preparing 23:30:12 8178ebd4ee21: Preparing 23:30:12 9741410df9ef: Preparing 23:30:12 f67ce22e29f6: Preparing 23:30:12 997ec9f0bf2c: Preparing 23:30:12 f1417ff83b31: Preparing 23:30:12 f1417ff83b31: Waiting 23:30:12 ac0402a9b6e5: Layer already exists 23:30:12 f67ce22e29f6: Layer already exists 23:30:12 997ec9f0bf2c: Layer already exists 23:30:12 8178ebd4ee21: Layer already exists 23:30:12 9741410df9ef: Layer already exists 23:30:12 f1417ff83b31: Layer already exists 23:30:12 3.0.0-dev.129: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:30:13 ac0402a9b6e5: Preparing 23:30:13 8178ebd4ee21: Preparing 23:30:13 9741410df9ef: Preparing 23:30:13 f67ce22e29f6: Preparing 23:30:13 997ec9f0bf2c: Preparing 23:30:13 f1417ff83b31: Preparing 23:30:13 f1417ff83b31: Waiting 23:30:13 9741410df9ef: Layer already exists 23:30:13 997ec9f0bf2c: Layer already exists 23:30:13 8178ebd4ee21: Layer already exists 23:30:13 f67ce22e29f6: Layer already exists 23:30:13 ac0402a9b6e5: Layer already exists 23:30:13 f1417ff83b31: Layer already exists 23:30:13 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:30:14 ac0402a9b6e5: Preparing 23:30:14 8178ebd4ee21: Preparing 23:30:14 9741410df9ef: Preparing 23:30:14 f67ce22e29f6: Preparing 23:30:14 997ec9f0bf2c: Preparing 23:30:14 f1417ff83b31: Preparing 23:30:14 f1417ff83b31: Waiting 23:30:14 f67ce22e29f6: Layer already exists 23:30:14 ac0402a9b6e5: Layer already exists 23:30:14 997ec9f0bf2c: Layer already exists 23:30:14 8178ebd4ee21: Layer already exists 23:30:14 9741410df9ef: Layer already exists 23:30:14 f1417ff83b31: Layer already exists 23:30:14 main: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:14 ===================================================== [Pipeline] echo 23:30:14 taggedImages: 23:30:14 - nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:30:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:30:14 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.129 23:30:14 - nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:30:14 - 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] } 23:33:33 Removing intermediate container b6b0d17ce8c2 23:33:33 ---> 5eaa7408af0b 23:33:33 23:33:33 Step 9/22 : FROM alpine:3.17 23:33:33 ---> 51e60588ff2c 23:33:33 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:33:33 ---> Running in 0d72fc08c819 23:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:33:36 (1/2) Installing dumb-init (1.2.5-r2) 23:33:36 (2/2) Installing openssl (3.0.8-r3) 23:33:36 Executing busybox-1.35.0-r29.trigger 23:33:36 OK: 8 MiB in 17 packages 23:33:37 Removing intermediate container 0d72fc08c819 23:33:37 ---> e8f297140c1d 23:33:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:33:37 ---> Running in 129fd9d00e26 23:33:39 Removing intermediate container 129fd9d00e26 23:33:39 ---> 7fb37b90ac8d 23:33:39 Step 12/22 : WORKDIR /edgex 23:33:39 ---> Running in 60eaea36c903 23:33:39 Removing intermediate container 60eaea36c903 23:33:39 ---> 728414f9ef89 23:33:39 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:40 ---> 6bb3ff0b7ec8 23:33:40 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:33:41 ---> 0781aea64141 23:33:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:33:42 ---> d88844460c7c 23:33:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:33:43 ---> 8675fa4e5e31 23:33:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:33:44 ---> 0b10d174919d 23:33:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:44 ---> Running in 2d0ecd984185 23:33:48 Removing intermediate container 2d0ecd984185 23:33:48 ---> f842aff4356c 23:33:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:33:48 ---> Running in b600502ec0c9 23:33:48 Removing intermediate container b600502ec0c9 23:33:48 ---> 37210348f197 23:33:48 Step 20/22 : LABEL arch=arm64 23:33:48 ---> Running in 8ea0567c0f4a 23:33:48 Removing intermediate container 8ea0567c0f4a 23:33:48 ---> 295900fca1fd 23:33:48 Step 21/22 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:33:48 ---> Running in fbbff645c27d 23:33:49 Removing intermediate container fbbff645c27d 23:33:49 ---> 17201766757c 23:33:49 Step 22/22 : LABEL version=3.0.0-dev.129 23:33:49 ---> Running in 622259afe6fc 23:33:50 Removing intermediate container 622259afe6fc 23:33:50 ---> e2ae3baabe50 23:33:50 23:33:50 Successfully built e2ae3baabe50 23:33:50 Successfully tagged security-proxy-setup-arm64:latest 23:33:50  Building security-proxy-setup ... done Building core-metadata 23:33:53 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:33:53 ---> 8cc4084aa239 23:33:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:33:53 ---> Using cache 23:33:53 ---> 31e41b0d30fd 23:33:53 Step 4/25 : WORKDIR /edgex-go 23:33:53 ---> Using cache 23:33:53 ---> 7c8ab5555059 23:33:53 Step 5/25 : RUN apk add --update --no-cache make git 23:33:53 ---> Using cache 23:33:53 ---> 5643514eb4ab 23:33:53 Step 6/25 : COPY go.mod vendor* ./ 23:33:53 ---> Using cache 23:33:53 ---> 254f36991ef7 23:33:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:53 ---> Using cache 23:33:53 ---> 3618acb3223c 23:33:53 Step 8/25 : COPY . . 23:33:53 ---> Using cache 23:33:53 ---> 6eb8cc7c20d2 23:33:53 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:33:53 ---> Running in c2edf81774f8 23:33:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:34:07 Removing intermediate container 913a4e2ca1ea 23:34:07 ---> d0bf1bc0df6b 23:34:07 23:34:07 Step 10/23 : FROM alpine:3.17 23:34:07 ---> 51e60588ff2c 23:34:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:34:07 ---> Running in f5f8c4fb12ea 23:34:07 Removing intermediate container f5f8c4fb12ea 23:34:07 ---> a86d6718c54d 23:34:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:34:07 ---> Running in 318ffdc27625 23:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:12 (1/1) Installing dumb-init (1.2.5-r2) 23:34:12 Executing busybox-1.35.0-r29.trigger 23:34:12 OK: 8 MiB in 16 packages 23:34:14 Removing intermediate container 318ffdc27625 23:34:14 ---> f77a766f2d2f 23:34:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:14 ---> 6a982649633d 23:34:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:34:15 ---> da825c1b6e7f 23:34:15 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:34:17 ---> 2dbb4eb1ed72 23:34:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:34:19 ---> e12dd59b703f 23:34:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:34:19 ---> 37ebe888e2ee 23:34:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:34:19 ---> Running in 938c97c826d9 23:34:23 Removing intermediate container 938c97c826d9 23:34:23 ---> 819fa77fc226 23:34:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:34:23 ---> Running in 81288e9697e6 23:34:23 Removing intermediate container 81288e9697e6 23:34:23 ---> 169b08466af4 23:34:23 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:34:23 ---> Running in 708fa3d28451 23:34:24 Removing intermediate container 708fa3d28451 23:34:24 ---> 589e3fc5c1ba 23:34:24 Step 21/23 : LABEL arch=arm64 23:34:24 ---> Running in 9e1cd77d12d3 23:34:25 Removing intermediate container 9e1cd77d12d3 23:34:25 ---> 06cd0b13ac42 23:34:25 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:34:25 ---> Running in 6a6cbb092cae 23:34:26 Removing intermediate container 6a6cbb092cae 23:34:26 ---> 01c9d1a683d2 23:34:26 Step 23/23 : LABEL version=3.0.0-dev.129 23:34:26 ---> Running in 4064915d715d 23:34:27 Removing intermediate container 4064915d715d 23:34:27 ---> ef21862f87b6 23:34:27 23:34:27 Successfully built ef21862f87b6 23:34:27 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:34:27  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 23:34:31 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:34:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:34:31 ---> 8cc4084aa239 23:34:31 Step 3/25 : WORKDIR /edgex-go 23:34:31 ---> Using cache 23:34:31 ---> 01539711c2ab 23:34:31 Step 4/25 : RUN apk add --update --no-cache make git 23:34:32 ---> Running in af374b6d32b1 23:34:33 Removing intermediate container 67594aa59c98 23:34:33 ---> 3659b4f8933d 23:34:33 23:34:33 Step 10/23 : FROM alpine:3.17 23:34:33 ---> 51e60588ff2c 23:34:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:34:33 ---> Running in 4a7c86922202 23:34:34 Removing intermediate container 4a7c86922202 23:34:34 ---> f51801c8d010 23:34:34 Step 12/23 : ENV APP_PORT=59880 23:34:34 ---> Running in 1262bac0b170 23:34:34 Removing intermediate container 1262bac0b170 23:34:34 ---> cd9f827f06a3 23:34:34 Step 13/23 : EXPOSE $APP_PORT 23:34:34 ---> Running in 629691ea95b6 23:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:35 Removing intermediate container 629691ea95b6 23:34:35 ---> 6729f2bac324 23:34:35 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:34:35 ---> Running in b7efa23dff52 23:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:37 OK: 263 MiB in 53 packages 23:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:39 Removing intermediate container af374b6d32b1 23:34:39 ---> 93474f41aa96 23:34:39 Step 5/25 : COPY go.mod vendor* ./ 23:34:39 (1/1) Installing dumb-init (1.2.5-r2) 23:34:39 Executing busybox-1.35.0-r29.trigger 23:34:39 OK: 8 MiB in 16 packages 23:34:40 ---> 45cf9f87d5c9 23:34:40 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:40 ---> Running in 795688dadd4e 23:34:41 Removing intermediate container b7efa23dff52 23:34:41 ---> 24fdd0e88348 23:34:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:42 ---> b18e8640da21 23:34:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:34:43 ---> 999e627c1a85 23:34:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:34:46 ---> 80281fdcaaa5 23:34:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:34:47 ---> 7dcfbb87b490 23:34:47 Step 19/23 : ENTRYPOINT ["/core-data"] 23:34:47 ---> Running in 6265a27ef5e5 23:34:48 Removing intermediate container 6265a27ef5e5 23:34:48 ---> e403a6e5304e 23:34:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:34:48 ---> Running in ffd2985b4c98 23:34:49 Removing intermediate container ffd2985b4c98 23:34:49 ---> 675f62482a6a 23:34:49 Step 21/23 : LABEL arch=arm64 23:34:49 ---> Running in 450f9b0a8847 23:34:50 Removing intermediate container 450f9b0a8847 23:34:50 ---> 8b84b00a58fb 23:34:50 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:34:50 ---> Running in 0f6012b527a8 23:34:51 Removing intermediate container 0f6012b527a8 23:34:51 ---> 3ca24f8086ce 23:34:51 Step 23/23 : LABEL version=3.0.0-dev.129 23:34:51 ---> Running in 50c833781773 23:34:52 Removing intermediate container 50c833781773 23:34:52 ---> b529e093e6c6 23:34:52 23:34:52 Successfully built b529e093e6c6 23:34:52 Successfully tagged core-data-arm64:latest 23:34:52 Building support-notifications 23:34:55  Building core-data ... done Removing intermediate container 4d9c6a3b88e6 23:34:55 ---> 1a22738257fc 23:34:55 23:34:55 Step 10/24 : FROM alpine:3.17 23:34:55 ---> 51e60588ff2c 23:34:55 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:34:55 ---> Running in 9fdc1916f761 23:34:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:34:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:34:57 ---> 8cc4084aa239 23:34:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:34:57 ---> Using cache 23:34:57 ---> 31e41b0d30fd 23:34:57 Step 4/23 : WORKDIR /edgex-go 23:34:57 ---> Using cache 23:34:57 ---> 7c8ab5555059 23:34:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:57 ---> Running in f6d9a75c700a 23:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:59 (1/1) Installing dumb-init (1.2.5-r2) 23:34:59 Executing busybox-1.35.0-r29.trigger 23:34:59 OK: 8 MiB in 16 packages 23:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:01 Removing intermediate container 9fdc1916f761 23:35:01 ---> 9ba1b5cdb0d7 23:35:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:35:01 OK: 263 MiB in 53 packages 23:35:01 ---> Running in 9005f91f6e5c 23:35:02 Removing intermediate container 9005f91f6e5c 23:35:02 ---> 4163b05b2715 23:35:02 Step 13/24 : ENV APP_PORT=59882 23:35:02 ---> Running in 4170f64dbe0e 23:35:03 Removing intermediate container 4170f64dbe0e 23:35:03 ---> bd0e5d5dfcfa 23:35:03 Step 14/24 : EXPOSE $APP_PORT 23:35:03 Removing intermediate container f6d9a75c700a 23:35:03 ---> 0be494cfc2b6 23:35:03 Step 6/23 : COPY go.mod vendor* ./ 23:35:03 ---> Running in c9af293858d7 23:35:03 Removing intermediate container c9af293858d7 23:35:03 ---> 0cad6d0f73c9 23:35:03 Step 15/24 : WORKDIR / 23:35:04 ---> Running in 92de14340d66 23:35:04 ---> 4758c1c95d3a 23:35:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:05 ---> Running in c79e00ce647a 23:35:05 Removing intermediate container 92de14340d66 23:35:05 ---> a9df93bdb5f6 23:35:05 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:06 ---> d0b45657423d 23:35:06 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:35:07 ---> f5a9c643edb3 23:35:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:35:09 ---> 70799b820c75 23:35:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:35:10 ---> 6faceed6db23 23:35:10 Step 20/24 : ENTRYPOINT ["/core-command"] 23:35:10 ---> Running in af18a3653581 23:35:11 Removing intermediate container af18a3653581 23:35:11 ---> ec67956a1ef5 23:35:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:11 ---> Running in e101307e44d2 23:35:11 Removing intermediate container e101307e44d2 23:35:11 ---> 0c27a7d75422 23:35:11 Step 22/24 : LABEL arch=arm64 23:35:11 ---> Running in 6452a5b8c36d 23:35:12 Removing intermediate container 6452a5b8c36d 23:35:12 ---> 8406b699c9f8 23:35:12 Step 23/24 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:35:12 ---> Running in ae38449ff37e 23:35:13 Removing intermediate container ae38449ff37e 23:35:13 ---> 57610cd46c84 23:35:13 Step 24/24 : LABEL version=3.0.0-dev.129 23:35:13 ---> Running in 22f647bb8248 23:35:13 Removing intermediate container 22f647bb8248 23:35:13 ---> ee9d407c6f8e 23:35:13 23:35:13 Successfully built ee9d407c6f8e 23:35:13 Successfully tagged core-command-arm64:latest 23:35:13  Building core-command ... done Building security-proxy-auth 23:35:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:35:17 ---> 8cc4084aa239 23:35:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:35:17 ---> Using cache 23:35:17 ---> 31e41b0d30fd 23:35:17 Step 4/23 : WORKDIR /edgex-go 23:35:17 ---> Using cache 23:35:17 ---> 7c8ab5555059 23:35:17 Step 5/23 : RUN apk add --update --no-cache make git 23:35:17 ---> Using cache 23:35:17 ---> 5643514eb4ab 23:35:17 Step 6/23 : COPY go.mod vendor* ./ 23:35:17 ---> Using cache 23:35:17 ---> 254f36991ef7 23:35:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:17 ---> Using cache 23:35:17 ---> 3618acb3223c 23:35:17 Step 8/23 : COPY . . 23:35:17 ---> Using cache 23:35:17 ---> 6eb8cc7c20d2 23:35:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:35:17 ---> Running in 30859d8bb373 23:35:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:36:27 Removing intermediate container 795688dadd4e 23:36:27 ---> cc0cb29939b5 23:36:27 Step 7/25 : COPY . . 23:36:27 ---> 09c5328e2335 23:36:27 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:36:27 ---> Running in 37283982930f 23:36:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:37:00 Removing intermediate container c79e00ce647a 23:37:00 ---> 5c71b08c9fe6 23:37:00 Step 8/23 : COPY . . 23:37:00 Removing intermediate container a2ad7135eb55 23:37:00 ---> 9f4deeb3fa03 23:37:00 23:37:00 Step 10/23 : FROM alpine:3.17 23:37:00 ---> 51e60588ff2c 23:37:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:37:00 ---> Using cache 23:37:00 ---> 9ba1b5cdb0d7 23:37:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:37:00 ---> Using cache 23:37:00 ---> 4163b05b2715 23:37:00 Step 13/23 : ENV APP_PORT=59861 23:37:00 ---> Running in a8892d88d6b1 23:37:00 ---> 447ed295fdc7 23:37:00 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:37:00 ---> Running in e4fa69907959 23:37:00 Removing intermediate container a8892d88d6b1 23:37:00 ---> 1829d1c74110 23:37:00 Step 14/23 : EXPOSE $APP_PORT 23:37:00 ---> Running in adb39f9230cf 23:37:00 Removing intermediate container adb39f9230cf 23:37:00 ---> ddda3e6b3c9c 23:37:00 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:37:00 ---> ca697aeea8b7 23:37:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:37:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:37:01 ---> b7935e795d0d 23:37:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:37:04 ---> d701c8d4a4ce 23:37:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:37:05 ---> d7e8fb975bbd 23:37:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:37:05 ---> Running in a88eb36e302e 23:37:05 Removing intermediate container a88eb36e302e 23:37:05 ---> 8cd282b8875d 23:37:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:37:05 ---> Running in 6260a60d8def 23:37:06 Removing intermediate container 6260a60d8def 23:37:06 ---> ecf39d155af8 23:37:06 Step 21/23 : LABEL arch=arm64 23:37:06 ---> Running in a755fbbe8ec8 23:37:07 Removing intermediate container a755fbbe8ec8 23:37:07 ---> 0a4daee3f003 23:37:07 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:37:07 ---> Running in b4ae032392dd 23:37:07 Removing intermediate container b4ae032392dd 23:37:07 ---> 79328d2dc0d1 23:37:07 Step 23/23 : LABEL version=3.0.0-dev.129 23:37:07 ---> Running in 72d5226c8dfd 23:37:08 Removing intermediate container 72d5226c8dfd 23:37:08 ---> 5b157784045c 23:37:08 23:37:08 Successfully built 5b157784045c 23:37:08 Successfully tagged support-scheduler-arm64:latest 23:37:08  Building support-scheduler ... done Building security-spire-server 23:37:11 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:37:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:37:11 ---> 8cc4084aa239 23:37:11 Step 3/26 : WORKDIR /edgex-go 23:37:11 ---> Using cache 23:37:11 ---> 01539711c2ab 23:37:11 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:37:11 ---> Using cache 23:37:11 ---> 1bdcc97ec9c4 23:37:11 Step 5/26 : COPY go.mod vendor* ./ 23:37:11 ---> Using cache 23:37:11 ---> 251d83aac152 23:37:11 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:11 ---> Using cache 23:37:11 ---> a514b66df202 23:37:11 Step 7/26 : COPY . . 23:37:11 ---> Using cache 23:37:11 ---> de3a7052c80e 23:37:11 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:37:11 ---> Using cache 23:37:11 ---> ccdcb3bc7280 23:37:11 Step 9/26 : WORKDIR /edgex-go/spire-build 23:37:11 ---> Using cache 23:37:11 ---> f92626ba4f28 23:37:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:37:11 ---> Using cache 23:37:11 ---> 53fef7eebeaa 23:37:11 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:37:12 ---> Running in 867205ee34ad 23:37:15 Removing intermediate container 867205ee34ad 23:37:15 ---> 42eaa31192c0 23:37:15 Step 12/26 : WORKDIR /edgex-go 23:37:15 ---> Running in 910f196045b9 23:37:15 Removing intermediate container 910f196045b9 23:37:15 ---> d73060a59602 23:37:15 23:37:15 Step 13/26 : FROM alpine:3.17 23:37:15 ---> 51e60588ff2c 23:37:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:37:15 ---> Using cache 23:37:15 ---> 68dcfd90ee9b 23:37:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:37:15 ---> Running in 108cb06c0888 23:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:37:20 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:37:20 v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:37:20 OK: 17689 distinct packages available 23:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:37:22 (1/5) Installing dumb-init (1.2.5-r2) 23:37:22 (2/5) Installing musl-obstack (1.2.3-r0) 23:37:22 (3/5) Installing libucontext (1.2-r0) 23:37:22 (4/5) Installing gcompat (1.1.0-r0) 23:37:22 (5/5) Installing openssl (3.0.8-r3) 23:37:22 Executing busybox-1.35.0-r29.trigger 23:37:22 OK: 9 MiB in 20 packages 23:37:25 Removing intermediate container 108cb06c0888 23:37:25 ---> 5e2d8a3a6555 23:37:25 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:37:26 ---> 80e934bd0620 23:37:26 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:37:27 ---> d10606296ded 23:37:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:37:32 ---> 6ecc1527de1f 23:37:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:37:33 ---> 891842e8bdd4 23:37:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:37:34 ---> dce460e7f579 23:37:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:37:35 ---> d686c65abddd 23:37:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:37:35 ---> Running in a09383e72807 23:37:35 Removing intermediate container a09383e72807 23:37:35 ---> 421daa977632 23:37:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:37:35 ---> Running in 0f51e8dbc817 23:37:36 Removing intermediate container 0f51e8dbc817 23:37:36 ---> ea9bdaac0d4a 23:37:36 Step 24/26 : LABEL arch=arm64 23:37:36 ---> Running in 1c4be27d74ca 23:37:37 Removing intermediate container 1c4be27d74ca 23:37:37 ---> f4b64ec10957 23:37:37 Step 25/26 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:37:37 ---> Running in 81753a162493 23:37:37 Removing intermediate container 81753a162493 23:37:37 ---> a1257142f210 23:37:37 Step 26/26 : LABEL version=3.0.0-dev.129 23:37:37 ---> Running in 32821ace51a2 23:37:38 Removing intermediate container 32821ace51a2 23:37:38 ---> 6ac1986b3e9f 23:37:38 23:37:38 Successfully built 6ac1986b3e9f 23:37:38 Successfully tagged security-spire-server-arm64:latest 23:37:38  Building security-spire-server ... done Building security-spire-agent 23:37:42 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:37:42 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:37:42 ---> 8cc4084aa239 23:37:42 Step 3/27 : WORKDIR /edgex-go 23:37:42 ---> Using cache 23:37:42 ---> 01539711c2ab 23:37:42 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:37:42 ---> Using cache 23:37:42 ---> 1bdcc97ec9c4 23:37:42 Step 5/27 : COPY go.mod vendor* ./ 23:37:42 ---> Using cache 23:37:42 ---> 251d83aac152 23:37:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:42 ---> Using cache 23:37:42 ---> a514b66df202 23:37:42 Step 7/27 : COPY . . 23:37:42 ---> Using cache 23:37:42 ---> de3a7052c80e 23:37:42 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:37:42 ---> Using cache 23:37:42 ---> ccdcb3bc7280 23:37:42 Step 9/27 : WORKDIR /edgex-go/spire-build 23:37:42 ---> Using cache 23:37:42 ---> f92626ba4f28 23:37:42 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:37:42 ---> Using cache 23:37:42 ---> 53fef7eebeaa 23:37:42 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:37:42 ---> Using cache 23:37:42 ---> 9796d4457587 23:37:42 Step 12/27 : WORKDIR /edgex-go 23:37:42 ---> Using cache 23:37:42 ---> b27362e58615 23:37:42 23:37:42 Step 13/27 : FROM alpine:3.17 23:37:42 ---> 51e60588ff2c 23:37:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:37:42 ---> Using cache 23:37:42 ---> 68dcfd90ee9b 23:37:42 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:37:42 ---> Using cache 23:37:42 ---> 5e2d8a3a6555 23:37:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:37:42 ---> Using cache 23:37:42 ---> 80e934bd0620 23:37:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:37:42 ---> Using cache 23:37:42 ---> d10606296ded 23:37:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:37:45 ---> 34ce2299f14f 23:37:45 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:37:51 ---> a9b1911c9484 23:37:51 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:37:53 ---> 4b506640f5f9 23:37:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:37:53 ---> 1f0647d094af 23:37:53 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:37:54 ---> 847ea13d815e 23:37:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:37:54 ---> Running in e83a4af2dfcc 23:37:55 Removing intermediate container e83a4af2dfcc 23:37:55 ---> d515000829a1 23:37:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:37:55 ---> Running in ca8a6536e420 23:37:56 Removing intermediate container ca8a6536e420 23:37:56 ---> 3ec073a5d205 23:37:56 Step 25/27 : LABEL arch=arm64 23:37:56 ---> Running in 3b8249f16ca0 23:37:56 Removing intermediate container 3b8249f16ca0 23:37:56 ---> e76bd5e95aea 23:37:56 Step 26/27 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:37:56 ---> Running in 976c89d849eb 23:37:57 Removing intermediate container 976c89d849eb 23:37:57 ---> 9614330940df 23:37:57 Step 27/27 : LABEL version=3.0.0-dev.129 23:37:57 ---> Running in b06539ee914f 23:37:57 Removing intermediate container b06539ee914f 23:37:57 ---> 9402efba85bc 23:37:57 23:37:57 Successfully built 9402efba85bc 23:37:57 Successfully tagged security-spire-agent-arm64:latest 23:37:57  Building security-spire-agent ... done Building security-spiffe-token-provider 23:38:01 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:38:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:38:01 ---> 8cc4084aa239 23:38:01 Step 3/20 : WORKDIR /edgex-go 23:38:01 ---> Using cache 23:38:01 ---> 01539711c2ab 23:38:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:38:01 ---> Running in d71e91eeec20 23:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:38:05 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:38:05 v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:38:05 OK: 17695 distinct packages available 23:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:38:08 OK: 263 MiB in 53 packages 23:38:09 Removing intermediate container d71e91eeec20 23:38:09 ---> c2d3db9d19d4 23:38:09 Step 5/20 : COPY go.mod vendor* ./ 23:38:10 ---> 06ed02e87fe1 23:38:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:10 ---> Running in e11ffc134959 23:39:47 Removing intermediate container e11ffc134959 23:39:47 ---> 009628eccc18 23:39:47 Step 7/20 : COPY . . 23:39:49 ---> 2e21061c4fe0 23:39:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:39:49 ---> Running in 824a47a471f5 23:39:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:41:12 Removing intermediate container c2edf81774f8 23:41:12 ---> 6283c6518916 23:41:12 23:41:12 Step 10/25 : FROM alpine:3.17 23:41:12 ---> 51e60588ff2c 23:41:12 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:41:12 ---> Using cache 23:41:12 ---> 9ba1b5cdb0d7 23:41:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:41:12 ---> Using cache 23:41:12 ---> 4163b05b2715 23:41:12 Step 13/25 : ENV APP_PORT=59881 23:41:12 ---> Running in 3d3dd670b9f8 23:41:12 Removing intermediate container 3d3dd670b9f8 23:41:12 ---> 4c1d3d8979ac 23:41:12 Step 14/25 : EXPOSE $APP_PORT 23:41:12 ---> Running in 21faf5c92a24 23:41:12 Removing intermediate container 21faf5c92a24 23:41:12 ---> a5938cf908a6 23:41:12 Step 15/25 : WORKDIR / 23:41:12 ---> Running in 8ea7962374b7 23:41:12 Removing intermediate container 8ea7962374b7 23:41:12 ---> 450f882f88bf 23:41:12 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:12 ---> ae3fb0c1c3f1 23:41:12 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:41:12 ---> 9fa38cc76304 23:41:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:41:12 ---> f835168139eb 23:41:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:41:12 ---> 4a6a59135477 23:41:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:41:12 ---> 03f07e7a3b7f 23:41:12 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:41:12 ---> Running in 6a42fb78c091 23:41:12 Removing intermediate container 6a42fb78c091 23:41:12 ---> 4f1dedb5e6d4 23:41:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:41:12 ---> Running in 9d4d927696c6 23:41:12 Removing intermediate container 9d4d927696c6 23:41:12 ---> a6deddddbdb5 23:41:12 Step 23/25 : LABEL arch=arm64 23:41:12 ---> Running in e4686953192b 23:41:12 Removing intermediate container e4686953192b 23:41:12 ---> b556076d66f3 23:41:12 Step 24/25 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:41:12 ---> Running in b3e98f6c9492 23:41:13 Removing intermediate container b3e98f6c9492 23:41:13 ---> 799629493853 23:41:13 Step 25/25 : LABEL version=3.0.0-dev.129 23:41:13 ---> Running in 1dc5b7616d8c 23:41:15 Removing intermediate container 1dc5b7616d8c 23:41:15 ---> ec498f4a4316 23:41:15 23:41:16 Successfully built ec498f4a4316 23:41:16 Successfully tagged core-metadata-arm64:latest 23:41:16  Building core-metadata ... done Building security-bootstrapper 23:41:19 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:41:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:41:19 ---> 8cc4084aa239 23:41:19 Step 3/33 : WORKDIR /edgex-go 23:41:19 ---> Using cache 23:41:19 ---> 01539711c2ab 23:41:19 Step 4/33 : RUN apk add --update --no-cache make git 23:41:19 ---> Using cache 23:41:19 ---> 93474f41aa96 23:41:19 Step 5/33 : COPY go.mod vendor* ./ 23:41:19 ---> Using cache 23:41:19 ---> 45cf9f87d5c9 23:41:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:19 ---> Using cache 23:41:19 ---> cc0cb29939b5 23:41:19 Step 7/33 : COPY . . 23:41:19 ---> Using cache 23:41:19 ---> 09c5328e2335 23:41:19 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:41:19 ---> Running in 331b9c20c8d9 23:41:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:41:36 Removing intermediate container 30859d8bb373 23:41:36 ---> b787c2c6d7f1 23:41:36 23:41:36 Step 10/23 : FROM alpine:3.17 23:41:36 ---> 51e60588ff2c 23:41:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:41:36 ---> Using cache 23:41:36 ---> a86d6718c54d 23:41:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:41:36 ---> Using cache 23:41:36 ---> f77a766f2d2f 23:41:36 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:36 ---> Using cache 23:41:36 ---> 6a982649633d 23:41:36 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:41:36 ---> Using cache 23:41:36 ---> da825c1b6e7f 23:41:36 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:41:36 ---> 345ac2cf9155 23:41:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:41:37 ---> e3b8283774f8 23:41:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:41:38 ---> ad713f757b0c 23:41:38 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:41:38 ---> Running in 36ad1e9e033b 23:41:41 Removing intermediate container 36ad1e9e033b 23:41:41 ---> 15fcd4fa7f96 23:41:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:41:41 ---> Running in ea41eaee4848 23:41:42 Removing intermediate container ea41eaee4848 23:41:42 ---> 599ae7e705db 23:41:42 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:41:42 ---> Running in 19e1dfc2ef17 23:41:43 Removing intermediate container 19e1dfc2ef17 23:41:43 ---> ac572eb16891 23:41:43 Step 21/23 : LABEL arch=arm64 23:41:43 ---> Running in 6c88f06f2a6a 23:41:43 Removing intermediate container 6c88f06f2a6a 23:41:43 ---> 810dd26b5234 23:41:43 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:41:43 ---> Running in 28881e4aeac3 23:41:44 Removing intermediate container 28881e4aeac3 23:41:44 ---> e37472731554 23:41:44 Step 23/23 : LABEL version=3.0.0-dev.129 23:41:44 ---> Running in 133d67b0b982 23:41:45 Removing intermediate container 133d67b0b982 23:41:45 ---> 2b1085ff8ea3 23:41:45 23:41:45 Successfully built 2b1085ff8ea3 23:41:45 Successfully tagged security-proxy-auth-arm64:latest 23:42:41  Building security-proxy-auth ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:42:49 Removing intermediate container 37283982930f 23:42:49 ---> 9f764665adf6 23:42:49 23:42:49 Step 9/25 : FROM alpine:3.17 23:42:49 ---> 51e60588ff2c 23:42:49 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:42:49 ---> Running in 4d8bc2407726 23:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:53 (1/3) Installing ca-certificates (20220614-r4) 23:42:53 (2/3) Installing dumb-init (1.2.5-r2) 23:42:53 (3/3) Installing su-exec (0.2-r2) 23:42:53 Executing busybox-1.35.0-r29.trigger 23:42:53 Executing ca-certificates-20220614-r4.trigger 23:42:54 OK: 8 MiB in 18 packages 23:42:56 Removing intermediate container 4d8bc2407726 23:42:56 ---> e1ab41be8a93 23:42:56 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:42:56 ---> Running in 3e3ac454a3fa 23:42:56 Removing intermediate container 3e3ac454a3fa 23:42:56 ---> dcb303a754e5 23:42:56 Step 12/25 : WORKDIR / 23:42:56 ---> Running in da557ecf309c 23:42:57 Removing intermediate container da557ecf309c 23:42:57 ---> 17f2633e68f0 23:42:57 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:58 ---> d64f4581e366 23:42:58 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:43:00 ---> 9cf602795064 23:43:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:43:01 ---> aebc5c55a7de 23:43:01 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:43:02 ---> 99ca68d8b10b 23:43:02 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:43:03 ---> 2e7866e98b23 23:43:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:43:05 ---> df9b19e4ed7d 23:43:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:43:06 ---> 1969510192fd 23:43:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:43:07 ---> de385c712812 23:43:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:43:08 ---> Running in 0ae76039d454 23:43:11 Removing intermediate container 0ae76039d454 23:43:11 ---> 3fb643f8028e 23:43:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:43:11 ---> Running in 79c813f20f29 23:43:13 Removing intermediate container 79c813f20f29 23:43:13 ---> 1ee604608c86 23:43:13 Step 23/25 : LABEL arch=arm64 23:43:13 ---> Running in 6a13db823d3d 23:43:14 Removing intermediate container 6a13db823d3d 23:43:14 ---> 35336d57e999 23:43:14 Step 24/25 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:43:14 ---> Running in c058eb78d247 23:43:14 Removing intermediate container c058eb78d247 23:43:14 ---> dbf9d89ff082 23:43:14 Step 25/25 : LABEL version=3.0.0-dev.129 23:43:14 ---> Running in 66af661c869e 23:43:15 Removing intermediate container 66af661c869e 23:43:15 ---> 66ea08f854d6 23:43:15 23:43:15 Successfully built 66ea08f854d6 23:43:15 Successfully tagged security-secretstore-setup-arm64:latest 23:45:21  Building security-secretstore-setup ... done Removing intermediate container e4fa69907959 23:45:21 ---> 0014548e9fe0 23:45:21 23:45:21 Step 10/23 : FROM alpine:3.17 23:45:21 ---> 51e60588ff2c 23:45:21 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:45:21 ---> Running in 8552f371d5b8 23:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:21 (1/2) Installing ca-certificates (20220614-r4) 23:45:21 (2/2) Installing dumb-init (1.2.5-r2) 23:45:21 Executing busybox-1.35.0-r29.trigger 23:45:22 Executing ca-certificates-20220614-r4.trigger 23:45:22 OK: 8 MiB in 17 packages 23:45:24 Removing intermediate container 8552f371d5b8 23:45:24 ---> 13e30443f5a6 23:45:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:45:24 ---> Running in 40f20f4a8ff7 23:45:26 Removing intermediate container 40f20f4a8ff7 23:45:26 ---> 2780a2dcfdaa 23:45:26 Step 13/23 : ENV APP_PORT=59860 23:45:26 ---> Running in aaf63050a561 23:45:27 Removing intermediate container aaf63050a561 23:45:27 ---> fb06f1fe1b6b 23:45:27 Step 14/23 : EXPOSE $APP_PORT 23:45:27 ---> Running in ed1a1fa17423 23:45:27 Removing intermediate container ed1a1fa17423 23:45:27 ---> c856a17f55d0 23:45:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:28 ---> f2ecb13c20d3 23:45:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:45:29 ---> f931cef38c19 23:45:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:45:31 ---> 39420faa1388 23:45:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:45:32 ---> d6db776c73f2 23:45:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:45:32 ---> Running in 69c7c9dbe500 23:45:32 Removing intermediate container 69c7c9dbe500 23:45:32 ---> bea05b8fc50f 23:45:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:45:32 ---> Running in 147acbba1eb2 23:45:33 Removing intermediate container 147acbba1eb2 23:45:33 ---> 33b24b04111b 23:45:33 Step 21/23 : LABEL arch=arm64 23:45:33 ---> Running in f09cfa6a374e 23:45:34 Removing intermediate container f09cfa6a374e 23:45:34 ---> 2b700fd50fb2 23:45:34 Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:45:34 ---> Running in a03f83eec373 23:45:34 Removing intermediate container a03f83eec373 23:45:34 ---> c565843720e7 23:45:34 Step 23/23 : LABEL version=3.0.0-dev.129 23:45:35 ---> Running in 1a6710b5e473 23:45:35 Removing intermediate container 1a6710b5e473 23:45:35 ---> aad6934a5262 23:45:35 23:45:35 Successfully built aad6934a5262 23:45:35 Successfully tagged support-notifications-arm64:latest 23:45:38  Building support-notifications ... done Removing intermediate container 331b9c20c8d9 23:45:38 ---> f8daf1d00022 23:45:38 23:45:38 Step 9/33 : FROM alpine:3.17 23:45:38 ---> 51e60588ff2c 23:45:38 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:45:38 ---> Running in 11f960ec07c3 23:45:38 Removing intermediate container 11f960ec07c3 23:45:38 ---> 509982635733 23:45:38 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:45:38 ---> Running in 7bc7ce49a3be 23:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:41 (1/2) Installing dumb-init (1.2.5-r2) 23:45:41 (2/2) Installing su-exec (0.2-r2) 23:45:41 Executing busybox-1.35.0-r29.trigger 23:45:41 OK: 8 MiB in 17 packages 23:45:42 Removing intermediate container 7bc7ce49a3be 23:45:42 ---> 79fb86480c56 23:45:42 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:45:42 ---> Running in db3dcf84e812 23:45:42 Removing intermediate container db3dcf84e812 23:45:42 ---> 94f5a1e18461 23:45:42 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:45:43 ---> Running in eebe041c0381 23:45:43 Removing intermediate container eebe041c0381 23:45:43 ---> 3c410bf4cce6 23:45:43 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:45:43 ---> Running in 102fed77fa2f 23:45:43 Removing intermediate container 102fed77fa2f 23:45:43 ---> 13f7b4ba45c1 23:45:43 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:45:43 ---> Running in e70f2aec7e4c 23:45:44 Removing intermediate container e70f2aec7e4c 23:45:44 ---> 09a3accb0efe 23:45:44 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:45:44 ---> Running in 584d1c1d000e 23:45:47 Removing intermediate container 584d1c1d000e 23:45:47 ---> e5ba494f9335 23:45:47 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:45:47 ---> Running in bb1ce4e9e1df 23:45:47 Removing intermediate container bb1ce4e9e1df 23:45:47 ---> f0df934a133d 23:45:47 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:45:47 ---> c6e522f83ba2 23:45:47 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:45:48 ---> Running in 226493a96278 23:45:50 Removing intermediate container 226493a96278 23:45:50 ---> fb6214ff5692 23:45:50 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:50 Removing intermediate container 824a47a471f5 23:45:50 ---> 971995ef6fb2 23:45:50 23:45:50 Step 9/20 : FROM alpine:3.17 23:45:50 ---> 51e60588ff2c 23:45:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:45:50 ---> Using cache 23:45:50 ---> 509982635733 23:45:50 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:45:50 ---> Running in 3d1ee9161a59 23:45:50 ---> babf54480fc5 23:45:50 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:45:51 ---> dd1db82bff75 23:45:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:53 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:45:53 v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:45:53 OK: 17689 distinct packages available 23:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:54 ---> f586439e81cc 23:45:54 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:45:55 ---> f374acb4ec74 23:45:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:45:55 (1/9) Installing ca-certificates (20220614-r4) 23:45:55 (2/9) Installing brotli-libs (1.0.9-r9) 23:45:55 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:45:55 (4/9) Installing libcurl (8.0.1-r0) 23:45:55 (5/9) Installing curl (8.0.1-r0) 23:45:55 (6/9) Installing dumb-init (1.2.5-r2) 23:45:55 (7/9) Installing musl-obstack (1.2.3-r0) 23:45:55 (8/9) Installing libucontext (1.2-r0) 23:45:55 (9/9) Installing gcompat (1.1.0-r0) 23:45:55 Executing busybox-1.35.0-r29.trigger 23:45:55 Executing ca-certificates-20220614-r4.trigger 23:45:55 ---> 23344fc287c5 23:45:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:45:56 OK: 11 MiB in 24 packages 23:45:56 ---> 3cc18ef22989 23:45:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:45:57 ---> 61dc76ff94e3 23:45:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:45:57 Removing intermediate container 3d1ee9161a59 23:45:57 ---> 9212dfafe1a5 23:45:57 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:57 ---> cd14906ce954 23:45:57 Step 28/33 : RUN chmod +x /entrypoint.sh 23:45:57 ---> Running in 625ab1b3c281 23:45:58 ---> 39893fef0811 23:45:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:45:58 ---> 182987d71fad 23:45:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:46:00 Removing intermediate container 625ab1b3c281 23:46:00 ---> 84f90c80e3b2 23:46:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:46:00 ---> Running in b2ed53af1a00 23:46:00 ---> fcf36eb38016 23:46:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:46:00 Removing intermediate container b2ed53af1a00 23:46:00 ---> e80e3e8b25fd 23:46:00 Step 30/33 : CMD ["gate"] 23:46:00 ---> Running in 62186ba32304 23:46:00 ---> 7f4557b4ed44 23:46:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:46:00 ---> Running in d5138ea6d1c2 23:46:00 Removing intermediate container 62186ba32304 23:46:00 ---> cabcb8f9fbf2 23:46:00 Step 31/33 : LABEL arch=arm64 23:46:00 ---> Running in 0919feda2970 23:46:01 Removing intermediate container d5138ea6d1c2 23:46:01 ---> e38f8e6428eb 23:46:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:46:01 ---> Running in 04a9c63a1efd 23:46:01 Removing intermediate container 0919feda2970 23:46:01 ---> 7b3754741b3e 23:46:01 Step 32/33 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:01 ---> Running in c39066831e75 23:46:01 Removing intermediate container 04a9c63a1efd 23:46:01 ---> eb7cf0fb7923 23:46:01 Step 18/20 : LABEL arch=arm64 23:46:01 ---> Running in 84acd8f7efeb 23:46:01 Removing intermediate container c39066831e75 23:46:01 ---> 3f8fd361fedd 23:46:01 Step 33/33 : LABEL version=3.0.0-dev.129 23:46:01 ---> Running in e8087846d8b5 23:46:02 Removing intermediate container 84acd8f7efeb 23:46:02 ---> 00ae5fd0840a 23:46:02 Step 19/20 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:02 ---> Running in 56c59ca9a5b0 23:46:02 Removing intermediate container e8087846d8b5 23:46:02 ---> 92cb32e27147 23:46:02 23:46:02 Successfully built 92cb32e27147 23:46:02 Successfully tagged security-bootstrapper-arm64:latest 23:46:02  Building security-bootstrapper ... done Removing intermediate container 56c59ca9a5b0 23:46:02 ---> cd0851e0f238 23:46:02 Step 20/20 : LABEL version=3.0.0-dev.129 23:46:02 ---> Running in e82ab4b5673c 23:46:02 Removing intermediate container e82ab4b5673c 23:46:02 ---> 904c2dad57cc 23:46:02 23:46:03 Successfully built 904c2dad57cc 23:46:03 Successfully tagged security-spiffe-token-provider-arm64:latest 23:46:03  Building security-spiffe-token-provider ... done  [Pipeline] } 23:46:03 $ docker stop --time=1 e27d4b920dfa717814f98947535b22d86797eb00da0a50d63e40bbd3ab8144ae 23:46:05 $ docker rm -f --volumes e27d4b920dfa717814f98947535b22d86797eb00da0a50d63e40bbd3ab8144ae [Pipeline] // withDockerContainer [Pipeline] sh 23:46:05 + docker images 23:46:05 REPOSITORY TAG IMAGE ID CREATED SIZE 23:46:05 security-bootstrapper-arm64 latest 92cb32e27147 3 seconds ago 21.9MB 23:46:05 security-spiffe-token-provider-arm64 latest 904c2dad57cc 3 seconds ago 32.7MB 23:46:05 971995ef6fb2 16 seconds ago 1.36GB 23:46:05 f8daf1d00022 28 seconds ago 1.3GB 23:46:05 support-notifications-arm64 latest aad6934a5262 30 seconds ago 32.2MB 23:46:05 0014548e9fe0 49 seconds ago 1.39GB 23:46:05 security-secretstore-setup-arm64 latest 66ea08f854d6 2 minutes ago 32.2MB 23:46:05 9f764665adf6 3 minutes ago 1.31GB 23:46:05 security-proxy-auth-arm64 latest 2b1085ff8ea3 4 minutes ago 18.3MB 23:46:05 b787c2c6d7f1 4 minutes ago 1.3GB 23:46:05 core-metadata-arm64 latest ec498f4a4316 4 minutes ago 20.2MB 23:46:05 6283c6518916 5 minutes ago 1.32GB 23:46:05 security-spire-agent-arm64 latest 9402efba85bc 8 minutes ago 125MB 23:46:05 security-spire-server-arm64 latest 6ac1986b3e9f 8 minutes ago 87.1MB 23:46:05 d73060a59602 8 minutes ago 1.18GB 23:46:05 support-scheduler-arm64 latest 5b157784045c 8 minutes ago 31.5MB 23:46:05 9f4deeb3fa03 9 minutes ago 1.39GB 23:46:05 core-command-arm64 latest ee9d407c6f8e 10 minutes ago 19.7MB 23:46:05 1a22738257fc 11 minutes ago 1.32GB 23:46:05 core-data-arm64 latest b529e093e6c6 11 minutes ago 19.9MB 23:46:05 3659b4f8933d 11 minutes ago 1.32GB 23:46:05 core-common-config-bootstrapper-arm64 latest ef21862f87b6 11 minutes ago 17.2MB 23:46:05 d0bf1bc0df6b 12 minutes ago 1.31GB 23:46:05 security-proxy-setup-arm64 latest e2ae3baabe50 12 minutes ago 18.7MB 23:46:05 5eaa7408af0b 12 minutes ago 1.3GB 23:46:05 security-spire-config-arm64 latest a4afb5194267 18 minutes ago 86.2MB 23:46:05 b27362e58615 18 minutes ago 1.18GB 23:46:05 ci-base-image-arm64 latest 8cc4084aa239 21 minutes ago 866MB 23:46:05 alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB 23:46:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 23:46:05 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 23:46:05 provisioning config files... 23:46:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/491@tmp/config4672193143620890209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:06 ---> docker-login.sh 23:46:06 nexus3.edgexfoundry.org:10001 23:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:06 Configure a credential helper to remove this warning. See 23:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:06 23:46:06 Login Succeeded 23:46:06 nexus3.edgexfoundry.org:10002 23:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:07 Configure a credential helper to remove this warning. See 23:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:07 23:46:07 Login Succeeded 23:46:07 nexus3.edgexfoundry.org:10003 23:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:07 Configure a credential helper to remove this warning. See 23:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:07 23:46:07 Login Succeeded 23:46:07 nexus3.edgexfoundry.org:10004 23:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:07 Configure a credential helper to remove this warning. See 23:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:07 23:46:07 Login Succeeded 23:46:07 docker.io 23:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:08 Configure a credential helper to remove this warning. See 23:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:08 23:46:08 Login Succeeded 23:46:08 ---> docker-login.sh ends [Pipeline] } 23:46:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:46:08 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:46:08 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:08 latest 23:46:08 3.0.0-dev.129 23:46:08 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:08 main 23:46:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:09 01567549c3ac: Preparing 23:46:09 a8d41e88ff5f: Preparing 23:46:09 8f2dfe6de279: Preparing 23:46:09 1a8da1ccb6d8: Preparing 23:46:09 6efad7c51b6d: Preparing 23:46:09 26cbea5cba74: Preparing 23:46:09 26cbea5cba74: Waiting 23:46:09 1a8da1ccb6d8: Pushed 23:46:09 01567549c3ac: Pushed 23:46:09 6efad7c51b6d: Pushed 23:46:09 8f2dfe6de279: Pushed 23:46:09 26cbea5cba74: Layer already exists 23:46:12 a8d41e88ff5f: Pushed 23:46:12 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:13 01567549c3ac: Preparing 23:46:13 a8d41e88ff5f: Preparing 23:46:13 8f2dfe6de279: Preparing 23:46:13 1a8da1ccb6d8: Preparing 23:46:13 6efad7c51b6d: Preparing 23:46:13 26cbea5cba74: Preparing 23:46:13 26cbea5cba74: Waiting 23:46:13 01567549c3ac: Layer already exists 23:46:13 1a8da1ccb6d8: Layer already exists 23:46:13 8f2dfe6de279: Layer already exists 23:46:13 a8d41e88ff5f: Layer already exists 23:46:13 6efad7c51b6d: Layer already exists 23:46:13 26cbea5cba74: Layer already exists 23:46:13 latest: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.129 23:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:14 01567549c3ac: Preparing 23:46:14 a8d41e88ff5f: Preparing 23:46:14 8f2dfe6de279: Preparing 23:46:14 1a8da1ccb6d8: Preparing 23:46:14 6efad7c51b6d: Preparing 23:46:14 26cbea5cba74: Preparing 23:46:14 26cbea5cba74: Waiting 23:46:14 8f2dfe6de279: Layer already exists 23:46:14 6efad7c51b6d: Layer already exists 23:46:14 1a8da1ccb6d8: Layer already exists 23:46:14 01567549c3ac: Layer already exists 23:46:14 a8d41e88ff5f: Layer already exists 23:46:14 26cbea5cba74: Layer already exists 23:46:14 3.0.0-dev.129: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:15 01567549c3ac: Preparing 23:46:15 a8d41e88ff5f: Preparing 23:46:15 8f2dfe6de279: Preparing 23:46:15 1a8da1ccb6d8: Preparing 23:46:15 6efad7c51b6d: Preparing 23:46:15 26cbea5cba74: Preparing 23:46:15 26cbea5cba74: Waiting 23:46:15 6efad7c51b6d: Layer already exists 23:46:15 01567549c3ac: Layer already exists 23:46:15 a8d41e88ff5f: Layer already exists 23:46:15 1a8da1ccb6d8: Layer already exists 23:46:15 8f2dfe6de279: Layer already exists 23:46:15 26cbea5cba74: Layer already exists 23:46:15 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:16 01567549c3ac: Preparing 23:46:16 a8d41e88ff5f: Preparing 23:46:16 8f2dfe6de279: Preparing 23:46:16 1a8da1ccb6d8: Preparing 23:46:16 6efad7c51b6d: Preparing 23:46:16 26cbea5cba74: Preparing 23:46:16 26cbea5cba74: Waiting 23:46:16 8f2dfe6de279: Layer already exists 23:46:16 1a8da1ccb6d8: Layer already exists 23:46:16 a8d41e88ff5f: Layer already exists 23:46:16 01567549c3ac: Layer already exists 23:46:16 6efad7c51b6d: Layer already exists 23:46:16 26cbea5cba74: Layer already exists 23:46:16 main: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:16 ===================================================== [Pipeline] echo 23:46:16 taggedImages: 23:46:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:46:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.129 23:46:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:46:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:46:16 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:16 latest 23:46:16 3.0.0-dev.129 23:46:16 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:16 main 23:46:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:46:17 7a64def3a190: Preparing 23:46:17 d4e84425ddad: Preparing 23:46:17 94e5f932a5ce: Preparing 23:46:17 d27cb539cf55: Preparing 23:46:17 8f2dfe6de279: Preparing 23:46:17 1a8da1ccb6d8: Preparing 23:46:17 7d58d7ec7e7c: Preparing 23:46:17 26cbea5cba74: Preparing 23:46:17 1a8da1ccb6d8: Waiting 23:46:17 7d58d7ec7e7c: Waiting 23:46:17 26cbea5cba74: Waiting 23:46:17 8f2dfe6de279: Layer already exists 23:46:17 1a8da1ccb6d8: Layer already exists 23:46:17 94e5f932a5ce: Pushed 23:46:17 7a64def3a190: Pushed 23:46:17 d4e84425ddad: Pushed 23:46:17 26cbea5cba74: Layer already exists 23:46:17 7d58d7ec7e7c: Pushed 23:46:20 d27cb539cf55: Pushed 23:46:20 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:46:20 7a64def3a190: Preparing 23:46:20 d4e84425ddad: Preparing 23:46:20 94e5f932a5ce: Preparing 23:46:20 d27cb539cf55: Preparing 23:46:20 8f2dfe6de279: Preparing 23:46:20 1a8da1ccb6d8: Preparing 23:46:20 7d58d7ec7e7c: Preparing 23:46:20 26cbea5cba74: Preparing 23:46:20 1a8da1ccb6d8: Waiting 23:46:20 7d58d7ec7e7c: Waiting 23:46:20 26cbea5cba74: Waiting 23:46:20 d4e84425ddad: Layer already exists 23:46:20 94e5f932a5ce: Layer already exists 23:46:20 d27cb539cf55: Layer already exists 23:46:20 8f2dfe6de279: Layer already exists 23:46:20 7a64def3a190: Layer already exists 23:46:20 7d58d7ec7e7c: Layer already exists 23:46:20 26cbea5cba74: Layer already exists 23:46:20 1a8da1ccb6d8: Layer already exists 23:46:21 latest: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.129 23:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:46:21 7a64def3a190: Preparing 23:46:21 d4e84425ddad: Preparing 23:46:21 94e5f932a5ce: Preparing 23:46:21 d27cb539cf55: Preparing 23:46:21 8f2dfe6de279: Preparing 23:46:21 1a8da1ccb6d8: Preparing 23:46:21 7d58d7ec7e7c: Preparing 23:46:21 26cbea5cba74: Preparing 23:46:21 1a8da1ccb6d8: Waiting 23:46:21 7d58d7ec7e7c: Waiting 23:46:21 26cbea5cba74: Waiting 23:46:21 8f2dfe6de279: Layer already exists 23:46:21 7a64def3a190: Layer already exists 23:46:21 94e5f932a5ce: Layer already exists 23:46:21 d27cb539cf55: Layer already exists 23:46:21 d4e84425ddad: Layer already exists 23:46:21 1a8da1ccb6d8: Layer already exists 23:46:21 26cbea5cba74: Layer already exists 23:46:21 7d58d7ec7e7c: Layer already exists 23:46:22 3.0.0-dev.129: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:46:22 7a64def3a190: Preparing 23:46:22 d4e84425ddad: Preparing 23:46:22 94e5f932a5ce: Preparing 23:46:22 d27cb539cf55: Preparing 23:46:22 8f2dfe6de279: Preparing 23:46:22 1a8da1ccb6d8: Preparing 23:46:22 7d58d7ec7e7c: Preparing 23:46:22 26cbea5cba74: Preparing 23:46:22 1a8da1ccb6d8: Waiting 23:46:22 7d58d7ec7e7c: Waiting 23:46:22 26cbea5cba74: Waiting 23:46:22 d4e84425ddad: Layer already exists 23:46:22 d27cb539cf55: Layer already exists 23:46:22 7a64def3a190: Layer already exists 23:46:22 94e5f932a5ce: Layer already exists 23:46:22 8f2dfe6de279: Layer already exists 23:46:22 1a8da1ccb6d8: Layer already exists 23:46:22 7d58d7ec7e7c: Layer already exists 23:46:22 26cbea5cba74: Layer already exists 23:46:22 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:46:23 7a64def3a190: Preparing 23:46:23 d4e84425ddad: Preparing 23:46:23 94e5f932a5ce: Preparing 23:46:23 d27cb539cf55: Preparing 23:46:23 8f2dfe6de279: Preparing 23:46:23 1a8da1ccb6d8: Preparing 23:46:23 7d58d7ec7e7c: Preparing 23:46:23 26cbea5cba74: Preparing 23:46:23 7d58d7ec7e7c: Waiting 23:46:23 26cbea5cba74: Waiting 23:46:23 1a8da1ccb6d8: Waiting 23:46:23 7a64def3a190: Layer already exists 23:46:23 8f2dfe6de279: Layer already exists 23:46:23 d4e84425ddad: Layer already exists 23:46:23 94e5f932a5ce: Layer already exists 23:46:23 d27cb539cf55: Layer already exists 23:46:23 1a8da1ccb6d8: Layer already exists 23:46:23 7d58d7ec7e7c: Layer already exists 23:46:23 26cbea5cba74: Layer already exists 23:46:23 main: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:24 ===================================================== [Pipeline] echo 23:46:24 taggedImages: 23:46:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:46:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.129 23:46:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:46:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:46:24 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:24 latest 23:46:24 3.0.0-dev.129 23:46:24 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:24 main 23:46:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:24 38e5500f0d07: Preparing 23:46:24 d4dc1997a297: Preparing 23:46:24 8f2dfe6de279: Preparing 23:46:24 1a8da1ccb6d8: Preparing 23:46:24 966cdadc64f6: Preparing 23:46:24 26cbea5cba74: Preparing 23:46:24 26cbea5cba74: Waiting 23:46:24 8f2dfe6de279: Layer already exists 23:46:24 1a8da1ccb6d8: Layer already exists 23:46:24 26cbea5cba74: Layer already exists 23:46:24 966cdadc64f6: Pushed 23:46:24 38e5500f0d07: Pushed 23:46:28 d4dc1997a297: Pushed 23:46:28 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:28 38e5500f0d07: Preparing 23:46:28 d4dc1997a297: Preparing 23:46:28 8f2dfe6de279: Preparing 23:46:28 1a8da1ccb6d8: Preparing 23:46:28 966cdadc64f6: Preparing 23:46:28 26cbea5cba74: Preparing 23:46:28 26cbea5cba74: Waiting 23:46:28 966cdadc64f6: Layer already exists 23:46:28 8f2dfe6de279: Layer already exists 23:46:28 1a8da1ccb6d8: Layer already exists 23:46:28 38e5500f0d07: Layer already exists 23:46:28 d4dc1997a297: Layer already exists 23:46:28 26cbea5cba74: Layer already exists 23:46:29 latest: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.129 23:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:29 38e5500f0d07: Preparing 23:46:29 d4dc1997a297: Preparing 23:46:29 8f2dfe6de279: Preparing 23:46:29 1a8da1ccb6d8: Preparing 23:46:29 966cdadc64f6: Preparing 23:46:29 26cbea5cba74: Preparing 23:46:29 26cbea5cba74: Waiting 23:46:29 8f2dfe6de279: Layer already exists 23:46:29 d4dc1997a297: Layer already exists 23:46:29 1a8da1ccb6d8: Layer already exists 23:46:29 966cdadc64f6: Layer already exists 23:46:29 38e5500f0d07: Layer already exists 23:46:29 26cbea5cba74: Layer already exists 23:46:30 3.0.0-dev.129: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:30 38e5500f0d07: Preparing 23:46:30 d4dc1997a297: Preparing 23:46:30 8f2dfe6de279: Preparing 23:46:30 1a8da1ccb6d8: Preparing 23:46:30 966cdadc64f6: Preparing 23:46:30 26cbea5cba74: Preparing 23:46:30 26cbea5cba74: Waiting 23:46:30 d4dc1997a297: Layer already exists 23:46:30 38e5500f0d07: Layer already exists 23:46:30 8f2dfe6de279: Layer already exists 23:46:30 1a8da1ccb6d8: Layer already exists 23:46:30 966cdadc64f6: Layer already exists 23:46:30 26cbea5cba74: Layer already exists 23:46:30 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:31 38e5500f0d07: Preparing 23:46:31 d4dc1997a297: Preparing 23:46:31 8f2dfe6de279: Preparing 23:46:31 1a8da1ccb6d8: Preparing 23:46:31 966cdadc64f6: Preparing 23:46:31 26cbea5cba74: Preparing 23:46:31 26cbea5cba74: Waiting 23:46:31 966cdadc64f6: Layer already exists 23:46:31 1a8da1ccb6d8: Layer already exists 23:46:31 38e5500f0d07: Layer already exists 23:46:31 d4dc1997a297: Layer already exists 23:46:31 8f2dfe6de279: Layer already exists 23:46:31 26cbea5cba74: Layer already exists 23:46:31 main: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:32 ===================================================== [Pipeline] echo 23:46:32 taggedImages: 23:46:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:46:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.129 23:46:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:46:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:46:32 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:32 latest 23:46:32 3.0.0-dev.129 23:46:32 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:32 main 23:46:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:46:32 65a8f0d95dde: Preparing 23:46:32 31f8a1173cc9: Preparing 23:46:32 ee233ade30d5: Preparing 23:46:32 8f2dfe6de279: Preparing 23:46:32 1a8da1ccb6d8: Preparing 23:46:32 6efad7c51b6d: Preparing 23:46:32 26cbea5cba74: Preparing 23:46:32 6efad7c51b6d: Waiting 23:46:32 26cbea5cba74: Waiting 23:46:32 31f8a1173cc9: Pushed 23:46:32 65a8f0d95dde: Pushed 23:46:34 1a8da1ccb6d8: Layer already exists 23:46:34 8f2dfe6de279: Layer already exists 23:46:34 6efad7c51b6d: Layer already exists 23:46:34 26cbea5cba74: Layer already exists 23:46:35 ee233ade30d5: Pushed 23:46:36 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:46:36 65a8f0d95dde: Preparing 23:46:36 31f8a1173cc9: Preparing 23:46:36 ee233ade30d5: Preparing 23:46:36 8f2dfe6de279: Preparing 23:46:36 1a8da1ccb6d8: Preparing 23:46:36 6efad7c51b6d: Preparing 23:46:36 26cbea5cba74: Preparing 23:46:36 6efad7c51b6d: Waiting 23:46:36 26cbea5cba74: Waiting 23:46:36 ee233ade30d5: Layer already exists 23:46:36 65a8f0d95dde: Layer already exists 23:46:36 31f8a1173cc9: Layer already exists 23:46:36 8f2dfe6de279: Layer already exists 23:46:36 1a8da1ccb6d8: Layer already exists 23:46:36 26cbea5cba74: Layer already exists 23:46:36 6efad7c51b6d: Layer already exists 23:46:36 latest: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.129 23:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:46:37 65a8f0d95dde: Preparing 23:46:37 31f8a1173cc9: Preparing 23:46:37 ee233ade30d5: Preparing 23:46:37 8f2dfe6de279: Preparing 23:46:37 1a8da1ccb6d8: Preparing 23:46:37 6efad7c51b6d: Preparing 23:46:37 26cbea5cba74: Preparing 23:46:37 6efad7c51b6d: Waiting 23:46:37 1a8da1ccb6d8: Layer already exists 23:46:37 31f8a1173cc9: Layer already exists 23:46:37 ee233ade30d5: Layer already exists 23:46:37 8f2dfe6de279: Layer already exists 23:46:37 65a8f0d95dde: Layer already exists 23:46:37 6efad7c51b6d: Layer already exists 23:46:37 26cbea5cba74: Layer already exists 23:46:37 3.0.0-dev.129: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:46:38 65a8f0d95dde: Preparing 23:46:38 31f8a1173cc9: Preparing 23:46:38 ee233ade30d5: Preparing 23:46:38 8f2dfe6de279: Preparing 23:46:38 1a8da1ccb6d8: Preparing 23:46:38 6efad7c51b6d: Preparing 23:46:38 26cbea5cba74: Preparing 23:46:38 6efad7c51b6d: Waiting 23:46:38 26cbea5cba74: Waiting 23:46:38 31f8a1173cc9: Layer already exists 23:46:38 ee233ade30d5: Layer already exists 23:46:38 1a8da1ccb6d8: Layer already exists 23:46:38 8f2dfe6de279: Layer already exists 23:46:38 65a8f0d95dde: Layer already exists 23:46:38 26cbea5cba74: Layer already exists 23:46:38 6efad7c51b6d: Layer already exists 23:46:38 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:46:39 65a8f0d95dde: Preparing 23:46:39 31f8a1173cc9: Preparing 23:46:39 ee233ade30d5: Preparing 23:46:39 8f2dfe6de279: Preparing 23:46:39 1a8da1ccb6d8: Preparing 23:46:39 6efad7c51b6d: Preparing 23:46:39 26cbea5cba74: Preparing 23:46:39 6efad7c51b6d: Waiting 23:46:39 26cbea5cba74: Waiting 23:46:39 1a8da1ccb6d8: Layer already exists 23:46:39 8f2dfe6de279: Layer already exists 23:46:39 65a8f0d95dde: Layer already exists 23:46:39 31f8a1173cc9: Layer already exists 23:46:39 ee233ade30d5: Layer already exists 23:46:39 26cbea5cba74: Layer already exists 23:46:39 6efad7c51b6d: Layer already exists 23:46:39 main: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:39 ===================================================== [Pipeline] echo 23:46:39 taggedImages: 23:46:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:46:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.129 23:46:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:46:39 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:46:39 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:39 latest 23:46:39 3.0.0-dev.129 23:46:39 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:39 main 23:46:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:46:40 2d88416b25c2: Preparing 23:46:40 2d88416b25c2: Preparing 23:46:40 1f1b497b8818: Preparing 23:46:40 a9dc6045e927: Preparing 23:46:40 36c63dacdefa: Preparing 23:46:40 7743fec62c84: Preparing 23:46:40 e038b03a0740: Preparing 23:46:40 8f2dfe6de279: Preparing 23:46:40 1a8da1ccb6d8: Preparing 23:46:40 bf6f62ec5d93: Preparing 23:46:40 c70ac0f25ae5: Preparing 23:46:40 e038b03a0740: Waiting 23:46:40 8f2dfe6de279: Waiting 23:46:40 1a8da1ccb6d8: Waiting 23:46:40 bf6f62ec5d93: Waiting 23:46:40 e0568e9890e2: Preparing 23:46:40 6cb6ed9ed4a4: Preparing 23:46:40 26cbea5cba74: Preparing 23:46:40 e0568e9890e2: Waiting 23:46:40 c70ac0f25ae5: Waiting 23:46:40 6cb6ed9ed4a4: Waiting 23:46:40 26cbea5cba74: Waiting 23:46:40 1f1b497b8818: Pushed 23:46:40 7743fec62c84: Pushed 23:46:40 36c63dacdefa: Pushed 23:46:40 2d88416b25c2: Pushed 23:46:40 a9dc6045e927: Pushed 23:46:40 1a8da1ccb6d8: Layer already exists 23:46:40 8f2dfe6de279: Layer already exists 23:46:41 bf6f62ec5d93: Pushed 23:46:41 c70ac0f25ae5: Pushed 23:46:41 e0568e9890e2: Pushed 23:46:41 26cbea5cba74: Layer already exists 23:46:41 6cb6ed9ed4a4: Pushed 23:46:44 e038b03a0740: Pushed 23:46:44 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:46:45 2d88416b25c2: Preparing 23:46:45 2d88416b25c2: Preparing 23:46:45 1f1b497b8818: Preparing 23:46:45 a9dc6045e927: Preparing 23:46:45 36c63dacdefa: Preparing 23:46:45 7743fec62c84: Preparing 23:46:45 e038b03a0740: Preparing 23:46:45 8f2dfe6de279: Preparing 23:46:45 1a8da1ccb6d8: Preparing 23:46:45 bf6f62ec5d93: Preparing 23:46:45 c70ac0f25ae5: Preparing 23:46:45 e0568e9890e2: Preparing 23:46:45 6cb6ed9ed4a4: Preparing 23:46:45 26cbea5cba74: Preparing 23:46:45 e038b03a0740: Waiting 23:46:45 8f2dfe6de279: Waiting 23:46:45 1a8da1ccb6d8: Waiting 23:46:45 bf6f62ec5d93: Waiting 23:46:45 c70ac0f25ae5: Waiting 23:46:45 e0568e9890e2: Waiting 23:46:45 6cb6ed9ed4a4: Waiting 23:46:45 26cbea5cba74: Waiting 23:46:45 2d88416b25c2: Layer already exists 23:46:45 7743fec62c84: Layer already exists 23:46:45 a9dc6045e927: Layer already exists 23:46:45 1f1b497b8818: Layer already exists 23:46:45 36c63dacdefa: Layer already exists 23:46:45 8f2dfe6de279: Layer already exists 23:46:45 e038b03a0740: Layer already exists 23:46:45 bf6f62ec5d93: Layer already exists 23:46:45 1a8da1ccb6d8: Layer already exists 23:46:45 c70ac0f25ae5: Layer already exists 23:46:45 6cb6ed9ed4a4: Layer already exists 23:46:45 e0568e9890e2: Layer already exists 23:46:45 26cbea5cba74: Layer already exists 23:46:45 latest: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.129 23:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:46:46 2d88416b25c2: Preparing 23:46:46 2d88416b25c2: Preparing 23:46:46 1f1b497b8818: Preparing 23:46:46 a9dc6045e927: Preparing 23:46:46 36c63dacdefa: Preparing 23:46:46 7743fec62c84: Preparing 23:46:46 e038b03a0740: Preparing 23:46:46 8f2dfe6de279: Preparing 23:46:46 1a8da1ccb6d8: Preparing 23:46:46 bf6f62ec5d93: Preparing 23:46:46 c70ac0f25ae5: Preparing 23:46:46 e0568e9890e2: Preparing 23:46:46 6cb6ed9ed4a4: Preparing 23:46:46 26cbea5cba74: Preparing 23:46:46 e038b03a0740: Waiting 23:46:46 c70ac0f25ae5: Waiting 23:46:46 e0568e9890e2: Waiting 23:46:46 6cb6ed9ed4a4: Waiting 23:46:46 26cbea5cba74: Waiting 23:46:46 1a8da1ccb6d8: Waiting 23:46:46 8f2dfe6de279: Waiting 23:46:46 bf6f62ec5d93: Waiting 23:46:46 a9dc6045e927: Layer already exists 23:46:46 7743fec62c84: Layer already exists 23:46:46 1f1b497b8818: Layer already exists 23:46:46 2d88416b25c2: Layer already exists 23:46:46 36c63dacdefa: Layer already exists 23:46:46 e038b03a0740: Layer already exists 23:46:46 8f2dfe6de279: Layer already exists 23:46:46 c70ac0f25ae5: Layer already exists 23:46:46 1a8da1ccb6d8: Layer already exists 23:46:46 bf6f62ec5d93: Layer already exists 23:46:46 e0568e9890e2: Layer already exists 23:46:46 6cb6ed9ed4a4: Layer already exists 23:46:46 26cbea5cba74: Layer already exists 23:46:46 3.0.0-dev.129: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:46:47 2d88416b25c2: Preparing 23:46:47 2d88416b25c2: Preparing 23:46:47 1f1b497b8818: Preparing 23:46:47 a9dc6045e927: Preparing 23:46:47 36c63dacdefa: Preparing 23:46:47 7743fec62c84: Preparing 23:46:47 e038b03a0740: Preparing 23:46:47 8f2dfe6de279: Preparing 23:46:47 1a8da1ccb6d8: Preparing 23:46:47 bf6f62ec5d93: Preparing 23:46:47 c70ac0f25ae5: Preparing 23:46:47 e0568e9890e2: Preparing 23:46:47 6cb6ed9ed4a4: Preparing 23:46:47 26cbea5cba74: Preparing 23:46:47 e038b03a0740: Waiting 23:46:47 8f2dfe6de279: Waiting 23:46:47 1a8da1ccb6d8: Waiting 23:46:47 bf6f62ec5d93: Waiting 23:46:47 c70ac0f25ae5: Waiting 23:46:47 e0568e9890e2: Waiting 23:46:47 6cb6ed9ed4a4: Waiting 23:46:47 26cbea5cba74: Waiting 23:46:47 2d88416b25c2: Layer already exists 23:46:47 36c63dacdefa: Layer already exists 23:46:47 7743fec62c84: Layer already exists 23:46:47 a9dc6045e927: Layer already exists 23:46:47 1f1b497b8818: Layer already exists 23:46:47 8f2dfe6de279: Layer already exists 23:46:47 e038b03a0740: Layer already exists 23:46:47 1a8da1ccb6d8: Layer already exists 23:46:47 c70ac0f25ae5: Layer already exists 23:46:47 bf6f62ec5d93: Layer already exists 23:46:47 e0568e9890e2: Layer already exists 23:46:47 6cb6ed9ed4a4: Layer already exists 23:46:47 26cbea5cba74: Layer already exists 23:46:47 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:46:48 2d88416b25c2: Preparing 23:46:48 2d88416b25c2: Preparing 23:46:48 1f1b497b8818: Preparing 23:46:48 a9dc6045e927: Preparing 23:46:48 36c63dacdefa: Preparing 23:46:48 7743fec62c84: Preparing 23:46:48 e038b03a0740: Preparing 23:46:48 8f2dfe6de279: Preparing 23:46:48 1a8da1ccb6d8: Preparing 23:46:48 bf6f62ec5d93: Preparing 23:46:48 c70ac0f25ae5: Preparing 23:46:48 e0568e9890e2: Preparing 23:46:48 6cb6ed9ed4a4: Preparing 23:46:48 26cbea5cba74: Preparing 23:46:48 bf6f62ec5d93: Waiting 23:46:48 c70ac0f25ae5: Waiting 23:46:48 e0568e9890e2: Waiting 23:46:48 e038b03a0740: Waiting 23:46:48 6cb6ed9ed4a4: Waiting 23:46:48 26cbea5cba74: Waiting 23:46:48 8f2dfe6de279: Waiting 23:46:48 1a8da1ccb6d8: Waiting 23:46:48 7743fec62c84: Layer already exists 23:46:48 36c63dacdefa: Layer already exists 23:46:48 2d88416b25c2: Layer already exists 23:46:48 1f1b497b8818: Layer already exists 23:46:48 a9dc6045e927: Layer already exists 23:46:48 1a8da1ccb6d8: Layer already exists 23:46:48 8f2dfe6de279: Layer already exists 23:46:48 e038b03a0740: Layer already exists 23:46:48 c70ac0f25ae5: Layer already exists 23:46:48 bf6f62ec5d93: Layer already exists 23:46:48 26cbea5cba74: Layer already exists 23:46:48 6cb6ed9ed4a4: Layer already exists 23:46:48 e0568e9890e2: Layer already exists 23:46:48 main: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:48 ===================================================== [Pipeline] echo 23:46:48 taggedImages: 23:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.129 23:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:46:48 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:46:48 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:48 latest 23:46:48 3.0.0-dev.129 23:46:48 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:48 main 23:46:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:46:49 f89478b256dd: Preparing 23:46:49 e7207a9b4b9a: Preparing 23:46:49 9dda9812a340: Preparing 23:46:49 fffb6934dcb3: Preparing 23:46:49 8f2dfe6de279: Preparing 23:46:49 1a8da1ccb6d8: Preparing 23:46:49 7d58d7ec7e7c: Preparing 23:46:49 26cbea5cba74: Preparing 23:46:49 1a8da1ccb6d8: Waiting 23:46:49 26cbea5cba74: Waiting 23:46:49 7d58d7ec7e7c: Waiting 23:46:49 8f2dfe6de279: Layer already exists 23:46:49 1a8da1ccb6d8: Layer already exists 23:46:49 7d58d7ec7e7c: Layer already exists 23:46:49 f89478b256dd: Pushed 23:46:49 26cbea5cba74: Layer already exists 23:46:49 9dda9812a340: Pushed 23:46:49 e7207a9b4b9a: Pushed 23:46:51 fffb6934dcb3: Pushed 23:46:51 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:46:52 f89478b256dd: Preparing 23:46:52 e7207a9b4b9a: Preparing 23:46:52 9dda9812a340: Preparing 23:46:52 fffb6934dcb3: Preparing 23:46:52 8f2dfe6de279: Preparing 23:46:52 1a8da1ccb6d8: Preparing 23:46:52 7d58d7ec7e7c: Preparing 23:46:52 26cbea5cba74: Preparing 23:46:52 26cbea5cba74: Waiting 23:46:52 1a8da1ccb6d8: Waiting 23:46:52 7d58d7ec7e7c: Waiting 23:46:52 8f2dfe6de279: Layer already exists 23:46:52 f89478b256dd: Layer already exists 23:46:52 e7207a9b4b9a: Layer already exists 23:46:52 fffb6934dcb3: Layer already exists 23:46:52 9dda9812a340: Layer already exists 23:46:52 7d58d7ec7e7c: Layer already exists 23:46:52 26cbea5cba74: Layer already exists 23:46:52 1a8da1ccb6d8: Layer already exists 23:46:52 latest: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.129 23:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:46:53 f89478b256dd: Preparing 23:46:53 e7207a9b4b9a: Preparing 23:46:53 9dda9812a340: Preparing 23:46:53 fffb6934dcb3: Preparing 23:46:53 8f2dfe6de279: Preparing 23:46:53 1a8da1ccb6d8: Preparing 23:46:53 7d58d7ec7e7c: Preparing 23:46:53 26cbea5cba74: Preparing 23:46:53 1a8da1ccb6d8: Waiting 23:46:53 7d58d7ec7e7c: Waiting 23:46:53 26cbea5cba74: Waiting 23:46:53 fffb6934dcb3: Layer already exists 23:46:53 8f2dfe6de279: Layer already exists 23:46:53 e7207a9b4b9a: Layer already exists 23:46:53 9dda9812a340: Layer already exists 23:46:53 f89478b256dd: Layer already exists 23:46:53 7d58d7ec7e7c: Layer already exists 23:46:53 26cbea5cba74: Layer already exists 23:46:53 1a8da1ccb6d8: Layer already exists 23:46:53 3.0.0-dev.129: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:46:54 f89478b256dd: Preparing 23:46:54 e7207a9b4b9a: Preparing 23:46:54 9dda9812a340: Preparing 23:46:54 fffb6934dcb3: Preparing 23:46:54 8f2dfe6de279: Preparing 23:46:54 1a8da1ccb6d8: Preparing 23:46:54 7d58d7ec7e7c: Preparing 23:46:54 26cbea5cba74: Preparing 23:46:54 1a8da1ccb6d8: Waiting 23:46:54 7d58d7ec7e7c: Waiting 23:46:54 26cbea5cba74: Waiting 23:46:54 e7207a9b4b9a: Layer already exists 23:46:54 fffb6934dcb3: Layer already exists 23:46:54 9dda9812a340: Layer already exists 23:46:54 f89478b256dd: Layer already exists 23:46:54 8f2dfe6de279: Layer already exists 23:46:54 1a8da1ccb6d8: Layer already exists 23:46:54 7d58d7ec7e7c: Layer already exists 23:46:54 26cbea5cba74: Layer already exists 23:46:54 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:46:55 f89478b256dd: Preparing 23:46:55 e7207a9b4b9a: Preparing 23:46:55 9dda9812a340: Preparing 23:46:55 fffb6934dcb3: Preparing 23:46:55 8f2dfe6de279: Preparing 23:46:55 1a8da1ccb6d8: Preparing 23:46:55 7d58d7ec7e7c: Preparing 23:46:55 26cbea5cba74: Preparing 23:46:55 7d58d7ec7e7c: Waiting 23:46:55 26cbea5cba74: Waiting 23:46:55 1a8da1ccb6d8: Waiting 23:46:55 e7207a9b4b9a: Layer already exists 23:46:55 8f2dfe6de279: Layer already exists 23:46:55 f89478b256dd: Layer already exists 23:46:55 9dda9812a340: Layer already exists 23:46:55 fffb6934dcb3: Layer already exists 23:46:55 7d58d7ec7e7c: Layer already exists 23:46:55 26cbea5cba74: Layer already exists 23:46:55 1a8da1ccb6d8: Layer already exists 23:46:55 main: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:55 ===================================================== [Pipeline] echo 23:46:55 taggedImages: 23:46:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:46:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.129 23:46:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:46:55 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:46:55 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:55 latest 23:46:55 3.0.0-dev.129 23:46:55 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:46:55 main 23:46:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:46:56 53a1c1338f11: Preparing 23:46:56 38a5854e7fa4: Preparing 23:46:56 bf156e18fda4: Preparing 23:46:56 dc495e387a07: Preparing 23:46:56 8f2dfe6de279: Preparing 23:46:56 1a8da1ccb6d8: Preparing 23:46:56 e4f0e2403e80: Preparing 23:46:56 522633e1d3f0: Preparing 23:46:56 26cbea5cba74: Preparing 23:46:56 1a8da1ccb6d8: Waiting 23:46:56 e4f0e2403e80: Waiting 23:46:56 522633e1d3f0: Waiting 23:46:56 26cbea5cba74: Waiting 23:46:56 8f2dfe6de279: Layer already exists 23:46:56 1a8da1ccb6d8: Layer already exists 23:46:56 dc495e387a07: Pushed 23:46:56 38a5854e7fa4: Pushed 23:46:56 53a1c1338f11: Pushed 23:46:56 e4f0e2403e80: Pushed 23:46:56 26cbea5cba74: Layer already exists 23:46:56 522633e1d3f0: Pushed 23:46:59 bf156e18fda4: Pushed 23:46:59 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:59 + 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 23:47:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:47:00 53a1c1338f11: Preparing 23:47:00 38a5854e7fa4: Preparing 23:47:00 bf156e18fda4: Preparing 23:47:00 dc495e387a07: Preparing 23:47:00 8f2dfe6de279: Preparing 23:47:00 1a8da1ccb6d8: Preparing 23:47:00 e4f0e2403e80: Preparing 23:47:00 522633e1d3f0: Preparing 23:47:00 26cbea5cba74: Preparing 23:47:00 e4f0e2403e80: Waiting 23:47:00 26cbea5cba74: Waiting 23:47:00 522633e1d3f0: Waiting 23:47:00 1a8da1ccb6d8: Waiting 23:47:00 38a5854e7fa4: Layer already exists 23:47:00 dc495e387a07: Layer already exists 23:47:00 bf156e18fda4: Layer already exists 23:47:00 53a1c1338f11: Layer already exists 23:47:00 8f2dfe6de279: Layer already exists 23:47:00 1a8da1ccb6d8: Layer already exists 23:47:00 522633e1d3f0: Layer already exists 23:47:00 e4f0e2403e80: Layer already exists 23:47:00 26cbea5cba74: Layer already exists 23:47:00 latest: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.129 23:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:47:01 53a1c1338f11: Preparing 23:47:01 38a5854e7fa4: Preparing 23:47:01 bf156e18fda4: Preparing 23:47:01 dc495e387a07: Preparing 23:47:01 8f2dfe6de279: Preparing 23:47:01 1a8da1ccb6d8: Preparing 23:47:01 e4f0e2403e80: Preparing 23:47:01 522633e1d3f0: Preparing 23:47:01 26cbea5cba74: Preparing 23:47:01 1a8da1ccb6d8: Waiting 23:47:01 e4f0e2403e80: Waiting 23:47:01 522633e1d3f0: Waiting 23:47:01 26cbea5cba74: Waiting 23:47:01 bf156e18fda4: Layer already exists 23:47:01 dc495e387a07: Layer already exists 23:47:01 53a1c1338f11: Layer already exists 23:47:01 8f2dfe6de279: Layer already exists 23:47:01 38a5854e7fa4: Layer already exists 23:47:01 1a8da1ccb6d8: Layer already exists 23:47:01 26cbea5cba74: Layer already exists 23:47:01 522633e1d3f0: Layer already exists 23:47:01 e4f0e2403e80: Layer already exists 23:47:01 3.0.0-dev.129: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:47:01 53a1c1338f11: Preparing 23:47:01 38a5854e7fa4: Preparing 23:47:01 bf156e18fda4: Preparing 23:47:01 dc495e387a07: Preparing 23:47:01 8f2dfe6de279: Preparing 23:47:01 1a8da1ccb6d8: Preparing 23:47:01 e4f0e2403e80: Preparing 23:47:01 522633e1d3f0: Preparing 23:47:01 26cbea5cba74: Preparing 23:47:01 1a8da1ccb6d8: Waiting 23:47:01 e4f0e2403e80: Waiting 23:47:01 522633e1d3f0: Waiting 23:47:01 26cbea5cba74: Waiting 23:47:01 53a1c1338f11: Layer already exists 23:47:01 38a5854e7fa4: Layer already exists 23:47:01 bf156e18fda4: Layer already exists 23:47:01 8f2dfe6de279: Layer already exists 23:47:01 dc495e387a07: Layer already exists 23:47:01 1a8da1ccb6d8: Layer already exists 23:47:01 522633e1d3f0: Layer already exists 23:47:01 e4f0e2403e80: Layer already exists 23:47:01 26cbea5cba74: Layer already exists 23:47:02 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:02 + 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 23:47:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:47:02 53a1c1338f11: Preparing 23:47:02 38a5854e7fa4: Preparing 23:47:02 bf156e18fda4: Preparing 23:47:02 dc495e387a07: Preparing 23:47:02 8f2dfe6de279: Preparing 23:47:02 1a8da1ccb6d8: Preparing 23:47:02 e4f0e2403e80: Preparing 23:47:02 522633e1d3f0: Preparing 23:47:02 26cbea5cba74: Preparing 23:47:02 e4f0e2403e80: Waiting 23:47:02 522633e1d3f0: Waiting 23:47:02 26cbea5cba74: Waiting 23:47:02 1a8da1ccb6d8: Waiting 23:47:02 bf156e18fda4: Layer already exists 23:47:02 53a1c1338f11: Layer already exists 23:47:02 dc495e387a07: Layer already exists 23:47:02 8f2dfe6de279: Layer already exists 23:47:02 38a5854e7fa4: Layer already exists 23:47:02 26cbea5cba74: Layer already exists 23:47:02 522633e1d3f0: Layer already exists 23:47:02 e4f0e2403e80: Layer already exists 23:47:02 1a8da1ccb6d8: Layer already exists 23:47:03 main: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:03 ===================================================== [Pipeline] echo 23:47:03 taggedImages: 23:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.129 23:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:47:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:47:03 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:03 latest 23:47:03 3.0.0-dev.129 23:47:03 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:03 main 23:47:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:03 4b40ca2f1906: Preparing 23:47:03 bce0afebc796: Preparing 23:47:03 0fe8f1cc6356: Preparing 23:47:03 938dc0bcb3d2: Preparing 23:47:03 688bd0d3c4ab: Preparing 23:47:03 db5511e2dc81: Preparing 23:47:03 cd97e2a76387: Preparing 23:47:03 8f2dfe6de279: Preparing 23:47:03 1a8da1ccb6d8: Preparing 23:47:03 5c15a280e9c7: Preparing 23:47:03 26cbea5cba74: Preparing 23:47:03 8f2dfe6de279: Waiting 23:47:03 5c15a280e9c7: Waiting 23:47:03 1a8da1ccb6d8: Waiting 23:47:03 db5511e2dc81: Waiting 23:47:03 26cbea5cba74: Waiting 23:47:03 cd97e2a76387: Waiting 23:47:04 4b40ca2f1906: Pushed 23:47:04 bce0afebc796: Pushed 23:47:04 688bd0d3c4ab: Pushed 23:47:04 8f2dfe6de279: Layer already exists 23:47:04 1a8da1ccb6d8: Layer already exists 23:47:04 db5511e2dc81: Pushed 23:47:04 cd97e2a76387: Pushed 23:47:04 26cbea5cba74: Layer already exists 23:47:04 5c15a280e9c7: Pushed 23:47:06 938dc0bcb3d2: Pushed 23:47:07 0fe8f1cc6356: Pushed 23:47:07 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:07 + 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 23:47:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:08 4b40ca2f1906: Preparing 23:47:08 bce0afebc796: Preparing 23:47:08 0fe8f1cc6356: Preparing 23:47:08 938dc0bcb3d2: Preparing 23:47:08 688bd0d3c4ab: Preparing 23:47:08 db5511e2dc81: Preparing 23:47:08 cd97e2a76387: Preparing 23:47:08 8f2dfe6de279: Preparing 23:47:08 1a8da1ccb6d8: Preparing 23:47:08 5c15a280e9c7: Preparing 23:47:08 26cbea5cba74: Preparing 23:47:08 8f2dfe6de279: Waiting 23:47:08 1a8da1ccb6d8: Waiting 23:47:08 5c15a280e9c7: Waiting 23:47:08 26cbea5cba74: Waiting 23:47:08 db5511e2dc81: Waiting 23:47:08 cd97e2a76387: Waiting 23:47:08 938dc0bcb3d2: Layer already exists 23:47:08 bce0afebc796: Layer already exists 23:47:08 0fe8f1cc6356: Layer already exists 23:47:08 4b40ca2f1906: Layer already exists 23:47:08 688bd0d3c4ab: Layer already exists 23:47:08 8f2dfe6de279: Layer already exists 23:47:08 5c15a280e9c7: Layer already exists 23:47:08 db5511e2dc81: Layer already exists 23:47:08 cd97e2a76387: Layer already exists 23:47:08 1a8da1ccb6d8: Layer already exists 23:47:08 26cbea5cba74: Layer already exists 23:47:08 latest: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.129 23:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:09 4b40ca2f1906: Preparing 23:47:09 bce0afebc796: Preparing 23:47:09 0fe8f1cc6356: Preparing 23:47:09 938dc0bcb3d2: Preparing 23:47:09 688bd0d3c4ab: Preparing 23:47:09 db5511e2dc81: Preparing 23:47:09 cd97e2a76387: Preparing 23:47:09 8f2dfe6de279: Preparing 23:47:09 1a8da1ccb6d8: Preparing 23:47:09 5c15a280e9c7: Preparing 23:47:09 26cbea5cba74: Preparing 23:47:09 8f2dfe6de279: Waiting 23:47:09 1a8da1ccb6d8: Waiting 23:47:09 5c15a280e9c7: Waiting 23:47:09 26cbea5cba74: Waiting 23:47:09 db5511e2dc81: Waiting 23:47:09 cd97e2a76387: Waiting 23:47:09 bce0afebc796: Layer already exists 23:47:09 4b40ca2f1906: Layer already exists 23:47:09 938dc0bcb3d2: Layer already exists 23:47:09 688bd0d3c4ab: Layer already exists 23:47:09 0fe8f1cc6356: Layer already exists 23:47:09 8f2dfe6de279: Layer already exists 23:47:09 cd97e2a76387: Layer already exists 23:47:09 1a8da1ccb6d8: Layer already exists 23:47:09 db5511e2dc81: Layer already exists 23:47:09 5c15a280e9c7: Layer already exists 23:47:09 26cbea5cba74: Layer already exists 23:47:09 3.0.0-dev.129: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:10 4b40ca2f1906: Preparing 23:47:10 bce0afebc796: Preparing 23:47:10 0fe8f1cc6356: Preparing 23:47:10 938dc0bcb3d2: Preparing 23:47:10 688bd0d3c4ab: Preparing 23:47:10 db5511e2dc81: Preparing 23:47:10 cd97e2a76387: Preparing 23:47:10 8f2dfe6de279: Preparing 23:47:10 1a8da1ccb6d8: Preparing 23:47:10 5c15a280e9c7: Preparing 23:47:10 26cbea5cba74: Preparing 23:47:10 8f2dfe6de279: Waiting 23:47:10 1a8da1ccb6d8: Waiting 23:47:10 db5511e2dc81: Waiting 23:47:10 5c15a280e9c7: Waiting 23:47:10 cd97e2a76387: Waiting 23:47:10 26cbea5cba74: Waiting 23:47:10 4b40ca2f1906: Layer already exists 23:47:10 688bd0d3c4ab: Layer already exists 23:47:10 0fe8f1cc6356: Layer already exists 23:47:10 938dc0bcb3d2: Layer already exists 23:47:10 bce0afebc796: Layer already exists 23:47:10 db5511e2dc81: Layer already exists 23:47:10 1a8da1ccb6d8: Layer already exists 23:47:10 5c15a280e9c7: Layer already exists 23:47:10 cd97e2a76387: Layer already exists 23:47:10 8f2dfe6de279: Layer already exists 23:47:10 26cbea5cba74: Layer already exists 23:47:10 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:10 + 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 23:47:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:11 4b40ca2f1906: Preparing 23:47:11 bce0afebc796: Preparing 23:47:11 0fe8f1cc6356: Preparing 23:47:11 938dc0bcb3d2: Preparing 23:47:11 688bd0d3c4ab: Preparing 23:47:11 db5511e2dc81: Preparing 23:47:11 cd97e2a76387: Preparing 23:47:11 8f2dfe6de279: Preparing 23:47:11 1a8da1ccb6d8: Preparing 23:47:11 5c15a280e9c7: Preparing 23:47:11 26cbea5cba74: Preparing 23:47:11 cd97e2a76387: Waiting 23:47:11 db5511e2dc81: Waiting 23:47:11 1a8da1ccb6d8: Waiting 23:47:11 8f2dfe6de279: Waiting 23:47:11 5c15a280e9c7: Waiting 23:47:11 26cbea5cba74: Waiting 23:47:11 4b40ca2f1906: Layer already exists 23:47:11 688bd0d3c4ab: Layer already exists 23:47:11 0fe8f1cc6356: Layer already exists 23:47:11 bce0afebc796: Layer already exists 23:47:11 938dc0bcb3d2: Layer already exists 23:47:11 db5511e2dc81: Layer already exists 23:47:11 8f2dfe6de279: Layer already exists 23:47:11 1a8da1ccb6d8: Layer already exists 23:47:11 5c15a280e9c7: Layer already exists 23:47:11 cd97e2a76387: Layer already exists 23:47:11 26cbea5cba74: Layer already exists 23:47:11 main: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:11 ===================================================== [Pipeline] echo 23:47:11 taggedImages: 23:47:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:47:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.129 23:47:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:47:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:47:11 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:11 latest 23:47:11 3.0.0-dev.129 23:47:11 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:11 main 23:47:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:12 b9af254f5784: Preparing 23:47:12 4b9070f30c3b: Preparing 23:47:12 8f2dfe6de279: Preparing 23:47:12 1a8da1ccb6d8: Preparing 23:47:12 9eb6885743dd: Preparing 23:47:12 26cbea5cba74: Preparing 23:47:12 26cbea5cba74: Waiting 23:47:12 b9af254f5784: Pushed 23:47:13 9eb6885743dd: Pushed 23:47:13 1a8da1ccb6d8: Layer already exists 23:47:13 8f2dfe6de279: Layer already exists 23:47:13 26cbea5cba74: Layer already exists 23:47:17 4b9070f30c3b: Pushed 23:47:17 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:17 + 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 23:47:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:17 b9af254f5784: Preparing 23:47:17 4b9070f30c3b: Preparing 23:47:17 8f2dfe6de279: Preparing 23:47:17 1a8da1ccb6d8: Preparing 23:47:17 9eb6885743dd: Preparing 23:47:17 26cbea5cba74: Preparing 23:47:17 26cbea5cba74: Waiting 23:47:17 b9af254f5784: Layer already exists 23:47:17 4b9070f30c3b: Layer already exists 23:47:17 9eb6885743dd: Layer already exists 23:47:17 8f2dfe6de279: Layer already exists 23:47:17 1a8da1ccb6d8: Layer already exists 23:47:17 26cbea5cba74: Layer already exists 23:47:18 latest: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.129 23:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:18 b9af254f5784: Preparing 23:47:18 4b9070f30c3b: Preparing 23:47:18 8f2dfe6de279: Preparing 23:47:18 1a8da1ccb6d8: Preparing 23:47:18 9eb6885743dd: Preparing 23:47:18 26cbea5cba74: Preparing 23:47:18 26cbea5cba74: Waiting 23:47:18 1a8da1ccb6d8: Layer already exists 23:47:18 4b9070f30c3b: Layer already exists 23:47:18 9eb6885743dd: Layer already exists 23:47:18 8f2dfe6de279: Layer already exists 23:47:18 b9af254f5784: Layer already exists 23:47:18 26cbea5cba74: Layer already exists 23:47:18 3.0.0-dev.129: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:19 b9af254f5784: Preparing 23:47:19 4b9070f30c3b: Preparing 23:47:19 8f2dfe6de279: Preparing 23:47:19 1a8da1ccb6d8: Preparing 23:47:19 9eb6885743dd: Preparing 23:47:19 26cbea5cba74: Preparing 23:47:19 26cbea5cba74: Waiting 23:47:19 b9af254f5784: Layer already exists 23:47:19 8f2dfe6de279: Layer already exists 23:47:19 9eb6885743dd: Layer already exists 23:47:19 26cbea5cba74: Layer already exists 23:47:19 4b9070f30c3b: Layer already exists 23:47:19 1a8da1ccb6d8: Layer already exists 23:47:19 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:20 + 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 23:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:20 b9af254f5784: Preparing 23:47:20 4b9070f30c3b: Preparing 23:47:20 8f2dfe6de279: Preparing 23:47:20 1a8da1ccb6d8: Preparing 23:47:20 9eb6885743dd: Preparing 23:47:20 26cbea5cba74: Preparing 23:47:20 26cbea5cba74: Waiting 23:47:20 9eb6885743dd: Layer already exists 23:47:20 4b9070f30c3b: Layer already exists 23:47:20 b9af254f5784: Layer already exists 23:47:20 8f2dfe6de279: Layer already exists 23:47:20 1a8da1ccb6d8: Layer already exists 23:47:20 26cbea5cba74: Layer already exists 23:47:20 main: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:20 ===================================================== [Pipeline] echo 23:47:20 taggedImages: 23:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.129 23:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:47:20 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:47:20 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:20 latest 23:47:20 3.0.0-dev.129 23:47:20 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:20 main 23:47:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:47:21 ab0018cc6ac3: Preparing 23:47:21 ddffd42e7e29: Preparing 23:47:21 ae2988fe5d57: Preparing 23:47:21 21807b469883: Preparing 23:47:21 827612190796: Preparing 23:47:21 8f2dfe6de279: Preparing 23:47:21 1a8da1ccb6d8: Preparing 23:47:21 ca78e4be0eb6: Preparing 23:47:21 26cbea5cba74: Preparing 23:47:21 8f2dfe6de279: Waiting 23:47:21 ca78e4be0eb6: Waiting 23:47:21 26cbea5cba74: Waiting 23:47:21 1a8da1ccb6d8: Waiting 23:47:21 ae2988fe5d57: Pushed 23:47:21 ab0018cc6ac3: Pushed 23:47:21 ddffd42e7e29: Pushed 23:47:21 8f2dfe6de279: Layer already exists 23:47:21 1a8da1ccb6d8: Layer already exists 23:47:21 26cbea5cba74: Layer already exists 23:47:22 ca78e4be0eb6: Pushed 23:47:31 827612190796: Pushed 23:47:37 21807b469883: Pushed 23:47:37 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:37 + 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 23:47:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:47:38 ab0018cc6ac3: Preparing 23:47:38 ddffd42e7e29: Preparing 23:47:38 ae2988fe5d57: Preparing 23:47:38 21807b469883: Preparing 23:47:38 827612190796: Preparing 23:47:38 8f2dfe6de279: Preparing 23:47:38 1a8da1ccb6d8: Preparing 23:47:38 ca78e4be0eb6: Preparing 23:47:38 26cbea5cba74: Preparing 23:47:38 1a8da1ccb6d8: Waiting 23:47:38 ca78e4be0eb6: Waiting 23:47:38 26cbea5cba74: Waiting 23:47:38 8f2dfe6de279: Waiting 23:47:38 827612190796: Layer already exists 23:47:38 ddffd42e7e29: Layer already exists 23:47:38 ae2988fe5d57: Layer already exists 23:47:38 21807b469883: Layer already exists 23:47:38 ab0018cc6ac3: Layer already exists 23:47:38 1a8da1ccb6d8: Layer already exists 23:47:38 26cbea5cba74: Layer already exists 23:47:38 8f2dfe6de279: Layer already exists 23:47:38 ca78e4be0eb6: Layer already exists 23:47:38 latest: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.129 23:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:47:39 ab0018cc6ac3: Preparing 23:47:39 ddffd42e7e29: Preparing 23:47:39 ae2988fe5d57: Preparing 23:47:39 21807b469883: Preparing 23:47:39 827612190796: Preparing 23:47:39 8f2dfe6de279: Preparing 23:47:39 1a8da1ccb6d8: Preparing 23:47:39 ca78e4be0eb6: Preparing 23:47:39 26cbea5cba74: Preparing 23:47:39 1a8da1ccb6d8: Waiting 23:47:39 ca78e4be0eb6: Waiting 23:47:39 26cbea5cba74: Waiting 23:47:39 8f2dfe6de279: Waiting 23:47:39 ae2988fe5d57: Layer already exists 23:47:39 ab0018cc6ac3: Layer already exists 23:47:39 21807b469883: Layer already exists 23:47:39 ddffd42e7e29: Layer already exists 23:47:39 827612190796: Layer already exists 23:47:39 8f2dfe6de279: Layer already exists 23:47:39 ca78e4be0eb6: Layer already exists 23:47:39 1a8da1ccb6d8: Layer already exists 23:47:39 26cbea5cba74: Layer already exists 23:47:39 3.0.0-dev.129: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:47:40 ab0018cc6ac3: Preparing 23:47:40 ddffd42e7e29: Preparing 23:47:40 ae2988fe5d57: Preparing 23:47:40 21807b469883: Preparing 23:47:40 827612190796: Preparing 23:47:40 8f2dfe6de279: Preparing 23:47:40 1a8da1ccb6d8: Preparing 23:47:40 ca78e4be0eb6: Preparing 23:47:40 26cbea5cba74: Preparing 23:47:40 8f2dfe6de279: Waiting 23:47:40 1a8da1ccb6d8: Waiting 23:47:40 ca78e4be0eb6: Waiting 23:47:40 26cbea5cba74: Waiting 23:47:40 21807b469883: Layer already exists 23:47:40 ab0018cc6ac3: Layer already exists 23:47:40 ddffd42e7e29: Layer already exists 23:47:40 ae2988fe5d57: Layer already exists 23:47:40 827612190796: Layer already exists 23:47:40 ca78e4be0eb6: Layer already exists 23:47:40 8f2dfe6de279: Layer already exists 23:47:40 26cbea5cba74: Layer already exists 23:47:40 1a8da1ccb6d8: Layer already exists 23:47:41 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:41 + 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 23:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:47:41 ab0018cc6ac3: Preparing 23:47:41 ddffd42e7e29: Preparing 23:47:41 ae2988fe5d57: Preparing 23:47:41 21807b469883: Preparing 23:47:41 827612190796: Preparing 23:47:41 8f2dfe6de279: Preparing 23:47:41 1a8da1ccb6d8: Preparing 23:47:41 ca78e4be0eb6: Preparing 23:47:41 26cbea5cba74: Preparing 23:47:41 1a8da1ccb6d8: Waiting 23:47:41 8f2dfe6de279: Waiting 23:47:41 26cbea5cba74: Waiting 23:47:41 ca78e4be0eb6: Waiting 23:47:41 ab0018cc6ac3: Layer already exists 23:47:41 ae2988fe5d57: Layer already exists 23:47:41 827612190796: Layer already exists 23:47:41 ddffd42e7e29: Layer already exists 23:47:41 21807b469883: Layer already exists 23:47:41 1a8da1ccb6d8: Layer already exists 23:47:41 ca78e4be0eb6: Layer already exists 23:47:41 26cbea5cba74: Layer already exists 23:47:41 8f2dfe6de279: Layer already exists 23:47:41 main: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:42 ===================================================== [Pipeline] echo 23:47:42 taggedImages: 23:47:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:47:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.129 23:47:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:47:42 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:47:42 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:42 latest 23:47:42 3.0.0-dev.129 23:47:42 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:47:42 main 23:47:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:47:42 0f5801dfa0cd: Preparing 23:47:42 1513222607a7: Preparing 23:47:42 390565700bc3: Preparing 23:47:42 a979629a4487: Preparing 23:47:42 8f2dfe6de279: Preparing 23:47:42 1a8da1ccb6d8: Preparing 23:47:42 093c5052927f: Preparing 23:47:42 26cbea5cba74: Preparing 23:47:42 1a8da1ccb6d8: Waiting 23:47:42 093c5052927f: Waiting 23:47:42 26cbea5cba74: Waiting 23:47:42 8f2dfe6de279: Layer already exists 23:47:42 1a8da1ccb6d8: Layer already exists 23:47:42 0f5801dfa0cd: Pushed 23:47:42 390565700bc3: Pushed 23:47:42 1513222607a7: Pushed 23:47:42 26cbea5cba74: Layer already exists 23:47:43 093c5052927f: Pushed 23:47:58 a979629a4487: Pushed 23:47:58 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:59 + 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 23:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:47:59 0f5801dfa0cd: Preparing 23:47:59 1513222607a7: Preparing 23:47:59 390565700bc3: Preparing 23:47:59 a979629a4487: Preparing 23:47:59 8f2dfe6de279: Preparing 23:47:59 1a8da1ccb6d8: Preparing 23:47:59 093c5052927f: Preparing 23:47:59 26cbea5cba74: Preparing 23:47:59 26cbea5cba74: Waiting 23:47:59 1a8da1ccb6d8: Waiting 23:47:59 093c5052927f: Waiting 23:47:59 8f2dfe6de279: Layer already exists 23:47:59 1513222607a7: Layer already exists 23:47:59 390565700bc3: Layer already exists 23:47:59 a979629a4487: Layer already exists 23:47:59 0f5801dfa0cd: Layer already exists 23:47:59 26cbea5cba74: Layer already exists 23:47:59 093c5052927f: Layer already exists 23:47:59 1a8da1ccb6d8: Layer already exists 23:47:59 latest: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.129 23:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:48:00 0f5801dfa0cd: Preparing 23:48:00 1513222607a7: Preparing 23:48:00 390565700bc3: Preparing 23:48:00 a979629a4487: Preparing 23:48:00 8f2dfe6de279: Preparing 23:48:00 1a8da1ccb6d8: Preparing 23:48:00 093c5052927f: Preparing 23:48:00 26cbea5cba74: Preparing 23:48:00 1a8da1ccb6d8: Waiting 23:48:00 093c5052927f: Waiting 23:48:00 26cbea5cba74: Waiting 23:48:00 8f2dfe6de279: Layer already exists 23:48:00 390565700bc3: Layer already exists 23:48:00 a979629a4487: Layer already exists 23:48:00 1513222607a7: Layer already exists 23:48:00 0f5801dfa0cd: Layer already exists 23:48:00 093c5052927f: Layer already exists 23:48:00 26cbea5cba74: Layer already exists 23:48:00 1a8da1ccb6d8: Layer already exists 23:48:00 3.0.0-dev.129: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:48:01 0f5801dfa0cd: Preparing 23:48:01 1513222607a7: Preparing 23:48:01 390565700bc3: Preparing 23:48:01 a979629a4487: Preparing 23:48:01 8f2dfe6de279: Preparing 23:48:01 1a8da1ccb6d8: Preparing 23:48:01 093c5052927f: Preparing 23:48:01 26cbea5cba74: Preparing 23:48:01 1a8da1ccb6d8: Waiting 23:48:01 093c5052927f: Waiting 23:48:01 26cbea5cba74: Waiting 23:48:01 a979629a4487: Layer already exists 23:48:01 8f2dfe6de279: Layer already exists 23:48:01 0f5801dfa0cd: Layer already exists 23:48:01 390565700bc3: Layer already exists 23:48:01 1513222607a7: Layer already exists 23:48:01 1a8da1ccb6d8: Layer already exists 23:48:01 093c5052927f: Layer already exists 23:48:01 26cbea5cba74: Layer already exists 23:48:01 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:01 + 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 23:48:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:48:02 0f5801dfa0cd: Preparing 23:48:02 1513222607a7: Preparing 23:48:02 390565700bc3: Preparing 23:48:02 a979629a4487: Preparing 23:48:02 8f2dfe6de279: Preparing 23:48:02 1a8da1ccb6d8: Preparing 23:48:02 093c5052927f: Preparing 23:48:02 26cbea5cba74: Preparing 23:48:02 1a8da1ccb6d8: Waiting 23:48:02 093c5052927f: Waiting 23:48:02 26cbea5cba74: Waiting 23:48:02 1513222607a7: Layer already exists 23:48:02 a979629a4487: Layer already exists 23:48:02 390565700bc3: Layer already exists 23:48:02 8f2dfe6de279: Layer already exists 23:48:02 0f5801dfa0cd: Layer already exists 23:48:02 1a8da1ccb6d8: Layer already exists 23:48:02 093c5052927f: Layer already exists 23:48:02 26cbea5cba74: Layer already exists 23:48:02 main: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:02 ===================================================== [Pipeline] echo 23:48:02 taggedImages: 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.129 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:48:02 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:48:02 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:02 latest 23:48:02 3.0.0-dev.129 23:48:02 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:02 main 23:48:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:03 4106d4405bbe: Preparing 23:48:03 9c84a32c4c4f: Preparing 23:48:03 1b701422036a: Preparing 23:48:03 717635c4cb9c: Preparing 23:48:03 8f2dfe6de279: Preparing 23:48:03 1a8da1ccb6d8: Preparing 23:48:03 ca78e4be0eb6: Preparing 23:48:03 26cbea5cba74: Preparing 23:48:03 1a8da1ccb6d8: Waiting 23:48:03 ca78e4be0eb6: Waiting 23:48:03 26cbea5cba74: Waiting 23:48:03 8f2dfe6de279: Layer already exists 23:48:03 1a8da1ccb6d8: Layer already exists 23:48:03 ca78e4be0eb6: Layer already exists 23:48:03 26cbea5cba74: Layer already exists 23:48:03 4106d4405bbe: Pushed 23:48:03 9c84a32c4c4f: Pushed 23:48:03 1b701422036a: Pushed 23:48:21 717635c4cb9c: Pushed 23:48:21 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:22 4106d4405bbe: Preparing 23:48:22 9c84a32c4c4f: Preparing 23:48:22 1b701422036a: Preparing 23:48:22 717635c4cb9c: Preparing 23:48:22 8f2dfe6de279: Preparing 23:48:22 1a8da1ccb6d8: Preparing 23:48:22 ca78e4be0eb6: Preparing 23:48:22 26cbea5cba74: Preparing 23:48:22 1a8da1ccb6d8: Waiting 23:48:22 ca78e4be0eb6: Waiting 23:48:22 26cbea5cba74: Waiting 23:48:22 8f2dfe6de279: Layer already exists 23:48:22 1b701422036a: Layer already exists 23:48:22 717635c4cb9c: Layer already exists 23:48:22 4106d4405bbe: Layer already exists 23:48:22 9c84a32c4c4f: Layer already exists 23:48:22 1a8da1ccb6d8: Layer already exists 23:48:22 ca78e4be0eb6: Layer already exists 23:48:22 26cbea5cba74: Layer already exists 23:48:22 latest: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.129 23:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:23 4106d4405bbe: Preparing 23:48:23 9c84a32c4c4f: Preparing 23:48:23 1b701422036a: Preparing 23:48:23 717635c4cb9c: Preparing 23:48:23 8f2dfe6de279: Preparing 23:48:23 1a8da1ccb6d8: Preparing 23:48:23 ca78e4be0eb6: Preparing 23:48:23 26cbea5cba74: Preparing 23:48:23 1a8da1ccb6d8: Waiting 23:48:23 ca78e4be0eb6: Waiting 23:48:23 26cbea5cba74: Waiting 23:48:23 8f2dfe6de279: Layer already exists 23:48:23 717635c4cb9c: Layer already exists 23:48:23 9c84a32c4c4f: Layer already exists 23:48:23 1b701422036a: Layer already exists 23:48:23 4106d4405bbe: Layer already exists 23:48:23 26cbea5cba74: Layer already exists 23:48:23 1a8da1ccb6d8: Layer already exists 23:48:23 ca78e4be0eb6: Layer already exists 23:48:23 3.0.0-dev.129: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:24 4106d4405bbe: Preparing 23:48:24 9c84a32c4c4f: Preparing 23:48:24 1b701422036a: Preparing 23:48:24 717635c4cb9c: Preparing 23:48:24 8f2dfe6de279: Preparing 23:48:24 1a8da1ccb6d8: Preparing 23:48:24 ca78e4be0eb6: Preparing 23:48:24 26cbea5cba74: Preparing 23:48:24 ca78e4be0eb6: Waiting 23:48:24 26cbea5cba74: Waiting 23:48:24 1a8da1ccb6d8: Waiting 23:48:24 8f2dfe6de279: Layer already exists 23:48:24 9c84a32c4c4f: Layer already exists 23:48:24 1b701422036a: Layer already exists 23:48:24 4106d4405bbe: Layer already exists 23:48:24 717635c4cb9c: Layer already exists 23:48:24 1a8da1ccb6d8: Layer already exists 23:48:24 ca78e4be0eb6: Layer already exists 23:48:24 26cbea5cba74: Layer already exists 23:48:24 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:24 + 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 23:48:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:25 4106d4405bbe: Preparing 23:48:25 9c84a32c4c4f: Preparing 23:48:25 1b701422036a: Preparing 23:48:25 717635c4cb9c: Preparing 23:48:25 8f2dfe6de279: Preparing 23:48:25 1a8da1ccb6d8: Preparing 23:48:25 ca78e4be0eb6: Preparing 23:48:25 26cbea5cba74: Preparing 23:48:25 1a8da1ccb6d8: Waiting 23:48:25 ca78e4be0eb6: Waiting 23:48:25 26cbea5cba74: Waiting 23:48:25 717635c4cb9c: Layer already exists 23:48:25 4106d4405bbe: Layer already exists 23:48:25 1b701422036a: Layer already exists 23:48:25 9c84a32c4c4f: Layer already exists 23:48:25 8f2dfe6de279: Layer already exists 23:48:25 ca78e4be0eb6: Layer already exists 23:48:25 1a8da1ccb6d8: Layer already exists 23:48:25 26cbea5cba74: Layer already exists 23:48:25 main: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:25 ===================================================== [Pipeline] echo 23:48:25 taggedImages: 23:48:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:48:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.129 23:48:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:48:25 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:48:25 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:25 latest 23:48:25 3.0.0-dev.129 23:48:25 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:25 main 23:48:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:26 b8f8d6a1dc50: Preparing 23:48:26 02358e712a8b: Preparing 23:48:26 8f2dfe6de279: Preparing 23:48:26 1a8da1ccb6d8: Preparing 23:48:26 4911975432ae: Preparing 23:48:26 26cbea5cba74: Preparing 23:48:26 26cbea5cba74: Waiting 23:48:26 1a8da1ccb6d8: Layer already exists 23:48:26 8f2dfe6de279: Layer already exists 23:48:26 26cbea5cba74: Layer already exists 23:48:26 b8f8d6a1dc50: Pushed 23:48:26 4911975432ae: Pushed 23:48:31 02358e712a8b: Pushed 23:48:31 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:32 b8f8d6a1dc50: Preparing 23:48:32 02358e712a8b: Preparing 23:48:32 8f2dfe6de279: Preparing 23:48:32 1a8da1ccb6d8: Preparing 23:48:32 4911975432ae: Preparing 23:48:32 26cbea5cba74: Preparing 23:48:32 b8f8d6a1dc50: Layer already exists 23:48:32 8f2dfe6de279: Layer already exists 23:48:32 4911975432ae: Layer already exists 23:48:32 1a8da1ccb6d8: Layer already exists 23:48:32 02358e712a8b: Layer already exists 23:48:32 26cbea5cba74: Layer already exists 23:48:32 latest: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.129 23:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:33 b8f8d6a1dc50: Preparing 23:48:33 02358e712a8b: Preparing 23:48:33 8f2dfe6de279: Preparing 23:48:33 1a8da1ccb6d8: Preparing 23:48:33 4911975432ae: Preparing 23:48:33 26cbea5cba74: Preparing 23:48:33 26cbea5cba74: Waiting 23:48:33 8f2dfe6de279: Layer already exists 23:48:33 1a8da1ccb6d8: Layer already exists 23:48:33 b8f8d6a1dc50: Layer already exists 23:48:33 02358e712a8b: Layer already exists 23:48:33 4911975432ae: Layer already exists 23:48:33 26cbea5cba74: Layer already exists 23:48:33 3.0.0-dev.129: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:34 b8f8d6a1dc50: Preparing 23:48:34 02358e712a8b: Preparing 23:48:34 8f2dfe6de279: Preparing 23:48:34 1a8da1ccb6d8: Preparing 23:48:34 4911975432ae: Preparing 23:48:34 26cbea5cba74: Preparing 23:48:34 26cbea5cba74: Waiting 23:48:34 02358e712a8b: Layer already exists 23:48:34 1a8da1ccb6d8: Layer already exists 23:48:34 8f2dfe6de279: Layer already exists 23:48:34 4911975432ae: Layer already exists 23:48:34 b8f8d6a1dc50: Layer already exists 23:48:34 26cbea5cba74: Layer already exists 23:48:34 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:35 b8f8d6a1dc50: Preparing 23:48:35 02358e712a8b: Preparing 23:48:35 8f2dfe6de279: Preparing 23:48:35 1a8da1ccb6d8: Preparing 23:48:35 4911975432ae: Preparing 23:48:35 26cbea5cba74: Preparing 23:48:35 26cbea5cba74: Waiting 23:48:35 02358e712a8b: Layer already exists 23:48:35 8f2dfe6de279: Layer already exists 23:48:35 4911975432ae: Layer already exists 23:48:35 b8f8d6a1dc50: Layer already exists 23:48:35 1a8da1ccb6d8: Layer already exists 23:48:35 26cbea5cba74: Layer already exists 23:48:35 main: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:35 ===================================================== [Pipeline] echo 23:48:35 taggedImages: 23:48:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:48:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.129 23:48:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:48:35 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:48:35 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:35 latest 23:48:35 3.0.0-dev.129 23:48:35 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:35 main 23:48:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:48:36 7aba8064092f: Preparing 23:48:36 cb6f1635881b: Preparing 23:48:36 8f2dfe6de279: Preparing 23:48:36 1a8da1ccb6d8: Preparing 23:48:36 6efad7c51b6d: Preparing 23:48:36 26cbea5cba74: Preparing 23:48:36 26cbea5cba74: Waiting 23:48:36 6efad7c51b6d: Layer already exists 23:48:36 8f2dfe6de279: Layer already exists 23:48:36 1a8da1ccb6d8: Layer already exists 23:48:36 26cbea5cba74: Layer already exists 23:48:36 7aba8064092f: Pushed 23:48:41 cb6f1635881b: Pushed 23:48:42 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:48:42 7aba8064092f: Preparing 23:48:42 cb6f1635881b: Preparing 23:48:42 8f2dfe6de279: Preparing 23:48:42 1a8da1ccb6d8: Preparing 23:48:42 6efad7c51b6d: Preparing 23:48:42 26cbea5cba74: Preparing 23:48:42 26cbea5cba74: Waiting 23:48:42 6efad7c51b6d: Layer already exists 23:48:42 1a8da1ccb6d8: Layer already exists 23:48:42 cb6f1635881b: Layer already exists 23:48:42 7aba8064092f: Layer already exists 23:48:42 8f2dfe6de279: Layer already exists 23:48:42 26cbea5cba74: Layer already exists 23:48:43 latest: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.129 23:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:48:43 7aba8064092f: Preparing 23:48:43 cb6f1635881b: Preparing 23:48:43 8f2dfe6de279: Preparing 23:48:43 1a8da1ccb6d8: Preparing 23:48:43 6efad7c51b6d: Preparing 23:48:43 26cbea5cba74: Preparing 23:48:43 26cbea5cba74: Waiting 23:48:43 6efad7c51b6d: Layer already exists 23:48:43 cb6f1635881b: Layer already exists 23:48:43 8f2dfe6de279: Layer already exists 23:48:43 1a8da1ccb6d8: Layer already exists 23:48:43 7aba8064092f: Layer already exists 23:48:43 26cbea5cba74: Layer already exists 23:48:43 3.0.0-dev.129: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:48:44 7aba8064092f: Preparing 23:48:44 cb6f1635881b: Preparing 23:48:44 8f2dfe6de279: Preparing 23:48:44 1a8da1ccb6d8: Preparing 23:48:44 6efad7c51b6d: Preparing 23:48:44 26cbea5cba74: Preparing 23:48:44 26cbea5cba74: Waiting 23:48:44 cb6f1635881b: Layer already exists 23:48:44 1a8da1ccb6d8: Layer already exists 23:48:44 6efad7c51b6d: Layer already exists 23:48:44 7aba8064092f: Layer already exists 23:48:44 8f2dfe6de279: Layer already exists 23:48:44 26cbea5cba74: Layer already exists 23:48:44 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:48:45 7aba8064092f: Preparing 23:48:45 cb6f1635881b: Preparing 23:48:45 8f2dfe6de279: Preparing 23:48:45 1a8da1ccb6d8: Preparing 23:48:45 6efad7c51b6d: Preparing 23:48:45 26cbea5cba74: Preparing 23:48:45 26cbea5cba74: Waiting 23:48:45 6efad7c51b6d: Layer already exists 23:48:45 7aba8064092f: Layer already exists 23:48:45 8f2dfe6de279: Layer already exists 23:48:45 cb6f1635881b: Layer already exists 23:48:45 1a8da1ccb6d8: Layer already exists 23:48:45 26cbea5cba74: Layer already exists 23:48:45 main: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:45 ===================================================== [Pipeline] echo 23:48:45 taggedImages: 23:48:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 23:48:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:48:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.129 23:48:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 23:48:45 - 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 23:48:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:46 23:48:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:46 arm64: Pulling from edgex-lftools-log-publisher 23:48:46 8998bd30e6a1: Pulling fs layer 23:48:46 04944245beec: Pulling fs layer 23:48:46 699f458cf7ca: Pulling fs layer 23:48:46 765212b225bb: Pulling fs layer 23:48:46 f23df028b6ca: Pulling fs layer 23:48:46 d65c8cfc05b1: Pulling fs layer 23:48:46 2437ff75d9bd: Pulling fs layer 23:48:46 f23df028b6ca: Waiting 23:48:46 d65c8cfc05b1: Waiting 23:48:46 2437ff75d9bd: Waiting 23:48:46 765212b225bb: Waiting 23:48:46 04944245beec: Verifying Checksum 23:48:46 04944245beec: Download complete 23:48:46 765212b225bb: Verifying Checksum 23:48:46 765212b225bb: Download complete 23:48:46 f23df028b6ca: Verifying Checksum 23:48:46 f23df028b6ca: Download complete 23:48:46 d65c8cfc05b1: Verifying Checksum 23:48:46 d65c8cfc05b1: Download complete 23:48:46 699f458cf7ca: Verifying Checksum 23:48:46 699f458cf7ca: Download complete 23:48:47 8998bd30e6a1: Verifying Checksum 23:48:47 8998bd30e6a1: Download complete 23:48:49 2437ff75d9bd: Download complete 23:48:51 8998bd30e6a1: Pull complete 23:48:51 04944245beec: Pull complete 23:48:53 699f458cf7ca: Pull complete 23:48:53 765212b225bb: Pull complete 23:48:53 f23df028b6ca: Pull complete 23:48:54 d65c8cfc05b1: Pull complete 23:49:07 2437ff75d9bd: Pull complete 23:49:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:07 prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container 23:49:07 $ 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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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 23:49:10 $ docker top fad96cdbaf853abb34b5d76efdf8abb848dbfd31600dca67da1ca67928eff871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:11 ---> job-cost.sh 23:49:11 lf-activate-venv: SKIPPING 23:49:11 INFO: No Stack... 23:49:11 INFO: Retrieving Pricing Info for: v3-standard-4 23:49:12 INFO: Archiving Costs [Pipeline] sh 23:49:13 + cat /w/workspace/edgex-go/491/archives/cost.csv 23:49:13 + cut -d, -f6 [Pipeline] lock 23:49:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-491-stack-cost] 23:49:13 Resource [jenkins-edgexfoundry-edgex-go-main-491-stack-cost] did not exist. Created. 23:49:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-491-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:49:13 + echo total: 0.10999999940395355 [Pipeline] stash 23:49:13 Stashed 1 file(s) [Pipeline] } 23:49:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-491-stack-cost] [Pipeline] // lock [Pipeline] } 23:49:13 $ docker stop --time=1 fad96cdbaf853abb34b5d76efdf8abb848dbfd31600dca67da1ca67928eff871 23:49:15 $ docker rm -f --volumes fad96cdbaf853abb34b5d76efdf8abb848dbfd31600dca67da1ca67928eff871 [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 23:49:15 provisioning config files... 23:49:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/491@tmp/config328670650716957145tmp [Pipeline] { [Pipeline] sh 23:49:16 + set +x 23:49:16 + bash -s -- 23:49:16 + curl -s https://codecov.io/bash 23:49:16 23:49:16 _____ _ 23:49:16 / ____| | | 23:49:16 | | ___ __| | ___ ___ _____ __ 23:49:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:49:16 | |___| (_) | (_| | __/ (_| (_) \ V / 23:49:16 \_____\___/ \__,_|\___|\___\___/ \_/ 23:49:16 Bash-1.0.6 23:49:16 23:49:16 23:49:16 ==> git version 2.25.1 found 23:49:16 ==> 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 23:49:16 Release-Date: 2020-01-08 23:49:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:49:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:49:16 ==> Jenkins CI detected. 23:49:16 current dir:  /w/workspace/edgex-go/491 23:49:16 project root: . 23:49:16 --> token set from env 23:49:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:49:16 ==> Running gcov in . (disable via -X gcov) 23:49:16 ==> Python coveragepy not found 23:49:16 ==> Searching for coverage reports in: 23:49:16 + . 23:49:16 -> Found 1 reports 23:49:16 ==> Detecting git/mercurial file structure 23:49:16 ==> Reading reports 23:49:16 + ./coverage.out bytes=448247 23:49:16 ==> Appending adjustments 23:49:16 https://docs.codecov.io/docs/fixing-reports 23:49:17 + Found adjustments 23:49:17 ==> Gzipping contents 23:49:17 60K /tmp/codecov.9GJDm7.gz 23:49:17 ==> Uploading reports 23:49:17 url: https://codecov.io 23:49:17 query: branch=main&commit=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824&build=491&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F491%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:49:17 -> Pinging Codecov 23:49:17 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=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824&build=491&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F491%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:49:17 -> Uploading to 23:49:17 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/00271124DB129430A58F1EEE437C3FCB/3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824/58f29aba-7124-4111-8b00-62f032c6ee20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T234917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bef4f9c903ea5f92c85c713427d22069bb77ac2f1a836f57c7831630cd898218 23:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:17 Dload Upload Total Spent Left Speed 23:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57614 0 0 100 57614 0 215k --:--:-- --:--:-- --:--:-- 214k 100 57614 0 0 100 57614 0 215k --:--:-- --:--:-- --:--:-- 214k 23:49:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } 23:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:49:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:49:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:49:18 23:49:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:49:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:49:18 df9b9388f04a: Pulling fs layer 23:49:18 52dc419b0ee2: Pulling fs layer 23:49:18 25bc292e5bac: Pulling fs layer 23:49:18 114826534d7a: Pulling fs layer 23:49:18 4657fd5d0bcf: Pulling fs layer 23:49:18 6ad1cebc031e: Pulling fs layer 23:49:18 8a3aa393b2d8: Pulling fs layer 23:49:18 114826534d7a: Waiting 23:49:18 6ad1cebc031e: Waiting 23:49:18 8a3aa393b2d8: Waiting 23:49:18 4657fd5d0bcf: Waiting 23:49:18 25bc292e5bac: Verifying Checksum 23:49:18 25bc292e5bac: Download complete 23:49:18 52dc419b0ee2: Download complete 23:49:18 4657fd5d0bcf: Verifying Checksum 23:49:18 4657fd5d0bcf: Download complete 23:49:18 df9b9388f04a: Verifying Checksum 23:49:18 df9b9388f04a: Download complete 23:49:18 6ad1cebc031e: Verifying Checksum 23:49:18 6ad1cebc031e: Download complete 23:49:18 df9b9388f04a: Pull complete 23:49:18 52dc419b0ee2: Pull complete 23:49:18 25bc292e5bac: Pull complete 23:49:19 114826534d7a: Verifying Checksum 23:49:19 114826534d7a: Download complete 23:49:19 8a3aa393b2d8: Verifying Checksum 23:49:19 8a3aa393b2d8: Download complete 23:49:23 114826534d7a: Pull complete 23:49:23 4657fd5d0bcf: Pull complete 23:49:23 6ad1cebc031e: Pull complete 23:49:26 8a3aa393b2d8: Pull complete 23:49:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:49:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:26 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:49:26 $ 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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:49:30 $ docker top 8daa4f1fa2decc3691e8465f87c9539b07f7db9ef102c206dcfad72ecf4fcdca -eo pid,comm [Pipeline] { [Pipeline] echo 23:49:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:49:30 + set -o pipefail 23:49:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:49:38 23:49:38 Monitoring /w/workspace/edgex-go/491 (github.com/edgexfoundry/edgex-go)... 23:49:38 23:49:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/da455f87-e0e1-4614-ac60-7a4df4f953e7 23:49:38 23:49:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:49:38 23:49:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:49:38 23:49:40 23:49:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:49:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:49:40 More details here: https://snyk.co/ue1NS 23:49:40 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:49:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:49:40 $ docker stop --time=1 8daa4f1fa2decc3691e8465f87c9539b07f7db9ef102c206dcfad72ecf4fcdca 23:49:43 $ docker rm -f --volumes 8daa4f1fa2decc3691e8465f87c9539b07f7db9ef102c206dcfad72ecf4fcdca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:49:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:43 provisioning config files... 23:49:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/491@tmp/config6879263603269306771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:43 --> edgex-publish-swagger.sh 23:49:43 === Publish openapi/v3 API === 23:49:43 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:49:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/491/openapi/v3/core-command.yaml] 23:49:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:43 Dload Upload Total Spent Left Speed 23:49:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 122k --:--:-- --:--:-- --:--:-- 121k 100 29030 0 0 100 29030 0 42503 --:--:-- --:--:-- --:--:-- 42441 23:49:44 23:49:44 23:49:44 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/491/openapi/v3/core-data.yaml] 23:49:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:44 Dload Upload Total Spent Left Speed 23:49:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 119k 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 119k 23:49:44 23:49:44 23:49:44 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/491/openapi/v3/core-metadata.yaml] 23:49:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:44 Dload Upload Total Spent Left Speed 23:49:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 250k --:--:-- --:--:-- --:--:-- 250k 23:49:45 23:49:45 23:49:45 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/491/openapi/v3/support-notifications.yaml] 23:49:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:45 Dload Upload Total Spent Left Speed 23:49:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 155k --:--:-- --:--:-- --:--:-- 155k 100 86965 0 0 100 86965 0 155k --:--:-- --:--:-- --:--:-- 155k 23:49:45 23:49:45 23:49:45 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/491/openapi/v3/support-scheduler.yaml] 23:49:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:45 Dload Upload Total Spent Left Speed 23:49:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 73097 --:--:-- --:--:-- --:--:-- 73253 23:49:46 23:49:46 [Pipeline] } 23:49:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:49:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:47 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:49:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:49:47 $ docker top e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:47 [ssh-agent] Looking for ssh-agent implementation... 23:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:47 $ docker exec e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 ssh-agent 23:49:47 SSH_AUTH_SOCK=/tmp/ssh-fzkf3dlaoQOW/agent.33 23:49:47 SSH_AGENT_PID=40 23:49:47 Running ssh-add (command line suppressed) 23:49:48 Identity added: /w/workspace/edgex-go/491@tmp/private_key_2216406973708783901.key (/w/workspace/edgex-go/491@tmp/private_key_2216406973708783901.key) 23:49:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:48 + git semver tag 23:49:48 2023-04-13 23:49:48,560 [run_tag] DEBUG tag force:False 23:49:48 2023-04-13 23:49:48,560 [check_head_tag] DEBUG check head tag 23:49:48 2023-04-13 23:49:48,563 [execute] INFO git cat-file --batch-check 23:49:48 2023-04-13 23:49:48,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=) 23:49:48 2023-04-13 23:49:48,567 [execute] INFO git cat-file --batch 23:49:48 2023-04-13 23:49:48,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=) 23:49:48 2023-04-13 23:49:48,631 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main 23:49:48 2023-04-13 23:49:48,632 [execute] INFO git tag -a v3.0.0-dev.129 -m v3.0.0-dev.129 23:49:48 2023-04-13 23:49:48,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.129', '-m', 'v3.0.0-dev.129'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=None) 23:49:48 2023-04-13 23:49:48,638 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main 23:49:48 3.0.0-dev.129 [Pipeline] } 23:49:48 $ docker exec --env ******** --env ******** e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 ssh-agent -k 23:49:49 unset SSH_AUTH_SOCK; 23:49:49 unset SSH_AGENT_PID; 23:49:49 echo Agent pid 40 killed; 23:49:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:49 + git semver [Pipeline] } 23:49:49 $ docker stop --time=1 e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 23:49:50 $ docker rm -f --volumes e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:49:51 23:49:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:49:51 0.23.1-centos7: Pulling from edgex-lftools 23:49:51 ab5ef0e58194: Pulling fs layer 23:49:51 9712f1f96733: Pulling fs layer 23:49:51 63f879dbbcfc: Pulling fs layer 23:49:51 0d9ebad4ef96: Pulling fs layer 23:49:51 e9a5061849ea: Pulling fs layer 23:49:51 d747dcd14b5f: Pulling fs layer 23:49:51 2de7ff778b66: Pulling fs layer 23:49:51 0d9ebad4ef96: Waiting 23:49:51 d747dcd14b5f: Waiting 23:49:51 e9a5061849ea: Waiting 23:49:51 9712f1f96733: Download complete 23:49:51 63f879dbbcfc: Verifying Checksum 23:49:51 63f879dbbcfc: Download complete 23:49:52 e9a5061849ea: Verifying Checksum 23:49:52 e9a5061849ea: Download complete 23:49:52 d747dcd14b5f: Download complete 23:49:52 0d9ebad4ef96: Verifying Checksum 23:49:52 0d9ebad4ef96: Download complete 23:49:52 ab5ef0e58194: Download complete 23:49:52 2de7ff778b66: Download complete 23:49:55 ab5ef0e58194: Pull complete 23:49:55 9712f1f96733: Pull complete 23:49:55 63f879dbbcfc: Pull complete 23:49:58 0d9ebad4ef96: Pull complete 23:49:59 e9a5061849ea: Pull complete 23:49:59 d747dcd14b5f: Pull complete 23:50:00 2de7ff778b66: Pull complete 23:50:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:00 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:50:05 $ docker top 2438e2ad3f2cd4f014ec8dad3869596960e89702878b2026e89ddd7425161569 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:50:05 provisioning config files... 23:50:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/491@tmp/config3543960286566836662tmp 23:50:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/491@tmp/config19545230524747295tmp 23:50:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/491@tmp/config18014821262110839654tmp [Pipeline] { [Pipeline] echo 23:50:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:50:05 ---> sigul-configuration.sh 23:50:05 gpg: directory `/root/.gnupg' created 23:50:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:50:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:50:05 gpg: keyring `/root/.gnupg/secring.gpg' created 23:50:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:50:05 gpg: CAST5 encrypted data 23:50:05 gpg: encrypted with 1 passphrase 23:50:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:50:05 + mkdir /home/jenkins 23:50:05 + mkdir /home/jenkins/sigul [Pipeline] sh 23:50:06 + 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 23:50:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:50:06 ---> sigul-install.sh 23:50:06 Sigul already installed; skipping installation. [Pipeline] sh 23:50:06 + git tag --list 23:50:06 0.6.0 23:50:06 0.6.1 23:50:06 0.7.0 23:50:06 0.7.1 23:50:06 v1.0.0 23:50:06 v1.0.1 23:50:06 v1.1.0 23:50:06 v1.2.0 23:50:06 v1.2.1 23:50:06 v1.3.0 23:50:06 v1.3.1 23:50:06 v2.0.0 23:50:06 v2.1.0 23:50:06 v2.1.1 23:50:06 v2.1.1-dev.1 23:50:06 v2.1.1-dev.2 23:50:06 v2.1.1-dev.3 23:50:06 v2.1.1-dev.4 23:50:06 v2.1.1-dev.5 23:50:06 v2.1.1-dev.6 23:50:06 v2.1.1-dev.7 23:50:06 v2.1.1-dev.8 23:50:06 v2.1.2-dev.1 23:50:06 v2.2.0 23:50:06 v2.2.1-dev.1 23:50:06 v2.2.1-dev.10 23:50:06 v2.2.1-dev.11 23:50:06 v2.2.1-dev.12 23:50:06 v2.2.1-dev.13 23:50:06 v2.2.1-dev.14 23:50:06 v2.2.1-dev.15 23:50:06 v2.2.1-dev.16 23:50:06 v2.2.1-dev.17 23:50:06 v2.2.1-dev.18 23:50:06 v2.2.1-dev.19 23:50:06 v2.2.1-dev.2 23:50:06 v2.2.1-dev.20 23:50:06 v2.2.1-dev.21 23:50:06 v2.2.1-dev.22 23:50:06 v2.2.1-dev.23 23:50:06 v2.2.1-dev.24 23:50:06 v2.2.1-dev.25 23:50:06 v2.2.1-dev.26 23:50:06 v2.2.1-dev.27 23:50:06 v2.2.1-dev.28 23:50:06 v2.2.1-dev.29 23:50:06 v2.2.1-dev.3 23:50:06 v2.2.1-dev.4 23:50:06 v2.2.1-dev.5 23:50:06 v2.2.1-dev.6 23:50:06 v2.2.1-dev.7 23:50:06 v2.2.1-dev.8 23:50:06 v2.2.1-dev.9 23:50:06 v2.3.0 23:50:06 v2.3.0-dev.100 23:50:06 v2.3.0-dev.101 23:50:06 v2.3.0-dev.102 23:50:06 v2.3.0-dev.103 23:50:06 v2.3.0-dev.104 23:50:06 v2.3.0-dev.105 23:50:06 v2.3.0-dev.106 23:50:06 v2.3.0-dev.29 23:50:06 v2.3.0-dev.30 23:50:06 v2.3.0-dev.31 23:50:06 v2.3.0-dev.32 23:50:06 v2.3.0-dev.33 23:50:06 v2.3.0-dev.34 23:50:06 v2.3.0-dev.35 23:50:06 v2.3.0-dev.36 23:50:06 v2.3.0-dev.37 23:50:06 v2.3.0-dev.38 23:50:06 v2.3.0-dev.39 23:50:06 v2.3.0-dev.40 23:50:06 v2.3.0-dev.41 23:50:06 v2.3.0-dev.42 23:50:06 v2.3.0-dev.43 23:50:06 v2.3.0-dev.44 23:50:06 v2.3.0-dev.45 23:50:06 v2.3.0-dev.46 23:50:06 v2.3.0-dev.47 23:50:06 v2.3.0-dev.48 23:50:06 v2.3.0-dev.49 23:50:06 v2.3.0-dev.50 23:50:06 v2.3.0-dev.51 23:50:06 v2.3.0-dev.52 23:50:06 v2.3.0-dev.53 23:50:06 v2.3.0-dev.54 23:50:06 v2.3.0-dev.55 23:50:06 v2.3.0-dev.56 23:50:06 v2.3.0-dev.57 23:50:06 v2.3.0-dev.58 23:50:06 v2.3.0-dev.59 23:50:06 v2.3.0-dev.60 23:50:06 v2.3.0-dev.61 23:50:06 v2.3.0-dev.62 23:50:06 v2.3.0-dev.63 23:50:06 v2.3.0-dev.64 23:50:06 v2.3.0-dev.65 23:50:06 v2.3.0-dev.66 23:50:06 v2.3.0-dev.67 23:50:06 v2.3.0-dev.68 23:50:06 v2.3.0-dev.69 23:50:06 v2.3.0-dev.70 23:50:06 v2.3.0-dev.71 23:50:06 v2.3.0-dev.72 23:50:06 v2.3.0-dev.73 23:50:06 v2.3.0-dev.74 23:50:06 v2.3.0-dev.75 23:50:06 v2.3.0-dev.76 23:50:06 v2.3.0-dev.77 23:50:06 v2.3.0-dev.78 23:50:06 v2.3.0-dev.79 23:50:06 v2.3.0-dev.80 23:50:06 v2.3.0-dev.81 23:50:06 v2.3.0-dev.82 23:50:06 v2.3.0-dev.83 23:50:06 v2.3.0-dev.84 23:50:06 v2.3.0-dev.85 23:50:06 v2.3.0-dev.86 23:50:06 v2.3.0-dev.87 23:50:06 v2.3.0-dev.88 23:50:06 v2.3.0-dev.89 23:50:06 v2.3.0-dev.90 23:50:06 v2.3.0-dev.91 23:50:06 v2.3.0-dev.92 23:50:06 v2.3.0-dev.93 23:50:06 v2.3.0-dev.94 23:50:06 v2.3.0-dev.95 23:50:06 v2.3.0-dev.96 23:50:06 v2.3.0-dev.97 23:50:06 v2.3.0-dev.98 23:50:06 v2.3.0-dev.99 23:50:06 v2.3.1-dev.1 23:50:06 v2.3.1-dev.2 23:50:06 v2.3.1-dev.3 23:50:06 v2.3.1-dev.4 23:50:06 v2.3.1-dev.5 23:50:06 v3.0.0-dev.1 23:50:06 v3.0.0-dev.10 23:50:06 v3.0.0-dev.100 23:50:06 v3.0.0-dev.101 23:50:06 v3.0.0-dev.102 23:50:06 v3.0.0-dev.103 23:50:06 v3.0.0-dev.104 23:50:06 v3.0.0-dev.105 23:50:06 v3.0.0-dev.106 23:50:06 v3.0.0-dev.107 23:50:06 v3.0.0-dev.108 23:50:06 v3.0.0-dev.109 23:50:06 v3.0.0-dev.11 23:50:06 v3.0.0-dev.110 23:50:06 v3.0.0-dev.111 23:50:06 v3.0.0-dev.112 23:50:06 v3.0.0-dev.113 23:50:06 v3.0.0-dev.114 23:50:06 v3.0.0-dev.115 23:50:06 v3.0.0-dev.116 23:50:06 v3.0.0-dev.117 23:50:06 v3.0.0-dev.118 23:50:06 v3.0.0-dev.119 23:50:06 v3.0.0-dev.12 23:50:06 v3.0.0-dev.120 23:50:06 v3.0.0-dev.121 23:50:06 v3.0.0-dev.122 23:50:06 v3.0.0-dev.123 23:50:06 v3.0.0-dev.124 23:50:06 v3.0.0-dev.125 23:50:06 v3.0.0-dev.126 23:50:06 v3.0.0-dev.127 23:50:06 v3.0.0-dev.128 23:50:06 v3.0.0-dev.129 23:50:06 v3.0.0-dev.13 23:50:06 v3.0.0-dev.14 23:50:06 v3.0.0-dev.15 23:50:06 v3.0.0-dev.16 23:50:06 v3.0.0-dev.17 23:50:06 v3.0.0-dev.18 23:50:06 v3.0.0-dev.19 23:50:06 v3.0.0-dev.2 23:50:06 v3.0.0-dev.20 23:50:06 v3.0.0-dev.21 23:50:06 v3.0.0-dev.22 23:50:06 v3.0.0-dev.23 23:50:06 v3.0.0-dev.24 23:50:06 v3.0.0-dev.25 23:50:06 v3.0.0-dev.26 23:50:06 v3.0.0-dev.27 23:50:06 v3.0.0-dev.28 23:50:06 v3.0.0-dev.29 23:50:06 v3.0.0-dev.3 23:50:06 v3.0.0-dev.30 23:50:06 v3.0.0-dev.31 23:50:06 v3.0.0-dev.32 23:50:06 v3.0.0-dev.33 23:50:06 v3.0.0-dev.34 23:50:06 v3.0.0-dev.35 23:50:06 v3.0.0-dev.36 23:50:06 v3.0.0-dev.37 23:50:06 v3.0.0-dev.38 23:50:06 v3.0.0-dev.39 23:50:06 v3.0.0-dev.4 23:50:06 v3.0.0-dev.40 23:50:06 v3.0.0-dev.41 23:50:06 v3.0.0-dev.42 23:50:06 v3.0.0-dev.43 23:50:06 v3.0.0-dev.44 23:50:06 v3.0.0-dev.45 23:50:06 v3.0.0-dev.46 23:50:06 v3.0.0-dev.47 23:50:06 v3.0.0-dev.48 23:50:06 v3.0.0-dev.49 23:50:06 v3.0.0-dev.5 23:50:06 v3.0.0-dev.50 23:50:06 v3.0.0-dev.51 23:50:06 v3.0.0-dev.52 23:50:06 v3.0.0-dev.53 23:50:06 v3.0.0-dev.54 23:50:06 v3.0.0-dev.55 23:50:06 v3.0.0-dev.56 23:50:06 v3.0.0-dev.57 23:50:06 v3.0.0-dev.58 23:50:06 v3.0.0-dev.59 23:50:06 v3.0.0-dev.6 23:50:06 v3.0.0-dev.60 23:50:06 v3.0.0-dev.61 23:50:06 v3.0.0-dev.62 23:50:06 v3.0.0-dev.63 23:50:06 v3.0.0-dev.64 23:50:06 v3.0.0-dev.65 23:50:06 v3.0.0-dev.66 23:50:06 v3.0.0-dev.67 23:50:06 v3.0.0-dev.68 23:50:06 v3.0.0-dev.69 23:50:06 v3.0.0-dev.7 23:50:06 v3.0.0-dev.70 23:50:06 v3.0.0-dev.71 23:50:06 v3.0.0-dev.72 23:50:06 v3.0.0-dev.73 23:50:06 v3.0.0-dev.74 23:50:06 v3.0.0-dev.75 23:50:06 v3.0.0-dev.76 23:50:06 v3.0.0-dev.77 23:50:06 v3.0.0-dev.78 23:50:06 v3.0.0-dev.79 23:50:06 v3.0.0-dev.8 23:50:06 v3.0.0-dev.80 23:50:06 v3.0.0-dev.81 23:50:06 v3.0.0-dev.82 23:50:06 v3.0.0-dev.83 23:50:06 v3.0.0-dev.84 23:50:06 v3.0.0-dev.85 23:50:06 v3.0.0-dev.86 23:50:06 v3.0.0-dev.87 23:50:06 v3.0.0-dev.88 23:50:06 v3.0.0-dev.89 23:50:06 v3.0.0-dev.9 23:50:06 v3.0.0-dev.90 23:50:06 v3.0.0-dev.91 23:50:06 v3.0.0-dev.92 23:50:06 v3.0.0-dev.93 23:50:06 v3.0.0-dev.94 23:50:06 v3.0.0-dev.95 23:50:06 v3.0.0-dev.96 23:50:06 v3.0.0-dev.97 23:50:06 v3.0.0-dev.98 23:50:06 v3.0.0-dev.99 [Pipeline] sh 23:50:06 + lftools sign git-tag v3.0.0-dev.129 23:50:07 Signing Git tag with Sigul... 23:50:07 Signing v3.0.0-dev.129 [Pipeline] echo 23:50:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:50:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:50:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:50:08 $ docker stop --time=1 2438e2ad3f2cd4f014ec8dad3869596960e89702878b2026e89ddd7425161569 23:50:09 $ docker rm -f --volumes 2438e2ad3f2cd4f014ec8dad3869596960e89702878b2026e89ddd7425161569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:50:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:50:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:10 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:50:11 $ docker top 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 -eo pid,comm 23:50:11 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). 23:50:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:11 [ssh-agent] Looking for ssh-agent implementation... 23:50:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:11 $ docker exec 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 ssh-agent 23:50:11 SSH_AUTH_SOCK=/tmp/ssh-gtdryGMvF7Hy/agent.32 23:50:11 SSH_AGENT_PID=38 23:50:11 Running ssh-add (command line suppressed) 23:50:11 Identity added: /w/workspace/edgex-go/491@tmp/private_key_17883399250775192042.key (/w/workspace/edgex-go/491@tmp/private_key_17883399250775192042.key) 23:50:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:11 + git semver bump pre 23:50:12 2023-04-13 23:50:11,947 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main 23:50:12 2023-04-13 23:50:11,947 [bump_version] DEBUG bumping version:3.0.0-dev.129 on axis:pre with prefix:dev 23:50:12 2023-04-13 23:50:11,947 [bump_version] DEBUG bumped version:3.0.0-dev.130 23:50:12 2023-04-13 23:50:11,948 [write_version] DEBUG write version:3.0.0-dev.130 to path:/w/workspace/edgex-go/491/.semver/main with force:True 23:50:12 2023-04-13 23:50:11,948 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main 23:50:12 2023-04-13 23:50:11,948 [write_file] DEBUG write to file:/w/workspace/edgex-go/491/.semver/main 23:50:12 2023-04-13 23:50:11,950 [execute] INFO git cat-file --batch-check 23:50:12 2023-04-13 23:50:11,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=) 23:50:12 2023-04-13 23:50:11,957 [execute] INFO git cat-file --batch 23:50:12 2023-04-13 23:50:11,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=) 23:50:12 2023-04-13 23:50:11,963 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main 23:50:12 3.0.0-dev.130 [Pipeline] } 23:50:12 $ docker exec --env ******** --env ******** 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 ssh-agent -k 23:50:12 unset SSH_AUTH_SOCK; 23:50:12 unset SSH_AGENT_PID; 23:50:12 echo Agent pid 38 killed; 23:50:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:12 + git semver [Pipeline] } 23:50:12 $ docker stop --time=1 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 23:50:13 $ docker rm -f --volumes 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 [Pipeline] // withDockerContainer [Pipeline] sh 23:50:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:50:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:50:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:14 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:50:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:50:15 $ docker top 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 -eo pid,comm 23:50:15 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). 23:50:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:15 [ssh-agent] Looking for ssh-agent implementation... 23:50:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:15 $ docker exec 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 ssh-agent 23:50:15 SSH_AUTH_SOCK=/tmp/ssh-Y1JZBPooH5mI/agent.33 23:50:15 SSH_AGENT_PID=39 23:50:15 Running ssh-add (command line suppressed) 23:50:15 Identity added: /w/workspace/edgex-go/491@tmp/private_key_9253351289327632399.key (/w/workspace/edgex-go/491@tmp/private_key_9253351289327632399.key) 23:50:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:15 + git semver push 23:50:16 2023-04-13 23:50:15,943 [run_push] DEBUG push 23:50:16 2023-04-13 23:50:15,943 [execute] INFO git cat-file --batch-check 23:50:16 2023-04-13 23:50:15,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=) 23:50:16 2023-04-13 23:50:15,946 [execute] INFO git rev-list 646d4824dc98691bb9e96c2f4ebed5940e57789b -- 23:50:16 2023-04-13 23:50:15,947 [execute] DEBUG Popen(['git', 'rev-list', '646d4824dc98691bb9e96c2f4ebed5940e57789b', '--'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=None) 23:50:16 2023-04-13 23:50:15,963 [execute] INFO git fetch -v origin 23:50:16 2023-04-13 23:50:15,963 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=True, shell=None, istream=None) 23:50:16 2023-04-13 23:50:16,420 [run_push] DEBUG no remote changes detected 23:50:16 2023-04-13 23:50:16,421 [execute] INFO git push origin semver 23:50:16 2023-04-13 23:50:16,421 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=None) 23:50:17 2023-04-13 23:50:17,388 [run_push] DEBUG push all version tags 23:50:17 2023-04-13 23:50:17,388 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:50:17 2023-04-13 23:50:17,389 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=None) 23:50:18 2023-04-13 23:50:18,168 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main 23:50:18 3.0.0-dev.130 [Pipeline] } 23:50:18 $ docker exec --env ******** --env ******** 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 ssh-agent -k 23:50:18 unset SSH_AUTH_SOCK; 23:50:18 unset SSH_AGENT_PID; 23:50:18 echo Agent pid 39 killed; 23:50:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:18 + git semver [Pipeline] } 23:50:19 $ docker stop --time=1 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 23:50:20 $ docker rm -f --volumes 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 [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 23:50:20 + [ -d /w/workspace/edgex-go/491/archives ] [Pipeline] libraryResource [Pipeline] sh 23:50:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:50:22 ---> package-listing.sh 23:50:22 ++ facter osfamily 23:50:22 ++ tr '[:upper:]' '[:lower:]' 23:50:22 + OS_FAMILY=debian 23:50:22 + workspace=/w/workspace/edgex-go/491 23:50:22 + START_PACKAGES=/tmp/packages_start.txt 23:50:22 + END_PACKAGES=/tmp/packages_end.txt 23:50:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:50:22 + PACKAGES=/tmp/packages_start.txt 23:50:22 + '[' /w/workspace/edgex-go/491 ']' 23:50:22 + PACKAGES=/tmp/packages_end.txt 23:50:22 + case "${OS_FAMILY}" in 23:50:22 + dpkg -l 23:50:22 + grep '^ii' 23:50:22 + '[' -f /tmp/packages_start.txt ']' 23:50:22 + '[' -f /tmp/packages_end.txt ']' 23:50:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:50:22 + '[' /w/workspace/edgex-go/491 ']' 23:50:22 + mkdir -p /w/workspace/edgex-go/491/archives/ 23:50:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/491/archives/ [Pipeline] echo 23:50:22 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/491/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:50:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:23 23:50:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:23 latest: Pulling from edgex-lftools-log-publisher 23:50:23 5eb5b503b376: Pulling fs layer 23:50:23 5c69ac0246d0: Pulling fs layer 23:50:23 ec43610c2a17: Pulling fs layer 23:50:23 3a2ae6a8a46f: Pulling fs layer 23:50:23 33b1e0a273af: Pulling fs layer 23:50:23 5d3b04190fa2: Pulling fs layer 23:50:23 2f39f015ded8: Pulling fs layer 23:50:23 33b1e0a273af: Waiting 23:50:23 3a2ae6a8a46f: Waiting 23:50:23 2f39f015ded8: Waiting 23:50:23 5d3b04190fa2: Waiting 23:50:23 5c69ac0246d0: Verifying Checksum 23:50:23 5c69ac0246d0: Download complete 23:50:23 3a2ae6a8a46f: Verifying Checksum 23:50:23 3a2ae6a8a46f: Download complete 23:50:23 33b1e0a273af: Verifying Checksum 23:50:23 33b1e0a273af: Download complete 23:50:23 5d3b04190fa2: Verifying Checksum 23:50:23 5d3b04190fa2: Download complete 23:50:23 ec43610c2a17: Verifying Checksum 23:50:23 ec43610c2a17: Download complete 23:50:23 5eb5b503b376: Download complete 23:50:24 2f39f015ded8: Download complete 23:50:24 5eb5b503b376: Pull complete 23:50:25 5c69ac0246d0: Pull complete 23:50:25 ec43610c2a17: Pull complete 23:50:25 3a2ae6a8a46f: Pull complete 23:50:25 33b1e0a273af: Pull complete 23:50:25 5d3b04190fa2: Pull complete 23:50:31 2f39f015ded8: Pull complete 23:50:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:31 prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container 23:50:31 $ 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/491/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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:34 $ docker top 5812e7ad9d813556c73d0e53651a890be55c78c4448efa257f03425643ffd01c -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:34 + touch /tmp/pre-build-complete [Pipeline] sh 23:50:35 + mkdir -p /var/log/sysstat [Pipeline] sh 23:50:35 + ls /var/log/sa-host 23:50:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:35 provisioning config files... 23:50:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/491@tmp/config17104285107593188905tmp [Pipeline] { [Pipeline] echo 23:50:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:50:35 ---> create-netrc.sh [Pipeline] } 23:50:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:50:36 ---> python-tools-install.sh [Pipeline] echo 23:50:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:50:36 ---> sudo-logs.sh 23:50:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:50:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:50:36 ---> job-cost.sh 23:50:36 lf-activate-venv: SKIPPING 23:50:36 DEBUG: total: 0.10999999940395355 23:50:36 INFO: Retrieving Stack Cost... 23:50:37 INFO: Retrieving Pricing Info for: v3-standard-8 23:50:37 INFO: Archiving Costs [Pipeline] echo 23:50:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:50:37 ---> logs-deploy.sh 23:50:37 lf-activate-venv: SKIPPING 23:50:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/491 23:50:37 INFO: archiving workspace using pattern(s): 23:50:38 Archives upload complete. 23:50:39 INFO: archiving logs to Nexus 23:50:39 ---> uname -a: 23:50:39 Linux prd-ubuntu20-04-docker-8c-8g-8479 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:50:39 23:50:39 23:50:39 ---> lscpu: 23:50:39 Architecture: x86_64 23:50:39 CPU op-mode(s): 32-bit, 64-bit 23:50:39 Byte Order: Little Endian 23:50:39 Address sizes: 40 bits physical, 48 bits virtual 23:50:39 CPU(s): 8 23:50:39 On-line CPU(s) list: 0-7 23:50:39 Thread(s) per core: 1 23:50:39 Core(s) per socket: 1 23:50:39 Socket(s): 8 23:50:39 NUMA node(s): 1 23:50:39 Vendor ID: AuthenticAMD 23:50:39 CPU family: 23 23:50:39 Model: 49 23:50:39 Model name: AMD EPYC-Rome Processor 23:50:39 Stepping: 0 23:50:39 CPU MHz: 2800.000 23:50:39 BogoMIPS: 5600.00 23:50:39 Virtualization: AMD-V 23:50:39 Hypervisor vendor: KVM 23:50:39 Virtualization type: full 23:50:39 L1d cache: 256 KiB 23:50:39 L1i cache: 256 KiB 23:50:39 L2 cache: 4 MiB 23:50:39 L3 cache: 128 MiB 23:50:39 NUMA node0 CPU(s): 0-7 23:50:39 Vulnerability Itlb multihit: Not affected 23:50:39 Vulnerability L1tf: Not affected 23:50:39 Vulnerability Mds: Not affected 23:50:39 Vulnerability Meltdown: Not affected 23:50:39 Vulnerability Mmio stale data: Not affected 23:50:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:50:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:50:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:50:39 Vulnerability Srbds: Not affected 23:50:39 Vulnerability Tsx async abort: Not affected 23:50:39 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 23:50:39 23:50:39 23:50:39 ---> nproc: 23:50:39 8 23:50:39 23:50:39 23:50:39 ---> df -h: 23:50:39 Filesystem Size Used Avail Use% Mounted on 23:50:39 overlay 155G 21G 134G 14% / 23:50:39 tmpfs 64M 0 64M 0% /dev 23:50:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:50:39 shm 64M 0 64M 0% /dev/shm 23:50:39 /dev/vda1 155G 21G 134G 14% /facter-os 23:50:39 23:50:39 23:50:39 ---> sar -b -r -n DEV: 23:50:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8479) 04/13/23 _x86_64_ (8 CPU) 23:50:39 23:50:39 23:19:34 LINUX RESTART (8 CPU) 23:50:39 23:50:39 23:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:50:39 23:21:01 137.37 36.04 101.32 0.00 4233.72 55541.77 0.00 23:50:39 23:22:01 66.79 1.07 65.72 0.00 23.33 34584.24 0.00 23:50:39 23:23:01 22.16 0.22 21.95 0.00 2.93 5357.92 0.00 23:50:39 23:24:01 169.24 0.17 169.07 0.00 18.93 98508.25 0.00 23:50:39 23:25:01 478.47 10.86 467.61 0.00 154.22 138509.03 0.00 23:50:39 23:26:01 467.08 10.31 456.76 0.00 5084.97 184194.47 0.00 23:50:39 23:27:01 854.07 0.25 853.83 0.00 10.76 190655.73 0.00 23:50:39 23:28:01 618.24 1.08 617.16 0.00 13.60 206550.88 0.00 23:50:39 23:29:01 632.99 0.72 632.28 0.00 28.40 137055.96 0.00 23:50:39 23:30:01 29.71 0.10 29.61 0.00 13.60 810.40 0.00 23:50:39 23:31:01 4.93 0.00 4.93 0.00 0.00 159.04 0.00 23:50:39 23:32:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 23:50:39 23:33:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 23:50:39 23:34:01 0.85 0.00 0.85 0.00 0.00 10.93 0.00 23:50:39 23:35:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 23:50:39 23:36:01 1.33 0.02 1.32 0.00 0.13 21.46 0.00 23:50:39 23:37:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 23:50:39 23:38:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 23:50:39 23:39:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 23:50:39 23:40:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 23:50:39 23:41:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 23:50:39 23:42:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 23:50:39 23:43:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 23:50:39 23:44:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 23:50:39 23:45:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 23:50:39 23:46:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 23:50:39 23:47:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 23:50:39 23:48:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 23:50:39 23:49:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 23:50:39 23:50:02 85.70 0.30 85.40 0.00 11.85 44718.63 0.00 23:50:39 Average: 119.72 2.02 117.70 0.00 317.67 36575.34 0.00 23:50:39 23:50:39 23:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:50:39 23:21:01 28423368 31600704 709220 2.16 92288 3316496 1917768 5.65 1086900 2964336 210112 23:50:39 23:22:01 27724052 31383380 921952 2.80 113380 3728468 2446708 7.21 1679852 3014764 117684 23:50:39 23:23:01 27351660 31215292 1087692 3.31 117124 3905300 2411516 7.11 1706420 3335728 409780 23:50:39 23:24:01 26113240 31489136 809492 2.46 121356 5384024 2226392 6.56 1612888 4629164 792 23:50:39 23:25:01 20538664 31514032 778140 2.37 287976 10512344 1957656 5.77 1753920 9750200 3209904 23:50:39 23:26:01 20420204 31458984 808380 2.46 312828 10505544 2053788 6.05 2169768 9383564 452668 23:50:39 23:27:01 19891516 31188908 1067872 3.25 339308 10718300 2740644 8.08 2683564 9365084 4984 23:50:39 23:28:01 16939360 31423484 827860 2.52 405460 13638296 2211488 6.52 2632996 12163848 379840 23:50:39 23:29:01 18304120 31532028 733708 2.23 449728 12393216 1877664 5.53 2509056 10993540 1456 23:50:39 23:30:01 18286392 31516248 748880 2.28 450944 12394044 1974268 5.82 2529448 10993684 20 23:50:39 23:31:01 18293968 31524096 740960 2.25 451208 12394084 1887116 5.56 2519508 10993684 32 23:50:39 23:32:01 18293148 31523324 741644 2.26 451232 12394092 1887116 5.56 2519368 10993692 140 23:50:39 23:33:01 18301728 31532040 733276 2.23 451244 12394220 1887116 5.56 2512476 10993792 172 23:50:39 23:34:01 18302076 31532700 733016 2.23 451252 12394224 1887116 5.56 2511976 10994096 276 23:50:39 23:35:01 18306816 31537452 728228 2.21 451260 12394224 1887116 5.56 2506536 10994096 4 23:50:39 23:36:01 18304612 31535252 730364 2.22 451288 12394204 1916712 5.65 2506640 10994076 224 23:50:39 23:37:01 18304596 31535252 730312 2.22 451324 12394208 1916712 5.65 2506572 10994080 8 23:50:39 23:38:01 18304800 31535496 730024 2.22 451344 12394208 1916712 5.65 2506624 10994080 44 23:50:39 23:39:01 18304492 31535216 730224 2.22 451368 12394212 1916712 5.65 2507020 10994084 180 23:50:39 23:40:01 18304768 31535500 729928 2.22 451384 12394212 1916712 5.65 2506660 10994088 48 23:50:39 23:41:01 18304460 31535360 730144 2.22 451384 12394220 1916712 5.65 2506952 10994208 172 23:50:39 23:42:01 18304672 31535580 729908 2.22 451404 12394224 1916712 5.65 2506580 10994216 180 23:50:39 23:43:01 18304396 31535332 730084 2.22 451420 12394224 1916712 5.65 2507032 10994216 180 23:50:39 23:44:01 18304396 31535344 730052 2.22 451424 12394232 1916712 5.65 2506860 10994224 188 23:50:39 23:45:01 18304404 31535412 729964 2.22 451452 12394232 1916712 5.65 2506968 10994228 164 23:50:39 23:46:01 18304544 31535588 729640 2.22 451468 12394236 1916712 5.65 2506756 10994228 44 23:50:39 23:47:01 18304520 31535592 729584 2.22 451488 12394228 1916712 5.65 2506972 10994232 164 23:50:39 23:48:01 18304104 31535208 730020 2.22 451496 12394240 1916712 5.65 2507100 10994232 216 23:50:39 23:49:01 18304136 31535244 729984 2.22 451508 12394240 1916712 5.65 2506724 10994236 28 23:50:39 23:50:02 16804660 31511220 751688 2.29 499128 13701988 1969416 5.80 2623676 12256360 311828 23:50:39 Average: 19618596 31499280 771408 2.35 392182 11189599 2001895 5.90 2355127 9924602 170051 23:50:39 23:50:39 23:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:50:39 23:21:01 ens3 1667.63 1593.46 12786.32 189.90 0.00 0.00 0.00 0.00 23:50:39 23:21:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 23:50:39 23:21:01 docker0 614.54 565.09 44.18 3483.62 0.00 0.00 0.00 0.00 23:50:39 23:22:01 ens3 43.29 29.83 40.52 19.14 0.00 0.00 0.00 0.00 23:50:39 23:22:01 vethdbf93c8 0.08 0.27 0.01 0.02 0.00 0.00 0.00 0.00 23:50:39 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:22:01 docker0 0.08 0.15 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:23:01 ens3 46.34 45.14 26.17 110.58 0.00 0.00 0.00 0.00 23:50:39 23:23:01 vethdbf93c8 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 23:50:39 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:23:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 23:50:39 23:24:01 ens3 116.90 68.16 1911.43 20.74 0.00 0.00 0.00 0.00 23:50:39 23:24:01 vethaa66598 1.53 3.67 0.11 42.56 0.00 0.00 0.00 0.00 23:50:39 23:24:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:50:39 23:24:01 docker0 7.95 18.68 0.48 212.83 0.00 0.00 0.00 0.00 23:50:39 23:24:01 veth46c7d20 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 23:50:39 23:24:01 veth2c3c5e2 1.63 3.82 0.12 42.57 0.00 0.00 0.00 0.00 23:50:39 23:25:01 ens3 930.59 537.55 6178.62 53.90 0.00 0.00 0.00 0.00 23:50:39 23:25:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:50:39 23:25:01 docker0 507.40 831.21 41.31 5979.93 0.00 0.00 0.00 0.00 23:50:39 23:25:01 veth46c7d20 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:50:39 23:26:01 ens3 343.52 137.82 2791.32 19.47 0.00 0.00 0.00 0.00 23:50:39 23:26:01 veth65de48c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:50:39 23:26:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:50:39 23:26:01 docker0 4.22 8.25 0.26 86.39 0.00 0.00 0.00 0.00 23:50:39 23:26:01 veth46c7d20 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:27:01 veth42ba6b5 4.93 7.10 0.47 3.19 0.00 0.00 0.00 0.00 23:50:39 23:27:01 ens3 163.35 95.32 766.19 24.52 0.00 0.00 0.00 0.00 23:50:39 23:27:01 vethcb76ec2 50.01 81.61 4.75 294.69 0.00 0.00 0.00 0.02 23:50:39 23:27:01 veth348f02e 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:50:39 23:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:27:01 docker0 70.56 122.36 5.45 733.30 0.00 0.00 0.00 0.00 23:50:39 23:27:01 veth46c7d20 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 23:50:39 23:28:01 ens3 602.92 297.30 3608.63 38.99 0.00 0.00 0.00 0.00 23:50:39 23:28:01 veth555a97b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:50:39 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:28:01 vethf6838e2 48.65 75.71 4.60 247.96 0.00 0.00 0.00 0.02 23:50:39 23:28:01 docker0 279.52 573.11 22.46 3584.40 0.00 0.00 0.00 0.00 23:50:39 23:28:01 veth46c7d20 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:50:39 23:29:01 ens3 323.70 266.49 1393.63 674.50 0.00 0.00 0.00 0.00 23:50:39 23:29:01 lo 16.80 16.80 1.65 1.65 0.00 0.00 0.00 0.00 23:50:39 23:29:01 docker0 77.95 148.64 5.61 1282.18 0.00 0.00 0.00 0.00 23:50:39 23:30:01 ens3 447.00 486.32 218.75 2470.92 0.00 0.00 0.00 0.00 23:50:39 23:30:01 lo 44.65 44.65 4.40 4.40 0.00 0.00 0.00 0.00 23:50:39 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:31:01 ens3 76.75 79.29 45.83 429.60 0.00 0.00 0.00 0.00 23:50:39 23:31:01 lo 9.07 9.07 0.89 0.89 0.00 0.00 0.00 0.00 23:50:39 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:36:01 ens3 1.63 1.33 8.37 0.15 0.00 0.00 0.00 0.00 23:50:39 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:37:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:38:01 ens3 2.13 1.27 6.09 0.09 0.00 0.00 0.00 0.00 23:50:39 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:41:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 23:50:39 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:43:01 ens3 0.55 0.33 0.32 0.21 0.00 0.00 0.00 0.00 23:50:39 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:46:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 23:50:39 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:47:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 23:50:39 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:39 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:39 23:50:02 ens3 399.30 219.96 7753.66 41.93 0.00 0.00 0.00 0.00 23:50:39 23:50:02 lo 2.46 2.46 0.24 0.24 0.00 0.00 0.00 0.00 23:50:39 23:50:02 docker0 41.37 67.69 3.31 580.25 0.00 0.00 0.00 0.00 23:50:39 Average: ens3 171.41 127.88 1244.98 136.46 0.00 0.00 0.00 0.00 23:50:39 Average: lo 2.74 2.74 0.27 0.27 0.00 0.00 0.00 0.00 23:50:39 Average: docker0 53.19 77.62 4.08 529.86 0.00 0.00 0.00 0.00 23:50:39 23:50:39 23:50:39 ---> sar -P ALL: 23:50:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8479) 04/13/23 _x86_64_ (8 CPU) 23:50:39 23:50:39 23:19:34 LINUX RESTART (8 CPU) 23:50:39 23:50:39 23:20:02 CPU %user %nice %system %iowait %steal %idle 23:50:39 23:21:01 all 11.46 0.00 3.92 3.27 0.06 81.28 23:50:39 23:21:01 0 11.49 0.00 5.15 1.79 0.05 81.52 23:50:39 23:21:01 1 14.66 0.00 2.95 2.76 0.05 79.58 23:50:39 23:21:01 2 11.81 0.00 3.18 2.97 0.05 81.99 23:50:39 23:21:01 3 11.26 0.00 5.52 14.92 0.09 68.21 23:50:39 23:21:01 4 13.40 0.00 4.20 0.41 0.07 81.92 23:50:39 23:21:01 5 8.93 0.00 2.66 1.59 0.05 86.76 23:50:39 23:21:01 6 10.90 0.00 3.43 0.77 0.05 84.85 23:50:39 23:21:01 7 9.21 0.00 4.30 1.03 0.10 85.35 23:50:39 23:22:01 all 25.61 0.00 4.96 1.69 0.08 67.66 23:50:39 23:22:01 0 24.52 0.00 4.88 0.18 0.08 70.34 23:50:39 23:22:01 1 27.32 0.00 4.95 1.24 0.07 66.42 23:50:39 23:22:01 2 26.83 0.00 5.55 0.10 0.07 67.45 23:50:39 23:22:01 3 25.86 0.00 4.35 0.15 0.07 69.58 23:50:39 23:22:01 4 24.99 0.00 4.39 0.80 0.10 69.72 23:50:39 23:22:01 5 23.47 0.00 5.65 0.03 0.07 70.78 23:50:39 23:22:01 6 25.05 0.00 5.12 6.91 0.08 62.83 23:50:39 23:22:01 7 26.82 0.00 4.82 4.10 0.08 64.18 23:50:39 23:23:01 all 43.37 0.00 5.83 0.18 0.08 50.54 23:50:39 23:23:01 0 44.44 0.00 6.09 0.03 0.07 49.37 23:50:39 23:23:01 1 43.24 0.00 6.01 0.02 0.08 50.65 23:50:39 23:23:01 2 43.99 0.00 5.87 0.02 0.07 50.06 23:50:39 23:23:01 3 43.08 0.00 6.02 0.00 0.08 50.82 23:50:39 23:23:01 4 43.80 0.00 5.52 0.92 0.08 49.66 23:50:39 23:23:01 5 42.85 0.00 6.13 0.03 0.07 50.92 23:50:39 23:23:01 6 41.90 0.00 5.40 0.02 0.07 52.62 23:50:39 23:23:01 7 43.66 0.00 5.61 0.44 0.08 50.21 23:50:39 23:24:01 all 15.89 0.00 7.28 4.28 0.07 72.48 23:50:39 23:24:01 0 13.61 0.00 7.80 0.30 0.07 78.22 23:50:39 23:24:01 1 16.41 0.00 5.43 9.39 0.08 68.69 23:50:39 23:24:01 2 15.70 0.00 7.41 13.64 0.08 63.17 23:50:39 23:24:01 3 15.04 0.00 6.57 0.07 0.05 78.27 23:50:39 23:24:01 4 17.48 0.00 8.84 6.25 0.05 67.38 23:50:39 23:24:01 5 15.12 0.00 7.30 0.64 0.07 76.87 23:50:39 23:24:01 6 15.42 0.00 8.08 0.07 0.05 76.38 23:50:39 23:24:01 7 18.34 0.00 6.82 3.93 0.07 70.84 23:50:39 23:25:01 all 11.03 0.00 7.26 15.62 0.07 66.01 23:50:39 23:25:01 0 11.97 0.00 7.33 12.19 0.07 68.45 23:50:39 23:25:01 1 10.96 0.00 5.95 5.18 0.05 77.87 23:50:39 23:25:01 2 12.37 0.00 7.57 6.03 0.05 73.98 23:50:39 23:25:01 3 10.83 0.00 6.84 27.95 0.07 54.32 23:50:39 23:25:01 4 10.29 0.00 8.76 28.21 0.10 52.64 23:50:39 23:25:01 5 10.91 0.00 6.46 4.43 0.05 78.16 23:50:39 23:25:01 6 10.10 0.00 6.35 8.72 0.05 74.77 23:50:39 23:25:01 7 10.84 0.00 8.89 32.53 0.12 47.62 23:50:39 23:26:01 all 44.40 0.00 8.83 12.16 0.11 34.51 23:50:39 23:26:01 0 44.56 0.00 8.12 39.35 0.10 7.87 23:50:39 23:26:01 1 44.27 0.00 9.70 2.82 0.10 43.10 23:50:39 23:26:01 2 45.54 0.00 9.53 1.88 0.13 42.92 23:50:39 23:26:01 3 44.38 0.00 9.36 10.42 0.10 35.73 23:50:39 23:26:01 4 44.57 0.00 7.75 2.05 0.08 45.55 23:50:39 23:26:01 5 44.05 0.00 8.84 18.27 0.12 28.72 23:50:39 23:26:01 6 44.27 0.00 8.48 2.22 0.10 44.93 23:50:39 23:26:01 7 43.55 0.00 8.82 20.22 0.12 27.29 23:50:39 23:27:01 all 41.93 0.00 12.06 14.60 0.15 31.26 23:50:39 23:27:01 0 39.77 0.00 11.98 7.71 0.12 40.42 23:50:39 23:27:01 1 44.30 0.00 12.67 9.52 0.14 33.37 23:50:39 23:27:01 2 44.15 0.00 11.91 14.94 0.19 28.81 23:50:39 23:27:01 3 43.18 0.00 13.39 19.91 0.14 23.37 23:50:39 23:27:01 4 42.21 0.00 12.28 25.00 0.14 20.38 23:50:39 23:27:01 5 40.97 0.00 11.28 13.03 0.14 34.59 23:50:39 23:27:01 6 42.39 0.00 12.09 8.51 0.12 36.88 23:50:39 23:27:01 7 38.39 0.00 10.89 18.16 0.20 32.35 23:50:39 23:28:01 all 32.92 0.00 11.10 19.73 0.16 36.09 23:50:39 23:28:01 0 30.36 0.00 9.70 11.56 0.17 48.21 23:50:39 23:28:01 1 33.83 0.00 10.98 18.95 0.14 36.11 23:50:39 23:28:01 2 34.82 0.00 11.13 23.57 0.19 30.30 23:50:39 23:28:01 3 33.34 0.00 12.38 17.67 0.14 36.48 23:50:39 23:28:01 4 33.32 0.00 12.13 29.88 0.12 24.54 23:50:39 23:28:01 5 34.30 0.00 10.37 17.88 0.14 37.30 23:50:39 23:28:01 6 34.59 0.00 11.23 17.39 0.24 36.56 23:50:39 23:28:01 7 28.82 0.00 10.89 20.85 0.15 39.28 23:50:39 23:29:01 all 24.77 0.00 7.64 13.40 0.11 54.07 23:50:39 23:29:01 0 23.14 0.00 8.64 24.23 0.08 43.90 23:50:39 23:29:01 1 24.96 0.00 7.05 9.50 0.08 58.40 23:50:39 23:29:01 2 23.88 0.00 6.43 10.11 0.19 59.39 23:50:39 23:29:01 3 21.98 0.00 7.72 19.12 0.15 51.02 23:50:39 23:29:01 4 27.65 0.00 8.12 9.01 0.10 55.12 23:50:39 23:29:01 5 28.61 0.00 8.64 9.20 0.08 53.46 23:50:39 23:29:01 6 24.45 0.00 7.87 12.53 0.07 55.08 23:50:39 23:29:01 7 23.49 0.00 6.65 13.51 0.15 56.19 23:50:39 23:30:01 all 8.87 0.00 0.98 0.11 0.07 89.96 23:50:39 23:30:01 0 10.67 0.00 1.29 0.12 0.05 87.88 23:50:39 23:30:01 1 10.49 0.00 1.07 0.02 0.07 88.35 23:50:39 23:30:01 2 6.42 0.00 0.60 0.02 0.07 92.90 23:50:39 23:30:01 3 7.87 0.00 0.90 0.33 0.08 90.81 23:50:39 23:30:01 4 5.26 0.00 0.94 0.20 0.08 93.52 23:50:39 23:30:01 5 11.69 0.00 1.07 0.08 0.08 87.08 23:50:39 23:30:01 6 10.33 0.00 0.89 0.03 0.07 88.68 23:50:39 23:30:01 7 8.27 0.00 1.11 0.08 0.08 90.46 23:50:39 23:31:01 all 1.68 0.00 0.20 0.02 0.03 98.07 23:50:39 23:31:01 0 2.94 0.00 0.28 0.00 0.02 96.76 23:50:39 23:31:01 1 1.72 0.00 0.22 0.02 0.02 98.03 23:50:39 23:31:01 2 3.50 0.00 0.16 0.00 0.02 96.32 23:50:39 23:31:01 3 1.22 0.00 0.13 0.00 0.03 98.62 23:50:39 23:31:01 4 0.33 0.00 0.15 0.00 0.03 99.48 23:50:39 23:31:01 5 1.47 0.00 0.20 0.13 0.03 98.17 23:50:39 23:31:01 6 1.77 0.00 0.25 0.00 0.03 97.95 23:50:39 23:31:01 7 0.48 0.00 0.22 0.03 0.03 99.23 23:50:39 23:50:39 23:31:01 CPU %user %nice %system %iowait %steal %idle 23:50:39 23:32:01 all 0.17 0.00 0.02 0.00 0.01 99.79 23:50:39 23:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:50:39 23:32:01 2 1.26 0.00 0.00 0.00 0.02 98.73 23:50:39 23:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:32:01 4 0.03 0.00 0.05 0.00 0.03 99.88 23:50:39 23:32:01 5 0.05 0.00 0.03 0.02 0.03 99.87 23:50:39 23:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:50:39 23:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:50:39 23:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:50:39 23:33:01 4 0.03 0.00 0.05 0.00 0.02 99.90 23:50:39 23:33:01 5 0.03 0.00 0.03 0.02 0.03 99.88 23:50:39 23:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:50:39 23:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:50:39 23:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:50:39 23:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:50:39 23:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:50:39 23:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:50:39 23:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:50:39 23:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:50:39 23:35:01 all 0.03 0.00 0.01 0.01 0.01 99.93 23:50:39 23:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:35:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:50:39 23:35:01 3 0.07 0.00 0.02 0.00 0.02 99.90 23:50:39 23:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:50:39 23:35:01 5 0.02 0.00 0.05 0.07 0.02 99.85 23:50:39 23:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:35:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:50:39 23:36:01 all 0.28 0.00 0.04 0.01 0.01 99.66 23:50:39 23:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:50:39 23:36:01 2 1.99 0.00 0.02 0.00 0.00 98.00 23:50:39 23:36:01 3 0.05 0.00 0.07 0.00 0.02 99.87 23:50:39 23:36:01 4 0.07 0.00 0.05 0.00 0.02 99.87 23:50:39 23:36:01 5 0.03 0.00 0.05 0.02 0.02 99.88 23:50:39 23:36:01 6 0.00 0.00 0.07 0.00 0.02 99.92 23:50:39 23:36:01 7 0.03 0.00 0.03 0.03 0.00 99.90 23:50:39 23:37:01 all 0.20 0.00 0.01 0.00 0.01 99.77 23:50:39 23:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:37:01 2 1.38 0.00 0.02 0.00 0.00 98.60 23:50:39 23:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:50:39 23:37:01 4 0.03 0.00 0.05 0.00 0.03 99.88 23:50:39 23:37:01 5 0.07 0.00 0.02 0.02 0.03 99.87 23:50:39 23:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:37:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:50:39 23:38:01 all 0.23 0.00 0.01 0.00 0.01 99.74 23:50:39 23:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:38:01 2 1.73 0.00 0.02 0.00 0.02 98.24 23:50:39 23:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:38:01 5 0.05 0.00 0.05 0.02 0.03 99.85 23:50:39 23:38:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:50:39 23:38:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:50:39 23:39:01 all 0.17 0.00 0.01 0.00 0.01 99.80 23:50:39 23:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:50:39 23:39:01 2 1.07 0.00 0.00 0.00 0.00 98.93 23:50:39 23:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:39:01 4 0.05 0.00 0.00 0.00 0.02 99.93 23:50:39 23:39:01 5 0.03 0.00 0.03 0.02 0.02 99.90 23:50:39 23:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 23:50:39 23:39:01 7 0.00 0.00 0.02 0.02 0.02 99.95 23:50:39 23:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:50:39 23:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:50:39 23:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:50:39 23:40:01 5 0.02 0.00 0.02 0.02 0.03 99.92 23:50:39 23:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:40:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:50:39 23:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:50:39 23:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:50:39 23:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:50:39 23:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:41:01 4 0.05 0.00 0.02 0.00 0.03 99.90 23:50:39 23:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:50:39 23:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:50:39 23:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:42:01 all 0.08 0.00 0.01 0.01 0.00 99.90 23:50:39 23:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:50:39 23:42:01 2 0.53 0.00 0.03 0.00 0.00 99.44 23:50:39 23:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:42:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:50:39 23:42:01 5 0.00 0.00 0.00 0.05 0.00 99.95 23:50:39 23:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:50:39 23:50:39 23:42:01 CPU %user %nice %system %iowait %steal %idle 23:50:39 23:43:01 all 0.24 0.00 0.01 0.01 0.01 99.73 23:50:39 23:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:50:39 23:43:01 2 1.68 0.00 0.00 0.00 0.00 98.32 23:50:39 23:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:50:39 23:43:01 4 0.08 0.00 0.02 0.00 0.03 99.87 23:50:39 23:43:01 5 0.03 0.00 0.00 0.03 0.00 99.93 23:50:39 23:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:50:39 23:43:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:50:39 23:44:01 all 0.04 0.00 0.02 0.01 0.01 99.92 23:50:39 23:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:44:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:50:39 23:44:01 2 0.15 0.00 0.02 0.00 0.02 99.82 23:50:39 23:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:50:39 23:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:50:39 23:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:44:01 7 0.00 0.00 0.02 0.10 0.02 99.87 23:50:39 23:45:01 all 0.27 0.00 0.01 0.01 0.01 99.69 23:50:39 23:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:45:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:50:39 23:45:01 2 1.95 0.00 0.00 0.00 0.00 98.05 23:50:39 23:45:01 3 0.03 0.00 0.02 0.02 0.02 99.92 23:50:39 23:45:01 4 0.15 0.00 0.03 0.00 0.00 99.82 23:50:39 23:45:01 5 0.00 0.00 0.02 0.05 0.00 99.93 23:50:39 23:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:50:39 23:45:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:50:39 23:46:01 all 0.24 0.00 0.01 0.00 0.01 99.74 23:50:39 23:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:50:39 23:46:01 2 1.69 0.00 0.00 0.00 0.02 98.29 23:50:39 23:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:46:01 4 0.07 0.00 0.00 0.00 0.02 99.92 23:50:39 23:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:50:39 23:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:46:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:50:39 23:47:01 all 0.03 0.00 0.02 0.00 0.00 99.95 23:50:39 23:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:50:39 23:47:01 2 0.08 0.00 0.00 0.00 0.00 99.92 23:50:39 23:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:50:39 23:47:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:50:39 23:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:50:39 23:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:47:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:50:39 23:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:50:39 23:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:48:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:50:39 23:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:50:39 23:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:50:39 23:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:50:39 23:48:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:50:39 23:49:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:50:39 23:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:49:01 1 0.02 0.00 0.05 0.00 0.02 99.92 23:50:39 23:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:50:39 23:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:50:39 23:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:50:39 23:49:01 5 0.00 0.00 0.00 0.03 0.02 99.95 23:50:39 23:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:50:39 23:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:50:39 23:50:02 all 7.99 0.00 3.60 1.64 0.05 86.73 23:50:39 23:50:02 0 7.47 0.00 3.80 0.07 0.05 88.61 23:50:39 23:50:02 1 8.95 0.00 3.58 0.74 0.07 86.66 23:50:39 23:50:02 2 7.46 0.00 3.17 0.51 0.07 88.80 23:50:39 23:50:02 3 9.01 0.00 4.30 0.00 0.07 86.62 23:50:39 23:50:02 4 8.38 0.00 3.32 1.96 0.05 86.29 23:50:39 23:50:02 5 7.06 0.00 3.39 5.80 0.05 83.71 23:50:39 23:50:02 6 8.28 0.00 3.90 2.34 0.03 85.45 23:50:39 23:50:02 7 7.29 0.00 3.32 1.68 0.05 87.66 23:50:39 Average: all 8.97 0.00 2.43 2.85 0.04 85.70 23:50:39 Average: 0 8.75 0.00 2.48 3.21 0.03 85.53 23:50:39 Average: 1 9.30 0.00 2.34 1.98 0.04 86.35 23:50:39 Average: 2 9.57 0.00 2.39 2.41 0.04 85.59 23:50:39 Average: 3 8.83 0.00 2.56 3.63 0.04 84.95 23:50:39 Average: 4 8.99 0.00 2.53 3.44 0.04 84.99 23:50:39 Average: 5 8.89 0.00 2.38 2.34 0.04 86.35 23:50:39 Average: 6 8.91 0.00 2.42 1.96 0.04 86.68 23:50:39 Average: 7 8.56 0.00 2.38 3.84 0.05 85.17 23:50:39 23:50:39 23:50:39