Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 805e484e69628a6e3579adc566ad066761c57bdb 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-ssh6510450111719041705.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-ssh1717941011335637272.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-ssh6044065404188883755.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-ssh16450872219097505616.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-ssh6600617916391213727.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-11942 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/505 [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/505 # 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 805e484e69628a6e3579adc566ad066761c57bdb (main) Commit message: "fix: Don't register spiffe token provider service (#4536)" > 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 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 > git rev-list --no-walk 824c097da010356d13f923208871747ea0e15dbc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:56:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:56:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:56:51 ========================================================= 19:56:51 EdgeX Global Pipelines Version Info 19:56:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:56:51 ------------------- 19:56:51 stable info: 19:56:51 ------------------- 19:56:51 Commited By: Bill Mahoney bill.mahoney@intel.com 19:56:51 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 19:56:51 Message: update stable to v1.0.248 19:56:52 ------------------- 19:56:52 experimental info: 19:56:52 ------------------- 19:56:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:56:52 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 19:56:52 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 805e484 [Pipeline] echo 19:56:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:56:52 provisioning config files... 19:56:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/505@tmp/config7975807980993011395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:53 ---> docker-login.sh 19:56:53 nexus3.edgexfoundry.org:10001 19:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:53 Configure a credential helper to remove this warning. See 19:56:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:53 19:56:53 Login Succeeded 19:56:53 nexus3.edgexfoundry.org:10002 19:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:53 Configure a credential helper to remove this warning. See 19:56:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:53 19:56:53 Login Succeeded 19:56:53 nexus3.edgexfoundry.org:10003 19:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:53 Configure a credential helper to remove this warning. See 19:56:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:53 19:56:53 Login Succeeded 19:56:53 nexus3.edgexfoundry.org:10004 19:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:53 Configure a credential helper to remove this warning. See 19:56:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:53 19:56:53 Login Succeeded 19:56:53 docker.io 19:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:54 Configure a credential helper to remove this warning. See 19:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:54 19:56:54 Login Succeeded 19:56:54 ---> docker-login.sh ends [Pipeline] } 19:56:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:56:54 + 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 19:56:54 + dirname cmd/core-command/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo core-command,cmd/core-command/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:56:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:56:54 + dirname cmd/core-data/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo core-data,cmd/core-data/Dockerfile 19:56:54 + dirname cmd/core-metadata/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo core-metadata,cmd/core-metadata/Dockerfile 19:56:54 + dirname cmd/security-bootstrapper/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:56:54 + dirname cmd/security-proxy-auth/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:56:54 + dirname cmd/security-proxy-setup/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:56:54 + dirname cmd/security-secretstore-setup/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:56:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:56:54 + dirname cmd/security-spire-agent/Dockerfile+ 19:56:54 cut -d/ -f2 19:56:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:56:54 + dirname cmd/security-spire-config/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:56:54 + dirname cmd/security-spire-server/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:56:54 + dirname cmd/support-notifications/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + echo support-notifications,cmd/support-notifications/Dockerfile 19:56:54 + cut -d/ -f2 19:56:54 + dirname cmd/support-scheduler/Dockerfile 19:56:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:56:54 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 19:56:54 + git rev-list -1 --merges 805e484e69628a6e3579adc566ad066761c57bdb~1..805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] echo 19:56:54 -----------> git rev-list -1 --merges 805e484e69628a6e3579adc566ad066761c57bdb~1..805e484e69628a6e3579adc566ad066761c57bdb 805e484e69628a6e3579adc566ad066761c57bdb [false] [Pipeline] sh 19:56:55 + git log --format=format:%s -1 805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] echo 19:56:55 ========================================================= 19:56:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:56:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:56:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:56:55 + grep -v github /etc/ssh/ssh_known_hosts 19:56:55 + [ -e /tmp/ssh_known_hosts ] 19:56:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:56:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:56:55 + sudo tee -a /etc/ssh/ssh_known_hosts 19:56:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:56:56 19:56:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:56:56 0.1.4: Pulling from edgex-devops/py-git-semver 19:56:56 b85a868b505f: Pulling fs layer 19:56:56 e2be974225ed: Pulling fs layer 19:56:56 339a4e72a1f5: Pulling fs layer 19:56:56 988bab9f4d93: Pulling fs layer 19:56:56 1469e6f7b9e6: Pulling fs layer 19:56:56 eaf3925da568: Pulling fs layer 19:56:56 bab4dde63d76: Pulling fs layer 19:56:56 bde34c3a00c8: Pulling fs layer 19:56:56 b352a97aabf1: Pulling fs layer 19:56:56 4872d77fe225: Pulling fs layer 19:56:56 5851b861e8e6: Pulling fs layer 19:56:56 988bab9f4d93: Waiting 19:56:56 1469e6f7b9e6: Waiting 19:56:56 eaf3925da568: Waiting 19:56:56 bab4dde63d76: Waiting 19:56:56 bde34c3a00c8: Waiting 19:56:56 b352a97aabf1: Waiting 19:56:56 4872d77fe225: Waiting 19:56:56 5851b861e8e6: Waiting 19:56:56 e2be974225ed: Verifying Checksum 19:56:56 e2be974225ed: Download complete 19:56:56 988bab9f4d93: Verifying Checksum 19:56:56 988bab9f4d93: Download complete 19:56:56 339a4e72a1f5: Verifying Checksum 19:56:56 339a4e72a1f5: Download complete 19:56:56 1469e6f7b9e6: Verifying Checksum 19:56:56 1469e6f7b9e6: Download complete 19:56:56 eaf3925da568: Verifying Checksum 19:56:56 eaf3925da568: Download complete 19:56:56 bde34c3a00c8: Verifying Checksum 19:56:56 bde34c3a00c8: Download complete 19:56:56 b352a97aabf1: Verifying Checksum 19:56:56 b352a97aabf1: Download complete 19:56:56 4872d77fe225: Verifying Checksum 19:56:56 4872d77fe225: Download complete 19:56:56 5851b861e8e6: Download complete 19:56:56 b85a868b505f: Verifying Checksum 19:56:56 b85a868b505f: Download complete 19:56:56 bab4dde63d76: Verifying Checksum 19:56:56 bab4dde63d76: Download complete 19:56:57 b85a868b505f: Pull complete 19:56:57 e2be974225ed: Pull complete 19:56:58 339a4e72a1f5: Pull complete 19:56:58 988bab9f4d93: Pull complete 19:56:58 1469e6f7b9e6: Pull complete 19:56:58 eaf3925da568: Pull complete 19:57:00 bab4dde63d76: Pull complete 19:57:00 bde34c3a00c8: Pull complete 19:57:00 b352a97aabf1: Pull complete 19:57:00 4872d77fe225: Pull complete 19:57:00 5851b861e8e6: Pull complete 19:57:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:57:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:00 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 19:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:57:02 $ docker top e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 -eo pid,comm 19:57:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:57:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:57:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:57:02 [ssh-agent] Looking for ssh-agent implementation... 19:57:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:57:02 $ docker exec e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 ssh-agent 19:57:03 SSH_AUTH_SOCK=/tmp/ssh-Yvc83xiGXF3r/agent.33 19:57:03 SSH_AGENT_PID=39 19:57:03 Running ssh-add (command line suppressed) 19:57:03 Identity added: /w/workspace/edgex-go/505@tmp/private_key_11962389650631488413.key (/w/workspace/edgex-go/505@tmp/private_key_11962389650631488413.key) 19:57:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:57:03 + git tag --points-at HEAD [Pipeline] } 19:57:03 $ docker exec --env ******** --env ******** e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 ssh-agent -k 19:57:03 unset SSH_AUTH_SOCK; 19:57:03 unset SSH_AGENT_PID; 19:57:03 echo Agent pid 39 killed; 19:57:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:57:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:57:03 [ssh-agent] Looking for ssh-agent implementation... 19:57:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:57:03 $ docker exec e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 ssh-agent 19:57:03 SSH_AUTH_SOCK=/tmp/ssh-jpe9EDW98w8E/agent.71 19:57:03 SSH_AGENT_PID=77 19:57:03 Running ssh-add (command line suppressed) 19:57:03 Identity added: /w/workspace/edgex-go/505@tmp/private_key_797989751102805025.key (/w/workspace/edgex-go/505@tmp/private_key_797989751102805025.key) 19:57:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:57:04 + git semver init 19:57:04 2023-04-27 19:57:04,485 [run_init] DEBUG init version:0.0.0 force:False 19:57:04 2023-04-27 19:57:04,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/505/.semver 19:57:04 2023-04-27 19:57:04,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/505/.semver 19:57:04 2023-04-27 19:57:04,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/505/.semver'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=None) 19:57:08 2023-04-27 19:57:08,585 [append_file] DEBUG append to file:/w/workspace/edgex-go/505/.git/info/exclude 19:57:08 2023-04-27 19:57:08,585 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/505/.semver/main with force:False 19:57:08 2023-04-27 19:57:08,585 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main 19:57:08 2023-04-27 19:57:08,585 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main 19:57:08 3.0.0-dev.142 [Pipeline] } 19:57:08 $ docker exec --env ******** --env ******** e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 ssh-agent -k 19:57:08 unset SSH_AUTH_SOCK; 19:57:08 unset SSH_AGENT_PID; 19:57:08 echo Agent pid 77 killed; 19:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:57:09 + git semver [Pipeline] } 19:57:09 $ docker stop --time=1 e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 19:57:10 $ docker rm -f --volumes e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 [Pipeline] // withDockerContainer [Pipeline] sh 19:57:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:57:11 Stashed 1 file(s) [Pipeline] echo 19:57:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.142 [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 19:57:11 + git config --global --add safe.directory /w/workspace/edgex-go/505 [Pipeline] echo 19:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:57:11 ========================================================= 19:57:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:57:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:57:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:57:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:57:12 f56be85fc22e: Pulling fs layer 19:57:12 85791d961cd3: Pulling fs layer 19:57:12 d694b5ae8c79: Pulling fs layer 19:57:12 9f32a84ed3da: Pulling fs layer 19:57:12 4d19c01a9841: Pulling fs layer 19:57:12 9325e15d5711: Pulling fs layer 19:57:12 556b6ee489ea: Pulling fs layer 19:57:12 c5a4b2cf53e6: Pulling fs layer 19:57:12 9f32a84ed3da: Waiting 19:57:12 4d19c01a9841: Waiting 19:57:12 9325e15d5711: Waiting 19:57:12 c5a4b2cf53e6: Waiting 19:57:12 556b6ee489ea: Waiting 19:57:12 85791d961cd3: Download complete 19:57:12 9f32a84ed3da: Verifying Checksum 19:57:12 4d19c01a9841: Verifying Checksum 19:57:12 4d19c01a9841: Download complete 19:57:12 f56be85fc22e: Download complete 19:57:12 9325e15d5711: Verifying Checksum 19:57:12 9325e15d5711: Download complete 19:57:12 f56be85fc22e: Pull complete 19:57:12 85791d961cd3: Pull complete 19:57:12 c5a4b2cf53e6: Verifying Checksum 19:57:12 c5a4b2cf53e6: Download complete 19:57:12 d694b5ae8c79: Verifying Checksum 19:57:12 d694b5ae8c79: Download complete 19:57:12 556b6ee489ea: Verifying Checksum 19:57:12 556b6ee489ea: Download complete 19:57:16 d694b5ae8c79: Pull complete 19:57:16 9f32a84ed3da: Pull complete 19:57:16 4d19c01a9841: Pull complete 19:57:16 9325e15d5711: Pull complete 19:57:18 556b6ee489ea: Pull complete 19:57:19 c5a4b2cf53e6: Pull complete 19:57:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:57:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:57:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:57:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:57:19 WORKDIR /edgex 19:57:19 COPY go.mod . 19:57:19 RUN go mod download 19:57:19 + docker build -t ci-base-image-x86_64 -f - . 19:57:20 Sending build context to Docker daemon 170.7MB 19:57:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:57:20 ---> c4be618373d6 19:57:20 Step 2/4 : WORKDIR /edgex 19:57:22 ---> Running in c3e1d5d97771 19:57:22 Removing intermediate container c3e1d5d97771 19:57:22 ---> 294ee9d228b8 19:57:22 Step 3/4 : COPY go.mod . 19:57:22 ---> c2542881a476 19:57:22 Step 4/4 : RUN go mod download 19:57:22 ---> Running in 934144b61f5c 19:57:26 Still waiting to schedule task 19:57:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:57:35 Removing intermediate container 934144b61f5c 19:57:35 ---> 80ed8d334547 19:57:35 Successfully built 80ed8d334547 19:57:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:35 + docker inspect -f . ci-base-image-x86_64 19:57:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:35 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 19:57:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:57:35 $ docker top f32f159f57fc3207fee80f7957e8c6fcd26be7b0ef8af95347c1007d070babfd -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:36 + go version 19:57:36 go version go1.20.2 linux/amd64 [Pipeline] } 19:57:36 $ docker stop --time=1 f32f159f57fc3207fee80f7957e8c6fcd26be7b0ef8af95347c1007d070babfd 19:57:37 $ docker rm -f --volumes f32f159f57fc3207fee80f7957e8c6fcd26be7b0ef8af95347c1007d070babfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:37 + docker inspect -f . ci-base-image-x86_64 19:57:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:37 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 19:57:37 $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:57:38 $ docker top b4af65fd7e3bd59c92b314113809f4706a69435b175523411434483e02c4bfb5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:57:38 ========================================================= 19:57:38 [edgeXBuildGoParallel] Running Tests and Build... 19:57:38 ========================================================= [Pipeline] sh 19:57:38 + git config --global --add safe.directory /w/workspace/edgex-go/505 [Pipeline] fileExists [Pipeline] sh 19:57:38 + make test 19:57:38 go test -race -coverprofile=coverage.out ./... 19:57:45 ? github.com/edgexfoundry/edgex-go [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 19:58:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 19:58:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements 19:58:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:58:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:58:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:58:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:58:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.245s coverage: 88.5% of statements 19:58:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 3.8% of statements 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:58:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.373s coverage: 95.6% of statements 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:58:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:58:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements 19:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:58:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 19:58:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.037s coverage: 29.0% of statements 19:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 19:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:58:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:58:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:58:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:58:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:58:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.248s coverage: 79.9% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.066s coverage: 92.9% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 19:58:43 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 19:58:43 running golangci-lint 19:58:43 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:58:43 go version go1.20.2 linux/amd64 19:58:43 level=info msg="[config_reader] Used config file .golangci.yml" 19:58:43 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:58:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11943 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 19:58:53 Running in /w/workspace/edgex-go/505 [Pipeline] { [Pipeline] checkout 19:58:53 The recommended git tool is: git 19:58:58 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 14.827141513s" 19:58:58 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.340528ms" 19:58:59 using credential edgex-jenkins-ssh 19:58:59 Cloning the remote Git repository 19:58:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:58:59 > git init /w/workspace/edgex-go/505 # timeout=10 19:58:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:58:59 > git --version # timeout=10 19:58:59 > git --version # 'git version 2.25.1' 19:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:59:06 level=info msg="[linters_context/goanalysis] analyzers took 1m4.819165565s with top 10 stages: buildir: 33.101608681s, fact_deprecated: 1.846762325s, inspect: 1.798840806s, gosec: 1.226447043s, printf: 1.190687849s, ctrlflow: 931.281953ms, S1038: 850.119786ms, fact_purity: 741.662286ms, nilness: 714.17269ms, S1039: 540.682637ms" 19:59:06 level=info msg="[runner] Issues before processing: 203, after processing: 0" 19:59:06 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, nolint: 0/23, cgo: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203" 19:59:06 level=info msg="[runner] processing took 16.994127ms with stages: nolint: 7.437763ms, identifier_marker: 4.105019ms, autogenerated_exclude: 1.783058ms, path_prettifier: 1.590126ms, exclude-rules: 1.265474ms, skip_dirs: 754.707µs, cgo: 35.49µs, filename_unadjuster: 18.33µs, max_same_issues: 700ns, uniq_by_line: 580ns, skip_files: 460ns, diff: 390ns, path_shortener: 360ns, path_prefixer: 330ns, source_code: 280ns, severity-rules: 260ns, exclude: 240ns, sort_results: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns" 19:59:06 level=info msg="[runner] linters took 7.878314919s with stages: goanalysis_metalinter: 7.86122434s" 19:59:06 level=info msg="File cache stats: 0 entries of total size 0B" 19:59:06 level=info msg="Memory: 229 samples, avg is 192.7MB, max is 797.2MB" 19:59:06 level=info msg="Execution took 22.753567011s" 19:59:06 go vet ./... 19:59:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:59:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:59:11 ./bin/test-attribution-txt.sh [Pipeline] echo 19:59:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:59:11 + ls -al . 19:59:11 total 704 19:59:11 drwxrwxr-x 11 1001 1001 4096 Apr 27 19:57 . 19:59:11 drwxr-xr-x 4 root root 4096 Apr 27 19:57 .. 19:59:11 drwxrwxr-x 2 1001 1001 4096 Apr 27 19:56 .blubracket 19:59:11 -rw-rw-r-- 1 1001 1001 16 Apr 27 19:56 .dockerignore 19:59:11 drwxrwxr-x 8 1001 1001 4096 Apr 27 19:57 .git 19:59:11 drwxrwxr-x 3 1001 1001 4096 Apr 27 19:56 .github 19:59:11 -rw-rw-r-- 1 1001 1001 1133 Apr 27 19:56 .gitignore 19:59:11 -rw-rw-r-- 1 1001 1001 42 Apr 27 19:56 .golangci.yml 19:59:11 -rw-rw-r-- 1 1001 1001 87 Apr 27 19:56 .hadolint.yml 19:59:11 drwxr-xr-x 3 1001 1001 4096 Apr 27 19:57 .semver 19:59:11 -rw-rw-r-- 1 1001 1001 166 Apr 27 19:56 .sonarcloud.properties 19:59:11 -rw-rw-r-- 1 1001 1001 1171 Apr 27 19:56 ADOPTERS.md 19:59:11 -rw-rw-r-- 1 1001 1001 10835 Apr 27 19:56 Attribution.txt 19:59:11 -rw-rw-r-- 1 1001 1001 73765 Apr 27 19:56 CHANGELOG.md 19:59:11 -rw-rw-r-- 1 1001 1001 3804 Apr 27 19:56 CONTRIBUTING.md 19:59:11 -rw-rw-r-- 1 1001 1001 677 Apr 27 19:56 GOVERNANCE.md 19:59:11 -rw-rw-r-- 1 1001 1001 883 Apr 27 19:56 Jenkinsfile 19:59:11 -rw-rw-r-- 1 1001 1001 10775 Apr 27 19:56 LICENSE 19:59:11 -rw-rw-r-- 1 1001 1001 14368 Apr 27 19:56 Makefile 19:59:11 -rw-rw-r-- 1 1001 1001 582 Apr 27 19:56 OWNERS.md 19:59:11 -rw-rw-r-- 1 1001 1001 9403 Apr 27 19:56 README.md 19:59:11 -rw-rw-r-- 1 1001 1001 789 Apr 27 19:56 SECURITY.md 19:59:11 -rw-rw-r-- 1 1001 1001 13 Apr 27 19:57 VERSION 19:59:11 drwxrwxr-x 2 1001 1001 4096 Apr 27 19:56 bin 19:59:11 drwxrwxr-x 18 1001 1001 4096 Apr 27 19:56 cmd 19:59:11 -rw-r--r-- 1 root root 448352 Apr 27 19:58 coverage.out 19:59:11 -rw-rw-r-- 1 1001 1001 3200 Apr 27 19:56 go.mod 19:59:11 -rw-rw-r-- 1 1001 1001 31155 Apr 27 19:56 go.sum 19:59:11 drwxrwxr-x 7 1001 1001 4096 Apr 27 19:56 internal 19:59:11 drwxrwxr-x 3 1001 1001 4096 Apr 27 19:56 openapi 19:59:11 -rw-rw-r-- 1 1001 1001 594 Apr 27 19:56 security.txt 19:59:11 drwxrwxr-x 4 1001 1001 4096 Apr 27 19:56 snap 19:59:11 -rw-rw-r-- 1 1001 1001 204 Apr 27 19:56 version.go [Pipeline] sh 19:59:11 + '[' -e coverage.out ] 19:59:11 + chown 1001:1001 coverage.out [Pipeline] stash 19:59:11 Stashed 1 file(s) [Pipeline] sh 19:59:12 + make build 19:59:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:59:19 Avoid second fetch 19:59:19 Checking out Revision 805e484e69628a6e3579adc566ad066761c57bdb (main) 19:59:20 Commit message: "fix: Don't register spiffe token provider service (#4536)" 19:59:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:59:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:59:19 > git config core.sparsecheckout # timeout=10 19:59:19 > git checkout -f 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:59:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:21 Dload Upload Total Spent Left Speed 19:59:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 19:59:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:59:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:59:22 + sudo tee /etc/docker/daemon.new 19:59:22 { 19:59:22 "registry-mirrors": [ 19:59:22 "https://nexus3.edgexfoundry.org:10001" 19:59:22 ], 19:59:22 "bip": "10.250.0.254/24", 19:59:22 "hosts": [ 19:59:22 "tcp://0.0.0.0:5555", 19:59:22 "unix:///var/run/docker.sock" 19:59:22 ], 19:59:22 "mtu": 1458, 19:59:22 "selinux-enabled": true, 19:59:22 "seccomp-profile": "/etc/docker/seccomp.json" 19:59:22 } [Pipeline] sh 19:59:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:59:22 + sudo service docker restart 19:59:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:59:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:59:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:59:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:59:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:59:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:59:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:59:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:59:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:59:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:59:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:59:40 $ docker stop --time=1 b4af65fd7e3bd59c92b314113809f4706a69435b175523411434483e02c4bfb5 19:59:43 $ docker rm -f --volumes b4af65fd7e3bd59c92b314113809f4706a69435b175523411434483e02c4bfb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:59:43 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 19:59:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/505@tmp/config6179862269167673172tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:44 ---> docker-login.sh 19:59:44 nexus3.edgexfoundry.org:10001 19:59:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:59:44 19:59:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:59:44 latest: Pulling from edgex-devops/edgex-compose 19:59:44 cbdbe7a5bc2a: Pulling fs layer 19:59:44 ca9280d653b3: Pulling fs layer 19:59:44 7e9c9ca2126c: Pulling fs layer 19:59:44 cbdbe7a5bc2a: Download complete 19:59:45 cbdbe7a5bc2a: Pull complete 19:59:45 ca9280d653b3: Verifying Checksum 19:59:45 ca9280d653b3: Download complete 19:59:45 7e9c9ca2126c: Download complete 19:59:45 ca9280d653b3: Pull complete 19:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:45 Configure a credential helper to remove this warning. See 19:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:45 19:59:45 Login Succeeded 19:59:45 nexus3.edgexfoundry.org:10002 19:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:45 Configure a credential helper to remove this warning. See 19:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:45 19:59:45 Login Succeeded 19:59:45 nexus3.edgexfoundry.org:10003 19:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:46 Configure a credential helper to remove this warning. See 19:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:46 19:59:46 Login Succeeded 19:59:46 nexus3.edgexfoundry.org:10004 19:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:46 Configure a credential helper to remove this warning. See 19:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:46 19:59:46 Login Succeeded 19:59:46 docker.io 19:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:47 Configure a credential helper to remove this warning. See 19:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:47 19:59:47 Login Succeeded 19:59:47 ---> docker-login.sh ends [Pipeline] } 19:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:59:47 + git config --global --add safe.directory /w/workspace/edgex-go/505 [Pipeline] echo 19:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:47 ========================================================= 19:59:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:59:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:59:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:59:48 c41833b44d91: Pulling fs layer 19:59:48 ed15518f5707: Pulling fs layer 19:59:48 feae8fd75edb: Pulling fs layer 19:59:48 242c74f7c9fa: Pulling fs layer 19:59:48 3cdef696dda3: Pulling fs layer 19:59:48 2ced38df9373: Pulling fs layer 19:59:48 58f1dce35555: Pulling fs layer 19:59:48 3cdef696dda3: Waiting 19:59:48 2ced38df9373: Waiting 19:59:48 58f1dce35555: Waiting 19:59:48 242c74f7c9fa: Waiting 19:59:48 ed15518f5707: Verifying Checksum 19:59:48 ed15518f5707: Download complete 19:59:48 242c74f7c9fa: Download complete 19:59:48 3cdef696dda3: Verifying Checksum 19:59:48 3cdef696dda3: Download complete 19:59:48 c41833b44d91: Verifying Checksum 19:59:48 c41833b44d91: Download complete 19:59:48 7e9c9ca2126c: Pull complete 19:59:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:59:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:59:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:48 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 19:59:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:59:49 c41833b44d91: Pull complete 19:59:49 58f1dce35555: Verifying Checksum 19:59:49 58f1dce35555: Download complete 19:59:50 ed15518f5707: Pull complete 19:59:50 $ docker top 3e17dc1fc2382d1aa99cc683614cb50f35b3f2b824d350cc1b997fee79a17299 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:50 + docker-compose build --help 19:59:50 + grep parallel 19:59:51 feae8fd75edb: Download complete 19:59:51 2ced38df9373: Verifying Checksum 19:59:51 2ced38df9373: Download complete 19:59:51 --parallel Build images in parallel. [Pipeline] } 19:59:51 $ docker stop --time=1 3e17dc1fc2382d1aa99cc683614cb50f35b3f2b824d350cc1b997fee79a17299 19:59:52 $ docker rm -f --volumes 3e17dc1fc2382d1aa99cc683614cb50f35b3f2b824d350cc1b997fee79a17299 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:59:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:52 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 19:59:52 $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@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 19:59:53 $ docker top 95e90c396d8fe2ef1d48dba06e9016cff260a95b41dea15cfa7c2dc798ad8340 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:53 + docker-compose -f ./docker-compose-build.yml build --parallel 19:59:54 Building core-command ... 19:59:54 Building core-common-config-bootstrapper ... 19:59:54 Building core-data ... 19:59:54 Building core-metadata ... 19:59:54 Building security-bootstrapper ... 19:59:54 Building security-proxy-auth ... 19:59:54 Building security-proxy-setup ... 19:59:54 Building security-secretstore-setup ... 19:59:54 Building security-spiffe-token-provider ... 19:59:54 Building security-spire-agent ... 19:59:54 Building security-spire-config ... 19:59:54 Building security-spire-server ... 19:59:54 Building support-notifications ... 19:59:54 Building support-scheduler ... 19:59:54 Building security-proxy-auth 19:59:54 Building security-spire-agent 19:59:54 Building support-scheduler 19:59:54 Building core-command 19:59:54 Building security-secretstore-setup 20:00:01 feae8fd75edb: Pull complete 20:00:01 242c74f7c9fa: Pull complete 20:00:01 3cdef696dda3: Pull complete 20:00:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:00:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:00:06 ---> 80ed8d334547 20:00:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:00:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:00:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:00:06 ---> 80ed8d334547 20:00:06 Step 3/25 : WORKDIR /edgex-go 20:00:06 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:00:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:00:06 ---> 80ed8d334547 20:00:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:00:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:00:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:00:06 ---> 80ed8d334547 20:00:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:00:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:00:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:00:06 ---> 80ed8d334547 20:00:06 Step 3/27 : WORKDIR /edgex-go 20:00:08 2ced38df9373: Pull complete 20:00:09 ---> Running in f243ffb090c3 20:00:09 ---> Running in 2ad981e4b377 20:00:09 ---> Running in 3724066e6102 20:00:09 ---> Running in 97cf79348501 20:00:09 ---> Running in 9d9258f6b276 20:00:09 Removing intermediate container 2ad981e4b377 20:00:09 ---> b9043b6f1833 20:00:09 Step 4/24 : WORKDIR /edgex-go 20:00:09 Removing intermediate container 97cf79348501 20:00:09 ---> 326bc1597327 20:00:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:00:09 Removing intermediate container f243ffb090c3 20:00:09 ---> d3d71aff5282 20:00:09 Step 4/23 : WORKDIR /edgex-go 20:00:09 Removing intermediate container 3724066e6102 20:00:09 ---> e56cdd9ced9e 20:00:09 Step 4/23 : WORKDIR /edgex-go 20:00:09 Removing intermediate container 9d9258f6b276 20:00:09 ---> e6d7f9ca475a 20:00:09 Step 4/25 : RUN apk add --update --no-cache make git 20:00:09 ---> Running in db98e8894fcd 20:00:09 ---> Running in 4596e09e81c6 20:00:09 ---> Running in 8bc6f1036494 20:00:09 ---> Running in d463ba50722d 20:00:09 ---> Running in 826b548dcdc9 20:00:09 Removing intermediate container db98e8894fcd 20:00:09 ---> 173387bfc669 20:00:09 Step 5/24 : RUN apk add --update --no-cache make git 20:00:09 Removing intermediate container 8bc6f1036494 20:00:09 ---> 0d914e00560e 20:00:09 Step 5/23 : RUN apk add --update --no-cache make git 20:00:09 Removing intermediate container d463ba50722d 20:00:09 ---> 4939dea51588 20:00:09 Step 5/23 : RUN apk add --update --no-cache make git 20:00:09 ---> Running in 46507dc5b709 20:00:10 ---> Running in c40065d2e3c0 20:00:10 ---> Running in 446f42839ef3 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:00:10 58f1dce35555: Pull complete 20:00:10 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:00:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:00:10 OK: 265 MiB in 53 packages 20:00:10 OK: 265 MiB in 53 packages 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:00:10 OK: 265 MiB in 53 packages 20:00:10 + docker build -t ci-base-image-arm64 -f - . 20:00:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:00:10 WORKDIR /edgex 20:00:10 COPY go.mod . 20:00:10 RUN go mod download 20:00:10 OK: 265 MiB in 53 packages 20:00:10 OK: 265 MiB in 53 packages 20:00:11 Removing intermediate container 4596e09e81c6 20:00:11 ---> ee9e05e10a33 20:00:11 Step 5/27 : COPY go.mod vendor* ./ 20:00:11 Removing intermediate container 46507dc5b709 20:00:11 ---> acdb71b47791 20:00:11 Step 6/24 : COPY go.mod vendor* ./ 20:00:11 Removing intermediate container 826b548dcdc9 20:00:11 ---> 80a3892151d4 20:00:11 Step 5/25 : COPY go.mod vendor* ./ 20:00:11 ---> 21b7ec77df30 20:00:11 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:11 ---> Running in 4648604e4e39 20:00:11 Sending build context to Docker daemon 2.932MB 20:00:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:00:11 ---> fadd8f120f05 20:00:11 Step 2/4 : WORKDIR /edgex 20:00:11 ---> 5598feaa0521 20:00:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:11 ---> aa77a1deff6c 20:00:11 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:11 Removing intermediate container c40065d2e3c0 20:00:11 ---> 8b87f6b2620f 20:00:11 Step 6/23 : COPY go.mod vendor* ./ 20:00:11 Removing intermediate container 446f42839ef3 20:00:11 ---> be39644fbd7d 20:00:11 Step 6/23 : COPY go.mod vendor* ./ 20:00:11 ---> Running in cf0dabdddd9c 20:00:11 ---> Running in 60e75d299e36 20:00:11 ---> 0a6057fdbe3b 20:00:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:11 ---> 27d27e3759bd 20:00:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:11 ---> Running in be67d4a9a564 20:00:11 ---> Running in 0c1cc1ac7e3b 20:00:13 ---> Running in bd14add88b8c 20:00:13 Removing intermediate container bd14add88b8c 20:00:13 ---> 3e080f2e9020 20:00:13 Step 3/4 : COPY go.mod . 20:00:13 ---> de33a021d49b 20:00:13 Step 4/4 : RUN go mod download 20:00:13 ---> Running in a19e54ebb270 20:00:46 Removing intermediate container a19e54ebb270 20:00:46 ---> 9d29143fbe32 20:00:46 Successfully built 9d29143fbe32 20:00:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:46 + docker inspect -f . ci-base-image-arm64 20:00:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:46 prd-ubuntu20.04-docker-arm64-4c-16g-11943 does not seem to be running inside a container 20:00:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:00:47 $ docker top 1ee578271dd082f3dd880aaeb08b19e6c35a0b84707e241d0da0dee241bb8c6a -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:48 + go version 20:00:48 go version go1.20.2 linux/arm64 [Pipeline] } 20:00:48 $ docker stop --time=1 1ee578271dd082f3dd880aaeb08b19e6c35a0b84707e241d0da0dee241bb8c6a 20:00:50 $ docker rm -f --volumes 1ee578271dd082f3dd880aaeb08b19e6c35a0b84707e241d0da0dee241bb8c6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:00:51 20:00:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:00:51 latest: Pulling from edgex-devops/edgex-compose-arm64 20:00:51 29e5d40040c1: Pulling fs layer 20:00:51 1ce36da41761: Pulling fs layer 20:00:51 25b303627fd3: Pulling fs layer 20:00:51 29e5d40040c1: Verifying Checksum 20:00:51 29e5d40040c1: Download complete 20:00:51 1ce36da41761: Verifying Checksum 20:00:51 1ce36da41761: Download complete 20:00:52 29e5d40040c1: Pull complete 20:00:53 1ce36da41761: Pull complete 20:00:53 25b303627fd3: Download complete 20:01:03 25b303627fd3: Pull complete 20:01:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:03 prd-ubuntu20.04-docker-arm64-4c-16g-11943 does not seem to be running inside a container 20:01:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:01:05 $ docker top 3750e4d42819e5597ab3199dc2ec13192acd441a7dd598ff993534e8fa23a28e -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:06 + docker-compose build --help 20:01:06 + grep parallel 20:01:07 Removing intermediate container 0c1cc1ac7e3b 20:01:07 ---> 3533450c1729 20:01:07 Step 8/23 : COPY . . 20:01:07 Removing intermediate container be67d4a9a564 20:01:07 ---> 0d45dc1c8032 20:01:07 Step 8/23 : COPY . . 20:01:07 Removing intermediate container 60e75d299e36 20:01:07 ---> e33d756cd67c 20:01:07 Step 7/25 : COPY . . 20:01:07 Removing intermediate container cf0dabdddd9c 20:01:07 ---> 12e007792632 20:01:07 Step 8/24 : COPY . . 20:01:07 Removing intermediate container 4648604e4e39 20:01:07 ---> 2bfe16780434 20:01:07 Step 7/27 : COPY . . 20:01:09 ---> 2a7958a343d7 20:01:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:01:09 ---> 0028fb1931b4 20:01:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:01:09 ---> 386f08c8e31f 20:01:09 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:01:09 ---> 401aa3aea179 20:01:09 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:01:09 ---> a527425c1e7a 20:01:09 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:01:09 ---> Running in 232cd0e11ae6 20:01:09 ---> Running in 07dc4823cfbb 20:01:09 ---> Running in ff6adaf5e6fa 20:01:09 ---> Running in ef965361d3c1 20:01:09 ---> Running in 653b73075604 20:01:09 Removing intermediate container 653b73075604 20:01:09 ---> 695fbc8d7cfe 20:01:09 Step 9/27 : WORKDIR /edgex-go/spire-build 20:01:09 ---> Running in 6e7738bbe5ef 20:01:09 Removing intermediate container 6e7738bbe5ef 20:01:09 ---> 8cc16e980f3d 20:01:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:01:09 ---> Running in 3d6c92635d1e 20:01:10 Removing intermediate container 3d6c92635d1e 20:01:10 ---> 07d423d7b41f 20:01:10 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 20:01:10 ---> Running in 2031b82b1891 20:01:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:01:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:01:10 Removing intermediate container 2031b82b1891 20:01:10 ---> 8a5be36eb809 20:01:10 Step 12/27 : WORKDIR /edgex-go 20:01:10 ---> Running in b5614a7b1326 20:01:10 Removing intermediate container b5614a7b1326 20:01:10 ---> bad408b88b47 20:01:10 20:01:10 Step 13/27 : FROM alpine:3.17 20:01:11 --parallel Build images in parallel. [Pipeline] } 20:01:11 $ docker stop --time=1 3750e4d42819e5597ab3199dc2ec13192acd441a7dd598ff993534e8fa23a28e 20:01:11 3.17: Pulling from library/alpine 20:01:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:01:11 Status: Downloaded newer image for alpine:3.17 20:01:11 ---> 9ed4aefc74f6 20:01:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:01:11 ---> Running in 820cd1cebf7c 20:01:11 Removing intermediate container 820cd1cebf7c 20:01:11 ---> 7befbf8fda41 20:01:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:01:11 ---> Running in e8eddfa8964d 20:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:12 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:12 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:12 OK: 17820 distinct packages available 20:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:12 (1/5) Installing dumb-init (1.2.5-r2) 20:01:12 (2/5) Installing musl-obstack (1.2.3-r0) 20:01:12 (3/5) Installing libucontext (1.2-r0) 20:01:12 (4/5) Installing gcompat (1.1.0-r0) 20:01:12 (5/5) Installing openssl (3.0.8-r4) 20:01:12 Executing busybox-1.35.0-r29.trigger 20:01:12 OK: 8 MiB in 20 packages 20:01:12 $ docker rm -f --volumes 3750e4d42819e5597ab3199dc2ec13192acd441a7dd598ff993534e8fa23a28e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:13 prd-ubuntu20.04-docker-arm64-4c-16g-11943 does not seem to be running inside a container 20:01:13 Removing intermediate container e8eddfa8964d 20:01:13 ---> 17ab5b71b66e 20:01:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:13 ---> 75f80897a343 20:01:13 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:01:13 $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:01:13 ---> b1228dde36c2 20:01:13 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:01:14 $ docker top 49f2a350c9b9cfedc19ce56760e7d9433ba247c876a91103008827288b7bd5e8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:15 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:15 ---> 5093a03dbbe5 20:01:15 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:01:19 ---> 780b545c6746 20:01:19 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:01:19 ---> 41f3dd142f77 20:01:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:01:19 Building core-command ... 20:01:19 Building core-common-config-bootstrapper ... 20:01:19 Building core-data ... 20:01:19 Building core-metadata ... 20:01:19 Building security-bootstrapper ... 20:01:19 Building security-proxy-auth ... 20:01:19 Building security-proxy-setup ... 20:01:19 Building security-secretstore-setup ... 20:01:19 Building security-spiffe-token-provider ... 20:01:19 Building security-spire-agent ... 20:01:19 Building security-spire-config ... 20:01:19 Building security-spire-server ... 20:01:19 Building support-notifications ... 20:01:19 Building support-scheduler ... 20:01:19 Building core-common-config-bootstrapper 20:01:19 Building security-proxy-auth 20:01:19 Building security-spiffe-token-provider 20:01:19 Building security-proxy-setup 20:01:19 Building core-data 20:01:20 ---> 139a5f6d901f 20:01:20 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:01:20 ---> 1d2b71f90891 20:01:20 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:01:20 ---> Running in 7f52f22fc35b 20:01:20 Removing intermediate container 7f52f22fc35b 20:01:20 ---> 01e26fbdc6be 20:01:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:01:20 ---> Running in e3e2879b3f32 20:01:21 Removing intermediate container e3e2879b3f32 20:01:21 ---> 4a7e2b8dab5c 20:01:21 Step 25/27 : LABEL arch=x86_64 20:01:21 ---> Running in b66813608a52 20:01:22 Removing intermediate container b66813608a52 20:01:22 ---> a7999258c4d9 20:01:22 Step 26/27 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:01:22 ---> Running in 606ae2544cb5 20:01:22 Removing intermediate container 606ae2544cb5 20:01:22 ---> 0f41e6f6efd1 20:01:22 Step 27/27 : LABEL version=3.0.0-dev.142 20:01:22 ---> Running in c49f34268daa 20:01:23 Removing intermediate container c49f34268daa 20:01:23 ---> 2562ad28939b 20:01:23 20:01:23 Successfully built 2562ad28939b 20:01:23 Successfully tagged security-spire-agent:latest 20:01:23 Building security-spiffe-token-provider 20:01:28  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:01:28 ---> 80ed8d334547 20:01:28 Step 3/20 : WORKDIR /edgex-go 20:01:28 ---> Using cache 20:01:28 ---> e6d7f9ca475a 20:01:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:01:29 ---> Running in cdb7049fa063 20:01:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:29 ---> 9d29143fbe32 20:01:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:29 ---> 9d29143fbe32 20:01:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:29 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:01:29 ---> 9d29143fbe32 20:01:29 Step 3/20 : WORKDIR /edgex-go 20:01:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:29 ---> 9d29143fbe32 20:01:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:30 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:30 ---> 9d29143fbe32 20:01:30 Step 3/22 : WORKDIR /edgex-go 20:01:30 ---> Running in f491e5d1ea8b 20:01:30 ---> Running in d12ef40db8e0 20:01:30 ---> Running in 4b2442522f7c 20:01:30 ---> Running in 670601c9cd94 20:01:30 ---> Running in e8eeaed9e3fa 20:01:31 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:31 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:31 OK: 17819 distinct packages available 20:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:31 OK: 265 MiB in 53 packages 20:01:31 Removing intermediate container 670601c9cd94 20:01:31 ---> b1a74417b033 20:01:31 Step 4/23 : WORKDIR /edgex-go 20:01:31 Removing intermediate container e8eeaed9e3fa 20:01:31 ---> 5db794322bc0 20:01:31 Step 4/22 : RUN apk add --update --no-cache make git 20:01:31 ---> Running in 2ad95e8c7b90 20:01:31 Removing intermediate container 4b2442522f7c 20:01:31 ---> 78769a952d30 20:01:31 Step 4/23 : WORKDIR /edgex-go 20:01:31 Removing intermediate container d12ef40db8e0 20:01:31 ---> facebc310eae 20:01:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:01:31 Removing intermediate container f491e5d1ea8b 20:01:31 ---> 49b11decea34 20:01:31 Step 4/23 : WORKDIR /edgex-go 20:01:31 ---> Running in 9f32d20b2887 20:01:31 ---> Running in 169b277b5340 20:01:31 ---> Running in 18e88120f9c1 20:01:32 ---> Running in 88259cc6cf70 20:01:32 Removing intermediate container cdb7049fa063 20:01:32 ---> 566a89e48c6d 20:01:32 Step 5/20 : COPY go.mod vendor* ./ 20:01:32 Removing intermediate container 2ad95e8c7b90 20:01:32 ---> 2aa4a338ec5a 20:01:32 Step 5/23 : RUN apk add --update --no-cache make git 20:01:32 Removing intermediate container 18e88120f9c1 20:01:32 ---> 14445a2e790a 20:01:32 Step 5/23 : RUN apk add --update --no-cache make git 20:01:32 ---> Running in e304ccbbb111 20:01:32 ---> 364b90df5528 20:01:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:32 ---> Running in 14a7cc818ac9 20:01:32 Removing intermediate container 88259cc6cf70 20:01:32 ---> 13aeb3096dae 20:01:32 Step 5/23 : RUN apk add --update --no-cache make git 20:01:33 ---> Running in f769ff7b5375 20:01:33 ---> Running in cbc93e01b5dc 20:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:35 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:35 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:35 OK: 17690 distinct packages available 20:01:36 OK: 263 MiB in 53 packages 20:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:37 OK: 263 MiB in 53 packages 20:01:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:01:37 Removing intermediate container 9f32d20b2887 20:01:37 ---> 4ad74747c071 20:01:37 Step 5/22 : COPY go.mod vendor* ./ 20:01:37 OK: 263 MiB in 53 packages 20:01:37 OK: 263 MiB in 53 packages 20:01:38 OK: 263 MiB in 53 packages 20:01:38 ---> d2fda312251c 20:01:38 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:38 Removing intermediate container e304ccbbb111 20:01:38 ---> a7a1fd8d5a2a 20:01:38 Step 6/23 : COPY go.mod vendor* ./ 20:01:39 ---> Running in e69be2be3113 20:01:39 Removing intermediate container cbc93e01b5dc 20:01:39 ---> 2fc741518aa0 20:01:39 Step 6/23 : COPY go.mod vendor* ./ 20:01:39 Removing intermediate container 14a7cc818ac9 20:01:39 ---> 37bc7cf74026 20:01:39 Step 6/23 : COPY go.mod vendor* ./ 20:01:40 Removing intermediate container 169b277b5340 20:01:40 ---> b2ef435fa3cd 20:01:40 Step 5/20 : COPY go.mod vendor* ./ 20:01:40 ---> a823580c5c23 20:01:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:40 ---> Running in 58e2f54add76 20:01:41 ---> 776f53c14d31 20:01:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:41 ---> Running in 388e7f496035 20:01:41 Removing intermediate container 07dc4823cfbb 20:01:41 ---> 17d474980210 20:01:41 20:01:41 Step 10/23 : FROM alpine:3.17 20:01:41 ---> 9ed4aefc74f6 20:01:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:01:41 ---> Running in ae4f1260d38a 20:01:41 Removing intermediate container 232cd0e11ae6 20:01:41 ---> 32b3c0afcfc1 20:01:41 20:01:41 Step 10/24 : FROM alpine:3.17 20:01:41 ---> 9ed4aefc74f6 20:01:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:01:41 ---> 2aeda82fb242 20:01:41 ---> 2fa0c773b9e7 20:01:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:41 ---> Running in 82aec6e61f4f 20:01:41 Removing intermediate container ae4f1260d38a 20:01:41 ---> 2f1ffd801303 20:01:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:01:41 Removing intermediate container ff6adaf5e6fa 20:01:41 ---> 7afcda615cb5 20:01:41 20:01:41 Step 9/25 : FROM alpine:3.17 20:01:41 ---> 9ed4aefc74f6 20:01:41 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:01:41 ---> Running in b67706ce43a6 20:01:41 ---> Running in 6b4f517cc744 20:01:41 ---> Running in d2861cf63129 20:01:41 ---> Running in b34d14680c34 20:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:42 (1/1) Installing dumb-init (1.2.5-r2) 20:01:42 Executing busybox-1.35.0-r29.trigger 20:01:42 OK: 7 MiB in 16 packages 20:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:42 (1/1) Installing dumb-init (1.2.5-r2) 20:01:42 Executing busybox-1.35.0-r29.trigger 20:01:42 OK: 7 MiB in 16 packages 20:01:42 (1/3) Installing ca-certificates (20220614-r4) 20:01:42 (2/3) Installing dumb-init (1.2.5-r2) 20:01:42 (3/3) Installing su-exec (0.2-r2) 20:01:42 Executing busybox-1.35.0-r29.trigger 20:01:42 Executing ca-certificates-20220614-r4.trigger 20:01:42 OK: 8 MiB in 18 packages 20:01:43 Removing intermediate container 82aec6e61f4f 20:01:43 ---> afa4f63aa580 20:01:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:01:43 Removing intermediate container b67706ce43a6 20:01:43 ---> 26e1f178aa12 20:01:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:43 ---> Running in 9b2970669b54 20:01:44 ---> 83ddb11a5005 20:01:44 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:01:44 Removing intermediate container 9b2970669b54 20:01:44 ---> 47965171c53b 20:01:44 Step 13/24 : ENV APP_PORT=59882 20:01:44 Removing intermediate container 6b4f517cc744 20:01:44 ---> 357d459d03fa 20:01:44 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:01:44 ---> Running in 980bdb9363a1 20:01:44 ---> Running in de31f8efad41 20:01:44 ---> 452117eb5cc7 20:01:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:01:44 Removing intermediate container 980bdb9363a1 20:01:44 ---> c8603bb52e0a 20:01:44 Step 14/24 : EXPOSE $APP_PORT 20:01:44 Removing intermediate container de31f8efad41 20:01:44 ---> f1aea386ecdc 20:01:44 Step 12/25 : WORKDIR / 20:01:44 ---> Running in 2840f3b45a60 20:01:44 ---> Running in e3bd85a42b47 20:01:44 ---> f632b1fdc0ba 20:01:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:01:44 Removing intermediate container 2840f3b45a60 20:01:44 ---> d213f22eff54 20:01:44 Step 15/24 : WORKDIR / 20:01:44 ---> Running in 0c131c178065 20:01:45 Removing intermediate container e3bd85a42b47 20:01:45 ---> 21455050173e 20:01:45 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:45 ---> ae7ea0be05ed 20:01:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:01:45 Removing intermediate container 0c131c178065 20:01:45 ---> b4ee74a019b8 20:01:45 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:45 Removing intermediate container ef965361d3c1 20:01:45 ---> 1f3bc15e879e 20:01:45 20:01:45 Step 10/23 : FROM alpine:3.17 20:01:45 ---> 9ed4aefc74f6 20:01:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:01:45 ---> Using cache 20:01:45 ---> afa4f63aa580 20:01:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:01:45 ---> Using cache 20:01:45 ---> 47965171c53b 20:01:45 Step 13/23 : ENV APP_PORT=59861 20:01:45 ---> 7643a6aad7b4 20:01:45 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:01:45 ---> Running in 5091af58eede 20:01:45 ---> c0b63dbc2f86 20:01:45 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:45 ---> Running in dab94c14b232 20:01:45 ---> 96e980a94bb3 20:01:45 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:01:45 Removing intermediate container 5091af58eede 20:01:45 ---> f4504e082059 20:01:45 Step 14/23 : EXPOSE $APP_PORT 20:01:45 ---> 46e42d954f57 20:01:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:01:45 ---> Running in 42e095b2216e 20:01:45 ---> c3f667007430 20:01:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:01:45 Removing intermediate container 42e095b2216e 20:01:45 ---> 239bcecf42b9 20:01:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:45 ---> 899fdf954a8c 20:01:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:01:45 ---> 0f783f5aa0e3 20:01:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:01:45 ---> 152c9754fc42 20:01:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:01:46 ---> 30b9719a593d 20:01:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:01:46 ---> 767a62353415 20:01:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:01:46 Removing intermediate container dab94c14b232 20:01:46 ---> 11a96740878c 20:01:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:01:46 ---> da5200d7e9e0 20:01:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:01:46 ---> Running in e409b4ce85db 20:01:46 Removing intermediate container e409b4ce85db 20:01:46 ---> 501e27f27de5 20:01:46 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:01:46 ---> 1bae62bd0122 20:01:46 Step 20/24 : ENTRYPOINT ["/core-command"] 20:01:46 ---> Running in 4bafa23c0c3d 20:01:46 ---> 91a879b8117b 20:01:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:01:46 ---> Running in 5c66baf6230f 20:01:46 ---> 690fec1b040a 20:01:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:01:47 Removing intermediate container 4bafa23c0c3d 20:01:47 ---> 733afb85b14a 20:01:47 Step 21/23 : LABEL arch=x86_64 20:01:47 Removing intermediate container 5c66baf6230f 20:01:47 ---> 39d3aca15a1c 20:01:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:01:47 ---> Running in e127ea09a97f 20:01:47 ---> Running in f49851919189 20:01:47 ---> ac0810c2542a 20:01:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:01:47 ---> Running in 66fe2bb8fb47 20:01:47 Removing intermediate container e127ea09a97f 20:01:47 ---> 6bbd3848c932 20:01:47 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:01:47 Removing intermediate container f49851919189 20:01:47 ---> 9894a310f36d 20:01:47 Step 22/24 : LABEL arch=x86_64 20:01:47 ---> Running in 8c41fb3cc469 20:01:47 ---> Running in b62e73466ee4 20:01:47 ---> e5085304a116 20:01:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:01:47 Removing intermediate container 66fe2bb8fb47 20:01:47 ---> 4580db60f025 20:01:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:01:47 ---> Running in 3ba23f82d71a 20:01:47 Removing intermediate container 8c41fb3cc469 20:01:47 ---> e9dc48f16dd9 20:01:47 Step 23/23 : LABEL version=3.0.0-dev.142 20:01:47 ---> Running in 780abe44fd49 20:01:47 Removing intermediate container b62e73466ee4 20:01:47 ---> 8cfd84e7b7fe 20:01:47 Step 23/24 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:01:47 ---> Running in 9b6aa8b2cd73 20:01:47 Removing intermediate container 3ba23f82d71a 20:01:47 ---> 836d1ac5ac3c 20:01:47 Step 21/23 : LABEL arch=x86_64 20:01:47 ---> 787f53e8c298 20:01:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:47 ---> Running in 98b97619611c 20:01:47 ---> Running in 44aba76951a4 20:01:47 Removing intermediate container 780abe44fd49 20:01:47 ---> c6d3162ef375 20:01:47 20:01:47 Removing intermediate container 9b6aa8b2cd73 20:01:47 ---> 9c7d26652c15 20:01:47 Step 24/24 : LABEL version=3.0.0-dev.142 20:01:47 Removing intermediate container 98b97619611c 20:01:47 ---> 3998e6ab363a 20:01:47 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:01:47 ---> Running in 00395e83ca86 20:01:47 Successfully built c6d3162ef375 20:01:47 Successfully tagged security-proxy-auth:latest 20:01:47  Building security-proxy-auth ... done Building security-bootstrapper 20:01:47 ---> Running in 110773444ca8 20:01:47 Removing intermediate container 00395e83ca86 20:01:47 ---> 149e422a380e 20:01:47 20:01:47 Successfully built 149e422a380e 20:01:48 Successfully tagged core-command:latest 20:01:48 Building core-data 20:01:48  Building core-command ... done Removing intermediate container 110773444ca8 20:01:48 ---> 0cd91436cb01 20:01:48 Step 23/23 : LABEL version=3.0.0-dev.142 20:01:51 ---> Running in a4fed0da8e98 20:01:51 Removing intermediate container 44aba76951a4 20:01:51 ---> 83d21ba6b04a 20:01:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:01:51 Removing intermediate container a4fed0da8e98 20:01:51 ---> b917d2b7f11a 20:01:51 20:01:51 Removing intermediate container f769ff7b5375 20:01:51 ---> 34d0d0269575 20:01:51 Step 7/20 : COPY . . 20:01:51 Successfully built b917d2b7f11a 20:01:51 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:51 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:01:51 Successfully tagged support-scheduler:latest 20:01:51 ---> 80ed8d334547 20:01:51 Step 3/33 : WORKDIR /edgex-goBuilding support-notifications 20:01:51 20:01:51  Building support-scheduler ... done  ---> Using cache 20:01:51 ---> e6d7f9ca475a 20:01:51 Step 4/33 : RUN apk add --update --no-cache make git 20:01:51 ---> Using cache 20:01:51 ---> 80a3892151d4 20:01:51 Step 5/33 : COPY go.mod vendor* ./ 20:01:51 ---> Using cache 20:01:51 ---> aa77a1deff6c 20:01:51 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:51 ---> Using cache 20:01:51 ---> e33d756cd67c 20:01:51 Step 7/33 : COPY . . 20:01:51 ---> Using cache 20:01:51 ---> 386f08c8e31f 20:01:51 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:01:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:52 ---> 80ed8d334547 20:01:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:52 ---> Using cache 20:01:52 ---> e56cdd9ced9e 20:01:52 Step 4/23 : WORKDIR /edgex-go 20:01:52 ---> Using cache 20:01:52 ---> 0d914e00560e 20:01:52 Step 5/23 : RUN apk add --update --no-cache make git 20:01:52 ---> Using cache 20:01:52 ---> 8b87f6b2620f 20:01:52 Step 6/23 : COPY go.mod vendor* ./ 20:01:52 ---> Using cache 20:01:52 ---> 27d27e3759bd 20:01:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:52 ---> Using cache 20:01:52 ---> 3533450c1729 20:01:52 Step 8/23 : COPY . . 20:01:52 ---> Using cache 20:01:52 ---> 0028fb1931b4 20:01:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:01:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> 80ed8d334547 20:01:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:54 ---> Using cache 20:01:54 ---> e56cdd9ced9e 20:01:54 Step 4/23 : WORKDIR /edgex-go 20:01:54 ---> Using cache 20:01:54 ---> 0d914e00560e 20:01:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:01:55 ---> Running in 5e936d9098b9 20:01:55 ---> Running in b3920cec3179 20:01:55 ---> Running in f91af4a29a45 20:01:55 ---> Running in dbe43ae3fd14 20:01:55 ---> 197fb2a62ac9 20:01:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:01:55 Removing intermediate container 5e936d9098b9 20:01:55 ---> b2a40e4e2002 20:01:55 Step 23/25 : LABEL arch=x86_64 20:01:55 ---> Running in d44ba108e33d 20:01:55 ---> Running in 56ee1f5ab84e 20:01:55 Removing intermediate container d44ba108e33d 20:01:55 ---> 8a09e16e6655 20:01:55 Step 24/25 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:01:55 ---> Running in aa7aabe5ac3c 20:01:55 Removing intermediate container aa7aabe5ac3c 20:01:55 ---> 700ae18b4c2a 20:01:55 Step 25/25 : LABEL version=3.0.0-dev.142 20:01:55 ---> Running in 9659cd654ca6 20:01:55 Removing intermediate container 9659cd654ca6 20:01:55 ---> 0a4a04ea2a96 20:01:55 20:01:55 Successfully built 0a4a04ea2a96 20:01:55 Successfully tagged security-secretstore-setup:latest 20:01:55  Building security-secretstore-setup ... done Building security-proxy-setup 20:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:01:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:01:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:01:56 OK: 265 MiB in 53 packages 20:01:58 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:58 ---> 80ed8d334547 20:01:58 Step 3/22 : WORKDIR /edgex-go 20:01:58 ---> Using cache 20:01:58 ---> e6d7f9ca475a 20:01:58 Step 4/22 : RUN apk add --update --no-cache make git 20:01:58 ---> Using cache 20:01:58 ---> 80a3892151d4 20:01:58 Step 5/22 : COPY go.mod vendor* ./ 20:01:58 ---> Using cache 20:01:58 ---> aa77a1deff6c 20:01:58 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:58 ---> Using cache 20:01:58 ---> e33d756cd67c 20:01:58 Step 7/22 : COPY . . 20:01:58 ---> Using cache 20:01:58 ---> 386f08c8e31f 20:01:58 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:01:58 ---> Running in e401defe7429 20:01:59 Removing intermediate container f91af4a29a45 20:01:59 ---> db59dcaaed67 20:01:59 Step 6/23 : COPY go.mod vendor* ./ 20:01:59 ---> d396131456c0 20:01:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:59 ---> Running in 31ad7f92883a 20:01:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02:26 Removing intermediate container 31ad7f92883a 20:02:26 ---> 75e29095b57a 20:02:26 Step 8/23 : COPY . . 20:02:26 ---> a0798809918b 20:02:26 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:02:27 ---> Running in e43025d38bbc 20:02:28 Removing intermediate container e401defe7429 20:02:28 ---> e0b353890976 20:02:28 20:02:28 Step 9/22 : FROM alpine:3.17 20:02:28 ---> 9ed4aefc74f6 20:02:28 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:02:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:02:28 ---> Running in ba9e31d6554c 20:02:28 Removing intermediate container b3920cec3179 20:02:28 ---> bea11caeb723 20:02:28 20:02:28 Step 10/23 : FROM alpine:3.17 20:02:28 ---> 9ed4aefc74f6 20:02:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:02:28 Removing intermediate container dbe43ae3fd14 20:02:28 ---> 9f5ad865f33e 20:02:28 20:02:28 Step 9/33 : FROM alpine:3.17 20:02:28 ---> 9ed4aefc74f6 20:02:28 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:02:28 ---> Running in 15644181e164 20:02:28 ---> Running in dcd4f519008c 20:02:28 Removing intermediate container 15644181e164 20:02:28 ---> 5f1fc29c20e3 20:02:28 Step 12/23 : ENV APP_PORT=59880 20:02:28 Removing intermediate container dcd4f519008c 20:02:28 ---> 0e610408d61a 20:02:28 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:02:28 ---> Running in e963ba5eca58 20:02:29 ---> Running in 0278a097a56e 20:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:29 Removing intermediate container e963ba5eca58 20:02:29 ---> d6c0be88424c 20:02:29 Step 13/23 : EXPOSE $APP_PORT 20:02:29 ---> Running in 5d8d752aa611 20:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:29 Removing intermediate container 5d8d752aa611 20:02:29 ---> 60974f09067d 20:02:29 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:02:29 ---> Running in de95a0750161 20:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:29 (1/2) Installing dumb-init (1.2.5-r2) 20:02:29 (2/2) Installing openssl (3.0.8-r4) 20:02:29 Executing busybox-1.35.0-r29.trigger 20:02:29 OK: 8 MiB in 17 packages 20:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:29 (1/2) Installing dumb-init (1.2.5-r2) 20:02:29 (2/2) Installing su-exec (0.2-r2) 20:02:29 Executing busybox-1.35.0-r29.trigger 20:02:29 OK: 7 MiB in 17 packages 20:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:30 Removing intermediate container ba9e31d6554c 20:02:30 ---> 96ca401b3945 20:02:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:02:30 ---> Running in cfb6fa3a75ff 20:02:30 Removing intermediate container 0278a097a56e 20:02:30 ---> aa34f1a2e219 20:02:30 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:02:30 Removing intermediate container cfb6fa3a75ff 20:02:30 ---> 7c2471fd1a02 20:02:30 Step 12/22 : WORKDIR /edgex 20:02:30 ---> Running in 37a5ed7f9f1f 20:02:30 ---> Running in 177ba17f6a78 20:02:30 (1/1) Installing dumb-init (1.2.5-r2) 20:02:30 Executing busybox-1.35.0-r29.trigger 20:02:30 OK: 7 MiB in 16 packages 20:02:30 Removing intermediate container 37a5ed7f9f1f 20:02:30 ---> 086ae69a14ea 20:02:30 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:02:30 Removing intermediate container 177ba17f6a78 20:02:30 ---> ea39dc5af7d0 20:02:30 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:30 ---> Running in ee9fcfe26c0b 20:02:30 Removing intermediate container 56ee1f5ab84e 20:02:30 ---> 65ecfbf21e2b 20:02:30 20:02:30 Step 9/20 : FROM alpine:3.17 20:02:30 ---> 9ed4aefc74f6 20:02:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:02:30 ---> Using cache 20:02:30 ---> 0e610408d61a 20:02:30 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:30 ---> Running in 45f7a0aa0e33 20:02:30 Removing intermediate container ee9fcfe26c0b 20:02:30 ---> b02716384525 20:02:30 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:02:31 ---> 6b4ef0816564 20:02:31 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:02:31 ---> Running in b45f80e2d986 20:02:31 Removing intermediate container de95a0750161 20:02:31 ---> 40779792816a 20:02:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:31 Removing intermediate container b45f80e2d986 20:02:31 ---> 1c26c202fc87 20:02:31 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:02:31 ---> Running in 9487dda20a45 20:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:31 ---> 3e646399c0de 20:02:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:02:31 ---> 0556ca03bf7b 20:02:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:31 Removing intermediate container 9487dda20a45 20:02:31 ---> 793ee5d59779 20:02:31 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:02:31 ---> Running in ff385e9282d1 20:02:31 ---> 6453f28a8f30 20:02:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:02:31 ---> d5d3824855de 20:02:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:02:31 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:31 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:31 OK: 17820 distinct packages available 20:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:31 (1/9) Installing ca-certificates (20220614-r4) 20:02:31 (2/9) Installing brotli-libs (1.0.9-r9) 20:02:31 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:02:32 (4/9) Installing libcurl (8.0.1-r0) 20:02:32 (5/9) Installing curl (8.0.1-r0) 20:02:32 (6/9) Installing dumb-init (1.2.5-r2) 20:02:32 (7/9) Installing musl-obstack (1.2.3-r0) 20:02:32 (8/9) Installing libucontext (1.2-r0) 20:02:32 ---> 7bd86e340371 20:02:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ ---> 0ac7188e837e 20:02:32 20:02:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:02:32 (9/9) Installing gcompat (1.1.0-r0) 20:02:32 Executing busybox-1.35.0-r29.trigger 20:02:32 Executing ca-certificates-20220614-r4.trigger 20:02:32 OK: 10 MiB in 24 packages 20:02:32 ---> 972103a42e94 20:02:32 Step 19/23 : ENTRYPOINT ["/core-data"] 20:02:32 ---> 6f3ed40b9d51 20:02:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:32 ---> Running in 3aac5d4360c4 20:02:32 ---> Running in a2a064275866 20:02:32 Removing intermediate container ff385e9282d1 20:02:32 ---> 5bf3dd44e7b8 20:02:32 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:02:32 ---> Running in f0308374b5ef 20:02:32 Removing intermediate container 3aac5d4360c4 20:02:32 ---> 206588b7c2db 20:02:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:02:32 ---> Running in e0135278f6e6 20:02:32 Removing intermediate container f0308374b5ef 20:02:32 ---> e156f5f08db1 20:02:32 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:02:32 Removing intermediate container e0135278f6e6 20:02:32 ---> 1c3d716ea263 20:02:32 Step 21/23 : LABEL arch=x86_64 20:02:32 ---> Running in d15d5805e7b3 20:02:32 Removing intermediate container 45f7a0aa0e33 20:02:32 ---> f8f8cab8ee1a 20:02:32 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:32 ---> 024ed5db88c5 20:02:32 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:02:32 Removing intermediate container d15d5805e7b3 20:02:32 ---> 98ce170cc552 20:02:32 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:02:32 ---> Running in 99567d70ef5b 20:02:32 ---> Running in ab72b999c2ed 20:02:33 ---> 2737555f2a81 20:02:33 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:02:33 Removing intermediate container ab72b999c2ed 20:02:33 ---> 6496d24e9f5d 20:02:33 Step 23/23 : LABEL version=3.0.0-dev.142 20:02:33 ---> Running in 6a8d85ca299f 20:02:33 Removing intermediate container 6a8d85ca299f 20:02:33 ---> 8939b406b8ee 20:02:33 20:02:33 Removing intermediate container a2a064275866 20:02:33 ---> 920e4c7d8533 20:02:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:02:33 ---> 1417458897f4 20:02:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:02:33 ---> Running in 9aee69f9281a 20:02:33 Successfully built 8939b406b8ee 20:02:33 Successfully tagged core-data:latest 20:02:33  Building core-data ... done Building security-spire-config 20:02:35 Removing intermediate container 9aee69f9281a 20:02:35 ---> ed0a10afb3c2 20:02:35 Step 20/22 : LABEL arch=x86_64 20:02:35 ---> Running in 8fb1d8f9d112 20:02:35 ---> 7cde111e82cd 20:02:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:02:35 Removing intermediate container 99567d70ef5b 20:02:35 ---> 186055968f20 20:02:35 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:35 Removing intermediate container 8fb1d8f9d112 20:02:35 ---> acc8898c2ab9 20:02:35 Step 21/22 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:02:35 ---> Running in c03a981227af 20:02:35 ---> 014c9ca088fc 20:02:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:02:35 ---> Running in 9613801522c9 20:02:35 Removing intermediate container c03a981227af 20:02:35 ---> ec5648168e20 20:02:35 Step 22/22 : LABEL version=3.0.0-dev.142 20:02:35 ---> Running in cf62c60393a6 20:02:35 ---> e77bbeed8e91 20:02:35 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:02:35 Removing intermediate container 9613801522c9 20:02:35 ---> b4d329f7125b 20:02:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:02:35 Removing intermediate container cf62c60393a6 20:02:35 ---> 88ee79e846fa 20:02:35 20:02:36 ---> Running in 1d79dffb0e16 20:02:36 Successfully built 88ee79e846fa 20:02:36 Successfully tagged security-proxy-setup:latest 20:02:36  Building security-proxy-setup ... done Building security-spire-server 20:02:36 ---> 71b3856c3206 20:02:36 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:02:36 Removing intermediate container 1d79dffb0e16 20:02:36 ---> 7bc1c5ddd3d0 20:02:36 Step 18/20 : LABEL arch=x86_64 20:02:37 ---> Running in 556a99a94fbe 20:02:37 ---> fc1e877e63c2 20:02:37 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:02:37 Removing intermediate container 556a99a94fbe 20:02:37 ---> 12c4d20d7df8 20:02:37 Step 19/20 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:02:38 ---> Running in b2f7539e23b1 20:02:38 ---> 6de9c032ae47 20:02:38 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:02:38 Removing intermediate container b2f7539e23b1 20:02:38 ---> 0d7462f25b73 20:02:38 Step 20/20 : LABEL version=3.0.0-dev.142 20:02:38 ---> Running in 1b5b665157a3 20:02:38 ---> 01a3bbc07c67 20:02:38 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:02:38 Removing intermediate container 1b5b665157a3 20:02:38 ---> d92ebc98fa4a 20:02:38 20:02:38 Successfully built d92ebc98fa4a 20:02:38 Successfully tagged security-spiffe-token-provider:latest 20:02:38  Building security-spiffe-token-provider ... done Building core-metadata 20:02:38 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:02:38 ---> 80ed8d334547 20:02:38 Step 3/27 : WORKDIR /edgex-go 20:02:38 ---> Using cache 20:02:38 ---> e6d7f9ca475a 20:02:38 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:02:38 ---> 694c20aac693 20:02:38 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:02:38 ---> Running in 8af6d98a9994 20:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:40 OK: 265 MiB in 53 packages 20:02:41 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:02:41 ---> 80ed8d334547 20:02:41 Step 3/26 : WORKDIR /edgex-go 20:02:41 ---> Using cache 20:02:41 ---> e6d7f9ca475a 20:02:41 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:02:42 ---> 0a509d1c00a4 20:02:42 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:02:42 ---> Running in b55c185cf57a 20:02:42 ---> 77a236a9e71e 20:02:42 Step 28/33 : RUN chmod +x /entrypoint.sh 20:02:42 ---> Running in 60cdea53a4f1 20:02:42 Removing intermediate container 8af6d98a9994 20:02:42 ---> 9f329c8299a3 20:02:42 Step 5/27 : COPY go.mod vendor* ./ 20:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:43 ---> fc3be4e4ffb8 20:02:43 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:43 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:43 ---> 80ed8d334547 20:02:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:02:43 ---> Using cache 20:02:43 ---> e56cdd9ced9e 20:02:43 Step 4/25 : WORKDIR /edgex-go 20:02:43 ---> Using cache 20:02:43 ---> 0d914e00560e 20:02:43 Step 5/25 : RUN apk add --update --no-cache make git 20:02:43 ---> Using cache 20:02:43 ---> 8b87f6b2620f 20:02:43 Step 6/25 : COPY go.mod vendor* ./ 20:02:43 ---> Using cache 20:02:43 ---> 27d27e3759bd 20:02:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:43 ---> Using cache 20:02:43 ---> 3533450c1729 20:02:43 Step 8/25 : COPY . . 20:02:43 ---> Using cache 20:02:43 ---> 0028fb1931b4 20:02:43 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:02:43 ---> Running in 3608301cbdcb 20:02:43 ---> Running in 478ae56ba76f 20:02:43 OK: 265 MiB in 53 packages 20:02:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:02:44 Removing intermediate container 60cdea53a4f1 20:02:44 ---> b7e7e7e06c0e 20:02:44 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:02:44 Removing intermediate container b55c185cf57a 20:02:44 ---> 0627a9213144 20:02:44 Step 5/26 : COPY go.mod vendor* ./ 20:02:44 ---> Running in 2aed7d21769b 20:02:44 Removing intermediate container 2aed7d21769b 20:02:44 ---> 1a70bdf5eaf2 20:02:44 Step 30/33 : CMD ["gate"] 20:02:44 ---> 03b4fa470e81 20:02:44 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:44 ---> Running in dd260133b7ca 20:02:44 ---> Running in 1130d7c0047c 20:02:44 Removing intermediate container dd260133b7ca 20:02:44 ---> a082ac17f8aa 20:02:44 Step 31/33 : LABEL arch=x86_64 20:02:44 ---> Running in bb8b7a3d5ba0 20:02:45 Removing intermediate container bb8b7a3d5ba0 20:02:45 ---> b852c2b7fb62 20:02:45 Step 32/33 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:02:45 ---> Running in 369cdd576c2c 20:02:45 Removing intermediate container 369cdd576c2c 20:02:45 ---> 119473537029 20:02:45 Step 33/33 : LABEL version=3.0.0-dev.142 20:02:45 ---> Running in 6e5ea52854bd 20:02:45 Removing intermediate container 6e5ea52854bd 20:02:45 ---> 18c06ecc2ab0 20:02:45 20:02:45 Successfully built 18c06ecc2ab0 20:02:45 Successfully tagged security-bootstrapper:latest 20:02:45  Building security-bootstrapper ... done Building core-common-config-bootstrapper 20:02:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:47 ---> 80ed8d334547 20:02:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:47 ---> Using cache 20:02:47 ---> e56cdd9ced9e 20:02:47 Step 4/23 : WORKDIR /edgex-go 20:02:47 ---> Using cache 20:02:47 ---> 0d914e00560e 20:02:47 Step 5/23 : RUN apk add --update --no-cache make git 20:02:47 ---> Using cache 20:02:47 ---> 8b87f6b2620f 20:02:47 Step 6/23 : COPY go.mod vendor* ./ 20:02:47 ---> Using cache 20:02:47 ---> 27d27e3759bd 20:02:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:47 ---> Using cache 20:02:47 ---> 3533450c1729 20:02:47 Step 8/23 : COPY . . 20:02:47 ---> Using cache 20:02:47 ---> 0028fb1931b4 20:02:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:49 ---> Running in 5e41384915dc 20:02:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:02:55 Removing intermediate container e43025d38bbc 20:02:55 ---> 32b449b4e13d 20:02:55 20:02:55 Step 10/23 : FROM alpine:3.17 20:02:55 ---> 9ed4aefc74f6 20:02:55 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:02:55 ---> Running in 83512b4c4ab6 20:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:56 (1/2) Installing ca-certificates (20220614-r4) 20:02:56 (2/2) Installing dumb-init (1.2.5-r2) 20:02:56 Executing busybox-1.35.0-r29.trigger 20:02:56 Executing ca-certificates-20220614-r4.trigger 20:02:56 OK: 8 MiB in 17 packages 20:03:00 Removing intermediate container 83512b4c4ab6 20:03:00 ---> 4bfe7606ecd2 20:03:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:03:01 ---> Running in 1db655ea7723 20:03:01 Removing intermediate container 1db655ea7723 20:03:01 ---> 5a74af0f4d4c 20:03:01 Step 13/23 : ENV APP_PORT=59860 20:03:01 ---> Running in d2b06cc89da9 20:03:01 Removing intermediate container d2b06cc89da9 20:03:01 ---> 5ff08c241201 20:03:01 Step 14/23 : EXPOSE $APP_PORT 20:03:01 ---> Running in 99cbb7e12b5b 20:03:02 Removing intermediate container 99cbb7e12b5b 20:03:02 ---> 66f46f070d14 20:03:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:03 ---> 80c9c58d3435 20:03:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:03:04 ---> b719bfede314 20:03:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:03:04 Removing intermediate container 1130d7c0047c 20:03:04 ---> 31f77109f5e4 20:03:04 Step 7/26 : COPY . . 20:03:05 ---> b1b77c02abcd 20:03:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:03:05 Removing intermediate container 3608301cbdcb 20:03:05 ---> a9cf14b89e8a 20:03:05 Step 7/27 : COPY . . 20:03:10 ---> 85ab74c8b9f2 20:03:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:03:10 ---> Running in e0e0c04c2b0b 20:03:10 Removing intermediate container 478ae56ba76f 20:03:10 ---> 18886e0c3fd0 20:03:10 20:03:10 Step 10/25 : FROM alpine:3.17 20:03:10 ---> 9ed4aefc74f6 20:03:10 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:03:10 ---> Using cache 20:03:10 ---> afa4f63aa580 20:03:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:03:10 ---> Using cache 20:03:10 ---> 47965171c53b 20:03:10 Step 13/25 : ENV APP_PORT=59881 20:03:10 ---> 489ce1dff8b4 20:03:10 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:03:10 ---> f7c6c9bc05f3 20:03:10 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:03:10 ---> Running in c70cb0c30421 20:03:10 ---> Running in 5c0fbfcece74 20:03:10 ---> Running in f89b3e6d2036 20:03:10 Removing intermediate container e0e0c04c2b0b 20:03:10 ---> eab38a81824b 20:03:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:10 ---> Running in 457bcc666099 20:03:10 Removing intermediate container c70cb0c30421 20:03:10 ---> 8d4a5515ea37 20:03:10 Step 14/25 : EXPOSE $APP_PORT 20:03:10 Removing intermediate container 5c0fbfcece74 20:03:10 ---> e90d589720d1 20:03:10 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:10 Removing intermediate container 457bcc666099 20:03:10 ---> 909c7eb5c6e1 20:03:10 Step 21/23 : LABEL arch=x86_64 20:03:10 ---> Running in a336a47b3bf6 20:03:10 Removing intermediate container f89b3e6d2036 20:03:10 ---> a1055c782281 20:03:10 Step 9/27 : WORKDIR /edgex-go/spire-build 20:03:10 ---> Running in ae9db16e3109 20:03:10 ---> Running in a6ceb1533515 20:03:10 ---> Running in ec86a4089541 20:03:10 Removing intermediate container a336a47b3bf6 20:03:10 ---> 41d1ad93c904 20:03:10 Step 15/25 : WORKDIR / 20:03:10 ---> Running in e328361f1414 20:03:10 Removing intermediate container ae9db16e3109 20:03:10 ---> 30e30c6a8b28 20:03:10 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:03:10 Removing intermediate container a6ceb1533515 20:03:10 ---> 81c93a517886 20:03:10 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:10 Removing intermediate container ec86a4089541 20:03:10 ---> 68b7ac4686de 20:03:10 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:10 ---> Running in cbbe6caf1661 20:03:10 ---> Running in e85e72218728 20:03:10 ---> Running in 5070a948cac9 20:03:10 Removing intermediate container e328361f1414 20:03:10 ---> 7997943866e3 20:03:10 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:10 Removing intermediate container cbbe6caf1661 20:03:10 ---> eddeb4b4b577 20:03:10 Step 23/23 : LABEL version=3.0.0-dev.142 20:03:10 Removing intermediate container e85e72218728 20:03:10 ---> 483366619b5d 20:03:10 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 20:03:10 Removing intermediate container 5070a948cac9 20:03:10 ---> e95b807c99c3 20:03:10 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 20:03:10 ---> Running in e03a477231a7 20:03:10 ---> Running in bfe76c83e60b 20:03:11 ---> 229392198c32 20:03:11 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:03:11 ---> Running in 05db8f75eb92 20:03:11 Removing intermediate container bfe76c83e60b 20:03:11 ---> d55d88ff1aa6 20:03:11 20:03:11 Successfully built d55d88ff1aa6 20:03:11 Successfully tagged support-notifications:latest 20:03:11  Building support-notifications ... done  ---> 0b121ae17e62 20:03:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:11 ---> 7c72de8ec87b 20:03:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:03:12 Removing intermediate container 5e41384915dc 20:03:12 ---> 7f2eb6271b40 20:03:12 20:03:12 Step 10/23 : FROM alpine:3.17 20:03:12 ---> 9ed4aefc74f6 20:03:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:03:12 ---> Using cache 20:03:12 ---> 2f1ffd801303 20:03:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:03:12 ---> Using cache 20:03:12 ---> 26e1f178aa12 20:03:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:12 ---> Using cache 20:03:12 ---> 83ddb11a5005 20:03:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:03:12 ---> Using cache 20:03:12 ---> 452117eb5cc7 20:03:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:03:12 ---> c7d5a8cbdd01 20:03:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:03:12 Removing intermediate container 05db8f75eb92 20:03:12 ---> 4e0c893993d5 20:03:12 Step 12/27 : WORKDIR /edgex-go 20:03:12 ---> Running in a161accb57e0 20:03:12 Removing intermediate container e03a477231a7 20:03:12 ---> 6c88f38a5e6c 20:03:12 Step 12/26 : WORKDIR /edgex-go 20:03:12 ---> Running in 24286bcc1ce7 20:03:12 Removing intermediate container a161accb57e0 20:03:12 ---> 207e9daea2c9 20:03:12 20:03:12 Step 13/27 : FROM alpine:3.17 20:03:12 ---> 9ed4aefc74f6 20:03:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:12 ---> Using cache 20:03:12 ---> 7befbf8fda41 20:03:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:12 ---> 67510df9ee30 20:03:12 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:03:12 ---> Running in 26a606886a83 20:03:12 ---> Running in a92d658193b8 20:03:12 Removing intermediate container 24286bcc1ce7 20:03:12 ---> 7d6054a97c1c 20:03:12 20:03:12 Step 13/26 : FROM alpine:3.17 20:03:12 ---> 9ed4aefc74f6 20:03:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:12 ---> Using cache 20:03:12 ---> 7befbf8fda41 20:03:12 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:12 ---> Using cache 20:03:12 ---> 17ab5b71b66e 20:03:12 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:12 ---> Using cache 20:03:12 ---> 75f80897a343 20:03:12 ---> 888adb7c9e12 20:03:12 Step 17/26 : COPY --from=builder /edgex-go/security.txt /Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:03:12 20:03:12 ---> Using cache 20:03:12 ---> b1228dde36c2 20:03:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:12 Removing intermediate container a92d658193b8 20:03:12 ---> 4e326b5e5f4e 20:03:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:12 ---> Running in 4c0c700120fc 20:03:12 ---> 75eb7fa1d819 20:03:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:03:12 Removing intermediate container 4c0c700120fc 20:03:12 ---> 294e2e43dddb 20:03:12 Step 23/25 : LABEL arch=x86_64 20:03:12 ---> Running in 37d0e1ea9557 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 Removing intermediate container 37d0e1ea9557 20:03:12 ---> 01983e658d89 20:03:12 Step 24/25 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:03:12 ---> 492b71983e0d 20:03:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:12 ---> Running in 88cb1517ef87 20:03:12 ---> Running in b25af7feb9a1 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:13 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:13 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:13 OK: 17820 distinct packages available 20:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:13 Removing intermediate container b25af7feb9a1 20:03:13 ---> 1a91d358647e 20:03:13 Step 25/25 : LABEL version=3.0.0-dev.142 20:03:13 (1/4) Installing dumb-init (1.2.5-r2) 20:03:13 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:13 (3/4) Installing libucontext (1.2-r0) 20:03:13 (4/4) Installing gcompat (1.1.0-r0) 20:03:13 Executing busybox-1.35.0-r29.trigger 20:03:13 OK: 7 MiB in 19 packages 20:03:13 ---> Running in cb4e60a85348 20:03:13 Removing intermediate container cb4e60a85348 20:03:13 ---> 37277c8d3933 20:03:13 20:03:13 ---> fa76c1d2118c 20:03:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:13 Successfully built 37277c8d3933 20:03:13 Successfully tagged core-metadata:latest 20:03:13  Building core-metadata ... done Removing intermediate container 88cb1517ef87 20:03:13 ---> 458fd0aaaec7 20:03:13 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:03:13 ---> Running in c973fb1499c8 20:03:13 ---> b4bc65256631 20:03:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:13 Removing intermediate container 26a606886a83 20:03:13 ---> b3b20df799b9 20:03:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:13 Removing intermediate container c973fb1499c8 20:03:13 ---> f957132ed0a8 20:03:13 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:03:13 ---> Running in 24d2bf23b928 20:03:13 Removing intermediate container 24d2bf23b928 20:03:13 ---> ba41aff1b7f4 20:03:13 Step 21/23 : LABEL arch=x86_64 20:03:13 ---> Running in 3c396f98cf57 20:03:13 ---> 92a43601f388 20:03:13 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:03:13 ---> e01e4135b05c 20:03:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:14 Removing intermediate container 3c396f98cf57 20:03:14 ---> e09298bedafd 20:03:14 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:03:14 ---> Running in ed881737853b 20:03:14 ---> 7aa9f0af3f7c 20:03:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:14 ---> 32544afe450c 20:03:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:14 ---> Running in fb25169423aa 20:03:14 Removing intermediate container ed881737853b 20:03:14 ---> d21c9b1dec30 20:03:14 Step 23/23 : LABEL version=3.0.0-dev.142 20:03:14 ---> Running in 2ee7f0f6f779 20:03:14 Removing intermediate container fb25169423aa 20:03:14 ---> 268306686c97 20:03:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:14 ---> Running in eb6f3507582b 20:03:14 Removing intermediate container 2ee7f0f6f779 20:03:14 ---> b6cbf0094b9c 20:03:14 20:03:14 Removing intermediate container eb6f3507582b 20:03:14 ---> 96942867abd9 20:03:14 Step 24/26 : LABEL arch=x86_64 20:03:14 Successfully built b6cbf0094b9c 20:03:14 ---> Running in d2ae477b0997 20:03:14 Successfully tagged core-common-config-bootstrapper:latest 20:03:14  Building core-common-config-bootstrapper ... done Removing intermediate container d2ae477b0997 20:03:14 ---> e39ef7106d13 20:03:14 Step 25/26 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:03:14 ---> Running in 0c643364e4f8 20:03:15 Removing intermediate container 0c643364e4f8 20:03:15 ---> 37e8a077a94f 20:03:15 Step 26/26 : LABEL version=3.0.0-dev.142 20:03:15 ---> Running in 0b8371b8ece9 20:03:15 Removing intermediate container 0b8371b8ece9 20:03:15 ---> 1590b0a96799 20:03:15 20:03:15 ---> b37ac9bf9db0 20:03:15 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:15 Successfully built 1590b0a96799 20:03:15 Successfully tagged security-spire-server:latest 20:03:15  Building security-spire-server ... done  ---> 857315231def 20:03:15 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:15 ---> Running in 48b12d2dbd50 20:03:15 Removing intermediate container 48b12d2dbd50 20:03:15 ---> cc8dad52d334 20:03:15 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:15 ---> 15264e8a828b 20:03:15 Step 22/27 : WORKDIR / 20:03:15 ---> Running in 160e6719452a 20:03:15 Removing intermediate container 160e6719452a 20:03:15 ---> 295ddadf7813 20:03:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:15 ---> Running in b195cf1240b0 20:03:15 Removing intermediate container b195cf1240b0 20:03:15 ---> 02074b65efc5 20:03:15 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:15 ---> Running in 5eb4419028d3 20:03:15 Removing intermediate container 5eb4419028d3 20:03:15 ---> a854958a8307 20:03:15 Step 25/27 : LABEL arch=x86_64 20:03:15 ---> Running in 49fd90ed718e 20:03:16 Removing intermediate container 49fd90ed718e 20:03:16 ---> ec001674ea1d 20:03:16 Step 26/27 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:03:16 ---> Running in db6dbf901836 20:03:16 Removing intermediate container db6dbf901836 20:03:16 ---> cfa9a24367cb 20:03:16 Step 27/27 : LABEL version=3.0.0-dev.142 20:03:16 ---> Running in fe292594d85b 20:03:16 Removing intermediate container fe292594d85b 20:03:16 ---> 235421b959f7 20:03:16 20:03:16 Successfully built 235421b959f7 20:03:16 Successfully tagged security-spire-config:latest 20:03:16  Building security-spire-config ... done  [Pipeline] } 20:03:16 $ docker stop --time=1 95e90c396d8fe2ef1d48dba06e9016cff260a95b41dea15cfa7c2dc798ad8340 20:03:17 $ docker rm -f --volumes 95e90c396d8fe2ef1d48dba06e9016cff260a95b41dea15cfa7c2dc798ad8340 [Pipeline] // withDockerContainer [Pipeline] sh 20:03:18 + docker images 20:03:18 REPOSITORY TAG IMAGE ID CREATED SIZE 20:03:18 security-spire-config latest 235421b959f7 1 second ago 102MB 20:03:18 security-spire-server latest 1590b0a96799 2 seconds ago 103MB 20:03:18 core-common-config-bootstrapper latest b6cbf0094b9c 3 seconds ago 17.2MB 20:03:18 core-metadata latest 37277c8d3933 4 seconds ago 20.4MB 20:03:18 7d6054a97c1c 5 seconds ago 1.58GB 20:03:18 207e9daea2c9 5 seconds ago 1.58GB 20:03:18 7f2eb6271b40 6 seconds ago 1.72GB 20:03:18 support-notifications latest d55d88ff1aa6 7 seconds ago 32.4MB 20:03:18 18886e0c3fd0 10 seconds ago 1.73GB 20:03:18 32b449b4e13d 25 seconds ago 1.79GB 20:03:18 security-bootstrapper latest 18c06ecc2ab0 32 seconds ago 22.2MB 20:03:18 security-spiffe-token-provider latest d92ebc98fa4a 39 seconds ago 32.8MB 20:03:18 security-proxy-setup latest 88ee79e846fa 42 seconds ago 18.7MB 20:03:18 core-data latest 8939b406b8ee 44 seconds ago 20MB 20:03:18 65ecfbf21e2b 47 seconds ago 1.76GB 20:03:18 bea11caeb723 49 seconds ago 1.73GB 20:03:18 9f5ad865f33e 49 seconds ago 1.71GB 20:03:18 e0b353890976 50 seconds ago 1.7GB 20:03:18 security-secretstore-setup latest 0a4a04ea2a96 About a minute ago 32.8MB 20:03:18 support-scheduler latest b917d2b7f11a About a minute ago 31.8MB 20:03:18 security-proxy-auth latest c6d3162ef375 About a minute ago 18.2MB 20:03:18 core-command latest 149e422a380e About a minute ago 19.8MB 20:03:18 1f3bc15e879e About a minute ago 1.79GB 20:03:18 7afcda615cb5 About a minute ago 1.72GB 20:03:18 32b3c0afcfc1 About a minute ago 1.72GB 20:03:18 17d474980210 About a minute ago 1.7GB 20:03:18 security-spire-agent latest 2562ad28939b About a minute ago 161MB 20:03:18 bad408b88b47 2 minutes ago 1.58GB 20:03:18 ci-base-image-x86_64 latest 80ed8d334547 5 minutes ago 918MB 20:03:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 days ago 700MB 20:03:18 alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB 20:03:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:03:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:18 provisioning config files... 20:03:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/505@tmp/config3638676379432165553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:18 ---> docker-login.sh 20:03:18 nexus3.edgexfoundry.org:10001 20:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:18 Configure a credential helper to remove this warning. See 20:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:18 20:03:18 Login Succeeded 20:03:18 nexus3.edgexfoundry.org:10002 20:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:18 Configure a credential helper to remove this warning. See 20:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:18 20:03:18 Login Succeeded 20:03:18 nexus3.edgexfoundry.org:10003 20:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:18 Configure a credential helper to remove this warning. See 20:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:18 20:03:18 Login Succeeded 20:03:18 nexus3.edgexfoundry.org:10004 20:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:19 Configure a credential helper to remove this warning. See 20:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:19 20:03:19 Login Succeeded 20:03:19 docker.io 20:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:19 Configure a credential helper to remove this warning. See 20:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:19 20:03:19 Login Succeeded 20:03:19 ---> docker-login.sh ends [Pipeline] } 20:03:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:03:19 805e484e69628a6e3579adc566ad066761c57bdb 20:03:19 latest 20:03:19 3.0.0-dev.142 20:03:19 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:19 main 20:03:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:20 + docker push nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb 20:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:03:20 0cbe926bcd8f: Preparing 20:03:20 d21995e5fc4b: Preparing 20:03:20 b80b22a8821a: Preparing 20:03:20 21834801a9ce: Preparing 20:03:20 17243acf276e: Preparing 20:03:20 f1417ff83b31: Preparing 20:03:20 f1417ff83b31: Waiting 20:03:20 b80b22a8821a: Pushed 20:03:20 f1417ff83b31: Layer already exists 20:03:20 17243acf276e: Pushed 20:03:20 21834801a9ce: Pushed 20:03:20 0cbe926bcd8f: Pushed 20:03:21 d21995e5fc4b: Pushed 20:03:21 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:03:22 0cbe926bcd8f: Preparing 20:03:22 d21995e5fc4b: Preparing 20:03:22 b80b22a8821a: Preparing 20:03:22 21834801a9ce: Preparing 20:03:22 17243acf276e: Preparing 20:03:22 f1417ff83b31: Preparing 20:03:22 f1417ff83b31: Waiting 20:03:22 21834801a9ce: Layer already exists 20:03:22 d21995e5fc4b: Layer already exists 20:03:22 b80b22a8821a: Layer already exists 20:03:22 0cbe926bcd8f: Layer already exists 20:03:22 17243acf276e: Layer already exists 20:03:22 f1417ff83b31: Layer already exists 20:03:22 latest: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:23 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.142 20:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:03:23 0cbe926bcd8f: Preparing 20:03:23 d21995e5fc4b: Preparing 20:03:23 b80b22a8821a: Preparing 20:03:23 21834801a9ce: Preparing 20:03:23 17243acf276e: Preparing 20:03:23 f1417ff83b31: Preparing 20:03:23 f1417ff83b31: Waiting 20:03:23 17243acf276e: Layer already exists 20:03:23 0cbe926bcd8f: Layer already exists 20:03:23 b80b22a8821a: Layer already exists 20:03:23 d21995e5fc4b: Layer already exists 20:03:23 21834801a9ce: Layer already exists 20:03:23 f1417ff83b31: Layer already exists 20:03:23 3.0.0-dev.142: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:23 + docker push nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:03:23 0cbe926bcd8f: Preparing 20:03:23 d21995e5fc4b: Preparing 20:03:23 b80b22a8821a: Preparing 20:03:23 21834801a9ce: Preparing 20:03:23 17243acf276e: Preparing 20:03:23 f1417ff83b31: Preparing 20:03:23 f1417ff83b31: Waiting 20:03:23 21834801a9ce: Layer already exists 20:03:23 0cbe926bcd8f: Layer already exists 20:03:23 d21995e5fc4b: Layer already exists 20:03:23 17243acf276e: Layer already exists 20:03:23 b80b22a8821a: Layer already exists 20:03:23 f1417ff83b31: Layer already exists 20:03:23 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:03:24 0cbe926bcd8f: Preparing 20:03:24 d21995e5fc4b: Preparing 20:03:24 b80b22a8821a: Preparing 20:03:24 21834801a9ce: Preparing 20:03:24 17243acf276e: Preparing 20:03:24 f1417ff83b31: Preparing 20:03:24 f1417ff83b31: Waiting 20:03:24 d21995e5fc4b: Layer already exists 20:03:24 17243acf276e: Layer already exists 20:03:24 b80b22a8821a: Layer already exists 20:03:24 0cbe926bcd8f: Layer already exists 20:03:24 21834801a9ce: Layer already exists 20:03:24 f1417ff83b31: Layer already exists 20:03:24 main: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:24 ===================================================== [Pipeline] echo 20:03:24 taggedImages: 20:03:24 - nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb 20:03:24 - nexus3.edgexfoundry.org:10004/core-command:latest 20:03:24 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.142 20:03:24 - nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:03:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:03:24 805e484e69628a6e3579adc566ad066761c57bdb 20:03:24 latest 20:03:24 3.0.0-dev.142 20:03:24 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:24 main 20:03:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb 20:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:03:25 e360d5689127: Preparing 20:03:25 0e52ad8efbcc: Preparing 20:03:25 28146e1ddab2: Preparing 20:03:25 d54755ba8bda: Preparing 20:03:25 b80b22a8821a: Preparing 20:03:25 21834801a9ce: Preparing 20:03:25 17243acf276e: Preparing 20:03:25 f1417ff83b31: Preparing 20:03:25 21834801a9ce: Waiting 20:03:25 f1417ff83b31: Waiting 20:03:25 17243acf276e: Waiting 20:03:25 b80b22a8821a: Layer already exists 20:03:25 21834801a9ce: Layer already exists 20:03:25 17243acf276e: Layer already exists 20:03:25 f1417ff83b31: Layer already exists 20:03:25 28146e1ddab2: Pushed 20:03:25 0e52ad8efbcc: Pushed 20:03:25 e360d5689127: Pushed 20:03:26 d54755ba8bda: Pushed 20:03:26 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:27 + 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 20:03:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:03:27 e360d5689127: Preparing 20:03:27 0e52ad8efbcc: Preparing 20:03:27 28146e1ddab2: Preparing 20:03:27 d54755ba8bda: Preparing 20:03:27 b80b22a8821a: Preparing 20:03:27 21834801a9ce: Preparing 20:03:27 17243acf276e: Preparing 20:03:27 f1417ff83b31: Preparing 20:03:27 17243acf276e: Waiting 20:03:27 f1417ff83b31: Waiting 20:03:27 21834801a9ce: Waiting 20:03:27 e360d5689127: Layer already exists 20:03:27 b80b22a8821a: Layer already exists 20:03:27 d54755ba8bda: Layer already exists 20:03:27 28146e1ddab2: Layer already exists 20:03:27 0e52ad8efbcc: Layer already exists 20:03:27 21834801a9ce: Layer already exists 20:03:27 17243acf276e: Layer already exists 20:03:27 f1417ff83b31: Layer already exists 20:03:27 latest: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.142 20:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:03:28 e360d5689127: Preparing 20:03:28 0e52ad8efbcc: Preparing 20:03:28 28146e1ddab2: Preparing 20:03:28 d54755ba8bda: Preparing 20:03:28 b80b22a8821a: Preparing 20:03:28 21834801a9ce: Preparing 20:03:28 17243acf276e: Preparing 20:03:28 f1417ff83b31: Preparing 20:03:28 17243acf276e: Waiting 20:03:28 21834801a9ce: Waiting 20:03:28 f1417ff83b31: Waiting 20:03:28 b80b22a8821a: Layer already exists 20:03:28 d54755ba8bda: Layer already exists 20:03:28 0e52ad8efbcc: Layer already exists 20:03:28 28146e1ddab2: Layer already exists 20:03:28 e360d5689127: Layer already exists 20:03:28 21834801a9ce: Layer already exists 20:03:28 17243acf276e: Layer already exists 20:03:28 f1417ff83b31: Layer already exists 20:03:28 3.0.0-dev.142: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:03:28 e360d5689127: Preparing 20:03:28 0e52ad8efbcc: Preparing 20:03:28 28146e1ddab2: Preparing 20:03:28 d54755ba8bda: Preparing 20:03:28 b80b22a8821a: Preparing 20:03:28 21834801a9ce: Preparing 20:03:28 17243acf276e: Preparing 20:03:28 f1417ff83b31: Preparing 20:03:28 21834801a9ce: Waiting 20:03:28 17243acf276e: Waiting 20:03:28 f1417ff83b31: Waiting 20:03:28 28146e1ddab2: Layer already exists 20:03:28 d54755ba8bda: Layer already exists 20:03:28 e360d5689127: Layer already exists 20:03:28 b80b22a8821a: Layer already exists 20:03:28 0e52ad8efbcc: Layer already exists 20:03:28 17243acf276e: Layer already exists 20:03:28 21834801a9ce: Layer already exists 20:03:28 f1417ff83b31: Layer already exists 20:03:28 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:29 + 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 20:03:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:03:29 e360d5689127: Preparing 20:03:29 0e52ad8efbcc: Preparing 20:03:29 28146e1ddab2: Preparing 20:03:29 d54755ba8bda: Preparing 20:03:29 b80b22a8821a: Preparing 20:03:29 21834801a9ce: Preparing 20:03:29 17243acf276e: Preparing 20:03:29 f1417ff83b31: Preparing 20:03:29 21834801a9ce: Waiting 20:03:29 f1417ff83b31: Waiting 20:03:29 d54755ba8bda: Layer already exists 20:03:29 b80b22a8821a: Layer already exists 20:03:29 0e52ad8efbcc: Layer already exists 20:03:29 28146e1ddab2: Layer already exists 20:03:29 e360d5689127: Layer already exists 20:03:29 17243acf276e: Layer already exists 20:03:29 f1417ff83b31: Layer already exists 20:03:29 21834801a9ce: Layer already exists 20:03:29 main: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:29 ===================================================== [Pipeline] echo 20:03:29 taggedImages: 20:03:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb 20:03:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:03:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.142 20:03:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:03:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:03:29 805e484e69628a6e3579adc566ad066761c57bdb 20:03:29 latest 20:03:29 3.0.0-dev.142 20:03:29 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:29 main 20:03:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:30 + docker push nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb 20:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:03:30 a892cf19daef: Preparing 20:03:30 538c11cf192b: Preparing 20:03:30 b80b22a8821a: Preparing 20:03:30 21834801a9ce: Preparing 20:03:30 611e5de4f5f4: Preparing 20:03:30 f1417ff83b31: Preparing 20:03:30 f1417ff83b31: Waiting 20:03:30 21834801a9ce: Layer already exists 20:03:30 b80b22a8821a: Layer already exists 20:03:30 f1417ff83b31: Layer already exists 20:03:30 611e5de4f5f4: Pushed 20:03:30 a892cf19daef: Pushed 20:03:32 538c11cf192b: Pushed 20:03:32 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:32 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:03:32 a892cf19daef: Preparing 20:03:32 538c11cf192b: Preparing 20:03:32 b80b22a8821a: Preparing 20:03:32 21834801a9ce: Preparing 20:03:32 611e5de4f5f4: Preparing 20:03:32 f1417ff83b31: Preparing 20:03:32 f1417ff83b31: Waiting 20:03:32 538c11cf192b: Layer already exists 20:03:32 611e5de4f5f4: Layer already exists 20:03:32 a892cf19daef: Layer already exists 20:03:32 b80b22a8821a: Layer already exists 20:03:32 21834801a9ce: Layer already exists 20:03:32 f1417ff83b31: Layer already exists 20:03:32 latest: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:33 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.142 20:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:03:33 a892cf19daef: Preparing 20:03:33 538c11cf192b: Preparing 20:03:33 b80b22a8821a: Preparing 20:03:33 21834801a9ce: Preparing 20:03:33 611e5de4f5f4: Preparing 20:03:33 f1417ff83b31: Preparing 20:03:33 f1417ff83b31: Waiting 20:03:33 21834801a9ce: Layer already exists 20:03:33 611e5de4f5f4: Layer already exists 20:03:33 b80b22a8821a: Layer already exists 20:03:33 a892cf19daef: Layer already exists 20:03:33 538c11cf192b: Layer already exists 20:03:33 f1417ff83b31: Layer already exists 20:03:33 3.0.0-dev.142: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:03:33 Removing intermediate container 58e2f54add76 20:03:33 ---> e5b502a6d66f 20:03:33 Step 8/23 : COPY . . 20:03:33 Removing intermediate container e69be2be3113 20:03:33 ---> 09a48c057380 20:03:33 Step 7/22 : COPY . . 20:03:33 Removing intermediate container b34d14680c34 20:03:33 ---> 09f85b69c55b 20:03:33 Step 8/23 : COPY . . 20:03:33 Removing intermediate container 388e7f496035 20:03:33 ---> 90a181058009 20:03:33 Step 8/23 : COPY . . 20:03:33 Removing intermediate container d2861cf63129 20:03:33 ---> a4e83a5fd562 20:03:33 Step 7/20 : COPY . . 20:03:33 ---> bb018f965a0b 20:03:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:03:33 ---> 709b79bc9714 20:03:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth ---> a0d9482212b5 20:03:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:33 ---> 21132686a959 20:03:33 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:03:33 20:03:33 ---> ee3007dade58 20:03:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:33 ---> Running in 912f5791e529 20:03:33 ---> Running in 6c9e6e0a2df3 20:03:33 ---> Running in 9ae5d897a2f3 20:03:33 ---> Running in d9b2ff34ded6 20:03:33 ---> Running in 22ede2b9ac04 [Pipeline] sh 20:03:33 + docker push nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:03:33 a892cf19daef: Preparing 20:03:33 538c11cf192b: Preparing 20:03:33 b80b22a8821a: Preparing 20:03:33 21834801a9ce: Preparing 20:03:33 611e5de4f5f4: Preparing 20:03:33 f1417ff83b31: Preparing 20:03:33 f1417ff83b31: Waiting 20:03:33 611e5de4f5f4: Layer already exists 20:03:33 a892cf19daef: Layer already exists 20:03:33 b80b22a8821a: Layer already exists 20:03:33 538c11cf192b: Layer already exists 20:03:33 21834801a9ce: Layer already exists 20:03:33 f1417ff83b31: Layer already exists 20:03:33 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:03:34 a892cf19daef: Preparing 20:03:34 538c11cf192b: Preparing 20:03:34 b80b22a8821a: Preparing 20:03:34 21834801a9ce: Preparing 20:03:34 611e5de4f5f4: Preparing 20:03:34 f1417ff83b31: Preparing 20:03:34 f1417ff83b31: Waiting 20:03:34 611e5de4f5f4: Layer already exists 20:03:34 21834801a9ce: Layer already exists 20:03:34 b80b22a8821a: Layer already exists 20:03:34 a892cf19daef: Layer already exists 20:03:34 538c11cf192b: Layer already exists 20:03:34 f1417ff83b31: Layer already exists 20:03:34 main: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:34 ===================================================== [Pipeline] echo 20:03:34 taggedImages: 20:03:34 - nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb 20:03:34 - nexus3.edgexfoundry.org:10004/core-data:latest 20:03:34 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.142 20:03:34 - nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:03:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:03:34 805e484e69628a6e3579adc566ad066761c57bdb 20:03:34 latest 20:03:34 3.0.0-dev.142 20:03:34 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:34 main 20:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb 20:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:03:35 a54f8fa4f319: Preparing 20:03:35 25274491699e: Preparing 20:03:35 efee5d1007c3: Preparing 20:03:35 b80b22a8821a: Preparing 20:03:35 21834801a9ce: Preparing 20:03:35 17243acf276e: Preparing 20:03:35 f1417ff83b31: Preparing 20:03:35 17243acf276e: Waiting 20:03:35 f1417ff83b31: Waiting 20:03:35 b80b22a8821a: Layer already exists 20:03:35 21834801a9ce: Layer already exists 20:03:35 f1417ff83b31: Layer already exists 20:03:35 17243acf276e: Layer already exists 20:03:35 25274491699e: Pushed 20:03:35 a54f8fa4f319: Pushed 20:03:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:03:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:03:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:03:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:03:37 efee5d1007c3: Pushed 20:03:37 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:03:37 a54f8fa4f319: Preparing 20:03:37 25274491699e: Preparing 20:03:37 efee5d1007c3: Preparing 20:03:37 b80b22a8821a: Preparing 20:03:37 21834801a9ce: Preparing 20:03:37 17243acf276e: Preparing 20:03:37 f1417ff83b31: Preparing 20:03:37 17243acf276e: Waiting 20:03:37 f1417ff83b31: Waiting 20:03:37 a54f8fa4f319: Layer already exists 20:03:37 25274491699e: Layer already exists 20:03:37 21834801a9ce: Layer already exists 20:03:37 efee5d1007c3: Layer already exists 20:03:37 b80b22a8821a: Layer already exists 20:03:37 17243acf276e: Layer already exists 20:03:37 f1417ff83b31: Layer already exists 20:03:37 latest: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.142 20:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:03:38 a54f8fa4f319: Preparing 20:03:38 25274491699e: Preparing 20:03:38 efee5d1007c3: Preparing 20:03:38 b80b22a8821a: Preparing 20:03:38 21834801a9ce: Preparing 20:03:38 17243acf276e: Preparing 20:03:38 f1417ff83b31: Preparing 20:03:38 17243acf276e: Waiting 20:03:38 f1417ff83b31: Waiting 20:03:38 efee5d1007c3: Layer already exists 20:03:38 b80b22a8821a: Layer already exists 20:03:38 21834801a9ce: Layer already exists 20:03:38 25274491699e: Layer already exists 20:03:38 a54f8fa4f319: Layer already exists 20:03:38 f1417ff83b31: Layer already exists 20:03:38 17243acf276e: Layer already exists 20:03:38 3.0.0-dev.142: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:03:39 a54f8fa4f319: Preparing 20:03:39 25274491699e: Preparing 20:03:39 efee5d1007c3: Preparing 20:03:39 b80b22a8821a: Preparing 20:03:39 21834801a9ce: Preparing 20:03:39 17243acf276e: Preparing 20:03:39 f1417ff83b31: Preparing 20:03:39 f1417ff83b31: Waiting 20:03:39 17243acf276e: Waiting 20:03:39 25274491699e: Layer already exists 20:03:39 efee5d1007c3: Layer already exists 20:03:39 b80b22a8821a: Layer already exists 20:03:39 a54f8fa4f319: Layer already exists 20:03:39 21834801a9ce: Layer already exists 20:03:39 17243acf276e: Layer already exists 20:03:39 f1417ff83b31: Layer already exists 20:03:39 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:03:39 a54f8fa4f319: Preparing 20:03:39 25274491699e: Preparing 20:03:39 efee5d1007c3: Preparing 20:03:39 b80b22a8821a: Preparing 20:03:39 21834801a9ce: Preparing 20:03:39 17243acf276e: Preparing 20:03:39 f1417ff83b31: Preparing 20:03:39 17243acf276e: Waiting 20:03:39 f1417ff83b31: Waiting 20:03:39 efee5d1007c3: Layer already exists 20:03:39 b80b22a8821a: Layer already exists 20:03:39 25274491699e: Layer already exists 20:03:39 21834801a9ce: Layer already exists 20:03:39 a54f8fa4f319: Layer already exists 20:03:39 17243acf276e: Layer already exists 20:03:39 f1417ff83b31: Layer already exists 20:03:39 main: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:39 ===================================================== [Pipeline] echo 20:03:39 taggedImages: 20:03:39 - nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb 20:03:39 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:03:39 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.142 20:03:39 - nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:39 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:03:39 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:03:39 805e484e69628a6e3579adc566ad066761c57bdb 20:03:39 latest 20:03:39 3.0.0-dev.142 20:03:39 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:39 main 20:03:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb 20:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:03:40 a2740db53960: Preparing 20:03:40 a2740db53960: Preparing 20:03:40 bb9d19916dc4: Preparing 20:03:40 7eccb667b081: Preparing 20:03:40 60e573e9966c: Preparing 20:03:40 36a13a0c7bed: Preparing 20:03:40 4527a1e7e96f: Preparing 20:03:40 b80b22a8821a: Preparing 20:03:40 21834801a9ce: Preparing 20:03:40 13b32d56790c: Preparing 20:03:40 f0ecb28f6007: Preparing 20:03:40 677b21a8584b: Preparing 20:03:40 810a0b541255: Preparing 20:03:40 f1417ff83b31: Preparing 20:03:40 13b32d56790c: Waiting 20:03:40 f0ecb28f6007: Waiting 20:03:40 677b21a8584b: Waiting 20:03:40 f1417ff83b31: Waiting 20:03:40 810a0b541255: Waiting 20:03:40 b80b22a8821a: Waiting 20:03:40 4527a1e7e96f: Waiting 20:03:40 21834801a9ce: Waiting 20:03:40 a2740db53960: Pushed 20:03:40 36a13a0c7bed: Pushed 20:03:40 60e573e9966c: Pushed 20:03:40 7eccb667b081: Pushed 20:03:40 bb9d19916dc4: Pushed 20:03:40 b80b22a8821a: Layer already exists 20:03:40 21834801a9ce: Layer already exists 20:03:40 13b32d56790c: Pushed 20:03:40 f1417ff83b31: Layer already exists 20:03:40 810a0b541255: Pushed 20:03:40 677b21a8584b: Pushed 20:03:40 f0ecb28f6007: Pushed 20:03:42 4527a1e7e96f: Pushed 20:03:42 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:03:42 a2740db53960: Preparing 20:03:42 a2740db53960: Preparing 20:03:42 bb9d19916dc4: Preparing 20:03:42 7eccb667b081: Preparing 20:03:42 60e573e9966c: Preparing 20:03:42 36a13a0c7bed: Preparing 20:03:42 4527a1e7e96f: Preparing 20:03:42 b80b22a8821a: Preparing 20:03:42 21834801a9ce: Preparing 20:03:42 13b32d56790c: Preparing 20:03:42 f0ecb28f6007: Preparing 20:03:42 677b21a8584b: Preparing 20:03:42 810a0b541255: Preparing 20:03:42 f1417ff83b31: Preparing 20:03:42 f0ecb28f6007: Waiting 20:03:42 810a0b541255: Waiting 20:03:42 f1417ff83b31: Waiting 20:03:42 4527a1e7e96f: Waiting 20:03:42 21834801a9ce: Waiting 20:03:42 b80b22a8821a: Waiting 20:03:42 677b21a8584b: Waiting 20:03:42 13b32d56790c: Waiting 20:03:42 36a13a0c7bed: Layer already exists 20:03:42 bb9d19916dc4: Layer already exists 20:03:42 a2740db53960: Layer already exists 20:03:42 60e573e9966c: Layer already exists 20:03:42 7eccb667b081: Layer already exists 20:03:42 4527a1e7e96f: Layer already exists 20:03:42 b80b22a8821a: Layer already exists 20:03:42 13b32d56790c: Layer already exists 20:03:42 21834801a9ce: Layer already exists 20:03:42 f0ecb28f6007: Layer already exists 20:03:42 f1417ff83b31: Layer already exists 20:03:42 677b21a8584b: Layer already exists 20:03:42 810a0b541255: Layer already exists 20:03:42 latest: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.142 20:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:03:43 a2740db53960: Preparing 20:03:43 a2740db53960: Preparing 20:03:43 bb9d19916dc4: Preparing 20:03:43 7eccb667b081: Preparing 20:03:43 60e573e9966c: Preparing 20:03:43 36a13a0c7bed: Preparing 20:03:43 4527a1e7e96f: Preparing 20:03:43 b80b22a8821a: Preparing 20:03:43 21834801a9ce: Preparing 20:03:43 13b32d56790c: Preparing 20:03:43 f0ecb28f6007: Preparing 20:03:43 677b21a8584b: Preparing 20:03:43 810a0b541255: Preparing 20:03:43 f1417ff83b31: Preparing 20:03:43 b80b22a8821a: Waiting 20:03:43 677b21a8584b: Waiting 20:03:43 810a0b541255: Waiting 20:03:43 21834801a9ce: Waiting 20:03:43 13b32d56790c: Waiting 20:03:43 f0ecb28f6007: Waiting 20:03:43 f1417ff83b31: Waiting 20:03:43 4527a1e7e96f: Waiting 20:03:43 60e573e9966c: Layer already exists 20:03:43 bb9d19916dc4: Layer already exists 20:03:43 a2740db53960: Layer already exists 20:03:43 7eccb667b081: Layer already exists 20:03:43 36a13a0c7bed: Layer already exists 20:03:43 4527a1e7e96f: Layer already exists 20:03:43 b80b22a8821a: Layer already exists 20:03:43 21834801a9ce: Layer already exists 20:03:43 13b32d56790c: Layer already exists 20:03:43 677b21a8584b: Layer already exists 20:03:43 f0ecb28f6007: Layer already exists 20:03:43 f1417ff83b31: Layer already exists 20:03:43 810a0b541255: Layer already exists 20:03:43 3.0.0-dev.142: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:03:44 a2740db53960: Preparing 20:03:44 a2740db53960: Preparing 20:03:44 bb9d19916dc4: Preparing 20:03:44 7eccb667b081: Preparing 20:03:44 60e573e9966c: Preparing 20:03:44 36a13a0c7bed: Preparing 20:03:44 4527a1e7e96f: Preparing 20:03:44 b80b22a8821a: Preparing 20:03:44 21834801a9ce: Preparing 20:03:44 13b32d56790c: Preparing 20:03:44 f0ecb28f6007: Preparing 20:03:44 677b21a8584b: Preparing 20:03:44 810a0b541255: Preparing 20:03:44 f1417ff83b31: Preparing 20:03:44 4527a1e7e96f: Waiting 20:03:44 677b21a8584b: Waiting 20:03:44 b80b22a8821a: Waiting 20:03:44 810a0b541255: Waiting 20:03:44 21834801a9ce: Waiting 20:03:44 f1417ff83b31: Waiting 20:03:44 f0ecb28f6007: Waiting 20:03:44 60e573e9966c: Layer already exists 20:03:44 a2740db53960: Layer already exists 20:03:44 bb9d19916dc4: Layer already exists 20:03:44 7eccb667b081: Layer already exists 20:03:44 36a13a0c7bed: Layer already exists 20:03:44 4527a1e7e96f: Layer already exists 20:03:44 13b32d56790c: Layer already exists 20:03:44 b80b22a8821a: Layer already exists 20:03:44 21834801a9ce: Layer already exists 20:03:44 f0ecb28f6007: Layer already exists 20:03:44 677b21a8584b: Layer already exists 20:03:44 f1417ff83b31: Layer already exists 20:03:44 810a0b541255: Layer already exists 20:03:44 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:03:44 a2740db53960: Preparing 20:03:44 a2740db53960: Preparing 20:03:44 bb9d19916dc4: Preparing 20:03:44 7eccb667b081: Preparing 20:03:44 60e573e9966c: Preparing 20:03:44 36a13a0c7bed: Preparing 20:03:44 4527a1e7e96f: Preparing 20:03:44 b80b22a8821a: Preparing 20:03:44 21834801a9ce: Preparing 20:03:44 13b32d56790c: Preparing 20:03:44 f0ecb28f6007: Preparing 20:03:44 677b21a8584b: Preparing 20:03:44 810a0b541255: Preparing 20:03:44 f1417ff83b31: Preparing 20:03:44 f0ecb28f6007: Waiting 20:03:44 21834801a9ce: Waiting 20:03:44 13b32d56790c: Waiting 20:03:44 4527a1e7e96f: Waiting 20:03:44 b80b22a8821a: Waiting 20:03:44 677b21a8584b: Waiting 20:03:44 810a0b541255: Waiting 20:03:44 f1417ff83b31: Waiting 20:03:44 36a13a0c7bed: Layer already exists 20:03:44 60e573e9966c: Layer already exists 20:03:44 7eccb667b081: Layer already exists 20:03:44 a2740db53960: Layer already exists 20:03:44 bb9d19916dc4: Layer already exists 20:03:44 4527a1e7e96f: Layer already exists 20:03:44 b80b22a8821a: Layer already exists 20:03:44 13b32d56790c: Layer already exists 20:03:44 f0ecb28f6007: Layer already exists 20:03:44 21834801a9ce: Layer already exists 20:03:44 677b21a8584b: Layer already exists 20:03:44 f1417ff83b31: Layer already exists 20:03:44 810a0b541255: Layer already exists 20:03:44 main: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:44 ===================================================== [Pipeline] echo 20:03:44 taggedImages: 20:03:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb 20:03:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:03:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.142 20:03:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:03:44 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:03:44 805e484e69628a6e3579adc566ad066761c57bdb 20:03:44 latest 20:03:44 3.0.0-dev.142 20:03:44 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:44 main 20:03:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb 20:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:03:45 b3ce0b602841: Preparing 20:03:45 50de4b5d1aec: Preparing 20:03:45 9e1d25eda10f: Preparing 20:03:45 bf3bad8ad61e: Preparing 20:03:45 b80b22a8821a: Preparing 20:03:45 21834801a9ce: Preparing 20:03:45 17243acf276e: Preparing 20:03:45 f1417ff83b31: Preparing 20:03:45 21834801a9ce: Waiting 20:03:45 17243acf276e: Waiting 20:03:45 f1417ff83b31: Waiting 20:03:45 b80b22a8821a: Layer already exists 20:03:45 21834801a9ce: Layer already exists 20:03:45 17243acf276e: Layer already exists 20:03:45 f1417ff83b31: Layer already exists 20:03:45 9e1d25eda10f: Pushed 20:03:45 50de4b5d1aec: Pushed 20:03:45 b3ce0b602841: Pushed 20:03:46 bf3bad8ad61e: Pushed 20:03:47 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:03:47 b3ce0b602841: Preparing 20:03:47 50de4b5d1aec: Preparing 20:03:47 9e1d25eda10f: Preparing 20:03:47 bf3bad8ad61e: Preparing 20:03:47 b80b22a8821a: Preparing 20:03:47 21834801a9ce: Preparing 20:03:47 17243acf276e: Preparing 20:03:47 f1417ff83b31: Preparing 20:03:47 21834801a9ce: Waiting 20:03:47 f1417ff83b31: Waiting 20:03:47 17243acf276e: Waiting 20:03:47 b3ce0b602841: Layer already exists 20:03:47 b80b22a8821a: Layer already exists 20:03:47 9e1d25eda10f: Layer already exists 20:03:47 bf3bad8ad61e: Layer already exists 20:03:47 50de4b5d1aec: Layer already exists 20:03:47 17243acf276e: Layer already exists 20:03:47 21834801a9ce: Layer already exists 20:03:47 f1417ff83b31: Layer already exists 20:03:47 latest: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.142 20:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:03:48 b3ce0b602841: Preparing 20:03:48 50de4b5d1aec: Preparing 20:03:48 9e1d25eda10f: Preparing 20:03:48 bf3bad8ad61e: Preparing 20:03:48 b80b22a8821a: Preparing 20:03:48 21834801a9ce: Preparing 20:03:48 17243acf276e: Preparing 20:03:48 f1417ff83b31: Preparing 20:03:48 21834801a9ce: Waiting 20:03:48 17243acf276e: Waiting 20:03:48 9e1d25eda10f: Layer already exists 20:03:48 bf3bad8ad61e: Layer already exists 20:03:48 50de4b5d1aec: Layer already exists 20:03:48 b80b22a8821a: Layer already exists 20:03:48 b3ce0b602841: Layer already exists 20:03:48 21834801a9ce: Layer already exists 20:03:48 17243acf276e: Layer already exists 20:03:48 f1417ff83b31: Layer already exists 20:03:48 3.0.0-dev.142: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:03:49 b3ce0b602841: Preparing 20:03:49 50de4b5d1aec: Preparing 20:03:49 9e1d25eda10f: Preparing 20:03:49 bf3bad8ad61e: Preparing 20:03:49 b80b22a8821a: Preparing 20:03:49 21834801a9ce: Preparing 20:03:49 17243acf276e: Preparing 20:03:49 f1417ff83b31: Preparing 20:03:49 17243acf276e: Waiting 20:03:49 21834801a9ce: Waiting 20:03:49 f1417ff83b31: Waiting 20:03:49 bf3bad8ad61e: Layer already exists 20:03:49 b3ce0b602841: Layer already exists 20:03:49 50de4b5d1aec: Layer already exists 20:03:49 21834801a9ce: Layer already exists 20:03:49 17243acf276e: Layer already exists 20:03:49 f1417ff83b31: Layer already exists 20:03:49 b80b22a8821a: Layer already exists 20:03:49 9e1d25eda10f: Layer already exists 20:03:49 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:03:49 b3ce0b602841: Preparing 20:03:49 50de4b5d1aec: Preparing 20:03:49 9e1d25eda10f: Preparing 20:03:49 bf3bad8ad61e: Preparing 20:03:49 b80b22a8821a: Preparing 20:03:49 21834801a9ce: Preparing 20:03:49 17243acf276e: Preparing 20:03:49 f1417ff83b31: Preparing 20:03:49 21834801a9ce: Waiting 20:03:49 17243acf276e: Waiting 20:03:49 f1417ff83b31: Waiting 20:03:49 9e1d25eda10f: Layer already exists 20:03:49 bf3bad8ad61e: Layer already exists 20:03:49 b80b22a8821a: Layer already exists 20:03:49 50de4b5d1aec: Layer already exists 20:03:49 b3ce0b602841: Layer already exists 20:03:49 17243acf276e: Layer already exists 20:03:49 21834801a9ce: Layer already exists 20:03:49 f1417ff83b31: Layer already exists 20:03:49 main: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:49 ===================================================== [Pipeline] echo 20:03:50 taggedImages: 20:03:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb 20:03:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:03:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.142 20:03:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:03:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:03:50 805e484e69628a6e3579adc566ad066761c57bdb 20:03:50 latest 20:03:50 3.0.0-dev.142 20:03:50 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:50 main 20:03:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb 20:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:03:50 bb0d3c3e4d07: Preparing 20:03:50 ea4e98c24f73: Preparing 20:03:50 7c37fc32b662: Preparing 20:03:50 75f3994977f8: Preparing 20:03:50 b80b22a8821a: Preparing 20:03:50 21834801a9ce: Preparing 20:03:50 9d3e38a95b49: Preparing 20:03:50 21834801a9ce: Waiting 20:03:50 1746188678db: Preparing 20:03:50 f1417ff83b31: Preparing 20:03:50 1746188678db: Waiting 20:03:50 9d3e38a95b49: Waiting 20:03:50 f1417ff83b31: Waiting 20:03:50 b80b22a8821a: Layer already exists 20:03:50 21834801a9ce: Layer already exists 20:03:50 bb0d3c3e4d07: Pushed 20:03:50 9d3e38a95b49: Pushed 20:03:50 75f3994977f8: Pushed 20:03:50 ea4e98c24f73: Pushed 20:03:50 f1417ff83b31: Layer already exists 20:03:50 1746188678db: Pushed 20:03:52 7c37fc32b662: Pushed 20:03:52 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:03:52 bb0d3c3e4d07: Preparing 20:03:52 ea4e98c24f73: Preparing 20:03:52 7c37fc32b662: Preparing 20:03:52 75f3994977f8: Preparing 20:03:52 b80b22a8821a: Preparing 20:03:52 21834801a9ce: Preparing 20:03:52 9d3e38a95b49: Preparing 20:03:52 1746188678db: Preparing 20:03:52 f1417ff83b31: Preparing 20:03:52 f1417ff83b31: Waiting 20:03:52 9d3e38a95b49: Waiting 20:03:52 1746188678db: Waiting 20:03:52 21834801a9ce: Waiting 20:03:52 b80b22a8821a: Layer already exists 20:03:52 bb0d3c3e4d07: Layer already exists 20:03:52 ea4e98c24f73: Layer already exists 20:03:52 21834801a9ce: Layer already exists 20:03:52 7c37fc32b662: Layer already exists 20:03:52 9d3e38a95b49: Layer already exists 20:03:52 75f3994977f8: Layer already exists 20:03:52 1746188678db: Layer already exists 20:03:52 f1417ff83b31: Layer already exists 20:03:52 latest: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.142 20:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:03:53 bb0d3c3e4d07: Preparing 20:03:53 ea4e98c24f73: Preparing 20:03:53 7c37fc32b662: Preparing 20:03:53 75f3994977f8: Preparing 20:03:53 b80b22a8821a: Preparing 20:03:53 21834801a9ce: Preparing 20:03:53 9d3e38a95b49: Preparing 20:03:53 1746188678db: Preparing 20:03:53 f1417ff83b31: Preparing 20:03:53 21834801a9ce: Waiting 20:03:53 1746188678db: Waiting 20:03:53 9d3e38a95b49: Waiting 20:03:53 f1417ff83b31: Waiting 20:03:53 bb0d3c3e4d07: Layer already exists 20:03:53 ea4e98c24f73: Layer already exists 20:03:53 75f3994977f8: Layer already exists 20:03:53 b80b22a8821a: Layer already exists 20:03:53 7c37fc32b662: Layer already exists 20:03:53 9d3e38a95b49: Layer already exists 20:03:53 21834801a9ce: Layer already exists 20:03:53 1746188678db: Layer already exists 20:03:53 f1417ff83b31: Layer already exists 20:03:53 3.0.0-dev.142: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:03:54 bb0d3c3e4d07: Preparing 20:03:54 ea4e98c24f73: Preparing 20:03:54 7c37fc32b662: Preparing 20:03:54 75f3994977f8: Preparing 20:03:54 b80b22a8821a: Preparing 20:03:54 21834801a9ce: Preparing 20:03:54 9d3e38a95b49: Preparing 20:03:54 1746188678db: Preparing 20:03:54 f1417ff83b31: Preparing 20:03:54 9d3e38a95b49: Waiting 20:03:54 21834801a9ce: Waiting 20:03:54 1746188678db: Waiting 20:03:54 f1417ff83b31: Waiting 20:03:54 b80b22a8821a: Layer already exists 20:03:54 bb0d3c3e4d07: Layer already exists 20:03:54 7c37fc32b662: Layer already exists 20:03:54 ea4e98c24f73: Layer already exists 20:03:54 75f3994977f8: Layer already exists 20:03:54 21834801a9ce: Layer already exists 20:03:54 9d3e38a95b49: Layer already exists 20:03:54 1746188678db: Layer already exists 20:03:54 f1417ff83b31: Layer already exists 20:03:54 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:03:54 bb0d3c3e4d07: Preparing 20:03:54 ea4e98c24f73: Preparing 20:03:54 7c37fc32b662: Preparing 20:03:54 75f3994977f8: Preparing 20:03:54 b80b22a8821a: Preparing 20:03:54 21834801a9ce: Preparing 20:03:54 9d3e38a95b49: Preparing 20:03:54 1746188678db: Preparing 20:03:54 f1417ff83b31: Preparing 20:03:54 9d3e38a95b49: Waiting 20:03:54 1746188678db: Waiting 20:03:54 f1417ff83b31: Waiting 20:03:54 21834801a9ce: Waiting 20:03:54 75f3994977f8: Layer already exists 20:03:54 ea4e98c24f73: Layer already exists 20:03:54 7c37fc32b662: Layer already exists 20:03:54 bb0d3c3e4d07: Layer already exists 20:03:54 b80b22a8821a: Layer already exists 20:03:54 21834801a9ce: Layer already exists 20:03:54 f1417ff83b31: Layer already exists 20:03:54 1746188678db: Layer already exists 20:03:54 9d3e38a95b49: Layer already exists 20:03:54 main: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:03:54 ===================================================== [Pipeline] echo 20:03:54 taggedImages: 20:03:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb 20:03:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:03:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.142 20:03:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:03:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:03:54 805e484e69628a6e3579adc566ad066761c57bdb 20:03:54 latest 20:03:54 3.0.0-dev.142 20:03:54 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:54 main 20:03:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb 20:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:03:55 6bdf738107e5: Preparing 20:03:55 c8ae2377adc5: Preparing 20:03:55 a0c70b0a9fa4: Preparing 20:03:55 6308f26ff804: Preparing 20:03:55 28bfdf1a733b: Preparing 20:03:55 59df85033795: Preparing 20:03:55 06858e219850: Preparing 20:03:55 b80b22a8821a: Preparing 20:03:55 21834801a9ce: Preparing 20:03:55 1bf11a1396d5: Preparing 20:03:55 f1417ff83b31: Preparing 20:03:55 06858e219850: Waiting 20:03:55 b80b22a8821a: Waiting 20:03:55 21834801a9ce: Waiting 20:03:55 1bf11a1396d5: Waiting 20:03:55 59df85033795: Waiting 20:03:55 28bfdf1a733b: Pushed 20:03:55 c8ae2377adc5: Pushed 20:03:55 6bdf738107e5: Pushed 20:03:55 b80b22a8821a: Layer already exists 20:03:55 21834801a9ce: Layer already exists 20:03:55 59df85033795: Pushed 20:03:55 06858e219850: Pushed 20:03:55 f1417ff83b31: Layer already exists 20:03:55 1bf11a1396d5: Pushed 20:03:56 6308f26ff804: Pushed 20:03:57 a0c70b0a9fa4: Pushed 20:03:57 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:03:58 6bdf738107e5: Preparing 20:03:58 c8ae2377adc5: Preparing 20:03:58 a0c70b0a9fa4: Preparing 20:03:58 6308f26ff804: Preparing 20:03:58 28bfdf1a733b: Preparing 20:03:58 59df85033795: Preparing 20:03:58 06858e219850: Preparing 20:03:58 b80b22a8821a: Preparing 20:03:58 21834801a9ce: Preparing 20:03:58 1bf11a1396d5: Preparing 20:03:58 f1417ff83b31: Preparing 20:03:58 21834801a9ce: Waiting 20:03:58 1bf11a1396d5: Waiting 20:03:58 f1417ff83b31: Waiting 20:03:58 06858e219850: Waiting 20:03:58 b80b22a8821a: Waiting 20:03:58 59df85033795: Waiting 20:03:58 c8ae2377adc5: Layer already exists 20:03:58 28bfdf1a733b: Layer already exists 20:03:58 6308f26ff804: Layer already exists 20:03:58 a0c70b0a9fa4: Layer already exists 20:03:58 6bdf738107e5: Layer already exists 20:03:58 06858e219850: Layer already exists 20:03:58 21834801a9ce: Layer already exists 20:03:58 59df85033795: Layer already exists 20:03:58 b80b22a8821a: Layer already exists 20:03:58 1bf11a1396d5: Layer already exists 20:03:58 f1417ff83b31: Layer already exists 20:03:58 latest: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.142 20:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:03:58 6bdf738107e5: Preparing 20:03:58 c8ae2377adc5: Preparing 20:03:58 a0c70b0a9fa4: Preparing 20:03:58 6308f26ff804: Preparing 20:03:58 28bfdf1a733b: Preparing 20:03:58 59df85033795: Preparing 20:03:58 06858e219850: Preparing 20:03:58 b80b22a8821a: Preparing 20:03:58 21834801a9ce: Preparing 20:03:58 1bf11a1396d5: Preparing 20:03:58 f1417ff83b31: Preparing 20:03:58 b80b22a8821a: Waiting 20:03:58 21834801a9ce: Waiting 20:03:58 f1417ff83b31: Waiting 20:03:58 59df85033795: Waiting 20:03:58 06858e219850: Waiting 20:03:58 6bdf738107e5: Layer already exists 20:03:58 6308f26ff804: Layer already exists 20:03:58 28bfdf1a733b: Layer already exists 20:03:58 a0c70b0a9fa4: Layer already exists 20:03:58 c8ae2377adc5: Layer already exists 20:03:58 06858e219850: Layer already exists 20:03:58 b80b22a8821a: Layer already exists 20:03:58 21834801a9ce: Layer already exists 20:03:58 59df85033795: Layer already exists 20:03:58 1bf11a1396d5: Layer already exists 20:03:58 f1417ff83b31: Layer already exists 20:03:58 3.0.0-dev.142: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:03:59 6bdf738107e5: Preparing 20:03:59 c8ae2377adc5: Preparing 20:03:59 a0c70b0a9fa4: Preparing 20:03:59 6308f26ff804: Preparing 20:03:59 28bfdf1a733b: Preparing 20:03:59 59df85033795: Preparing 20:03:59 06858e219850: Preparing 20:03:59 b80b22a8821a: Preparing 20:03:59 21834801a9ce: Preparing 20:03:59 1bf11a1396d5: Preparing 20:03:59 f1417ff83b31: Preparing 20:03:59 59df85033795: Waiting 20:03:59 06858e219850: Waiting 20:03:59 1bf11a1396d5: Waiting 20:03:59 f1417ff83b31: Waiting 20:03:59 b80b22a8821a: Waiting 20:03:59 21834801a9ce: Waiting 20:03:59 a0c70b0a9fa4: Layer already exists 20:03:59 6308f26ff804: Layer already exists 20:03:59 28bfdf1a733b: Layer already exists 20:03:59 6bdf738107e5: Layer already exists 20:03:59 c8ae2377adc5: Layer already exists 20:03:59 59df85033795: Layer already exists 20:03:59 b80b22a8821a: Layer already exists 20:03:59 06858e219850: Layer already exists 20:03:59 1bf11a1396d5: Layer already exists 20:03:59 21834801a9ce: Layer already exists 20:03:59 f1417ff83b31: Layer already exists 20:03:59 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:04:00 6bdf738107e5: Preparing 20:04:00 c8ae2377adc5: Preparing 20:04:00 a0c70b0a9fa4: Preparing 20:04:00 6308f26ff804: Preparing 20:04:00 28bfdf1a733b: Preparing 20:04:00 59df85033795: Preparing 20:04:00 06858e219850: Preparing 20:04:00 b80b22a8821a: Preparing 20:04:00 21834801a9ce: Preparing 20:04:00 1bf11a1396d5: Preparing 20:04:00 f1417ff83b31: Preparing 20:04:00 b80b22a8821a: Waiting 20:04:00 f1417ff83b31: Waiting 20:04:00 21834801a9ce: Waiting 20:04:00 1bf11a1396d5: Waiting 20:04:00 06858e219850: Waiting 20:04:00 59df85033795: Waiting 20:04:00 6bdf738107e5: Layer already exists 20:04:00 c8ae2377adc5: Layer already exists 20:04:00 28bfdf1a733b: Layer already exists 20:04:00 6308f26ff804: Layer already exists 20:04:00 a0c70b0a9fa4: Layer already exists 20:04:00 59df85033795: Layer already exists 20:04:00 06858e219850: Layer already exists 20:04:00 1bf11a1396d5: Layer already exists 20:04:00 b80b22a8821a: Layer already exists 20:04:00 21834801a9ce: Layer already exists 20:04:00 f1417ff83b31: Layer already exists 20:04:00 main: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:04:00 ===================================================== [Pipeline] echo 20:04:00 taggedImages: 20:04:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb 20:04:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:04:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.142 20:04:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:04:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:04:00 805e484e69628a6e3579adc566ad066761c57bdb 20:04:00 latest 20:04:00 3.0.0-dev.142 20:04:00 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:00 main 20:04:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb 20:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:04:00 2356cb71f951: Preparing 20:04:00 e1c248e334eb: Preparing 20:04:00 b80b22a8821a: Preparing 20:04:00 21834801a9ce: Preparing 20:04:00 c1eda82d6acd: Preparing 20:04:00 f1417ff83b31: Preparing 20:04:00 f1417ff83b31: Waiting 20:04:00 21834801a9ce: Layer already exists 20:04:00 b80b22a8821a: Layer already exists 20:04:00 f1417ff83b31: Layer already exists 20:04:00 2356cb71f951: Pushed 20:04:01 c1eda82d6acd: Pushed 20:04:03 e1c248e334eb: Pushed 20:04:03 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:04:04 2356cb71f951: Preparing 20:04:04 e1c248e334eb: Preparing 20:04:04 b80b22a8821a: Preparing 20:04:04 21834801a9ce: Preparing 20:04:04 c1eda82d6acd: Preparing 20:04:04 f1417ff83b31: Preparing 20:04:04 f1417ff83b31: Waiting 20:04:04 e1c248e334eb: Layer already exists 20:04:04 21834801a9ce: Layer already exists 20:04:04 b80b22a8821a: Layer already exists 20:04:04 2356cb71f951: Layer already exists 20:04:04 c1eda82d6acd: Layer already exists 20:04:04 f1417ff83b31: Layer already exists 20:04:04 latest: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.142 20:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:04:04 2356cb71f951: Preparing 20:04:04 e1c248e334eb: Preparing 20:04:04 b80b22a8821a: Preparing 20:04:04 21834801a9ce: Preparing 20:04:04 c1eda82d6acd: Preparing 20:04:04 f1417ff83b31: Preparing 20:04:04 f1417ff83b31: Waiting 20:04:04 c1eda82d6acd: Layer already exists 20:04:04 21834801a9ce: Layer already exists 20:04:04 e1c248e334eb: Layer already exists 20:04:04 b80b22a8821a: Layer already exists 20:04:04 2356cb71f951: Layer already exists 20:04:04 f1417ff83b31: Layer already exists 20:04:04 3.0.0-dev.142: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:04:05 2356cb71f951: Preparing 20:04:05 e1c248e334eb: Preparing 20:04:05 b80b22a8821a: Preparing 20:04:05 21834801a9ce: Preparing 20:04:05 c1eda82d6acd: Preparing 20:04:05 f1417ff83b31: Preparing 20:04:05 f1417ff83b31: Waiting 20:04:05 21834801a9ce: Layer already exists 20:04:05 e1c248e334eb: Layer already exists 20:04:05 c1eda82d6acd: Layer already exists 20:04:05 b80b22a8821a: Layer already exists 20:04:05 2356cb71f951: Layer already exists 20:04:05 f1417ff83b31: Layer already exists 20:04:05 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:04:05 2356cb71f951: Preparing 20:04:05 e1c248e334eb: Preparing 20:04:05 b80b22a8821a: Preparing 20:04:05 21834801a9ce: Preparing 20:04:05 c1eda82d6acd: Preparing 20:04:05 f1417ff83b31: Preparing 20:04:05 f1417ff83b31: Waiting 20:04:05 21834801a9ce: Layer already exists 20:04:05 2356cb71f951: Layer already exists 20:04:05 c1eda82d6acd: Layer already exists 20:04:05 b80b22a8821a: Layer already exists 20:04:05 f1417ff83b31: Layer already exists 20:04:05 e1c248e334eb: Layer already exists 20:04:05 main: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:04:06 ===================================================== [Pipeline] echo 20:04:06 taggedImages: 20:04:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb 20:04:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:04:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.142 20:04:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:04:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:04:06 805e484e69628a6e3579adc566ad066761c57bdb 20:04:06 latest 20:04:06 3.0.0-dev.142 20:04:06 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:06 main 20:04:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb 20:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:04:06 13b8fc401939: Preparing 20:04:06 96dbf110c808: Preparing 20:04:06 05884ba777ee: Preparing 20:04:06 d57d03eefa88: Preparing 20:04:06 8f5a7ddf8dae: Preparing 20:04:06 b80b22a8821a: Preparing 20:04:06 21834801a9ce: Preparing 20:04:06 6bbae47ff1e9: Preparing 20:04:06 f1417ff83b31: Preparing 20:04:06 b80b22a8821a: Waiting 20:04:06 6bbae47ff1e9: Waiting 20:04:06 21834801a9ce: Waiting 20:04:06 13b8fc401939: Pushed 20:04:06 96dbf110c808: Pushed 20:04:06 05884ba777ee: Pushed 20:04:06 b80b22a8821a: Layer already exists 20:04:06 21834801a9ce: Layer already exists 20:04:06 f1417ff83b31: Layer already exists 20:04:07 6bbae47ff1e9: Pushed 20:04:12 8f5a7ddf8dae: Pushed 20:04:15 d57d03eefa88: Pushed 20:04:15 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:04:15 13b8fc401939: Preparing 20:04:15 96dbf110c808: Preparing 20:04:15 05884ba777ee: Preparing 20:04:15 d57d03eefa88: Preparing 20:04:15 8f5a7ddf8dae: Preparing 20:04:15 b80b22a8821a: Preparing 20:04:15 21834801a9ce: Preparing 20:04:15 6bbae47ff1e9: Preparing 20:04:15 f1417ff83b31: Preparing 20:04:15 b80b22a8821a: Waiting 20:04:15 21834801a9ce: Waiting 20:04:15 6bbae47ff1e9: Waiting 20:04:15 f1417ff83b31: Waiting 20:04:15 05884ba777ee: Layer already exists 20:04:15 8f5a7ddf8dae: Layer already exists 20:04:15 96dbf110c808: Layer already exists 20:04:15 13b8fc401939: Layer already exists 20:04:15 d57d03eefa88: Layer already exists 20:04:15 b80b22a8821a: Layer already exists 20:04:15 21834801a9ce: Layer already exists 20:04:15 6bbae47ff1e9: Layer already exists 20:04:15 f1417ff83b31: Layer already exists 20:04:15 latest: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.142 20:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:04:16 13b8fc401939: Preparing 20:04:16 96dbf110c808: Preparing 20:04:16 05884ba777ee: Preparing 20:04:16 d57d03eefa88: Preparing 20:04:16 8f5a7ddf8dae: Preparing 20:04:16 b80b22a8821a: Preparing 20:04:16 21834801a9ce: Preparing 20:04:16 6bbae47ff1e9: Preparing 20:04:16 f1417ff83b31: Preparing 20:04:16 b80b22a8821a: Waiting 20:04:16 6bbae47ff1e9: Waiting 20:04:16 21834801a9ce: Waiting 20:04:16 f1417ff83b31: Waiting 20:04:16 05884ba777ee: Layer already exists 20:04:16 8f5a7ddf8dae: Layer already exists 20:04:16 d57d03eefa88: Layer already exists 20:04:16 96dbf110c808: Layer already exists 20:04:16 13b8fc401939: Layer already exists 20:04:16 b80b22a8821a: Layer already exists 20:04:16 f1417ff83b31: Layer already exists 20:04:16 21834801a9ce: Layer already exists 20:04:16 6bbae47ff1e9: Layer already exists 20:04:16 3.0.0-dev.142: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:04:16 13b8fc401939: Preparing 20:04:16 96dbf110c808: Preparing 20:04:16 05884ba777ee: Preparing 20:04:16 d57d03eefa88: Preparing 20:04:16 8f5a7ddf8dae: Preparing 20:04:16 b80b22a8821a: Preparing 20:04:16 21834801a9ce: Preparing 20:04:16 6bbae47ff1e9: Preparing 20:04:16 f1417ff83b31: Preparing 20:04:16 21834801a9ce: Waiting 20:04:16 b80b22a8821a: Waiting 20:04:16 6bbae47ff1e9: Waiting 20:04:16 f1417ff83b31: Waiting 20:04:16 d57d03eefa88: Layer already exists 20:04:16 13b8fc401939: Layer already exists 20:04:16 8f5a7ddf8dae: Layer already exists 20:04:16 96dbf110c808: Layer already exists 20:04:16 05884ba777ee: Layer already exists 20:04:16 6bbae47ff1e9: Layer already exists 20:04:16 21834801a9ce: Layer already exists 20:04:16 b80b22a8821a: Layer already exists 20:04:16 f1417ff83b31: Layer already exists 20:04:16 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:04:17 13b8fc401939: Preparing 20:04:17 96dbf110c808: Preparing 20:04:17 05884ba777ee: Preparing 20:04:17 d57d03eefa88: Preparing 20:04:17 8f5a7ddf8dae: Preparing 20:04:17 b80b22a8821a: Preparing 20:04:17 21834801a9ce: Preparing 20:04:17 6bbae47ff1e9: Preparing 20:04:17 f1417ff83b31: Preparing 20:04:17 b80b22a8821a: Waiting 20:04:17 6bbae47ff1e9: Waiting 20:04:17 21834801a9ce: Waiting 20:04:17 f1417ff83b31: Waiting 20:04:17 96dbf110c808: Layer already exists 20:04:17 d57d03eefa88: Layer already exists 20:04:17 05884ba777ee: Layer already exists 20:04:17 8f5a7ddf8dae: Layer already exists 20:04:17 13b8fc401939: Layer already exists 20:04:17 21834801a9ce: Layer already exists 20:04:17 b80b22a8821a: Layer already exists 20:04:17 6bbae47ff1e9: Layer already exists 20:04:17 f1417ff83b31: Layer already exists 20:04:17 main: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:04:17 ===================================================== [Pipeline] echo 20:04:17 taggedImages: 20:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb 20:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.142 20:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:04:17 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:04:17 805e484e69628a6e3579adc566ad066761c57bdb 20:04:17 latest 20:04:17 3.0.0-dev.142 20:04:17 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:17 main 20:04:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb 20:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:04:18 3d6ae3444ecd: Preparing 20:04:18 d2b623df6faa: Preparing 20:04:18 c6903a59ebe0: Preparing 20:04:18 7f0db73da6e6: Preparing 20:04:18 b80b22a8821a: Preparing 20:04:18 21834801a9ce: Preparing 20:04:18 48ce90bd82d5: Preparing 20:04:18 f1417ff83b31: Preparing 20:04:18 21834801a9ce: Waiting 20:04:18 48ce90bd82d5: Waiting 20:04:18 f1417ff83b31: Waiting 20:04:18 b80b22a8821a: Layer already exists 20:04:18 21834801a9ce: Layer already exists 20:04:18 d2b623df6faa: Pushed 20:04:18 c6903a59ebe0: Pushed 20:04:18 f1417ff83b31: Layer already exists 20:04:18 3d6ae3444ecd: Pushed 20:04:18 48ce90bd82d5: Pushed 20:04:27 7f0db73da6e6: Pushed 20:04:27 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:04:27 3d6ae3444ecd: Preparing 20:04:27 d2b623df6faa: Preparing 20:04:27 c6903a59ebe0: Preparing 20:04:27 7f0db73da6e6: Preparing 20:04:27 b80b22a8821a: Preparing 20:04:27 21834801a9ce: Preparing 20:04:27 48ce90bd82d5: Preparing 20:04:27 f1417ff83b31: Preparing 20:04:27 21834801a9ce: Waiting 20:04:27 48ce90bd82d5: Waiting 20:04:27 f1417ff83b31: Waiting 20:04:27 3d6ae3444ecd: Layer already exists 20:04:27 7f0db73da6e6: Layer already exists 20:04:27 b80b22a8821a: Layer already exists 20:04:27 d2b623df6faa: Layer already exists 20:04:27 c6903a59ebe0: Layer already exists 20:04:27 f1417ff83b31: Layer already exists 20:04:27 21834801a9ce: Layer already exists 20:04:27 48ce90bd82d5: Layer already exists 20:04:28 latest: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.142 20:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:04:28 3d6ae3444ecd: Preparing 20:04:28 d2b623df6faa: Preparing 20:04:28 c6903a59ebe0: Preparing 20:04:28 7f0db73da6e6: Preparing 20:04:28 b80b22a8821a: Preparing 20:04:28 21834801a9ce: Preparing 20:04:28 48ce90bd82d5: Preparing 20:04:28 f1417ff83b31: Preparing 20:04:28 21834801a9ce: Waiting 20:04:28 f1417ff83b31: Waiting 20:04:28 48ce90bd82d5: Waiting 20:04:28 c6903a59ebe0: Layer already exists 20:04:28 7f0db73da6e6: Layer already exists 20:04:28 3d6ae3444ecd: Layer already exists 20:04:28 d2b623df6faa: Layer already exists 20:04:28 b80b22a8821a: Layer already exists 20:04:28 48ce90bd82d5: Layer already exists 20:04:28 21834801a9ce: Layer already exists 20:04:28 f1417ff83b31: Layer already exists 20:04:28 3.0.0-dev.142: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:04:29 3d6ae3444ecd: Preparing 20:04:29 d2b623df6faa: Preparing 20:04:29 c6903a59ebe0: Preparing 20:04:29 7f0db73da6e6: Preparing 20:04:29 b80b22a8821a: Preparing 20:04:29 21834801a9ce: Preparing 20:04:29 48ce90bd82d5: Preparing 20:04:29 f1417ff83b31: Preparing 20:04:29 21834801a9ce: Waiting 20:04:29 48ce90bd82d5: Waiting 20:04:29 f1417ff83b31: Waiting 20:04:29 c6903a59ebe0: Layer already exists 20:04:29 3d6ae3444ecd: Layer already exists 20:04:29 7f0db73da6e6: Layer already exists 20:04:29 d2b623df6faa: Layer already exists 20:04:29 b80b22a8821a: Layer already exists 20:04:29 48ce90bd82d5: Layer already exists 20:04:29 f1417ff83b31: Layer already exists 20:04:29 21834801a9ce: Layer already exists 20:04:29 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:04:30 3d6ae3444ecd: Preparing 20:04:30 d2b623df6faa: Preparing 20:04:30 c6903a59ebe0: Preparing 20:04:30 7f0db73da6e6: Preparing 20:04:30 b80b22a8821a: Preparing 20:04:30 21834801a9ce: Preparing 20:04:30 48ce90bd82d5: Preparing 20:04:30 f1417ff83b31: Preparing 20:04:30 21834801a9ce: Waiting 20:04:30 48ce90bd82d5: Waiting 20:04:30 f1417ff83b31: Waiting 20:04:30 7f0db73da6e6: Layer already exists 20:04:30 3d6ae3444ecd: Layer already exists 20:04:30 d2b623df6faa: Layer already exists 20:04:30 c6903a59ebe0: Layer already exists 20:04:30 b80b22a8821a: Layer already exists 20:04:30 21834801a9ce: Layer already exists 20:04:30 f1417ff83b31: Layer already exists 20:04:30 48ce90bd82d5: Layer already exists 20:04:30 main: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:04:30 ===================================================== [Pipeline] echo 20:04:30 taggedImages: 20:04:30 - nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb 20:04:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:04:30 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.142 20:04:30 - nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:04:30 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:04:30 805e484e69628a6e3579adc566ad066761c57bdb 20:04:30 latest 20:04:30 3.0.0-dev.142 20:04:30 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:30 main 20:04:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb 20:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:04:30 4fc7c6fd1aa8: Preparing 20:04:30 c2a69a4740ff: Preparing 20:04:30 eda637530dbd: Preparing 20:04:30 811cb7b042ef: Preparing 20:04:30 b80b22a8821a: Preparing 20:04:30 21834801a9ce: Preparing 20:04:30 6bbae47ff1e9: Preparing 20:04:30 f1417ff83b31: Preparing 20:04:30 6bbae47ff1e9: Waiting 20:04:30 21834801a9ce: Waiting 20:04:30 f1417ff83b31: Waiting 20:04:30 b80b22a8821a: Layer already exists 20:04:30 21834801a9ce: Layer already exists 20:04:30 6bbae47ff1e9: Layer already exists 20:04:30 f1417ff83b31: Layer already exists 20:04:30 4fc7c6fd1aa8: Pushed 20:04:30 c2a69a4740ff: Pushed 20:04:30 eda637530dbd: Pushed 20:04:41 811cb7b042ef: Pushed 20:04:41 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:04:41 4fc7c6fd1aa8: Preparing 20:04:41 c2a69a4740ff: Preparing 20:04:41 eda637530dbd: Preparing 20:04:41 811cb7b042ef: Preparing 20:04:41 b80b22a8821a: Preparing 20:04:41 21834801a9ce: Preparing 20:04:41 6bbae47ff1e9: Preparing 20:04:41 f1417ff83b31: Preparing 20:04:41 6bbae47ff1e9: Waiting 20:04:41 21834801a9ce: Waiting 20:04:41 f1417ff83b31: Waiting 20:04:41 4fc7c6fd1aa8: Layer already exists 20:04:41 c2a69a4740ff: Layer already exists 20:04:41 b80b22a8821a: Layer already exists 20:04:41 eda637530dbd: Layer already exists 20:04:41 811cb7b042ef: Layer already exists 20:04:41 6bbae47ff1e9: Layer already exists 20:04:41 f1417ff83b31: Layer already exists 20:04:41 21834801a9ce: Layer already exists 20:04:41 latest: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.142 20:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:04:42 4fc7c6fd1aa8: Preparing 20:04:42 c2a69a4740ff: Preparing 20:04:42 eda637530dbd: Preparing 20:04:42 811cb7b042ef: Preparing 20:04:42 b80b22a8821a: Preparing 20:04:42 21834801a9ce: Preparing 20:04:42 6bbae47ff1e9: Preparing 20:04:42 f1417ff83b31: Preparing 20:04:42 f1417ff83b31: Waiting 20:04:42 21834801a9ce: Waiting 20:04:42 811cb7b042ef: Layer already exists 20:04:42 b80b22a8821a: Layer already exists 20:04:42 eda637530dbd: Layer already exists 20:04:42 4fc7c6fd1aa8: Layer already exists 20:04:42 c2a69a4740ff: Layer already exists 20:04:42 21834801a9ce: Layer already exists 20:04:42 6bbae47ff1e9: Layer already exists 20:04:42 f1417ff83b31: Layer already exists 20:04:42 3.0.0-dev.142: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:04:42 4fc7c6fd1aa8: Preparing 20:04:42 c2a69a4740ff: Preparing 20:04:42 eda637530dbd: Preparing 20:04:42 811cb7b042ef: Preparing 20:04:42 b80b22a8821a: Preparing 20:04:42 21834801a9ce: Preparing 20:04:42 6bbae47ff1e9: Preparing 20:04:42 f1417ff83b31: Preparing 20:04:42 21834801a9ce: Waiting 20:04:42 f1417ff83b31: Waiting 20:04:42 eda637530dbd: Layer already exists 20:04:42 4fc7c6fd1aa8: Layer already exists 20:04:42 b80b22a8821a: Layer already exists 20:04:42 811cb7b042ef: Layer already exists 20:04:42 21834801a9ce: Layer already exists 20:04:42 6bbae47ff1e9: Layer already exists 20:04:42 f1417ff83b31: Layer already exists 20:04:42 c2a69a4740ff: Layer already exists 20:04:42 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:04:43 4fc7c6fd1aa8: Preparing 20:04:43 c2a69a4740ff: Preparing 20:04:43 eda637530dbd: Preparing 20:04:43 811cb7b042ef: Preparing 20:04:43 b80b22a8821a: Preparing 20:04:43 21834801a9ce: Preparing 20:04:43 6bbae47ff1e9: Preparing 20:04:43 f1417ff83b31: Preparing 20:04:43 f1417ff83b31: Waiting 20:04:43 6bbae47ff1e9: Waiting 20:04:43 21834801a9ce: Waiting 20:04:43 b80b22a8821a: Layer already exists 20:04:43 c2a69a4740ff: Layer already exists 20:04:43 4fc7c6fd1aa8: Layer already exists 20:04:43 811cb7b042ef: Layer already exists 20:04:43 eda637530dbd: Layer already exists 20:04:43 f1417ff83b31: Layer already exists 20:04:43 21834801a9ce: Layer already exists 20:04:43 6bbae47ff1e9: Layer already exists 20:04:43 main: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:04:43 ===================================================== [Pipeline] echo 20:04:43 taggedImages: 20:04:43 - nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb 20:04:43 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:04:43 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.142 20:04:43 - nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:43 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:04:43 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:04:43 805e484e69628a6e3579adc566ad066761c57bdb 20:04:43 latest 20:04:43 3.0.0-dev.142 20:04:43 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:43 main 20:04:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb 20:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:04:44 cc88d9507671: Preparing 20:04:44 424e4990e8dc: Preparing 20:04:44 b80b22a8821a: Preparing 20:04:44 21834801a9ce: Preparing 20:04:44 564a43118ff1: Preparing 20:04:44 f1417ff83b31: Preparing 20:04:44 f1417ff83b31: Waiting 20:04:44 b80b22a8821a: Layer already exists 20:04:44 21834801a9ce: Layer already exists 20:04:44 f1417ff83b31: Layer already exists 20:04:44 cc88d9507671: Pushed 20:04:44 564a43118ff1: Pushed 20:04:47 424e4990e8dc: Pushed 20:04:47 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:04:48 cc88d9507671: Preparing 20:04:48 424e4990e8dc: Preparing 20:04:48 b80b22a8821a: Preparing 20:04:48 21834801a9ce: Preparing 20:04:48 564a43118ff1: Preparing 20:04:48 f1417ff83b31: Preparing 20:04:48 564a43118ff1: Layer already exists 20:04:48 21834801a9ce: Layer already exists 20:04:48 424e4990e8dc: Layer already exists 20:04:48 b80b22a8821a: Layer already exists 20:04:48 cc88d9507671: Layer already exists 20:04:48 f1417ff83b31: Layer already exists 20:04:48 latest: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.142 20:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:04:48 cc88d9507671: Preparing 20:04:48 424e4990e8dc: Preparing 20:04:48 b80b22a8821a: Preparing 20:04:48 21834801a9ce: Preparing 20:04:48 564a43118ff1: Preparing 20:04:48 f1417ff83b31: Preparing 20:04:48 f1417ff83b31: Waiting 20:04:48 21834801a9ce: Layer already exists 20:04:48 b80b22a8821a: Layer already exists 20:04:48 564a43118ff1: Layer already exists 20:04:48 424e4990e8dc: Layer already exists 20:04:48 f1417ff83b31: Layer already exists 20:04:48 cc88d9507671: Layer already exists 20:04:48 3.0.0-dev.142: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:04:49 cc88d9507671: Preparing 20:04:49 424e4990e8dc: Preparing 20:04:49 b80b22a8821a: Preparing 20:04:49 21834801a9ce: Preparing 20:04:49 564a43118ff1: Preparing 20:04:49 f1417ff83b31: Preparing 20:04:49 f1417ff83b31: Waiting 20:04:49 cc88d9507671: Layer already exists 20:04:49 b80b22a8821a: Layer already exists 20:04:49 564a43118ff1: Layer already exists 20:04:49 424e4990e8dc: Layer already exists 20:04:49 21834801a9ce: Layer already exists 20:04:49 f1417ff83b31: Layer already exists 20:04:49 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:04:50 cc88d9507671: Preparing 20:04:50 424e4990e8dc: Preparing 20:04:50 b80b22a8821a: Preparing 20:04:50 21834801a9ce: Preparing 20:04:50 564a43118ff1: Preparing 20:04:50 f1417ff83b31: Preparing 20:04:50 f1417ff83b31: Waiting 20:04:50 cc88d9507671: Layer already exists 20:04:50 21834801a9ce: Layer already exists 20:04:50 424e4990e8dc: Layer already exists 20:04:50 b80b22a8821a: Layer already exists 20:04:50 564a43118ff1: Layer already exists 20:04:50 f1417ff83b31: Layer already exists 20:04:50 main: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:04:50 ===================================================== [Pipeline] echo 20:04:50 taggedImages: 20:04:50 - nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb 20:04:50 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:04:50 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.142 20:04:50 - nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:50 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:04:50 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:04:50 805e484e69628a6e3579adc566ad066761c57bdb 20:04:50 latest 20:04:50 3.0.0-dev.142 20:04:50 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:50 main 20:04:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb 20:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:04:50 f8a1cf539a03: Preparing 20:04:50 71753493eb64: Preparing 20:04:50 b80b22a8821a: Preparing 20:04:50 21834801a9ce: Preparing 20:04:50 17243acf276e: Preparing 20:04:50 f1417ff83b31: Preparing 20:04:50 f1417ff83b31: Waiting 20:04:50 17243acf276e: Layer already exists 20:04:50 21834801a9ce: Layer already exists 20:04:50 b80b22a8821a: Layer already exists 20:04:50 f1417ff83b31: Layer already exists 20:04:50 f8a1cf539a03: Pushed 20:04:54 71753493eb64: Pushed 20:04:54 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:04:54 f8a1cf539a03: Preparing 20:04:54 71753493eb64: Preparing 20:04:54 b80b22a8821a: Preparing 20:04:54 21834801a9ce: Preparing 20:04:54 17243acf276e: Preparing 20:04:54 f1417ff83b31: Preparing 20:04:54 f8a1cf539a03: Layer already exists 20:04:54 b80b22a8821a: Layer already exists 20:04:54 21834801a9ce: Layer already exists 20:04:54 17243acf276e: Layer already exists 20:04:54 71753493eb64: Layer already exists 20:04:54 f1417ff83b31: Layer already exists 20:04:54 latest: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.142 20:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:04:55 f8a1cf539a03: Preparing 20:04:55 71753493eb64: Preparing 20:04:55 b80b22a8821a: Preparing 20:04:55 21834801a9ce: Preparing 20:04:55 17243acf276e: Preparing 20:04:55 f1417ff83b31: Preparing 20:04:55 f1417ff83b31: Waiting 20:04:55 f8a1cf539a03: Layer already exists 20:04:55 17243acf276e: Layer already exists 20:04:55 b80b22a8821a: Layer already exists 20:04:55 71753493eb64: Layer already exists 20:04:55 21834801a9ce: Layer already exists 20:04:55 f1417ff83b31: Layer already exists 20:04:55 3.0.0-dev.142: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:04:56 f8a1cf539a03: Preparing 20:04:56 71753493eb64: Preparing 20:04:56 b80b22a8821a: Preparing 20:04:56 21834801a9ce: Preparing 20:04:56 17243acf276e: Preparing 20:04:56 f1417ff83b31: Preparing 20:04:56 f1417ff83b31: Waiting 20:04:56 21834801a9ce: Layer already exists 20:04:56 71753493eb64: Layer already exists 20:04:56 17243acf276e: Layer already exists 20:04:56 b80b22a8821a: Layer already exists 20:04:56 f8a1cf539a03: Layer already exists 20:04:56 f1417ff83b31: Layer already exists 20:04:56 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:04:56 f8a1cf539a03: Preparing 20:04:56 71753493eb64: Preparing 20:04:56 b80b22a8821a: Preparing 20:04:56 21834801a9ce: Preparing 20:04:56 17243acf276e: Preparing 20:04:56 f1417ff83b31: Preparing 20:04:56 f1417ff83b31: Waiting 20:04:56 17243acf276e: Layer already exists 20:04:56 71753493eb64: Layer already exists 20:04:56 f8a1cf539a03: Layer already exists 20:04:56 21834801a9ce: Layer already exists 20:04:56 b80b22a8821a: Layer already exists 20:04:56 f1417ff83b31: Layer already exists 20:04:56 main: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:04:56 ===================================================== [Pipeline] echo 20:04:56 taggedImages: 20:04:56 - nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb 20:04:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:04:56 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.142 20:04:56 - nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:04:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:43 Removing intermediate container d9b2ff34ded6 20:10:43 ---> ac63e99b4dea 20:10:43 20:10:43 Step 9/22 : FROM alpine:3.17 20:10:43 Removing intermediate container 22ede2b9ac04 20:10:43 ---> 08a72aef27e2 20:10:43 20:10:43 Step 10/23 : FROM alpine:3.17 20:10:43 3.17: Pulling from library/alpine 20:10:43 3.17: Pulling from library/alpine 20:10:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:10:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:10:43 Status: Downloaded newer image for alpine:3.17 20:10:43 Status: Downloaded newer image for alpine:3.17 20:10:43 ---> 51e60588ff2c 20:10:43 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:10:43 ---> 51e60588ff2c 20:10:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:10:43 ---> Running in 7fad581decb5 20:10:43 ---> Running in cb71d8289625 20:10:43 Removing intermediate container 7fad581decb5 20:10:43 ---> c0ba32e850aa 20:10:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:10:43 ---> Running in cdd5c40dbc37 20:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:10:43 (1/2) Installing dumb-init (1.2.5-r2) 20:10:43 (2/2) Installing openssl (3.0.8-r4) 20:10:43 Executing busybox-1.35.0-r29.trigger 20:10:43 OK: 8 MiB in 17 packages 20:10:43 (1/1) Installing dumb-init (1.2.5-r2) 20:10:43 Executing busybox-1.35.0-r29.trigger 20:10:43 OK: 8 MiB in 16 packages 20:10:43 Removing intermediate container cb71d8289625 20:10:43 ---> 08f7e3839014 20:10:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:10:43 Removing intermediate container cdd5c40dbc37 20:10:43 ---> 756112f50315 20:10:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:43 ---> Running in 187dda97f840 20:10:45 ---> e28f6f235e80 20:10:45 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:10:45 Removing intermediate container 187dda97f840 20:10:45 ---> 079e17df41a2 20:10:45 Step 12/22 : WORKDIR /edgex 20:10:45 ---> Running in a755aa6c55dd 20:10:46 Removing intermediate container a755aa6c55dd 20:10:46 ---> e13026e104e1 20:10:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:46 ---> a8de09811d20 20:10:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:10:48 ---> 8924518233b3 20:10:48 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:10:50 ---> 103b30f45907 20:10:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:10:50 ---> e3a77df2fd5f 20:10:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:10:52 ---> 4bf0a2479854 20:10:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:10:52 ---> 9a5d19e67087 20:10:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:10:54 ---> ebdb33a8135f 20:10:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:54 ---> Running in bca826fae75b 20:10:58 ---> 521cbd5b6948 20:10:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:10:59 Removing intermediate container bca826fae75b 20:10:59 ---> be21d22a97fa 20:10:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:10:59 ---> Running in 58467a31d4de 20:10:59 Removing intermediate container 912f5791e529 20:10:59 ---> ff0dc1e7837c 20:10:59 20:10:59 Step 10/23 : FROM alpine:3.17 20:10:59 ---> 51e60588ff2c 20:10:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:10:59 ---> Using cache 20:10:59 ---> c0ba32e850aa 20:10:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:10:59 ---> Using cache 20:10:59 ---> 756112f50315 20:10:59 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:59 ---> Using cache 20:11:00 ---> e28f6f235e80 20:11:00 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:11:00 ---> Using cache 20:11:00 ---> a8de09811d20 20:11:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:11:00 ---> e95bb57ef7d0 20:11:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:00 ---> Running in a5b7fd00ec5d 20:11:00 Removing intermediate container 58467a31d4de 20:11:00 ---> bce860e62b0e 20:11:00 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:11:00 ---> Running in d52693ab9abf 20:11:02 Removing intermediate container d52693ab9abf 20:11:02 ---> f88b3905a221 20:11:02 Step 21/23 : LABEL arch=arm64 20:11:02 ---> Running in 7ed42440304f 20:11:03 ---> db7590f55056 20:11:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:11:03 Removing intermediate container 7ed42440304f 20:11:03 ---> 0c0b4cddb9f0 20:11:03 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:11:04 ---> Running in d2cf4e2e2a8f 20:11:05 Removing intermediate container a5b7fd00ec5d 20:11:05 ---> d0ee5ace9cc2 20:11:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"]Removing intermediate container d2cf4e2e2a8f 20:11:05 ---> c49dce378584 20:11:05 20:11:05 Step 23/23 : LABEL version=3.0.0-dev.142 20:11:05 ---> Running in 9942c9420c2b 20:11:05 ---> Running in af6492cb09db 20:11:05 ---> 7aee49706ac5 20:11:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:11:06 Removing intermediate container 9942c9420c2b 20:11:06 ---> 9b52c9051893 20:11:06 Step 20/22 : LABEL arch=arm64 20:11:06 Removing intermediate container af6492cb09db 20:11:06 ---> 6f3d5bebfd31 20:11:06 20:11:06 ---> Running in 53f106059797 20:11:07 Successfully built 6f3d5bebfd31 20:11:07 Successfully tagged security-proxy-auth-arm64:latest 20:11:07 Building support-scheduler 20:11:07  Building security-proxy-auth ... done  ---> 6c189d67a2e8 20:11:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:07 ---> Running in 5c2331c17e16 20:11:08 Removing intermediate container 53f106059797 20:11:08 ---> c79d925d7507 20:11:08 Step 21/22 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:11:08 ---> Running in d0e5e91ae954 20:11:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:11:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:11:12 ---> 9d29143fbe32 20:11:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:11:12 ---> Using cache 20:11:12 ---> 49b11decea34 20:11:12 Step 4/23 : WORKDIR /edgex-go 20:11:12 ---> Using cache 20:11:12 ---> 13aeb3096dae 20:11:12 Step 5/23 : RUN apk add --update --no-cache make git 20:11:12 ---> Using cache 20:11:12 ---> 2fc741518aa0 20:11:12 Step 6/23 : COPY go.mod vendor* ./ 20:11:12 ---> Using cache 20:11:12 ---> 776f53c14d31 20:11:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:12 ---> Using cache 20:11:12 ---> 90a181058009 20:11:12 Step 8/23 : COPY . . 20:11:12 ---> Using cache 20:11:12 ---> a0d9482212b5 20:11:12 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:11:12 Removing intermediate container d0e5e91ae954 20:11:12 ---> 85c77ffd4f9a 20:11:12 Step 22/22 : LABEL version=3.0.0-dev.142 20:11:12 ---> Running in eb21367f196f 20:11:12 ---> Running in b8d2acd42543 20:11:14 Removing intermediate container b8d2acd42543 20:11:14 ---> 8f45d9a0c8b2 20:11:14 20:11:14 Removing intermediate container 5c2331c17e16 20:11:14 ---> ff36c2ea24d7 20:11:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:11:14 Successfully built 8f45d9a0c8b2 20:11:14 ---> Running in 8dd9abe8bb7b 20:11:14 Successfully tagged security-proxy-setup-arm64:latest 20:11:14  Building security-proxy-setup ... done Building security-spire-config 20:11:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:11:15 Removing intermediate container 8dd9abe8bb7b 20:11:15 ---> 6372a68ca892 20:11:15 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:11:15 ---> Running in 6cb8dc34f2cb 20:11:16 Removing intermediate container 6cb8dc34f2cb 20:11:16 ---> 5c076a59db1f 20:11:16 Step 21/23 : LABEL arch=arm64 20:11:16 ---> Running in b9f8c7d32622 20:11:17 Removing intermediate container b9f8c7d32622 20:11:17 ---> 0dbba7a2b1fd 20:11:17 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:11:18 ---> Running in 10d53d14ec27 20:11:18 Removing intermediate container 10d53d14ec27 20:11:18 ---> 7b512d527234 20:11:18 Step 23/23 : LABEL version=3.0.0-dev.142 20:11:18 Removing intermediate container 6c9e6e0a2df3 20:11:18 ---> 593b493904d6 20:11:18 20:11:18 Step 10/23 : FROM alpine:3.17 20:11:18 ---> 51e60588ff2c 20:11:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:11:18 ---> Running in e36d5bd72930 20:11:18 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:11:18 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:11:18 ---> 9d29143fbe32 20:11:18 Step 3/27 : WORKDIR /edgex-go 20:11:18 ---> Using cache 20:11:18 ---> facebc310eae 20:11:18 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:11:18 ---> Running in 9fce5c0cc8f5 20:11:19 ---> Running in 30703fc3da65 20:11:20 Removing intermediate container 9fce5c0cc8f5 20:11:20 ---> 2711cf29cae7 20:11:20 Step 12/23 : ENV APP_PORT=59880 20:11:20 Removing intermediate container e36d5bd72930 20:11:20 ---> 9ba1f6afd6b4 20:11:20 20:11:20 ---> Running in 3bae3244807b 20:11:20 Successfully built 9ba1f6afd6b4 20:11:20 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:11:20  Building core-common-config-bootstrapper ... done Building security-spire-agent 20:11:20 Removing intermediate container 3bae3244807b 20:11:20 ---> 36f8ca4daac7 20:11:20 Step 13/23 : EXPOSE $APP_PORT 20:11:21 ---> Running in e878002994a5 20:11:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:21 Removing intermediate container e878002994a5 20:11:21 ---> 7476e343211c 20:11:21 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:11:21 ---> Running in 25cddc5f9abf 20:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:11:24 OK: 263 MiB in 53 packages 20:11:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:11:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:11:24 ---> 9d29143fbe32 20:11:24 Step 3/27 : WORKDIR /edgex-go 20:11:24 ---> Using cache 20:11:24 ---> facebc310eae 20:11:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:11:25 ---> Running in a0f8ac547880 20:11:25 (1/1) Installing dumb-init (1.2.5-r2) 20:11:25 Executing busybox-1.35.0-r29.trigger 20:11:25 OK: 8 MiB in 16 packages 20:11:26 Removing intermediate container 30703fc3da65 20:11:26 ---> 66d4e155ba8e 20:11:26 Step 5/27 : COPY go.mod vendor* ./ 20:11:27 Removing intermediate container 25cddc5f9abf 20:11:27 ---> 240f889ef2c6 20:11:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:27 ---> 33cec1bee42d 20:11:27 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:28 ---> Running in fbdf3a1af007 20:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:11:28 ---> cca2ee03c733 20:11:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:11:29 OK: 263 MiB in 53 packages 20:11:30 ---> 46edcda3b7fb 20:11:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:11:31 Removing intermediate container a0f8ac547880 20:11:31 ---> ce76b0d7b015 20:11:31 Step 5/27 : COPY go.mod vendor* ./ 20:11:32 ---> 2958b075979c 20:11:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:11:32 ---> 56773d70eb98 20:11:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:32 ---> Running in d9e75d5074b8 20:11:33 ---> 998beb55f74c 20:11:33 Step 19/23 : ENTRYPOINT ["/core-data"] 20:11:34 ---> Running in d6deb1483265 20:11:34 Removing intermediate container d6deb1483265 20:11:34 ---> e5286f4493d5 20:11:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:11:34 ---> Running in f24fd977e21a 20:11:35 Removing intermediate container f24fd977e21a 20:11:35 ---> 409849885d27 20:11:35 Step 21/23 : LABEL arch=arm64 20:11:35 ---> Running in 29fb3650ef08 20:11:35 Removing intermediate container 29fb3650ef08 20:11:35 ---> ddf462d4b418 20:11:35 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:11:36 ---> Running in 042b61de5d23 20:11:36 Removing intermediate container 042b61de5d23 20:11:36 ---> 969c3407bde0 20:11:36 Step 23/23 : LABEL version=3.0.0-dev.142 20:11:36 ---> Running in d6ee426a3dd4 20:11:37 Removing intermediate container d6ee426a3dd4 20:11:37 ---> adf5c310f7be 20:11:37 20:11:37 Successfully built adf5c310f7be 20:11:37 Successfully tagged core-data-arm64:latest 20:11:37  Building core-data ... done Building security-bootstrapper 20:11:40 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:11:40 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:11:40 ---> 9d29143fbe32 20:11:40 Step 3/33 : WORKDIR /edgex-go 20:11:40 ---> Using cache 20:11:40 ---> facebc310eae 20:11:40 Step 4/33 : RUN apk add --update --no-cache make git 20:11:40 ---> Running in 159a5bf9b61d 20:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:11:44 OK: 263 MiB in 53 packages 20:11:46 Removing intermediate container 159a5bf9b61d 20:11:46 ---> 465df77b2826 20:11:46 Step 5/33 : COPY go.mod vendor* ./ 20:11:47 ---> 27d93fef1302 20:11:47 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:47 ---> Running in de198fe65b9d 20:12:14 Removing intermediate container 9ae5d897a2f3 20:12:14 ---> 0f16ebbbf12f 20:12:14 20:12:14 Step 9/20 : FROM alpine:3.17 20:12:14 ---> 51e60588ff2c 20:12:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:12:14 ---> Running in f18f21b43fc3 20:12:14 Removing intermediate container f18f21b43fc3 20:12:14 ---> 0a8923f10131 20:12:14 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:12:14 ---> Running in ddf7afd57cbe 20:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:16 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:12:16 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:12:16 OK: 17691 distinct packages available 20:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:19 (1/9) Installing ca-certificates (20220614-r4) 20:12:19 (2/9) Installing brotli-libs (1.0.9-r9) 20:12:19 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:12:19 (4/9) Installing libcurl (8.0.1-r0) 20:12:19 (5/9) Installing curl (8.0.1-r0) 20:12:19 (6/9) Installing dumb-init (1.2.5-r2) 20:12:19 (7/9) Installing musl-obstack (1.2.3-r0) 20:12:19 (8/9) Installing libucontext (1.2-r0) 20:12:19 (9/9) Installing gcompat (1.1.0-r0) 20:12:19 Executing busybox-1.35.0-r29.trigger 20:12:19 Executing ca-certificates-20220614-r4.trigger 20:12:20 OK: 11 MiB in 24 packages 20:12:23 Removing intermediate container ddf7afd57cbe 20:12:23 ---> 3ffce6fe4366 20:12:23 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:24 ---> 9330c119514b 20:12:24 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:12:26 ---> c21c912c3c12 20:12:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:12:34 ---> b7672a69f32f 20:12:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:12:35 ---> d609aa5724d2 20:12:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:12:35 ---> Running in e7af7530faa7 20:12:37 Removing intermediate container e7af7530faa7 20:12:37 ---> 896fc4fc1d25 20:12:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:12:37 ---> Running in fbc253d69e12 20:12:38 Removing intermediate container fbc253d69e12 20:12:38 ---> 265203cb8c5e 20:12:38 Step 18/20 : LABEL arch=arm64 20:12:38 ---> Running in ac90753654af 20:12:40 Removing intermediate container ac90753654af 20:12:40 ---> 6385950098b1 20:12:40 Step 19/20 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:12:40 ---> Running in 1395a82aa205 20:12:41 Removing intermediate container 1395a82aa205 20:12:41 ---> 1246efe9f329 20:12:41 Step 20/20 : LABEL version=3.0.0-dev.142 20:12:41 ---> Running in fb7dafeb85c2 20:12:42 Removing intermediate container fb7dafeb85c2 20:12:42 ---> 232132f7103b 20:12:42 20:12:43 Successfully built 232132f7103b 20:12:43 Successfully tagged security-spiffe-token-provider-arm64:latest 20:12:43 Building security-secretstore-setup 20:12:47  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:12:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:12:47 ---> 9d29143fbe32 20:12:47 Step 3/25 : WORKDIR /edgex-go 20:12:47 ---> Using cache 20:12:47 ---> facebc310eae 20:12:47 Step 4/25 : RUN apk add --update --no-cache make git 20:12:47 ---> Using cache 20:12:47 ---> 465df77b2826 20:12:47 Step 5/25 : COPY go.mod vendor* ./ 20:12:47 ---> Using cache 20:12:47 ---> 27d93fef1302 20:12:47 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:48 ---> Running in 4aa03d93bce7 20:13:56 Removing intermediate container fbdf3a1af007 20:13:56 ---> a9e1a9a0f491 20:13:56 Step 7/27 : COPY . . 20:13:56 ---> a96d432dffbb 20:13:56 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:13:56 ---> Running in 43b8922d6ce1 20:13:56 Removing intermediate container d9e75d5074b8 20:13:56 ---> 205ff7edf780 20:13:56 Step 7/27 : COPY . . 20:13:56 Removing intermediate container 43b8922d6ce1 20:13:56 ---> 90fcaf527012 20:13:56 Step 9/27 : WORKDIR /edgex-go/spire-build 20:13:56 ---> Running in 8fac9c0242e7 20:13:58 Removing intermediate container 8fac9c0242e7 20:13:58 ---> 97477b74e21a 20:13:58 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:13:58 ---> Running in a98e4dc5d895 20:13:59 Removing intermediate container a98e4dc5d895 20:13:59 ---> c317ca284fba 20:13:59 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 20:13:59 ---> Running in d2276a888486 20:14:03 ---> d50edcd06804 20:14:03 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:14:03 ---> Running in be61ed6191e9 20:14:04 Removing intermediate container d2276a888486 20:14:04 ---> 2503a31765a7 20:14:04 Step 12/27 : WORKDIR /edgex-go 20:14:04 ---> Running in c26a44f67cf0 20:14:04 Removing intermediate container be61ed6191e9 20:14:04 ---> de49393049e3 20:14:04 Step 9/27 : WORKDIR /edgex-go/spire-build 20:14:05 ---> Running in 0e2a191e9e93 20:14:06 Removing intermediate container de198fe65b9d 20:14:06 ---> 51cdad8794fa 20:14:06 Step 7/33 : COPY . . 20:14:08 Removing intermediate container c26a44f67cf0 20:14:08 ---> 76e347696190 20:14:08 20:14:08 Step 13/27 : FROM alpine:3.17 20:14:08 ---> 51e60588ff2c 20:14:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:08 Removing intermediate container 0e2a191e9e93 20:14:08 ---> e1508c60e1a1 20:14:08 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:14:08 ---> Running in 35fee3db847d 20:14:08 ---> Running in 9c742e681f6a 20:14:08 Removing intermediate container 9c742e681f6a 20:14:08 ---> 2b04389a7410 20:14: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 20:14:09 ---> Running in a4cc98b44525 20:14:09 Removing intermediate container 35fee3db847d 20:14:09 ---> a271c948d7bd 20:14:09 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:14:09 ---> Running in c3938f5d6102 20:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:14 ---> 339914b94654 20:14:14 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:14:14 ---> Running in fb8cc1ae9f52 20:14:14 Removing intermediate container a4cc98b44525 20:14:14 ---> c436c634a7bc 20:14:14 Step 12/27 : WORKDIR /edgex-go 20:14:14 ---> Running in e1fc01c315e3 20:14:14 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:14:14 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:14:14 OK: 17691 distinct packages available 20:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:16 Removing intermediate container e1fc01c315e3 20:14:16 ---> 43b777563b08 20:14:16 20:14:16 Step 13/27 : FROM alpine:3.17 20:14:16 ---> 51e60588ff2c 20:14:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:16 ---> Using cache 20:14:16 ---> a271c948d7bd 20:14:16 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:14:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:17 ---> Running in a02aa8db9ac8 20:14:17 (1/4) Installing dumb-init (1.2.5-r2) 20:14:17 (2/4) Installing musl-obstack (1.2.3-r0) 20:14:17 (3/4) Installing libucontext (1.2-r0) 20:14:17 (4/4) Installing gcompat (1.1.0-r0) 20:14:17 Executing busybox-1.35.0-r29.trigger 20:14:17 OK: 8 MiB in 19 packages 20:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:21 Removing intermediate container c3938f5d6102 20:14:21 ---> 43ea9ee58357 20:14:21 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:23 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:14:23 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:14:23 OK: 17691 distinct packages available 20:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:23 ---> f1056d45d44c 20:14:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:25 ---> ce5f7369c115 20:14:25 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:25 (1/5) Installing dumb-init (1.2.5-r2) 20:14:25 (2/5) Installing musl-obstack (1.2.3-r0) 20:14:25 (3/5) Installing libucontext (1.2-r0) 20:14:25 (4/5) Installing gcompat (1.1.0-r0) 20:14:25 (5/5) Installing openssl (3.0.8-r4) 20:14:25 Executing busybox-1.35.0-r29.trigger 20:14:25 OK: 9 MiB in 20 packages 20:14:29 Removing intermediate container a02aa8db9ac8 20:14:29 ---> 27654989c3d7 20:14:29 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:31 ---> ab321287ed09 20:14:31 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:14:33 ---> 7afd15aa5870 20:14:33 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:14:36 ---> 3b19c8c88db2 20:14:36 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:14:38 ---> e375d674a4dd 20:14:38 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:14:38 ---> Running in efead0127439 20:14:39 Removing intermediate container efead0127439 20:14:39 ---> e54c955e3036 20:14:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:14:40 ---> 978a5c66a8b3 20:14:40 Step 22/27 : WORKDIR / 20:14:41 ---> 8a876beea11f 20:14:41 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:41 ---> Running in 9cb6840932be 20:14:41 Removing intermediate container 9cb6840932be 20:14:41 ---> 8c1947d2429f 20:14:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:14:41 ---> Running in 00269b71cd25 20:14:42 Removing intermediate container 00269b71cd25 20:14:42 ---> 49288121523d 20:14:42 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:14:42 ---> Running in 2756d846eb40 20:14:43 Removing intermediate container 2756d846eb40 20:14:43 ---> 09cacf2666b3 20:14:43 Step 25/27 : LABEL arch=arm64 20:14:43 ---> Running in 53f74f835fa2 20:14:44 Removing intermediate container 4aa03d93bce7 20:14:44 ---> e127005ea1eb 20:14:44 Step 7/25 : COPY . . 20:14:47 Removing intermediate container 53f74f835fa2 20:14:47 ---> 52c2de69219b 20:14:47 Step 26/27 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:14:48 ---> Running in 494adae4af3c 20:14:48 ---> 72ab66d7b99a 20:14:48 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:14:48 Removing intermediate container 494adae4af3c 20:14:48 ---> 21fc02233bc6 20:14:48 Step 27/27 : LABEL version=3.0.0-dev.142 20:14:48 ---> Running in 540e10e13ad8 20:14:49 ---> Running in 05c5164bb504 20:14:50 Removing intermediate container 05c5164bb504 20:14:50 ---> fd3b09fb9125 20:14:50 20:14:50 Successfully built fd3b09fb9125 20:14:50 Successfully tagged security-spire-config-arm64:latest 20:14:50 Building support-notifications 20:14:51  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:14:52 ---> 8d3141e351bb 20:14:52 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:14:53 ---> 23f3a7362e63 20:14:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:14:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:54 ---> 9d29143fbe32 20:14:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:54 ---> Using cache 20:14:54 ---> 49b11decea34 20:14:54 Step 4/23 : WORKDIR /edgex-go 20:14:54 ---> Using cache 20:14:54 ---> 13aeb3096dae 20:14:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:14:54 ---> ba13509da33e 20:14:54 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:14:54 ---> Running in 88003aabcf2e 20:14:56 ---> 77d17f66694a 20:14:56 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:14:56 ---> Running in 2cbed88362e0 20:14:56 Removing intermediate container 2cbed88362e0 20:14:56 ---> dd2ee4c7eaee 20:14:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:56 ---> Running in 8ca57190765a 20:14:57 Removing intermediate container 8ca57190765a 20:14:57 ---> 7327526c7a6b 20:14:57 Step 25/27 : LABEL arch=arm64 20:14:57 ---> Running in df3899ab2585 20:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:59 OK: 263 MiB in 53 packages 20:15:00 Removing intermediate container df3899ab2585 20:15:00 ---> cb110da5fc00 20:15:00 Step 26/27 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:15:00 ---> Running in b0944ff4a1e6 20:15:01 Removing intermediate container 88003aabcf2e 20:15:01 ---> 44bd37db6dd1 20:15:01 Step 6/23 : COPY go.mod vendor* ./ 20:15:01 Removing intermediate container b0944ff4a1e6 20:15:01 ---> ec2d768acded 20:15:01 Step 27/27 : LABEL version=3.0.0-dev.142 20:15:01 ---> Running in 74d2f5be8990 20:15:02 Removing intermediate container 74d2f5be8990 20:15:02 ---> cf5cbe68a1ab 20:15:02 20:15:02 Successfully built cf5cbe68a1ab 20:15:02 Successfully tagged security-spire-agent-arm64:latest 20:15:02 Building core-command 20:15:02  Building security-spire-agent ... done  ---> 3d7220b3a282 20:15:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:02 ---> Running in 63a9d0d8c924 20:15:06 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:15:06 ---> 9d29143fbe32 20:15:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:15:06 ---> Using cache 20:15:06 ---> 49b11decea34 20:15:06 Step 4/24 : WORKDIR /edgex-go 20:15:06 ---> Using cache 20:15:06 ---> 13aeb3096dae 20:15:06 Step 5/24 : RUN apk add --update --no-cache make git 20:15:06 ---> Using cache 20:15:06 ---> 2fc741518aa0 20:15:06 Step 6/24 : COPY go.mod vendor* ./ 20:15:06 ---> Using cache 20:15:06 ---> 776f53c14d31 20:15:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:06 ---> Using cache 20:15:06 ---> 90a181058009 20:15:06 Step 8/24 : COPY . . 20:15:06 ---> Using cache 20:15:06 ---> a0d9482212b5 20:15:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:15:06 ---> Running in 48ae311b2e60 20:15:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:16:45 Removing intermediate container 63a9d0d8c924 20:16:45 ---> 787a526ecc85 20:16:45 Step 8/23 : COPY . . 20:16:45 ---> c5eb49fbc4ab 20:16:45 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:16:45 ---> Running in 97d6e258b6b1 20:16:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:18:21 Removing intermediate container eb21367f196f 20:18:21 ---> 8c41f4a5fd9d 20:18:21 20:18:21 Step 10/23 : FROM alpine:3.17 20:18:21 ---> 51e60588ff2c 20:18:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:18:21 ---> Running in 330062081dda 20:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:21 (1/1) Installing dumb-init (1.2.5-r2) 20:18:21 Executing busybox-1.35.0-r29.trigger 20:18:21 OK: 8 MiB in 16 packages 20:18:21 Removing intermediate container 330062081dda 20:18:21 ---> 15a518f96554 20:18:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:18:21 ---> Running in f11a78b291ab 20:18:21 Removing intermediate container f11a78b291ab 20:18:21 ---> d5f9ec3ec3c6 20:18:21 Step 13/23 : ENV APP_PORT=59861 20:18:21 ---> Running in 25ebd6fc1e19 20:18:21 Removing intermediate container 25ebd6fc1e19 20:18:21 ---> f570283c6932 20:18:21 Step 14/23 : EXPOSE $APP_PORT 20:18:21 ---> Running in 13e5acd3b5d1 20:18:21 Removing intermediate container 13e5acd3b5d1 20:18:21 ---> 550210330ee7 20:18:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:21 ---> 1ba3efa80312 20:18:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:18:21 ---> f0d75f56f5f6 20:18:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:18:22 ---> c6ce44f66d0d 20:18:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:18:23 ---> caaf28fba9c1 20:18:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:18:23 ---> Running in 0690eace9ff3 20:18:24 Removing intermediate container 0690eace9ff3 20:18:24 ---> 2762db3f22c8 20:18:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:18:24 ---> Running in 70df9373cdce 20:18:25 Removing intermediate container 70df9373cdce 20:18:25 ---> 6ddd572267d1 20:18:25 Step 21/23 : LABEL arch=arm64 20:18:25 ---> Running in 947431869e9e 20:18:25 Removing intermediate container 947431869e9e 20:18:25 ---> b33c9e801451 20:18:25 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:18:25 ---> Running in b35d08f8b560 20:18:26 Removing intermediate container b35d08f8b560 20:18:26 ---> 4bb97bac1fd4 20:18:26 Step 23/23 : LABEL version=3.0.0-dev.142 20:18:26 ---> Running in 7d84189f77b7 20:18:27 Removing intermediate container 7d84189f77b7 20:18:27 ---> a3daee3be461 20:18:27 20:18:27 Successfully built a3daee3be461 20:18:27 Successfully tagged support-scheduler-arm64:latest 20:18:27 Building core-metadata 20:18:30  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:18:30 ---> 9d29143fbe32 20:18:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:18:30 ---> Using cache 20:18:30 ---> 49b11decea34 20:18:30 Step 4/25 : WORKDIR /edgex-go 20:18:30 ---> Using cache 20:18:30 ---> 13aeb3096dae 20:18:30 Step 5/25 : RUN apk add --update --no-cache make git 20:18:30 ---> Using cache 20:18:30 ---> 2fc741518aa0 20:18:30 Step 6/25 : COPY go.mod vendor* ./ 20:18:30 ---> Using cache 20:18:30 ---> 776f53c14d31 20:18:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:30 ---> Using cache 20:18:30 ---> 90a181058009 20:18:30 Step 8/25 : COPY . . 20:18:30 ---> Using cache 20:18:30 ---> a0d9482212b5 20:18:30 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:18:30 ---> Running in 1ea6bc6c6670 20:18:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:24 Removing intermediate container fb8cc1ae9f52 20:20:24 ---> 0b69b53494bb 20:20:24 20:20:24 Step 9/33 : FROM alpine:3.17 20:20:24 ---> 51e60588ff2c 20:20:24 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:20:24 ---> Using cache 20:20:24 ---> 0a8923f10131 20:20:24 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:20:24 ---> Running in 404cac4d1ea1 20:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:25 (1/2) Installing dumb-init (1.2.5-r2) 20:20:25 (2/2) Installing su-exec (0.2-r2) 20:20:25 Executing busybox-1.35.0-r29.trigger 20:20:25 OK: 8 MiB in 17 packages 20:20:27 Removing intermediate container 404cac4d1ea1 20:20:27 ---> 4c97e3fcbe22 20:20:27 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:20:27 ---> Running in 14586366fe69 20:20:28 Removing intermediate container 14586366fe69 20:20:28 ---> e6f6c62f6cfd 20:20:28 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:20:28 ---> Running in 1babede68126 20:20:28 Removing intermediate container 1babede68126 20:20:28 ---> 59c95bdb2ba8 20:20:28 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:20:29 ---> Running in c16f9de5fd9d 20:20:29 Removing intermediate container c16f9de5fd9d 20:20:29 ---> dc0d4a39d98c 20:20:29 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:20:29 ---> Running in 55d2e226585d 20:20:30 Removing intermediate container 55d2e226585d 20:20:30 ---> 84f3e66a672b 20:20:30 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:20:30 ---> Running in da8cb05828ee 20:20:35 Removing intermediate container da8cb05828ee 20:20:35 ---> 7021cf109012 20:20:35 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:20:35 ---> Running in 253cb505b969 20:20:35 Removing intermediate container 253cb505b969 20:20:35 ---> 3071fe5ba9f3 20:20:35 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:20:36 ---> 2d41fbda4772 20:20:36 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:20:36 ---> Running in acdfdc5fd986 20:20:40 Removing intermediate container acdfdc5fd986 20:20:40 ---> af204459ddb6 20:20:40 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:40 ---> 78d34f8f4cda 20:20:40 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:20:41 ---> 269b490570b6 20:20:41 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:20:43 ---> d32bf805ee0d 20:20:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:20:46 ---> 27f9547cd661 20:20:46 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:20:47 ---> 97404d0fa2e1 20:20:47 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:20:48 ---> d8134c8af459 20:20:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:20:49 ---> 966ea0757276 20:20:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:20:50 ---> fd278a86b4b4 20:20:50 Step 28/33 : RUN chmod +x /entrypoint.sh 20:20:50 ---> Running in 8ed710f54411 20:20:53 Removing intermediate container 8ed710f54411 20:20:53 ---> 53b6e8d5cdf4 20:20:53 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:20:53 ---> Running in 993c7bb5bad1 20:20:53 Removing intermediate container 993c7bb5bad1 20:20:53 ---> 020bc3450a41 20:20:53 Step 30/33 : CMD ["gate"] 20:20:53 ---> Running in 022110561f13 20:20:54 Removing intermediate container 022110561f13 20:20:54 ---> 71a9ae67c413 20:20:54 Step 31/33 : LABEL arch=arm64 20:20:54 ---> Running in f404c0b3fe93 20:20:55 Removing intermediate container f404c0b3fe93 20:20:55 ---> 46ef940987bb 20:20:55 Step 32/33 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:20:55 ---> Running in 89f4f0907479 20:20:55 Removing intermediate container 89f4f0907479 20:20:55 ---> f1c85e21714f 20:20:55 Step 33/33 : LABEL version=3.0.0-dev.142 20:20:55 ---> Running in b2a8b51e2d9d 20:20:56 Removing intermediate container b2a8b51e2d9d 20:20:56 ---> ff1cee095dfb 20:20:56 20:20:56 Successfully built ff1cee095dfb 20:20:56 Successfully tagged security-bootstrapper-arm64:latest 20:20:56  Building security-bootstrapper ... done Building security-spire-server 20:20:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:21:00 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:21:00 ---> 9d29143fbe32 20:21:00 Step 3/26 : WORKDIR /edgex-go 20:21:00 ---> Using cache 20:21:00 ---> facebc310eae 20:21:00 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:21:00 ---> Using cache 20:21:00 ---> ce76b0d7b015 20:21:00 Step 5/26 : COPY go.mod vendor* ./ 20:21:00 ---> Using cache 20:21:00 ---> 56773d70eb98 20:21:00 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:00 ---> Using cache 20:21:00 ---> 205ff7edf780 20:21:00 Step 7/26 : COPY . . 20:21:00 ---> Using cache 20:21:00 ---> d50edcd06804 20:21:00 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:21:00 ---> Using cache 20:21:00 ---> de49393049e3 20:21:00 Step 9/26 : WORKDIR /edgex-go/spire-build 20:21:00 ---> Using cache 20:21:00 ---> e1508c60e1a1 20:21:00 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:21:00 ---> Using cache 20:21:00 ---> 2b04389a7410 20:21:00 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 20:21:00 ---> Running in f1546f01647f 20:21:03 Removing intermediate container f1546f01647f 20:21:03 ---> 426600a54f00 20:21:03 Step 12/26 : WORKDIR /edgex-go 20:21:03 ---> Running in ffd650b0012e 20:21:03 Removing intermediate container ffd650b0012e 20:21:03 ---> 3f0e1ef1061d 20:21:03 20:21:03 Step 13/26 : FROM alpine:3.17 20:21:03 ---> 51e60588ff2c 20:21:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:03 ---> Using cache 20:21:03 ---> a271c948d7bd 20:21:04 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:21:04 ---> Using cache 20:21:04 ---> 27654989c3d7 20:21:04 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:04 ---> Using cache 20:21:04 ---> ab321287ed09 20:21:04 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:21:04 ---> Using cache 20:21:04 ---> 7afd15aa5870 20:21:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:21:10 ---> 697360a5304d 20:21:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:21:13 ---> 6941c518c26b 20:21:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:21:15 ---> 9d65a2d2627c 20:21:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:21:16 ---> b8e9f6691c7b 20:21:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:21:16 ---> Running in 72172554cb89 20:21:17 Removing intermediate container 72172554cb89 20:21:17 ---> 5a79a0727f98 20:21:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:21:18 ---> Running in 0870b113a98c 20:21:19 Removing intermediate container 0870b113a98c 20:21:19 ---> dfe21d842e70 20:21:19 Step 24/26 : LABEL arch=arm64 20:21:19 ---> Running in 67e4bf9ad0e2 20:21:20 Removing intermediate container 67e4bf9ad0e2 20:21:20 ---> 0909c7fac337 20:21:20 Step 25/26 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:21:20 ---> Running in 7b2c0c1514c2 20:21:21 Removing intermediate container 7b2c0c1514c2 20:21:21 ---> 497ef9955a35 20:21:21 Step 26/26 : LABEL version=3.0.0-dev.142 20:21:21 ---> Running in e5ddd6ec3814 20:21:22 Removing intermediate container e5ddd6ec3814 20:21:22 ---> 2959bbf9c968 20:21:22 20:21:22 Successfully built 2959bbf9c968 20:21:22 Successfully tagged security-spire-server-arm64:latest 20:21:24  Building security-spire-server ... done Removing intermediate container 540e10e13ad8 20:21:24 ---> 5b728a7cc3db 20:21:24 20:21:24 Step 9/25 : FROM alpine:3.17 20:21:24 ---> 51e60588ff2c 20:21:24 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:21:24 ---> Running in fce4aacc851a 20:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:28 (1/3) Installing ca-certificates (20220614-r4) 20:21:28 (2/3) Installing dumb-init (1.2.5-r2) 20:21:28 (3/3) Installing su-exec (0.2-r2) 20:21:28 Executing busybox-1.35.0-r29.trigger 20:21:28 Executing ca-certificates-20220614-r4.trigger 20:21:28 OK: 8 MiB in 18 packages 20:21:30 Removing intermediate container fce4aacc851a 20:21:30 ---> 927c8a87f836 20:21:30 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:21:30 ---> Running in 0677bbf69691 20:21:31 Removing intermediate container 0677bbf69691 20:21:31 ---> 3313cdf54582 20:21:31 Step 12/25 : WORKDIR / 20:21:31 ---> Running in 861177e9bcf6 20:21:32 Removing intermediate container 861177e9bcf6 20:21:32 ---> f31f080676c8 20:21:32 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:32 ---> 254b338a7f92 20:21:32 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:21:33 ---> 536c6e6c4d9a 20:21:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:21:34 ---> f60ec6f7638b 20:21:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:21:35 ---> 122a97c52132 20:21:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:21:36 ---> c81aef8bbee9 20:21:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:21:41 ---> e37f63fd7bc8 20:21:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:21:43 ---> a42804d02451 20:21:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:21:43 ---> aaf16a628287 20:21:43 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:43 ---> Running in ca4127065d25 20:21:48 Removing intermediate container ca4127065d25 20:21:48 ---> 04ea06096d4b 20:21:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:21:48 ---> Running in d29a302ce786 20:21:48 Removing intermediate container d29a302ce786 20:21:48 ---> ed0aa22b16a1 20:21:48 Step 23/25 : LABEL arch=arm64 20:21:48 ---> Running in 8aed2ec9393a 20:21:49 Removing intermediate container 8aed2ec9393a 20:21:49 ---> adbd070d7d91 20:21:49 Step 24/25 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:21:49 ---> Running in a9733af1d332 20:21:50 Removing intermediate container a9733af1d332 20:21:50 ---> 66e529b83741 20:21:50 Step 25/25 : LABEL version=3.0.0-dev.142 20:21:50 ---> Running in 3802e343ee69 20:21:53 Removing intermediate container 3802e343ee69 20:21:53 ---> f713b2d326a2 20:21:53 20:21:53 Successfully built f713b2d326a2 20:21:53 Successfully tagged security-secretstore-setup-arm64:latest 20:21:53  Building security-secretstore-setup ... done Removing intermediate container 48ae311b2e60 20:21:53 ---> 0d1c092ca958 20:21:53 20:21:53 Step 10/24 : FROM alpine:3.17 20:21:53 ---> 51e60588ff2c 20:21:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:21:53 ---> Using cache 20:21:53 ---> 15a518f96554 20:21:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:21:53 ---> Using cache 20:21:53 ---> d5f9ec3ec3c6 20:21:53 Step 13/24 : ENV APP_PORT=59882 20:21:54 ---> Running in 3f18c260fa4e 20:21:54 Removing intermediate container 3f18c260fa4e 20:21:54 ---> 9d13180a9d9e 20:21:54 Step 14/24 : EXPOSE $APP_PORT 20:21:54 ---> Running in 5ce34b293c5b 20:21:55 Removing intermediate container 5ce34b293c5b 20:21:55 ---> 15a4ab840bb5 20:21:55 Step 15/24 : WORKDIR / 20:21:55 ---> Running in 8c60a5125c50 20:21:55 Removing intermediate container 8c60a5125c50 20:21:55 ---> 7e693971ffb1 20:21:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:56 ---> c5b69fab6086 20:21:56 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:21:57 ---> e2002f8c9802 20:21:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:21:58 ---> 68897d452183 20:21:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:21:59 ---> 0a1f7831016b 20:21:59 Step 20/24 : ENTRYPOINT ["/core-command"] 20:21:59 ---> Running in 2fc600f3c020 20:22:00 Removing intermediate container 2fc600f3c020 20:22:00 ---> 861049eca321 20:22:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:22:00 ---> Running in 6e10de7df830 20:22:00 Removing intermediate container 6e10de7df830 20:22:00 ---> 29f4f99fffb9 20:22:00 Step 22/24 : LABEL arch=arm64 20:22:00 ---> Running in 711a5b22b8d3 20:22:01 Removing intermediate container 711a5b22b8d3 20:22:01 ---> 939b69a7d8a7 20:22:01 Step 23/24 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:22:01 ---> Running in ec05c6fd961d 20:22:02 Removing intermediate container ec05c6fd961d 20:22:02 ---> 86811fa44001 20:22:02 Step 24/24 : LABEL version=3.0.0-dev.142 20:22:02 ---> Running in 2812592aff95 20:22:02 Removing intermediate container 2812592aff95 20:22:02 ---> 64ff1a33c196 20:22:02 20:22:02 Successfully built 64ff1a33c196 20:22:02 Successfully tagged core-command-arm64:latest 20:23:27  Building core-command ... done Removing intermediate container 1ea6bc6c6670 20:23:27 ---> 7b067186fa74 20:23:27 20:23:27 Step 10/25 : FROM alpine:3.17 20:23:27 ---> 51e60588ff2c 20:23:27 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:23:27 ---> Using cache 20:23:27 ---> 15a518f96554 20:23:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:23:27 ---> Using cache 20:23:27 ---> d5f9ec3ec3c6 20:23:27 Step 13/25 : ENV APP_PORT=59881 20:23:27 ---> Running in 65f3f29b918f 20:23:27 Removing intermediate container 65f3f29b918f 20:23:27 ---> 6a82bb4c7d42 20:23:27 Step 14/25 : EXPOSE $APP_PORT 20:23:27 ---> Running in a9f20ea66d01 20:23:27 Removing intermediate container a9f20ea66d01 20:23:27 ---> 1928edec01a9 20:23:27 Step 15/25 : WORKDIR / 20:23:27 ---> Running in 3ee480a20465 20:23:27 Removing intermediate container 3ee480a20465 20:23:27 ---> 6f73c6de22a0 20:23:27 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:27 ---> 75420299bbb8 20:23:27 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:23:27 ---> c3b286099f52 20:23:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:23:27 ---> d870c5769e51 20:23:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:23:27 ---> 20a11776b419 20:23:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:23:28 ---> 7ecfd8bded31 20:23:28 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:23:28 ---> Running in 6b743883568f 20:23:28 Removing intermediate container 6b743883568f 20:23:28 ---> 0c10f20e73f1 20:23:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:28 ---> Running in 62104cc28d72 20:23:29 Removing intermediate container 62104cc28d72 20:23:29 ---> 8511895d669d 20:23:29 Step 23/25 : LABEL arch=arm64 20:23:29 ---> Running in a624f1a168fb 20:23:29 Removing intermediate container a624f1a168fb 20:23:29 ---> 2ad805468de9 20:23:29 Step 24/25 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:23:29 ---> Running in a52145db39b6 20:23:30 Removing intermediate container a52145db39b6 20:23:30 ---> 6a62e7812ad1 20:23:30 Step 25/25 : LABEL version=3.0.0-dev.142 20:23:30 ---> Running in 6d4d587e235a 20:23:30 Removing intermediate container 6d4d587e235a 20:23:30 ---> ae14f5f86f14 20:23:30 20:23:30 Successfully built ae14f5f86f14 20:23:30 Successfully tagged core-metadata-arm64:latest 20:23:34  Building core-metadata ... done Removing intermediate container 97d6e258b6b1 20:23:34 ---> 800f17c75d36 20:23:34 20:23:34 Step 10/23 : FROM alpine:3.17 20:23:34 ---> 51e60588ff2c 20:23:34 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:23:34 ---> Running in 8ac15998165d 20:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:37 (1/2) Installing ca-certificates (20220614-r4) 20:23:37 (2/2) Installing dumb-init (1.2.5-r2) 20:23:37 Executing busybox-1.35.0-r29.trigger 20:23:37 Executing ca-certificates-20220614-r4.trigger 20:23:37 OK: 8 MiB in 17 packages 20:23:40 Removing intermediate container 8ac15998165d 20:23:40 ---> 270e7d8794f9 20:23:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:23:40 ---> Running in e5d53d574496 20:23:41 Removing intermediate container e5d53d574496 20:23:41 ---> c6e3bc561536 20:23:41 Step 13/23 : ENV APP_PORT=59860 20:23:41 ---> Running in b0cf12c398a5 20:23:41 Removing intermediate container b0cf12c398a5 20:23:41 ---> 64ee33bec88e 20:23:41 Step 14/23 : EXPOSE $APP_PORT 20:23:41 ---> Running in 67156688a676 20:23:41 Removing intermediate container 67156688a676 20:23:41 ---> 8b9d52cf9a97 20:23:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:42 ---> c46b785d86d4 20:23:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:23:42 ---> c75e22156eba 20:23:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:23:44 ---> fa613c5ac01d 20:23:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:23:44 ---> 48b624aaf619 20:23:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:23:44 ---> Running in 1fdaf2f82c3b 20:23:44 Removing intermediate container 1fdaf2f82c3b 20:23:44 ---> 60afb497a108 20:23:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:45 ---> Running in 1b74403453c7 20:23:45 Removing intermediate container 1b74403453c7 20:23:45 ---> cc4380255bb0 20:23:45 Step 21/23 : LABEL arch=arm64 20:23:45 ---> Running in 94e536192067 20:23:45 Removing intermediate container 94e536192067 20:23:45 ---> 28eefc4c73a7 20:23:45 Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb 20:23:45 ---> Running in 9e4a73c90f52 20:23:46 Removing intermediate container 9e4a73c90f52 20:23:46 ---> 532e86226cba 20:23:46 Step 23/23 : LABEL version=3.0.0-dev.142 20:23:46 ---> Running in 9817ab34ee91 20:23:46 Removing intermediate container 9817ab34ee91 20:23:46 ---> 3868c7df2e38 20:23:46 20:23:46 Successfully built 3868c7df2e38 20:23:46 Successfully tagged support-notifications-arm64:latest 20:23:46  Building support-notifications ... done  [Pipeline] } 20:23:46 $ docker stop --time=1 49f2a350c9b9cfedc19ce56760e7d9433ba247c876a91103008827288b7bd5e8 20:23:48 $ docker rm -f --volumes 49f2a350c9b9cfedc19ce56760e7d9433ba247c876a91103008827288b7bd5e8 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:49 + docker images 20:23:49 REPOSITORY TAG IMAGE ID CREATED SIZE 20:23:49 support-notifications-arm64 latest 3868c7df2e38 3 seconds ago 31.9MB 20:23:49 800f17c75d36 16 seconds ago 1.42GB 20:23:49 core-metadata-arm64 latest ae14f5f86f14 19 seconds ago 20.2MB 20:23:49 7b067186fa74 29 seconds ago 1.36GB 20:23:49 core-command-arm64 latest 64ff1a33c196 About a minute ago 19.7MB 20:23:49 0d1c092ca958 About a minute ago 1.35GB 20:23:49 security-secretstore-setup-arm64 latest f713b2d326a2 About a minute ago 32.2MB 20:23:49 5b728a7cc3db 2 minutes ago 1.35GB 20:23:49 security-spire-server-arm64 latest 2959bbf9c968 2 minutes ago 97MB 20:23:49 3f0e1ef1061d 2 minutes ago 1.21GB 20:23:49 security-bootstrapper-arm64 latest ff1cee095dfb 2 minutes ago 21.9MB 20:23:49 0b69b53494bb 3 minutes ago 1.34GB 20:23:49 support-scheduler-arm64 latest a3daee3be461 5 minutes ago 31.2MB 20:23:49 8c41f4a5fd9d 5 minutes ago 1.42GB 20:23:49 security-spire-agent-arm64 latest cf5cbe68a1ab 8 minutes ago 153MB 20:23:49 security-spire-config-arm64 latest fd3b09fb9125 9 minutes ago 96.1MB 20:23:49 43b777563b08 9 minutes ago 1.21GB 20:23:49 76e347696190 9 minutes ago 1.21GB 20:23:49 security-spiffe-token-provider-arm64 latest 232132f7103b 11 minutes ago 32.7MB 20:23:49 0f16ebbbf12f 11 minutes ago 1.39GB 20:23:49 core-data-arm64 latest adf5c310f7be 12 minutes ago 19.9MB 20:23:49 core-common-config-bootstrapper-arm64 latest 9ba1f6afd6b4 12 minutes ago 17.2MB 20:23:49 593b493904d6 12 minutes ago 1.36GB 20:23:49 security-proxy-setup-arm64 latest 8f45d9a0c8b2 12 minutes ago 18.7MB 20:23:49 security-proxy-auth-arm64 latest 6f3d5bebfd31 12 minutes ago 18.1MB 20:23:49 ff0dc1e7837c 12 minutes ago 1.35GB 20:23:49 ac63e99b4dea 13 minutes ago 1.33GB 20:23:49 08a72aef27e2 13 minutes ago 1.33GB 20:23:49 ci-base-image-arm64 latest 9d29143fbe32 23 minutes ago 899MB 20:23:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 days ago 681MB 20:23:49 alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB 20:23:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:49 provisioning config files... 20:23:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/505@tmp/config17843972687523354342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:49 ---> docker-login.sh 20:23:49 nexus3.edgexfoundry.org:10001 20:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:50 Configure a credential helper to remove this warning. See 20:23:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:50 20:23:50 Login Succeeded 20:23:50 nexus3.edgexfoundry.org:10002 20:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:50 Configure a credential helper to remove this warning. See 20:23:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:50 20:23:50 Login Succeeded 20:23:50 nexus3.edgexfoundry.org:10003 20:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:50 Configure a credential helper to remove this warning. See 20:23:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:50 20:23:50 Login Succeeded 20:23:50 nexus3.edgexfoundry.org:10004 20:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:51 Configure a credential helper to remove this warning. See 20:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:51 20:23:51 Login Succeeded 20:23:51 docker.io 20:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:51 Configure a credential helper to remove this warning. See 20:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:51 20:23:51 Login Succeeded 20:23:51 ---> docker-login.sh ends [Pipeline] } 20:23:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:23:51 805e484e69628a6e3579adc566ad066761c57bdb 20:23:51 latest 20:23:51 3.0.0-dev.142 20:23:51 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:23:51 main 20:23:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:23:53 7c88015dd3c6: Preparing 20:23:53 bd3077919c5d: Preparing 20:23:53 56d8b371bba7: Preparing 20:23:53 177693451d1d: Preparing 20:23:53 68c9ad6ace23: Preparing 20:23:53 26cbea5cba74: Preparing 20:23:53 26cbea5cba74: Waiting 20:23:54 177693451d1d: Pushed 20:23:54 7c88015dd3c6: Pushed 20:23:54 56d8b371bba7: Pushed 20:23:54 68c9ad6ace23: Pushed 20:23:54 26cbea5cba74: Layer already exists 20:23:57 bd3077919c5d: Pushed 20:23:57 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:23:58 7c88015dd3c6: Preparing 20:23:58 bd3077919c5d: Preparing 20:23:58 56d8b371bba7: Preparing 20:23:58 177693451d1d: Preparing 20:23:58 68c9ad6ace23: Preparing 20:23:58 26cbea5cba74: Preparing 20:23:58 26cbea5cba74: Waiting 20:23:58 7c88015dd3c6: Layer already exists 20:23:58 bd3077919c5d: Layer already exists 20:23:58 56d8b371bba7: Layer already exists 20:23:58 177693451d1d: Layer already exists 20:23:58 68c9ad6ace23: Layer already exists 20:23:58 26cbea5cba74: Layer already exists 20:23:58 latest: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.142 20:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:23:59 7c88015dd3c6: Preparing 20:23:59 bd3077919c5d: Preparing 20:23:59 56d8b371bba7: Preparing 20:23:59 177693451d1d: Preparing 20:23:59 68c9ad6ace23: Preparing 20:23:59 26cbea5cba74: Preparing 20:23:59 26cbea5cba74: Waiting 20:23:59 177693451d1d: Layer already exists 20:23:59 56d8b371bba7: Layer already exists 20:23:59 bd3077919c5d: Layer already exists 20:23:59 68c9ad6ace23: Layer already exists 20:23:59 7c88015dd3c6: Layer already exists 20:23:59 26cbea5cba74: Layer already exists 20:23:59 3.0.0-dev.142: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:24:00 7c88015dd3c6: Preparing 20:24:00 bd3077919c5d: Preparing 20:24:00 56d8b371bba7: Preparing 20:24:00 177693451d1d: Preparing 20:24:00 68c9ad6ace23: Preparing 20:24:00 26cbea5cba74: Preparing 20:24:00 26cbea5cba74: Waiting 20:24:00 68c9ad6ace23: Layer already exists 20:24:00 bd3077919c5d: Layer already exists 20:24:00 177693451d1d: Layer already exists 20:24:00 7c88015dd3c6: Layer already exists 20:24:00 56d8b371bba7: Layer already exists 20:24:00 26cbea5cba74: Layer already exists 20:24:00 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:24:00 7c88015dd3c6: Preparing 20:24:00 bd3077919c5d: Preparing 20:24:00 56d8b371bba7: Preparing 20:24:00 177693451d1d: Preparing 20:24:00 68c9ad6ace23: Preparing 20:24:00 26cbea5cba74: Preparing 20:24:00 26cbea5cba74: Waiting 20:24:00 177693451d1d: Layer already exists 20:24:00 bd3077919c5d: Layer already exists 20:24:00 56d8b371bba7: Layer already exists 20:24:00 7c88015dd3c6: Layer already exists 20:24:00 68c9ad6ace23: Layer already exists 20:24:00 26cbea5cba74: Layer already exists 20:24:01 main: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:01 ===================================================== [Pipeline] echo 20:24:01 taggedImages: 20:24:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:24:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.142 20:24:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:24:01 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:24:01 805e484e69628a6e3579adc566ad066761c57bdb 20:24:01 latest 20:24:01 3.0.0-dev.142 20:24:01 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:01 main 20:24:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:24:01 c3ab0df6d3b0: Preparing 20:24:01 d0b03fa049ae: Preparing 20:24:01 4ede4898904a: Preparing 20:24:01 61d1aa4476e1: Preparing 20:24:01 56d8b371bba7: Preparing 20:24:01 177693451d1d: Preparing 20:24:01 2ec30c3d4b71: Preparing 20:24:01 26cbea5cba74: Preparing 20:24:01 177693451d1d: Waiting 20:24:01 2ec30c3d4b71: Waiting 20:24:01 26cbea5cba74: Waiting 20:24:01 56d8b371bba7: Layer already exists 20:24:02 177693451d1d: Layer already exists 20:24:02 4ede4898904a: Pushed 20:24:02 d0b03fa049ae: Pushed 20:24:02 c3ab0df6d3b0: Pushed 20:24:02 26cbea5cba74: Layer already exists 20:24:02 2ec30c3d4b71: Pushed 20:24:04 61d1aa4476e1: Pushed 20:24:04 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:04 + 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 20:24:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:24:07 c3ab0df6d3b0: Preparing 20:24:07 d0b03fa049ae: Preparing 20:24:07 4ede4898904a: Preparing 20:24:07 61d1aa4476e1: Preparing 20:24:07 56d8b371bba7: Preparing 20:24:07 177693451d1d: Preparing 20:24:07 2ec30c3d4b71: Preparing 20:24:07 26cbea5cba74: Preparing 20:24:07 177693451d1d: Waiting 20:24:07 2ec30c3d4b71: Waiting 20:24:07 26cbea5cba74: Waiting 20:24:07 4ede4898904a: Layer already exists 20:24:07 d0b03fa049ae: Layer already exists 20:24:07 61d1aa4476e1: Layer already exists 20:24:07 56d8b371bba7: Layer already exists 20:24:07 c3ab0df6d3b0: Layer already exists 20:24:07 2ec30c3d4b71: Layer already exists 20:24:07 177693451d1d: Layer already exists 20:24:07 26cbea5cba74: Layer already exists 20:24:07 latest: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.142 20:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:24:08 c3ab0df6d3b0: Preparing 20:24:08 d0b03fa049ae: Preparing 20:24:08 4ede4898904a: Preparing 20:24:08 61d1aa4476e1: Preparing 20:24:08 56d8b371bba7: Preparing 20:24:08 177693451d1d: Preparing 20:24:08 2ec30c3d4b71: Preparing 20:24:08 26cbea5cba74: Preparing 20:24:08 177693451d1d: Waiting 20:24:08 26cbea5cba74: Waiting 20:24:08 2ec30c3d4b71: Waiting 20:24:08 56d8b371bba7: Layer already exists 20:24:08 c3ab0df6d3b0: Layer already exists 20:24:08 d0b03fa049ae: Layer already exists 20:24:08 61d1aa4476e1: Layer already exists 20:24:08 4ede4898904a: Layer already exists 20:24:08 26cbea5cba74: Layer already exists 20:24:08 177693451d1d: Layer already exists 20:24:08 2ec30c3d4b71: Layer already exists 20:24:08 3.0.0-dev.142: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:24:08 c3ab0df6d3b0: Preparing 20:24:08 d0b03fa049ae: Preparing 20:24:08 4ede4898904a: Preparing 20:24:08 61d1aa4476e1: Preparing 20:24:08 56d8b371bba7: Preparing 20:24:08 177693451d1d: Preparing 20:24:08 2ec30c3d4b71: Preparing 20:24:08 26cbea5cba74: Preparing 20:24:08 2ec30c3d4b71: Waiting 20:24:08 26cbea5cba74: Waiting 20:24:08 177693451d1d: Waiting 20:24:08 c3ab0df6d3b0: Layer already exists 20:24:08 d0b03fa049ae: Layer already exists 20:24:08 56d8b371bba7: Layer already exists 20:24:08 4ede4898904a: Layer already exists 20:24:08 61d1aa4476e1: Layer already exists 20:24:08 2ec30c3d4b71: Layer already exists 20:24:08 177693451d1d: Layer already exists 20:24:08 26cbea5cba74: Layer already exists 20:24:08 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:09 + 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 20:24:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:24:09 c3ab0df6d3b0: Preparing 20:24:09 d0b03fa049ae: Preparing 20:24:09 4ede4898904a: Preparing 20:24:09 61d1aa4476e1: Preparing 20:24:09 56d8b371bba7: Preparing 20:24:09 177693451d1d: Preparing 20:24:09 2ec30c3d4b71: Preparing 20:24:09 26cbea5cba74: Preparing 20:24:09 177693451d1d: Waiting 20:24:09 2ec30c3d4b71: Waiting 20:24:09 26cbea5cba74: Waiting 20:24:09 56d8b371bba7: Layer already exists 20:24:09 4ede4898904a: Layer already exists 20:24:09 c3ab0df6d3b0: Layer already exists 20:24:09 61d1aa4476e1: Layer already exists 20:24:09 d0b03fa049ae: Layer already exists 20:24:09 2ec30c3d4b71: Layer already exists 20:24:09 177693451d1d: Layer already exists 20:24:09 26cbea5cba74: Layer already exists 20:24:09 main: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:09 ===================================================== [Pipeline] echo 20:24:09 taggedImages: 20:24:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:24:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.142 20:24:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:24:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:24:10 805e484e69628a6e3579adc566ad066761c57bdb 20:24:10 latest 20:24:10 3.0.0-dev.142 20:24:10 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:10 main 20:24:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:10 f7600347c8a8: Preparing 20:24:10 e41b87d97032: Preparing 20:24:10 56d8b371bba7: Preparing 20:24:10 177693451d1d: Preparing 20:24:10 84e4daa49b9f: Preparing 20:24:10 26cbea5cba74: Preparing 20:24:10 56d8b371bba7: Layer already exists 20:24:10 177693451d1d: Layer already exists 20:24:10 26cbea5cba74: Layer already exists 20:24:10 f7600347c8a8: Pushed 20:24:10 84e4daa49b9f: Pushed 20:24:14 e41b87d97032: Pushed 20:24:14 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:15 f7600347c8a8: Preparing 20:24:15 e41b87d97032: Preparing 20:24:15 56d8b371bba7: Preparing 20:24:15 177693451d1d: Preparing 20:24:15 84e4daa49b9f: Preparing 20:24:15 26cbea5cba74: Preparing 20:24:15 26cbea5cba74: Waiting 20:24:15 e41b87d97032: Layer already exists 20:24:15 177693451d1d: Layer already exists 20:24:15 84e4daa49b9f: Layer already exists 20:24:15 f7600347c8a8: Layer already exists 20:24:15 56d8b371bba7: Layer already exists 20:24:15 26cbea5cba74: Layer already exists 20:24:15 latest: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.142 20:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:15 f7600347c8a8: Preparing 20:24:15 e41b87d97032: Preparing 20:24:15 56d8b371bba7: Preparing 20:24:15 177693451d1d: Preparing 20:24:15 84e4daa49b9f: Preparing 20:24:15 26cbea5cba74: Preparing 20:24:15 26cbea5cba74: Waiting 20:24:15 56d8b371bba7: Layer already exists 20:24:15 177693451d1d: Layer already exists 20:24:15 f7600347c8a8: Layer already exists 20:24:15 84e4daa49b9f: Layer already exists 20:24:15 e41b87d97032: Layer already exists 20:24:15 26cbea5cba74: Layer already exists 20:24:16 3.0.0-dev.142: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:16 f7600347c8a8: Preparing 20:24:16 e41b87d97032: Preparing 20:24:16 56d8b371bba7: Preparing 20:24:16 177693451d1d: Preparing 20:24:16 84e4daa49b9f: Preparing 20:24:16 26cbea5cba74: Preparing 20:24:16 177693451d1d: Layer already exists 20:24:16 84e4daa49b9f: Layer already exists 20:24:16 56d8b371bba7: Layer already exists 20:24:16 e41b87d97032: Layer already exists 20:24:16 f7600347c8a8: Layer already exists 20:24:16 26cbea5cba74: Layer already exists 20:24:16 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:17 f7600347c8a8: Preparing 20:24:17 e41b87d97032: Preparing 20:24:17 56d8b371bba7: Preparing 20:24:17 177693451d1d: Preparing 20:24:17 84e4daa49b9f: Preparing 20:24:17 26cbea5cba74: Preparing 20:24:17 26cbea5cba74: Waiting 20:24:17 84e4daa49b9f: Layer already exists 20:24:17 f7600347c8a8: Layer already exists 20:24:17 56d8b371bba7: Layer already exists 20:24:17 e41b87d97032: Layer already exists 20:24:17 177693451d1d: Layer already exists 20:24:17 26cbea5cba74: Layer already exists 20:24:18 main: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:18 ===================================================== [Pipeline] echo 20:24:18 taggedImages: 20:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.142 20:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:24:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:24:18 805e484e69628a6e3579adc566ad066761c57bdb 20:24:18 latest 20:24:18 3.0.0-dev.142 20:24:18 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:18 main 20:24:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:18 b2cee1267ce3: Preparing 20:24:18 9c0ab22a04c9: Preparing 20:24:18 0955d1e6b84f: Preparing 20:24:18 56d8b371bba7: Preparing 20:24:18 177693451d1d: Preparing 20:24:18 68c9ad6ace23: Preparing 20:24:18 26cbea5cba74: Preparing 20:24:18 68c9ad6ace23: Waiting 20:24:18 26cbea5cba74: Waiting 20:24:18 177693451d1d: Layer already exists 20:24:18 56d8b371bba7: Layer already exists 20:24:19 26cbea5cba74: Layer already exists 20:24:19 68c9ad6ace23: Layer already exists 20:24:19 b2cee1267ce3: Pushed 20:24:19 9c0ab22a04c9: Pushed 20:24:22 0955d1e6b84f: Pushed 20:24:22 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:23 b2cee1267ce3: Preparing 20:24:23 9c0ab22a04c9: Preparing 20:24:23 0955d1e6b84f: Preparing 20:24:23 56d8b371bba7: Preparing 20:24:23 177693451d1d: Preparing 20:24:23 68c9ad6ace23: Preparing 20:24:23 26cbea5cba74: Preparing 20:24:23 68c9ad6ace23: Waiting 20:24:23 26cbea5cba74: Waiting 20:24:23 9c0ab22a04c9: Layer already exists 20:24:23 177693451d1d: Layer already exists 20:24:23 b2cee1267ce3: Layer already exists 20:24:23 0955d1e6b84f: Layer already exists 20:24:23 56d8b371bba7: Layer already exists 20:24:23 26cbea5cba74: Layer already exists 20:24:23 68c9ad6ace23: Layer already exists 20:24:23 latest: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.142 20:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:24 b2cee1267ce3: Preparing 20:24:24 9c0ab22a04c9: Preparing 20:24:24 0955d1e6b84f: Preparing 20:24:24 56d8b371bba7: Preparing 20:24:24 177693451d1d: Preparing 20:24:24 68c9ad6ace23: Preparing 20:24:24 26cbea5cba74: Preparing 20:24:24 68c9ad6ace23: Waiting 20:24:24 26cbea5cba74: Waiting 20:24:24 56d8b371bba7: Layer already exists 20:24:24 9c0ab22a04c9: Layer already exists 20:24:24 0955d1e6b84f: Layer already exists 20:24:24 177693451d1d: Layer already exists 20:24:24 b2cee1267ce3: Layer already exists 20:24:24 26cbea5cba74: Layer already exists 20:24:24 68c9ad6ace23: Layer already exists 20:24:24 3.0.0-dev.142: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:25 b2cee1267ce3: Preparing 20:24:25 9c0ab22a04c9: Preparing 20:24:25 0955d1e6b84f: Preparing 20:24:25 56d8b371bba7: Preparing 20:24:25 177693451d1d: Preparing 20:24:25 68c9ad6ace23: Preparing 20:24:25 26cbea5cba74: Preparing 20:24:25 68c9ad6ace23: Waiting 20:24:25 9c0ab22a04c9: Layer already exists 20:24:25 177693451d1d: Layer already exists 20:24:25 56d8b371bba7: Layer already exists 20:24:25 0955d1e6b84f: Layer already exists 20:24:25 b2cee1267ce3: Layer already exists 20:24:25 68c9ad6ace23: Layer already exists 20:24:25 26cbea5cba74: Layer already exists 20:24:25 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:26 b2cee1267ce3: Preparing 20:24:26 9c0ab22a04c9: Preparing 20:24:26 0955d1e6b84f: Preparing 20:24:26 56d8b371bba7: Preparing 20:24:26 177693451d1d: Preparing 20:24:26 68c9ad6ace23: Preparing 20:24:26 26cbea5cba74: Preparing 20:24:26 68c9ad6ace23: Waiting 20:24:26 26cbea5cba74: Waiting 20:24:26 177693451d1d: Layer already exists 20:24:26 0955d1e6b84f: Layer already exists 20:24:26 b2cee1267ce3: Layer already exists 20:24:26 56d8b371bba7: Layer already exists 20:24:26 9c0ab22a04c9: Layer already exists 20:24:26 68c9ad6ace23: Layer already exists 20:24:26 26cbea5cba74: Layer already exists 20:24:26 main: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:26 ===================================================== [Pipeline] echo 20:24:26 taggedImages: 20:24:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:24:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.142 20:24:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:24:26 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:24:26 805e484e69628a6e3579adc566ad066761c57bdb 20:24:26 latest 20:24:26 3.0.0-dev.142 20:24:26 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:26 main 20:24:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:27 9aaa8994675b: Preparing 20:24:27 9aaa8994675b: Preparing 20:24:27 8cead62038fc: Preparing 20:24:27 1bd31defb002: Preparing 20:24:27 28e6a56fbfb8: Preparing 20:24:27 5ee587a612f3: Preparing 20:24:27 89968d1ef5e8: Preparing 20:24:27 56d8b371bba7: Preparing 20:24:27 177693451d1d: Preparing 20:24:27 4461a1c94b93: Preparing 20:24:27 723778c3f4e5: Preparing 20:24:27 bfe968f2a44b: Preparing 20:24:27 7b0cdeb49fe8: Preparing 20:24:27 26cbea5cba74: Preparing 20:24:27 56d8b371bba7: Waiting 20:24:27 177693451d1d: Waiting 20:24:27 4461a1c94b93: Waiting 20:24:27 723778c3f4e5: Waiting 20:24:27 bfe968f2a44b: Waiting 20:24:27 7b0cdeb49fe8: Waiting 20:24:27 26cbea5cba74: Waiting 20:24:27 89968d1ef5e8: Waiting 20:24:27 5ee587a612f3: Pushed 20:24:27 8cead62038fc: Pushed 20:24:27 9aaa8994675b: Pushed 20:24:27 28e6a56fbfb8: Pushed 20:24:27 1bd31defb002: Pushed 20:24:27 56d8b371bba7: Layer already exists 20:24:27 177693451d1d: Layer already exists 20:24:27 4461a1c94b93: Pushed 20:24:27 bfe968f2a44b: Pushed 20:24:27 723778c3f4e5: Pushed 20:24:27 7b0cdeb49fe8: Pushed 20:24:27 26cbea5cba74: Layer already exists 20:24:31 89968d1ef5e8: Pushed 20:24:31 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:32 9aaa8994675b: Preparing 20:24:32 9aaa8994675b: Preparing 20:24:32 8cead62038fc: Preparing 20:24:32 1bd31defb002: Preparing 20:24:32 28e6a56fbfb8: Preparing 20:24:32 5ee587a612f3: Preparing 20:24:32 89968d1ef5e8: Preparing 20:24:32 56d8b371bba7: Preparing 20:24:32 177693451d1d: Preparing 20:24:32 4461a1c94b93: Preparing 20:24:32 723778c3f4e5: Preparing 20:24:32 bfe968f2a44b: Preparing 20:24:32 7b0cdeb49fe8: Preparing 20:24:32 26cbea5cba74: Preparing 20:24:32 4461a1c94b93: Waiting 20:24:32 723778c3f4e5: Waiting 20:24:32 7b0cdeb49fe8: Waiting 20:24:32 26cbea5cba74: Waiting 20:24:32 89968d1ef5e8: Waiting 20:24:32 56d8b371bba7: Waiting 20:24:32 bfe968f2a44b: Waiting 20:24:32 177693451d1d: Waiting 20:24:32 5ee587a612f3: Layer already exists 20:24:32 8cead62038fc: Layer already exists 20:24:32 28e6a56fbfb8: Layer already exists 20:24:32 1bd31defb002: Layer already exists 20:24:32 9aaa8994675b: Layer already exists 20:24:32 177693451d1d: Layer already exists 20:24:32 89968d1ef5e8: Layer already exists 20:24:32 56d8b371bba7: Layer already exists 20:24:32 4461a1c94b93: Layer already exists 20:24:32 723778c3f4e5: Layer already exists 20:24:32 26cbea5cba74: Layer already exists 20:24:32 bfe968f2a44b: Layer already exists 20:24:32 7b0cdeb49fe8: Layer already exists 20:24:32 latest: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.142 20:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:33 9aaa8994675b: Preparing 20:24:33 9aaa8994675b: Preparing 20:24:33 8cead62038fc: Preparing 20:24:33 1bd31defb002: Preparing 20:24:33 28e6a56fbfb8: Preparing 20:24:33 5ee587a612f3: Preparing 20:24:33 89968d1ef5e8: Preparing 20:24:33 56d8b371bba7: Preparing 20:24:33 177693451d1d: Preparing 20:24:33 4461a1c94b93: Preparing 20:24:33 723778c3f4e5: Preparing 20:24:33 bfe968f2a44b: Preparing 20:24:33 7b0cdeb49fe8: Preparing 20:24:33 26cbea5cba74: Preparing 20:24:33 89968d1ef5e8: Waiting 20:24:33 7b0cdeb49fe8: Waiting 20:24:33 723778c3f4e5: Waiting 20:24:33 26cbea5cba74: Waiting 20:24:33 bfe968f2a44b: Waiting 20:24:33 56d8b371bba7: Waiting 20:24:33 177693451d1d: Waiting 20:24:33 4461a1c94b93: Waiting 20:24:33 9aaa8994675b: Layer already exists 20:24:33 1bd31defb002: Layer already exists 20:24:33 5ee587a612f3: Layer already exists 20:24:33 8cead62038fc: Layer already exists 20:24:33 28e6a56fbfb8: Layer already exists 20:24:33 723778c3f4e5: Layer already exists 20:24:33 4461a1c94b93: Layer already exists 20:24:33 89968d1ef5e8: Layer already exists 20:24:33 56d8b371bba7: Layer already exists 20:24:33 177693451d1d: Layer already exists 20:24:33 26cbea5cba74: Layer already exists 20:24:33 7b0cdeb49fe8: Layer already exists 20:24:33 bfe968f2a44b: Layer already exists 20:24:33 3.0.0-dev.142: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:34 9aaa8994675b: Preparing 20:24:34 9aaa8994675b: Preparing 20:24:34 8cead62038fc: Preparing 20:24:34 1bd31defb002: Preparing 20:24:34 28e6a56fbfb8: Preparing 20:24:34 5ee587a612f3: Preparing 20:24:34 89968d1ef5e8: Preparing 20:24:34 56d8b371bba7: Preparing 20:24:34 177693451d1d: Preparing 20:24:34 4461a1c94b93: Preparing 20:24:34 723778c3f4e5: Preparing 20:24:34 bfe968f2a44b: Preparing 20:24:34 7b0cdeb49fe8: Preparing 20:24:34 26cbea5cba74: Preparing 20:24:34 89968d1ef5e8: Waiting 20:24:34 723778c3f4e5: Waiting 20:24:34 bfe968f2a44b: Waiting 20:24:34 7b0cdeb49fe8: Waiting 20:24:34 26cbea5cba74: Waiting 20:24:34 56d8b371bba7: Waiting 20:24:34 177693451d1d: Waiting 20:24:34 4461a1c94b93: Waiting 20:24:34 28e6a56fbfb8: Layer already exists 20:24:34 9aaa8994675b: Layer already exists 20:24:34 5ee587a612f3: Layer already exists 20:24:34 1bd31defb002: Layer already exists 20:24:34 8cead62038fc: Layer already exists 20:24:34 4461a1c94b93: Layer already exists 20:24:34 177693451d1d: Layer already exists 20:24:34 723778c3f4e5: Layer already exists 20:24:34 89968d1ef5e8: Layer already exists 20:24:34 56d8b371bba7: Layer already exists 20:24:34 bfe968f2a44b: Layer already exists 20:24:34 26cbea5cba74: Layer already exists 20:24:34 7b0cdeb49fe8: Layer already exists 20:24:34 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:35 9aaa8994675b: Preparing 20:24:35 9aaa8994675b: Preparing 20:24:35 8cead62038fc: Preparing 20:24:35 1bd31defb002: Preparing 20:24:35 28e6a56fbfb8: Preparing 20:24:35 5ee587a612f3: Preparing 20:24:35 89968d1ef5e8: Preparing 20:24:35 56d8b371bba7: Preparing 20:24:35 177693451d1d: Preparing 20:24:35 4461a1c94b93: Preparing 20:24:35 723778c3f4e5: Preparing 20:24:35 bfe968f2a44b: Preparing 20:24:35 7b0cdeb49fe8: Preparing 20:24:35 26cbea5cba74: Preparing 20:24:35 89968d1ef5e8: Waiting 20:24:35 56d8b371bba7: Waiting 20:24:35 177693451d1d: Waiting 20:24:35 4461a1c94b93: Waiting 20:24:35 723778c3f4e5: Waiting 20:24:35 bfe968f2a44b: Waiting 20:24:35 7b0cdeb49fe8: Waiting 20:24:35 26cbea5cba74: Waiting 20:24:35 5ee587a612f3: Layer already exists 20:24:35 9aaa8994675b: Layer already exists 20:24:35 8cead62038fc: Layer already exists 20:24:35 1bd31defb002: Layer already exists 20:24:35 28e6a56fbfb8: Layer already exists 20:24:35 723778c3f4e5: Layer already exists 20:24:35 89968d1ef5e8: Layer already exists 20:24:35 177693451d1d: Layer already exists 20:24:35 4461a1c94b93: Layer already exists 20:24:35 56d8b371bba7: Layer already exists 20:24:35 26cbea5cba74: Layer already exists 20:24:35 7b0cdeb49fe8: Layer already exists 20:24:35 bfe968f2a44b: Layer already exists 20:24:35 main: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:35 ===================================================== [Pipeline] echo 20:24:35 taggedImages: 20:24:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:24:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.142 20:24:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:24:35 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:24:35 805e484e69628a6e3579adc566ad066761c57bdb 20:24:35 latest 20:24:35 3.0.0-dev.142 20:24:35 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:35 main 20:24:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:24:36 5abd46910cc6: Preparing 20:24:36 278f71535f5e: Preparing 20:24:36 068fe98cc06c: Preparing 20:24:36 1d23cd2fea84: Preparing 20:24:36 56d8b371bba7: Preparing 20:24:36 177693451d1d: Preparing 20:24:36 2ec30c3d4b71: Preparing 20:24:36 26cbea5cba74: Preparing 20:24:36 177693451d1d: Waiting 20:24:36 2ec30c3d4b71: Waiting 20:24:36 26cbea5cba74: Waiting 20:24:36 56d8b371bba7: Layer already exists 20:24:36 177693451d1d: Layer already exists 20:24:36 2ec30c3d4b71: Layer already exists 20:24:36 068fe98cc06c: Pushed 20:24:36 26cbea5cba74: Layer already exists 20:24:36 5abd46910cc6: Pushed 20:24:36 278f71535f5e: Pushed 20:24:38 1d23cd2fea84: Pushed 20:24:38 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:39 + 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 20:24:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:24:39 5abd46910cc6: Preparing 20:24:39 278f71535f5e: Preparing 20:24:39 068fe98cc06c: Preparing 20:24:39 1d23cd2fea84: Preparing 20:24:39 56d8b371bba7: Preparing 20:24:39 177693451d1d: Preparing 20:24:39 2ec30c3d4b71: Preparing 20:24:39 26cbea5cba74: Preparing 20:24:39 177693451d1d: Waiting 20:24:39 2ec30c3d4b71: Waiting 20:24:39 26cbea5cba74: Waiting 20:24:39 068fe98cc06c: Layer already exists 20:24:39 5abd46910cc6: Layer already exists 20:24:39 278f71535f5e: Layer already exists 20:24:39 1d23cd2fea84: Layer already exists 20:24:39 56d8b371bba7: Layer already exists 20:24:39 177693451d1d: Layer already exists 20:24:39 26cbea5cba74: Layer already exists 20:24:39 2ec30c3d4b71: Layer already exists 20:24:39 latest: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.142 20:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:24:40 5abd46910cc6: Preparing 20:24:40 278f71535f5e: Preparing 20:24:40 068fe98cc06c: Preparing 20:24:40 1d23cd2fea84: Preparing 20:24:40 56d8b371bba7: Preparing 20:24:40 177693451d1d: Preparing 20:24:40 2ec30c3d4b71: Preparing 20:24:40 26cbea5cba74: Preparing 20:24:40 177693451d1d: Waiting 20:24:40 2ec30c3d4b71: Waiting 20:24:40 26cbea5cba74: Waiting 20:24:40 1d23cd2fea84: Layer already exists 20:24:40 278f71535f5e: Layer already exists 20:24:40 068fe98cc06c: Layer already exists 20:24:40 5abd46910cc6: Layer already exists 20:24:40 56d8b371bba7: Layer already exists 20:24:40 177693451d1d: Layer already exists 20:24:40 26cbea5cba74: Layer already exists 20:24:40 2ec30c3d4b71: Layer already exists 20:24:40 3.0.0-dev.142: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:24:41 5abd46910cc6: Preparing 20:24:41 278f71535f5e: Preparing 20:24:41 068fe98cc06c: Preparing 20:24:41 1d23cd2fea84: Preparing 20:24:41 56d8b371bba7: Preparing 20:24:41 177693451d1d: Preparing 20:24:41 2ec30c3d4b71: Preparing 20:24:41 26cbea5cba74: Preparing 20:24:41 177693451d1d: Waiting 20:24:41 2ec30c3d4b71: Waiting 20:24:41 26cbea5cba74: Waiting 20:24:41 1d23cd2fea84: Layer already exists 20:24:41 5abd46910cc6: Layer already exists 20:24:41 56d8b371bba7: Layer already exists 20:24:41 068fe98cc06c: Layer already exists 20:24:41 278f71535f5e: Layer already exists 20:24:41 2ec30c3d4b71: Layer already exists 20:24:41 26cbea5cba74: Layer already exists 20:24:41 177693451d1d: Layer already exists 20:24:41 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:42 + 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 20:24:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:24:42 5abd46910cc6: Preparing 20:24:42 278f71535f5e: Preparing 20:24:42 068fe98cc06c: Preparing 20:24:42 1d23cd2fea84: Preparing 20:24:42 56d8b371bba7: Preparing 20:24:42 177693451d1d: Preparing 20:24:42 2ec30c3d4b71: Preparing 20:24:42 26cbea5cba74: Preparing 20:24:42 177693451d1d: Waiting 20:24:42 2ec30c3d4b71: Waiting 20:24:42 26cbea5cba74: Waiting 20:24:42 1d23cd2fea84: Layer already exists 20:24:42 278f71535f5e: Layer already exists 20:24:42 5abd46910cc6: Layer already exists 20:24:42 068fe98cc06c: Layer already exists 20:24:42 56d8b371bba7: Layer already exists 20:24:42 26cbea5cba74: Layer already exists 20:24:42 177693451d1d: Layer already exists 20:24:42 2ec30c3d4b71: Layer already exists 20:24:42 main: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:42 ===================================================== [Pipeline] echo 20:24:42 taggedImages: 20:24:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:24:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.142 20:24:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:24:42 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:24:42 805e484e69628a6e3579adc566ad066761c57bdb 20:24:42 latest 20:24:42 3.0.0-dev.142 20:24:42 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:42 main 20:24:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:43 6f419ddbeec8: Preparing 20:24:43 b0b8145da8e5: Preparing 20:24:43 4a03984e41d8: Preparing 20:24:43 bd59e28bb625: Preparing 20:24:43 56d8b371bba7: Preparing 20:24:43 177693451d1d: Preparing 20:24:43 f613cb192821: Preparing 20:24:43 bc914c723d6f: Preparing 20:24:43 26cbea5cba74: Preparing 20:24:43 bc914c723d6f: Waiting 20:24:43 26cbea5cba74: Waiting 20:24:43 177693451d1d: Waiting 20:24:43 f613cb192821: Waiting 20:24:43 56d8b371bba7: Layer already exists 20:24:43 177693451d1d: Layer already exists 20:24:43 bd59e28bb625: Pushed 20:24:44 6f419ddbeec8: Pushed 20:24:44 b0b8145da8e5: Pushed 20:24:44 26cbea5cba74: Layer already exists 20:24:44 f613cb192821: Pushed 20:24:44 bc914c723d6f: Pushed 20:24:46 4a03984e41d8: Pushed 20:24:46 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:47 6f419ddbeec8: Preparing 20:24:47 b0b8145da8e5: Preparing 20:24:47 4a03984e41d8: Preparing 20:24:47 bd59e28bb625: Preparing 20:24:47 56d8b371bba7: Preparing 20:24:47 177693451d1d: Preparing 20:24:47 f613cb192821: Preparing 20:24:47 bc914c723d6f: Preparing 20:24:47 26cbea5cba74: Preparing 20:24:47 f613cb192821: Waiting 20:24:47 bc914c723d6f: Waiting 20:24:47 177693451d1d: Waiting 20:24:47 b0b8145da8e5: Layer already exists 20:24:47 56d8b371bba7: Layer already exists 20:24:47 6f419ddbeec8: Layer already exists 20:24:47 bd59e28bb625: Layer already exists 20:24:47 4a03984e41d8: Layer already exists 20:24:47 177693451d1d: Layer already exists 20:24:47 f613cb192821: Layer already exists 20:24:47 bc914c723d6f: Layer already exists 20:24:47 26cbea5cba74: Layer already exists 20:24:47 latest: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.142 20:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:48 6f419ddbeec8: Preparing 20:24:48 b0b8145da8e5: Preparing 20:24:48 4a03984e41d8: Preparing 20:24:48 bd59e28bb625: Preparing 20:24:48 56d8b371bba7: Preparing 20:24:48 177693451d1d: Preparing 20:24:48 f613cb192821: Preparing 20:24:48 bc914c723d6f: Preparing 20:24:48 26cbea5cba74: Preparing 20:24:48 f613cb192821: Waiting 20:24:48 bc914c723d6f: Waiting 20:24:48 26cbea5cba74: Waiting 20:24:48 177693451d1d: Waiting 20:24:48 56d8b371bba7: Layer already exists 20:24:48 6f419ddbeec8: Layer already exists 20:24:48 4a03984e41d8: Layer already exists 20:24:48 bd59e28bb625: Layer already exists 20:24:48 b0b8145da8e5: Layer already exists 20:24:48 f613cb192821: Layer already exists 20:24:48 177693451d1d: Layer already exists 20:24:48 bc914c723d6f: Layer already exists 20:24:48 26cbea5cba74: Layer already exists 20:24:48 3.0.0-dev.142: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:48 6f419ddbeec8: Preparing 20:24:48 b0b8145da8e5: Preparing 20:24:48 4a03984e41d8: Preparing 20:24:48 bd59e28bb625: Preparing 20:24:48 56d8b371bba7: Preparing 20:24:48 177693451d1d: Preparing 20:24:48 f613cb192821: Preparing 20:24:48 bc914c723d6f: Preparing 20:24:48 26cbea5cba74: Preparing 20:24:48 177693451d1d: Waiting 20:24:48 f613cb192821: Waiting 20:24:48 bc914c723d6f: Waiting 20:24:48 26cbea5cba74: Waiting 20:24:48 bd59e28bb625: Layer already exists 20:24:48 6f419ddbeec8: Layer already exists 20:24:48 4a03984e41d8: Layer already exists 20:24:48 b0b8145da8e5: Layer already exists 20:24:48 56d8b371bba7: Layer already exists 20:24:48 26cbea5cba74: Layer already exists 20:24:48 177693451d1d: Layer already exists 20:24:48 f613cb192821: Layer already exists 20:24:48 bc914c723d6f: Layer already exists 20:24:48 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:49 6f419ddbeec8: Preparing 20:24:49 b0b8145da8e5: Preparing 20:24:49 4a03984e41d8: Preparing 20:24:49 bd59e28bb625: Preparing 20:24:49 56d8b371bba7: Preparing 20:24:49 177693451d1d: Preparing 20:24:49 f613cb192821: Preparing 20:24:49 bc914c723d6f: Preparing 20:24:49 26cbea5cba74: Preparing 20:24:49 f613cb192821: Waiting 20:24:49 bc914c723d6f: Waiting 20:24:49 26cbea5cba74: Waiting 20:24:49 177693451d1d: Waiting 20:24:49 56d8b371bba7: Layer already exists 20:24:49 bd59e28bb625: Layer already exists 20:24:49 b0b8145da8e5: Layer already exists 20:24:49 4a03984e41d8: Layer already exists 20:24:49 6f419ddbeec8: Layer already exists 20:24:49 f613cb192821: Layer already exists 20:24:49 177693451d1d: Layer already exists 20:24:49 26cbea5cba74: Layer already exists 20:24:49 bc914c723d6f: Layer already exists 20:24:50 main: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:50 ===================================================== [Pipeline] echo 20:24:50 taggedImages: 20:24:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:24:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.142 20:24:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:24:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:24:50 805e484e69628a6e3579adc566ad066761c57bdb 20:24:50 latest 20:24:50 3.0.0-dev.142 20:24:50 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:50 main 20:24:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:50 78f2686a83b7: Preparing 20:24:50 ec1ab20c44f7: Preparing 20:24:50 ac2027d4db53: Preparing 20:24:50 26eeb444ccb6: Preparing 20:24:50 9069ccabd364: Preparing 20:24:50 b3abbb5f31e7: Preparing 20:24:50 08ca221d30f2: Preparing 20:24:50 56d8b371bba7: Preparing 20:24:50 177693451d1d: Preparing 20:24:50 bc93d13c7916: Preparing 20:24:50 26cbea5cba74: Preparing 20:24:50 b3abbb5f31e7: Waiting 20:24:50 08ca221d30f2: Waiting 20:24:50 56d8b371bba7: Waiting 20:24:50 177693451d1d: Waiting 20:24:50 bc93d13c7916: Waiting 20:24:50 26cbea5cba74: Waiting 20:24:51 78f2686a83b7: Pushed 20:24:51 9069ccabd364: Pushed 20:24:51 ec1ab20c44f7: Pushed 20:24:51 56d8b371bba7: Layer already exists 20:24:51 177693451d1d: Layer already exists 20:24:51 b3abbb5f31e7: Pushed 20:24:51 26cbea5cba74: Layer already exists 20:24:51 08ca221d30f2: Pushed 20:24:51 bc93d13c7916: Pushed 20:24:53 26eeb444ccb6: Pushed 20:24:54 ac2027d4db53: Pushed 20:24:54 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:55 78f2686a83b7: Preparing 20:24:55 ec1ab20c44f7: Preparing 20:24:55 ac2027d4db53: Preparing 20:24:55 26eeb444ccb6: Preparing 20:24:55 9069ccabd364: Preparing 20:24:55 b3abbb5f31e7: Preparing 20:24:55 08ca221d30f2: Preparing 20:24:55 56d8b371bba7: Preparing 20:24:55 177693451d1d: Preparing 20:24:55 bc93d13c7916: Preparing 20:24:55 26cbea5cba74: Preparing 20:24:55 56d8b371bba7: Waiting 20:24:55 177693451d1d: Waiting 20:24:55 bc93d13c7916: Waiting 20:24:55 b3abbb5f31e7: Waiting 20:24:55 26cbea5cba74: Waiting 20:24:55 08ca221d30f2: Waiting 20:24:55 ac2027d4db53: Layer already exists 20:24:55 ec1ab20c44f7: Layer already exists 20:24:55 9069ccabd364: Layer already exists 20:24:55 78f2686a83b7: Layer already exists 20:24:55 26eeb444ccb6: Layer already exists 20:24:55 08ca221d30f2: Layer already exists 20:24:55 56d8b371bba7: Layer already exists 20:24:55 b3abbb5f31e7: Layer already exists 20:24:55 bc93d13c7916: Layer already exists 20:24:55 177693451d1d: Layer already exists 20:24:55 26cbea5cba74: Layer already exists 20:24:55 latest: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.142 20:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:56 78f2686a83b7: Preparing 20:24:56 ec1ab20c44f7: Preparing 20:24:56 ac2027d4db53: Preparing 20:24:56 26eeb444ccb6: Preparing 20:24:56 9069ccabd364: Preparing 20:24:56 b3abbb5f31e7: Preparing 20:24:56 08ca221d30f2: Preparing 20:24:56 56d8b371bba7: Preparing 20:24:56 177693451d1d: Preparing 20:24:56 bc93d13c7916: Preparing 20:24:56 26cbea5cba74: Preparing 20:24:56 56d8b371bba7: Waiting 20:24:56 b3abbb5f31e7: Waiting 20:24:56 177693451d1d: Waiting 20:24:56 bc93d13c7916: Waiting 20:24:56 26cbea5cba74: Waiting 20:24:56 08ca221d30f2: Waiting 20:24:56 ac2027d4db53: Layer already exists 20:24:56 26eeb444ccb6: Layer already exists 20:24:56 9069ccabd364: Layer already exists 20:24:56 ec1ab20c44f7: Layer already exists 20:24:56 78f2686a83b7: Layer already exists 20:24:56 56d8b371bba7: Layer already exists 20:24:56 08ca221d30f2: Layer already exists 20:24:56 177693451d1d: Layer already exists 20:24:56 b3abbb5f31e7: Layer already exists 20:24:56 bc93d13c7916: Layer already exists 20:24:56 26cbea5cba74: Layer already exists 20:24:56 3.0.0-dev.142: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:57 78f2686a83b7: Preparing 20:24:57 ec1ab20c44f7: Preparing 20:24:57 ac2027d4db53: Preparing 20:24:57 26eeb444ccb6: Preparing 20:24:57 9069ccabd364: Preparing 20:24:57 b3abbb5f31e7: Preparing 20:24:57 08ca221d30f2: Preparing 20:24:57 56d8b371bba7: Preparing 20:24:57 177693451d1d: Preparing 20:24:57 bc93d13c7916: Preparing 20:24:57 26cbea5cba74: Preparing 20:24:57 b3abbb5f31e7: Waiting 20:24:57 08ca221d30f2: Waiting 20:24:57 56d8b371bba7: Waiting 20:24:57 177693451d1d: Waiting 20:24:57 bc93d13c7916: Waiting 20:24:57 26cbea5cba74: Waiting 20:24:57 78f2686a83b7: Layer already exists 20:24:57 26eeb444ccb6: Layer already exists 20:24:57 9069ccabd364: Layer already exists 20:24:57 ec1ab20c44f7: Layer already exists 20:24:57 ac2027d4db53: Layer already exists 20:24:57 bc93d13c7916: Layer already exists 20:24:57 b3abbb5f31e7: Layer already exists 20:24:57 56d8b371bba7: Layer already exists 20:24:57 08ca221d30f2: Layer already exists 20:24:57 177693451d1d: Layer already exists 20:24:57 26cbea5cba74: Layer already exists 20:24:57 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:58 78f2686a83b7: Preparing 20:24:58 ec1ab20c44f7: Preparing 20:24:58 ac2027d4db53: Preparing 20:24:58 26eeb444ccb6: Preparing 20:24:58 9069ccabd364: Preparing 20:24:58 b3abbb5f31e7: Preparing 20:24:58 08ca221d30f2: Preparing 20:24:58 56d8b371bba7: Preparing 20:24:58 177693451d1d: Preparing 20:24:58 bc93d13c7916: Preparing 20:24:58 26cbea5cba74: Preparing 20:24:58 b3abbb5f31e7: Waiting 20:24:58 08ca221d30f2: Waiting 20:24:58 56d8b371bba7: Waiting 20:24:58 bc93d13c7916: Waiting 20:24:58 26cbea5cba74: Waiting 20:24:58 177693451d1d: Waiting 20:24:58 9069ccabd364: Layer already exists 20:24:58 78f2686a83b7: Layer already exists 20:24:58 26eeb444ccb6: Layer already exists 20:24:58 ac2027d4db53: Layer already exists 20:24:58 ec1ab20c44f7: Layer already exists 20:24:58 b3abbb5f31e7: Layer already exists 20:24:58 08ca221d30f2: Layer already exists 20:24:58 56d8b371bba7: Layer already exists 20:24:58 177693451d1d: Layer already exists 20:24:58 bc93d13c7916: Layer already exists 20:24:58 26cbea5cba74: Layer already exists 20:24:58 main: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:58 ===================================================== [Pipeline] echo 20:24:58 taggedImages: 20:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.142 20:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:24:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:24:58 805e484e69628a6e3579adc566ad066761c57bdb 20:24:58 latest 20:24:58 3.0.0-dev.142 20:24:58 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:24:58 main 20:24:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:59 0d479441b535: Preparing 20:24:59 bbdefd54b606: Preparing 20:24:59 56d8b371bba7: Preparing 20:24:59 177693451d1d: Preparing 20:24:59 928d06dfc9e3: Preparing 20:24:59 26cbea5cba74: Preparing 20:24:59 26cbea5cba74: Waiting 20:24:59 56d8b371bba7: Layer already exists 20:24:59 177693451d1d: Layer already exists 20:24:59 26cbea5cba74: Layer already exists 20:24:59 0d479441b535: Pushed 20:25:00 928d06dfc9e3: Pushed 20:25:04 bbdefd54b606: Pushed 20:25:04 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:25:05 0d479441b535: Preparing 20:25:05 bbdefd54b606: Preparing 20:25:05 56d8b371bba7: Preparing 20:25:05 177693451d1d: Preparing 20:25:05 928d06dfc9e3: Preparing 20:25:05 26cbea5cba74: Preparing 20:25:05 26cbea5cba74: Waiting 20:25:05 56d8b371bba7: Layer already exists 20:25:05 177693451d1d: Layer already exists 20:25:05 0d479441b535: Layer already exists 20:25:05 bbdefd54b606: Layer already exists 20:25:05 928d06dfc9e3: Layer already exists 20:25:05 26cbea5cba74: Layer already exists 20:25:05 latest: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.142 20:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:25:06 0d479441b535: Preparing 20:25:06 bbdefd54b606: Preparing 20:25:06 56d8b371bba7: Preparing 20:25:06 177693451d1d: Preparing 20:25:06 928d06dfc9e3: Preparing 20:25:06 26cbea5cba74: Preparing 20:25:06 26cbea5cba74: Waiting 20:25:06 bbdefd54b606: Layer already exists 20:25:06 177693451d1d: Layer already exists 20:25:06 928d06dfc9e3: Layer already exists 20:25:06 0d479441b535: Layer already exists 20:25:06 56d8b371bba7: Layer already exists 20:25:06 26cbea5cba74: Layer already exists 20:25:06 3.0.0-dev.142: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:25:06 0d479441b535: Preparing 20:25:06 bbdefd54b606: Preparing 20:25:06 56d8b371bba7: Preparing 20:25:06 177693451d1d: Preparing 20:25:06 928d06dfc9e3: Preparing 20:25:06 26cbea5cba74: Preparing 20:25:06 26cbea5cba74: Waiting 20:25:06 56d8b371bba7: Layer already exists 20:25:06 928d06dfc9e3: Layer already exists 20:25:06 bbdefd54b606: Layer already exists 20:25:06 177693451d1d: Layer already exists 20:25:06 0d479441b535: Layer already exists 20:25:06 26cbea5cba74: Layer already exists 20:25:06 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:25:07 0d479441b535: Preparing 20:25:07 bbdefd54b606: Preparing 20:25:07 56d8b371bba7: Preparing 20:25:07 177693451d1d: Preparing 20:25:07 928d06dfc9e3: Preparing 20:25:07 26cbea5cba74: Preparing 20:25:07 26cbea5cba74: Waiting 20:25:07 0d479441b535: Layer already exists 20:25:07 56d8b371bba7: Layer already exists 20:25:07 177693451d1d: Layer already exists 20:25:07 928d06dfc9e3: Layer already exists 20:25:07 bbdefd54b606: Layer already exists 20:25:07 26cbea5cba74: Layer already exists 20:25:07 main: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:07 ===================================================== [Pipeline] echo 20:25:07 taggedImages: 20:25:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:25:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:25:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.142 20:25:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:25:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:25:07 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:25:07 805e484e69628a6e3579adc566ad066761c57bdb 20:25:07 latest 20:25:07 3.0.0-dev.142 20:25:07 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:25:07 main 20:25:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:25:08 204094af0d6d: Preparing 20:25:08 7fd9f3161b44: Preparing 20:25:08 b6ccb793cead: Preparing 20:25:08 4134524702a9: Preparing 20:25:08 957caca232b5: Preparing 20:25:08 56d8b371bba7: Preparing 20:25:08 177693451d1d: Preparing 20:25:08 4b2a41e62a56: Preparing 20:25:08 26cbea5cba74: Preparing 20:25:08 56d8b371bba7: Waiting 20:25:08 177693451d1d: Waiting 20:25:08 4b2a41e62a56: Waiting 20:25:08 26cbea5cba74: Waiting 20:25:08 7fd9f3161b44: Pushed 20:25:08 204094af0d6d: Pushed 20:25:08 b6ccb793cead: Pushed 20:25:08 56d8b371bba7: Layer already exists 20:25:08 177693451d1d: Layer already exists 20:25:08 26cbea5cba74: Layer already exists 20:25:09 4b2a41e62a56: Pushed 20:25:22 957caca232b5: Pushed 20:25:26 4134524702a9: Pushed 20:25:26 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:25:27 204094af0d6d: Preparing 20:25:27 7fd9f3161b44: Preparing 20:25:27 b6ccb793cead: Preparing 20:25:27 4134524702a9: Preparing 20:25:27 957caca232b5: Preparing 20:25:27 56d8b371bba7: Preparing 20:25:27 177693451d1d: Preparing 20:25:27 4b2a41e62a56: Preparing 20:25:27 26cbea5cba74: Preparing 20:25:27 177693451d1d: Waiting 20:25:27 4b2a41e62a56: Waiting 20:25:27 56d8b371bba7: Waiting 20:25:27 26cbea5cba74: Waiting 20:25:27 4134524702a9: Layer already exists 20:25:27 204094af0d6d: Layer already exists 20:25:27 7fd9f3161b44: Layer already exists 20:25:27 957caca232b5: Layer already exists 20:25:27 b6ccb793cead: Layer already exists 20:25:27 4b2a41e62a56: Layer already exists 20:25:27 56d8b371bba7: Layer already exists 20:25:27 177693451d1d: Layer already exists 20:25:27 26cbea5cba74: Layer already exists 20:25:27 latest: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.142 20:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:25:27 204094af0d6d: Preparing 20:25:27 7fd9f3161b44: Preparing 20:25:27 b6ccb793cead: Preparing 20:25:27 4134524702a9: Preparing 20:25:27 957caca232b5: Preparing 20:25:27 56d8b371bba7: Preparing 20:25:27 177693451d1d: Preparing 20:25:27 4b2a41e62a56: Preparing 20:25:27 26cbea5cba74: Preparing 20:25:27 56d8b371bba7: Waiting 20:25:27 177693451d1d: Waiting 20:25:27 26cbea5cba74: Waiting 20:25:27 204094af0d6d: Layer already exists 20:25:27 4134524702a9: Layer already exists 20:25:27 7fd9f3161b44: Layer already exists 20:25:27 b6ccb793cead: Layer already exists 20:25:27 957caca232b5: Layer already exists 20:25:27 4b2a41e62a56: Layer already exists 20:25:27 177693451d1d: Layer already exists 20:25:27 56d8b371bba7: Layer already exists 20:25:27 26cbea5cba74: Layer already exists 20:25:28 3.0.0-dev.142: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:25:28 204094af0d6d: Preparing 20:25:28 7fd9f3161b44: Preparing 20:25:28 b6ccb793cead: Preparing 20:25:28 4134524702a9: Preparing 20:25:28 957caca232b5: Preparing 20:25:28 56d8b371bba7: Preparing 20:25:28 177693451d1d: Preparing 20:25:28 4b2a41e62a56: Preparing 20:25:28 26cbea5cba74: Preparing 20:25:28 177693451d1d: Waiting 20:25:28 4b2a41e62a56: Waiting 20:25:28 26cbea5cba74: Waiting 20:25:28 56d8b371bba7: Waiting 20:25:28 b6ccb793cead: Layer already exists 20:25:28 7fd9f3161b44: Layer already exists 20:25:28 957caca232b5: Layer already exists 20:25:28 204094af0d6d: Layer already exists 20:25:28 4134524702a9: Layer already exists 20:25:28 56d8b371bba7: Layer already exists 20:25:28 4b2a41e62a56: Layer already exists 20:25:28 177693451d1d: Layer already exists 20:25:28 26cbea5cba74: Layer already exists 20:25:28 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:25:29 204094af0d6d: Preparing 20:25:29 7fd9f3161b44: Preparing 20:25:29 b6ccb793cead: Preparing 20:25:29 4134524702a9: Preparing 20:25:29 957caca232b5: Preparing 20:25:29 56d8b371bba7: Preparing 20:25:29 177693451d1d: Preparing 20:25:29 4b2a41e62a56: Preparing 20:25:29 26cbea5cba74: Preparing 20:25:29 177693451d1d: Waiting 20:25:29 56d8b371bba7: Waiting 20:25:29 26cbea5cba74: Waiting 20:25:29 4b2a41e62a56: Waiting 20:25:29 204094af0d6d: Layer already exists 20:25:29 957caca232b5: Layer already exists 20:25:29 b6ccb793cead: Layer already exists 20:25:29 7fd9f3161b44: Layer already exists 20:25:29 4134524702a9: Layer already exists 20:25:29 26cbea5cba74: Layer already exists 20:25:29 56d8b371bba7: Layer already exists 20:25:29 4b2a41e62a56: Layer already exists 20:25:29 177693451d1d: Layer already exists 20:25:30 main: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:30 ===================================================== [Pipeline] echo 20:25:30 taggedImages: 20:25:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:25:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:25:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.142 20:25:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:25:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:25:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:25:30 805e484e69628a6e3579adc566ad066761c57bdb 20:25:30 latest 20:25:30 3.0.0-dev.142 20:25:30 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:25:30 main 20:25:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:30 585067d543c7: Preparing 20:25:30 b324785e7ac5: Preparing 20:25:30 aa6d9865597d: Preparing 20:25:30 3b3a881e22ee: Preparing 20:25:30 56d8b371bba7: Preparing 20:25:30 177693451d1d: Preparing 20:25:30 cf03b4d54bc0: Preparing 20:25:30 26cbea5cba74: Preparing 20:25:30 cf03b4d54bc0: Waiting 20:25:30 26cbea5cba74: Waiting 20:25:30 177693451d1d: Waiting 20:25:30 56d8b371bba7: Layer already exists 20:25:31 177693451d1d: Layer already exists 20:25:31 aa6d9865597d: Pushed 20:25:31 585067d543c7: Pushed 20:25:31 b324785e7ac5: Pushed 20:25:31 26cbea5cba74: Layer already exists 20:25:31 cf03b4d54bc0: Pushed 20:25:49 3b3a881e22ee: Pushed 20:25:49 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:50 585067d543c7: Preparing 20:25:50 b324785e7ac5: Preparing 20:25:50 aa6d9865597d: Preparing 20:25:50 3b3a881e22ee: Preparing 20:25:50 56d8b371bba7: Preparing 20:25:50 177693451d1d: Preparing 20:25:50 cf03b4d54bc0: Preparing 20:25:50 26cbea5cba74: Preparing 20:25:50 177693451d1d: Waiting 20:25:50 cf03b4d54bc0: Waiting 20:25:50 26cbea5cba74: Waiting 20:25:50 aa6d9865597d: Layer already exists 20:25:50 3b3a881e22ee: Layer already exists 20:25:50 b324785e7ac5: Layer already exists 20:25:50 585067d543c7: Layer already exists 20:25:50 56d8b371bba7: Layer already exists 20:25:50 26cbea5cba74: Layer already exists 20:25:50 177693451d1d: Layer already exists 20:25:50 cf03b4d54bc0: Layer already exists 20:25:50 latest: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.142 20:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:51 585067d543c7: Preparing 20:25:51 b324785e7ac5: Preparing 20:25:51 aa6d9865597d: Preparing 20:25:51 3b3a881e22ee: Preparing 20:25:51 56d8b371bba7: Preparing 20:25:51 177693451d1d: Preparing 20:25:51 cf03b4d54bc0: Preparing 20:25:51 26cbea5cba74: Preparing 20:25:51 177693451d1d: Waiting 20:25:51 26cbea5cba74: Waiting 20:25:51 cf03b4d54bc0: Waiting 20:25:51 b324785e7ac5: Layer already exists 20:25:51 56d8b371bba7: Layer already exists 20:25:51 585067d543c7: Layer already exists 20:25:51 aa6d9865597d: Layer already exists 20:25:51 3b3a881e22ee: Layer already exists 20:25:51 177693451d1d: Layer already exists 20:25:51 cf03b4d54bc0: Layer already exists 20:25:51 26cbea5cba74: Layer already exists 20:25:51 3.0.0-dev.142: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:52 585067d543c7: Preparing 20:25:52 b324785e7ac5: Preparing 20:25:52 aa6d9865597d: Preparing 20:25:52 3b3a881e22ee: Preparing 20:25:52 56d8b371bba7: Preparing 20:25:52 177693451d1d: Preparing 20:25:52 cf03b4d54bc0: Preparing 20:25:52 26cbea5cba74: Preparing 20:25:52 177693451d1d: Waiting 20:25:52 26cbea5cba74: Waiting 20:25:52 cf03b4d54bc0: Waiting 20:25:52 585067d543c7: Layer already exists 20:25:52 56d8b371bba7: Layer already exists 20:25:52 aa6d9865597d: Layer already exists 20:25:52 3b3a881e22ee: Layer already exists 20:25:52 b324785e7ac5: Layer already exists 20:25:52 177693451d1d: Layer already exists 20:25:52 cf03b4d54bc0: Layer already exists 20:25:52 26cbea5cba74: Layer already exists 20:25:52 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:53 585067d543c7: Preparing 20:25:53 b324785e7ac5: Preparing 20:25:53 aa6d9865597d: Preparing 20:25:53 3b3a881e22ee: Preparing 20:25:53 56d8b371bba7: Preparing 20:25:53 177693451d1d: Preparing 20:25:53 cf03b4d54bc0: Preparing 20:25:53 26cbea5cba74: Preparing 20:25:53 177693451d1d: Waiting 20:25:53 cf03b4d54bc0: Waiting 20:25:53 26cbea5cba74: Waiting 20:25:53 585067d543c7: Layer already exists 20:25:53 3b3a881e22ee: Layer already exists 20:25:53 aa6d9865597d: Layer already exists 20:25:53 56d8b371bba7: Layer already exists 20:25:53 b324785e7ac5: Layer already exists 20:25:53 cf03b4d54bc0: Layer already exists 20:25:53 26cbea5cba74: Layer already exists 20:25:53 177693451d1d: Layer already exists 20:25:53 main: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:53 ===================================================== [Pipeline] echo 20:25:53 taggedImages: 20:25:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:25:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:25:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.142 20:25:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:25:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:25:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:25:53 805e484e69628a6e3579adc566ad066761c57bdb 20:25:53 latest 20:25:53 3.0.0-dev.142 20:25:53 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:25:53 main 20:25:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:54 63051223a23c: Preparing 20:25:54 417ad9660512: Preparing 20:25:54 a8dc2a84ee1c: Preparing 20:25:54 1c4d3259d6d7: Preparing 20:25:54 56d8b371bba7: Preparing 20:25:54 177693451d1d: Preparing 20:25:54 4b2a41e62a56: Preparing 20:25:54 177693451d1d: Waiting 20:25:54 26cbea5cba74: Preparing 20:25:54 4b2a41e62a56: Waiting 20:25:54 26cbea5cba74: Waiting 20:25:54 56d8b371bba7: Layer already exists 20:25:54 177693451d1d: Layer already exists 20:25:54 4b2a41e62a56: Layer already exists 20:25:54 a8dc2a84ee1c: Pushed 20:25:54 417ad9660512: Pushed 20:25:54 26cbea5cba74: Layer already exists 20:25:54 63051223a23c: Pushed 20:26:12 1c4d3259d6d7: Pushed 20:26:12 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:26:13 63051223a23c: Preparing 20:26:13 417ad9660512: Preparing 20:26:13 a8dc2a84ee1c: Preparing 20:26:13 1c4d3259d6d7: Preparing 20:26:13 56d8b371bba7: Preparing 20:26:13 177693451d1d: Preparing 20:26:13 4b2a41e62a56: Preparing 20:26:13 26cbea5cba74: Preparing 20:26:13 4b2a41e62a56: Waiting 20:26:13 26cbea5cba74: Waiting 20:26:13 1c4d3259d6d7: Layer already exists 20:26:13 63051223a23c: Layer already exists 20:26:13 56d8b371bba7: Layer already exists 20:26:13 a8dc2a84ee1c: Layer already exists 20:26:13 417ad9660512: Layer already exists 20:26:13 4b2a41e62a56: Layer already exists 20:26:13 177693451d1d: Layer already exists 20:26:13 26cbea5cba74: Layer already exists 20:26:13 latest: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.142 20:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:26:14 63051223a23c: Preparing 20:26:14 417ad9660512: Preparing 20:26:14 a8dc2a84ee1c: Preparing 20:26:14 1c4d3259d6d7: Preparing 20:26:14 56d8b371bba7: Preparing 20:26:14 177693451d1d: Preparing 20:26:14 4b2a41e62a56: Preparing 20:26:14 26cbea5cba74: Preparing 20:26:14 177693451d1d: Waiting 20:26:14 26cbea5cba74: Waiting 20:26:14 4b2a41e62a56: Waiting 20:26:14 417ad9660512: Layer already exists 20:26:14 a8dc2a84ee1c: Layer already exists 20:26:14 56d8b371bba7: Layer already exists 20:26:14 1c4d3259d6d7: Layer already exists 20:26:14 63051223a23c: Layer already exists 20:26:14 4b2a41e62a56: Layer already exists 20:26:14 177693451d1d: Layer already exists 20:26:14 26cbea5cba74: Layer already exists 20:26:14 3.0.0-dev.142: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:26:15 63051223a23c: Preparing 20:26:15 417ad9660512: Preparing 20:26:15 a8dc2a84ee1c: Preparing 20:26:15 1c4d3259d6d7: Preparing 20:26:15 56d8b371bba7: Preparing 20:26:15 177693451d1d: Preparing 20:26:15 4b2a41e62a56: Preparing 20:26:15 26cbea5cba74: Preparing 20:26:15 4b2a41e62a56: Waiting 20:26:15 26cbea5cba74: Waiting 20:26:15 177693451d1d: Waiting 20:26:15 417ad9660512: Layer already exists 20:26:15 56d8b371bba7: Layer already exists 20:26:15 63051223a23c: Layer already exists 20:26:15 1c4d3259d6d7: Layer already exists 20:26:15 a8dc2a84ee1c: Layer already exists 20:26:15 177693451d1d: Layer already exists 20:26:15 4b2a41e62a56: Layer already exists 20:26:15 26cbea5cba74: Layer already exists 20:26:15 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:26:16 63051223a23c: Preparing 20:26:16 417ad9660512: Preparing 20:26:16 a8dc2a84ee1c: Preparing 20:26:16 1c4d3259d6d7: Preparing 20:26:16 56d8b371bba7: Preparing 20:26:16 177693451d1d: Preparing 20:26:16 4b2a41e62a56: Preparing 20:26:16 26cbea5cba74: Preparing 20:26:16 177693451d1d: Waiting 20:26:16 4b2a41e62a56: Waiting 20:26:16 26cbea5cba74: Waiting 20:26:16 417ad9660512: Layer already exists 20:26:16 a8dc2a84ee1c: Layer already exists 20:26:16 56d8b371bba7: Layer already exists 20:26:16 63051223a23c: Layer already exists 20:26:16 1c4d3259d6d7: Layer already exists 20:26:16 4b2a41e62a56: Layer already exists 20:26:16 26cbea5cba74: Layer already exists 20:26:16 177693451d1d: Layer already exists 20:26:16 main: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:16 ===================================================== [Pipeline] echo 20:26:16 taggedImages: 20:26:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:26:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:26:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.142 20:26:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:26:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:26:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:26:16 805e484e69628a6e3579adc566ad066761c57bdb 20:26:16 latest 20:26:16 3.0.0-dev.142 20:26:16 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:26:16 main 20:26:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:26:17 797320245948: Preparing 20:26:17 bac85819657a: Preparing 20:26:17 56d8b371bba7: Preparing 20:26:17 177693451d1d: Preparing 20:26:17 5177d8c9f59f: Preparing 20:26:17 26cbea5cba74: Preparing 20:26:17 26cbea5cba74: Waiting 20:26:17 177693451d1d: Layer already exists 20:26:17 56d8b371bba7: Layer already exists 20:26:17 26cbea5cba74: Layer already exists 20:26:17 797320245948: Pushed 20:26:17 5177d8c9f59f: Pushed 20:26:23 bac85819657a: Pushed 20:26:23 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:26:24 797320245948: Preparing 20:26:24 bac85819657a: Preparing 20:26:24 56d8b371bba7: Preparing 20:26:24 177693451d1d: Preparing 20:26:24 5177d8c9f59f: Preparing 20:26:24 26cbea5cba74: Preparing 20:26:24 26cbea5cba74: Waiting 20:26:24 177693451d1d: Layer already exists 20:26:24 56d8b371bba7: Layer already exists 20:26:24 bac85819657a: Layer already exists 20:26:24 5177d8c9f59f: Layer already exists 20:26:24 797320245948: Layer already exists 20:26:24 26cbea5cba74: Layer already exists 20:26:24 latest: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.142 20:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:26:25 797320245948: Preparing 20:26:25 bac85819657a: Preparing 20:26:25 56d8b371bba7: Preparing 20:26:25 177693451d1d: Preparing 20:26:25 5177d8c9f59f: Preparing 20:26:25 26cbea5cba74: Preparing 20:26:25 26cbea5cba74: Waiting 20:26:25 bac85819657a: Layer already exists 20:26:25 56d8b371bba7: Layer already exists 20:26:25 5177d8c9f59f: Layer already exists 20:26:25 797320245948: Layer already exists 20:26:25 177693451d1d: Layer already exists 20:26:25 26cbea5cba74: Layer already exists 20:26:25 3.0.0-dev.142: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:26:25 797320245948: Preparing 20:26:25 bac85819657a: Preparing 20:26:25 56d8b371bba7: Preparing 20:26:25 177693451d1d: Preparing 20:26:25 5177d8c9f59f: Preparing 20:26:25 26cbea5cba74: Preparing 20:26:25 26cbea5cba74: Waiting 20:26:25 56d8b371bba7: Layer already exists 20:26:25 5177d8c9f59f: Layer already exists 20:26:25 177693451d1d: Layer already exists 20:26:25 bac85819657a: Layer already exists 20:26:25 26cbea5cba74: Layer already exists 20:26:25 797320245948: Layer already exists 20:26:25 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:26:26 797320245948: Preparing 20:26:26 bac85819657a: Preparing 20:26:26 56d8b371bba7: Preparing 20:26:26 177693451d1d: Preparing 20:26:26 5177d8c9f59f: Preparing 20:26:26 26cbea5cba74: Preparing 20:26:26 26cbea5cba74: Waiting 20:26:26 5177d8c9f59f: Layer already exists 20:26:26 56d8b371bba7: Layer already exists 20:26:26 177693451d1d: Layer already exists 20:26:26 bac85819657a: Layer already exists 20:26:26 797320245948: Layer already exists 20:26:26 26cbea5cba74: Layer already exists 20:26:26 main: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:27 ===================================================== [Pipeline] echo 20:26:27 taggedImages: 20:26:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:26:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:26:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.142 20:26:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:26:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:26:27 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:26:27 805e484e69628a6e3579adc566ad066761c57bdb 20:26:27 latest 20:26:27 3.0.0-dev.142 20:26:27 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:26:27 main 20:26:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:26:28 e1ca1be24488: Preparing 20:26:28 5bfe50d25498: Preparing 20:26:28 56d8b371bba7: Preparing 20:26:28 177693451d1d: Preparing 20:26:28 68c9ad6ace23: Preparing 20:26:28 26cbea5cba74: Preparing 20:26:28 26cbea5cba74: Waiting 20:26:28 68c9ad6ace23: Layer already exists 20:26:28 177693451d1d: Layer already exists 20:26:28 56d8b371bba7: Layer already exists 20:26:28 26cbea5cba74: Layer already exists 20:26:28 e1ca1be24488: Pushed 20:26:33 5bfe50d25498: Pushed 20:26:34 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:26:34 e1ca1be24488: Preparing 20:26:34 5bfe50d25498: Preparing 20:26:34 56d8b371bba7: Preparing 20:26:34 177693451d1d: Preparing 20:26:34 68c9ad6ace23: Preparing 20:26:34 26cbea5cba74: Preparing 20:26:34 26cbea5cba74: Waiting 20:26:34 177693451d1d: Layer already exists 20:26:34 e1ca1be24488: Layer already exists 20:26:34 56d8b371bba7: Layer already exists 20:26:34 68c9ad6ace23: Layer already exists 20:26:34 5bfe50d25498: Layer already exists 20:26:34 26cbea5cba74: Layer already exists 20:26:35 latest: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.142 20:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:26:35 e1ca1be24488: Preparing 20:26:35 5bfe50d25498: Preparing 20:26:35 56d8b371bba7: Preparing 20:26:35 177693451d1d: Preparing 20:26:35 68c9ad6ace23: Preparing 20:26:35 26cbea5cba74: Preparing 20:26:35 26cbea5cba74: Waiting 20:26:35 56d8b371bba7: Layer already exists 20:26:35 5bfe50d25498: Layer already exists 20:26:35 e1ca1be24488: Layer already exists 20:26:35 177693451d1d: Layer already exists 20:26:35 68c9ad6ace23: Layer already exists 20:26:35 26cbea5cba74: Layer already exists 20:26:35 3.0.0-dev.142: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:26:36 e1ca1be24488: Preparing 20:26:36 5bfe50d25498: Preparing 20:26:36 56d8b371bba7: Preparing 20:26:36 177693451d1d: Preparing 20:26:36 68c9ad6ace23: Preparing 20:26:36 26cbea5cba74: Preparing 20:26:36 26cbea5cba74: Waiting 20:26:36 68c9ad6ace23: Layer already exists 20:26:36 177693451d1d: Layer already exists 20:26:36 e1ca1be24488: Layer already exists 20:26:36 56d8b371bba7: Layer already exists 20:26:36 5bfe50d25498: Layer already exists 20:26:36 26cbea5cba74: Layer already exists 20:26:36 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:26:37 e1ca1be24488: Preparing 20:26:37 5bfe50d25498: Preparing 20:26:37 56d8b371bba7: Preparing 20:26:37 177693451d1d: Preparing 20:26:37 68c9ad6ace23: Preparing 20:26:37 26cbea5cba74: Preparing 20:26:37 26cbea5cba74: Waiting 20:26:37 56d8b371bba7: Layer already exists 20:26:37 5bfe50d25498: Layer already exists 20:26:37 177693451d1d: Layer already exists 20:26:37 68c9ad6ace23: Layer already exists 20:26:37 e1ca1be24488: Layer already exists 20:26:37 26cbea5cba74: Layer already exists 20:26:37 main: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:37 ===================================================== [Pipeline] echo 20:26:37 taggedImages: 20:26:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb 20:26:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:26:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.142 20:26:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 20:26:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:38 20:26:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:38 arm64: Pulling from edgex-lftools-log-publisher 20:26:38 8998bd30e6a1: Pulling fs layer 20:26:38 04944245beec: Pulling fs layer 20:26:38 699f458cf7ca: Pulling fs layer 20:26:38 765212b225bb: Pulling fs layer 20:26:38 f23df028b6ca: Pulling fs layer 20:26:38 d65c8cfc05b1: Pulling fs layer 20:26:38 2437ff75d9bd: Pulling fs layer 20:26:38 f23df028b6ca: Waiting 20:26:38 d65c8cfc05b1: Waiting 20:26:38 2437ff75d9bd: Waiting 20:26:38 765212b225bb: Waiting 20:26:38 04944245beec: Verifying Checksum 20:26:38 04944245beec: Download complete 20:26:38 765212b225bb: Verifying Checksum 20:26:38 765212b225bb: Download complete 20:26:38 f23df028b6ca: Verifying Checksum 20:26:38 f23df028b6ca: Download complete 20:26:38 d65c8cfc05b1: Verifying Checksum 20:26:38 d65c8cfc05b1: Download complete 20:26:38 699f458cf7ca: Verifying Checksum 20:26:38 699f458cf7ca: Download complete 20:26:39 8998bd30e6a1: Verifying Checksum 20:26:39 8998bd30e6a1: Download complete 20:26:41 2437ff75d9bd: Verifying Checksum 20:26:41 2437ff75d9bd: Download complete 20:26:43 8998bd30e6a1: Pull complete 20:26:43 04944245beec: Pull complete 20:26:44 699f458cf7ca: Pull complete 20:26:44 765212b225bb: Pull complete 20:26:45 f23df028b6ca: Pull complete 20:26:45 d65c8cfc05b1: Pull complete 20:27:00 2437ff75d9bd: Pull complete 20:27:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:01 prd-ubuntu20.04-docker-arm64-4c-16g-11943 does not seem to be running inside a container 20:27:01 $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:27:03 $ docker top 9cfe42ee34e8b4d04f2bc5828b48c34c192cc38b54c2862cc39ff911449019eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:04 ---> job-cost.sh 20:27:04 lf-activate-venv: SKIPPING 20:27:04 INFO: No Stack... 20:27:05 INFO: Retrieving Pricing Info for: v3-standard-4 20:27:06 INFO: Archiving Costs [Pipeline] sh 20:27:06 + cat /w/workspace/edgex-go/505/archives/cost.csv 20:27:06 + cut -d, -f6 [Pipeline] lock 20:27:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-505-stack-cost] 20:27:06 Resource [jenkins-edgexfoundry-edgex-go-main-505-stack-cost] did not exist. Created. 20:27:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-505-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:07 + echo total: 0.10999999940395355 [Pipeline] stash 20:27:08 Stashed 1 file(s) [Pipeline] } 20:27:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-505-stack-cost] [Pipeline] // lock [Pipeline] } 20:27:08 $ docker stop --time=1 9cfe42ee34e8b4d04f2bc5828b48c34c192cc38b54c2862cc39ff911449019eb 20:27:09 $ docker rm -f --volumes 9cfe42ee34e8b4d04f2bc5828b48c34c192cc38b54c2862cc39ff911449019eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:27:10 provisioning config files... 20:27:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/505@tmp/config14867793604421304609tmp [Pipeline] { [Pipeline] sh 20:27:10 + set +x 20:27:10 + + bashcurl -s -s -- https://codecov.io/bash 20:27:10 20:27:10 20:27:10 _____ _ 20:27:10 / ____| | | 20:27:10 | | ___ __| | ___ ___ _____ __ 20:27:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:27:10 | |___| (_) | (_| | __/ (_| (_) \ V / 20:27:10 \_____\___/ \__,_|\___|\___\___/ \_/ 20:27:10 Bash-1.0.6 20:27:10 20:27:10 20:27:10 ==> git version 2.25.1 found 20:27:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:27:10 Release-Date: 2020-01-08 20:27:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:27:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:27:10 ==> Jenkins CI detected. 20:27:10 current dir:  /w/workspace/edgex-go/505 20:27:10 project root: . 20:27:10 --> token set from env 20:27:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:27:10 ==> Running gcov in . (disable via -X gcov) 20:27:10 ==> Python coveragepy not found 20:27:10 ==> Searching for coverage reports in: 20:27:10 + . 20:27:10 -> Found 1 reports 20:27:10 ==> Detecting git/mercurial file structure 20:27:10 ==> Reading reports 20:27:10 + ./coverage.out bytes=448352 20:27:10 ==> Appending adjustments 20:27:10 https://docs.codecov.io/docs/fixing-reports 20:27:11 + Found adjustments 20:27:11 ==> Gzipping contents 20:27:11 60K /tmp/codecov.7kWBkz.gz 20:27:11 ==> Uploading reports 20:27:11 url: https://codecov.io 20:27:11 query: branch=main&commit=805e484e69628a6e3579adc566ad066761c57bdb&build=505&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F505%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:27:11 -> Pinging Codecov 20:27:11 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=805e484e69628a6e3579adc566ad066761c57bdb&build=505&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F505%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:27:11 -> Uploading to 20:27:11 https://storage.googleapis.com/codecov/v4/raw/2023-04-27/00271124DB129430A58F1EEE437C3FCB/805e484e69628a6e3579adc566ad066761c57bdb/3aaf27e1-6482-4545-aa1e-371955bad6ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T202711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43074b65e3dfa1d8ee943a54381e1fc9de7060119170c2c3667cf7a870f8b84e 20:27:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:11 Dload Upload Total Spent Left Speed 20:27:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57551 0 0 100 57551 0 218k --:--:-- --:--:-- --:--:-- 218k 20:27:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } 20:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:27:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:27:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:12 20:27:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:27:13 df9b9388f04a: Pulling fs layer 20:27:13 52dc419b0ee2: Pulling fs layer 20:27:13 25bc292e5bac: Pulling fs layer 20:27:13 114826534d7a: Pulling fs layer 20:27:13 4657fd5d0bcf: Pulling fs layer 20:27:13 6ad1cebc031e: Pulling fs layer 20:27:13 8a3aa393b2d8: Pulling fs layer 20:27:13 6ad1cebc031e: Waiting 20:27:13 114826534d7a: Waiting 20:27:13 4657fd5d0bcf: Waiting 20:27:13 8a3aa393b2d8: Waiting 20:27:13 25bc292e5bac: Verifying Checksum 20:27:13 25bc292e5bac: Download complete 20:27:13 52dc419b0ee2: Verifying Checksum 20:27:13 52dc419b0ee2: Download complete 20:27:13 4657fd5d0bcf: Verifying Checksum 20:27:13 4657fd5d0bcf: Download complete 20:27:13 df9b9388f04a: Download complete 20:27:13 df9b9388f04a: Pull complete 20:27:13 6ad1cebc031e: Verifying Checksum 20:27:13 6ad1cebc031e: Download complete 20:27:13 52dc419b0ee2: Pull complete 20:27:13 25bc292e5bac: Pull complete 20:27:13 114826534d7a: Verifying Checksum 20:27:13 114826534d7a: Download complete 20:27:14 8a3aa393b2d8: Verifying Checksum 20:27:14 8a3aa393b2d8: Download complete 20:27:17 114826534d7a: Pull complete 20:27:17 4657fd5d0bcf: Pull complete 20:27:17 6ad1cebc031e: Pull complete 20:27:21 8a3aa393b2d8: Pull complete 20:27:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:21 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 20:27:21 $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:27:23 $ docker top 4c3a4987581bc3dc9ad3fa2611ad1230c45f845c931984cf2a5d685c4478911b -eo pid,comm [Pipeline] { [Pipeline] echo 20:27:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:27:23 + set -o pipefail 20:27:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:27:30 20:27:30 Monitoring /w/workspace/edgex-go/505 (github.com/edgexfoundry/edgex-go)... 20:27:30 20:27:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6e313465-9bfe-4719-b817-8e8e593d14c1 20:27:30 20:27:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:27:30 20:27:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:27:30 20:27:30 20:27:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:27:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:27:30 More details here: https://snyk.co/ue1NS [Pipeline] } 20:27:30 $ docker stop --time=1 4c3a4987581bc3dc9ad3fa2611ad1230c45f845c931984cf2a5d685c4478911b 20:27:32 $ docker rm -f --volumes 4c3a4987581bc3dc9ad3fa2611ad1230c45f845c931984cf2a5d685c4478911b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:27:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:32 provisioning config files... 20:27:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/505@tmp/config12028670892345993559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:33 --> edgex-publish-swagger.sh 20:27:33 === Publish openapi/v3 API === 20:27:33 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:27:33 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/505/openapi/v3/core-command.yaml] 20:27:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:33 Dload Upload Total Spent Left Speed 20:27:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 125k --:--:-- --:--:-- --:--:-- 125k 100 29030 0 0 100 29030 0 48545 --:--:-- --:--:-- --:--:-- 48464 20:27:33 20:27:33 20:27:33 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/505/openapi/v3/core-data.yaml] 20:27:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:33 Dload Upload Total Spent Left Speed 20:27:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 116k --:--:-- --:--:-- --:--:-- 116k 100 69110 0 0 100 69110 0 116k --:--:-- --:--:-- --:--:-- 116k 20:27:34 20:27:34 20:27:34 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/505/openapi/v3/core-metadata.yaml] 20:27:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:34 Dload Upload Total Spent Left Speed 20:27:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 239k --:--:-- --:--:-- --:--:-- 239k 20:27:34 20:27:34 20:27:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/505/openapi/v3/support-notifications.yaml] 20:27:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:34 Dload Upload Total Spent Left Speed 20:27:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 158k 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 158k 20:27:35 20:27:35 20:27:35 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/505/openapi/v3/support-scheduler.yaml] 20:27:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:35 Dload Upload Total Spent Left Speed 20:27:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 68987 --:--:-- --:--:-- --:--:-- 68987 20:27:36 20:27:36 [Pipeline] } 20:27:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:27:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:36 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 20:27:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:27:37 $ docker top 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 -eo pid,comm 20:27:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:27:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:37 [ssh-agent] Looking for ssh-agent implementation... 20:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:37 $ docker exec 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 ssh-agent 20:27:37 SSH_AUTH_SOCK=/tmp/ssh-dsZ9r2kfd1j1/agent.32 20:27:37 SSH_AGENT_PID=38 20:27:37 Running ssh-add (command line suppressed) 20:27:37 Identity added: /w/workspace/edgex-go/505@tmp/private_key_9214342602373573249.key (/w/workspace/edgex-go/505@tmp/private_key_9214342602373573249.key) 20:27:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:37 + git semver tag 20:27:38 2023-04-27 20:27:38,291 [run_tag] DEBUG tag force:False 20:27:38 2023-04-27 20:27:38,291 [check_head_tag] DEBUG check head tag 20:27:38 2023-04-27 20:27:38,296 [execute] INFO git cat-file --batch-check 20:27:38 2023-04-27 20:27:38,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=) 20:27:38 2023-04-27 20:27:38,301 [execute] INFO git cat-file --batch 20:27:38 2023-04-27 20:27:38,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=) 20:27:38 2023-04-27 20:27:38,391 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main 20:27:38 2023-04-27 20:27:38,391 [execute] INFO git tag -a v3.0.0-dev.142 -m v3.0.0-dev.142 20:27:38 2023-04-27 20:27:38,392 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.142', '-m', 'v3.0.0-dev.142'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=None) 20:27:38 2023-04-27 20:27:38,396 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main 20:27:38 3.0.0-dev.142 [Pipeline] } 20:27:38 $ docker exec --env ******** --env ******** 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 ssh-agent -k 20:27:38 unset SSH_AUTH_SOCK; 20:27:38 unset SSH_AGENT_PID; 20:27:38 echo Agent pid 38 killed; 20:27:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:38 + git semver [Pipeline] } 20:27:39 $ docker stop --time=1 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 20:27:40 $ docker rm -f --volumes 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:27:40 20:27:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:27:41 0.23.1-centos7: Pulling from edgex-lftools 20:27:41 ab5ef0e58194: Pulling fs layer 20:27:41 9712f1f96733: Pulling fs layer 20:27:41 63f879dbbcfc: Pulling fs layer 20:27:41 0d9ebad4ef96: Pulling fs layer 20:27:41 e9a5061849ea: Pulling fs layer 20:27:41 d747dcd14b5f: Pulling fs layer 20:27:41 2de7ff778b66: Pulling fs layer 20:27:41 e9a5061849ea: Waiting 20:27:41 d747dcd14b5f: Waiting 20:27:41 2de7ff778b66: Waiting 20:27:41 0d9ebad4ef96: Waiting 20:27:41 9712f1f96733: Download complete 20:27:41 63f879dbbcfc: Verifying Checksum 20:27:41 63f879dbbcfc: Download complete 20:27:41 e9a5061849ea: Verifying Checksum 20:27:41 e9a5061849ea: Download complete 20:27:41 0d9ebad4ef96: Verifying Checksum 20:27:41 0d9ebad4ef96: Download complete 20:27:41 ab5ef0e58194: Verifying Checksum 20:27:41 ab5ef0e58194: Download complete 20:27:41 2de7ff778b66: Verifying Checksum 20:27:41 2de7ff778b66: Download complete 20:27:44 ab5ef0e58194: Pull complete 20:27:44 9712f1f96733: Pull complete 20:27:45 63f879dbbcfc: Pull complete 20:27:48 0d9ebad4ef96: Pull complete 20:27:48 e9a5061849ea: Pull complete 20:27:48 d747dcd14b5f: Pull complete 20:27:49 2de7ff778b66: Pull complete 20:27:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:27:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:49 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 20:27:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:27:51 $ docker top dbefcd5d83560318378bd45155637cf7373f8c66f9f3d1bc2a357e1350cfe54c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:27:52 provisioning config files... 20:27:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/505@tmp/config14696446889462543110tmp 20:27:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/505@tmp/config17122175073375262511tmp 20:27:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/505@tmp/config15524153605390011494tmp [Pipeline] { [Pipeline] echo 20:27:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:27:52 ---> sigul-configuration.sh 20:27:52 gpg: directory `/root/.gnupg' created 20:27:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:27:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:27:52 gpg: keyring `/root/.gnupg/secring.gpg' created 20:27:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:27:52 gpg: CAST5 encrypted data 20:27:52 gpg: encrypted with 1 passphrase 20:27:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:27:52 + mkdir /home/jenkins 20:27:52 + mkdir /home/jenkins/sigul [Pipeline] sh 20:27:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:27:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:27:53 ---> sigul-install.sh 20:27:53 Sigul already installed; skipping installation. [Pipeline] sh 20:27:53 + git tag --list 20:27:53 0.6.0 20:27:53 0.6.1 20:27:53 0.7.0 20:27:53 0.7.1 20:27:53 v1.0.0 20:27:53 v1.0.1 20:27:53 v1.1.0 20:27:53 v1.2.0 20:27:53 v1.2.1 20:27:53 v1.3.0 20:27:53 v1.3.1 20:27:53 v2.0.0 20:27:53 v2.1.0 20:27:53 v2.1.1 20:27:53 v2.1.1-dev.1 20:27:53 v2.1.1-dev.2 20:27:53 v2.1.1-dev.3 20:27:53 v2.1.1-dev.4 20:27:53 v2.1.1-dev.5 20:27:53 v2.1.1-dev.6 20:27:53 v2.1.1-dev.7 20:27:53 v2.1.1-dev.8 20:27:53 v2.1.2-dev.1 20:27:53 v2.2.0 20:27:53 v2.2.1-dev.1 20:27:53 v2.2.1-dev.10 20:27:53 v2.2.1-dev.11 20:27:53 v2.2.1-dev.12 20:27:53 v2.2.1-dev.13 20:27:53 v2.2.1-dev.14 20:27:53 v2.2.1-dev.15 20:27:53 v2.2.1-dev.16 20:27:53 v2.2.1-dev.17 20:27:53 v2.2.1-dev.18 20:27:53 v2.2.1-dev.19 20:27:53 v2.2.1-dev.2 20:27:53 v2.2.1-dev.20 20:27:53 v2.2.1-dev.21 20:27:53 v2.2.1-dev.22 20:27:53 v2.2.1-dev.23 20:27:53 v2.2.1-dev.24 20:27:53 v2.2.1-dev.25 20:27:53 v2.2.1-dev.26 20:27:53 v2.2.1-dev.27 20:27:53 v2.2.1-dev.28 20:27:53 v2.2.1-dev.29 20:27:53 v2.2.1-dev.3 20:27:53 v2.2.1-dev.4 20:27:53 v2.2.1-dev.5 20:27:53 v2.2.1-dev.6 20:27:53 v2.2.1-dev.7 20:27:53 v2.2.1-dev.8 20:27:53 v2.2.1-dev.9 20:27:53 v2.3.0 20:27:53 v2.3.0-dev.100 20:27:53 v2.3.0-dev.101 20:27:53 v2.3.0-dev.102 20:27:53 v2.3.0-dev.103 20:27:53 v2.3.0-dev.104 20:27:53 v2.3.0-dev.105 20:27:53 v2.3.0-dev.106 20:27:53 v2.3.0-dev.29 20:27:53 v2.3.0-dev.30 20:27:53 v2.3.0-dev.31 20:27:53 v2.3.0-dev.32 20:27:53 v2.3.0-dev.33 20:27:53 v2.3.0-dev.34 20:27:53 v2.3.0-dev.35 20:27:53 v2.3.0-dev.36 20:27:53 v2.3.0-dev.37 20:27:53 v2.3.0-dev.38 20:27:53 v2.3.0-dev.39 20:27:53 v2.3.0-dev.40 20:27:53 v2.3.0-dev.41 20:27:53 v2.3.0-dev.42 20:27:53 v2.3.0-dev.43 20:27:53 v2.3.0-dev.44 20:27:53 v2.3.0-dev.45 20:27:53 v2.3.0-dev.46 20:27:53 v2.3.0-dev.47 20:27:53 v2.3.0-dev.48 20:27:53 v2.3.0-dev.49 20:27:53 v2.3.0-dev.50 20:27:53 v2.3.0-dev.51 20:27:53 v2.3.0-dev.52 20:27:53 v2.3.0-dev.53 20:27:53 v2.3.0-dev.54 20:27:53 v2.3.0-dev.55 20:27:53 v2.3.0-dev.56 20:27:53 v2.3.0-dev.57 20:27:53 v2.3.0-dev.58 20:27:53 v2.3.0-dev.59 20:27:53 v2.3.0-dev.60 20:27:53 v2.3.0-dev.61 20:27:53 v2.3.0-dev.62 20:27:53 v2.3.0-dev.63 20:27:53 v2.3.0-dev.64 20:27:53 v2.3.0-dev.65 20:27:53 v2.3.0-dev.66 20:27:53 v2.3.0-dev.67 20:27:53 v2.3.0-dev.68 20:27:53 v2.3.0-dev.69 20:27:53 v2.3.0-dev.70 20:27:53 v2.3.0-dev.71 20:27:53 v2.3.0-dev.72 20:27:53 v2.3.0-dev.73 20:27:53 v2.3.0-dev.74 20:27:53 v2.3.0-dev.75 20:27:53 v2.3.0-dev.76 20:27:53 v2.3.0-dev.77 20:27:53 v2.3.0-dev.78 20:27:53 v2.3.0-dev.79 20:27:53 v2.3.0-dev.80 20:27:53 v2.3.0-dev.81 20:27:53 v2.3.0-dev.82 20:27:53 v2.3.0-dev.83 20:27:53 v2.3.0-dev.84 20:27:53 v2.3.0-dev.85 20:27:53 v2.3.0-dev.86 20:27:53 v2.3.0-dev.87 20:27:53 v2.3.0-dev.88 20:27:53 v2.3.0-dev.89 20:27:53 v2.3.0-dev.90 20:27:53 v2.3.0-dev.91 20:27:53 v2.3.0-dev.92 20:27:53 v2.3.0-dev.93 20:27:53 v2.3.0-dev.94 20:27:53 v2.3.0-dev.95 20:27:53 v2.3.0-dev.96 20:27:53 v2.3.0-dev.97 20:27:53 v2.3.0-dev.98 20:27:53 v2.3.0-dev.99 20:27:53 v2.3.1-dev.1 20:27:53 v2.3.1-dev.2 20:27:53 v2.3.1-dev.3 20:27:53 v2.3.1-dev.4 20:27:53 v2.3.1-dev.5 20:27:53 v3.0.0-dev.1 20:27:53 v3.0.0-dev.10 20:27:53 v3.0.0-dev.100 20:27:53 v3.0.0-dev.101 20:27:53 v3.0.0-dev.102 20:27:53 v3.0.0-dev.103 20:27:53 v3.0.0-dev.104 20:27:53 v3.0.0-dev.105 20:27:53 v3.0.0-dev.106 20:27:53 v3.0.0-dev.107 20:27:53 v3.0.0-dev.108 20:27:53 v3.0.0-dev.109 20:27:53 v3.0.0-dev.11 20:27:53 v3.0.0-dev.110 20:27:53 v3.0.0-dev.111 20:27:53 v3.0.0-dev.112 20:27:53 v3.0.0-dev.113 20:27:53 v3.0.0-dev.114 20:27:53 v3.0.0-dev.115 20:27:53 v3.0.0-dev.116 20:27:53 v3.0.0-dev.117 20:27:53 v3.0.0-dev.118 20:27:53 v3.0.0-dev.119 20:27:53 v3.0.0-dev.12 20:27:53 v3.0.0-dev.120 20:27:53 v3.0.0-dev.121 20:27:53 v3.0.0-dev.122 20:27:53 v3.0.0-dev.123 20:27:53 v3.0.0-dev.124 20:27:53 v3.0.0-dev.125 20:27:53 v3.0.0-dev.126 20:27:53 v3.0.0-dev.127 20:27:53 v3.0.0-dev.128 20:27:53 v3.0.0-dev.129 20:27:53 v3.0.0-dev.13 20:27:53 v3.0.0-dev.130 20:27:53 v3.0.0-dev.131 20:27:53 v3.0.0-dev.132 20:27:53 v3.0.0-dev.133 20:27:53 v3.0.0-dev.134 20:27:53 v3.0.0-dev.135 20:27:53 v3.0.0-dev.136 20:27:53 v3.0.0-dev.137 20:27:53 v3.0.0-dev.138 20:27:53 v3.0.0-dev.139 20:27:53 v3.0.0-dev.14 20:27:53 v3.0.0-dev.140 20:27:53 v3.0.0-dev.141 20:27:53 v3.0.0-dev.142 20:27:53 v3.0.0-dev.15 20:27:53 v3.0.0-dev.16 20:27:53 v3.0.0-dev.17 20:27:53 v3.0.0-dev.18 20:27:53 v3.0.0-dev.19 20:27:53 v3.0.0-dev.2 20:27:53 v3.0.0-dev.20 20:27:53 v3.0.0-dev.21 20:27:53 v3.0.0-dev.22 20:27:53 v3.0.0-dev.23 20:27:53 v3.0.0-dev.24 20:27:53 v3.0.0-dev.25 20:27:53 v3.0.0-dev.26 20:27:53 v3.0.0-dev.27 20:27:53 v3.0.0-dev.28 20:27:53 v3.0.0-dev.29 20:27:53 v3.0.0-dev.3 20:27:53 v3.0.0-dev.30 20:27:53 v3.0.0-dev.31 20:27:53 v3.0.0-dev.32 20:27:53 v3.0.0-dev.33 20:27:53 v3.0.0-dev.34 20:27:53 v3.0.0-dev.35 20:27:53 v3.0.0-dev.36 20:27:53 v3.0.0-dev.37 20:27:53 v3.0.0-dev.38 20:27:53 v3.0.0-dev.39 20:27:53 v3.0.0-dev.4 20:27:53 v3.0.0-dev.40 20:27:53 v3.0.0-dev.41 20:27:53 v3.0.0-dev.42 20:27:53 v3.0.0-dev.43 20:27:53 v3.0.0-dev.44 20:27:53 v3.0.0-dev.45 20:27:53 v3.0.0-dev.46 20:27:53 v3.0.0-dev.47 20:27:53 v3.0.0-dev.48 20:27:53 v3.0.0-dev.49 20:27:53 v3.0.0-dev.5 20:27:53 v3.0.0-dev.50 20:27:53 v3.0.0-dev.51 20:27:53 v3.0.0-dev.52 20:27:53 v3.0.0-dev.53 20:27:53 v3.0.0-dev.54 20:27:53 v3.0.0-dev.55 20:27:53 v3.0.0-dev.56 20:27:53 v3.0.0-dev.57 20:27:53 v3.0.0-dev.58 20:27:53 v3.0.0-dev.59 20:27:53 v3.0.0-dev.6 20:27:53 v3.0.0-dev.60 20:27:53 v3.0.0-dev.61 20:27:53 v3.0.0-dev.62 20:27:53 v3.0.0-dev.63 20:27:53 v3.0.0-dev.64 20:27:53 v3.0.0-dev.65 20:27:53 v3.0.0-dev.66 20:27:53 v3.0.0-dev.67 20:27:53 v3.0.0-dev.68 20:27:53 v3.0.0-dev.69 20:27:53 v3.0.0-dev.7 20:27:53 v3.0.0-dev.70 20:27:53 v3.0.0-dev.71 20:27:53 v3.0.0-dev.72 20:27:53 v3.0.0-dev.73 20:27:53 v3.0.0-dev.74 20:27:53 v3.0.0-dev.75 20:27:53 v3.0.0-dev.76 20:27:53 v3.0.0-dev.77 20:27:53 v3.0.0-dev.78 20:27:53 v3.0.0-dev.79 20:27:53 v3.0.0-dev.8 20:27:53 v3.0.0-dev.80 20:27:53 v3.0.0-dev.81 20:27:53 v3.0.0-dev.82 20:27:53 v3.0.0-dev.83 20:27:53 v3.0.0-dev.84 20:27:53 v3.0.0-dev.85 20:27:53 v3.0.0-dev.86 20:27:53 v3.0.0-dev.87 20:27:53 v3.0.0-dev.88 20:27:53 v3.0.0-dev.89 20:27:53 v3.0.0-dev.9 20:27:53 v3.0.0-dev.90 20:27:53 v3.0.0-dev.91 20:27:53 v3.0.0-dev.92 20:27:53 v3.0.0-dev.93 20:27:53 v3.0.0-dev.94 20:27:53 v3.0.0-dev.95 20:27:53 v3.0.0-dev.96 20:27:53 v3.0.0-dev.97 20:27:53 v3.0.0-dev.98 20:27:53 v3.0.0-dev.99 [Pipeline] sh 20:27:53 + lftools sign git-tag v3.0.0-dev.142 20:27:54 Signing Git tag with Sigul... 20:27:54 Signing v3.0.0-dev.142 [Pipeline] echo 20:27:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:27:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:27:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:27:55 $ docker stop --time=1 dbefcd5d83560318378bd45155637cf7373f8c66f9f3d1bc2a357e1350cfe54c 20:27:56 $ docker rm -f --volumes dbefcd5d83560318378bd45155637cf7373f8c66f9f3d1bc2a357e1350cfe54c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:27:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:57 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 20:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:27:57 $ docker top 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:57 [ssh-agent] Looking for ssh-agent implementation... 20:27:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:58 $ docker exec 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 ssh-agent 20:27:58 SSH_AUTH_SOCK=/tmp/ssh-1C8shPNzTzQC/agent.32 20:27:58 SSH_AGENT_PID=38 20:27:58 Running ssh-add (command line suppressed) 20:27:58 Identity added: /w/workspace/edgex-go/505@tmp/private_key_4714471919289726611.key (/w/workspace/edgex-go/505@tmp/private_key_4714471919289726611.key) 20:27:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:58 + git semver bump pre 20:27:58 2023-04-27 20:27:58,816 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main 20:27:58 2023-04-27 20:27:58,816 [bump_version] DEBUG bumping version:3.0.0-dev.142 on axis:pre with prefix:dev 20:27:58 2023-04-27 20:27:58,816 [bump_version] DEBUG bumped version:3.0.0-dev.143 20:27:58 2023-04-27 20:27:58,816 [write_version] DEBUG write version:3.0.0-dev.143 to path:/w/workspace/edgex-go/505/.semver/main with force:True 20:27:58 2023-04-27 20:27:58,816 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main 20:27:58 2023-04-27 20:27:58,817 [write_file] DEBUG write to file:/w/workspace/edgex-go/505/.semver/main 20:27:58 2023-04-27 20:27:58,818 [execute] INFO git cat-file --batch-check 20:27:58 2023-04-27 20:27:58,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=) 20:27:58 2023-04-27 20:27:58,825 [execute] INFO git cat-file --batch 20:27:58 2023-04-27 20:27:58,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=) 20:27:58 2023-04-27 20:27:58,831 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main 20:27:58 3.0.0-dev.143 [Pipeline] } 20:27:58 $ docker exec --env ******** --env ******** 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 ssh-agent -k 20:27:58 unset SSH_AUTH_SOCK; 20:27:58 unset SSH_AGENT_PID; 20:27:58 echo Agent pid 38 killed; 20:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:59 + git semver [Pipeline] } 20:27:59 $ docker stop --time=1 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 20:28:00 $ docker rm -f --volumes 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:01 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 20:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:28:01 $ docker top 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 -eo pid,comm 20:28:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:28:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:02 [ssh-agent] Looking for ssh-agent implementation... 20:28:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:02 $ docker exec 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 ssh-agent 20:28:02 SSH_AUTH_SOCK=/tmp/ssh-AWjFXXqu2UuH/agent.32 20:28:02 SSH_AGENT_PID=38 20:28:02 Running ssh-add (command line suppressed) 20:28:02 Identity added: /w/workspace/edgex-go/505@tmp/private_key_16555627052271352258.key (/w/workspace/edgex-go/505@tmp/private_key_16555627052271352258.key) 20:28:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:02 + git semver push 20:28:03 2023-04-27 20:28:03,073 [run_push] DEBUG push 20:28:03 2023-04-27 20:28:03,074 [execute] INFO git cat-file --batch-check 20:28:03 2023-04-27 20:28:03,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=) 20:28:03 2023-04-27 20:28:03,078 [execute] INFO git rev-list 06de1daed08aeab7905b44b8032e22db74980c70 -- 20:28:03 2023-04-27 20:28:03,079 [execute] DEBUG Popen(['git', 'rev-list', '06de1daed08aeab7905b44b8032e22db74980c70', '--'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=None) 20:28:03 2023-04-27 20:28:03,093 [execute] INFO git fetch -v origin 20:28:03 2023-04-27 20:28:03,094 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=True, shell=None, istream=None) 20:28:03 2023-04-27 20:28:03,576 [run_push] DEBUG no remote changes detected 20:28:03 2023-04-27 20:28:03,576 [execute] INFO git push origin semver 20:28:03 2023-04-27 20:28:03,576 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=None) 20:28:04 2023-04-27 20:28:04,469 [run_push] DEBUG push all version tags 20:28:04 2023-04-27 20:28:04,469 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:28:04 2023-04-27 20:28:04,470 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=None) 20:28:05 2023-04-27 20:28:05,294 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main 20:28:05 3.0.0-dev.143 [Pipeline] } 20:28:05 $ docker exec --env ******** --env ******** 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 ssh-agent -k 20:28:05 unset SSH_AUTH_SOCK; 20:28:05 unset SSH_AGENT_PID; 20:28:05 echo Agent pid 38 killed; 20:28:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:05 + git semver [Pipeline] } 20:28:06 $ docker stop --time=1 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 20:28:07 $ docker rm -f --volumes 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:28:08 + [ -d /w/workspace/edgex-go/505/archives ] [Pipeline] libraryResource [Pipeline] sh 20:28:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:28:09 ---> package-listing.sh 20:28:09 ++ facter osfamily 20:28:09 ++ tr '[:upper:]' '[:lower:]' 20:28:10 + OS_FAMILY=debian 20:28:10 + workspace=/w/workspace/edgex-go/505 20:28:10 + START_PACKAGES=/tmp/packages_start.txt 20:28:10 + END_PACKAGES=/tmp/packages_end.txt 20:28:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:28:10 + PACKAGES=/tmp/packages_start.txt 20:28:10 + '[' /w/workspace/edgex-go/505 ']' 20:28:10 + PACKAGES=/tmp/packages_end.txt 20:28:10 + case "${OS_FAMILY}" in 20:28:10 + dpkg -l 20:28:10 + grep '^ii' 20:28:10 + '[' -f /tmp/packages_start.txt ']' 20:28:10 + '[' -f /tmp/packages_end.txt ']' 20:28:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:28:10 + '[' /w/workspace/edgex-go/505 ']' 20:28:10 + mkdir -p /w/workspace/edgex-go/505/archives/ 20:28:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/505/archives/ [Pipeline] echo 20:28:10 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/505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:28:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:10 20:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:11 latest: Pulling from edgex-lftools-log-publisher 20:28:11 5eb5b503b376: Pulling fs layer 20:28:11 5c69ac0246d0: Pulling fs layer 20:28:11 ec43610c2a17: Pulling fs layer 20:28:11 3a2ae6a8a46f: Pulling fs layer 20:28:11 33b1e0a273af: Pulling fs layer 20:28:11 5d3b04190fa2: Pulling fs layer 20:28:11 2f39f015ded8: Pulling fs layer 20:28:11 3a2ae6a8a46f: Waiting 20:28:11 2f39f015ded8: Waiting 20:28:11 33b1e0a273af: Waiting 20:28:11 5d3b04190fa2: Waiting 20:28:11 5c69ac0246d0: Download complete 20:28:11 3a2ae6a8a46f: Verifying Checksum 20:28:11 3a2ae6a8a46f: Download complete 20:28:11 33b1e0a273af: Verifying Checksum 20:28:11 33b1e0a273af: Download complete 20:28:11 5d3b04190fa2: Verifying Checksum 20:28:11 5d3b04190fa2: Download complete 20:28:11 ec43610c2a17: Verifying Checksum 20:28:11 ec43610c2a17: Download complete 20:28:11 5eb5b503b376: Download complete 20:28:12 2f39f015ded8: Verifying Checksum 20:28:12 2f39f015ded8: Download complete 20:28:12 5eb5b503b376: Pull complete 20:28:12 5c69ac0246d0: Pull complete 20:28:13 ec43610c2a17: Pull complete 20:28:13 3a2ae6a8a46f: Pull complete 20:28:13 33b1e0a273af: Pull complete 20:28:13 5d3b04190fa2: Pull complete 20:28:19 2f39f015ded8: Pull complete 20:28:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:19 prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container 20:28:19 $ 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/505/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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:28:21 $ docker top e1c4cf2e6d8da5794a0733f138868c38e435b48faa9b3882828269a6ea115449 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:21 + touch /tmp/pre-build-complete [Pipeline] sh 20:28:21 + mkdir -p /var/log/sysstat [Pipeline] sh 20:28:21 + ls /var/log/sa-host 20:28:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:22 provisioning config files... 20:28:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/505@tmp/config3838843807902378152tmp [Pipeline] { [Pipeline] echo 20:28:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:28:22 ---> create-netrc.sh [Pipeline] } 20:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:28:22 ---> python-tools-install.sh [Pipeline] echo 20:28:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:28:23 ---> sudo-logs.sh 20:28:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:28:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:28:23 ---> job-cost.sh 20:28:23 lf-activate-venv: SKIPPING 20:28:23 DEBUG: total: 0.10999999940395355 20:28:23 INFO: Retrieving Stack Cost... 20:28:23 INFO: Retrieving Pricing Info for: v3-standard-8 20:28:24 INFO: Archiving Costs [Pipeline] echo 20:28:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:28:24 ---> logs-deploy.sh 20:28:24 lf-activate-venv: SKIPPING 20:28:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/505 20:28:24 INFO: archiving workspace using pattern(s): 20:28:25 Archives upload complete. 20:28:25 INFO: archiving logs to Nexus 20:28:26 ---> uname -a: 20:28:26 Linux prd-ubuntu20-04-docker-8c-8g-11942 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:28:26 20:28:26 20:28:26 ---> lscpu: 20:28:26 Architecture: x86_64 20:28:26 CPU op-mode(s): 32-bit, 64-bit 20:28:26 Byte Order: Little Endian 20:28:26 Address sizes: 40 bits physical, 48 bits virtual 20:28:26 CPU(s): 8 20:28:26 On-line CPU(s) list: 0-7 20:28:26 Thread(s) per core: 1 20:28:26 Core(s) per socket: 1 20:28:26 Socket(s): 8 20:28:26 NUMA node(s): 1 20:28:26 Vendor ID: AuthenticAMD 20:28:26 CPU family: 23 20:28:26 Model: 49 20:28:26 Model name: AMD EPYC-Rome Processor 20:28:26 Stepping: 0 20:28:26 CPU MHz: 2799.998 20:28:26 BogoMIPS: 5599.99 20:28:26 Virtualization: AMD-V 20:28:26 Hypervisor vendor: KVM 20:28:26 Virtualization type: full 20:28:26 L1d cache: 256 KiB 20:28:26 L1i cache: 256 KiB 20:28:26 L2 cache: 4 MiB 20:28:26 L3 cache: 128 MiB 20:28:26 NUMA node0 CPU(s): 0-7 20:28:26 Vulnerability Itlb multihit: Not affected 20:28:26 Vulnerability L1tf: Not affected 20:28:26 Vulnerability Mds: Not affected 20:28:26 Vulnerability Meltdown: Not affected 20:28:26 Vulnerability Mmio stale data: Not affected 20:28:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:28:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:28:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:28:26 Vulnerability Srbds: Not affected 20:28:26 Vulnerability Tsx async abort: Not affected 20:28:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:28:26 20:28:26 20:28:26 ---> nproc: 20:28:26 8 20:28:26 20:28:26 20:28:26 ---> df -h: 20:28:26 Filesystem Size Used Avail Use% Mounted on 20:28:26 overlay 155G 21G 134G 14% / 20:28:26 tmpfs 64M 0 64M 0% /dev 20:28:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:28:26 shm 64M 0 64M 0% /dev/shm 20:28:26 /dev/vda1 155G 21G 134G 14% /facter-os 20:28:26 20:28:26 20:28:26 ---> sar -b -r -n DEV: 20:28:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11942) 04/27/23 _x86_64_ (8 CPU) 20:28:26 20:28:26 19:56:13 LINUX RESTART (8 CPU) 20:28:26 20:28:26 19:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:28:26 19:58:01 115.74 3.39 112.35 0.00 402.37 57643.65 0.00 20:28:26 19:59:01 29.20 0.02 29.18 0.00 0.13 18188.45 0.00 20:28:26 20:00:01 86.65 0.25 86.40 0.00 5.20 34525.71 0.00 20:28:26 20:01:01 536.61 9.63 526.98 0.00 89.32 211049.36 0.00 20:28:26 20:02:01 1056.85 14.13 1042.72 0.00 5465.24 380178.61 0.00 20:28:26 20:03:01 1064.79 1.35 1063.44 0.00 36.26 278036.46 0.00 20:28:26 20:04:01 558.60 0.15 558.45 0.00 12.53 95445.52 0.00 20:28:26 20:05:01 19.65 0.03 19.61 0.00 4.00 520.18 0.00 20:28:26 20:06:01 1.35 0.00 1.35 0.00 0.00 14.00 0.00 20:28:26 20:07:01 2.27 0.00 2.27 0.00 0.00 38.26 0.00 20:28:26 20:08:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 20:28:26 20:09:01 1.63 0.00 1.63 0.00 0.00 17.33 0.00 20:28:26 20:10:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 20:28:26 20:11:01 1.65 0.00 1.65 0.00 0.00 17.60 0.00 20:28:26 20:12:01 1.65 0.02 1.63 0.00 0.13 18.26 0.00 20:28:26 20:13:01 1.46 0.00 1.46 0.00 0.00 17.84 0.00 20:28:26 20:14:01 2.62 1.58 1.03 0.00 36.26 12.00 0.00 20:28:26 20:15:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 20:28:26 20:16:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 20:28:26 20:17:01 1.70 0.02 1.68 0.00 0.13 19.46 0.00 20:28:26 20:18:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 20:28:26 20:19:01 1.68 0.00 1.68 0.00 0.00 18.00 0.00 20:28:26 20:20:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 20:28:26 20:21:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 20:28:26 20:22:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 20:28:26 20:23:01 1.87 0.00 1.87 0.00 0.00 20.00 0.00 20:28:26 20:24:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 20:28:26 20:25:01 1.82 0.00 1.82 0.00 0.00 19.46 0.00 20:28:26 20:26:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 20:28:26 20:27:01 1.75 0.00 1.75 0.00 0.00 18.53 0.00 20:28:26 20:28:01 202.43 0.18 202.25 0.00 18.53 59971.74 0.00 20:28:26 Average: 119.46 0.99 118.47 0.00 195.72 36631.72 0.00 20:28:26 20:28:26 19:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:28:26 19:58:01 27909784 31486368 815340 2.48 113292 3656736 1978520 5.83 1493548 3023548 473880 20:28:26 19:59:01 27474856 31126000 1173804 3.57 116020 3715284 2269988 6.69 1663828 3270052 260664 20:28:26 20:00:01 25136000 31449160 850788 2.59 118668 6313800 2640776 7.78 1656296 5557152 2622500 20:28:26 20:01:01 21066408 31416620 871180 2.65 286516 9916408 2681308 7.90 1851720 9148988 2852088 20:28:26 20:02:01 19348032 30738940 1515028 4.61 317612 10793692 4029236 11.87 3046272 9495268 97568 20:28:26 20:03:01 16502568 31100536 1156588 3.52 403780 13721380 3057684 9.01 3113780 12086852 3544 20:28:26 20:04:01 18325392 31508412 761044 2.31 424676 12368164 1979636 5.83 2476092 11005060 1664 20:28:26 20:05:01 18329060 31512976 756152 2.30 425304 12368468 1832740 5.40 2470932 11005176 132 20:28:26 20:06:01 18329508 31513432 755608 2.30 425316 12368480 1832740 5.40 2469716 11005180 12 20:28:26 20:07:01 18329796 31513768 755580 2.30 425372 12368460 1832740 5.40 2469848 11005164 4 20:28:26 20:08:01 18335804 31519804 749508 2.28 425388 12368464 1832740 5.40 2463196 11005164 12 20:28:26 20:09:01 18337084 31521088 748552 2.28 425404 12368464 1832740 5.40 2463464 11005164 8 20:28:26 20:10:01 18338816 31522828 746744 2.27 425420 12368468 1832740 5.40 2461392 11005168 8 20:28:26 20:11:01 18338824 31522928 746684 2.27 425440 12368472 1832740 5.40 2461504 11005196 8 20:28:26 20:12:01 18339368 31523628 746076 2.27 425484 12368472 1887556 5.56 2461572 11005200 16 20:28:26 20:13:01 18339296 31523692 745920 2.27 425516 12368608 1887556 5.56 2461492 11005336 36 20:28:26 20:14:01 18329768 31516380 753144 2.29 425540 12369692 1903700 5.61 2470920 11005652 56 20:28:26 20:15:01 18330256 31516896 752572 2.29 425560 12369696 1903700 5.61 2470584 11005632 12 20:28:26 20:16:01 18330216 31516868 752512 2.29 425588 12369700 1903700 5.61 2470500 11005636 16 20:28:26 20:17:01 18329904 31516496 753008 2.29 425628 12369684 1903700 5.61 2470572 11005636 8 20:28:26 20:18:01 18329840 31516536 752952 2.29 425640 12369704 1903700 5.61 2470908 11005644 12 20:28:26 20:19:01 18330008 31516708 752932 2.29 425652 12369704 1903700 5.61 2470892 11005644 8 20:28:26 20:20:01 18329992 31516700 752892 2.29 425672 12369708 1903700 5.61 2470892 11005648 28 20:28:26 20:21:01 18329692 31516468 753112 2.29 425684 12369712 1903700 5.61 2470980 11005656 8 20:28:26 20:22:01 18329676 31516456 753044 2.29 425712 12369708 1903700 5.61 2471024 11005660 12 20:28:26 20:23:01 18329848 31516700 752720 2.29 425748 12369724 1903700 5.61 2471020 11005672 8 20:28:26 20:24:01 18329444 31516296 753056 2.29 425756 12369724 1903700 5.61 2471024 11005672 12 20:28:26 20:25:01 18329216 31516072 753184 2.29 425792 12369728 1903700 5.61 2471036 11005676 8 20:28:26 20:26:01 18329420 31516336 752904 2.29 425808 12369728 1903700 5.61 2470792 11005680 4 20:28:26 20:27:01 18329340 31516264 752908 2.29 425820 12369728 1903700 5.61 2470888 11005684 8 20:28:26 20:28:01 16824696 31462212 804600 2.45 450444 13677988 2005012 5.91 2608924 12251236 188 20:28:26 Average: 19168449 31457857 814198 2.48 387718 11569540 2061234 6.07 2409213 10289164 203630 20:28:26 20:28:26 19:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:28:26 19:58:01 ens3 770.12 706.12 7835.38 80.15 0.00 0.00 0.00 0.00 20:28:26 19:58:01 docker0 601.75 578.38 43.78 3487.78 0.00 0.00 0.00 0.00 20:28:26 19:58:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 20:28:26 19:58:01 vethacff906 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 19:59:01 ens3 70.07 70.57 40.24 112.76 0.00 0.00 0.00 0.00 20:28:26 19:59:01 docker0 1.18 1.18 0.09 0.10 0.00 0.00 0.00 0.00 20:28:26 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 19:59:01 vethacff906 1.18 1.22 0.10 0.10 0.00 0.00 0.00 0.00 20:28:26 20:00:01 ens3 92.05 59.24 1702.96 22.48 0.00 0.00 0.00 0.00 20:28:26 20:00:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:00:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:28:26 20:00:01 veth5e97103 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:01:01 ens3 941.49 501.52 6276.70 52.57 0.00 0.00 0.00 0.00 20:28:26 20:01:01 docker0 494.15 930.54 40.71 6267.81 0.00 0.00 0.00 0.00 20:28:26 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:01:01 veth5e97103 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:02:01 vethfb7a0f6 14.06 20.29 1.36 7.80 0.00 0.00 0.00 0.00 20:28:26 20:02:01 ens3 387.60 190.02 3556.94 33.43 0.00 0.00 0.00 0.00 20:28:26 20:02:01 vethb2c21d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:02:01 docker0 115.03 236.04 9.20 1568.90 0.00 0.00 0.00 0.00 20:28:26 20:02:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:28:26 20:02:01 veth313b29f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:02:01 veth5e97103 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:02:01 veth9e95662 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:02:01 veth32fb715 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:03:01 vethf809f51 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:03:01 ens3 596.82 280.70 4019.74 39.37 0.00 0.00 0.00 0.00 20:28:26 20:03:01 vethbd33dcd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:28:26 20:03:01 docker0 260.07 563.62 21.30 3993.68 0.00 0.00 0.00 0.00 20:28:26 20:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:28:26 20:03:01 veth5e97103 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 20:28:26 20:04:01 ens3 346.37 386.64 298.59 1355.24 0.00 0.00 0.00 0.00 20:28:26 20:04:01 docker0 3.02 5.90 0.20 86.18 0.00 0.00 0.00 0.00 20:28:26 20:04:01 lo 43.59 43.59 4.30 4.30 0.00 0.00 0.00 0.00 20:28:26 20:05:01 ens3 323.30 377.02 156.72 2394.35 0.00 0.00 0.00 0.00 20:28:26 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:05:01 lo 26.53 26.53 2.61 2.61 0.00 0.00 0.00 0.00 20:28:26 20:06:01 ens3 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 20:28:26 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:07:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:28:26 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:12:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:28:26 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:14:01 ens3 7.33 5.68 5.30 6.09 0.00 0.00 0.00 0.00 20:28:26 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:15:01 ens3 0.20 0.12 0.30 0.01 0.00 0.00 0.00 0.00 20:28:26 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:16:01 ens3 0.73 0.53 2.63 0.04 0.00 0.00 0.00 0.00 20:28:26 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:17:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:28:26 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:22:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:28:26 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:27:01 ens3 0.43 0.33 0.28 0.08 0.00 0.00 0.00 0.00 20:28:26 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:26 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:26 20:28:01 ens3 394.07 266.57 7795.65 148.50 0.00 0.00 0.00 0.00 20:28:26 20:28:01 docker0 35.83 68.09 3.04 580.80 0.00 0.00 0.00 0.00 20:28:26 20:28:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 20:28:26 Average: ens3 126.51 91.49 1018.62 136.98 0.00 0.00 0.00 0.00 20:28:26 Average: docker0 48.44 76.62 3.79 514.04 0.00 0.00 0.00 0.00 20:28:26 Average: lo 2.52 2.52 0.25 0.25 0.00 0.00 0.00 0.00 20:28:26 20:28:26 20:28:26 ---> sar -P ALL: 20:28:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11942) 04/27/23 _x86_64_ (8 CPU) 20:28:26 20:28:26 19:56:13 LINUX RESTART (8 CPU) 20:28:26 20:28:26 19:57:02 CPU %user %nice %system %iowait %steal %idle 20:28:26 19:58:01 all 24.83 0.00 5.60 1.20 0.08 68.29 20:28:26 19:58:01 0 23.62 0.00 6.52 0.00 0.07 69.80 20:28:26 19:58:01 1 27.48 0.00 6.26 0.96 0.09 65.21 20:28:26 19:58:01 2 24.52 0.00 5.06 0.75 0.09 69.58 20:28:26 19:58:01 3 24.45 0.00 5.42 0.27 0.09 69.78 20:28:26 19:58:01 4 25.64 0.00 5.77 0.02 0.07 68.51 20:28:26 19:58:01 5 24.08 0.00 4.55 0.15 0.07 71.14 20:28:26 19:58:01 6 23.41 0.00 4.82 6.09 0.07 65.61 20:28:26 19:58:01 7 25.47 0.00 6.39 1.34 0.10 66.70 20:28:26 19:59:01 all 28.61 0.00 4.65 0.31 0.07 66.37 20:28:26 19:59:01 0 29.88 0.00 4.40 0.02 0.07 65.64 20:28:26 19:59:01 1 29.09 0.00 5.90 0.03 0.08 64.89 20:28:26 19:59:01 2 27.82 0.00 4.33 0.13 0.07 67.65 20:28:26 19:59:01 3 26.81 0.00 4.38 0.00 0.05 68.76 20:28:26 19:59:01 4 28.60 0.00 4.40 0.08 0.07 66.86 20:28:26 19:59:01 5 28.60 0.00 4.42 0.02 0.07 66.90 20:28:26 19:59:01 6 29.03 0.00 4.74 2.18 0.07 63.98 20:28:26 19:59:01 7 29.02 0.00 4.61 0.03 0.07 66.27 20:28:26 20:00:01 all 32.38 0.00 7.09 0.66 0.09 59.78 20:28:26 20:00:01 0 33.64 0.00 7.41 0.02 0.08 58.85 20:28:26 20:00:01 1 31.89 0.00 8.35 0.03 0.08 59.63 20:28:26 20:00:01 2 32.76 0.00 6.72 0.02 0.08 60.42 20:28:26 20:00:01 3 31.97 0.00 6.76 2.10 0.08 59.09 20:28:26 20:00:01 4 33.69 0.00 5.93 0.02 0.08 60.28 20:28:26 20:00:01 5 30.98 0.00 7.24 1.14 0.10 60.54 20:28:26 20:00:01 6 31.77 0.00 8.54 1.61 0.08 57.99 20:28:26 20:00:01 7 32.29 0.00 5.80 0.37 0.08 61.45 20:28:26 20:01:01 all 12.62 0.00 8.27 5.78 0.07 73.26 20:28:26 20:01:01 0 13.40 0.00 7.25 2.79 0.07 76.49 20:28:26 20:01:01 1 12.61 0.00 7.59 5.62 0.05 74.13 20:28:26 20:01:01 2 12.62 0.00 7.82 1.51 0.07 77.99 20:28:26 20:01:01 3 13.16 0.00 7.19 2.66 0.08 76.92 20:28:26 20:01:01 4 13.46 0.00 8.24 3.27 0.07 74.96 20:28:26 20:01:01 5 11.30 0.00 8.25 11.96 0.07 68.43 20:28:26 20:01:01 6 12.02 0.00 10.78 12.26 0.07 64.88 20:28:26 20:01:01 7 12.35 0.00 9.06 6.24 0.10 72.26 20:28:26 20:02:01 all 54.17 0.00 14.00 6.52 0.11 25.19 20:28:26 20:02:01 0 52.02 0.00 16.16 10.75 0.12 20.95 20:28:26 20:02:01 1 56.60 0.00 12.77 5.71 0.10 24.82 20:28:26 20:02:01 2 52.79 0.00 12.43 10.45 0.10 24.23 20:28:26 20:02:01 3 50.45 0.00 15.12 1.82 0.10 32.51 20:28:26 20:02:01 4 55.34 0.00 14.59 4.82 0.10 25.15 20:28:26 20:02:01 5 56.10 0.00 12.36 2.25 0.12 29.18 20:28:26 20:02:01 6 55.68 0.00 14.04 12.93 0.14 17.21 20:28:26 20:02:01 7 54.39 0.00 14.54 3.49 0.12 27.46 20:28:26 20:03:01 all 70.37 0.00 15.67 4.12 0.14 9.70 20:28:26 20:03:01 0 70.73 0.00 16.26 4.82 0.14 8.05 20:28:26 20:03:01 1 71.37 0.00 15.51 4.06 0.12 8.94 20:28:26 20:03:01 2 69.29 0.00 13.71 3.97 0.14 12.89 20:28:26 20:03:01 3 68.47 0.00 15.29 4.94 0.14 11.17 20:28:26 20:03:01 4 69.94 0.00 17.29 3.90 0.14 8.74 20:28:26 20:03:01 5 70.39 0.00 15.13 3.11 0.14 11.24 20:28:26 20:03:01 6 70.38 0.00 16.84 3.81 0.15 8.82 20:28:26 20:03:01 7 72.36 0.00 15.36 4.38 0.15 7.75 20:28:26 20:04:01 all 13.55 0.00 4.80 2.39 0.07 79.19 20:28:26 20:04:01 0 15.56 0.00 4.70 1.95 0.07 77.73 20:28:26 20:04:01 1 11.99 0.00 5.20 4.40 0.07 78.34 20:28:26 20:04:01 2 13.99 0.00 4.39 0.94 0.07 80.62 20:28:26 20:04:01 3 10.82 0.00 4.76 5.13 0.10 79.19 20:28:26 20:04:01 4 14.03 0.00 4.74 1.33 0.07 79.83 20:28:26 20:04:01 5 13.46 0.00 4.77 2.00 0.07 79.71 20:28:26 20:04:01 6 12.75 0.00 4.85 0.94 0.07 81.39 20:28:26 20:04:01 7 15.82 0.00 4.97 2.45 0.08 76.68 20:28:26 20:05:01 all 8.92 0.00 0.68 0.05 0.06 90.29 20:28:26 20:05:01 0 11.21 0.00 0.75 0.02 0.07 87.96 20:28:26 20:05:01 1 4.26 0.00 0.45 0.00 0.03 95.25 20:28:26 20:05:01 2 9.20 0.00 0.57 0.05 0.05 90.14 20:28:26 20:05:01 3 10.33 0.00 0.65 0.00 0.07 88.95 20:28:26 20:05:01 4 6.04 0.00 0.50 0.10 0.03 93.32 20:28:26 20:05:01 5 14.29 0.00 0.69 0.05 0.07 84.91 20:28:26 20:05:01 6 4.45 0.00 0.74 0.02 0.05 94.75 20:28:26 20:05:01 7 11.62 0.00 1.11 0.19 0.08 87.00 20:28:26 20:06:01 all 0.13 0.00 0.02 0.01 0.01 99.84 20:28:26 20:06:01 0 0.85 0.00 0.08 0.00 0.00 99.07 20:28:26 20:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:28:26 20:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:28:26 20:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:28:26 20:06:01 5 0.03 0.00 0.02 0.03 0.02 99.90 20:28:26 20:06:01 6 0.08 0.00 0.03 0.00 0.02 99.87 20:28:26 20:06:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:28:26 20:07:01 all 0.27 0.00 0.02 0.01 0.01 99.69 20:28:26 20:07:01 0 1.97 0.00 0.00 0.00 0.02 98.01 20:28:26 20:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:26 20:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:28:26 20:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:28:26 20:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:28:26 20:07:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:28:26 20:07:01 6 0.05 0.00 0.05 0.00 0.02 99.88 20:28:26 20:07:01 7 0.02 0.00 0.03 0.05 0.02 99.88 20:28:26 20:08:01 all 0.07 0.00 0.01 0.00 0.01 99.90 20:28:26 20:08:01 0 0.47 0.00 0.02 0.00 0.02 99.50 20:28:26 20:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:28:26 20:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:28:26 20:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:28:26 20:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:28:26 20:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:28:26 20:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:28:26 20:08:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:28:26 20:28:26 20:08:01 CPU %user %nice %system %iowait %steal %idle 20:28:26 20:09:01 all 0.02 0.00 0.02 0.01 0.00 99.95 20:28:26 20:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:28:26 20:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:28:26 20:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:28:26 20:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:28:26 20:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:09:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:28:26 20:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:28:26 20:09:01 7 0.02 0.00 0.02 0.02 0.02 99.93 20:28:26 20:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:28:26 20:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:28:26 20:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:28:26 20:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:10:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:28:26 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:28:26 20:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:28:26 20:10:01 7 0.02 0.00 0.03 0.02 0.02 99.92 20:28:26 20:11:01 all 0.02 0.00 0.02 0.01 0.01 99.95 20:28:26 20:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:28:26 20:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:26 20:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:28:26 20:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:28:26 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:11:01 5 0.00 0.00 0.00 0.03 0.02 99.95 20:28:26 20:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:26 20:11:01 7 0.03 0.00 0.05 0.03 0.02 99.87 20:28:26 20:12:01 all 0.26 0.00 0.03 0.01 0.01 99.70 20:28:26 20:12:01 0 1.81 0.00 0.03 0.00 0.00 98.16 20:28:26 20:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:28:26 20:12:01 2 0.00 0.00 0.03 0.00 0.02 99.95 20:28:26 20:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:28:26 20:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:28:26 20:12:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:28:26 20:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:28:26 20:12:01 7 0.08 0.00 0.05 0.02 0.03 99.82 20:28:26 20:13:01 all 0.20 0.00 0.01 0.04 0.01 99.74 20:28:26 20:13:01 0 1.43 0.00 0.02 0.00 0.02 98.53 20:28:26 20:13:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:28:26 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:13:01 3 0.00 0.00 0.02 0.07 0.00 99.92 20:28:26 20:13:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:28:26 20:13:01 5 0.02 0.00 0.00 0.08 0.02 99.88 20:28:26 20:13:01 6 0.03 0.00 0.05 0.00 0.00 99.92 20:28:26 20:13:01 7 0.03 0.00 0.02 0.10 0.02 99.83 20:28:26 20:14:01 all 0.30 0.00 0.03 0.02 0.01 99.64 20:28:26 20:14:01 0 0.25 0.00 0.05 0.00 0.00 99.70 20:28:26 20:14:01 1 0.23 0.00 0.05 0.02 0.02 99.68 20:28:26 20:14:01 2 0.25 0.00 0.02 0.07 0.00 99.67 20:28:26 20:14:01 3 0.12 0.00 0.03 0.00 0.00 99.85 20:28:26 20:14:01 4 0.97 0.00 0.00 0.00 0.00 99.03 20:28:26 20:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:14:01 6 0.32 0.00 0.02 0.02 0.03 99.62 20:28:26 20:14:01 7 0.23 0.00 0.07 0.07 0.02 99.62 20:28:26 20:15:01 all 0.02 0.00 0.02 0.02 0.00 99.94 20:28:26 20:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:28:26 20:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:28:26 20:15:01 2 0.00 0.00 0.00 0.05 0.00 99.95 20:28:26 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:28:26 20:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:28:26 20:15:01 7 0.03 0.00 0.07 0.12 0.00 99.78 20:28:26 20:16:01 all 0.29 0.00 0.02 0.00 0.00 99.69 20:28:26 20:16:01 0 2.00 0.00 0.00 0.00 0.00 98.00 20:28:26 20:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:26 20:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:28:26 20:16:01 4 0.15 0.00 0.02 0.00 0.00 99.83 20:28:26 20:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:28:26 20:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:28:26 20:16:01 7 0.07 0.00 0.05 0.02 0.02 99.85 20:28:26 20:17:01 all 0.03 0.00 0.01 0.02 0.01 99.93 20:28:26 20:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:28:26 20:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:28:26 20:17:01 2 0.00 0.00 0.02 0.07 0.00 99.92 20:28:26 20:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:17:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:28:26 20:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:28:26 20:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:28:26 20:17:01 7 0.07 0.00 0.05 0.05 0.02 99.82 20:28:26 20:18:01 all 0.10 0.00 0.01 0.00 0.01 99.87 20:28:26 20:18:01 0 0.63 0.00 0.03 0.00 0.00 99.33 20:28:26 20:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:28:26 20:18:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:28:26 20:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:28:26 20:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:28:26 20:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:28:26 20:18:01 7 0.05 0.00 0.03 0.02 0.02 99.88 20:28:26 20:19:01 all 0.06 0.00 0.01 0.01 0.00 99.91 20:28:26 20:19:01 0 0.38 0.00 0.03 0.00 0.00 99.58 20:28:26 20:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:28:26 20:19:01 2 0.00 0.00 0.00 0.05 0.00 99.95 20:28:26 20:19:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:28:26 20:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:28:26 20:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:28:26 20:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:19:01 7 0.05 0.00 0.03 0.02 0.00 99.90 20:28:26 20:28:26 20:19:01 CPU %user %nice %system %iowait %steal %idle 20:28:26 20:20:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:28:26 20:20:01 0 0.40 0.00 0.02 0.00 0.02 99.57 20:28:26 20:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:28:26 20:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:28:26 20:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:28:26 20:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:28:26 20:21:01 all 0.11 0.00 0.02 0.01 0.01 99.85 20:28:26 20:21:01 0 0.63 0.00 0.03 0.00 0.02 99.32 20:28:26 20:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:28:26 20:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:21:01 3 0.05 0.00 0.03 0.03 0.00 99.88 20:28:26 20:21:01 4 0.08 0.00 0.02 0.05 0.02 99.83 20:28:26 20:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:26 20:21:01 7 0.07 0.00 0.07 0.03 0.02 99.82 20:28:26 20:22:01 all 0.06 0.00 0.01 0.00 0.01 99.91 20:28:26 20:22:01 0 0.17 0.00 0.02 0.00 0.02 99.80 20:28:26 20:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:28:26 20:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:28:26 20:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:28:26 20:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:28:26 20:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:28:26 20:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:28:26 20:22:01 7 0.10 0.00 0.05 0.02 0.02 99.82 20:28:26 20:23:01 all 0.12 0.00 0.01 0.00 0.01 99.86 20:28:26 20:23:01 0 0.86 0.00 0.00 0.00 0.02 99.12 20:28:26 20:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:26 20:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:28:26 20:23:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:28:26 20:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:28:26 20:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:23:01 7 0.05 0.00 0.03 0.02 0.02 99.88 20:28:26 20:24:01 all 0.02 0.00 0.01 0.00 0.00 99.95 20:28:26 20:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:28:26 20:24:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:28:26 20:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:26 20:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:28:26 20:24:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:28:26 20:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:28:26 20:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:26 20:24:01 7 0.07 0.00 0.03 0.00 0.02 99.88 20:28:26 20:25:01 all 0.14 0.00 0.03 0.00 0.01 99.82 20:28:26 20:25:01 0 0.93 0.00 0.05 0.00 0.02 99.00 20:28:26 20:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:28:26 20:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:28:26 20:25:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:28:26 20:25:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:28:26 20:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:28:26 20:25:01 7 0.05 0.00 0.03 0.02 0.02 99.88 20:28:26 20:26:01 all 0.04 0.00 0.01 0.00 0.01 99.95 20:28:26 20:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:28:26 20:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:28:26 20:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:26 20:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:28:26 20:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:28:26 20:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:26 20:26:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:28:26 20:26:01 7 0.08 0.00 0.02 0.02 0.02 99.87 20:28:26 20:27:01 all 0.13 0.00 0.02 0.01 0.01 99.83 20:28:26 20:27:01 0 0.43 0.00 0.05 0.00 0.02 99.50 20:28:26 20:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:28:26 20:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:26 20:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:28:26 20:27:01 4 0.02 0.00 0.00 0.03 0.02 99.93 20:28:26 20:27:01 5 0.48 0.00 0.02 0.00 0.02 99.48 20:28:26 20:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:28:26 20:27:01 7 0.05 0.00 0.05 0.02 0.02 99.87 20:28:26 20:28:01 all 8.98 0.00 3.97 0.89 0.14 86.02 20:28:26 20:28:01 0 8.58 0.00 3.92 0.12 0.14 87.25 20:28:26 20:28:01 1 7.99 0.00 3.48 0.03 0.15 88.34 20:28:26 20:28:01 2 11.90 0.00 4.16 2.51 0.14 81.30 20:28:26 20:28:01 3 10.66 0.00 5.15 0.03 0.14 84.01 20:28:26 20:28:01 4 9.45 0.00 3.76 3.47 0.12 83.20 20:28:26 20:28:01 5 7.24 0.00 3.95 0.64 0.12 88.05 20:28:26 20:28:01 6 8.52 0.00 2.82 0.12 0.12 88.42 20:28:26 20:28:01 7 7.52 0.00 4.54 0.20 0.17 87.57 20:28:26 Average: all 8.20 0.00 2.08 0.71 0.03 88.99 20:28:26 Average: 0 8.68 0.00 2.16 0.65 0.03 88.48 20:28:26 Average: 1 8.13 0.00 2.11 0.67 0.03 89.07 20:28:26 Average: 2 8.15 0.00 1.89 0.66 0.03 89.27 20:28:26 Average: 3 7.89 0.00 2.07 0.54 0.03 89.46 20:28:26 Average: 4 8.24 0.00 2.09 0.55 0.03 89.09 20:28:26 Average: 5 8.22 0.00 1.97 0.69 0.03 89.10 20:28:26 Average: 6 7.92 0.00 2.18 1.27 0.03 88.60 20:28:26 Average: 7 8.38 0.00 2.15 0.62 0.04 88.82 20:28:26 20:28:26 20:28:26