Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 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-ssh15684333871020911851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2185768543965064543.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4407320322160453771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12957551954057541647.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-ssh4304136960494362279.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-16507 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/528 [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/528 # 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 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 Commit message: "fix: Remove all references to v2 (#4573)" > git rev-list --no-walk 3d7959681c73ad1dd76784b2336248bd6b6384c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:45 ========================================================= 15:48:45 EdgeX Global Pipelines Version Info 15:48:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:45 ------------------- 15:48:45 stable info: 15:48:45 ------------------- 15:48:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:45 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:48:45 Message: update stable to v1.0.249 15:48:46 ------------------- 15:48:46 experimental info: 15:48:46 ------------------- 15:48:46 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:46 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:48:46 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b5d159 [Pipeline] echo 15:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:46 provisioning config files... 15:48:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config16378645692152843876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:47 ---> docker-login.sh 15:48:47 nexus3.edgexfoundry.org:10001 15:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:47 Configure a credential helper to remove this warning. See 15:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:47 15:48:47 Login Succeeded 15:48:47 nexus3.edgexfoundry.org:10002 15:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:47 Configure a credential helper to remove this warning. See 15:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:47 15:48:47 Login Succeeded 15:48:47 nexus3.edgexfoundry.org:10003 15:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:47 Configure a credential helper to remove this warning. See 15:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:47 15:48:47 Login Succeeded 15:48:47 nexus3.edgexfoundry.org:10004 15:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:48 Configure a credential helper to remove this warning. See 15:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:48 15:48:48 Login Succeeded 15:48:48 docker.io 15:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:48 Configure a credential helper to remove this warning. See 15:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:48 15:48:48 Login Succeeded 15:48:48 ---> docker-login.sh ends [Pipeline] } 15:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:48 + 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 15:48:48 + dirname cmd/core-command/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo core-command,cmd/core-command/Dockerfile 15:48:48 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:48:48 + dirname cmd/core-data/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo core-data,cmd/core-data/Dockerfile 15:48:48 + dirname cmd/core-metadata/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo core-metadata,cmd/core-metadata/Dockerfile 15:48:48 + dirname cmd/security-bootstrapper/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:48:48 + dirname cmd/security-proxy-auth/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:48:48 + dirname cmd/security-proxy-setup/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:48:48 + dirname cmd/security-secretstore-setup/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:48:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:48:48 + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 15:48:48 15:48:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:48:48 + dirname cmd/security-spire-config/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:48:48 + dirname cmd/security-spire-server/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:48:48 + dirname cmd/support-notifications/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo support-notifications,cmd/support-notifications/Dockerfile 15:48:48 + dirname cmd/support-scheduler/Dockerfile 15:48:48 + cut -d/ -f2 15:48:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:48:48 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 15:48:49 + git rev-list -1 --merges 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7~1..8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] echo 15:48:49 -----------> git rev-list -1 --merges 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7~1..8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [false] [Pipeline] sh 15:48:49 + git log --format=format:%s -1 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] echo 15:48:49 ========================================================= 15:48:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:48:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:48:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:49 + grep -v github /etc/ssh/ssh_known_hosts 15:48:49 + [ -e /tmp/ssh_known_hosts ] 15:48:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:48:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:48:49 + sudo tee -a /etc/ssh/ssh_known_hosts 15:48:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:50 15:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:50 0.1.4: Pulling from edgex-devops/py-git-semver 15:48:50 b85a868b505f: Pulling fs layer 15:48:50 e2be974225ed: Pulling fs layer 15:48:50 339a4e72a1f5: Pulling fs layer 15:48:50 988bab9f4d93: Pulling fs layer 15:48:50 1469e6f7b9e6: Pulling fs layer 15:48:50 eaf3925da568: Pulling fs layer 15:48:50 bab4dde63d76: Pulling fs layer 15:48:50 bde34c3a00c8: Pulling fs layer 15:48:50 b352a97aabf1: Pulling fs layer 15:48:50 4872d77fe225: Pulling fs layer 15:48:50 5851b861e8e6: Pulling fs layer 15:48:50 bab4dde63d76: Waiting 15:48:50 bde34c3a00c8: Waiting 15:48:50 b352a97aabf1: Waiting 15:48:50 4872d77fe225: Waiting 15:48:50 5851b861e8e6: Waiting 15:48:50 988bab9f4d93: Waiting 15:48:50 1469e6f7b9e6: Waiting 15:48:50 eaf3925da568: Waiting 15:48:50 e2be974225ed: Download complete 15:48:50 988bab9f4d93: Verifying Checksum 15:48:50 988bab9f4d93: Download complete 15:48:50 1469e6f7b9e6: Verifying Checksum 15:48:50 339a4e72a1f5: Verifying Checksum 15:48:50 339a4e72a1f5: Download complete 15:48:50 eaf3925da568: Verifying Checksum 15:48:50 eaf3925da568: Download complete 15:48:50 bde34c3a00c8: Verifying Checksum 15:48:50 b352a97aabf1: Download complete 15:48:50 4872d77fe225: Download complete 15:48:50 5851b861e8e6: Download complete 15:48:50 b85a868b505f: Verifying Checksum 15:48:50 b85a868b505f: Download complete 15:48:51 bab4dde63d76: Verifying Checksum 15:48:51 bab4dde63d76: Download complete 15:48:52 b85a868b505f: Pull complete 15:48:52 e2be974225ed: Pull complete 15:48:52 339a4e72a1f5: Pull complete 15:48:52 988bab9f4d93: Pull complete 15:48:52 1469e6f7b9e6: Pull complete 15:48:52 eaf3925da568: Pull complete 15:48:54 bab4dde63d76: Pull complete 15:48:54 bde34c3a00c8: Pull complete 15:48:54 b352a97aabf1: Pull complete 15:48:54 4872d77fe225: Pull complete 15:48:54 5851b861e8e6: Pull complete 15:48:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:54 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 15:48:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:57 $ docker top f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 -eo pid,comm 15:48:57 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). 15:48:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:57 [ssh-agent] Looking for ssh-agent implementation... 15:48:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:57 $ docker exec f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 ssh-agent 15:48:57 SSH_AUTH_SOCK=/tmp/ssh-nAZK7qdzfwjW/agent.33 15:48:57 SSH_AGENT_PID=39 15:48:57 Running ssh-add (command line suppressed) 15:48:57 Identity added: /w/workspace/edgex-go/528@tmp/private_key_1952423199298482567.key (/w/workspace/edgex-go/528@tmp/private_key_1952423199298482567.key) 15:48:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:58 + git tag --points-at HEAD [Pipeline] } 15:48:58 $ docker exec --env ******** --env ******** f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 ssh-agent -k 15:48:58 unset SSH_AUTH_SOCK; 15:48:58 unset SSH_AGENT_PID; 15:48:58 echo Agent pid 39 killed; 15:48:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:48:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:58 [ssh-agent] Looking for ssh-agent implementation... 15:48:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:58 $ docker exec f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 ssh-agent 15:48:58 SSH_AUTH_SOCK=/tmp/ssh-g841LrO46nTy/agent.71 15:48:58 SSH_AGENT_PID=77 15:48:58 Running ssh-add (command line suppressed) 15:48:58 Identity added: /w/workspace/edgex-go/528@tmp/private_key_15766624864781472805.key (/w/workspace/edgex-go/528@tmp/private_key_15766624864781472805.key) 15:48:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:59 + git semver init 15:48:59 2023-05-23 15:48:59,194 [run_init] DEBUG init version:0.0.0 force:False 15:48:59 2023-05-23 15:48:59,195 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/528/.semver 15:48:59 2023-05-23 15:48:59,195 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/528/.semver 15:48:59 2023-05-23 15:48:59,195 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/528/.semver'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=None) 15:49:04 2023-05-23 15:49:04,275 [append_file] DEBUG append to file:/w/workspace/edgex-go/528/.git/info/exclude 15:49:04 2023-05-23 15:49:04,276 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/528/.semver/main with force:False 15:49:04 2023-05-23 15:49:04,276 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main 15:49:04 2023-05-23 15:49:04,276 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main 15:49:04 3.0.0-dev.162 [Pipeline] } 15:49:04 $ docker exec --env ******** --env ******** f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 ssh-agent -k 15:49:05 unset SSH_AUTH_SOCK; 15:49:05 unset SSH_AGENT_PID; 15:49:05 echo Agent pid 77 killed; 15:49:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:05 + git semver [Pipeline] } 15:49:05 $ docker stop --time=1 f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 15:49:06 $ docker rm -f --volumes f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:07 Stashed 1 file(s) [Pipeline] echo 15:49:07 [edgeXSemver]: initialized semver on version 3.0.0-dev.162 [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 15:49:07 + git config --global --add safe.directory /w/workspace/edgex-go/528 [Pipeline] echo 15:49:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:07 ========================================================= 15:49:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:49:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:49:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:08 f56be85fc22e: Pulling fs layer 15:49:08 85791d961cd3: Pulling fs layer 15:49:08 d694b5ae8c79: Pulling fs layer 15:49:08 9f32a84ed3da: Pulling fs layer 15:49:08 4d19c01a9841: Pulling fs layer 15:49:08 9325e15d5711: Pulling fs layer 15:49:08 556b6ee489ea: Pulling fs layer 15:49:08 c5a4b2cf53e6: Pulling fs layer 15:49:08 9f32a84ed3da: Waiting 15:49:08 4d19c01a9841: Waiting 15:49:08 556b6ee489ea: Waiting 15:49:08 9325e15d5711: Waiting 15:49:08 85791d961cd3: Download complete 15:49:08 9f32a84ed3da: Verifying Checksum 15:49:08 9f32a84ed3da: Download complete 15:49:08 4d19c01a9841: Download complete 15:49:08 f56be85fc22e: Verifying Checksum 15:49:08 f56be85fc22e: Download complete 15:49:08 9325e15d5711: Verifying Checksum 15:49:08 9325e15d5711: Download complete 15:49:08 f56be85fc22e: Pull complete 15:49:08 85791d961cd3: Pull complete 15:49:09 d694b5ae8c79: Verifying Checksum 15:49:09 d694b5ae8c79: Download complete 15:49:09 c5a4b2cf53e6: Verifying Checksum 15:49:09 c5a4b2cf53e6: Download complete 15:49:09 556b6ee489ea: Verifying Checksum 15:49:09 556b6ee489ea: Download complete 15:49:12 d694b5ae8c79: Pull complete 15:49:12 9f32a84ed3da: Pull complete 15:49:12 4d19c01a9841: Pull complete 15:49:12 9325e15d5711: Pull complete 15:49:14 556b6ee489ea: Pull complete 15:49:15 c5a4b2cf53e6: Pull complete 15:49:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:49:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:49:16 + docker build -t ci-base-image-x86_64 -f - . 15:49:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:49:16 WORKDIR /edgex 15:49:16 COPY go.mod . 15:49:16 RUN go mod download 15:49:16 Sending build context to Docker daemon 170.7MB 15:49:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:49:16 ---> c4be618373d6 15:49:16 Step 2/4 : WORKDIR /edgex 15:49:21 ---> Running in c5255c9775b9 15:49:21 Removing intermediate container c5255c9775b9 15:49:21 ---> 5c8002c882fa 15:49:21 Step 3/4 : COPY go.mod . 15:49:21 ---> 3ce1bbbe53da 15:49:21 Step 4/4 : RUN go mod download 15:49:21 ---> Running in 6d962deeb287 15:49:22 Still waiting to schedule task 15:49:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:49:33 Removing intermediate container 6d962deeb287 15:49:33 ---> 46b864a04398 15:49:33 Successfully built 46b864a04398 15:49:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:33 + docker inspect -f . ci-base-image-x86_64 15:49:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:33 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 15:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:34 $ docker top 50b79f427b49c09090ac424358b4cb754402526895fd586ac29653dde2c8b138 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:34 + go version 15:49:34 go version go1.20.2 linux/amd64 [Pipeline] } 15:49:34 $ docker stop --time=1 50b79f427b49c09090ac424358b4cb754402526895fd586ac29653dde2c8b138 15:49:35 $ docker rm -f --volumes 50b79f427b49c09090ac424358b4cb754402526895fd586ac29653dde2c8b138 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:36 + docker inspect -f . ci-base-image-x86_64 15:49:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:36 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 15:49:36 $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:36 $ docker top 20c9c61cf74fc77a0e73dde88e264ed48a7f21c6576e1ddbb08adfeff4fd7168 -eo pid,comm [Pipeline] { [Pipeline] echo 15:49:36 ========================================================= 15:49:36 [edgeXBuildGoParallel] Running Tests and Build... 15:49:36 ========================================================= [Pipeline] sh 15:49:36 + git config --global --add safe.directory /w/workspace/edgex-go/528 [Pipeline] fileExists [Pipeline] sh 15:49:37 + make test 15:49:37 go test -race -coverprofile=coverage.out ./... 15:49:43 ? github.com/edgexfoundry/edgex-go [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:49:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:49:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:49:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:49:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:49:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:49:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:49:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 15:50:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 15:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements 15:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:50:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.794s coverage: 88.5% of statements 15:50:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:50:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.387s coverage: 95.6% of statements 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:50:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements 15:50:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:50:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 15:50:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 15:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements 15:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements 15:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 15:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 15:50:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements 15:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:50:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:50:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:50:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:50:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:50:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:50:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:50:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.155s coverage: 94.4% of statements 15:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:50:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.274s coverage: 79.9% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 15:50:38 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 15:50:38 running golangci-lint 15:50:38 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:50:38 go version go1.20.2 linux/amd64 15:50:38 level=info msg="[config_reader] Used config file .golangci.yml" 15:50:38 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:50:52 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|types_sizes|exports_file) took 13.596750458s" 15:50:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.236215ms" 15:50:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16508 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:50:57 Running in /w/workspace/edgex-go/528 [Pipeline] { [Pipeline] checkout 15:50:57 The recommended git tool is: git 15:51:00 level=info msg="[linters_context/goanalysis] analyzers took 47.033036264s with top 10 stages: buildir: 26.52064192s, inspect: 1.679988267s, fact_deprecated: 1.250682548s, printf: 1.111314621s, gosec: 1.067366307s, S1038: 927.022461ms, ctrlflow: 888.073811ms, fact_purity: 660.65059ms, nilness: 642.178129ms, errcheck: 372.593968ms" 15:51:00 level=info msg="[runner] Issues before processing: 203, after processing: 0" 15:51:00 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, exclude: 203/203, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, nolint: 0/23" 15:51:00 level=info msg="[runner] processing took 15.882495ms with stages: nolint: 6.584471ms, identifier_marker: 3.475373ms, path_prettifier: 2.027445ms, autogenerated_exclude: 1.473649ms, exclude-rules: 1.240844ms, skip_dirs: 1.010052ms, cgo: 51.301µs, filename_unadjuster: 15.41µs, uniq_by_line: 730ns, max_same_issues: 670ns, skip_files: 520ns, severity-rules: 370ns, sort_results: 370ns, source_code: 260ns, diff: 250ns, exclude: 230ns, max_from_linter: 180ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 15:51:00 level=info msg="[runner] linters took 6.897321133s with stages: goanalysis_metalinter: 6.881355567s" 15:51:00 level=info msg="File cache stats: 0 entries of total size 0B" 15:51:00 level=info msg="Memory: 203 samples, avg is 195.7MB, max is 823.5MB" 15:51:00 level=info msg="Execution took 20.539979986s" 15:51:00 go vet ./... 15:51:03 using credential edgex-jenkins-ssh 15:51:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:03 ./bin/test-attribution-txt.sh [Pipeline] echo 15:51:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 15:51:03 Cloning the remote Git repository [Pipeline] sh 15:51:03 + ls -al . 15:51:03 total 704 15:51:03 drwxrwxr-x 11 1001 1001 4096 May 23 15:49 . 15:51:03 drwxr-xr-x 4 root root 4096 May 23 15:49 .. 15:51:03 drwxrwxr-x 2 1001 1001 4096 May 23 15:48 .blubracket 15:51:03 -rw-rw-r-- 1 1001 1001 16 May 23 15:48 .dockerignore 15:51:03 drwxrwxr-x 8 1001 1001 4096 May 23 15:49 .git 15:51:03 drwxrwxr-x 3 1001 1001 4096 May 23 15:48 .github 15:51:03 -rw-rw-r-- 1 1001 1001 1133 May 23 15:48 .gitignore 15:51:03 -rw-rw-r-- 1 1001 1001 42 May 23 15:48 .golangci.yml 15:51:03 -rw-rw-r-- 1 1001 1001 87 May 23 15:48 .hadolint.yml 15:51:03 drwxr-xr-x 3 1001 1001 4096 May 23 15:49 .semver 15:51:03 -rw-rw-r-- 1 1001 1001 166 May 23 15:48 .sonarcloud.properties 15:51:03 -rw-rw-r-- 1 1001 1001 1171 May 23 15:48 ADOPTERS.md 15:51:03 -rw-rw-r-- 1 1001 1001 10835 May 23 15:48 Attribution.txt 15:51:03 -rw-rw-r-- 1 1001 1001 73765 May 23 15:48 CHANGELOG.md 15:51:03 -rw-rw-r-- 1 1001 1001 3804 May 23 15:48 CONTRIBUTING.md 15:51:03 -rw-rw-r-- 1 1001 1001 677 May 23 15:48 GOVERNANCE.md 15:51:03 -rw-rw-r-- 1 1001 1001 883 May 23 15:48 Jenkinsfile 15:51:03 -rw-rw-r-- 1 1001 1001 10775 May 23 15:48 LICENSE 15:51:03 -rw-rw-r-- 1 1001 1001 14368 May 23 15:48 Makefile 15:51:03 -rw-rw-r-- 1 1001 1001 582 May 23 15:48 OWNERS.md 15:51:03 -rw-rw-r-- 1 1001 1001 9902 May 23 15:48 README.md 15:51:03 -rw-rw-r-- 1 1001 1001 789 May 23 15:48 SECURITY.md 15:51:03 -rw-rw-r-- 1 1001 1001 13 May 23 15:49 VERSION 15:51:03 drwxrwxr-x 2 1001 1001 4096 May 23 15:48 bin 15:51:03 drwxrwxr-x 18 1001 1001 4096 May 23 15:48 cmd 15:51:03 -rw-r--r-- 1 root root 447731 May 23 15:50 coverage.out 15:51:03 -rw-rw-r-- 1 1001 1001 3200 May 23 15:48 go.mod 15:51:03 -rw-rw-r-- 1 1001 1001 31040 May 23 15:48 go.sum 15:51:03 drwxrwxr-x 7 1001 1001 4096 May 23 15:48 internal 15:51:03 drwxrwxr-x 3 1001 1001 4096 May 23 15:48 openapi 15:51:03 -rw-rw-r-- 1 1001 1001 594 May 23 15:48 security.txt 15:51:03 drwxrwxr-x 4 1001 1001 4096 May 23 15:48 snap 15:51:03 -rw-rw-r-- 1 1001 1001 204 May 23 15:48 version.go [Pipeline] sh 15:51:03 + '[' -e coverage.out ] 15:51:03 + chown 1001:1001 coverage.out [Pipeline] stash 15:51:04 Stashed 1 file(s) [Pipeline] sh 15:51:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:51:03 > git init /w/workspace/edgex-go/528 # timeout=10 15:51:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:03 > git --version # timeout=10 15:51:03 > git --version # 'git version 2.25.1' 15:51:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:04 + make build 15:51:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:51:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:51:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:51:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:51:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:51:21 Avoid second fetch 15:51:21 Checking out Revision 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 (main) 15:51:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:51:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:21 > git config core.sparsecheckout # timeout=10 15:51:21 > git checkout -f 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 15:51:22 Commit message: "fix: Remove all references to v2 (#4573)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:51:22 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:22 Dload Upload Total Spent Left Speed 15:51:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 102k 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 15:51:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:51:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:51:23 + sudo tee /etc/docker/daemon.new 15:51:23 { 15:51:23 "registry-mirrors": [ 15:51:23 "https://nexus3.edgexfoundry.org:10001" 15:51:23 ], 15:51:23 "bip": "10.250.0.254/24", 15:51:23 "hosts": [ 15:51:23 "tcp://0.0.0.0:5555", 15:51:23 "unix:///var/run/docker.sock" 15:51:23 ], 15:51:23 "mtu": 1458, 15:51:23 "selinux-enabled": true, 15:51:23 "seccomp-profile": "/etc/docker/seccomp.json" 15:51:23 } [Pipeline] sh 15:51:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:51:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:51:24 + sudo service docker restart 15:51:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:51:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:51:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:51:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:51:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:51:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:51:31 $ docker stop --time=1 20c9c61cf74fc77a0e73dde88e264ed48a7f21c6576e1ddbb08adfeff4fd7168 15:51:39 $ docker rm -f --volumes 20c9c61cf74fc77a0e73dde88e264ed48a7f21c6576e1ddbb08adfeff4fd7168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:40 15:51:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:40 latest: Pulling from edgex-devops/edgex-compose 15:51:40 cbdbe7a5bc2a: Pulling fs layer 15:51:40 ca9280d653b3: Pulling fs layer 15:51:40 7e9c9ca2126c: Pulling fs layer 15:51:40 cbdbe7a5bc2a: Verifying Checksum 15:51:40 cbdbe7a5bc2a: Download complete 15:51:41 ca9280d653b3: Download complete 15:51:41 cbdbe7a5bc2a: Pull complete 15:51:41 7e9c9ca2126c: Download complete 15:51:41 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:42 provisioning config files... 15:51:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config2897184420631939116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:43 ---> docker-login.sh 15:51:43 nexus3.edgexfoundry.org:10001 15:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:43 Configure a credential helper to remove this warning. See 15:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:43 15:51:43 Login Succeeded 15:51:43 nexus3.edgexfoundry.org:10002 15:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:44 Configure a credential helper to remove this warning. See 15:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:44 15:51:44 Login Succeeded 15:51:44 nexus3.edgexfoundry.org:10003 15:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:44 Configure a credential helper to remove this warning. See 15:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:44 15:51:44 Login Succeeded 15:51:44 nexus3.edgexfoundry.org:10004 15:51:44 7e9c9ca2126c: Pull complete 15:51:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:51:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 15:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:44 Configure a credential helper to remove this warning. See 15:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:44 15:51:44 Login Succeeded 15:51:44 docker.io [Pipeline] withDockerContainer 15:51:44 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 15:51:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 15:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:45 Configure a credential helper to remove this warning. See 15:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:45 15:51:45 Login Succeeded 15:51:45 ---> docker-login.sh ends 15:51:47 $ docker top 54e4f651e832d86391c5f6c22a34f65e16e8773dfbdd8e0197eb2d4418c301f5 -eo pid,comm [Pipeline] { [Pipeline] } 15:51:47 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:51:48 + docker-compose build --help 15:51:48 + grep parallel [Pipeline] sh 15:51:48 + git config --global --add safe.directory /w/workspace/edgex-go/528 [Pipeline] echo 15:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:48 ========================================================= 15:51:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:51:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:51:48 --parallel Build images in parallel. [Pipeline] } 15:51:48 $ docker stop --time=1 54e4f651e832d86391c5f6c22a34f65e16e8773dfbdd8e0197eb2d4418c301f5 15:51:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:51:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:51:49 c41833b44d91: Pulling fs layer 15:51:49 ed15518f5707: Pulling fs layer 15:51:49 feae8fd75edb: Pulling fs layer 15:51:49 242c74f7c9fa: Pulling fs layer 15:51:49 3cdef696dda3: Pulling fs layer 15:51:49 2ced38df9373: Pulling fs layer 15:51:49 58f1dce35555: Pulling fs layer 15:51:49 242c74f7c9fa: Waiting 15:51:49 3cdef696dda3: Waiting 15:51:49 2ced38df9373: Waiting 15:51:49 58f1dce35555: Waiting 15:51:49 ed15518f5707: Verifying Checksum 15:51:49 ed15518f5707: Download complete 15:51:49 242c74f7c9fa: Verifying Checksum 15:51:49 242c74f7c9fa: Download complete 15:51:49 3cdef696dda3: Verifying Checksum 15:51:49 3cdef696dda3: Download complete 15:51:49 c41833b44d91: Verifying Checksum 15:51:49 c41833b44d91: Download complete 15:51:50 $ docker rm -f --volumes 54e4f651e832d86391c5f6c22a34f65e16e8773dfbdd8e0197eb2d4418c301f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:50 c41833b44d91: Pull complete 15:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:50 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 15:51:50 $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:51:50 58f1dce35555: Verifying Checksum 15:51:50 58f1dce35555: Download complete 15:51:50 ed15518f5707: Pull complete 15:51:50 $ docker top 55eea7fa91413b03f56b77f6524ea4065e7b16eea12ed92114eda7e4c291804d -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:51 + docker-compose -f ./docker-compose-build.yml build --parallel 15:51:51 feae8fd75edb: Verifying Checksum 15:51:51 2ced38df9373: Verifying Checksum 15:51:51 2ced38df9373: Download complete 15:51:51 Building core-command ... 15:51:51 Building core-common-config-bootstrapper ... 15:51:51 Building core-data ... 15:51:51 Building core-metadata ... 15:51:51 Building security-bootstrapper ... 15:51:51 Building security-proxy-auth ... 15:51:51 Building security-proxy-setup ... 15:51:51 Building security-secretstore-setup ... 15:51:51 Building security-spiffe-token-provider ... 15:51:51 Building security-spire-agent ... 15:51:51 Building security-spire-config ... 15:51:51 Building security-spire-server ... 15:51:51 Building support-notifications ... 15:51:51 Building support-scheduler ... 15:51:51 Building security-spire-server 15:51:51 Building security-bootstrapper 15:51:51 Building security-spiffe-token-provider 15:51:51 Building core-data 15:51:51 Building support-scheduler 15:52:03 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> 46b864a04398 15:52:03 Step 3/20 : WORKDIR /edgex-go 15:52:03 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> 46b864a04398 15:52:03 Step 3/26 : WORKDIR /edgex-go 15:52:03 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:03 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> 46b864a04398 15:52:03 Step 3/33 : WORKDIR /edgex-go 15:52:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> 46b864a04398 15:52:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:52:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> 46b864a04398 15:52:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:52:04 feae8fd75edb: Pull complete 15:52:04 242c74f7c9fa: Pull complete 15:52:04 3cdef696dda3: Pull complete 15:52:10 ---> Running in 47c51c110b2a 15:52:10 ---> Running in 699b2b913098 15:52:10 ---> Running in fa03e18d8130 15:52:10 ---> Running in 23b9b77545f8 15:52:10 ---> Running in 68df5c1ac6ef 15:52:10 Removing intermediate container fa03e18d8130 15:52:10 ---> d97962a63c32 15:52:10 Step 4/23 : WORKDIR /edgex-go 15:52:10 Removing intermediate container 47c51c110b2a 15:52:10 ---> 9030d12dc454 15:52:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:52:10 Removing intermediate container 699b2b913098 15:52:10 ---> f711ee96d6ec 15:52:10 Step 4/23 : WORKDIR /edgex-go 15:52:10 ---> Running in c1bcbe7fce2c 15:52:10 ---> Running in ab19dd3dc4d1 15:52:10 ---> Running in 8eb5439de54f 15:52:10 Removing intermediate container 68df5c1ac6ef 15:52:10 ---> cdedbb26a22c 15:52:10 Removing intermediate container 23b9b77545f8 15:52:10 ---> 3d3572b27c19 15:52:10 Step 4/33 : RUN apk add --update --no-cache make git 15:52:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:52:10 ---> Running in b26063722e1b 15:52:10 ---> Running in 8874cfa38fa8 15:52:10 Removing intermediate container 8eb5439de54f 15:52:10 ---> efa019db704d 15:52:10 Step 5/23 : RUN apk add --update --no-cache make git 15:52:10 Removing intermediate container c1bcbe7fce2c 15:52:10 ---> 90f1767a2893 15:52:10 Step 5/23 : RUN apk add --update --no-cache make git 15:52:10 ---> Running in 47a9f477dcd5 15:52:10 ---> Running in 4d081d2ab94b 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:10 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:52:10 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:52:10 OK: 17826 distinct packages available 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:10 OK: 265 MiB in 53 packages 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:10 OK: 265 MiB in 53 packages 15:52:10 2ced38df9373: Pull complete 15:52:10 OK: 265 MiB in 53 packages 15:52:10 OK: 265 MiB in 53 packages 15:52:10 OK: 265 MiB in 53 packages 15:52:15 58f1dce35555: Pull complete 15:52:15 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:52:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:52:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:52:15 WORKDIR /edgex 15:52:15 COPY go.mod . 15:52:15 RUN go mod download 15:52:15 + docker build -t ci-base-image-arm64 -f - . 15:52:16 Sending build context to Docker daemon 2.928MB 15:52:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:52:16 ---> fadd8f120f05 15:52:16 Step 2/4 : WORKDIR /edgex 15:52:18 ---> Running in b76163add4d8 15:52:18 Removing intermediate container b76163add4d8 15:52:18 ---> 06dca54e9fac 15:52:18 Step 3/4 : COPY go.mod . 15:52:18 ---> 4f7db2d45a69 15:52:18 Step 4/4 : RUN go mod download 15:52:18 ---> Running in ffe7130e49ed 15:52:19 Removing intermediate container 8874cfa38fa8 15:52:19 ---> ea569a73b1c9 15:52:19 Step 5/26 : COPY go.mod vendor* ./ 15:52:19 Removing intermediate container 47a9f477dcd5 15:52:19 ---> a73bae87319f 15:52:19 Step 6/23 : COPY go.mod vendor* ./ 15:52:19 Removing intermediate container 4d081d2ab94b 15:52:19 ---> c98fe616c89e 15:52:19 Step 6/23 : COPY go.mod vendor* ./ 15:52:19 Removing intermediate container ab19dd3dc4d1 15:52:19 ---> 4f2ce5ec8152 15:52:19 Step 5/20 : COPY go.mod vendor* ./ 15:52:19 Removing intermediate container b26063722e1b 15:52:19 ---> 7b972bfe9d36 15:52:19 Step 5/33 : COPY go.mod vendor* ./ 15:52:19 ---> 4efd0ac52698 15:52:19 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:19 ---> Running in bf316f02eaf6 15:52:19 ---> 3ba1c4d42e66 15:52:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:19 ---> 6e27ebb9376b 15:52:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:19 ---> Running in 9118101fc78c 15:52:19 ---> Running in 70d1564f0f10 15:52:19 ---> f58fa504b8f6 15:52:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:19 ---> c8fddb4817a2 15:52:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:19 ---> Running in 44990817e449 15:52:19 ---> Running in c891d99d4402 15:52:50 Removing intermediate container ffe7130e49ed 15:52:50 ---> 40409e678fe1 15:52:50 Successfully built 40409e678fe1 15:52:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:51 + docker inspect -f . ci-base-image-arm64 15:52:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:51 prd-ubuntu20.04-docker-arm64-4c-16g-16508 does not seem to be running inside a container 15:52:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 15:52:52 $ docker top 9076f42fd5d04525b7d2ace56090d0e19855c0564cff728d5f09f2d40fb6dd33 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:53 + go version 15:52:53 go version go1.20.2 linux/arm64 [Pipeline] } 15:52:53 $ docker stop --time=1 9076f42fd5d04525b7d2ace56090d0e19855c0564cff728d5f09f2d40fb6dd33 15:52:55 $ docker rm -f --volumes 9076f42fd5d04525b7d2ace56090d0e19855c0564cff728d5f09f2d40fb6dd33 [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 15:52:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:52:56 15:52:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:52:56 latest: Pulling from edgex-devops/edgex-compose-arm64 15:52:56 29e5d40040c1: Pulling fs layer 15:52:56 1ce36da41761: Pulling fs layer 15:52:56 25b303627fd3: Pulling fs layer 15:52:56 29e5d40040c1: Verifying Checksum 15:52:56 29e5d40040c1: Download complete 15:52:56 1ce36da41761: Verifying Checksum 15:52:56 1ce36da41761: Download complete 15:52:57 29e5d40040c1: Pull complete 15:52:58 1ce36da41761: Pull complete 15:52:58 25b303627fd3: Verifying Checksum 15:52:58 25b303627fd3: Download complete 15:53:08 25b303627fd3: Pull complete 15:53:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:53:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:08 prd-ubuntu20.04-docker-arm64-4c-16g-16508 does not seem to be running inside a container 15:53:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 15:53:11 $ docker top 06ffeba48fc19ea26c0c14232023b3c187402f93f9ac151b000558f7c9e9ebae -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:11 + docker-compose build --help 15:53:11 + grep parallel 15:53:16 --parallel Build images in parallel. [Pipeline] } 15:53:16 $ docker stop --time=1 06ffeba48fc19ea26c0c14232023b3c187402f93f9ac151b000558f7c9e9ebae 15:53:21 $ docker rm -f --volumes 06ffeba48fc19ea26c0c14232023b3c187402f93f9ac151b000558f7c9e9ebae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:21 prd-ubuntu20.04-docker-arm64-4c-16g-16508 does not seem to be running inside a container 15:53:21 $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 15:53:23 $ docker top 18402c65318072ac3362ff3031a854893fe7f1501fbc440dc1c256d188634bba -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:23 + docker-compose -f ./docker-compose-build.yml build --parallel 15:53:27 Removing intermediate container c891d99d4402 15:53:27 ---> e1439a7b9d37 15:53:27 Step 7/33 : COPY . . 15:53:27 Removing intermediate container bf316f02eaf6 15:53:27 ---> 769cc924486a 15:53:27 Step 7/26 : COPY . . 15:53:27 Removing intermediate container 9118101fc78c 15:53:27 ---> 0b83d435fd5c 15:53:27 Step 8/23 : COPY . . 15:53:27 Removing intermediate container 44990817e449 15:53:27 ---> 7890e4693649 15:53:27 Step 7/20 : COPY . . 15:53:27 Removing intermediate container 70d1564f0f10 15:53:27 ---> dcf186cf8668 15:53:27 Step 8/23 : COPY . . 15:53:27 Building core-command ... 15:53:27 Building core-common-config-bootstrapper ... 15:53:27 Building core-data ... 15:53:27 Building core-metadata ... 15:53:27 Building security-bootstrapper ... 15:53:27 Building security-proxy-auth ... 15:53:27 Building security-proxy-setup ... 15:53:27 Building security-secretstore-setup ... 15:53:27 Building security-spiffe-token-provider ... 15:53:27 Building security-spire-agent ... 15:53:27 Building security-spire-config ... 15:53:27 Building security-spire-server ... 15:53:27 Building support-notifications ... 15:53:27 Building support-scheduler ... 15:53:27 Building support-scheduler 15:53:27 Building core-command 15:53:27 Building support-notifications 15:53:27 Building security-proxy-auth 15:53:27 Building security-spire-agent 15:53:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:53:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:37 ---> 40409e678fe1 15:53:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:53:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:53:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:37 ---> 40409e678fe1 15:53:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:53:38 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:53:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:53:38 ---> 40409e678fe1 15:53:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:53:38 ---> Running in 49c0adb0af92 15:53:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:53:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:53:38 ---> 40409e678fe1 15:53:38 Step 3/27 : WORKDIR /edgex-go 15:53:38 15:53:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:38 ---> 40409e678fe1 15:53:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:53:38 ---> Running in 3348ac1215c9 15:53:38 ---> Running in dbef4a8c364d 15:53:38 ---> Running in 91c8b1183fe7 15:53:38 ---> Running in 91aec9baa6eb 15:53:38 Removing intermediate container 49c0adb0af92 15:53:38 ---> f11a293da12f 15:53:38 Step 4/23 : WORKDIR /edgex-go 15:53:38 ---> Running in d2e6ef7d260c 15:53:38 Removing intermediate container dbef4a8c364d 15:53:38 ---> 6aa98ec2e7d1 15:53:38 Step 4/24 : WORKDIR /edgex-go 15:53:39 Removing intermediate container 3348ac1215c9 15:53:39 ---> c9cd27e92502 15:53:39 Step 4/23 : WORKDIR /edgex-go 15:53:39 Removing intermediate container 91aec9baa6eb 15:53:39 ---> 9859abfdc97e 15:53:39 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:53:39 Removing intermediate container 91c8b1183fe7 15:53:39 ---> 34b8fa6d9226 15:53:39 Step 4/23 : WORKDIR /edgex-go 15:53:39 ---> Running in 7e544b974394 15:53:39 ---> Running in 168a18943239 15:53:39 ---> Running in 76b8cc333049 15:53:39 ---> Running in bbfd4db63c7f 15:53:39 ---> a479d830ef89 15:53:39 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:53:39 ---> ab8b76e349fd 15:53:39 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:53:39 ---> fb171b200792 15:53:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:53:39 ---> 916bd2463407 15:53:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:53:39 ---> 166ce043440a 15:53:39 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 15:53:39 ---> Running in 44feda2f0b1b 15:53:39 ---> Running in caf15d98afd1 15:53:39 ---> Running in 4e4cdcc7079e 15:53:39 ---> Running in 3d30cfb3d985 15:53:39 ---> Running in 96a427b55bdd 15:53:39 Removing intermediate container 44feda2f0b1b 15:53:39 ---> 43c8a6d93eff 15:53:39 Step 9/26 : WORKDIR /edgex-go/spire-build 15:53:39 ---> Running in fc98e2a0387e 15:53:39 Removing intermediate container fc98e2a0387e 15:53:39 ---> 18f26f92050e 15:53:39 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:53:39 ---> Running in e598ee7ae4c5 15:53:39 Removing intermediate container e598ee7ae4c5 15:53:39 ---> 0ba77cb4c7d7 15:53:39 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 15:53:39 ---> Running in c0202a7bc5b6 15:53:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:53:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:53:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:53:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:53:39 Removing intermediate container d2e6ef7d260c 15:53:39 ---> c666db7509e7 15:53:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:53:39 Removing intermediate container c0202a7bc5b6 15:53:39 ---> a99abefece5f 15:53:39 Step 12/26 : WORKDIR /edgex-go 15:53:39 ---> Running in 40ff3e14d08c 15:53:39 Removing intermediate container 7e544b974394 15:53:39 ---> Running in 0a656b010559 15:53:39 ---> 8ae79e067aec 15:53:39 Step 5/24 : RUN apk add --update --no-cache make git 15:53:39 Removing intermediate container 40ff3e14d08c 15:53:39 ---> 6ca0e040ff46 15:53:39 15:53:39 Step 13/26 : FROM alpine:3.17 15:53:40 Removing intermediate container bbfd4db63c7f 15:53:40 ---> 36b0b15c4fa4 15:53:40 Step 5/23 : RUN apk add --update --no-cache make git 15:53:40 ---> Running in 1b0134b924b9 15:53:40 Removing intermediate container 76b8cc333049 15:53:40 ---> 686110d01aca 15:53:40 Step 5/23 : RUN apk add --update --no-cache make git 15:53:40 3.17: Pulling from library/alpine 15:53:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:53:40 Status: Downloaded newer image for alpine:3.17 15:53:40 ---> 9ed4aefc74f6 15:53:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:40 ---> Running in fb148d756e5c 15:53:40 ---> Running in e877b561829e 15:53:40 ---> Running in 5e2aa1928c5d 15:53:40 Removing intermediate container 5e2aa1928c5d 15:53:40 ---> ae30900309a8 15:53:40 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:40 ---> Running in e82f1067b951 15:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:53:41 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:53:41 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:53:41 OK: 17823 distinct packages available 15:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:53:41 (1/5) Installing dumb-init (1.2.5-r2) 15:53:41 (2/5) Installing musl-obstack (1.2.3-r0) 15:53:41 (3/5) Installing libucontext (1.2-r0) 15:53:41 (4/5) Installing gcompat (1.1.0-r0) 15:53:41 (5/5) Installing openssl (3.0.8-r4) 15:53:41 Executing busybox-1.35.0-r29.trigger 15:53:41 OK: 8 MiB in 20 packages 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:42 Removing intermediate container e82f1067b951 15:53:42 ---> ef816e32c808 15:53:42 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:43 OK: 263 MiB in 53 packages 15:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:43 OK: 263 MiB in 53 packages 15:53:44 ---> b2b3c0c11c8a 15:53:44 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:53:45 OK: 263 MiB in 53 packages 15:53:45 OK: 263 MiB in 53 packages 15:53:45 Removing intermediate container 168a18943239 15:53:45 ---> 3889d245b374 15:53:45 Step 5/27 : COPY go.mod vendor* ./ 15:53:45 OK: 263 MiB in 53 packages 15:53:45 ---> 54a1b4a9fda2 15:53:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:53:48 ---> 4c1f774461f1 15:53:48 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:48 Removing intermediate container 0a656b010559 15:53:48 ---> 1c3ccb761104 15:53:48 Step 6/23 : COPY go.mod vendor* ./ 15:53:48 ---> Running in 6395cfd529f1 15:53:49 Removing intermediate container 1b0134b924b9 15:53:49 ---> 8beef5d18a73 15:53:49 Step 6/24 : COPY go.mod vendor* ./ 15:53:49 Removing intermediate container fb148d756e5c 15:53:49 ---> 962e365b1a1a 15:53:49 Step 6/23 : COPY go.mod vendor* ./ 15:53:49 Removing intermediate container e877b561829e 15:53:49 ---> 885bf531dba1 15:53:49 Step 6/23 : COPY go.mod vendor* ./ 15:53:50 ---> 2a3a687bfc32 15:53:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:50 ---> Running in 8f7e6b0f3d1d 15:53:51 ---> 8fb0700b13df 15:53:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:51 ---> Running in 0f73105e546c 15:53:51 ---> 1605e8828ebc 15:53:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:51 ---> 98c9fe3e6fc8 15:53:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:51 ---> Running in 6f03d639bc0f 15:53:51 ---> Running in b9e694d20b6c 15:54:00 ---> cf5089539dbf 15:54:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:54:01 ---> 6ff9c4d2c905 15:54:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:54:03 ---> b1e8157cb0ff 15:54:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:54:05 ---> bda59d0f4f8e 15:54:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:54:05 ---> Running in 6a1a42d16433 15:54:05 Removing intermediate container 6a1a42d16433 15:54:05 ---> ae04e1b1b7e8 15:54:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:54:05 ---> Running in abca902b2738 15:54:06 Removing intermediate container abca902b2738 15:54:06 ---> 4925f803fcfb 15:54:06 Step 24/26 : LABEL arch=x86_64 15:54:06 ---> Running in 3619d763272c 15:54:06 Removing intermediate container 3619d763272c 15:54:06 ---> fbb7178a6dd6 15:54:06 Step 25/26 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:54:06 ---> Running in f689ca2d5751 15:54:07 Removing intermediate container f689ca2d5751 15:54:07 ---> cef04a132fe4 15:54:07 Step 26/26 : LABEL version=3.0.0-dev.162 15:54:07 ---> Running in be0d233998b1 15:54:07 Removing intermediate container be0d233998b1 15:54:07 ---> 606d86586910 15:54:07 15:54:07 Successfully built 606d86586910 15:54:07 Successfully tagged security-spire-server:latest 15:54:07  Building security-spire-server ... done Building security-spire-config 15:54:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:54:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:54:14 ---> 46b864a04398 15:54:14 Step 3/27 : WORKDIR /edgex-go 15:54:14 ---> Using cache 15:54:14 ---> cdedbb26a22c 15:54:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:54:19 ---> Running in 4cf1fd6d8335 15:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:26 OK: 265 MiB in 53 packages 15:54:27 Removing intermediate container caf15d98afd1 15:54:27 ---> 004c6bc2bd31 15:54:27 15:54:27 Step 10/23 : FROM alpine:3.17 15:54:27 ---> 9ed4aefc74f6 15:54:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:54:27 Removing intermediate container 96a427b55bdd 15:54:27 ---> 2fe8b2aea015 15:54:27 15:54:27 Step 9/33 : FROM alpine:3.17 15:54:27 ---> 9ed4aefc74f6 15:54:27 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:54:28 ---> Running in e2d8ea00f1b3 15:54:28 ---> Running in 407af827982c 15:54:28 Removing intermediate container 3d30cfb3d985 15:54:28 ---> 6db79d721983 15:54:28 15:54:28 Step 10/23 : FROM alpine:3.17 15:54:28 ---> 9ed4aefc74f6 15:54:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:54:28 Removing intermediate container 4e4cdcc7079e 15:54:28 ---> 822ab86469fa 15:54:28 15:54:28 Step 9/20 : FROM alpine:3.17 15:54:28 ---> 9ed4aefc74f6 15:54:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:54:28 Removing intermediate container 4cf1fd6d8335 15:54:28 ---> 8e4fcf26d550 15:54:28 Step 5/27 : COPY go.mod vendor* ./ 15:54:28 ---> Running in 0a026d9a11a0 15:54:28 Removing intermediate container e2d8ea00f1b3 15:54:28 ---> f19fd617e96d 15:54:28 Step 12/23 : ENV APP_PORT=59880 15:54:28 Removing intermediate container 407af827982c 15:54:28 ---> 1aa20a9cb664 15:54:28 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:54:28 ---> Running in 31200f4d748d 15:54:28 ---> Running in 58f16419eaaf 15:54:28 ---> Running in 8f17c8f241fb 15:54:28 ---> 5f7ddce07868 15:54:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:28 Removing intermediate container 31200f4d748d 15:54:28 ---> 815ce4d61d7e 15:54:28 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:54:28 ---> Running in 9d0558713440 15:54:28 ---> Running in 272db2914b86 15:54:28 Removing intermediate container 8f17c8f241fb 15:54:28 ---> ca3ac2c33eb2 15:54:28 Step 13/23 : EXPOSE $APP_PORT 15:54:28 ---> Running in 3742691db426 15:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:28 Removing intermediate container 3742691db426 15:54:28 ---> 87a9f5392d94 15:54:28 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:54:28 ---> Running in 1f72b2fec294 15:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:28 (1/1) Installing dumb-init (1.2.5-r2) 15:54:28 Executing busybox-1.35.0-r29.trigger 15:54:28 OK: 7 MiB in 16 packages 15:54:28 (1/2) Installing dumb-init (1.2.5-r2) 15:54:28 (2/2) Installing su-exec (0.2-r2) 15:54:28 Executing busybox-1.35.0-r29.trigger 15:54:28 OK: 7 MiB in 17 packages 15:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:29 (1/1) Installing dumb-init (1.2.5-r2) 15:54:29 Executing busybox-1.35.0-r29.trigger 15:54:29 OK: 7 MiB in 16 packages 15:54:29 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:54:29 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:54:29 OK: 17823 distinct packages available 15:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:29 Removing intermediate container 0a026d9a11a0 15:54:29 ---> bc5c5ebc7a44 15:54:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:54:29 Removing intermediate container 58f16419eaaf 15:54:29 ---> ce31b525bc40 15:54:29 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:54:29 ---> Running in 42bfe967d197 15:54:29 ---> Running in 67f3492b8b2a 15:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:29 Removing intermediate container 42bfe967d197 15:54:29 ---> b65ae6934ce3 15:54:29 Step 13/23 : ENV APP_PORT=59861 15:54:29 Removing intermediate container 67f3492b8b2a 15:54:29 ---> a03ce110bbf8 15:54:29 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:54:29 ---> Running in 68cb47757250 15:54:29 ---> Running in 84ffeb1bd569 15:54:29 Removing intermediate container 1f72b2fec294 15:54:29 ---> cc600fdd6bc0 15:54:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 68cb47757250 15:54:29 ---> 0c8961d4e4a3 15:54:29 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:54:29 15:54:29 Removing intermediate container 84ffeb1bd569 15:54:29 ---> f9775fd62b40 15:54:29 Step 14/23 : EXPOSE $APP_PORT 15:54:29 ---> Running in 78a255289342 15:54:29 (1/9) Installing ca-certificates (20230506-r0) 15:54:29 ---> Running in 4a75b9fde503 15:54:29 (2/9) Installing brotli-libs (1.0.9-r9) 15:54:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:54:29 (4/9) Installing libcurl (8.1.1-r0) 15:54:29 (5/9) Installing curl (8.1.1-r0) 15:54:29 (6/9) Installing dumb-init (1.2.5-r2) 15:54:29 (7/9) Installing musl-obstack (1.2.3-r0) 15:54:29 (8/9) Installing libucontext (1.2-r0) 15:54:29 (9/9) Installing gcompat (1.1.0-r0) 15:54:29 Executing busybox-1.35.0-r29.trigger 15:54:29 Executing ca-certificates-20230506-r0.trigger 15:54:30 Removing intermediate container 78a255289342 15:54:30 ---> 85d5ff1c5c88 15:54:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:30 ---> 531367062f64 15:54:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:54:30 Removing intermediate container 4a75b9fde503 15:54:30 ---> 5b53879b6cdc 15:54:30 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:54:30 ---> Running in 9956c9543d32 15:54:30 OK: 10 MiB in 24 packages 15:54:30 Removing intermediate container 9956c9543d32 15:54:30 ---> cde055d673ba 15:54:30 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:54:30 ---> 0639ff980987 15:54:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:54:30 ---> eb0b09cdfc85 15:54:30 ---> Running in 2ed1e1578503 15:54:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:54:30 ---> 43be70ab69f4 15:54:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:54:30 ---> d09d5c16d76f 15:54:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:54:31 ---> e95a55212e31 15:54:31 Step 19/23 : ENTRYPOINT ["/core-data"] 15:54:31 Removing intermediate container 272db2914b86 15:54:31 ---> 4ac1beb3a86a 15:54:31 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:31 ---> c4e58ec06817 15:54:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:54:31 ---> Running in f2ad4f72f013 15:54:31 Removing intermediate container f2ad4f72f013 15:54:31 ---> 90cf9b455088 15:54:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:31 ---> 975ff9620153 15:54:31 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:54:31 ---> f70fe2a11808 15:54:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:54:31 Removing intermediate container 2ed1e1578503 15:54:31 ---> 7c09e3619895 15:54:31 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:54:31 ---> Running in 3b50e07f8772 15:54:31 ---> Running in d5eeaa778d11 15:54:31 ---> Running in 7c9860c64a34 15:54:31 ---> 3c8d5689758d 15:54:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:54:31 Removing intermediate container d5eeaa778d11 15:54:31 ---> 00b37ffcf90e 15:54:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:31 Removing intermediate container 3b50e07f8772 15:54:31 ---> b2a76e9675ef 15:54:31 Step 21/23 : LABEL arch=x86_64 15:54:31 Removing intermediate container 7c9860c64a34 15:54:31 ---> 0511cf6197a8 15:54:31 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:54:31 ---> Running in a6f9007c98ce 15:54:31 ---> Running in e26a1429e9d6 15:54:32 Removing intermediate container e26a1429e9d6 15:54:32 ---> 587fc01baab5 15:54:32 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:54:32 Removing intermediate container a6f9007c98ce 15:54:32 ---> aa1812a69d7f 15:54:32 Step 21/23 : LABEL arch=x86_64 15:54:32 ---> be2d6bc42c4b 15:54:32 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:54:32 ---> 72e1a9c03768 15:54:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:54:32 ---> Running in 15d9153aac2b 15:54:32 ---> Running in 1f41cbcb6e3c 15:54:32 ---> Running in bff24d002d83 15:54:32 Removing intermediate container 15d9153aac2b 15:54:32 ---> 70170c634f3f 15:54:32 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:54:32 Removing intermediate container 1f41cbcb6e3c 15:54:32 ---> 6751f63d3c2b 15:54:32 Step 23/23 : LABEL version=3.0.0-dev.162 15:54:32 ---> Running in 53ff1d10ff50 15:54:32 ---> Running in 7f382c3f104a 15:54:32 ---> db97e0e2a78a 15:54:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:54:32 ---> Running in 66686199ece0 15:54:32 Removing intermediate container 53ff1d10ff50 15:54:32 ---> 601bb04791bd 15:54:32 Step 23/23 : LABEL version=3.0.0-dev.162 15:54:32 Removing intermediate container 7f382c3f104a 15:54:32 ---> 5a8bc28a078e 15:54:32 15:54:32 ---> Running in 9e3bff35172b 15:54:32 Removing intermediate container 66686199ece0 15:54:32 ---> b3cc4411c744 15:54:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 15:54:32 ---> Running in 64b9df5805a7 15:54:32 Successfully built 5a8bc28a078e 15:54:32 Successfully tagged core-data:latest 15:54:32  Building core-data ... done Building core-metadata 15:54:33 Removing intermediate container 9e3bff35172b 15:54:33 ---> 3797cd68f90f 15:54:33 15:54:33 Successfully built 3797cd68f90f 15:54:36 Successfully tagged support-scheduler:latest 15:54:36  Building support-scheduler ... done Building security-proxy-setup 15:54:36 Removing intermediate container 64b9df5805a7 15:54:36 ---> 8968bbc647c0 15:54:36 Step 18/20 : LABEL arch=x86_64 15:54:36 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:54:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:54:36 ---> 46b864a04398 15:54:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:54:36 ---> Using cache 15:54:36 ---> f711ee96d6ec 15:54:36 Step 4/25 : WORKDIR /edgex-go 15:54:36 ---> Using cache 15:54:36 ---> efa019db704d 15:54:36 Step 5/25 : RUN apk add --update --no-cache make git 15:54:36 ---> Using cache 15:54:36 ---> a73bae87319f 15:54:36 Step 6/25 : COPY go.mod vendor* ./ 15:54:36 ---> Using cache 15:54:36 ---> 6e27ebb9376b 15:54:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:36 ---> Using cache 15:54:36 ---> dcf186cf8668 15:54:36 Step 8/25 : COPY . . 15:54:36 ---> Using cache 15:54:36 ---> ab8b76e349fd 15:54:36 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:54:39 Removing intermediate container bff24d002d83 15:54:39 ---> 63f661756d79 15:54:39 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:44 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:54:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:54:44 ---> 46b864a04398 15:54:44 Step 3/22 : WORKDIR /edgex-go 15:54:44 ---> Using cache 15:54:44 ---> cdedbb26a22c 15:54:44 Step 4/22 : RUN apk add --update --no-cache make git 15:54:44 ---> Using cache 15:54:44 ---> 7b972bfe9d36 15:54:44 Step 5/22 : COPY go.mod vendor* ./ 15:54:44 ---> Using cache 15:54:44 ---> c8fddb4817a2 15:54:44 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:44 ---> Using cache 15:54:44 ---> e1439a7b9d37 15:54:44 Step 7/22 : COPY . . 15:54:44 ---> Using cache 15:54:44 ---> a479d830ef89 15:54:44 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:54:51 ---> Running in 62e4d28fdf26 15:54:51 ---> 372af4fe2984 15:54:51 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:54:51 ---> Running in bf64cee0f4ae 15:54:51 ---> Running in 6bce74a59d39 15:54:51 Removing intermediate container 62e4d28fdf26 15:54:51 ---> d1464fbdb650 15:54:51 Step 19/20 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:54:51 ---> Running in a733493f2a47 15:54:51 Removing intermediate container a733493f2a47 15:54:51 ---> 1108e6da21fd 15:54:51 Step 20/20 : LABEL version=3.0.0-dev.162 15:54:51 ---> d09807496428 15:54:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:54:51 ---> Running in a340c39a5234 15:54:51 Removing intermediate container a340c39a5234 15:54:51 ---> ecf60de64f1d 15:54:51 15:54:51 Successfully built ecf60de64f1d 15:54:51 Successfully tagged security-spiffe-token-provider:latest 15:54:51 Building security-proxy-auth 15:54:52  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:54:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:54:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:54:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:56 ---> 46b864a04398 15:54:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:54:56 ---> Using cache 15:54:56 ---> f711ee96d6ec 15:54:56 Step 4/23 : WORKDIR /edgex-go 15:54:56 ---> Using cache 15:54:56 ---> efa019db704d 15:54:56 Step 5/23 : RUN apk add --update --no-cache make git 15:54:56 ---> Using cache 15:54:56 ---> a73bae87319f 15:54:56 Step 6/23 : COPY go.mod vendor* ./ 15:54:56 ---> Using cache 15:54:56 ---> 6e27ebb9376b 15:54:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:56 ---> Using cache 15:54:56 ---> dcf186cf8668 15:54:56 Step 8/23 : COPY . . 15:54:56 ---> Using cache 15:54:56 ---> ab8b76e349fd 15:54:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:55:06 ---> 50e4475d181a 15:55:06 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:55:06 ---> Running in 655171e3bcd4 15:55:06 ---> 88cfda821bec 15:55:06 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:55:06 ---> 0c0e4a7653d6 15:55:06 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:55:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:55:07 Removing intermediate container 9d0558713440 15:55:07 ---> 02f1dcf30b6e 15:55:07 Step 7/27 : COPY . . 15:55:07 ---> e1f9b74c9265 15:55:07 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:55:13 ---> 1750df6c348c 15:55:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:55:13 ---> 57d5dc6ef5bc 15:55:13 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:55:13 ---> 75caa305937f 15:55:13 Step 28/33 : RUN chmod +x /entrypoint.sh 15:55:13 ---> Running in 49d5f1811305 15:55:13 ---> Running in 074a3e9c6f96 15:55:13 Removing intermediate container 49d5f1811305 15:55:13 ---> 57bc2149b6db 15:55:13 Step 9/27 : WORKDIR /edgex-go/spire-build 15:55:13 ---> Running in 7511f58e93d7 15:55:14 Removing intermediate container 7511f58e93d7 15:55:14 ---> bccba4b6ff18 15:55:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:55:14 ---> Running in a4c4743a5b27 15:55:15 Removing intermediate container a4c4743a5b27 15:55:15 ---> 9434c3c74d4e 15:55:15 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 15:55:16 Removing intermediate container 074a3e9c6f96 15:55:16 ---> 69e658018334 15:55:16 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:55:16 ---> Running in 45b9b2e5b4f1 15:55:16 ---> Running in 372c04793266 15:55:16 Removing intermediate container 372c04793266 15:55:16 ---> 228cd329d55c 15:55:16 Step 30/33 : CMD ["gate"] 15:55:16 ---> Running in b3e23f9057f4 15:55:17 Removing intermediate container b3e23f9057f4 15:55:17 ---> 1443b7d0406d 15:55:17 Step 31/33 : LABEL arch=x86_64 15:55:17 ---> Running in ff7bede33e2f 15:55:17 Removing intermediate container ff7bede33e2f 15:55:17 ---> 4661c7e76bc2 15:55:17 Step 32/33 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:55:17 ---> Running in 1fd5f03f1c9e 15:55:17 Removing intermediate container 45b9b2e5b4f1 15:55:17 ---> 9fed8e553240 15:55:17 Step 12/27 : WORKDIR /edgex-go 15:55:17 ---> Running in 5d078a67849d 15:55:18 Removing intermediate container 1fd5f03f1c9e 15:55:18 ---> 6244e8fa8c7e 15:55:18 Step 33/33 : LABEL version=3.0.0-dev.162 15:55:18 Removing intermediate container 5d078a67849d 15:55:18 ---> 357e090ec27f 15:55:18 15:55:18 Step 13/27 : FROM alpine:3.17 15:55:18 ---> 9ed4aefc74f6 15:55:18 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:55:18 ---> Using cache 15:55:18 ---> ae30900309a8 15:55:18 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:55:18 ---> Running in f130bc3ca0be 15:55:18 ---> Running in 6f7cf311f9b0 15:55:18 Removing intermediate container f130bc3ca0be 15:55:18 ---> ec989d3f9bd5 15:55:18 15:55:18 Successfully built ec989d3f9bd5 15:55:18 Successfully tagged security-bootstrapper:latest 15:55:18 Building core-command 15:55:19  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:55:19 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:55:19 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:55:19 OK: 17823 distinct packages available 15:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:55:19 (1/4) Installing dumb-init (1.2.5-r2) 15:55:19 (2/4) Installing musl-obstack (1.2.3-r0) 15:55:19 (3/4) Installing libucontext (1.2-r0) 15:55:19 (4/4) Installing gcompat (1.1.0-r0) 15:55:19 Executing busybox-1.35.0-r29.trigger 15:55:19 OK: 7 MiB in 19 packages 15:55:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:55:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:55:23 ---> 46b864a04398 15:55:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:55:23 ---> Using cache 15:55:23 ---> f711ee96d6ec 15:55:23 Step 4/24 : WORKDIR /edgex-go 15:55:23 ---> Using cache 15:55:23 ---> efa019db704d 15:55:23 Step 5/24 : RUN apk add --update --no-cache make git 15:55:23 ---> Using cache 15:55:23 ---> a73bae87319f 15:55:23 Step 6/24 : COPY go.mod vendor* ./ 15:55:23 ---> Using cache 15:55:23 ---> 6e27ebb9376b 15:55:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:23 ---> Using cache 15:55:23 ---> dcf186cf8668 15:55:23 Step 8/24 : COPY . . 15:55:23 ---> Using cache 15:55:23 ---> ab8b76e349fd 15:55:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:55:28 ---> Running in 1cd95c509543 15:55:28 Removing intermediate container 6f7cf311f9b0 15:55:28 ---> 96e1f4d5c19d 15:55:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:55:32 ---> ecebe032a5c5 15:55:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:55:32 Removing intermediate container bf64cee0f4ae 15:55:32 ---> b004f2571b62 15:55:32 15:55:32 Step 9/22 : FROM alpine:3.17 15:55:32 ---> 9ed4aefc74f6 15:55:32 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:55:32 Removing intermediate container 655171e3bcd4 15:55:32 ---> 7adeea52a1d8 15:55:32 15:55:32 Step 10/23 : FROM alpine:3.17 15:55:32 ---> 9ed4aefc74f6 15:55:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:55:32 Removing intermediate container 6bce74a59d39 15:55:32 ---> eecfc26a3076 15:55:32 15:55:32 Step 10/25 : FROM alpine:3.17 15:55:32 ---> 9ed4aefc74f6 15:55:32 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:55:32 ---> Using cache 15:55:32 ---> bc5c5ebc7a44 15:55:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:55:32 ---> Using cache 15:55:32 ---> b65ae6934ce3 15:55:32 Step 13/25 : ENV APP_PORT=59881 15:55:32 ---> Running in 2b68f494a1a3 15:55:32 ---> Running in 9de69056b4ad 15:55:32 ---> 677db97c213b 15:55:32 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:55:32 ---> Running in 4e60b396541c 15:55:32 Removing intermediate container 9de69056b4ad 15:55:32 ---> 50516635ba3f 15:55:32 Step 14/25 : EXPOSE $APP_PORT 15:55:32 ---> Running in 21058daa03ab 15:55:32 Removing intermediate container 4e60b396541c 15:55:32 ---> 3803c0b5e680 15:55:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:55:32 ---> Running in b8bc1c49c18c 15:55:32 Removing intermediate container 21058daa03ab 15:55:32 ---> 76c8f56fa942 15:55:32 Step 15/25 : WORKDIR / 15:55:32 ---> Running in c6d4a356bb37 15:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:55:33 Removing intermediate container c6d4a356bb37 15:55:33 ---> ff529e253030 15:55:33 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:55:33 (1/1) Installing dumb-init (1.2.5-r2) 15:55:33 Executing busybox-1.35.0-r29.trigger 15:55:33 OK: 7 MiB in 16 packages 15:55:33 (1/2) Installing dumb-init (1.2.5-r2) 15:55:33 (2/2) Installing openssl (3.0.8-r4) 15:55:33 Executing busybox-1.35.0-r29.trigger 15:55:33 OK: 8 MiB in 17 packages 15:55:35 ---> 1ba1f721d505 15:55:35 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:55:35 ---> ac1334e9450e 15:55:35 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:55:35 Removing intermediate container 2b68f494a1a3 15:55:35 ---> 50c119e66a9f 15:55:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:55:35 Removing intermediate container b8bc1c49c18c 15:55:35 ---> 1757b6e87459 15:55:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:35 ---> Running in e9dd05db8a90 15:55:35 ---> a4d6d1531306 15:55:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:55:35 ---> d200ff67d52c 15:55:35 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:55:35 ---> Running in 2ed3664566a2 15:55:35 Removing intermediate container e9dd05db8a90 15:55:35 ---> e50b33e51b83 15:55:35 Step 12/22 : WORKDIR /edgex 15:55:36 Removing intermediate container 2ed3664566a2 15:55:36 ---> 4ce24a1d73aa 15:55:36 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:55:36 ---> 82e57a4b5f6f 15:55:36 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:55:36 ---> Running in d782a9b79c09 15:55:36 ---> 6ba87d2bc100 15:55:36 Step 22/27 : WORKDIR / 15:55:36 ---> cd67f72d84a8 15:55:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:55:36 ---> b5487ba9b731 15:55:36 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:55:36 Removing intermediate container d782a9b79c09 15:55:36 ---> 421c08ded293 15:55:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:36 ---> Running in 3e05719a008c 15:55:37 ---> 751137430587 15:55:37 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:55:37 ---> 6c262c82ebb7 15:55:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:55:37 Removing intermediate container 3e05719a008c 15:55:37 ---> c45bffa7553e 15:55:37 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:55:37 ---> 7b7e0ff51db7 15:55:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:55:37 ---> Running in 639280b5d456 15:55:37 ---> cb081d2ad8bf 15:55:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:55:38 ---> b20e4d665afa 15:55:38 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:55:38 Removing intermediate container 639280b5d456 15:55:38 ---> 28a59cb2e65f 15:55:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:55:38 ---> 9a1e8657433c 15:55:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:55:38 ---> 591e81bfc94d 15:55:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:55:38 ---> Running in 67d25306be52 15:55:38 ---> Running in 641dd828918c 15:55:39 Removing intermediate container 67d25306be52 15:55:39 ---> 9a1b1d2c34d7 15:55:39 Step 25/27 : LABEL arch=x86_64 15:55:39 Removing intermediate container 641dd828918c 15:55:39 ---> 109c03cd8597 15:55:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:55:39 ---> Running in 49fa6b87fa32 15:55:39 ---> 71c47a17cd09 15:55:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:55:39 ---> b8541fce4e71 15:55:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:55:39 ---> Running in 56384034e020 15:55:39 ---> Running in 6f20985516a8 15:55:39 Removing intermediate container 49fa6b87fa32 15:55:39 ---> 5d25e03c07ca 15:55:39 Step 26/27 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:55:39 Removing intermediate container 56384034e020 15:55:39 ---> f1350f368b03 15:55:39 Step 23/25 : LABEL arch=x86_64 15:55:39 ---> Running in 36aaaa47392a 15:55:39 ---> Running in e46635f649a1 15:55:39 ---> e04a94da98cd 15:55:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:55:39 ---> Running in 4f289df3ad5d 15:55:39 Removing intermediate container 36aaaa47392a 15:55:39 ---> 6c9ef0da6233 15:55:39 Step 24/25 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:55:39 Removing intermediate container e46635f649a1 15:55:39 ---> 518fa778fde3 15:55:39 Step 27/27 : LABEL version=3.0.0-dev.162 15:55:40 ---> Running in 5678debb3adf 15:55:40 ---> Running in 3dfb895374e3 15:55:40 Removing intermediate container 3dfb895374e3 15:55:40 ---> 0079979c93fd 15:55:40 15:55:40 Removing intermediate container 5678debb3adf 15:55:40 ---> b01a8cf5bcee 15:55:40 Step 25/25 : LABEL version=3.0.0-dev.162 15:55:40 Successfully built 0079979c93fd 15:55:40 Successfully tagged security-spire-config:latest 15:55:40  Building security-spire-config ... done Building core-common-config-bootstrapper 15:55:40 ---> Running in 42b6415943ef 15:55:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:55:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:55:43 ---> 46b864a04398 15:55:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:55:43 ---> Using cache 15:55:43 ---> f711ee96d6ec 15:55:43 Step 4/23 : WORKDIR /edgex-go 15:55:43 ---> Using cache 15:55:43 ---> efa019db704d 15:55:43 Step 5/23 : RUN apk add --update --no-cache make git 15:55:43 ---> Using cache 15:55:43 ---> a73bae87319f 15:55:43 Step 6/23 : COPY go.mod vendor* ./ 15:55:43 ---> Using cache 15:55:43 ---> 6e27ebb9376b 15:55:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:43 ---> Using cache 15:55:43 ---> dcf186cf8668 15:55:43 Step 8/23 : COPY . . 15:55:43 ---> Using cache 15:55:43 ---> ab8b76e349fd 15:55:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:55:47 Removing intermediate container 42b6415943ef 15:55:47 ---> e556e7cbaa60 15:55:47 15:55:47 Successfully built e556e7cbaa60 15:55:48 Successfully tagged core-metadata:latest 15:55:48  Building core-metadata ... done Building support-notifications 15:55:48 ---> Running in 3d2df2454285 15:55:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:55:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:55:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:55:51 ---> 46b864a04398 15:55:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:55:51 ---> Using cache 15:55:51 ---> f711ee96d6ec 15:55:51 Step 4/23 : WORKDIR /edgex-go 15:55:51 ---> Using cache 15:55:51 ---> efa019db704d 15:55:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:55:54 Removing intermediate container 4f289df3ad5d 15:55:54 ---> c3fe68f74aab 15:55:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:55:54 Removing intermediate container 6f20985516a8 15:55:54 ---> 1e73b1f4f0f6 15:55:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:55:54 ---> Running in 2e1531edd865 15:55:54 ---> Running in ccd0c6be094c 15:55:54 ---> Running in 373542ff6cd3 15:55:54 Removing intermediate container 373542ff6cd3 15:55:54 ---> 11d3d9ceee21 15:55:54 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:55:54 Removing intermediate container 2e1531edd865 15:55:54 ---> c00631c7ca6f 15:55:54 Step 20/22 : LABEL arch=x86_64 15:55:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:55:55 ---> Running in b0b71f1cf26f 15:55:55 ---> Running in 79da07273a2b 15:55:55 OK: 265 MiB in 53 packages 15:55:55 Removing intermediate container b0b71f1cf26f 15:55:55 ---> 2236b0836f58 15:55:55 Step 21/23 : LABEL arch=x86_64 15:55:55 Removing intermediate container 79da07273a2b 15:55:55 ---> 73c45d4ceecc 15:55:55 Step 21/22 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:55:56 ---> Running in bdaceca06f04 15:55:57 ---> Running in e37ab70ecbaa 15:55:57 Removing intermediate container bdaceca06f04 15:55:57 ---> 74ad954f85e6 15:55:57 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:55:57 Removing intermediate container e37ab70ecbaa 15:55:57 ---> ebc6d9abec84 15:55:57 Step 22/22 : LABEL version=3.0.0-dev.162 15:55:57 Removing intermediate container ccd0c6be094c 15:55:57 ---> 328574897389 15:55:57 Step 6/23 : COPY go.mod vendor* ./ 15:55:57 ---> Running in 4bee4c7ac53d 15:55:57 ---> Running in ec16e7b834ad 15:55:57 Removing intermediate container 1cd95c509543 15:55:57 ---> f4c306f8b5a0 15:55:57 15:55:57 Step 10/24 : FROM alpine:3.17 15:55:57 ---> 9ed4aefc74f6 15:55:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:55:57 ---> Using cache 15:55:57 ---> bc5c5ebc7a44 15:55:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:55:57 ---> Using cache 15:55:57 ---> b65ae6934ce3 15:55:57 Step 13/24 : ENV APP_PORT=59882 15:55:57 ---> b29edf2339fa 15:55:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:57 Removing intermediate container 4bee4c7ac53d 15:55:57 ---> 5f906762da42 15:55:57 Step 23/23 : LABEL version=3.0.0-dev.162 15:55:57 ---> Running in 1bbba1229ae4 15:55:57 Removing intermediate container ec16e7b834ad 15:55:57 ---> afb76422f9e6 15:55:57 15:55:57 ---> Running in ea2dd62ebdd4 15:55:57 ---> Running in f1a34a1219aa 15:55:58 Successfully built afb76422f9e6 15:55:58 Successfully tagged security-proxy-setup:latest 15:55:58  Building security-proxy-setup ... done Building security-secretstore-setup 15:55:58 Removing intermediate container 1bbba1229ae4 15:55:58 ---> 4b9a493b94e6 15:55:58 Step 14/24 : EXPOSE $APP_PORT 15:55:58 Removing intermediate container 6395cfd529f1 15:55:58 ---> 1fa481350ea9 15:55:58 Step 7/27 : COPY . . 15:55:58 Removing intermediate container 8f7e6b0f3d1d 15:55:58 ---> 8c999c896e4f 15:55:58 Step 8/23 : COPY . . 15:55:58 Removing intermediate container 6f03d639bc0f 15:55:58 ---> d0ec4689fd98 15:55:58 Step 8/23 : COPY . . 15:55:58 Removing intermediate container 0f73105e546c 15:55:58 ---> fc29f1c16ec0 15:55:58 Step 8/24 : COPY . . 15:55:58 Removing intermediate container b9e694d20b6c 15:55:58 ---> 9c49bd7bab22 15:55:58 Step 8/23 : COPY . . 15:55:58 ---> 40a81d8c881d 15:55:58 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:55:58 ---> 6d7cba36ae80 15:55:58 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:55:58 ---> Running in 8044bdeea758 15:55:58 ---> Running in f771eb82baea 15:55:58 Removing intermediate container f771eb82baea 15:55:58 ---> 92cda1acab5d 15:55:58 Step 9/27 : WORKDIR /edgex-go/spire-build 15:55:58 ---> 16e2d72b1c7b 15:55:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:55:58 ---> Running in 347679a0e6df 15:55:58 ---> Running in 6972282a6773 15:55:58 ---> 49606aada79e 15:55:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:55:58 ---> Running in 69b52e025055 15:55:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:55:58 ---> 13246ceff103 15:55:58 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:55:58 Removing intermediate container 347679a0e6df 15:55:58 ---> 8349e2f5f5e7 15:55:58 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:55:58 ---> Running in 4cff20b5537e 15:55:58 ---> Running in 6f2cd6377afc 15:55:58 Removing intermediate container 6f2cd6377afc 15:55:58 ---> e1ce75191c37 15:55:58 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 15:55:58 ---> Running in ebb2d0048bec 15:55:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:55:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:55:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:55:58 Removing intermediate container f1a34a1219aa 15:55:58 ---> 2f211f676fec 15:55:58 15:55:58 ---> Running in 88dadbb59cbf 15:55:58 Successfully built 2f211f676fec 15:55:58 Successfully tagged security-proxy-auth:latest 15:55:58  Building security-proxy-auth ... done Building security-spire-agent 15:56:01 Removing intermediate container ebb2d0048bec 15:56:01 ---> 7bf341431d8d 15:56:01 Step 12/27 : WORKDIR /edgex-go 15:56:01 ---> Running in 81a579060240 15:56:03 Removing intermediate container 81a579060240 15:56:03 ---> e4464366417e 15:56:03 15:56:03 Step 13/27 : FROM alpine:3.17 15:56:03 3.17: Pulling from library/alpine 15:56:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:56:03 Status: Downloaded newer image for alpine:3.17 15:56:03 ---> 51e60588ff2c 15:56:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:56:03 ---> Running in 331def111be7 15:56:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:56:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:56:04 ---> 46b864a04398 15:56:04 Step 3/25 : WORKDIR /edgex-go 15:56:04 ---> Using cache 15:56:04 ---> cdedbb26a22c 15:56:04 Step 4/25 : RUN apk add --update --no-cache make git 15:56:04 ---> Using cache 15:56:04 ---> 7b972bfe9d36 15:56:04 Step 5/25 : COPY go.mod vendor* ./ 15:56:04 ---> Using cache 15:56:04 ---> c8fddb4817a2 15:56:04 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:04 ---> Using cache 15:56:04 ---> e1439a7b9d37 15:56:04 Step 7/25 : COPY . . 15:56:04 ---> Using cache 15:56:04 ---> a479d830ef89 15:56:04 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:56:04 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:56:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:56:04 ---> 46b864a04398 15:56:04 Step 3/27 : WORKDIR /edgex-go 15:56:04 ---> Using cache 15:56:04 ---> cdedbb26a22c 15:56:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:56:04 ---> Using cache 15:56:04 ---> 8e4fcf26d550 15:56:04 Step 5/27 : COPY go.mod vendor* ./ 15:56:04 ---> Using cache 15:56:04 ---> 5f7ddce07868 15:56:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:04 ---> Using cache 15:56:04 ---> 02f1dcf30b6e 15:56:04 Step 7/27 : COPY . . 15:56:04 ---> Using cache 15:56:04 ---> 57d5dc6ef5bc 15:56:04 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:56:04 ---> Using cache 15:56:04 ---> 57bc2149b6db 15:56:04 Step 9/27 : WORKDIR /edgex-go/spire-build 15:56:04 ---> Using cache 15:56:04 ---> bccba4b6ff18 15:56:04 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:56:04 ---> Using cache 15:56:04 ---> 9434c3c74d4e 15:56:04 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 15:56:04 ---> Using cache 15:56:04 ---> 9fed8e553240 15:56:04 Step 12/27 : WORKDIR /edgex-go 15:56:04 ---> Using cache 15:56:04 ---> 357e090ec27f 15:56:04 15:56:04 Step 13/27 : FROM alpine:3.17 15:56:04 ---> 9ed4aefc74f6 15:56:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:56:04 ---> Using cache 15:56:04 ---> ae30900309a8 15:56:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:56:04 ---> Using cache 15:56:04 ---> ef816e32c808 15:56:04 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:04 ---> Using cache 15:56:04 Removing intermediate container 331def111be7 15:56:04 ---> 6656369f5390 15:56:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:56:04 ---> Running in 27c0967ede7b 15:56:07 Removing intermediate container 88dadbb59cbf 15:56:07 ---> 0df66026924f 15:56:07 Step 15/24 : WORKDIR / 15:56:07 ---> b2b3c0c11c8a 15:56:07 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:56:07 ---> Using cache 15:56:07 ---> 54a1b4a9fda2 15:56:07 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:56:07 ---> Running in 6a3263b4ae8f 15:56:07 ---> Running in 1bf525e98b42 15:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:56:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:56:08 Removing intermediate container 6a3263b4ae8f 15:56:08 ---> 28f079cac839 15:56:08 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:09 ---> 3bba448ef7eb 15:56:09 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:56:10 ---> 2390af39f5cc 15:56:10 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:56:12 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:56:12 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:56:12 OK: 17694 distinct packages available 15:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:56:12 ---> ad0810fb94d3 15:56:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:56:12 ---> bac283c43315 15:56:12 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:56:13 ---> c27d907fd516 15:56:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:56:14 ---> 961903feab9e 15:56:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:56:14 ---> 8083c124eeac 15:56:14 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:56:16 (1/5) Installing dumb-init (1.2.5-r2) 15:56:16 (2/5) Installing musl-obstack (1.2.3-r0) 15:56:16 (3/5) Installing libucontext (1.2-r0) 15:56:16 (4/5) Installing gcompat (1.1.0-r0) 15:56:16 (5/5) Installing openssl (3.0.8-r4) 15:56:16 Executing busybox-1.35.0-r29.trigger 15:56:16 OK: 9 MiB in 20 packages 15:56:16 ---> ac33717bcf15 15:56:16 Step 20/24 : ENTRYPOINT ["/core-command"] 15:56:19 Removing intermediate container 27c0967ede7b 15:56:19 ---> e673a1d50f6e 15:56:19 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:20 ---> f54949ccaa20 15:56:20 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:56:22 ---> 19e1fa349df3 15:56:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:56:23 ---> ef1c01cfc069 15:56:23 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:56:23 ---> Running in 222a3146a5c2 15:56:23 ---> Running in 279612b4640e 15:56:23 Removing intermediate container 222a3146a5c2 15:56:23 ---> 593ba731cf2a 15:56:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:56:23 Removing intermediate container 279612b4640e 15:56:23 ---> 4b80219f87e2 15:56:23 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:56:23 Removing intermediate container 3d2df2454285 15:56:23 ---> 787bd6b5bb33 15:56:23 15:56:23 Step 10/23 : FROM alpine:3.17 15:56:23 ---> 9ed4aefc74f6 15:56:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:56:23 ---> Using cache 15:56:23 ---> 3803c0b5e680 15:56:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:56:23 ---> Using cache 15:56:23 ---> 1757b6e87459 15:56:23 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:23 ---> Using cache 15:56:23 ---> Running in 6ab9ef272d5f 15:56:23 ---> 82e57a4b5f6f 15:56:23 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:56:23 ---> Using cache 15:56:23 ---> b5487ba9b731 15:56:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:56:23 ---> Running in 39a0718f5d60 15:56:23 Removing intermediate container 6ab9ef272d5f 15:56:23 ---> c46ee1b026ca 15:56:23 Step 22/24 : LABEL arch=x86_64 15:56:23 Removing intermediate container 39a0718f5d60 15:56:23 ---> 72b83cd67288 15:56:23 Step 25/27 : LABEL arch=x86_64 15:56:23 ---> Running in 4a39eb95ec45 15:56:23 ---> Running in ee7540503f63 15:56:24 Removing intermediate container 4a39eb95ec45 15:56:24 ---> 255ddb8dbce6 15:56:24 Step 23/24 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:56:25 Removing intermediate container ee7540503f63 15:56:25 ---> 885cc668d9ad 15:56:25 Step 26/27 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:56:25 ---> 962ee4c2b486 15:56:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:56:25 ---> Running in eea21f822348 15:56:25 ---> Running in c8f2e626dad4 15:56:25 Removing intermediate container c8f2e626dad4 15:56:25 ---> 7d92acd5871a 15:56:25 Step 27/27 : LABEL version=3.0.0-dev.162 15:56:26 Removing intermediate container eea21f822348 15:56:26 ---> 87d2e9e249e4 15:56:26 Step 24/24 : LABEL version=3.0.0-dev.162 15:56:26 ---> 53ffc0e433c1 15:56:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:56:26 ---> Running in 4953cdbda8b0 15:56:26 ---> Running in 4b91c48d4d69 15:56:26 ---> ab7a35e2c72f 15:56:26 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:56:28 Removing intermediate container 4953cdbda8b0 15:56:28 ---> 9398f66c0438 15:56:28 15:56:28 Successfully built 9398f66c0438 15:56:29 Successfully tagged security-spire-agent:latest 15:56:30  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:56:30 ---> 5a5e0737a539 15:56:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:56:30 Removing intermediate container 4b91c48d4d69 15:56:30 ---> 1ed7b9027403 15:56:30 15:56:30 ---> Running in 20d650d3a804 15:56:30 Successfully built 1ed7b9027403 15:56:30 Successfully tagged core-command:latest 15:56:30  Building core-command ... done Removing intermediate container ea2dd62ebdd4 15:56:30 ---> bad591835017 15:56:30 Step 8/23 : COPY . . 15:56:33 ---> 21c24631457f 15:56:33 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:56:34 ---> 0d0475f84769 15:56:34 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:56:35 ---> 8f6b78e95fbe 15:56:35 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:56:36 ---> 5dea11851483 15:56:36 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:56:36 ---> Running in 9e7a7a1a5784 15:56:36 Removing intermediate container 9e7a7a1a5784 15:56:36 ---> 989dff6e05b7 15:56:36 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:56:36 ---> Running in 96e8dec477e5 15:56:37 Removing intermediate container 96e8dec477e5 15:56:37 ---> 2370c296788f 15:56:37 Step 25/27 : LABEL arch=arm64 15:56:37 ---> Running in 12af8b82e3ce 15:56:37 Removing intermediate container 20d650d3a804 15:56:37 ---> 1356a0381688 15:56:37 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:56:37 ---> Running in dc90179ac749 15:56:37 ---> ad5f2fabe64a 15:56:37 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:56:38 Removing intermediate container 12af8b82e3ce 15:56:38 ---> 316cd8ddd03c 15:56:38 Step 26/27 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:56:38 ---> Running in 8324289a169d 15:56:38 Removing intermediate container dc90179ac749 15:56:38 ---> 051d160c5cd0 15:56:38 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:56:38 ---> Running in c9a0c171e8a3 15:56:38 ---> Running in 36b2aee5696a 15:56:38 Removing intermediate container 1bf525e98b42 15:56:38 ---> 0b95da307d7e 15:56:38 15:56:38 Step 9/25 : FROM alpine:3.17 15:56:38 ---> 9ed4aefc74f6 15:56:38 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:56:38 ---> Running in edd9b9c5efd4 15:56:38 Removing intermediate container 36b2aee5696a 15:56:38 ---> e104174969a4 15:56:38 Step 21/23 : LABEL arch=x86_64 15:56:38 ---> Running in c819cb4bfae4 15:56:38 Removing intermediate container c819cb4bfae4 15:56:38 ---> 66c14fa186ed 15:56:38 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:56:38 ---> Running in 832d39e3528f 15:56:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:56:38 Removing intermediate container 832d39e3528f 15:56:38 ---> f75d3eb045aa 15:56:38 Step 23/23 : LABEL version=3.0.0-dev.162 15:56:38 ---> Running in af1b8ee223ca 15:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:56:38 Removing intermediate container af1b8ee223ca 15:56:38 ---> 47846fc0def8 15:56:38 15:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:56:38 Successfully built 47846fc0def8 15:56:38 Successfully tagged core-common-config-bootstrapper:latest 15:56:39 Removing intermediate container c9a0c171e8a3 15:56:39 ---> 652a7429a6e6 15:56:39 Step 27/27 : LABEL version=3.0.0-dev.162 15:56:39 ---> Running in fa269eb4f8cb 15:56:39  Building core-common-config-bootstrapper ... done (1/3) Installing ca-certificates (20230506-r0) 15:56:39 (2/3) Installing dumb-init (1.2.5-r2) 15:56:39 (3/3) Installing su-exec (0.2-r2) 15:56:39 Executing busybox-1.35.0-r29.trigger 15:56:39 Executing ca-certificates-20230506-r0.trigger 15:56:39 Removing intermediate container fa269eb4f8cb 15:56:39 ---> 7fe20201f50a 15:56:39 15:56:39 OK: 8 MiB in 18 packages 15:56:39 Successfully built 7fe20201f50a 15:56:39 Successfully tagged security-spire-agent-arm64:latest 15:56:39  Building security-spire-agent ... done Building security-spiffe-token-provider 15:56:40 Removing intermediate container edd9b9c5efd4 15:56:40 ---> 52cf6a0ed072 15:56:40 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:56:40 ---> Running in 254dc7b98dfb 15:56:40 Removing intermediate container 254dc7b98dfb 15:56:40 ---> e060930aa5e5 15:56:40 Step 12/25 : WORKDIR / 15:56:40 ---> Running in e85e8d5073a3 15:56:40 Removing intermediate container e85e8d5073a3 15:56:40 ---> 619539ebfefd 15:56:40 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:40 ---> cf3d23cff4ce 15:56:40 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 15:56:40 ---> 850a091ba479 15:56:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:56:40 ---> ac300f5585f0 15:56:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:56:40 ---> cf78adf9505e 15:56:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:56:41 ---> a7ea256ef1db 15:56:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:56:41 ---> 983277a4ee3a 15:56:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:56:42 ---> d1d61be3e72f 15:56:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:56:42 ---> 6e20f0c541b9 15:56:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:56:42 ---> Running in cdb0b6763853 15:56:43 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:56:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:56:43 ---> 40409e678fe1 15:56:43 Step 3/20 : WORKDIR /edgex-go 15:56:43 ---> Using cache 15:56:43 ---> 9859abfdc97e 15:56:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:56:44 ---> Running in 929c8e4f8755 15:56:45 Removing intermediate container cdb0b6763853 15:56:45 ---> e9c081bd442e 15:56:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:56:45 ---> Running in 6f88ccaba281 15:56:45 Removing intermediate container 6f88ccaba281 15:56:45 ---> 8ee4df8642c0 15:56:45 Step 23/25 : LABEL arch=x86_64 15:56:45 ---> Running in 956cede525e2 15:56:45 Removing intermediate container 956cede525e2 15:56:45 ---> 00921604c51c 15:56:45 Step 24/25 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:56:45 ---> Running in f1c1d0df4289 15:56:45 Removing intermediate container f1c1d0df4289 15:56:45 ---> c8357cc1442b 15:56:45 Step 25/25 : LABEL version=3.0.0-dev.162 15:56:46 ---> Running in 6e1c1173380a 15:56:46 Removing intermediate container 6e1c1173380a 15:56:46 ---> ce802807a0aa 15:56:46 15:56:46 Successfully built ce802807a0aa 15:56:46 Successfully tagged security-secretstore-setup:latest 15:56:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:56:49 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:56:49 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:56:49 OK: 17697 distinct packages available 15:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:56:52 OK: 263 MiB in 53 packages 15:56:54 Removing intermediate container 929c8e4f8755 15:56:54 ---> 7bddc613d783 15:56:54 Step 5/20 : COPY go.mod vendor* ./ 15:56:55 ---> 8bcd013b5153 15:56:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:55 ---> Running in 718f6c863650 15:57:01  Building security-secretstore-setup ... done Removing intermediate container 8324289a169d 15:57:01 ---> 6437ed867668 15:57:01 15:57:01 Step 10/23 : FROM alpine:3.17 15:57:01 ---> 9ed4aefc74f6 15:57:01 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:57:01 ---> Running in 41b2be4b0912 15:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:57:01 (1/2) Installing ca-certificates (20230506-r0) 15:57:01 (2/2) Installing dumb-init (1.2.5-r2) 15:57:01 Executing busybox-1.35.0-r29.trigger 15:57:01 Executing ca-certificates-20230506-r0.trigger 15:57:01 OK: 8 MiB in 17 packages 15:57:01 Removing intermediate container 41b2be4b0912 15:57:01 ---> e3a9fb2d7737 15:57:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 15:57:01 ---> Running in c68b11815c84 15:57:02 Removing intermediate container c68b11815c84 15:57:02 ---> 275997a8ca7c 15:57:02 Step 13/23 : ENV APP_PORT=59860 15:57:02 ---> Running in f8188c5d3b7a 15:57:02 Removing intermediate container f8188c5d3b7a 15:57:02 ---> c3c6dcce52d8 15:57:02 Step 14/23 : EXPOSE $APP_PORT 15:57:02 ---> Running in 0eb255dfcdde 15:57:02 Removing intermediate container 0eb255dfcdde 15:57:02 ---> e0d4e82cafb4 15:57:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:02 ---> 2e419b7f0a3f 15:57:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:57:02 ---> 6aec400a95c3 15:57:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:57:03 ---> 48efc5533227 15:57:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:57:03 ---> 0dc2a76138ca 15:57:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:57:03 ---> Running in d5c8cb524e5d 15:57:03 Removing intermediate container d5c8cb524e5d 15:57:03 ---> 7afd5f16e32d 15:57:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:57:03 ---> Running in d6108fcaf27a 15:57:03 Removing intermediate container d6108fcaf27a 15:57:03 ---> 30f808a34887 15:57:03 Step 21/23 : LABEL arch=x86_64 15:57:03 ---> Running in 14ec0a1f08bd 15:57:03 Removing intermediate container 14ec0a1f08bd 15:57:03 ---> b7c3f1ca17f6 15:57:03 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:03 ---> Running in 43d8f083886f 15:57:03 Removing intermediate container 43d8f083886f 15:57:03 ---> 1a2268c4f3c6 15:57:03 Step 23/23 : LABEL version=3.0.0-dev.162 15:57:03 ---> Running in a29753b86635 15:57:04 Removing intermediate container a29753b86635 15:57:04 ---> 5b5161abf1fb 15:57:04 15:57:04 Successfully built 5b5161abf1fb 15:57:04 Successfully tagged support-notifications:latest 15:57:04  Building support-notifications ... done  [Pipeline] } 15:57:04 $ docker stop --time=1 55eea7fa91413b03f56b77f6524ea4065e7b16eea12ed92114eda7e4c291804d 15:57:05 $ docker rm -f --volumes 55eea7fa91413b03f56b77f6524ea4065e7b16eea12ed92114eda7e4c291804d [Pipeline] // withDockerContainer [Pipeline] sh 15:57:05 + docker images 15:57:05 REPOSITORY TAG IMAGE ID CREATED SIZE 15:57:05 support-notifications latest 5b5161abf1fb 2 seconds ago 32.4MB 15:57:05 6437ed867668 7 seconds ago 1.79GB 15:57:05 security-secretstore-setup latest ce802807a0aa 20 seconds ago 32.8MB 15:57:05 core-common-config-bootstrapper latest 47846fc0def8 27 seconds ago 17.2MB 15:57:05 0b95da307d7e 27 seconds ago 1.72GB 15:57:05 core-command latest 1ed7b9027403 38 seconds ago 19.9MB 15:57:05 security-spire-agent latest 9398f66c0438 39 seconds ago 161MB 15:57:05 787bd6b5bb33 45 seconds ago 1.72GB 15:57:05 security-proxy-auth latest 2f211f676fec About a minute ago 18.3MB 15:57:05 f4c306f8b5a0 About a minute ago 1.72GB 15:57:05 security-proxy-setup latest afb76422f9e6 About a minute ago 18.7MB 15:57:05 core-metadata latest e556e7cbaa60 About a minute ago 20.4MB 15:57:05 security-spire-config latest 0079979c93fd About a minute ago 102MB 15:57:05 7adeea52a1d8 About a minute ago 1.7GB 15:57:05 b004f2571b62 About a minute ago 1.7GB 15:57:05 eecfc26a3076 About a minute ago 1.73GB 15:57:05 security-bootstrapper latest ec989d3f9bd5 About a minute ago 22.2MB 15:57:05 357e090ec27f About a minute ago 1.58GB 15:57:05 security-spiffe-token-provider latest ecf60de64f1d 2 minutes ago 32.8MB 15:57:05 support-scheduler latest 3797cd68f90f 2 minutes ago 31.8MB 15:57:05 core-data latest 5a8bc28a078e 2 minutes ago 20.1MB 15:57:05 822ab86469fa 2 minutes ago 1.76GB 15:57:05 2fe8b2aea015 2 minutes ago 1.71GB 15:57:05 6db79d721983 2 minutes ago 1.79GB 15:57:05 004c6bc2bd31 2 minutes ago 1.73GB 15:57:05 security-spire-server latest 606d86586910 2 minutes ago 103MB 15:57:05 6ca0e040ff46 3 minutes ago 1.58GB 15:57:05 ci-base-image-x86_64 latest 46b864a04398 7 minutes ago 918MB 15:57:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 15:57:05 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 15:57:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 15:57:05 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 15:57:05 provisioning config files... 15:57:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config17504297245433625106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:06 ---> docker-login.sh 15:57:06 nexus3.edgexfoundry.org:10001 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 nexus3.edgexfoundry.org:10002 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 nexus3.edgexfoundry.org:10003 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 nexus3.edgexfoundry.org:10004 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 docker.io 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 ---> docker-login.sh ends [Pipeline] } 15:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:06 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:57:06 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:06 latest 15:57:06 3.0.0-dev.162 15:57:06 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:06 main 15:57:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:07 + docker push nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:57:07 82f868984271: Preparing 15:57:07 d6d2e92a7d35: Preparing 15:57:07 4ac87916ca7c: Preparing 15:57:07 080031987b52: Preparing 15:57:07 d106608f57f2: Preparing 15:57:07 f1417ff83b31: Preparing 15:57:07 f1417ff83b31: Waiting 15:57:07 d106608f57f2: Pushed 15:57:07 4ac87916ca7c: Pushed 15:57:07 82f868984271: Pushed 15:57:07 f1417ff83b31: Layer already exists 15:57:07 080031987b52: Pushed 15:57:08 d6d2e92a7d35: Pushed 15:57:08 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:57:09 82f868984271: Preparing 15:57:09 d6d2e92a7d35: Preparing 15:57:09 4ac87916ca7c: Preparing 15:57:09 080031987b52: Preparing 15:57:09 d106608f57f2: Preparing 15:57:09 f1417ff83b31: Preparing 15:57:09 f1417ff83b31: Waiting 15:57:09 080031987b52: Layer already exists 15:57:09 d6d2e92a7d35: Layer already exists 15:57:09 4ac87916ca7c: Layer already exists 15:57:09 d106608f57f2: Layer already exists 15:57:09 82f868984271: Layer already exists 15:57:09 f1417ff83b31: Layer already exists 15:57:09 latest: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:09 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.162 15:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:57:09 82f868984271: Preparing 15:57:09 d6d2e92a7d35: Preparing 15:57:09 4ac87916ca7c: Preparing 15:57:09 080031987b52: Preparing 15:57:09 d106608f57f2: Preparing 15:57:09 f1417ff83b31: Preparing 15:57:09 f1417ff83b31: Waiting 15:57:09 d106608f57f2: Layer already exists 15:57:09 080031987b52: Layer already exists 15:57:09 d6d2e92a7d35: Layer already exists 15:57:09 4ac87916ca7c: Layer already exists 15:57:09 82f868984271: Layer already exists 15:57:09 f1417ff83b31: Layer already exists 15:57:09 3.0.0-dev.162: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:10 + docker push nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:57:10 82f868984271: Preparing 15:57:10 d6d2e92a7d35: Preparing 15:57:10 4ac87916ca7c: Preparing 15:57:10 080031987b52: Preparing 15:57:10 d106608f57f2: Preparing 15:57:10 f1417ff83b31: Preparing 15:57:10 f1417ff83b31: Waiting 15:57:10 82f868984271: Layer already exists 15:57:10 d106608f57f2: Layer already exists 15:57:10 d6d2e92a7d35: Layer already exists 15:57:10 080031987b52: Layer already exists 15:57:10 4ac87916ca7c: Layer already exists 15:57:10 f1417ff83b31: Layer already exists 15:57:10 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:57:11 82f868984271: Preparing 15:57:11 d6d2e92a7d35: Preparing 15:57:11 4ac87916ca7c: Preparing 15:57:11 080031987b52: Preparing 15:57:11 d106608f57f2: Preparing 15:57:11 f1417ff83b31: Preparing 15:57:11 f1417ff83b31: Waiting 15:57:11 d106608f57f2: Layer already exists 15:57:11 82f868984271: Layer already exists 15:57:11 d6d2e92a7d35: Layer already exists 15:57:11 080031987b52: Layer already exists 15:57:11 4ac87916ca7c: Layer already exists 15:57:11 f1417ff83b31: Layer already exists 15:57:11 main: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:11 ===================================================== [Pipeline] echo 15:57:11 taggedImages: 15:57:11 - nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:11 - nexus3.edgexfoundry.org:10004/core-command:latest 15:57:11 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.162 15:57:11 - nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:11 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:57:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:57:11 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:11 latest 15:57:11 3.0.0-dev.162 15:57:11 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:11 main 15:57:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:57:11 0ebe3a0686a5: Preparing 15:57:11 d0130b48757d: Preparing 15:57:11 a669984ed919: Preparing 15:57:11 8ab406a31a0a: Preparing 15:57:11 4ac87916ca7c: Preparing 15:57:11 080031987b52: Preparing 15:57:11 552f9d15dff9: Preparing 15:57:11 f1417ff83b31: Preparing 15:57:11 080031987b52: Waiting 15:57:11 552f9d15dff9: Waiting 15:57:11 f1417ff83b31: Waiting 15:57:11 4ac87916ca7c: Layer already exists 15:57:11 080031987b52: Layer already exists 15:57:11 a669984ed919: Pushed 15:57:11 d0130b48757d: Pushed 15:57:11 f1417ff83b31: Layer already exists 15:57:11 0ebe3a0686a5: Pushed 15:57:11 552f9d15dff9: Pushed 15:57:13 8ab406a31a0a: Pushed 15:57:13 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:13 + 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 15:57:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:57:13 0ebe3a0686a5: Preparing 15:57:13 d0130b48757d: Preparing 15:57:13 a669984ed919: Preparing 15:57:13 8ab406a31a0a: Preparing 15:57:13 4ac87916ca7c: Preparing 15:57:13 080031987b52: Preparing 15:57:13 552f9d15dff9: Preparing 15:57:13 f1417ff83b31: Preparing 15:57:13 552f9d15dff9: Waiting 15:57:13 f1417ff83b31: Waiting 15:57:13 080031987b52: Waiting 15:57:13 8ab406a31a0a: Layer already exists 15:57:13 4ac87916ca7c: Layer already exists 15:57:13 0ebe3a0686a5: Layer already exists 15:57:13 a669984ed919: Layer already exists 15:57:13 d0130b48757d: Layer already exists 15:57:13 080031987b52: Layer already exists 15:57:13 f1417ff83b31: Layer already exists 15:57:13 552f9d15dff9: Layer already exists 15:57:13 latest: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.162 15:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:57:14 0ebe3a0686a5: Preparing 15:57:14 d0130b48757d: Preparing 15:57:14 a669984ed919: Preparing 15:57:14 8ab406a31a0a: Preparing 15:57:14 4ac87916ca7c: Preparing 15:57:14 080031987b52: Preparing 15:57:14 552f9d15dff9: Preparing 15:57:14 f1417ff83b31: Preparing 15:57:14 552f9d15dff9: Waiting 15:57:14 080031987b52: Waiting 15:57:14 f1417ff83b31: Waiting 15:57:14 a669984ed919: Layer already exists 15:57:14 0ebe3a0686a5: Layer already exists 15:57:14 d0130b48757d: Layer already exists 15:57:14 8ab406a31a0a: Layer already exists 15:57:14 4ac87916ca7c: Layer already exists 15:57:14 080031987b52: Layer already exists 15:57:14 f1417ff83b31: Layer already exists 15:57:14 552f9d15dff9: Layer already exists 15:57:14 3.0.0-dev.162: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:57:14 0ebe3a0686a5: Preparing 15:57:14 d0130b48757d: Preparing 15:57:14 a669984ed919: Preparing 15:57:14 8ab406a31a0a: Preparing 15:57:14 4ac87916ca7c: Preparing 15:57:14 080031987b52: Preparing 15:57:14 552f9d15dff9: Preparing 15:57:14 f1417ff83b31: Preparing 15:57:14 080031987b52: Waiting 15:57:14 552f9d15dff9: Waiting 15:57:14 f1417ff83b31: Waiting 15:57:14 0ebe3a0686a5: Layer already exists 15:57:14 4ac87916ca7c: Layer already exists 15:57:14 d0130b48757d: Layer already exists 15:57:14 8ab406a31a0a: Layer already exists 15:57:14 a669984ed919: Layer already exists 15:57:14 552f9d15dff9: Layer already exists 15:57:14 080031987b52: Layer already exists 15:57:14 f1417ff83b31: Layer already exists 15:57:14 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:15 + 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 15:57:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:57:15 0ebe3a0686a5: Preparing 15:57:15 d0130b48757d: Preparing 15:57:15 a669984ed919: Preparing 15:57:15 8ab406a31a0a: Preparing 15:57:15 4ac87916ca7c: Preparing 15:57:15 080031987b52: Preparing 15:57:15 552f9d15dff9: Preparing 15:57:15 f1417ff83b31: Preparing 15:57:15 552f9d15dff9: Waiting 15:57:15 f1417ff83b31: Waiting 15:57:15 080031987b52: Waiting 15:57:15 8ab406a31a0a: Layer already exists 15:57:15 0ebe3a0686a5: Layer already exists 15:57:15 d0130b48757d: Layer already exists 15:57:15 4ac87916ca7c: Layer already exists 15:57:15 a669984ed919: Layer already exists 15:57:15 080031987b52: Layer already exists 15:57:15 552f9d15dff9: Layer already exists 15:57:15 f1417ff83b31: Layer already exists 15:57:15 main: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:15 ===================================================== [Pipeline] echo 15:57:15 taggedImages: 15:57:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:57:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.162 15:57:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:57:15 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:57:15 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:15 latest 15:57:15 3.0.0-dev.162 15:57:15 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:15 main 15:57:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:16 + docker push nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:57:16 aa61e3203376: Preparing 15:57:16 e03137590db6: Preparing 15:57:16 4ac87916ca7c: Preparing 15:57:16 080031987b52: Preparing 15:57:16 724233e5b4bf: Preparing 15:57:16 f1417ff83b31: Preparing 15:57:16 f1417ff83b31: Waiting 15:57:16 4ac87916ca7c: Layer already exists 15:57:16 080031987b52: Layer already exists 15:57:16 f1417ff83b31: Layer already exists 15:57:16 724233e5b4bf: Pushed 15:57:16 aa61e3203376: Pushed 15:57:17 e03137590db6: Pushed 15:57:17 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:18 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:57:18 aa61e3203376: Preparing 15:57:18 e03137590db6: Preparing 15:57:18 4ac87916ca7c: Preparing 15:57:18 080031987b52: Preparing 15:57:18 724233e5b4bf: Preparing 15:57:18 f1417ff83b31: Preparing 15:57:18 f1417ff83b31: Waiting 15:57:18 080031987b52: Layer already exists 15:57:18 724233e5b4bf: Layer already exists 15:57:18 4ac87916ca7c: Layer already exists 15:57:18 e03137590db6: Layer already exists 15:57:18 aa61e3203376: Layer already exists 15:57:18 f1417ff83b31: Layer already exists 15:57:18 latest: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:18 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.162 15:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:57:18 aa61e3203376: Preparing 15:57:18 e03137590db6: Preparing 15:57:18 4ac87916ca7c: Preparing 15:57:18 080031987b52: Preparing 15:57:18 724233e5b4bf: Preparing 15:57:18 f1417ff83b31: Preparing 15:57:18 f1417ff83b31: Waiting 15:57:18 724233e5b4bf: Layer already exists 15:57:18 aa61e3203376: Layer already exists 15:57:18 4ac87916ca7c: Layer already exists 15:57:18 080031987b52: Layer already exists 15:57:18 e03137590db6: Layer already exists 15:57:18 f1417ff83b31: Layer already exists 15:57:18 3.0.0-dev.162: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:19 + docker push nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:57:19 aa61e3203376: Preparing 15:57:19 e03137590db6: Preparing 15:57:19 4ac87916ca7c: Preparing 15:57:19 080031987b52: Preparing 15:57:19 724233e5b4bf: Preparing 15:57:19 f1417ff83b31: Preparing 15:57:19 f1417ff83b31: Waiting 15:57:19 724233e5b4bf: Layer already exists 15:57:19 aa61e3203376: Layer already exists 15:57:19 4ac87916ca7c: Layer already exists 15:57:19 e03137590db6: Layer already exists 15:57:19 080031987b52: Layer already exists 15:57:19 f1417ff83b31: Layer already exists 15:57:19 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:20 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:57:20 aa61e3203376: Preparing 15:57:20 e03137590db6: Preparing 15:57:20 4ac87916ca7c: Preparing 15:57:20 080031987b52: Preparing 15:57:20 724233e5b4bf: Preparing 15:57:20 f1417ff83b31: Preparing 15:57:20 f1417ff83b31: Waiting 15:57:20 e03137590db6: Layer already exists 15:57:20 4ac87916ca7c: Layer already exists 15:57:20 080031987b52: Layer already exists 15:57:20 724233e5b4bf: Layer already exists 15:57:20 aa61e3203376: Layer already exists 15:57:20 f1417ff83b31: Layer already exists 15:57:20 main: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:20 ===================================================== [Pipeline] echo 15:57:20 taggedImages: 15:57:20 - nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:20 - nexus3.edgexfoundry.org:10004/core-data:latest 15:57:20 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.162 15:57:20 - nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:20 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:57:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:57:20 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:20 latest 15:57:20 3.0.0-dev.162 15:57:20 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:20 main 15:57:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:57:20 0dee099431c4: Preparing 15:57:20 85c122c46528: Preparing 15:57:20 b7b8e02a7ddf: Preparing 15:57:20 4ac87916ca7c: Preparing 15:57:20 080031987b52: Preparing 15:57:20 d106608f57f2: Preparing 15:57:20 f1417ff83b31: Preparing 15:57:20 d106608f57f2: Waiting 15:57:20 f1417ff83b31: Waiting 15:57:20 080031987b52: Layer already exists 15:57:20 4ac87916ca7c: Layer already exists 15:57:20 d106608f57f2: Layer already exists 15:57:20 f1417ff83b31: Layer already exists 15:57:20 85c122c46528: Pushed 15:57:20 0dee099431c4: Pushed 15:57:22 b7b8e02a7ddf: Pushed 15:57:22 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:57:23 0dee099431c4: Preparing 15:57:23 85c122c46528: Preparing 15:57:23 b7b8e02a7ddf: Preparing 15:57:23 4ac87916ca7c: Preparing 15:57:23 080031987b52: Preparing 15:57:23 d106608f57f2: Preparing 15:57:23 f1417ff83b31: Preparing 15:57:23 d106608f57f2: Waiting 15:57:23 f1417ff83b31: Waiting 15:57:23 85c122c46528: Layer already exists 15:57:23 0dee099431c4: Layer already exists 15:57:23 4ac87916ca7c: Layer already exists 15:57:23 b7b8e02a7ddf: Layer already exists 15:57:23 080031987b52: Layer already exists 15:57:23 d106608f57f2: Layer already exists 15:57:23 f1417ff83b31: Layer already exists 15:57:23 latest: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.162 15:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:57:24 0dee099431c4: Preparing 15:57:24 85c122c46528: Preparing 15:57:24 b7b8e02a7ddf: Preparing 15:57:24 4ac87916ca7c: Preparing 15:57:24 080031987b52: Preparing 15:57:24 d106608f57f2: Preparing 15:57:24 f1417ff83b31: Preparing 15:57:24 f1417ff83b31: Waiting 15:57:24 d106608f57f2: Waiting 15:57:24 4ac87916ca7c: Layer already exists 15:57:24 85c122c46528: Layer already exists 15:57:24 080031987b52: Layer already exists 15:57:24 b7b8e02a7ddf: Layer already exists 15:57:24 0dee099431c4: Layer already exists 15:57:24 d106608f57f2: Layer already exists 15:57:24 f1417ff83b31: Layer already exists 15:57:24 3.0.0-dev.162: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:57:24 0dee099431c4: Preparing 15:57:24 85c122c46528: Preparing 15:57:24 b7b8e02a7ddf: Preparing 15:57:24 4ac87916ca7c: Preparing 15:57:24 080031987b52: Preparing 15:57:24 d106608f57f2: Preparing 15:57:24 f1417ff83b31: Preparing 15:57:24 d106608f57f2: Waiting 15:57:24 f1417ff83b31: Waiting 15:57:24 080031987b52: Layer already exists 15:57:24 b7b8e02a7ddf: Layer already exists 15:57:24 4ac87916ca7c: Layer already exists 15:57:24 0dee099431c4: Layer already exists 15:57:24 85c122c46528: Layer already exists 15:57:24 d106608f57f2: Layer already exists 15:57:24 f1417ff83b31: Layer already exists 15:57:24 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:57:25 0dee099431c4: Preparing 15:57:25 85c122c46528: Preparing 15:57:25 b7b8e02a7ddf: Preparing 15:57:25 4ac87916ca7c: Preparing 15:57:25 080031987b52: Preparing 15:57:25 d106608f57f2: Preparing 15:57:25 f1417ff83b31: Preparing 15:57:25 d106608f57f2: Waiting 15:57:25 0dee099431c4: Layer already exists 15:57:25 85c122c46528: Layer already exists 15:57:25 b7b8e02a7ddf: Layer already exists 15:57:25 080031987b52: Layer already exists 15:57:25 4ac87916ca7c: Layer already exists 15:57:25 d106608f57f2: Layer already exists 15:57:25 f1417ff83b31: Layer already exists 15:57:25 main: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:25 ===================================================== [Pipeline] echo 15:57:25 taggedImages: 15:57:25 - nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:25 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:57:25 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.162 15:57:25 - nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:25 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:57:25 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:57:25 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:25 latest 15:57:25 3.0.0-dev.162 15:57:25 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:25 main 15:57:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:57:25 6611b8b3b217: Preparing 15:57:25 6611b8b3b217: Preparing 15:57:25 006de21d647e: Preparing 15:57:25 127398b44fca: Preparing 15:57:25 42c883320085: Preparing 15:57:25 4bf74563535a: Preparing 15:57:25 ba75fa046b82: Preparing 15:57:25 4ac87916ca7c: Preparing 15:57:25 080031987b52: Preparing 15:57:25 e35756986f51: Preparing 15:57:25 b8666abe5d3a: Preparing 15:57:25 b157726671b7: Preparing 15:57:25 fb1ea58b9e7c: Preparing 15:57:25 f1417ff83b31: Preparing 15:57:25 fb1ea58b9e7c: Waiting 15:57:25 f1417ff83b31: Waiting 15:57:25 ba75fa046b82: Waiting 15:57:25 b8666abe5d3a: Waiting 15:57:25 b157726671b7: Waiting 15:57:25 4ac87916ca7c: Waiting 15:57:25 e35756986f51: Waiting 15:57:25 080031987b52: Waiting 15:57:25 6611b8b3b217: Pushed 15:57:25 42c883320085: Pushed 15:57:25 006de21d647e: Pushed 15:57:25 4bf74563535a: Pushed 15:57:25 127398b44fca: Pushed 15:57:25 4ac87916ca7c: Layer already exists 15:57:25 080031987b52: Layer already exists 15:57:26 b157726671b7: Pushed 15:57:26 e35756986f51: Pushed 15:57:26 fb1ea58b9e7c: Pushed 15:57:26 f1417ff83b31: Layer already exists 15:57:26 b8666abe5d3a: Pushed 15:57:28 ba75fa046b82: Pushed 15:57:28 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:57:29 6611b8b3b217: Preparing 15:57:29 6611b8b3b217: Preparing 15:57:29 006de21d647e: Preparing 15:57:29 127398b44fca: Preparing 15:57:29 42c883320085: Preparing 15:57:29 4bf74563535a: Preparing 15:57:29 ba75fa046b82: Preparing 15:57:29 4ac87916ca7c: Preparing 15:57:29 080031987b52: Preparing 15:57:29 e35756986f51: Preparing 15:57:29 b8666abe5d3a: Preparing 15:57:29 b157726671b7: Preparing 15:57:29 fb1ea58b9e7c: Preparing 15:57:29 f1417ff83b31: Preparing 15:57:29 ba75fa046b82: Waiting 15:57:29 b157726671b7: Waiting 15:57:29 4ac87916ca7c: Waiting 15:57:29 080031987b52: Waiting 15:57:29 fb1ea58b9e7c: Waiting 15:57:29 f1417ff83b31: Waiting 15:57:29 b8666abe5d3a: Waiting 15:57:29 6611b8b3b217: Layer already exists 15:57:29 4bf74563535a: Layer already exists 15:57:29 42c883320085: Layer already exists 15:57:29 127398b44fca: Layer already exists 15:57:29 006de21d647e: Layer already exists 15:57:29 ba75fa046b82: Layer already exists 15:57:29 e35756986f51: Layer already exists 15:57:29 b8666abe5d3a: Layer already exists 15:57:29 080031987b52: Layer already exists 15:57:29 4ac87916ca7c: Layer already exists 15:57:29 fb1ea58b9e7c: Layer already exists 15:57:29 f1417ff83b31: Layer already exists 15:57:29 b157726671b7: Layer already exists 15:57:29 latest: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.162 15:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:57:29 6611b8b3b217: Preparing 15:57:29 6611b8b3b217: Preparing 15:57:29 006de21d647e: Preparing 15:57:29 127398b44fca: Preparing 15:57:29 42c883320085: Preparing 15:57:29 4bf74563535a: Preparing 15:57:29 ba75fa046b82: Preparing 15:57:29 4ac87916ca7c: Preparing 15:57:29 080031987b52: Preparing 15:57:29 e35756986f51: Preparing 15:57:29 b8666abe5d3a: Preparing 15:57:29 b157726671b7: Preparing 15:57:29 fb1ea58b9e7c: Preparing 15:57:29 f1417ff83b31: Preparing 15:57:29 4ac87916ca7c: Waiting 15:57:29 080031987b52: Waiting 15:57:29 b8666abe5d3a: Waiting 15:57:29 e35756986f51: Waiting 15:57:29 b157726671b7: Waiting 15:57:29 fb1ea58b9e7c: Waiting 15:57:29 ba75fa046b82: Waiting 15:57:29 f1417ff83b31: Waiting 15:57:29 6611b8b3b217: Layer already exists 15:57:29 127398b44fca: Layer already exists 15:57:29 006de21d647e: Layer already exists 15:57:29 4bf74563535a: Layer already exists 15:57:29 42c883320085: Layer already exists 15:57:29 080031987b52: Layer already exists 15:57:29 ba75fa046b82: Layer already exists 15:57:29 4ac87916ca7c: Layer already exists 15:57:29 e35756986f51: Layer already exists 15:57:29 b8666abe5d3a: Layer already exists 15:57:29 b157726671b7: Layer already exists 15:57:29 f1417ff83b31: Layer already exists 15:57:29 fb1ea58b9e7c: Layer already exists 15:57:29 3.0.0-dev.162: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:57:30 6611b8b3b217: Preparing 15:57:30 6611b8b3b217: Preparing 15:57:30 006de21d647e: Preparing 15:57:30 127398b44fca: Preparing 15:57:30 42c883320085: Preparing 15:57:30 4bf74563535a: Preparing 15:57:30 ba75fa046b82: Preparing 15:57:30 4ac87916ca7c: Preparing 15:57:30 080031987b52: Preparing 15:57:30 e35756986f51: Preparing 15:57:30 b8666abe5d3a: Preparing 15:57:30 b157726671b7: Preparing 15:57:30 fb1ea58b9e7c: Preparing 15:57:30 f1417ff83b31: Preparing 15:57:30 4ac87916ca7c: Waiting 15:57:30 080031987b52: Waiting 15:57:30 e35756986f51: Waiting 15:57:30 b8666abe5d3a: Waiting 15:57:30 b157726671b7: Waiting 15:57:30 fb1ea58b9e7c: Waiting 15:57:30 f1417ff83b31: Waiting 15:57:30 ba75fa046b82: Waiting 15:57:30 42c883320085: Layer already exists 15:57:30 4bf74563535a: Layer already exists 15:57:30 6611b8b3b217: Layer already exists 15:57:30 080031987b52: Layer already exists 15:57:30 4ac87916ca7c: Layer already exists 15:57:30 ba75fa046b82: Layer already exists 15:57:30 e35756986f51: Layer already exists 15:57:30 127398b44fca: Layer already exists 15:57:30 b8666abe5d3a: Layer already exists 15:57:30 006de21d647e: Layer already exists 15:57:30 b157726671b7: Layer already exists 15:57:30 f1417ff83b31: Layer already exists 15:57:30 fb1ea58b9e7c: Layer already exists 15:57:30 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:57:30 6611b8b3b217: Preparing 15:57:30 6611b8b3b217: Preparing 15:57:30 006de21d647e: Preparing 15:57:30 127398b44fca: Preparing 15:57:30 42c883320085: Preparing 15:57:30 4bf74563535a: Preparing 15:57:30 ba75fa046b82: Preparing 15:57:30 4ac87916ca7c: Preparing 15:57:30 080031987b52: Preparing 15:57:30 e35756986f51: Preparing 15:57:30 b8666abe5d3a: Preparing 15:57:30 b157726671b7: Preparing 15:57:30 fb1ea58b9e7c: Preparing 15:57:30 f1417ff83b31: Preparing 15:57:30 e35756986f51: Waiting 15:57:30 b8666abe5d3a: Waiting 15:57:30 b157726671b7: Waiting 15:57:30 fb1ea58b9e7c: Waiting 15:57:30 f1417ff83b31: Waiting 15:57:30 4ac87916ca7c: Waiting 15:57:30 080031987b52: Waiting 15:57:30 ba75fa046b82: Waiting 15:57:30 4bf74563535a: Layer already exists 15:57:30 6611b8b3b217: Layer already exists 15:57:30 006de21d647e: Layer already exists 15:57:30 127398b44fca: Layer already exists 15:57:30 42c883320085: Layer already exists 15:57:30 ba75fa046b82: Layer already exists 15:57:30 b8666abe5d3a: Layer already exists 15:57:30 080031987b52: Layer already exists 15:57:30 e35756986f51: Layer already exists 15:57:30 4ac87916ca7c: Layer already exists 15:57:30 b157726671b7: Layer already exists 15:57:30 f1417ff83b31: Layer already exists 15:57:30 fb1ea58b9e7c: Layer already exists 15:57:30 main: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:30 ===================================================== [Pipeline] echo 15:57:30 taggedImages: 15:57:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:57:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.162 15:57:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:57:30 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:57:30 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:30 latest 15:57:30 3.0.0-dev.162 15:57:30 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:30 main 15:57:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:57:31 44c6c24b12e2: Preparing 15:57:31 89b393570b72: Preparing 15:57:31 9348eb7f7299: Preparing 15:57:31 95eef78daf10: Preparing 15:57:31 4ac87916ca7c: Preparing 15:57:31 080031987b52: Preparing 15:57:31 552f9d15dff9: Preparing 15:57:31 f1417ff83b31: Preparing 15:57:31 080031987b52: Waiting 15:57:31 552f9d15dff9: Waiting 15:57:31 f1417ff83b31: Waiting 15:57:31 4ac87916ca7c: Layer already exists 15:57:31 44c6c24b12e2: Pushed 15:57:31 080031987b52: Layer already exists 15:57:31 552f9d15dff9: Layer already exists 15:57:31 f1417ff83b31: Layer already exists 15:57:31 9348eb7f7299: Pushed 15:57:31 89b393570b72: Pushed 15:57:33 95eef78daf10: Pushed 15:57:33 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:57:33 44c6c24b12e2: Preparing 15:57:33 89b393570b72: Preparing 15:57:33 9348eb7f7299: Preparing 15:57:33 95eef78daf10: Preparing 15:57:33 4ac87916ca7c: Preparing 15:57:33 080031987b52: Preparing 15:57:33 552f9d15dff9: Preparing 15:57:33 f1417ff83b31: Preparing 15:57:33 080031987b52: Waiting 15:57:33 552f9d15dff9: Waiting 15:57:33 f1417ff83b31: Waiting 15:57:33 4ac87916ca7c: Layer already exists 15:57:33 89b393570b72: Layer already exists 15:57:33 95eef78daf10: Layer already exists 15:57:33 9348eb7f7299: Layer already exists 15:57:33 44c6c24b12e2: Layer already exists 15:57:33 552f9d15dff9: Layer already exists 15:57:33 080031987b52: Layer already exists 15:57:33 f1417ff83b31: Layer already exists 15:57:33 latest: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.162 15:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:57:34 44c6c24b12e2: Preparing 15:57:34 89b393570b72: Preparing 15:57:34 9348eb7f7299: Preparing 15:57:34 95eef78daf10: Preparing 15:57:34 4ac87916ca7c: Preparing 15:57:34 080031987b52: Preparing 15:57:34 552f9d15dff9: Preparing 15:57:34 f1417ff83b31: Preparing 15:57:34 552f9d15dff9: Waiting 15:57:34 080031987b52: Waiting 15:57:34 f1417ff83b31: Waiting 15:57:34 4ac87916ca7c: Layer already exists 15:57:34 89b393570b72: Layer already exists 15:57:34 9348eb7f7299: Layer already exists 15:57:34 95eef78daf10: Layer already exists 15:57:34 44c6c24b12e2: Layer already exists 15:57:34 080031987b52: Layer already exists 15:57:34 552f9d15dff9: Layer already exists 15:57:34 f1417ff83b31: Layer already exists 15:57:34 3.0.0-dev.162: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:57:35 44c6c24b12e2: Preparing 15:57:35 89b393570b72: Preparing 15:57:35 9348eb7f7299: Preparing 15:57:35 95eef78daf10: Preparing 15:57:35 4ac87916ca7c: Preparing 15:57:35 080031987b52: Preparing 15:57:35 552f9d15dff9: Preparing 15:57:35 f1417ff83b31: Preparing 15:57:35 080031987b52: Waiting 15:57:35 552f9d15dff9: Waiting 15:57:35 f1417ff83b31: Waiting 15:57:35 44c6c24b12e2: Layer already exists 15:57:35 95eef78daf10: Layer already exists 15:57:35 4ac87916ca7c: Layer already exists 15:57:35 9348eb7f7299: Layer already exists 15:57:35 89b393570b72: Layer already exists 15:57:35 080031987b52: Layer already exists 15:57:35 552f9d15dff9: Layer already exists 15:57:35 f1417ff83b31: Layer already exists 15:57:35 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:57:35 44c6c24b12e2: Preparing 15:57:35 89b393570b72: Preparing 15:57:35 9348eb7f7299: Preparing 15:57:35 95eef78daf10: Preparing 15:57:35 4ac87916ca7c: Preparing 15:57:35 080031987b52: Preparing 15:57:35 552f9d15dff9: Preparing 15:57:35 f1417ff83b31: Preparing 15:57:35 080031987b52: Waiting 15:57:35 552f9d15dff9: Waiting 15:57:35 f1417ff83b31: Waiting 15:57:35 9348eb7f7299: Layer already exists 15:57:35 89b393570b72: Layer already exists 15:57:35 95eef78daf10: Layer already exists 15:57:35 44c6c24b12e2: Layer already exists 15:57:35 4ac87916ca7c: Layer already exists 15:57:35 080031987b52: Layer already exists 15:57:35 552f9d15dff9: Layer already exists 15:57:35 f1417ff83b31: Layer already exists 15:57:35 main: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:35 ===================================================== [Pipeline] echo 15:57:35 taggedImages: 15:57:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:57:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.162 15:57:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:57:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:57:35 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:35 latest 15:57:35 3.0.0-dev.162 15:57:35 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:35 main 15:57:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:57:36 6d349f939199: Preparing 15:57:36 34310ba4fa9e: Preparing 15:57:36 d49890f829f8: Preparing 15:57:36 51137263b2f3: Preparing 15:57:36 4ac87916ca7c: Preparing 15:57:36 080031987b52: Preparing 15:57:36 a2e9f8991718: Preparing 15:57:36 f94091343cb1: Preparing 15:57:36 f1417ff83b31: Preparing 15:57:36 080031987b52: Waiting 15:57:36 f94091343cb1: Waiting 15:57:36 f1417ff83b31: Waiting 15:57:36 a2e9f8991718: Waiting 15:57:36 4ac87916ca7c: Layer already exists 15:57:36 080031987b52: Layer already exists 15:57:36 51137263b2f3: Pushed 15:57:36 34310ba4fa9e: Pushed 15:57:36 6d349f939199: Pushed 15:57:36 f1417ff83b31: Layer already exists 15:57:36 a2e9f8991718: Pushed 15:57:36 f94091343cb1: Pushed 15:57:37 d49890f829f8: Pushed 15:57:37 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:57:38 6d349f939199: Preparing 15:57:38 34310ba4fa9e: Preparing 15:57:38 d49890f829f8: Preparing 15:57:38 51137263b2f3: Preparing 15:57:38 4ac87916ca7c: Preparing 15:57:38 080031987b52: Preparing 15:57:38 a2e9f8991718: Preparing 15:57:38 f94091343cb1: Preparing 15:57:38 f1417ff83b31: Preparing 15:57:38 a2e9f8991718: Waiting 15:57:38 080031987b52: Waiting 15:57:38 f94091343cb1: Waiting 15:57:38 f1417ff83b31: Waiting 15:57:38 6d349f939199: Layer already exists 15:57:38 d49890f829f8: Layer already exists 15:57:38 34310ba4fa9e: Layer already exists 15:57:38 4ac87916ca7c: Layer already exists 15:57:38 51137263b2f3: Layer already exists 15:57:38 a2e9f8991718: Layer already exists 15:57:38 080031987b52: Layer already exists 15:57:38 f94091343cb1: Layer already exists 15:57:38 f1417ff83b31: Layer already exists 15:57:38 latest: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.162 15:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:57:39 6d349f939199: Preparing 15:57:39 34310ba4fa9e: Preparing 15:57:39 d49890f829f8: Preparing 15:57:39 51137263b2f3: Preparing 15:57:39 4ac87916ca7c: Preparing 15:57:39 080031987b52: Preparing 15:57:39 a2e9f8991718: Preparing 15:57:39 f94091343cb1: Preparing 15:57:39 f1417ff83b31: Preparing 15:57:39 080031987b52: Waiting 15:57:39 f94091343cb1: Waiting 15:57:39 a2e9f8991718: Waiting 15:57:39 f1417ff83b31: Waiting 15:57:39 d49890f829f8: Layer already exists 15:57:39 51137263b2f3: Layer already exists 15:57:39 4ac87916ca7c: Layer already exists 15:57:39 34310ba4fa9e: Layer already exists 15:57:39 6d349f939199: Layer already exists 15:57:39 080031987b52: Layer already exists 15:57:39 a2e9f8991718: Layer already exists 15:57:39 f94091343cb1: Layer already exists 15:57:39 f1417ff83b31: Layer already exists 15:57:39 3.0.0-dev.162: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:57:39 6d349f939199: Preparing 15:57:39 34310ba4fa9e: Preparing 15:57:39 d49890f829f8: Preparing 15:57:39 51137263b2f3: Preparing 15:57:39 4ac87916ca7c: Preparing 15:57:39 080031987b52: Preparing 15:57:39 a2e9f8991718: Preparing 15:57:39 f94091343cb1: Preparing 15:57:39 f1417ff83b31: Preparing 15:57:39 080031987b52: Waiting 15:57:39 f94091343cb1: Waiting 15:57:39 a2e9f8991718: Waiting 15:57:39 f1417ff83b31: Waiting 15:57:39 34310ba4fa9e: Layer already exists 15:57:39 4ac87916ca7c: Layer already exists 15:57:39 51137263b2f3: Layer already exists 15:57:39 d49890f829f8: Layer already exists 15:57:39 6d349f939199: Layer already exists 15:57:39 a2e9f8991718: Layer already exists 15:57:39 080031987b52: Layer already exists 15:57:39 f94091343cb1: Layer already exists 15:57:39 f1417ff83b31: Layer already exists 15:57:39 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:57:40 6d349f939199: Preparing 15:57:40 34310ba4fa9e: Preparing 15:57:40 d49890f829f8: Preparing 15:57:40 51137263b2f3: Preparing 15:57:40 4ac87916ca7c: Preparing 15:57:40 080031987b52: Preparing 15:57:40 a2e9f8991718: Preparing 15:57:40 f94091343cb1: Preparing 15:57:40 f1417ff83b31: Preparing 15:57:40 080031987b52: Waiting 15:57:40 a2e9f8991718: Waiting 15:57:40 f94091343cb1: Waiting 15:57:40 f1417ff83b31: Waiting 15:57:40 34310ba4fa9e: Layer already exists 15:57:40 6d349f939199: Layer already exists 15:57:40 51137263b2f3: Layer already exists 15:57:40 d49890f829f8: Layer already exists 15:57:40 4ac87916ca7c: Layer already exists 15:57:40 a2e9f8991718: Layer already exists 15:57:40 080031987b52: Layer already exists 15:57:40 f94091343cb1: Layer already exists 15:57:40 f1417ff83b31: Layer already exists 15:57:40 main: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:40 ===================================================== [Pipeline] echo 15:57:40 taggedImages: 15:57:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:57:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.162 15:57:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:57:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:57:40 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:40 latest 15:57:40 3.0.0-dev.162 15:57:40 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:40 main 15:57:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:57:40 b59623a0a776: Preparing 15:57:40 5291e19ae430: Preparing 15:57:40 cfa5301c0824: Preparing 15:57:40 4813d088dd30: Preparing 15:57:40 5f40f3689aee: Preparing 15:57:40 e45ea1e15814: Preparing 15:57:40 ee822e860c51: Preparing 15:57:40 4ac87916ca7c: Preparing 15:57:40 080031987b52: Preparing 15:57:40 f2f5c20ffd15: Preparing 15:57:40 f1417ff83b31: Preparing 15:57:40 ee822e860c51: Waiting 15:57:40 4ac87916ca7c: Waiting 15:57:40 080031987b52: Waiting 15:57:40 f2f5c20ffd15: Waiting 15:57:40 f1417ff83b31: Waiting 15:57:40 e45ea1e15814: Waiting 15:57:40 b59623a0a776: Pushed 15:57:40 5f40f3689aee: Pushed 15:57:40 5291e19ae430: Pushed 15:57:40 4ac87916ca7c: Layer already exists 15:57:40 080031987b52: Layer already exists 15:57:41 e45ea1e15814: Pushed 15:57:41 ee822e860c51: Pushed 15:57:41 f1417ff83b31: Layer already exists 15:57:41 f2f5c20ffd15: Pushed 15:57:42 4813d088dd30: Pushed 15:57:42 cfa5301c0824: Pushed 15:57:42 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:57:43 b59623a0a776: Preparing 15:57:43 5291e19ae430: Preparing 15:57:43 cfa5301c0824: Preparing 15:57:43 4813d088dd30: Preparing 15:57:43 5f40f3689aee: Preparing 15:57:43 e45ea1e15814: Preparing 15:57:43 ee822e860c51: Preparing 15:57:43 4ac87916ca7c: Preparing 15:57:43 080031987b52: Preparing 15:57:43 f2f5c20ffd15: Preparing 15:57:43 f1417ff83b31: Preparing 15:57:43 f1417ff83b31: Waiting 15:57:43 f2f5c20ffd15: Waiting 15:57:43 ee822e860c51: Waiting 15:57:43 4ac87916ca7c: Waiting 15:57:43 080031987b52: Waiting 15:57:43 e45ea1e15814: Waiting 15:57:43 5291e19ae430: Layer already exists 15:57:43 5f40f3689aee: Layer already exists 15:57:43 b59623a0a776: Layer already exists 15:57:43 cfa5301c0824: Layer already exists 15:57:43 e45ea1e15814: Layer already exists 15:57:43 4813d088dd30: Layer already exists 15:57:43 ee822e860c51: Layer already exists 15:57:43 4ac87916ca7c: Layer already exists 15:57:43 080031987b52: Layer already exists 15:57:43 f1417ff83b31: Layer already exists 15:57:43 f2f5c20ffd15: Layer already exists 15:57:43 latest: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.162 15:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:57:43 b59623a0a776: Preparing 15:57:43 5291e19ae430: Preparing 15:57:43 cfa5301c0824: Preparing 15:57:43 4813d088dd30: Preparing 15:57:43 5f40f3689aee: Preparing 15:57:43 e45ea1e15814: Preparing 15:57:43 ee822e860c51: Preparing 15:57:43 4ac87916ca7c: Preparing 15:57:43 080031987b52: Preparing 15:57:43 f2f5c20ffd15: Preparing 15:57:43 f1417ff83b31: Preparing 15:57:43 f2f5c20ffd15: Waiting 15:57:43 ee822e860c51: Waiting 15:57:43 080031987b52: Waiting 15:57:43 4ac87916ca7c: Waiting 15:57:43 e45ea1e15814: Waiting 15:57:43 f1417ff83b31: Waiting 15:57:43 5f40f3689aee: Layer already exists 15:57:43 4813d088dd30: Layer already exists 15:57:43 b59623a0a776: Layer already exists 15:57:43 cfa5301c0824: Layer already exists 15:57:43 5291e19ae430: Layer already exists 15:57:43 ee822e860c51: Layer already exists 15:57:43 e45ea1e15814: Layer already exists 15:57:43 4ac87916ca7c: Layer already exists 15:57:43 f2f5c20ffd15: Layer already exists 15:57:43 080031987b52: Layer already exists 15:57:43 f1417ff83b31: Layer already exists 15:57:43 3.0.0-dev.162: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:57:44 b59623a0a776: Preparing 15:57:44 5291e19ae430: Preparing 15:57:44 cfa5301c0824: Preparing 15:57:44 4813d088dd30: Preparing 15:57:44 5f40f3689aee: Preparing 15:57:44 e45ea1e15814: Preparing 15:57:44 ee822e860c51: Preparing 15:57:44 4ac87916ca7c: Preparing 15:57:44 080031987b52: Preparing 15:57:44 f2f5c20ffd15: Preparing 15:57:44 f1417ff83b31: Preparing 15:57:44 080031987b52: Waiting 15:57:44 ee822e860c51: Waiting 15:57:44 e45ea1e15814: Waiting 15:57:44 4ac87916ca7c: Waiting 15:57:44 f2f5c20ffd15: Waiting 15:57:44 f1417ff83b31: Waiting 15:57:44 4813d088dd30: Layer already exists 15:57:44 b59623a0a776: Layer already exists 15:57:44 5f40f3689aee: Layer already exists 15:57:44 cfa5301c0824: Layer already exists 15:57:44 5291e19ae430: Layer already exists 15:57:44 e45ea1e15814: Layer already exists 15:57:44 4ac87916ca7c: Layer already exists 15:57:44 ee822e860c51: Layer already exists 15:57:44 f2f5c20ffd15: Layer already exists 15:57:44 080031987b52: Layer already exists 15:57:44 f1417ff83b31: Layer already exists 15:57:44 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:57:45 b59623a0a776: Preparing 15:57:45 5291e19ae430: Preparing 15:57:45 cfa5301c0824: Preparing 15:57:45 4813d088dd30: Preparing 15:57:45 5f40f3689aee: Preparing 15:57:45 e45ea1e15814: Preparing 15:57:45 ee822e860c51: Preparing 15:57:45 4ac87916ca7c: Preparing 15:57:45 080031987b52: Preparing 15:57:45 f2f5c20ffd15: Preparing 15:57:45 f1417ff83b31: Preparing 15:57:45 e45ea1e15814: Waiting 15:57:45 ee822e860c51: Waiting 15:57:45 4ac87916ca7c: Waiting 15:57:45 080031987b52: Waiting 15:57:45 f2f5c20ffd15: Waiting 15:57:45 b59623a0a776: Layer already exists 15:57:45 5291e19ae430: Layer already exists 15:57:45 4813d088dd30: Layer already exists 15:57:45 5f40f3689aee: Layer already exists 15:57:45 cfa5301c0824: Layer already exists 15:57:45 e45ea1e15814: Layer already exists 15:57:45 f2f5c20ffd15: Layer already exists 15:57:45 ee822e860c51: Layer already exists 15:57:45 4ac87916ca7c: Layer already exists 15:57:45 080031987b52: Layer already exists 15:57:45 f1417ff83b31: Layer already exists 15:57:45 main: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:45 ===================================================== [Pipeline] echo 15:57:45 taggedImages: 15:57:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:57:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.162 15:57:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:57:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:57:45 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:45 latest 15:57:45 3.0.0-dev.162 15:57:45 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:45 main 15:57:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:57:45 a2f2310bc8f0: Preparing 15:57:45 39e4c5e77412: Preparing 15:57:45 4ac87916ca7c: Preparing 15:57:45 080031987b52: Preparing 15:57:45 ddfc39924ab5: Preparing 15:57:45 f1417ff83b31: Preparing 15:57:45 4ac87916ca7c: Layer already exists 15:57:45 080031987b52: Layer already exists 15:57:45 f1417ff83b31: Layer already exists 15:57:45 a2f2310bc8f0: Pushed 15:57:46 ddfc39924ab5: Pushed 15:57:48 39e4c5e77412: Pushed 15:57:48 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:48 + 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 15:57:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:57:48 a2f2310bc8f0: Preparing 15:57:48 39e4c5e77412: Preparing 15:57:48 4ac87916ca7c: Preparing 15:57:48 080031987b52: Preparing 15:57:48 ddfc39924ab5: Preparing 15:57:48 f1417ff83b31: Preparing 15:57:48 f1417ff83b31: Waiting 15:57:48 a2f2310bc8f0: Layer already exists 15:57:48 080031987b52: Layer already exists 15:57:48 39e4c5e77412: Layer already exists 15:57:48 ddfc39924ab5: Layer already exists 15:57:48 4ac87916ca7c: Layer already exists 15:57:48 f1417ff83b31: Layer already exists 15:57:48 latest: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.162 15:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:57:49 a2f2310bc8f0: Preparing 15:57:49 39e4c5e77412: Preparing 15:57:49 4ac87916ca7c: Preparing 15:57:49 080031987b52: Preparing 15:57:49 ddfc39924ab5: Preparing 15:57:49 f1417ff83b31: Preparing 15:57:49 a2f2310bc8f0: Layer already exists 15:57:49 39e4c5e77412: Layer already exists 15:57:49 080031987b52: Layer already exists 15:57:49 ddfc39924ab5: Layer already exists 15:57:49 4ac87916ca7c: Layer already exists 15:57:49 f1417ff83b31: Layer already exists 15:57:49 3.0.0-dev.162: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:57:50 a2f2310bc8f0: Preparing 15:57:50 39e4c5e77412: Preparing 15:57:50 4ac87916ca7c: Preparing 15:57:50 080031987b52: Preparing 15:57:50 ddfc39924ab5: Preparing 15:57:50 f1417ff83b31: Preparing 15:57:50 080031987b52: Layer already exists 15:57:50 39e4c5e77412: Layer already exists 15:57:50 4ac87916ca7c: Layer already exists 15:57:50 ddfc39924ab5: Layer already exists 15:57:50 a2f2310bc8f0: Layer already exists 15:57:50 f1417ff83b31: Layer already exists 15:57:50 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:50 + 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 15:57:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:57:50 a2f2310bc8f0: Preparing 15:57:50 39e4c5e77412: Preparing 15:57:50 4ac87916ca7c: Preparing 15:57:50 080031987b52: Preparing 15:57:50 ddfc39924ab5: Preparing 15:57:50 f1417ff83b31: Preparing 15:57:50 a2f2310bc8f0: Layer already exists 15:57:50 080031987b52: Layer already exists 15:57:50 ddfc39924ab5: Layer already exists 15:57:50 39e4c5e77412: Layer already exists 15:57:50 4ac87916ca7c: Layer already exists 15:57:50 f1417ff83b31: Layer already exists 15:57:50 main: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:50 ===================================================== [Pipeline] echo 15:57:50 taggedImages: 15:57:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:57:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.162 15:57:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:57:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:57:50 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:50 latest 15:57:50 3.0.0-dev.162 15:57:50 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:57:50 main 15:57:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:57:51 87a541c15d0a: Preparing 15:57:51 42931d64ca65: Preparing 15:57:51 8a39bbf35fd5: Preparing 15:57:51 465654173952: Preparing 15:57:51 496e54ce0711: Preparing 15:57:51 4ac87916ca7c: Preparing 15:57:51 080031987b52: Preparing 15:57:51 8845c288da64: Preparing 15:57:51 f1417ff83b31: Preparing 15:57:51 8845c288da64: Waiting 15:57:51 4ac87916ca7c: Waiting 15:57:51 080031987b52: Waiting 15:57:51 f1417ff83b31: Waiting 15:57:51 8a39bbf35fd5: Pushed 15:57:51 42931d64ca65: Pushed 15:57:51 87a541c15d0a: Pushed 15:57:51 4ac87916ca7c: Layer already exists 15:57:51 080031987b52: Layer already exists 15:57:51 f1417ff83b31: Layer already exists 15:57:52 8845c288da64: Pushed 15:57:57 496e54ce0711: Pushed 15:57:59 465654173952: Pushed 15:57:59 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:58:00 87a541c15d0a: Preparing 15:58:00 42931d64ca65: Preparing 15:58:00 8a39bbf35fd5: Preparing 15:58:00 465654173952: Preparing 15:58:00 496e54ce0711: Preparing 15:58:00 4ac87916ca7c: Preparing 15:58:00 080031987b52: Preparing 15:58:00 8845c288da64: Preparing 15:58:00 f1417ff83b31: Preparing 15:58:00 080031987b52: Waiting 15:58:00 8845c288da64: Waiting 15:58:00 f1417ff83b31: Waiting 15:58:00 42931d64ca65: Layer already exists 15:58:00 87a541c15d0a: Layer already exists 15:58:00 496e54ce0711: Layer already exists 15:58:00 465654173952: Layer already exists 15:58:00 8a39bbf35fd5: Layer already exists 15:58:00 4ac87916ca7c: Layer already exists 15:58:00 8845c288da64: Layer already exists 15:58:00 080031987b52: Layer already exists 15:58:00 f1417ff83b31: Layer already exists 15:58:00 latest: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.162 15:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:58:00 87a541c15d0a: Preparing 15:58:00 42931d64ca65: Preparing 15:58:00 8a39bbf35fd5: Preparing 15:58:00 465654173952: Preparing 15:58:00 496e54ce0711: Preparing 15:58:00 4ac87916ca7c: Preparing 15:58:00 080031987b52: Preparing 15:58:00 8845c288da64: Preparing 15:58:00 f1417ff83b31: Preparing 15:58:00 4ac87916ca7c: Waiting 15:58:00 080031987b52: Waiting 15:58:00 f1417ff83b31: Waiting 15:58:00 8845c288da64: Waiting 15:58:00 42931d64ca65: Layer already exists 15:58:00 8a39bbf35fd5: Layer already exists 15:58:00 496e54ce0711: Layer already exists 15:58:00 87a541c15d0a: Layer already exists 15:58:00 465654173952: Layer already exists 15:58:00 080031987b52: Layer already exists 15:58:00 4ac87916ca7c: Layer already exists 15:58:00 8845c288da64: Layer already exists 15:58:00 f1417ff83b31: Layer already exists 15:58:00 3.0.0-dev.162: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:58:01 87a541c15d0a: Preparing 15:58:01 42931d64ca65: Preparing 15:58:01 8a39bbf35fd5: Preparing 15:58:01 465654173952: Preparing 15:58:01 496e54ce0711: Preparing 15:58:01 4ac87916ca7c: Preparing 15:58:01 080031987b52: Preparing 15:58:01 8845c288da64: Preparing 15:58:01 f1417ff83b31: Preparing 15:58:01 4ac87916ca7c: Waiting 15:58:01 8845c288da64: Waiting 15:58:01 f1417ff83b31: Waiting 15:58:01 080031987b52: Waiting 15:58:01 465654173952: Layer already exists 15:58:01 87a541c15d0a: Layer already exists 15:58:01 496e54ce0711: Layer already exists 15:58:01 8a39bbf35fd5: Layer already exists 15:58:01 42931d64ca65: Layer already exists 15:58:01 4ac87916ca7c: Layer already exists 15:58:01 080031987b52: Layer already exists 15:58:01 8845c288da64: Layer already exists 15:58:01 f1417ff83b31: Layer already exists 15:58:01 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:58:01 87a541c15d0a: Preparing 15:58:01 42931d64ca65: Preparing 15:58:01 8a39bbf35fd5: Preparing 15:58:01 465654173952: Preparing 15:58:01 496e54ce0711: Preparing 15:58:01 4ac87916ca7c: Preparing 15:58:01 080031987b52: Preparing 15:58:01 8845c288da64: Preparing 15:58:01 f1417ff83b31: Preparing 15:58:01 4ac87916ca7c: Waiting 15:58:01 080031987b52: Waiting 15:58:01 8845c288da64: Waiting 15:58:01 f1417ff83b31: Waiting 15:58:01 42931d64ca65: Layer already exists 15:58:01 465654173952: Layer already exists 15:58:01 8a39bbf35fd5: Layer already exists 15:58:01 87a541c15d0a: Layer already exists 15:58:01 496e54ce0711: Layer already exists 15:58:01 4ac87916ca7c: Layer already exists 15:58:01 080031987b52: Layer already exists 15:58:01 8845c288da64: Layer already exists 15:58:01 f1417ff83b31: Layer already exists 15:58:01 main: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:01 ===================================================== [Pipeline] echo 15:58:01 taggedImages: 15:58:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:58:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.162 15:58:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:58:01 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:58:01 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:01 latest 15:58:01 3.0.0-dev.162 15:58:01 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:01 main 15:58:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:58:02 75a6ede39c8c: Preparing 15:58:02 4d4c4d9fa136: Preparing 15:58:02 aaa97cd72268: Preparing 15:58:02 6f21f3dc9bf2: Preparing 15:58:02 4ac87916ca7c: Preparing 15:58:02 080031987b52: Preparing 15:58:02 39c08b736f4c: Preparing 15:58:02 f1417ff83b31: Preparing 15:58:02 080031987b52: Waiting 15:58:02 f1417ff83b31: Waiting 15:58:02 4ac87916ca7c: Layer already exists 15:58:02 080031987b52: Layer already exists 15:58:02 aaa97cd72268: Pushed 15:58:02 75a6ede39c8c: Pushed 15:58:02 f1417ff83b31: Layer already exists 15:58:02 4d4c4d9fa136: Pushed 15:58:02 39c08b736f4c: Pushed 15:58:11 6f21f3dc9bf2: Pushed 15:58:11 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:58:11 75a6ede39c8c: Preparing 15:58:11 4d4c4d9fa136: Preparing 15:58:11 aaa97cd72268: Preparing 15:58:11 6f21f3dc9bf2: Preparing 15:58:11 4ac87916ca7c: Preparing 15:58:11 080031987b52: Preparing 15:58:11 39c08b736f4c: Preparing 15:58:11 f1417ff83b31: Preparing 15:58:11 39c08b736f4c: Waiting 15:58:11 f1417ff83b31: Waiting 15:58:11 080031987b52: Waiting 15:58:11 4d4c4d9fa136: Layer already exists 15:58:11 75a6ede39c8c: Layer already exists 15:58:11 4ac87916ca7c: Layer already exists 15:58:11 aaa97cd72268: Layer already exists 15:58:11 6f21f3dc9bf2: Layer already exists 15:58:11 080031987b52: Layer already exists 15:58:11 f1417ff83b31: Layer already exists 15:58:11 39c08b736f4c: Layer already exists 15:58:11 latest: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.162 15:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:58:12 75a6ede39c8c: Preparing 15:58:12 4d4c4d9fa136: Preparing 15:58:12 aaa97cd72268: Preparing 15:58:12 6f21f3dc9bf2: Preparing 15:58:12 4ac87916ca7c: Preparing 15:58:12 080031987b52: Preparing 15:58:12 39c08b736f4c: Preparing 15:58:12 f1417ff83b31: Preparing 15:58:12 39c08b736f4c: Waiting 15:58:12 f1417ff83b31: Waiting 15:58:12 080031987b52: Waiting 15:58:12 75a6ede39c8c: Layer already exists 15:58:12 4ac87916ca7c: Layer already exists 15:58:12 6f21f3dc9bf2: Layer already exists 15:58:12 4d4c4d9fa136: Layer already exists 15:58:12 aaa97cd72268: Layer already exists 15:58:12 080031987b52: Layer already exists 15:58:12 39c08b736f4c: Layer already exists 15:58:12 f1417ff83b31: Layer already exists 15:58:12 3.0.0-dev.162: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:58:12 75a6ede39c8c: Preparing 15:58:12 4d4c4d9fa136: Preparing 15:58:12 aaa97cd72268: Preparing 15:58:12 6f21f3dc9bf2: Preparing 15:58:12 4ac87916ca7c: Preparing 15:58:12 080031987b52: Preparing 15:58:12 39c08b736f4c: Preparing 15:58:12 f1417ff83b31: Preparing 15:58:12 080031987b52: Waiting 15:58:12 39c08b736f4c: Waiting 15:58:12 f1417ff83b31: Waiting 15:58:12 aaa97cd72268: Layer already exists 15:58:12 4d4c4d9fa136: Layer already exists 15:58:12 4ac87916ca7c: Layer already exists 15:58:12 75a6ede39c8c: Layer already exists 15:58:12 6f21f3dc9bf2: Layer already exists 15:58:12 080031987b52: Layer already exists 15:58:12 39c08b736f4c: Layer already exists 15:58:12 f1417ff83b31: Layer already exists 15:58:12 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:58:13 75a6ede39c8c: Preparing 15:58:13 4d4c4d9fa136: Preparing 15:58:13 aaa97cd72268: Preparing 15:58:13 6f21f3dc9bf2: Preparing 15:58:13 4ac87916ca7c: Preparing 15:58:13 080031987b52: Preparing 15:58:13 39c08b736f4c: Preparing 15:58:13 f1417ff83b31: Preparing 15:58:13 39c08b736f4c: Waiting 15:58:13 080031987b52: Waiting 15:58:13 f1417ff83b31: Waiting 15:58:13 4d4c4d9fa136: Layer already exists 15:58:13 6f21f3dc9bf2: Layer already exists 15:58:13 aaa97cd72268: Layer already exists 15:58:13 75a6ede39c8c: Layer already exists 15:58:13 4ac87916ca7c: Layer already exists 15:58:13 080031987b52: Layer already exists 15:58:13 39c08b736f4c: Layer already exists 15:58:13 f1417ff83b31: Layer already exists 15:58:13 main: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:13 ===================================================== [Pipeline] echo 15:58:13 taggedImages: 15:58:13 - nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:58:13 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.162 15:58:13 - nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:58:13 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:58:13 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:13 latest 15:58:13 3.0.0-dev.162 15:58:13 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:13 main 15:58:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:58:14 5ff86b3b8ecf: Preparing 15:58:14 bc8983bc8362: Preparing 15:58:14 d7815cb2c014: Preparing 15:58:14 de92fcaa07c8: Preparing 15:58:14 4ac87916ca7c: Preparing 15:58:14 080031987b52: Preparing 15:58:14 8845c288da64: Preparing 15:58:14 f1417ff83b31: Preparing 15:58:14 8845c288da64: Waiting 15:58:14 f1417ff83b31: Waiting 15:58:14 080031987b52: Waiting 15:58:14 4ac87916ca7c: Layer already exists 15:58:14 080031987b52: Layer already exists 15:58:14 8845c288da64: Layer already exists 15:58:14 f1417ff83b31: Layer already exists 15:58:14 bc8983bc8362: Pushed 15:58:14 5ff86b3b8ecf: Pushed 15:58:14 d7815cb2c014: Pushed 15:58:22 de92fcaa07c8: Pushed 15:58:22 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:58:22 5ff86b3b8ecf: Preparing 15:58:22 bc8983bc8362: Preparing 15:58:22 d7815cb2c014: Preparing 15:58:22 de92fcaa07c8: Preparing 15:58:22 4ac87916ca7c: Preparing 15:58:22 080031987b52: Preparing 15:58:22 8845c288da64: Preparing 15:58:22 f1417ff83b31: Preparing 15:58:22 080031987b52: Waiting 15:58:22 8845c288da64: Waiting 15:58:22 f1417ff83b31: Waiting 15:58:22 de92fcaa07c8: Layer already exists 15:58:22 5ff86b3b8ecf: Layer already exists 15:58:22 d7815cb2c014: Layer already exists 15:58:22 4ac87916ca7c: Layer already exists 15:58:22 bc8983bc8362: Layer already exists 15:58:22 080031987b52: Layer already exists 15:58:22 8845c288da64: Layer already exists 15:58:22 f1417ff83b31: Layer already exists 15:58:22 latest: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.162 15:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:58:23 5ff86b3b8ecf: Preparing 15:58:23 bc8983bc8362: Preparing 15:58:23 d7815cb2c014: Preparing 15:58:23 de92fcaa07c8: Preparing 15:58:23 4ac87916ca7c: Preparing 15:58:23 080031987b52: Preparing 15:58:23 8845c288da64: Preparing 15:58:23 f1417ff83b31: Preparing 15:58:23 8845c288da64: Waiting 15:58:23 f1417ff83b31: Waiting 15:58:23 080031987b52: Waiting 15:58:23 4ac87916ca7c: Layer already exists 15:58:23 de92fcaa07c8: Layer already exists 15:58:23 d7815cb2c014: Layer already exists 15:58:23 bc8983bc8362: Layer already exists 15:58:23 5ff86b3b8ecf: Layer already exists 15:58:23 8845c288da64: Layer already exists 15:58:23 f1417ff83b31: Layer already exists 15:58:23 080031987b52: Layer already exists 15:58:23 3.0.0-dev.162: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:58:24 5ff86b3b8ecf: Preparing 15:58:24 bc8983bc8362: Preparing 15:58:24 d7815cb2c014: Preparing 15:58:24 de92fcaa07c8: Preparing 15:58:24 4ac87916ca7c: Preparing 15:58:24 080031987b52: Preparing 15:58:24 8845c288da64: Preparing 15:58:24 f1417ff83b31: Preparing 15:58:24 080031987b52: Waiting 15:58:24 f1417ff83b31: Waiting 15:58:24 bc8983bc8362: Layer already exists 15:58:24 4ac87916ca7c: Layer already exists 15:58:24 d7815cb2c014: Layer already exists 15:58:24 de92fcaa07c8: Layer already exists 15:58:24 5ff86b3b8ecf: Layer already exists 15:58:24 080031987b52: Layer already exists 15:58:24 8845c288da64: Layer already exists 15:58:24 f1417ff83b31: Layer already exists 15:58:24 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:58:24 5ff86b3b8ecf: Preparing 15:58:24 bc8983bc8362: Preparing 15:58:24 d7815cb2c014: Preparing 15:58:24 de92fcaa07c8: Preparing 15:58:24 4ac87916ca7c: Preparing 15:58:24 080031987b52: Preparing 15:58:24 8845c288da64: Preparing 15:58:24 f1417ff83b31: Preparing 15:58:24 080031987b52: Waiting 15:58:24 8845c288da64: Waiting 15:58:24 f1417ff83b31: Waiting 15:58:24 4ac87916ca7c: Layer already exists 15:58:24 5ff86b3b8ecf: Layer already exists 15:58:24 d7815cb2c014: Layer already exists 15:58:24 bc8983bc8362: Layer already exists 15:58:24 de92fcaa07c8: Layer already exists 15:58:24 080031987b52: Layer already exists 15:58:24 8845c288da64: Layer already exists 15:58:24 f1417ff83b31: Layer already exists 15:58:24 main: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:24 ===================================================== [Pipeline] echo 15:58:24 taggedImages: 15:58:24 - nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:24 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:58:24 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.162 15:58:24 - nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:24 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:58:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:58:24 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:24 latest 15:58:24 3.0.0-dev.162 15:58:24 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:24 main 15:58:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:58:25 bb80c778ea70: Preparing 15:58:25 00159c3178f2: Preparing 15:58:25 4ac87916ca7c: Preparing 15:58:25 080031987b52: Preparing 15:58:25 fe5170004586: Preparing 15:58:25 f1417ff83b31: Preparing 15:58:25 080031987b52: Layer already exists 15:58:25 4ac87916ca7c: Layer already exists 15:58:25 f1417ff83b31: Layer already exists 15:58:25 bb80c778ea70: Pushed 15:58:25 fe5170004586: Pushed 15:58:28 00159c3178f2: Pushed 15:58:29 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:58:29 bb80c778ea70: Preparing 15:58:29 00159c3178f2: Preparing 15:58:29 4ac87916ca7c: Preparing 15:58:29 080031987b52: Preparing 15:58:29 fe5170004586: Preparing 15:58:29 f1417ff83b31: Preparing 15:58:29 f1417ff83b31: Waiting 15:58:29 080031987b52: Layer already exists 15:58:29 00159c3178f2: Layer already exists 15:58:29 bb80c778ea70: Layer already exists 15:58:29 4ac87916ca7c: Layer already exists 15:58:29 fe5170004586: Layer already exists 15:58:29 f1417ff83b31: Layer already exists 15:58:29 latest: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.162 15:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:58:30 bb80c778ea70: Preparing 15:58:30 00159c3178f2: Preparing 15:58:30 4ac87916ca7c: Preparing 15:58:30 080031987b52: Preparing 15:58:30 fe5170004586: Preparing 15:58:30 f1417ff83b31: Preparing 15:58:30 f1417ff83b31: Waiting 15:58:30 fe5170004586: Layer already exists 15:58:30 bb80c778ea70: Layer already exists 15:58:30 00159c3178f2: Layer already exists 15:58:30 4ac87916ca7c: Layer already exists 15:58:30 080031987b52: Layer already exists 15:58:30 f1417ff83b31: Layer already exists 15:58:30 3.0.0-dev.162: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:58:30 bb80c778ea70: Preparing 15:58:30 00159c3178f2: Preparing 15:58:30 4ac87916ca7c: Preparing 15:58:30 080031987b52: Preparing 15:58:30 fe5170004586: Preparing 15:58:30 f1417ff83b31: Preparing 15:58:30 f1417ff83b31: Waiting 15:58:30 bb80c778ea70: Layer already exists 15:58:30 fe5170004586: Layer already exists 15:58:30 00159c3178f2: Layer already exists 15:58:30 080031987b52: Layer already exists 15:58:30 4ac87916ca7c: Layer already exists 15:58:30 f1417ff83b31: Layer already exists 15:58:30 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:58:31 bb80c778ea70: Preparing 15:58:31 00159c3178f2: Preparing 15:58:31 4ac87916ca7c: Preparing 15:58:31 080031987b52: Preparing 15:58:31 fe5170004586: Preparing 15:58:31 f1417ff83b31: Preparing 15:58:31 f1417ff83b31: Waiting 15:58:31 fe5170004586: Layer already exists 15:58:31 00159c3178f2: Layer already exists 15:58:31 bb80c778ea70: Layer already exists 15:58:31 4ac87916ca7c: Layer already exists 15:58:31 080031987b52: Layer already exists 15:58:31 f1417ff83b31: Layer already exists 15:58:31 main: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:31 ===================================================== [Pipeline] echo 15:58:31 taggedImages: 15:58:31 - nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:31 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:58:31 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.162 15:58:31 - nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:31 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:58:31 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:58:31 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:31 latest 15:58:31 3.0.0-dev.162 15:58:31 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:31 main 15:58:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:31 Removing intermediate container 718f6c863650 15:58:31 ---> 1393aea2ee45 15:58:31 Step 7/20 : COPY . . 15:58:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:58:32 ed066115b0a8: Preparing 15:58:32 c6d2cc5aa00f: Preparing 15:58:32 4ac87916ca7c: Preparing 15:58:32 080031987b52: Preparing 15:58:32 d106608f57f2: Preparing 15:58:32 f1417ff83b31: Preparing 15:58:32 f1417ff83b31: Waiting 15:58:32 4ac87916ca7c: Layer already exists 15:58:32 080031987b52: Layer already exists 15:58:32 d106608f57f2: Layer already exists 15:58:32 f1417ff83b31: Layer already exists 15:58:32 ed066115b0a8: Pushed 15:58:33 ---> f8329cd6b51a 15:58:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:58:34 ---> Running in 364ec4051f9c 15:58:34 c6d2cc5aa00f: Pushed 15:58:34 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:58:35 ed066115b0a8: Preparing 15:58:35 c6d2cc5aa00f: Preparing 15:58:35 4ac87916ca7c: Preparing 15:58:35 080031987b52: Preparing 15:58:35 d106608f57f2: Preparing 15:58:35 f1417ff83b31: Preparing 15:58:35 f1417ff83b31: Waiting 15:58:35 080031987b52: Layer already exists 15:58:35 ed066115b0a8: Layer already exists 15:58:35 d106608f57f2: Layer already exists 15:58:35 4ac87916ca7c: Layer already exists 15:58:35 c6d2cc5aa00f: Layer already exists 15:58:35 f1417ff83b31: Layer already exists 15:58:35 latest: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:58:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.162 15:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:58:36 ed066115b0a8: Preparing 15:58:36 c6d2cc5aa00f: Preparing 15:58:36 4ac87916ca7c: Preparing 15:58:36 080031987b52: Preparing 15:58:36 d106608f57f2: Preparing 15:58:36 f1417ff83b31: Preparing 15:58:36 f1417ff83b31: Waiting 15:58:36 ed066115b0a8: Layer already exists 15:58:36 d106608f57f2: Layer already exists 15:58:36 4ac87916ca7c: Layer already exists 15:58:36 c6d2cc5aa00f: Layer already exists 15:58:36 080031987b52: Layer already exists 15:58:36 f1417ff83b31: Layer already exists 15:58:36 3.0.0-dev.162: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:58:36 ed066115b0a8: Preparing 15:58:36 c6d2cc5aa00f: Preparing 15:58:36 4ac87916ca7c: Preparing 15:58:36 080031987b52: Preparing 15:58:36 d106608f57f2: Preparing 15:58:36 f1417ff83b31: Preparing 15:58:36 f1417ff83b31: Waiting 15:58:36 c6d2cc5aa00f: Layer already exists 15:58:36 080031987b52: Layer already exists 15:58:36 ed066115b0a8: Layer already exists 15:58:36 d106608f57f2: Layer already exists 15:58:36 4ac87916ca7c: Layer already exists 15:58:36 f1417ff83b31: Layer already exists 15:58:36 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:58:37 ed066115b0a8: Preparing 15:58:37 c6d2cc5aa00f: Preparing 15:58:37 4ac87916ca7c: Preparing 15:58:37 080031987b52: Preparing 15:58:37 d106608f57f2: Preparing 15:58:37 f1417ff83b31: Preparing 15:58:37 f1417ff83b31: Waiting 15:58:37 ed066115b0a8: Layer already exists 15:58:37 080031987b52: Layer already exists 15:58:37 4ac87916ca7c: Layer already exists 15:58:37 d106608f57f2: Layer already exists 15:58:37 c6d2cc5aa00f: Layer already exists 15:58:37 f1417ff83b31: Layer already exists 15:58:37 main: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:37 ===================================================== [Pipeline] echo 15:58:37 taggedImages: 15:58:37 - nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 15:58:37 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:58:37 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.162 15:58:37 - nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 15:58:37 - 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] } 16:03:12 Removing intermediate container 6972282a6773 16:03:12 ---> 0a9937c83039 16:03:12 16:03:12 Step 10/23 : FROM alpine:3.17 16:03:12 ---> 51e60588ff2c 16:03:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:03:12 ---> Running in 1b8c625ec0ac 16:03:12 Removing intermediate container 1b8c625ec0ac 16:03:12 ---> 1b4544400d11 16:03:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:03:12 ---> Running in bc59f7312c3f 16:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:03:14 (1/1) Installing dumb-init (1.2.5-r2) 16:03:14 Executing busybox-1.35.0-r29.trigger 16:03:14 OK: 8 MiB in 16 packages 16:03:16 Removing intermediate container bc59f7312c3f 16:03:16 ---> 643d67d2e1c5 16:03:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:17 ---> 1c07aff7aa4d 16:03:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:03:18 ---> 98f95265900f 16:03:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:03:19 ---> 52f039dd8652 16:03:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:03:20 ---> c130f38dc632 16:03:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:03:21 ---> ee27ca49f395 16:03:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:03:21 ---> Running in 150603c5e968 16:03:25 Removing intermediate container 150603c5e968 16:03:25 ---> 4aed38b387fa 16:03:25 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:03:25 ---> Running in d1b9a47b486d 16:03:25 Removing intermediate container d1b9a47b486d 16:03:25 ---> bf5a2c2b4b01 16:03:25 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:03:25 ---> Running in 90f8ed5e0d18 16:03:25 Removing intermediate container 90f8ed5e0d18 16:03:25 ---> 06d083002055 16:03:25 Step 21/23 : LABEL arch=arm64 16:03:26 ---> Running in c1821ab02d23 16:03:26 Removing intermediate container c1821ab02d23 16:03:26 ---> 5ba93e36fd1f 16:03:26 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:03:26 ---> Running in 66c3180447e5 16:03:27 Removing intermediate container 66c3180447e5 16:03:27 ---> 28409050f743 16:03:27 Step 23/23 : LABEL version=3.0.0-dev.162 16:03:27 ---> Running in 25559f6dcbc5 16:03:30 Removing intermediate container 25559f6dcbc5 16:03:30 ---> 959d2a931c81 16:03:30 16:03:30 Successfully built 959d2a931c81 16:03:30 Successfully tagged security-proxy-auth-arm64:latest 16:03:30  Building security-proxy-auth ... done Building security-spire-config 16:03:33 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:03:33 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:03:33 ---> 40409e678fe1 16:03:33 Step 3/27 : WORKDIR /edgex-go 16:03:33 ---> Using cache 16:03:33 ---> 9859abfdc97e 16:03:33 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:03:33 ---> Using cache 16:03:33 ---> 3889d245b374 16:03:33 Step 5/27 : COPY go.mod vendor* ./ 16:03:33 ---> Using cache 16:03:33 ---> 4c1f774461f1 16:03:33 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:33 ---> Using cache 16:03:33 ---> 1fa481350ea9 16:03:33 Step 7/27 : COPY . . 16:03:33 ---> Using cache 16:03:33 ---> 6d7cba36ae80 16:03:33 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 16:03:33 ---> Using cache 16:03:33 ---> 92cda1acab5d 16:03:33 Step 9/27 : WORKDIR /edgex-go/spire-build 16:03:33 ---> Using cache 16:03:33 ---> 8349e2f5f5e7 16:03:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:03:33 ---> Using cache 16:03:33 ---> e1ce75191c37 16:03:33 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 16:03:33 ---> Using cache 16:03:33 ---> 7bf341431d8d 16:03:33 Step 12/27 : WORKDIR /edgex-go 16:03:33 ---> Using cache 16:03:33 ---> e4464366417e 16:03:33 16:03:33 Step 13/27 : FROM alpine:3.17 16:03:33 ---> 51e60588ff2c 16:03:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:03:33 ---> Using cache 16:03:33 ---> 6656369f5390 16:03:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:03:34 ---> Running in c5f089999b8e 16:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:03:38 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:03:38 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:03:38 OK: 17694 distinct packages available 16:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:03:40 (1/4) Installing dumb-init (1.2.5-r2) 16:03:40 (2/4) Installing musl-obstack (1.2.3-r0) 16:03:40 (3/4) Installing libucontext (1.2-r0) 16:03:40 (4/4) Installing gcompat (1.1.0-r0) 16:03:40 Executing busybox-1.35.0-r29.trigger 16:03:40 OK: 8 MiB in 19 packages 16:03:44 Removing intermediate container c5f089999b8e 16:03:44 ---> b2f2531109a0 16:03:44 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:44 ---> d5b387189cad 16:03:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:03:45 ---> 0db96c0cedbd 16:03:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:03:53 ---> 921131fd0de7 16:03:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:03:56 ---> 9b973ad86152 16:03:56 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:03:56 ---> Running in 004ec192b9ae 16:03:57 Removing intermediate container 004ec192b9ae 16:03:57 ---> 5ceacc764704 16:03:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:03:59 ---> 6b2e21ef0425 16:03:59 Step 22/27 : WORKDIR / 16:03:59 ---> Running in b97785c0ed4b 16:04:00 Removing intermediate container b97785c0ed4b 16:04:00 ---> 30fd720db207 16:04:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:04:00 ---> Running in 6823e465bd1d 16:04:00 Removing intermediate container 6823e465bd1d 16:04:00 ---> 0aa0b8c6a18d 16:04:00 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:04:00 Removing intermediate container 69b52e025055 16:04:00 ---> 9935b1a3706b 16:04:00 16:04:00 Step 10/24 : FROM alpine:3.17 16:04:00 ---> 51e60588ff2c 16:04:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:04:00 ---> Running in 818d3ff41a65 16:04:00 ---> Running in 23dbbf787558 16:04:01 Removing intermediate container 818d3ff41a65 16:04:01 ---> d3522390bd71 16:04:01 Step 25/27 : LABEL arch=arm64 16:04:01 ---> Running in c81a0a230248 16:04:02 Removing intermediate container c81a0a230248 16:04:02 ---> 65d2e9f4ffe9 16:04:02 Step 26/27 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:04:02 ---> Running in 45b3f57b19c6 16:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:04:03 Removing intermediate container 45b3f57b19c6 16:04:03 ---> 4e767ca612fe 16:04:03 Step 27/27 : LABEL version=3.0.0-dev.162 16:04:03 ---> Running in 4c84b65a3ce9 16:04:04 Removing intermediate container 4c84b65a3ce9 16:04:04 ---> 4e080d1ac865 16:04:04 16:04:04 Successfully built 4e080d1ac865 16:04:04 Successfully tagged security-spire-config-arm64:latest 16:04:04 Building security-secretstore-setup 16:04:04  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:04:05 (1/1) Installing dumb-init (1.2.5-r2) 16:04:05 Executing busybox-1.35.0-r29.trigger 16:04:05 OK: 8 MiB in 16 packages 16:04:07 Removing intermediate container 23dbbf787558 16:04:07 ---> f317c569c0ee 16:04:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:04:07 ---> Running in f44be900e2d7 16:04:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:04:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:04:08 ---> 40409e678fe1 16:04:08 Step 3/25 : WORKDIR /edgex-go 16:04:08 ---> Using cache 16:04:08 ---> 9859abfdc97e 16:04:08 Step 4/25 : RUN apk add --update --no-cache make git 16:04:08 Removing intermediate container f44be900e2d7 16:04:08 ---> 65684e300014 16:04:08 Step 13/24 : ENV APP_PORT=59882 16:04:08 ---> Running in ad996932be33 16:04:08 ---> Running in 8814d10f0b59 16:04:09 Removing intermediate container 8814d10f0b59 16:04:09 ---> 864b943f21d8 16:04:09 Step 14/24 : EXPOSE $APP_PORT 16:04:09 ---> Running in be1699892739 16:04:10 Removing intermediate container be1699892739 16:04:10 ---> 9d94c9e41ee9 16:04:10 Step 15/24 : WORKDIR / 16:04:10 ---> Running in deb4b8b7f76c 16:04:11 Removing intermediate container deb4b8b7f76c 16:04:11 ---> 38a0dfb3007c 16:04:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:04:12 ---> e13dd9edbcf2 16:04:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 16:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:04:13 ---> 63818b339b3a 16:04:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:04:14 OK: 263 MiB in 53 packages 16:04:15 ---> c740f5d822ba 16:04:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:04:15 Removing intermediate container ad996932be33 16:04:15 ---> 926b09840800 16:04:15 Step 5/25 : COPY go.mod vendor* ./ 16:04:16 ---> af22e099cdec 16:04:16 Step 20/24 : ENTRYPOINT ["/core-command"] 16:04:16 ---> Running in 7b3ca5114c0c 16:04:17 ---> 8272411b4064 16:04:17 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:17 ---> Running in bfe1b3e551a3 16:04:17 Removing intermediate container 7b3ca5114c0c 16:04:17 ---> 42ecd0c85040 16:04:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:04:17 ---> Running in fc02fca924f3 16:04:18 Removing intermediate container fc02fca924f3 16:04:18 ---> 62e84e6955cc 16:04:18 Step 22/24 : LABEL arch=arm64 16:04:18 ---> Running in df1f50c30414 16:04:19 Removing intermediate container df1f50c30414 16:04:19 ---> d08cc8df542e 16:04:19 Step 23/24 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:04:19 ---> Running in 541154c8f647 16:04:19 Removing intermediate container 541154c8f647 16:04:19 ---> 75fde5580eec 16:04:19 Step 24/24 : LABEL version=3.0.0-dev.162 16:04:19 ---> Running in 356b98271c40 16:04:20 Removing intermediate container 356b98271c40 16:04:20 ---> ff5694d3d0d4 16:04:20 16:04:20 Successfully built ff5694d3d0d4 16:04:20 Successfully tagged core-command-arm64:latest 16:04:20  Building core-command ... done Building security-spire-server 16:04:23 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:04:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:04:23 ---> 40409e678fe1 16:04:23 Step 3/26 : WORKDIR /edgex-go 16:04:23 ---> Using cache 16:04:23 ---> 9859abfdc97e 16:04:23 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:04:23 ---> Using cache 16:04:23 ---> 3889d245b374 16:04:23 Step 5/26 : COPY go.mod vendor* ./ 16:04:23 ---> Using cache 16:04:23 ---> 4c1f774461f1 16:04:23 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:23 ---> Using cache 16:04:23 ---> 1fa481350ea9 16:04:23 Step 7/26 : COPY . . 16:04:24 ---> Using cache 16:04:24 ---> 6d7cba36ae80 16:04:24 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 16:04:24 ---> Using cache 16:04:24 ---> 92cda1acab5d 16:04:24 Step 9/26 : WORKDIR /edgex-go/spire-build 16:04:24 ---> Using cache 16:04:24 ---> 8349e2f5f5e7 16:04:24 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:04:24 ---> Using cache 16:04:24 ---> e1ce75191c37 16:04:24 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 16:04:24 ---> Running in 0d5e0fec1bb4 16:04:27 Removing intermediate container 0d5e0fec1bb4 16:04:27 ---> 248b538a40c0 16:04:27 Step 12/26 : WORKDIR /edgex-go 16:04:27 ---> Running in f46b1482637e 16:04:28 Removing intermediate container f46b1482637e 16:04:28 ---> 7b5c289e6aae 16:04:28 16:04:28 Step 13/26 : FROM alpine:3.17 16:04:28 ---> 51e60588ff2c 16:04:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:04:28 ---> Using cache 16:04:28 ---> 6656369f5390 16:04:28 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:04:28 ---> Using cache 16:04:28 ---> e673a1d50f6e 16:04:28 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:28 ---> Using cache 16:04:28 ---> f54949ccaa20 16:04:28 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:04:28 ---> Using cache 16:04:28 ---> 19e1fa349df3 16:04:28 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:04:36 ---> 4517372bd860 16:04:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:04:36 ---> 947f68993bfb 16:04:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:04:37 ---> f893d07ff8ae 16:04:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:04:38 ---> 9b1dfbbbbe85 16:04:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:04:38 ---> Running in 4f3e25afd671 16:04:38 Removing intermediate container 4f3e25afd671 16:04:38 ---> 07446e7aeab3 16:04:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:04:38 ---> Running in bd9a1447a208 16:04:39 Removing intermediate container bd9a1447a208 16:04:39 ---> ca5c9855cb44 16:04:39 Step 24/26 : LABEL arch=arm64 16:04:39 ---> Running in a4e0606f61f6 16:04:40 Removing intermediate container a4e0606f61f6 16:04:40 ---> 3d8fb81dea1e 16:04:40 Step 25/26 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:04:40 ---> Running in 1a69495b7b11 16:04:40 Removing intermediate container 1a69495b7b11 16:04:40 ---> 35327442b947 16:04:40 Step 26/26 : LABEL version=3.0.0-dev.162 16:04:40 ---> Running in a88f86a0a3ae 16:04:41 Removing intermediate container a88f86a0a3ae 16:04:41 ---> ffc70ba8eda6 16:04:41 16:04:41 Successfully built ffc70ba8eda6 16:04:41 Successfully tagged security-spire-server-arm64:latest 16:04:41 Building core-metadata 16:04:46  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:04:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:04:46 ---> 40409e678fe1 16:04:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:04:46 ---> Using cache 16:04:46 ---> 34b8fa6d9226 16:04:46 Step 4/25 : WORKDIR /edgex-go 16:04:46 ---> Using cache 16:04:46 ---> 36b0b15c4fa4 16:04:46 Step 5/25 : RUN apk add --update --no-cache make git 16:04:46 ---> Using cache 16:04:46 ---> 962e365b1a1a 16:04:46 Step 6/25 : COPY go.mod vendor* ./ 16:04:46 ---> Using cache 16:04:46 ---> 1605e8828ebc 16:04:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:46 ---> Using cache 16:04:46 ---> d0ec4689fd98 16:04:46 Step 8/25 : COPY . . 16:04:46 ---> Using cache 16:04:46 ---> 16e2d72b1c7b 16:04:46 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:04:46 ---> Running in 15425da5b0d9 16:04:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:06:13 Removing intermediate container bfe1b3e551a3 16:06:13 ---> 9e3716947048 16:06:13 Step 7/25 : COPY . . 16:06:13 ---> f22cc79530a5 16:06:13 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:06:13 ---> Running in 2df8386dfb60 16:06:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:07:09 Removing intermediate container 4cff20b5537e 16:07:09 ---> 006406de6f92 16:07:09 16:07:09 Step 10/23 : FROM alpine:3.17 16:07:09 ---> 51e60588ff2c 16:07:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:07:09 ---> Using cache 16:07:09 ---> f317c569c0ee 16:07:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:07:09 ---> Using cache 16:07:09 ---> 65684e300014 16:07:09 Step 13/23 : ENV APP_PORT=59861 16:07:09 Removing intermediate container 8044bdeea758 16:07:09 ---> d2cf0dc1d490 16:07:09 16:07:09 Step 10/23 : FROM alpine:3.17 16:07:09 ---> Running in 51c3b700e936 16:07:09 ---> 51e60588ff2c 16:07:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:07:09 ---> Running in b91f2f39aef5 16:07:10 Removing intermediate container 51c3b700e936 16:07:10 ---> 8de7040974f5 16:07:10 Step 14/23 : EXPOSE $APP_PORT 16:07:10 ---> Running in 30cfec19fc46 16:07:10 Removing intermediate container 30cfec19fc46 16:07:10 ---> 2e57e08b2b1e 16:07:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:07:12 ---> d27a0b5710a1 16:07:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:07:13 ---> 62abe382f8f1 16:07:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:07:14 (1/2) Installing ca-certificates (20230506-r0) 16:07:14 (2/2) Installing dumb-init (1.2.5-r2) 16:07:14 Executing busybox-1.35.0-r29.trigger 16:07:14 Executing ca-certificates-20230506-r0.trigger 16:07:14 OK: 8 MiB in 17 packages 16:07:15 ---> 25b006f6af3e 16:07:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:07:17 ---> a2020a70fdda 16:07:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:07:17 ---> Running in a9d59a815a4d 16:07:17 Removing intermediate container b91f2f39aef5 16:07:17 ---> 263d0898b5bb 16:07:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:07:18 ---> Running in 58e3300556a5 16:07:18 Removing intermediate container a9d59a815a4d 16:07:18 ---> 959354017a6c 16:07:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:07:18 ---> Running in 79dc33a5decf 16:07:19 Removing intermediate container 58e3300556a5 16:07:19 ---> 8707457646c7 16:07:19 Step 13/23 : ENV APP_PORT=59860 16:07:19 ---> Running in d188560b560d 16:07:19 Removing intermediate container 79dc33a5decf 16:07:19 ---> e8e1ddd6a700 16:07:19 Step 21/23 : LABEL arch=arm64 16:07:19 ---> Running in 711b25761037 16:07:19 Removing intermediate container d188560b560d 16:07:19 ---> 7461b84ee53f 16:07:19 Step 14/23 : EXPOSE $APP_PORT 16:07:20 ---> Running in 45c0fb12815b 16:07:20 Removing intermediate container 711b25761037 16:07:20 ---> 404398b7dab6 16:07:20 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:07:20 ---> Running in 19ce52513a5a 16:07:20 Removing intermediate container 45c0fb12815b 16:07:20 ---> 9efcc6a61dc3 16:07:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:21 Removing intermediate container 19ce52513a5a 16:07:21 ---> 50de67cc5d82 16:07:21 Step 23/23 : LABEL version=3.0.0-dev.162 16:07:21 ---> Running in e498f52449bb 16:07:22 ---> 11473b7ea8b8 16:07:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:07:22 Removing intermediate container e498f52449bb 16:07:22 ---> f236c8fc56ca 16:07:22 16:07:22 Successfully built f236c8fc56ca 16:07:22 Successfully tagged support-scheduler-arm64:latest 16:07:22 Building core-data 16:07:23  Building support-scheduler ... done  ---> ea6bb4511670 16:07:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:07:25 ---> 35322989745a 16:07:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:07:27 ---> e2c06f11a632 16:07:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:07:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:07:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:27 ---> 40409e678fe1 16:07:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:07:27 ---> Using cache 16:07:27 ---> 34b8fa6d9226 16:07:27 Step 4/23 : WORKDIR /edgex-go 16:07:27 ---> Using cache 16:07:27 ---> 36b0b15c4fa4 16:07:27 Step 5/23 : RUN apk add --update --no-cache make git 16:07:27 ---> Using cache 16:07:27 ---> 962e365b1a1a 16:07:27 Step 6/23 : COPY go.mod vendor* ./ 16:07:27 ---> Using cache 16:07:27 ---> 1605e8828ebc 16:07:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:27 ---> Using cache 16:07:27 ---> d0ec4689fd98 16:07:27 Step 8/23 : COPY . . 16:07:27 ---> Running in e2f3e0057567 16:07:27 ---> Using cache 16:07:27 ---> 16e2d72b1c7b 16:07:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:07:28 ---> Running in a3cdb8a16c0b 16:07:28 Removing intermediate container e2f3e0057567 16:07:28 ---> cffe67f3c162 16:07:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:07:28 ---> Running in 1a6778bf3f9d 16:07:29 Removing intermediate container 1a6778bf3f9d 16:07:29 ---> 3845c535eb39 16:07:29 Step 21/23 : LABEL arch=arm64 16:07:29 ---> Running in d03642e861b2 16:07:29 Removing intermediate container d03642e861b2 16:07:29 ---> 0909cd23b099 16:07:29 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:07:30 ---> Running in ec7814a769cd 16:07:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:07:33 Removing intermediate container ec7814a769cd 16:07:33 ---> e4500451a011 16:07:33 Step 23/23 : LABEL version=3.0.0-dev.162 16:07:33 ---> Running in 12452be16838 16:07:33 Removing intermediate container 12452be16838 16:07:33 ---> 91200f2c8782 16:07:33 16:07:33 Successfully built 91200f2c8782 16:07:33 Successfully tagged support-notifications-arm64:latest 16:07:33 Building core-common-config-bootstrapper 16:07:37  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:07:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:37 ---> 40409e678fe1 16:07:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:07:37 ---> Using cache 16:07:37 ---> 34b8fa6d9226 16:07:37 Step 4/23 : WORKDIR /edgex-go 16:07:37 ---> Using cache 16:07:37 ---> 36b0b15c4fa4 16:07:37 Step 5/23 : RUN apk add --update --no-cache make git 16:07:37 ---> Using cache 16:07:37 ---> 962e365b1a1a 16:07:37 Step 6/23 : COPY go.mod vendor* ./ 16:07:37 ---> Using cache 16:07:37 ---> 1605e8828ebc 16:07:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:37 ---> Using cache 16:07:37 ---> d0ec4689fd98 16:07:37 Step 8/23 : COPY . . 16:07:37 ---> Using cache 16:07:37 ---> 16e2d72b1c7b 16:07:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:07:37 ---> Running in dc24ecfecdde 16:07:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:08:11 Removing intermediate container 364ec4051f9c 16:08:11 ---> 41c8d9df348c 16:08:11 16:08:11 Step 9/20 : FROM alpine:3.17 16:08:11 ---> 51e60588ff2c 16:08:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:08:11 ---> Running in af9b3950c5ea 16:08:11 Removing intermediate container af9b3950c5ea 16:08:11 ---> e4328450edb2 16:08:11 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:08:11 ---> Running in 525b7643a11d 16:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:08:13 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:08:13 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:08:13 OK: 17694 distinct packages available 16:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:08:15 (1/9) Installing ca-certificates (20230506-r0) 16:08:15 (2/9) Installing brotli-libs (1.0.9-r9) 16:08:15 (3/9) Installing nghttp2-libs (1.51.0-r0) 16:08:15 (4/9) Installing libcurl (8.1.1-r0) 16:08:15 (5/9) Installing curl (8.1.1-r0) 16:08:15 (6/9) Installing dumb-init (1.2.5-r2) 16:08:15 (7/9) Installing musl-obstack (1.2.3-r0) 16:08:15 (8/9) Installing libucontext (1.2-r0) 16:08:16 (9/9) Installing gcompat (1.1.0-r0) 16:08:16 Executing busybox-1.35.0-r29.trigger 16:08:16 Executing ca-certificates-20230506-r0.trigger 16:08:16 OK: 11 MiB in 24 packages 16:08:19 Removing intermediate container 525b7643a11d 16:08:19 ---> 8414d0fe7858 16:08:19 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:19 ---> 35c4cdc9fe51 16:08:19 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 16:08:20 ---> 125f07fc789b 16:08:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:08:23 ---> 006712f85e8b 16:08:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:08:24 ---> 2088c6411c9c 16:08:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:08:24 ---> Running in 2a4b4c4e12fe 16:08:24 Removing intermediate container 2a4b4c4e12fe 16:08:24 ---> cacf2ab6396a 16:08:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 16:08:24 ---> Running in 64da26dbacd8 16:08:27 Removing intermediate container 64da26dbacd8 16:08:27 ---> 76534b67cbee 16:08:27 Step 18/20 : LABEL arch=arm64 16:08:27 ---> Running in feda1cf48dba 16:08:27 Removing intermediate container feda1cf48dba 16:08:27 ---> e616ec57a3a1 16:08:27 Step 19/20 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:08:28 ---> Running in 207378d72b43 16:08:28 Removing intermediate container 207378d72b43 16:08:28 ---> d87d227a649f 16:08:28 Step 20/20 : LABEL version=3.0.0-dev.162 16:08:28 ---> Running in 96503fdefbde 16:08:29 Removing intermediate container 96503fdefbde 16:08:29 ---> 326e38d5906d 16:08:29 16:08:29 Successfully built 326e38d5906d 16:08:29 Successfully tagged security-spiffe-token-provider-arm64:latest 16:08:29  Building security-spiffe-token-provider ... done Building security-bootstrapper 16:08:32 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:08:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:08:32 ---> 40409e678fe1 16:08:32 Step 3/33 : WORKDIR /edgex-go 16:08:32 ---> Using cache 16:08:32 ---> 9859abfdc97e 16:08:32 Step 4/33 : RUN apk add --update --no-cache make git 16:08:32 ---> Using cache 16:08:32 ---> 926b09840800 16:08:32 Step 5/33 : COPY go.mod vendor* ./ 16:08:32 ---> Using cache 16:08:32 ---> 8272411b4064 16:08:32 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:32 ---> Using cache 16:08:32 ---> 9e3716947048 16:08:32 Step 7/33 : COPY . . 16:08:32 ---> Using cache 16:08:32 ---> f22cc79530a5 16:08:32 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:08:33 ---> Running in 92301441ee8e 16:08:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:12:42 Removing intermediate container 15425da5b0d9 16:12:42 ---> 1f775738c1cc 16:12:42 16:12:42 Step 10/25 : FROM alpine:3.17 16:12:42 ---> 51e60588ff2c 16:12:42 Step 11/25 : RUN apk add --update --no-cache dumb-init 16:12:42 ---> Using cache 16:12:42 ---> f317c569c0ee 16:12:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:12:42 ---> Using cache 16:12:42 ---> 65684e300014 16:12:42 Step 13/25 : ENV APP_PORT=59881 16:12:42 ---> Running in a0c16ad16a95 16:12:42 Removing intermediate container a0c16ad16a95 16:12:42 ---> dc8d95a3dc04 16:12:42 Step 14/25 : EXPOSE $APP_PORT 16:12:42 ---> Running in 71e138e2ecd3 16:12:42 Removing intermediate container 71e138e2ecd3 16:12:42 ---> 71b6e2375f43 16:12:42 Step 15/25 : WORKDIR / 16:12:42 ---> Running in 99b9b93d27c9 16:12:42 Removing intermediate container 99b9b93d27c9 16:12:42 ---> 7871cfe6a563 16:12:42 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:42 ---> 11db674bbb4a 16:12:42 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 16:12:42 ---> ea2c32ef4a62 16:12:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:12:42 ---> 423cffa34329 16:12:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:12:42 ---> a9274f7176d0 16:12:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:12:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:12:42 ---> e73bd472bcc5 16:12:42 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:12:42 ---> Running in a7504991443e 16:12:42 Removing intermediate container a7504991443e 16:12:42 ---> eba0dda84108 16:12:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:12:42 ---> Running in afb8fc6f8fbc 16:12:43 Removing intermediate container afb8fc6f8fbc 16:12:43 ---> 751a7598397c 16:12:43 Step 23/25 : LABEL arch=arm64 16:12:43 ---> Running in 8bb3e930b874 16:12:43 Removing intermediate container 8bb3e930b874 16:12:43 ---> 63e0fea684d5 16:12:43 Step 24/25 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:12:43 ---> Running in 17eca1d41a7c 16:12:44 Removing intermediate container 17eca1d41a7c 16:12:44 ---> cb72d287f87d 16:12:44 Step 25/25 : LABEL version=3.0.0-dev.162 16:12:44 ---> Running in 2e58576aaf2a 16:12:44 Removing intermediate container 2e58576aaf2a 16:12:44 ---> 517b28ec59dc 16:12:44 16:12:44 Successfully built 517b28ec59dc 16:12:45 Successfully tagged core-metadata-arm64:latest 16:12:45  Building core-metadata ... done Building security-proxy-setup 16:12:49 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:12:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:12:49 ---> 40409e678fe1 16:12:49 Step 3/22 : WORKDIR /edgex-go 16:12:49 ---> Using cache 16:12:49 ---> 9859abfdc97e 16:12:49 Step 4/22 : RUN apk add --update --no-cache make git 16:12:49 ---> Using cache 16:12:49 ---> 926b09840800 16:12:49 Step 5/22 : COPY go.mod vendor* ./ 16:12:49 ---> Using cache 16:12:49 ---> 8272411b4064 16:12:49 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:49 ---> Using cache 16:12:49 ---> 9e3716947048 16:12:49 Step 7/22 : COPY . . 16:12:49 ---> Using cache 16:12:49 ---> f22cc79530a5 16:12:49 Step 8/22 : RUN make cmd/secrets-config/secrets-config 16:12:49 ---> Running in b6e1989c1b55 16:12:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:13:03 Removing intermediate container 2df8386dfb60 16:13:03 ---> 619fdb558ae6 16:13:03 16:13:03 Step 9/25 : FROM alpine:3.17 16:13:03 ---> 51e60588ff2c 16:13:03 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:13:03 ---> Running in fc8c877cdb30 16:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:13:05 (1/3) Installing ca-certificates (20230506-r0) 16:13:06 (2/3) Installing dumb-init (1.2.5-r2) 16:13:06 (3/3) Installing su-exec (0.2-r2) 16:13:06 Executing busybox-1.35.0-r29.trigger 16:13:06 Executing ca-certificates-20230506-r0.trigger 16:13:06 OK: 8 MiB in 18 packages 16:13:09 Removing intermediate container fc8c877cdb30 16:13:09 ---> 7f85724e28c7 16:13:09 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:13:09 ---> Running in 1e0d75a5329b 16:13:09 Removing intermediate container 1e0d75a5329b 16:13:09 ---> 02f96ea6eaea 16:13:09 Step 12/25 : WORKDIR / 16:13:09 ---> Running in 90ca808ecf2d 16:13:10 Removing intermediate container 90ca808ecf2d 16:13:10 ---> 4d2fedfc678e 16:13:10 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:11 ---> ccd8445be422 16:13:11 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 16:13:12 ---> 2c9c73570331 16:13:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:13:13 ---> 80ec6d0247d6 16:13:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:13:14 ---> 4295f5b07618 16:13:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:13:15 ---> 7da4f7fa6f79 16:13:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:13:17 ---> 26aedf83cb13 16:13:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:13:18 ---> d7086d373862 16:13:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:13:19 ---> a74818c01505 16:13:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:13:19 ---> Running in b7e8eed14fe3 16:13:23 Removing intermediate container b7e8eed14fe3 16:13:23 ---> 6eba32e22f03 16:13:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:13:23 ---> Running in 468de39b6542 16:13:23 Removing intermediate container 468de39b6542 16:13:23 ---> 0aee51b2c457 16:13:23 Step 23/25 : LABEL arch=arm64 16:13:23 ---> Running in 33addb2442b4 16:13:23 Removing intermediate container 33addb2442b4 16:13:23 ---> 14d66cf8fb28 16:13:23 Step 24/25 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:13:24 ---> Running in a753f92a52dc 16:13:28 Removing intermediate container a753f92a52dc 16:13:28 ---> 7bb655af0984 16:13:28 Step 25/25 : LABEL version=3.0.0-dev.162 16:13:28 ---> Running in b2751e580a25 16:13:28 Removing intermediate container b2751e580a25 16:13:28 ---> 63444f88a5ed 16:13:28 16:13:28 Successfully built 63444f88a5ed 16:13:28 Successfully tagged security-secretstore-setup-arm64:latest 16:14:50  Building security-secretstore-setup ... done Removing intermediate container dc24ecfecdde 16:14:50 ---> 30a49b1f5d36 16:14:50 16:14:50 Step 10/23 : FROM alpine:3.17 16:14:50 ---> 51e60588ff2c 16:14:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:14:50 ---> Using cache 16:14:50 ---> 1b4544400d11 16:14:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:14:50 ---> Using cache 16:14:50 ---> 643d67d2e1c5 16:14:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:50 ---> Using cache 16:14:50 ---> 1c07aff7aa4d 16:14:50 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:14:50 ---> Using cache 16:14:50 ---> 98f95265900f 16:14:50 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:14:50 ---> 6bfdb5852fd5 16:14:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:14:51 ---> f77b62c0a4f2 16:14:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:14:52 ---> 8e1f14905313 16:14:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:14:52 ---> Running in e566cf1a240c 16:14:56 Removing intermediate container e566cf1a240c 16:14:56 ---> 4cfe84f1e66b 16:14:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:14:56 ---> Running in f10095b41d87 16:14:57 Removing intermediate container f10095b41d87 16:14:57 ---> b747c7eb027c 16:14:57 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:14:57 ---> Running in d47082a201e8 16:14:58 Removing intermediate container d47082a201e8 16:14:58 ---> 8dbdd681874a 16:14:58 Step 21/23 : LABEL arch=arm64 16:14:58 ---> Running in acf9f0787f8f 16:14:59 Removing intermediate container acf9f0787f8f 16:14:59 ---> d68d55a4f49b 16:14:59 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:14:59 ---> Running in ba6d477f3915 16:15:03 Removing intermediate container ba6d477f3915 16:15:03 ---> 48d6b30abdfc 16:15:03 Step 23/23 : LABEL version=3.0.0-dev.162 16:15:03 ---> Running in 6066c31beae2 16:15:04 Removing intermediate container 6066c31beae2 16:15:04 ---> bf78a8a68440 16:15:04 16:15:04 Successfully built bf78a8a68440 16:15:04 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:15:05  Building core-common-config-bootstrapper ... done Removing intermediate container a3cdb8a16c0b 16:15:05 ---> 8e3e46ca9ab2 16:15:05 16:15:05 Step 10/23 : FROM alpine:3.17 16:15:05 ---> 51e60588ff2c 16:15:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:15:05 ---> Running in 2d76a3181394 16:15:06 Removing intermediate container 2d76a3181394 16:15:06 ---> 85f15ffa489c 16:15:06 Step 12/23 : ENV APP_PORT=59880 16:15:07 ---> Running in 7efb70808020 16:15:07 Removing intermediate container 7efb70808020 16:15:07 ---> 71a008b2221a 16:15:07 Step 13/23 : EXPOSE $APP_PORT 16:15:07 ---> Running in 11b1ad292713 16:15:08 Removing intermediate container 11b1ad292713 16:15:08 ---> 471f4287c78c 16:15:08 Step 14/23 : RUN apk add --update --no-cache dumb-init 16:15:09 ---> Running in c428c387094d 16:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:15:13 (1/1) Installing dumb-init (1.2.5-r2) 16:15:13 Executing busybox-1.35.0-r29.trigger 16:15:13 OK: 8 MiB in 16 packages 16:15:18 Removing intermediate container c428c387094d 16:15:18 ---> 78b994d82985 16:15:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:18 Removing intermediate container 92301441ee8e 16:15:18 ---> d3eb6bb64350 16:15:18 16:15:18 Step 9/33 : FROM alpine:3.17 16:15:18 ---> 51e60588ff2c 16:15:18 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:15:18 ---> Using cache 16:15:18 ---> e4328450edb2 16:15:18 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 16:15:18 ---> Running in f7445e4c449f 16:15:19 ---> 18688e7470d2 16:15:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:15:21 ---> 8ea456d130f2 16:15:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:15:22 (1/2) Installing dumb-init (1.2.5-r2) 16:15:22 (2/2) Installing su-exec (0.2-r2) 16:15:22 Executing busybox-1.35.0-r29.trigger 16:15:22 OK: 8 MiB in 17 packages 16:15:22 ---> e8ba9bcea6b9 16:15:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:15:24 ---> 7e555a316b2d 16:15:24 Step 19/23 : ENTRYPOINT ["/core-data"] 16:15:24 ---> Running in 2984c8fff5f7 16:15:24 Removing intermediate container f7445e4c449f 16:15:24 ---> 09705b4d3dc2 16:15:24 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 16:15:24 ---> Running in 85ee4bfe654a 16:15:25 Removing intermediate container 2984c8fff5f7 16:15:25 ---> d94a7e2c9968 16:15:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:15:25 ---> Running in 355ebe19e4ec 16:15:25 Removing intermediate container 85ee4bfe654a 16:15:25 ---> 7ec1ceb696b5 16:15:25 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:15:25 ---> Running in e3bde83a3cc3 16:15:25 Removing intermediate container 355ebe19e4ec 16:15:25 ---> 7899059795fb 16:15:25 Step 21/23 : LABEL arch=arm64 16:15:26 ---> Running in ca6afaaa30c3 16:15:26 Removing intermediate container e3bde83a3cc3 16:15:26 ---> bb538190be6f 16:15:26 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:15:26 ---> Running in bfd5231490d7 16:15:26 Removing intermediate container ca6afaaa30c3 16:15:26 ---> 62e6d11c7de9 16:15:26 Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:15:27 Removing intermediate container bfd5231490d7 16:15:27 ---> 99f8964b8df9 16:15:27 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:15:27 ---> Running in 1eaaf924c0f0 16:15:27 ---> Running in 8312938a0024 16:15:27 Removing intermediate container 8312938a0024 16:15:27 ---> 0c451728ae06 16:15:27 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:15:27 ---> Running in 497de32c149b 16:15:28 Removing intermediate container 1eaaf924c0f0 16:15:28 ---> b7c3cdc7a8df 16:15:28 Step 23/23 : LABEL version=3.0.0-dev.162 16:15:28 ---> Running in f0e7012c34ce 16:15:29 Removing intermediate container f0e7012c34ce 16:15:29 ---> 0550950ac1b5 16:15:29 16:15:29 Successfully built 0550950ac1b5 16:15:29 Successfully tagged core-data-arm64:latest 16:15:31  Building core-data ... done Removing intermediate container 497de32c149b 16:15:31 ---> 3581419e71e0 16:15:31 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:15:31 ---> Running in c4836c0d91e7 16:15:31 Removing intermediate container c4836c0d91e7 16:15:31 ---> 6c273b93379d 16:15:31 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:15:32 ---> 190b22bcbb75 16:15:32 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:15:32 ---> Running in 998f248e70c7 16:15:36 Removing intermediate container 998f248e70c7 16:15:36 ---> 32dad5a4b459 16:15:36 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:36 ---> f014564177dd 16:15:36 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 16:15:37 ---> 7b62963af872 16:15:37 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:15:39 ---> 65f69c31d82d 16:15:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:15:40 ---> db1e5f27cd6f 16:15:40 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 16:15:44 ---> e4609856f0cf 16:15:44 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:15:45 ---> e2ff8805e6fc 16:15:45 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:15:46 ---> 1d7c2c5c4b14 16:15:46 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:15:47 ---> 10dfef0017dc 16:15:47 Step 28/33 : RUN chmod +x /entrypoint.sh 16:15:47 ---> Running in 79c2645715b3 16:15:50 Removing intermediate container 79c2645715b3 16:15:50 ---> 724e759d1bd8 16:15:50 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:15:50 ---> Running in bb4e277ce1f1 16:15:50 Removing intermediate container bb4e277ce1f1 16:15:50 ---> a469b732129a 16:15:50 Step 30/33 : CMD ["gate"] 16:15:50 ---> Running in 294e82810ec3 16:15:50 Removing intermediate container 294e82810ec3 16:15:50 ---> 3e215526e74f 16:15:50 Step 31/33 : LABEL arch=arm64 16:15:50 ---> Running in 6bd002916d2e 16:15:51 Removing intermediate container 6bd002916d2e 16:15:51 ---> 4e0511f600c5 16:15:51 Step 32/33 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:15:51 ---> Running in 1d3c2a0f9c20 16:15:51 Removing intermediate container 1d3c2a0f9c20 16:15:51 ---> 2fa9437abee0 16:15:51 Step 33/33 : LABEL version=3.0.0-dev.162 16:15:52 ---> Running in 1a839b73bb43 16:15:52 Removing intermediate container 1a839b73bb43 16:15:52 ---> 5b7839804bc0 16:15:52 16:15:52 Successfully built 5b7839804bc0 16:15:52 Successfully tagged security-bootstrapper-arm64:latest 16:16:19  Building security-bootstrapper ... done Removing intermediate container b6e1989c1b55 16:16:19 ---> 55433e5d47c1 16:16:19 16:16:19 Step 9/22 : FROM alpine:3.17 16:16:19 ---> 51e60588ff2c 16:16:19 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 16:16:19 ---> Running in 19edc82bffac 16:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:16:19 (1/2) Installing dumb-init (1.2.5-r2) 16:16:19 (2/2) Installing openssl (3.0.8-r4) 16:16:19 Executing busybox-1.35.0-r29.trigger 16:16:19 OK: 8 MiB in 17 packages 16:16:19 Removing intermediate container 19edc82bffac 16:16:19 ---> 953256690d04 16:16:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:16:20 ---> Running in 573348f06d00 16:16:20 Removing intermediate container 573348f06d00 16:16:20 ---> 5c9a29924d29 16:16:20 Step 12/22 : WORKDIR /edgex 16:16:20 ---> Running in 2e7a5a6991e9 16:16:20 Removing intermediate container 2e7a5a6991e9 16:16:20 ---> 4eb92515e515 16:16:20 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:16:21 ---> aaf24d510dea 16:16:21 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 16:16:21 ---> 39d084361ceb 16:16:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:16:22 ---> cd6c301415b7 16:16:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:16:26 ---> 68a9107345ad 16:16:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:16:26 ---> f5f161e04b83 16:16:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:16:26 ---> Running in ad5008d3ffb6 16:16:28 Removing intermediate container ad5008d3ffb6 16:16:28 ---> 42e2241f9dda 16:16:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:16:28 ---> Running in af19f3b65ae5 16:16:29 Removing intermediate container af19f3b65ae5 16:16:29 ---> 00cadabad74e 16:16:29 Step 20/22 : LABEL arch=arm64 16:16:29 ---> Running in 5f9bead5b5f3 16:16:29 Removing intermediate container 5f9bead5b5f3 16:16:29 ---> 984d188a4788 16:16:29 Step 21/22 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:16:29 ---> Running in 1af43ec4867f 16:16:29 Removing intermediate container 1af43ec4867f 16:16:29 ---> 490e66445fd0 16:16:29 Step 22/22 : LABEL version=3.0.0-dev.162 16:16:29 ---> Running in bc377750599d 16:16:30 Removing intermediate container bc377750599d 16:16:30 ---> 183659c90db0 16:16:30 16:16:30 Successfully built 183659c90db0 16:16:30 Successfully tagged security-proxy-setup-arm64:latest 16:16:31  Building security-proxy-setup ... done  [Pipeline] } 16:16:31 $ docker stop --time=1 18402c65318072ac3362ff3031a854893fe7f1501fbc440dc1c256d188634bba 16:16:32 $ docker rm -f --volumes 18402c65318072ac3362ff3031a854893fe7f1501fbc440dc1c256d188634bba [Pipeline] // withDockerContainer [Pipeline] sh 16:16:33 + docker images 16:16:33 REPOSITORY TAG IMAGE ID CREATED SIZE 16:16:33 security-proxy-setup-arm64 latest 183659c90db0 3 seconds ago 18.7MB 16:16:33 55433e5d47c1 18 seconds ago 1.33GB 16:16:33 security-bootstrapper-arm64 latest 5b7839804bc0 41 seconds ago 21.9MB 16:16:33 core-data-arm64 latest 0550950ac1b5 About a minute ago 19.9MB 16:16:33 d3eb6bb64350 About a minute ago 1.34GB 16:16:33 core-common-config-bootstrapper-arm64 latest bf78a8a68440 About a minute ago 17.2MB 16:16:33 8e3e46ca9ab2 About a minute ago 1.36GB 16:16:33 30a49b1f5d36 About a minute ago 1.35GB 16:16:33 security-secretstore-setup-arm64 latest 63444f88a5ed 3 minutes ago 32.2MB 16:16:33 619fdb558ae6 3 minutes ago 1.35GB 16:16:33 core-metadata-arm64 latest 517b28ec59dc 3 minutes ago 20.2MB 16:16:33 1f775738c1cc 4 minutes ago 1.36GB 16:16:33 security-spiffe-token-provider-arm64 latest 326e38d5906d 8 minutes ago 32.7MB 16:16:33 41c8d9df348c 8 minutes ago 1.39GB 16:16:33 support-notifications-arm64 latest 91200f2c8782 9 minutes ago 31.9MB 16:16:33 support-scheduler-arm64 latest f236c8fc56ca 9 minutes ago 31.2MB 16:16:33 d2cf0dc1d490 9 minutes ago 1.42GB 16:16:33 006406de6f92 9 minutes ago 1.42GB 16:16:33 security-spire-server-arm64 latest ffc70ba8eda6 11 minutes ago 97MB 16:16:33 7b5c289e6aae 12 minutes ago 1.21GB 16:16:33 core-command-arm64 latest ff5694d3d0d4 12 minutes ago 19.7MB 16:16:33 security-spire-config-arm64 latest 4e080d1ac865 12 minutes ago 96.1MB 16:16:33 9935b1a3706b 12 minutes ago 1.35GB 16:16:33 security-proxy-auth-arm64 latest 959d2a931c81 13 minutes ago 18.1MB 16:16:33 0a9937c83039 13 minutes ago 1.33GB 16:16:33 security-spire-agent-arm64 latest 7fe20201f50a 19 minutes ago 153MB 16:16:33 e4464366417e 20 minutes ago 1.21GB 16:16:33 ci-base-image-arm64 latest 40409e678fe1 23 minutes ago 899MB 16:16:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB 16:16:33 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 16:16:33 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 16:16:33 provisioning config files... 16:16:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config17921152557022026971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:33 ---> docker-login.sh 16:16:33 nexus3.edgexfoundry.org:10001 16:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:34 Configure a credential helper to remove this warning. See 16:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:34 16:16:34 Login Succeeded 16:16:34 nexus3.edgexfoundry.org:10002 16:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:34 Configure a credential helper to remove this warning. See 16:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:34 16:16:34 Login Succeeded 16:16:34 nexus3.edgexfoundry.org:10003 16:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:34 Configure a credential helper to remove this warning. See 16:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:34 16:16:34 Login Succeeded 16:16:34 nexus3.edgexfoundry.org:10004 16:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:35 Configure a credential helper to remove this warning. See 16:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:35 16:16:35 Login Succeeded 16:16:35 docker.io 16:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:35 Configure a credential helper to remove this warning. See 16:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:35 16:16:35 Login Succeeded 16:16:35 ---> docker-login.sh ends [Pipeline] } 16:16:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:16:35 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:16:35 latest 16:16:35 3.0.0-dev.162 16:16:35 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:16:35 main 16:16:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:16:36 ed5b1af93848: Preparing 16:16:36 f9c9d3952f52: Preparing 16:16:36 be087b587b11: Preparing 16:16:36 c096c856f5bc: Preparing 16:16:36 b3e1110f2734: Preparing 16:16:36 26cbea5cba74: Preparing 16:16:36 26cbea5cba74: Waiting 16:16:36 c096c856f5bc: Pushed 16:16:36 be087b587b11: Pushed 16:16:36 b3e1110f2734: Pushed 16:16:36 ed5b1af93848: Pushed 16:16:36 26cbea5cba74: Layer already exists 16:16:40 f9c9d3952f52: Pushed 16:16:40 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:16:40 ed5b1af93848: Preparing 16:16:40 f9c9d3952f52: Preparing 16:16:40 be087b587b11: Preparing 16:16:40 c096c856f5bc: Preparing 16:16:40 b3e1110f2734: Preparing 16:16:40 26cbea5cba74: Preparing 16:16:40 26cbea5cba74: Waiting 16:16:40 be087b587b11: Layer already exists 16:16:40 f9c9d3952f52: Layer already exists 16:16:40 ed5b1af93848: Layer already exists 16:16:40 b3e1110f2734: Layer already exists 16:16:40 c096c856f5bc: Layer already exists 16:16:40 26cbea5cba74: Layer already exists 16:16:40 latest: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.162 16:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:16:41 ed5b1af93848: Preparing 16:16:41 f9c9d3952f52: Preparing 16:16:41 be087b587b11: Preparing 16:16:41 c096c856f5bc: Preparing 16:16:41 b3e1110f2734: Preparing 16:16:41 26cbea5cba74: Preparing 16:16:41 26cbea5cba74: Waiting 16:16:41 be087b587b11: Layer already exists 16:16:41 f9c9d3952f52: Layer already exists 16:16:41 c096c856f5bc: Layer already exists 16:16:41 ed5b1af93848: Layer already exists 16:16:41 b3e1110f2734: Layer already exists 16:16:41 26cbea5cba74: Layer already exists 16:16:41 3.0.0-dev.162: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:16:42 ed5b1af93848: Preparing 16:16:42 f9c9d3952f52: Preparing 16:16:42 be087b587b11: Preparing 16:16:42 c096c856f5bc: Preparing 16:16:42 b3e1110f2734: Preparing 16:16:42 26cbea5cba74: Preparing 16:16:42 26cbea5cba74: Waiting 16:16:42 b3e1110f2734: Layer already exists 16:16:42 be087b587b11: Layer already exists 16:16:42 c096c856f5bc: Layer already exists 16:16:42 f9c9d3952f52: Layer already exists 16:16:42 ed5b1af93848: Layer already exists 16:16:42 26cbea5cba74: Layer already exists 16:16:42 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:16:43 ed5b1af93848: Preparing 16:16:43 f9c9d3952f52: Preparing 16:16:43 be087b587b11: Preparing 16:16:43 c096c856f5bc: Preparing 16:16:43 b3e1110f2734: Preparing 16:16:43 26cbea5cba74: Preparing 16:16:43 26cbea5cba74: Waiting 16:16:43 b3e1110f2734: Layer already exists 16:16:43 ed5b1af93848: Layer already exists 16:16:43 be087b587b11: Layer already exists 16:16:43 f9c9d3952f52: Layer already exists 16:16:43 c096c856f5bc: Layer already exists 16:16:43 26cbea5cba74: Layer already exists 16:16:43 main: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:43 ===================================================== [Pipeline] echo 16:16:43 taggedImages: 16:16:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:16:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:16:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.162 16:16:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:16:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:16:43 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:16:43 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:16:43 latest 16:16:43 3.0.0-dev.162 16:16:43 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:16:43 main 16:16:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:16:44 b9b3175e3b81: Preparing 16:16:44 ffe74d5a10d1: Preparing 16:16:44 49e856c4efad: Preparing 16:16:44 9d332f10e5f3: Preparing 16:16:44 be087b587b11: Preparing 16:16:44 c096c856f5bc: Preparing 16:16:44 a76029ec9ad4: Preparing 16:16:44 26cbea5cba74: Preparing 16:16:44 a76029ec9ad4: Waiting 16:16:44 26cbea5cba74: Waiting 16:16:44 c096c856f5bc: Waiting 16:16:44 be087b587b11: Layer already exists 16:16:44 c096c856f5bc: Layer already exists 16:16:44 49e856c4efad: Pushed 16:16:44 b9b3175e3b81: Pushed 16:16:44 ffe74d5a10d1: Pushed 16:16:44 26cbea5cba74: Layer already exists 16:16:44 a76029ec9ad4: Pushed 16:16:47 9d332f10e5f3: Pushed 16:16:47 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:47 + 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 16:16:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:16:48 b9b3175e3b81: Preparing 16:16:48 ffe74d5a10d1: Preparing 16:16:48 49e856c4efad: Preparing 16:16:48 9d332f10e5f3: Preparing 16:16:48 be087b587b11: Preparing 16:16:48 c096c856f5bc: Preparing 16:16:48 a76029ec9ad4: Preparing 16:16:48 26cbea5cba74: Preparing 16:16:48 c096c856f5bc: Waiting 16:16:48 a76029ec9ad4: Waiting 16:16:48 26cbea5cba74: Waiting 16:16:48 be087b587b11: Layer already exists 16:16:48 ffe74d5a10d1: Layer already exists 16:16:48 b9b3175e3b81: Layer already exists 16:16:48 9d332f10e5f3: Layer already exists 16:16:48 49e856c4efad: Layer already exists 16:16:48 26cbea5cba74: Layer already exists 16:16:48 c096c856f5bc: Layer already exists 16:16:48 a76029ec9ad4: Layer already exists 16:16:48 latest: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.162 16:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:16:49 b9b3175e3b81: Preparing 16:16:49 ffe74d5a10d1: Preparing 16:16:49 49e856c4efad: Preparing 16:16:49 9d332f10e5f3: Preparing 16:16:49 be087b587b11: Preparing 16:16:49 c096c856f5bc: Preparing 16:16:49 a76029ec9ad4: Preparing 16:16:49 26cbea5cba74: Preparing 16:16:49 a76029ec9ad4: Waiting 16:16:49 26cbea5cba74: Waiting 16:16:49 c096c856f5bc: Waiting 16:16:49 9d332f10e5f3: Layer already exists 16:16:49 b9b3175e3b81: Layer already exists 16:16:49 ffe74d5a10d1: Layer already exists 16:16:49 49e856c4efad: Layer already exists 16:16:49 be087b587b11: Layer already exists 16:16:49 26cbea5cba74: Layer already exists 16:16:49 a76029ec9ad4: Layer already exists 16:16:49 c096c856f5bc: Layer already exists 16:16:49 3.0.0-dev.162: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:16:50 b9b3175e3b81: Preparing 16:16:50 ffe74d5a10d1: Preparing 16:16:50 49e856c4efad: Preparing 16:16:50 9d332f10e5f3: Preparing 16:16:50 be087b587b11: Preparing 16:16:50 c096c856f5bc: Preparing 16:16:50 a76029ec9ad4: Preparing 16:16:50 26cbea5cba74: Preparing 16:16:50 c096c856f5bc: Waiting 16:16:50 a76029ec9ad4: Waiting 16:16:50 26cbea5cba74: Waiting 16:16:50 be087b587b11: Layer already exists 16:16:50 b9b3175e3b81: Layer already exists 16:16:50 9d332f10e5f3: Layer already exists 16:16:50 49e856c4efad: Layer already exists 16:16:50 ffe74d5a10d1: Layer already exists 16:16:50 26cbea5cba74: Layer already exists 16:16:50 a76029ec9ad4: Layer already exists 16:16:50 c096c856f5bc: Layer already exists 16:16:50 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:50 + 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 16:16:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:16:52 b9b3175e3b81: Preparing 16:16:52 ffe74d5a10d1: Preparing 16:16:52 49e856c4efad: Preparing 16:16:52 9d332f10e5f3: Preparing 16:16:52 be087b587b11: Preparing 16:16:52 c096c856f5bc: Preparing 16:16:52 a76029ec9ad4: Preparing 16:16:52 26cbea5cba74: Preparing 16:16:52 c096c856f5bc: Waiting 16:16:52 a76029ec9ad4: Waiting 16:16:52 26cbea5cba74: Waiting 16:16:52 ffe74d5a10d1: Layer already exists 16:16:52 49e856c4efad: Layer already exists 16:16:52 9d332f10e5f3: Layer already exists 16:16:52 be087b587b11: Layer already exists 16:16:52 b9b3175e3b81: Layer already exists 16:16:52 c096c856f5bc: Layer already exists 16:16:52 a76029ec9ad4: Layer already exists 16:16:52 26cbea5cba74: Layer already exists 16:16:53 main: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:53 ===================================================== [Pipeline] echo 16:16:53 taggedImages: 16:16:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:16:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:16:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.162 16:16:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:16:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:16:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:16:53 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:16:53 latest 16:16:53 3.0.0-dev.162 16:16:53 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:16:53 main 16:16:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:16:53 3bc5c477da7b: Preparing 16:16:53 ac0b02853f78: Preparing 16:16:53 be087b587b11: Preparing 16:16:53 c096c856f5bc: Preparing 16:16:53 52e9d92fd0e3: Preparing 16:16:53 26cbea5cba74: Preparing 16:16:53 26cbea5cba74: Waiting 16:16:53 be087b587b11: Layer already exists 16:16:53 c096c856f5bc: Layer already exists 16:16:53 26cbea5cba74: Layer already exists 16:16:54 3bc5c477da7b: Pushed 16:16:54 52e9d92fd0e3: Pushed 16:16:57 ac0b02853f78: Pushed 16:16:57 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:16:58 3bc5c477da7b: Preparing 16:16:58 ac0b02853f78: Preparing 16:16:58 be087b587b11: Preparing 16:16:58 c096c856f5bc: Preparing 16:16:58 52e9d92fd0e3: Preparing 16:16:58 26cbea5cba74: Preparing 16:16:58 26cbea5cba74: Waiting 16:16:58 52e9d92fd0e3: Layer already exists 16:16:58 3bc5c477da7b: Layer already exists 16:16:58 be087b587b11: Layer already exists 16:16:58 c096c856f5bc: Layer already exists 16:16:58 ac0b02853f78: Layer already exists 16:16:58 26cbea5cba74: Layer already exists 16:16:58 latest: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.162 16:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:16:59 3bc5c477da7b: Preparing 16:16:59 ac0b02853f78: Preparing 16:16:59 be087b587b11: Preparing 16:16:59 c096c856f5bc: Preparing 16:16:59 52e9d92fd0e3: Preparing 16:16:59 26cbea5cba74: Preparing 16:16:59 26cbea5cba74: Waiting 16:16:59 52e9d92fd0e3: Layer already exists 16:16:59 3bc5c477da7b: Layer already exists 16:16:59 c096c856f5bc: Layer already exists 16:16:59 ac0b02853f78: Layer already exists 16:16:59 be087b587b11: Layer already exists 16:16:59 26cbea5cba74: Layer already exists 16:16:59 3.0.0-dev.162: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:17:00 3bc5c477da7b: Preparing 16:17:00 ac0b02853f78: Preparing 16:17:00 be087b587b11: Preparing 16:17:00 c096c856f5bc: Preparing 16:17:00 52e9d92fd0e3: Preparing 16:17:00 26cbea5cba74: Preparing 16:17:00 26cbea5cba74: Waiting 16:17:00 52e9d92fd0e3: Layer already exists 16:17:00 ac0b02853f78: Layer already exists 16:17:00 c096c856f5bc: Layer already exists 16:17:00 3bc5c477da7b: Layer already exists 16:17:00 be087b587b11: Layer already exists 16:17:00 26cbea5cba74: Layer already exists 16:17:00 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:17:01 3bc5c477da7b: Preparing 16:17:01 ac0b02853f78: Preparing 16:17:01 be087b587b11: Preparing 16:17:01 c096c856f5bc: Preparing 16:17:01 52e9d92fd0e3: Preparing 16:17:01 26cbea5cba74: Preparing 16:17:01 26cbea5cba74: Waiting 16:17:01 ac0b02853f78: Layer already exists 16:17:01 3bc5c477da7b: Layer already exists 16:17:01 c096c856f5bc: Layer already exists 16:17:01 52e9d92fd0e3: Layer already exists 16:17:01 be087b587b11: Layer already exists 16:17:01 26cbea5cba74: Layer already exists 16:17:01 main: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:01 ===================================================== [Pipeline] echo 16:17:01 taggedImages: 16:17:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:17:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.162 16:17:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:17:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:17:01 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:01 latest 16:17:01 3.0.0-dev.162 16:17:01 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:01 main 16:17:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:17:02 0c63349becce: Preparing 16:17:02 46d4b7a9399b: Preparing 16:17:02 ca1324262f92: Preparing 16:17:02 be087b587b11: Preparing 16:17:02 c096c856f5bc: Preparing 16:17:02 b3e1110f2734: Preparing 16:17:02 26cbea5cba74: Preparing 16:17:02 b3e1110f2734: Waiting 16:17:02 26cbea5cba74: Waiting 16:17:02 c096c856f5bc: Layer already exists 16:17:02 be087b587b11: Layer already exists 16:17:02 b3e1110f2734: Layer already exists 16:17:02 26cbea5cba74: Layer already exists 16:17:02 46d4b7a9399b: Pushed 16:17:02 0c63349becce: Pushed 16:17:05 ca1324262f92: Pushed 16:17:05 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:17:06 0c63349becce: Preparing 16:17:06 46d4b7a9399b: Preparing 16:17:06 ca1324262f92: Preparing 16:17:06 be087b587b11: Preparing 16:17:06 c096c856f5bc: Preparing 16:17:06 b3e1110f2734: Preparing 16:17:06 26cbea5cba74: Preparing 16:17:06 b3e1110f2734: Waiting 16:17:06 26cbea5cba74: Waiting 16:17:06 0c63349becce: Layer already exists 16:17:06 46d4b7a9399b: Layer already exists 16:17:06 be087b587b11: Layer already exists 16:17:06 c096c856f5bc: Layer already exists 16:17:06 ca1324262f92: Layer already exists 16:17:06 b3e1110f2734: Layer already exists 16:17:06 26cbea5cba74: Layer already exists 16:17:06 latest: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.162 16:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:17:07 0c63349becce: Preparing 16:17:07 46d4b7a9399b: Preparing 16:17:07 ca1324262f92: Preparing 16:17:07 be087b587b11: Preparing 16:17:07 c096c856f5bc: Preparing 16:17:07 b3e1110f2734: Preparing 16:17:07 26cbea5cba74: Preparing 16:17:07 26cbea5cba74: Waiting 16:17:07 b3e1110f2734: Waiting 16:17:07 be087b587b11: Layer already exists 16:17:07 ca1324262f92: Layer already exists 16:17:07 c096c856f5bc: Layer already exists 16:17:07 46d4b7a9399b: Layer already exists 16:17:07 0c63349becce: Layer already exists 16:17:07 26cbea5cba74: Layer already exists 16:17:07 b3e1110f2734: Layer already exists 16:17:07 3.0.0-dev.162: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:17:08 0c63349becce: Preparing 16:17:08 46d4b7a9399b: Preparing 16:17:08 ca1324262f92: Preparing 16:17:08 be087b587b11: Preparing 16:17:08 c096c856f5bc: Preparing 16:17:08 b3e1110f2734: Preparing 16:17:08 26cbea5cba74: Preparing 16:17:08 b3e1110f2734: Waiting 16:17:08 26cbea5cba74: Waiting 16:17:08 46d4b7a9399b: Layer already exists 16:17:08 0c63349becce: Layer already exists 16:17:08 be087b587b11: Layer already exists 16:17:08 c096c856f5bc: Layer already exists 16:17:08 ca1324262f92: Layer already exists 16:17:08 b3e1110f2734: Layer already exists 16:17:08 26cbea5cba74: Layer already exists 16:17:08 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:17:09 0c63349becce: Preparing 16:17:09 46d4b7a9399b: Preparing 16:17:09 ca1324262f92: Preparing 16:17:09 be087b587b11: Preparing 16:17:09 c096c856f5bc: Preparing 16:17:09 b3e1110f2734: Preparing 16:17:09 26cbea5cba74: Preparing 16:17:09 b3e1110f2734: Waiting 16:17:09 26cbea5cba74: Waiting 16:17:09 be087b587b11: Layer already exists 16:17:09 c096c856f5bc: Layer already exists 16:17:09 0c63349becce: Layer already exists 16:17:09 46d4b7a9399b: Layer already exists 16:17:09 ca1324262f92: Layer already exists 16:17:09 b3e1110f2734: Layer already exists 16:17:09 26cbea5cba74: Layer already exists 16:17:09 main: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:09 ===================================================== [Pipeline] echo 16:17:09 taggedImages: 16:17:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:17:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.162 16:17:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:17:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:17:09 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:09 latest 16:17:09 3.0.0-dev.162 16:17:09 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:09 main 16:17:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:17:10 fe2dc3bb3731: Preparing 16:17:10 fe2dc3bb3731: Preparing 16:17:10 f6ddd42eac06: Preparing 16:17:10 7f5313b20537: Preparing 16:17:10 7c1511e41e06: Preparing 16:17:10 53cb89729fb5: Preparing 16:17:10 e7a18a5a27f0: Preparing 16:17:10 be087b587b11: Preparing 16:17:10 c096c856f5bc: Preparing 16:17:10 96c8c6167960: Preparing 16:17:10 0474b04656fb: Preparing 16:17:10 46dc57ceefef: Preparing 16:17:10 a5f40dcbb8c1: Preparing 16:17:10 26cbea5cba74: Preparing 16:17:10 e7a18a5a27f0: Waiting 16:17:10 a5f40dcbb8c1: Waiting 16:17:10 0474b04656fb: Waiting 16:17:10 46dc57ceefef: Waiting 16:17:10 be087b587b11: Waiting 16:17:10 96c8c6167960: Waiting 16:17:10 c096c856f5bc: Waiting 16:17:10 53cb89729fb5: Pushed 16:17:10 7f5313b20537: Pushed 16:17:10 fe2dc3bb3731: Pushed 16:17:10 7c1511e41e06: Pushed 16:17:10 f6ddd42eac06: Pushed 16:17:10 be087b587b11: Layer already exists 16:17:10 c096c856f5bc: Layer already exists 16:17:11 0474b04656fb: Pushed 16:17:11 46dc57ceefef: Pushed 16:17:11 96c8c6167960: Pushed 16:17:11 26cbea5cba74: Layer already exists 16:17:11 a5f40dcbb8c1: Pushed 16:17:14 e7a18a5a27f0: Pushed 16:17:14 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:17:15 fe2dc3bb3731: Preparing 16:17:15 fe2dc3bb3731: Preparing 16:17:15 f6ddd42eac06: Preparing 16:17:15 7f5313b20537: Preparing 16:17:15 7c1511e41e06: Preparing 16:17:15 53cb89729fb5: Preparing 16:17:15 e7a18a5a27f0: Preparing 16:17:15 be087b587b11: Preparing 16:17:15 c096c856f5bc: Preparing 16:17:15 96c8c6167960: Preparing 16:17:15 0474b04656fb: Preparing 16:17:15 46dc57ceefef: Preparing 16:17:15 a5f40dcbb8c1: Preparing 16:17:15 26cbea5cba74: Preparing 16:17:15 96c8c6167960: Waiting 16:17:15 e7a18a5a27f0: Waiting 16:17:15 be087b587b11: Waiting 16:17:15 c096c856f5bc: Waiting 16:17:15 0474b04656fb: Waiting 16:17:15 46dc57ceefef: Waiting 16:17:15 a5f40dcbb8c1: Waiting 16:17:15 26cbea5cba74: Waiting 16:17:15 fe2dc3bb3731: Layer already exists 16:17:15 7f5313b20537: Layer already exists 16:17:15 53cb89729fb5: Layer already exists 16:17:15 f6ddd42eac06: Layer already exists 16:17:15 7c1511e41e06: Layer already exists 16:17:15 be087b587b11: Layer already exists 16:17:15 e7a18a5a27f0: Layer already exists 16:17:15 c096c856f5bc: Layer already exists 16:17:15 0474b04656fb: Layer already exists 16:17:15 96c8c6167960: Layer already exists 16:17:15 a5f40dcbb8c1: Layer already exists 16:17:15 46dc57ceefef: Layer already exists 16:17:15 26cbea5cba74: Layer already exists 16:17:15 latest: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.162 16:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:17:16 fe2dc3bb3731: Preparing 16:17:16 fe2dc3bb3731: Preparing 16:17:16 f6ddd42eac06: Preparing 16:17:16 7f5313b20537: Preparing 16:17:16 7c1511e41e06: Preparing 16:17:16 53cb89729fb5: Preparing 16:17:16 e7a18a5a27f0: Preparing 16:17:16 be087b587b11: Preparing 16:17:16 c096c856f5bc: Preparing 16:17:16 96c8c6167960: Preparing 16:17:16 0474b04656fb: Preparing 16:17:16 46dc57ceefef: Preparing 16:17:16 a5f40dcbb8c1: Preparing 16:17:16 26cbea5cba74: Preparing 16:17:16 96c8c6167960: Waiting 16:17:16 e7a18a5a27f0: Waiting 16:17:16 0474b04656fb: Waiting 16:17:16 46dc57ceefef: Waiting 16:17:16 be087b587b11: Waiting 16:17:16 c096c856f5bc: Waiting 16:17:16 26cbea5cba74: Waiting 16:17:16 a5f40dcbb8c1: Waiting 16:17:16 fe2dc3bb3731: Layer already exists 16:17:16 53cb89729fb5: Layer already exists 16:17:16 7f5313b20537: Layer already exists 16:17:16 f6ddd42eac06: Layer already exists 16:17:16 7c1511e41e06: Layer already exists 16:17:16 c096c856f5bc: Layer already exists 16:17:16 be087b587b11: Layer already exists 16:17:16 e7a18a5a27f0: Layer already exists 16:17:16 0474b04656fb: Layer already exists 16:17:16 96c8c6167960: Layer already exists 16:17:16 a5f40dcbb8c1: Layer already exists 16:17:16 46dc57ceefef: Layer already exists 16:17:16 26cbea5cba74: Layer already exists 16:17:16 3.0.0-dev.162: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:17:17 fe2dc3bb3731: Preparing 16:17:17 fe2dc3bb3731: Preparing 16:17:17 f6ddd42eac06: Preparing 16:17:17 7f5313b20537: Preparing 16:17:17 7c1511e41e06: Preparing 16:17:17 53cb89729fb5: Preparing 16:17:17 e7a18a5a27f0: Preparing 16:17:17 be087b587b11: Preparing 16:17:17 c096c856f5bc: Preparing 16:17:17 96c8c6167960: Preparing 16:17:17 0474b04656fb: Preparing 16:17:17 46dc57ceefef: Preparing 16:17:17 a5f40dcbb8c1: Preparing 16:17:17 26cbea5cba74: Preparing 16:17:17 96c8c6167960: Waiting 16:17:17 a5f40dcbb8c1: Waiting 16:17:17 26cbea5cba74: Waiting 16:17:17 e7a18a5a27f0: Waiting 16:17:17 0474b04656fb: Waiting 16:17:17 46dc57ceefef: Waiting 16:17:17 be087b587b11: Waiting 16:17:17 c096c856f5bc: Waiting 16:17:17 fe2dc3bb3731: Layer already exists 16:17:17 f6ddd42eac06: Layer already exists 16:17:17 7f5313b20537: Layer already exists 16:17:17 53cb89729fb5: Layer already exists 16:17:17 7c1511e41e06: Layer already exists 16:17:17 e7a18a5a27f0: Layer already exists 16:17:17 be087b587b11: Layer already exists 16:17:17 c096c856f5bc: Layer already exists 16:17:17 96c8c6167960: Layer already exists 16:17:17 0474b04656fb: Layer already exists 16:17:17 26cbea5cba74: Layer already exists 16:17:17 a5f40dcbb8c1: Layer already exists 16:17:17 46dc57ceefef: Layer already exists 16:17:17 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:17:18 fe2dc3bb3731: Preparing 16:17:18 fe2dc3bb3731: Preparing 16:17:18 f6ddd42eac06: Preparing 16:17:18 7f5313b20537: Preparing 16:17:18 7c1511e41e06: Preparing 16:17:18 53cb89729fb5: Preparing 16:17:18 e7a18a5a27f0: Preparing 16:17:18 be087b587b11: Preparing 16:17:18 c096c856f5bc: Preparing 16:17:18 96c8c6167960: Preparing 16:17:18 0474b04656fb: Preparing 16:17:18 46dc57ceefef: Preparing 16:17:18 a5f40dcbb8c1: Preparing 16:17:18 26cbea5cba74: Preparing 16:17:18 e7a18a5a27f0: Waiting 16:17:18 be087b587b11: Waiting 16:17:18 0474b04656fb: Waiting 16:17:18 c096c856f5bc: Waiting 16:17:18 96c8c6167960: Waiting 16:17:18 46dc57ceefef: Waiting 16:17:18 26cbea5cba74: Waiting 16:17:18 a5f40dcbb8c1: Waiting 16:17:18 7f5313b20537: Layer already exists 16:17:18 f6ddd42eac06: Layer already exists 16:17:18 53cb89729fb5: Layer already exists 16:17:18 7c1511e41e06: Layer already exists 16:17:18 fe2dc3bb3731: Layer already exists 16:17:18 be087b587b11: Layer already exists 16:17:18 e7a18a5a27f0: Layer already exists 16:17:18 0474b04656fb: Layer already exists 16:17:18 96c8c6167960: Layer already exists 16:17:18 c096c856f5bc: Layer already exists 16:17:18 a5f40dcbb8c1: Layer already exists 16:17:18 46dc57ceefef: Layer already exists 16:17:18 26cbea5cba74: Layer already exists 16:17:18 main: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:18 ===================================================== [Pipeline] echo 16:17:18 taggedImages: 16:17:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:17:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.162 16:17:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:17:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:17:18 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:18 latest 16:17:18 3.0.0-dev.162 16:17:18 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:18 main 16:17:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:17:19 bb1a6d8e9aae: Preparing 16:17:19 c34328c71313: Preparing 16:17:19 d32405169d43: Preparing 16:17:19 387f99de762b: Preparing 16:17:19 be087b587b11: Preparing 16:17:19 c096c856f5bc: Preparing 16:17:19 a76029ec9ad4: Preparing 16:17:19 26cbea5cba74: Preparing 16:17:19 c096c856f5bc: Waiting 16:17:19 a76029ec9ad4: Waiting 16:17:19 26cbea5cba74: Waiting 16:17:19 be087b587b11: Layer already exists 16:17:19 c096c856f5bc: Layer already exists 16:17:19 c34328c71313: Pushed 16:17:19 a76029ec9ad4: Layer already exists 16:17:19 d32405169d43: Pushed 16:17:19 bb1a6d8e9aae: Pushed 16:17:19 26cbea5cba74: Layer already exists 16:17:22 387f99de762b: Pushed 16:17:22 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:22 + 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 16:17:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:17:23 bb1a6d8e9aae: Preparing 16:17:23 c34328c71313: Preparing 16:17:23 d32405169d43: Preparing 16:17:23 387f99de762b: Preparing 16:17:23 be087b587b11: Preparing 16:17:23 c096c856f5bc: Preparing 16:17:23 a76029ec9ad4: Preparing 16:17:23 26cbea5cba74: Preparing 16:17:23 a76029ec9ad4: Waiting 16:17:23 c096c856f5bc: Waiting 16:17:23 26cbea5cba74: Waiting 16:17:23 c34328c71313: Layer already exists 16:17:23 bb1a6d8e9aae: Layer already exists 16:17:23 be087b587b11: Layer already exists 16:17:23 387f99de762b: Layer already exists 16:17:23 d32405169d43: Layer already exists 16:17:23 26cbea5cba74: Layer already exists 16:17:23 c096c856f5bc: Layer already exists 16:17:23 a76029ec9ad4: Layer already exists 16:17:23 latest: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.162 16:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:17:24 bb1a6d8e9aae: Preparing 16:17:24 c34328c71313: Preparing 16:17:24 d32405169d43: Preparing 16:17:24 387f99de762b: Preparing 16:17:24 be087b587b11: Preparing 16:17:24 c096c856f5bc: Preparing 16:17:24 a76029ec9ad4: Preparing 16:17:24 26cbea5cba74: Preparing 16:17:24 a76029ec9ad4: Waiting 16:17:24 c096c856f5bc: Waiting 16:17:24 26cbea5cba74: Waiting 16:17:24 bb1a6d8e9aae: Layer already exists 16:17:24 387f99de762b: Layer already exists 16:17:24 d32405169d43: Layer already exists 16:17:24 be087b587b11: Layer already exists 16:17:24 c34328c71313: Layer already exists 16:17:24 a76029ec9ad4: Layer already exists 16:17:24 26cbea5cba74: Layer already exists 16:17:24 c096c856f5bc: Layer already exists 16:17:24 3.0.0-dev.162: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:17:24 bb1a6d8e9aae: Preparing 16:17:24 c34328c71313: Preparing 16:17:24 d32405169d43: Preparing 16:17:24 387f99de762b: Preparing 16:17:24 be087b587b11: Preparing 16:17:24 c096c856f5bc: Preparing 16:17:24 a76029ec9ad4: Preparing 16:17:24 26cbea5cba74: Preparing 16:17:24 a76029ec9ad4: Waiting 16:17:24 26cbea5cba74: Waiting 16:17:24 c096c856f5bc: Waiting 16:17:24 c34328c71313: Layer already exists 16:17:24 387f99de762b: Layer already exists 16:17:24 be087b587b11: Layer already exists 16:17:24 d32405169d43: Layer already exists 16:17:24 bb1a6d8e9aae: Layer already exists 16:17:24 c096c856f5bc: Layer already exists 16:17:24 26cbea5cba74: Layer already exists 16:17:24 a76029ec9ad4: Layer already exists 16:17:25 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:25 + 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 16:17:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:17:25 bb1a6d8e9aae: Preparing 16:17:25 c34328c71313: Preparing 16:17:25 d32405169d43: Preparing 16:17:25 387f99de762b: Preparing 16:17:25 be087b587b11: Preparing 16:17:25 c096c856f5bc: Preparing 16:17:25 a76029ec9ad4: Preparing 16:17:25 26cbea5cba74: Preparing 16:17:25 c096c856f5bc: Waiting 16:17:25 a76029ec9ad4: Waiting 16:17:25 26cbea5cba74: Waiting 16:17:25 d32405169d43: Layer already exists 16:17:25 387f99de762b: Layer already exists 16:17:25 be087b587b11: Layer already exists 16:17:25 c34328c71313: Layer already exists 16:17:25 bb1a6d8e9aae: Layer already exists 16:17:25 26cbea5cba74: Layer already exists 16:17:25 a76029ec9ad4: Layer already exists 16:17:25 c096c856f5bc: Layer already exists 16:17:26 main: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:26 ===================================================== [Pipeline] echo 16:17:26 taggedImages: 16:17:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:17:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.162 16:17:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:17:26 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:17:26 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:26 latest 16:17:26 3.0.0-dev.162 16:17:26 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:26 main 16:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:17:26 553049b2d3fc: Preparing 16:17:26 d1f96b7625b4: Preparing 16:17:26 ae7157be3737: Preparing 16:17:26 e10aa7cac163: Preparing 16:17:26 be087b587b11: Preparing 16:17:26 c096c856f5bc: Preparing 16:17:26 36b960632bf3: Preparing 16:17:26 a8adeda5a93c: Preparing 16:17:26 26cbea5cba74: Preparing 16:17:26 c096c856f5bc: Waiting 16:17:26 36b960632bf3: Waiting 16:17:26 26cbea5cba74: Waiting 16:17:26 a8adeda5a93c: Waiting 16:17:26 be087b587b11: Layer already exists 16:17:27 c096c856f5bc: Layer already exists 16:17:27 d1f96b7625b4: Pushed 16:17:27 553049b2d3fc: Pushed 16:17:27 e10aa7cac163: Pushed 16:17:27 36b960632bf3: Pushed 16:17:27 26cbea5cba74: Layer already exists 16:17:27 a8adeda5a93c: Pushed 16:17:30 ae7157be3737: Pushed 16:17:30 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:30 + 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 16:17:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:17:30 553049b2d3fc: Preparing 16:17:30 d1f96b7625b4: Preparing 16:17:30 ae7157be3737: Preparing 16:17:30 e10aa7cac163: Preparing 16:17:30 be087b587b11: Preparing 16:17:30 c096c856f5bc: Preparing 16:17:30 36b960632bf3: Preparing 16:17:30 a8adeda5a93c: Preparing 16:17:30 26cbea5cba74: Preparing 16:17:30 36b960632bf3: Waiting 16:17:30 26cbea5cba74: Waiting 16:17:30 a8adeda5a93c: Waiting 16:17:30 c096c856f5bc: Waiting 16:17:30 553049b2d3fc: Layer already exists 16:17:30 ae7157be3737: Layer already exists 16:17:30 be087b587b11: Layer already exists 16:17:30 d1f96b7625b4: Layer already exists 16:17:30 e10aa7cac163: Layer already exists 16:17:30 a8adeda5a93c: Layer already exists 16:17:30 36b960632bf3: Layer already exists 16:17:30 26cbea5cba74: Layer already exists 16:17:30 c096c856f5bc: Layer already exists 16:17:30 latest: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.162 16:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:17:31 553049b2d3fc: Preparing 16:17:31 d1f96b7625b4: Preparing 16:17:31 ae7157be3737: Preparing 16:17:31 e10aa7cac163: Preparing 16:17:31 be087b587b11: Preparing 16:17:31 c096c856f5bc: Preparing 16:17:31 36b960632bf3: Preparing 16:17:31 a8adeda5a93c: Preparing 16:17:31 26cbea5cba74: Preparing 16:17:31 c096c856f5bc: Waiting 16:17:31 36b960632bf3: Waiting 16:17:31 a8adeda5a93c: Waiting 16:17:31 26cbea5cba74: Waiting 16:17:31 e10aa7cac163: Layer already exists 16:17:31 553049b2d3fc: Layer already exists 16:17:31 ae7157be3737: Layer already exists 16:17:31 d1f96b7625b4: Layer already exists 16:17:31 be087b587b11: Layer already exists 16:17:31 c096c856f5bc: Layer already exists 16:17:31 a8adeda5a93c: Layer already exists 16:17:31 36b960632bf3: Layer already exists 16:17:31 26cbea5cba74: Layer already exists 16:17:31 3.0.0-dev.162: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:17:34 553049b2d3fc: Preparing 16:17:34 d1f96b7625b4: Preparing 16:17:34 ae7157be3737: Preparing 16:17:34 e10aa7cac163: Preparing 16:17:34 be087b587b11: Preparing 16:17:34 c096c856f5bc: Preparing 16:17:34 36b960632bf3: Preparing 16:17:34 a8adeda5a93c: Preparing 16:17:34 26cbea5cba74: Preparing 16:17:34 36b960632bf3: Waiting 16:17:34 a8adeda5a93c: Waiting 16:17:34 26cbea5cba74: Waiting 16:17:34 c096c856f5bc: Waiting 16:17:34 e10aa7cac163: Layer already exists 16:17:34 ae7157be3737: Layer already exists 16:17:34 be087b587b11: Layer already exists 16:17:34 553049b2d3fc: Layer already exists 16:17:34 d1f96b7625b4: Layer already exists 16:17:34 26cbea5cba74: Layer already exists 16:17:34 c096c856f5bc: Layer already exists 16:17:34 36b960632bf3: Layer already exists 16:17:34 a8adeda5a93c: Layer already exists 16:17:34 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:34 + 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 16:17:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:17:34 553049b2d3fc: Preparing 16:17:34 d1f96b7625b4: Preparing 16:17:34 ae7157be3737: Preparing 16:17:34 e10aa7cac163: Preparing 16:17:34 be087b587b11: Preparing 16:17:34 c096c856f5bc: Preparing 16:17:34 36b960632bf3: Preparing 16:17:34 a8adeda5a93c: Preparing 16:17:34 26cbea5cba74: Preparing 16:17:34 c096c856f5bc: Waiting 16:17:34 36b960632bf3: Waiting 16:17:34 a8adeda5a93c: Waiting 16:17:34 26cbea5cba74: Waiting 16:17:34 553049b2d3fc: Layer already exists 16:17:34 d1f96b7625b4: Layer already exists 16:17:34 ae7157be3737: Layer already exists 16:17:34 be087b587b11: Layer already exists 16:17:34 e10aa7cac163: Layer already exists 16:17:34 c096c856f5bc: Layer already exists 16:17:34 a8adeda5a93c: Layer already exists 16:17:34 26cbea5cba74: Layer already exists 16:17:34 36b960632bf3: Layer already exists 16:17:35 main: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:35 ===================================================== [Pipeline] echo 16:17:35 taggedImages: 16:17:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:17:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.162 16:17:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:17:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:17:35 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:35 latest 16:17:35 3.0.0-dev.162 16:17:35 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:35 main 16:17:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:17:35 686cf1f7928b: Preparing 16:17:35 89df2e1c55b4: Preparing 16:17:35 d7639dbab575: Preparing 16:17:35 06e5cbdfe1ae: Preparing 16:17:35 96f11140dca8: Preparing 16:17:35 6137eeb6ffe0: Preparing 16:17:35 f44f64e327dc: Preparing 16:17:35 be087b587b11: Preparing 16:17:35 c096c856f5bc: Preparing 16:17:35 8001603fb2cd: Preparing 16:17:35 26cbea5cba74: Preparing 16:17:35 be087b587b11: Waiting 16:17:35 c096c856f5bc: Waiting 16:17:35 8001603fb2cd: Waiting 16:17:35 26cbea5cba74: Waiting 16:17:35 6137eeb6ffe0: Waiting 16:17:35 f44f64e327dc: Waiting 16:17:36 96f11140dca8: Pushed 16:17:36 686cf1f7928b: Pushed 16:17:36 89df2e1c55b4: Pushed 16:17:36 be087b587b11: Layer already exists 16:17:36 c096c856f5bc: Layer already exists 16:17:36 f44f64e327dc: Pushed 16:17:36 6137eeb6ffe0: Pushed 16:17:36 26cbea5cba74: Layer already exists 16:17:36 8001603fb2cd: Pushed 16:17:38 06e5cbdfe1ae: Pushed 16:17:39 d7639dbab575: Pushed 16:17:39 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:39 + 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 16:17:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:17:40 686cf1f7928b: Preparing 16:17:40 89df2e1c55b4: Preparing 16:17:40 d7639dbab575: Preparing 16:17:40 06e5cbdfe1ae: Preparing 16:17:40 96f11140dca8: Preparing 16:17:40 6137eeb6ffe0: Preparing 16:17:40 f44f64e327dc: Preparing 16:17:40 be087b587b11: Preparing 16:17:40 c096c856f5bc: Preparing 16:17:40 8001603fb2cd: Preparing 16:17:40 26cbea5cba74: Preparing 16:17:40 6137eeb6ffe0: Waiting 16:17:40 be087b587b11: Waiting 16:17:40 f44f64e327dc: Waiting 16:17:40 c096c856f5bc: Waiting 16:17:40 8001603fb2cd: Waiting 16:17:40 26cbea5cba74: Waiting 16:17:40 d7639dbab575: Layer already exists 16:17:40 686cf1f7928b: Layer already exists 16:17:40 06e5cbdfe1ae: Layer already exists 16:17:40 89df2e1c55b4: Layer already exists 16:17:40 96f11140dca8: Layer already exists 16:17:40 c096c856f5bc: Layer already exists 16:17:40 f44f64e327dc: Layer already exists 16:17:40 6137eeb6ffe0: Layer already exists 16:17:40 be087b587b11: Layer already exists 16:17:40 8001603fb2cd: Layer already exists 16:17:40 26cbea5cba74: Layer already exists 16:17:40 latest: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.162 16:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:17:41 686cf1f7928b: Preparing 16:17:41 89df2e1c55b4: Preparing 16:17:41 d7639dbab575: Preparing 16:17:41 06e5cbdfe1ae: Preparing 16:17:41 96f11140dca8: Preparing 16:17:41 6137eeb6ffe0: Preparing 16:17:41 f44f64e327dc: Preparing 16:17:41 be087b587b11: Preparing 16:17:41 c096c856f5bc: Preparing 16:17:41 8001603fb2cd: Preparing 16:17:41 26cbea5cba74: Preparing 16:17:41 f44f64e327dc: Waiting 16:17:41 be087b587b11: Waiting 16:17:41 c096c856f5bc: Waiting 16:17:41 8001603fb2cd: Waiting 16:17:41 26cbea5cba74: Waiting 16:17:41 6137eeb6ffe0: Waiting 16:17:41 06e5cbdfe1ae: Layer already exists 16:17:41 d7639dbab575: Layer already exists 16:17:41 96f11140dca8: Layer already exists 16:17:41 686cf1f7928b: Layer already exists 16:17:41 89df2e1c55b4: Layer already exists 16:17:41 f44f64e327dc: Layer already exists 16:17:41 be087b587b11: Layer already exists 16:17:41 6137eeb6ffe0: Layer already exists 16:17:41 c096c856f5bc: Layer already exists 16:17:41 8001603fb2cd: Layer already exists 16:17:41 26cbea5cba74: Layer already exists 16:17:41 3.0.0-dev.162: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:17:42 686cf1f7928b: Preparing 16:17:42 89df2e1c55b4: Preparing 16:17:42 d7639dbab575: Preparing 16:17:42 06e5cbdfe1ae: Preparing 16:17:42 96f11140dca8: Preparing 16:17:42 6137eeb6ffe0: Preparing 16:17:42 f44f64e327dc: Preparing 16:17:42 be087b587b11: Preparing 16:17:42 c096c856f5bc: Preparing 16:17:42 8001603fb2cd: Preparing 16:17:42 26cbea5cba74: Preparing 16:17:42 be087b587b11: Waiting 16:17:42 6137eeb6ffe0: Waiting 16:17:42 26cbea5cba74: Waiting 16:17:42 c096c856f5bc: Waiting 16:17:42 f44f64e327dc: Waiting 16:17:42 8001603fb2cd: Waiting 16:17:42 96f11140dca8: Layer already exists 16:17:42 686cf1f7928b: Layer already exists 16:17:42 89df2e1c55b4: Layer already exists 16:17:42 d7639dbab575: Layer already exists 16:17:42 06e5cbdfe1ae: Layer already exists 16:17:42 8001603fb2cd: Layer already exists 16:17:42 be087b587b11: Layer already exists 16:17:42 6137eeb6ffe0: Layer already exists 16:17:42 f44f64e327dc: Layer already exists 16:17:42 c096c856f5bc: Layer already exists 16:17:42 26cbea5cba74: Layer already exists 16:17:42 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:42 + 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 16:17:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:17:43 686cf1f7928b: Preparing 16:17:43 89df2e1c55b4: Preparing 16:17:43 d7639dbab575: Preparing 16:17:43 06e5cbdfe1ae: Preparing 16:17:43 96f11140dca8: Preparing 16:17:43 6137eeb6ffe0: Preparing 16:17:43 f44f64e327dc: Preparing 16:17:43 be087b587b11: Preparing 16:17:43 c096c856f5bc: Preparing 16:17:43 8001603fb2cd: Preparing 16:17:43 26cbea5cba74: Preparing 16:17:43 6137eeb6ffe0: Waiting 16:17:43 f44f64e327dc: Waiting 16:17:43 be087b587b11: Waiting 16:17:43 c096c856f5bc: Waiting 16:17:43 8001603fb2cd: Waiting 16:17:43 26cbea5cba74: Waiting 16:17:43 06e5cbdfe1ae: Layer already exists 16:17:43 96f11140dca8: Layer already exists 16:17:43 686cf1f7928b: Layer already exists 16:17:43 89df2e1c55b4: Layer already exists 16:17:43 d7639dbab575: Layer already exists 16:17:43 f44f64e327dc: Layer already exists 16:17:43 c096c856f5bc: Layer already exists 16:17:43 be087b587b11: Layer already exists 16:17:43 6137eeb6ffe0: Layer already exists 16:17:43 8001603fb2cd: Layer already exists 16:17:43 26cbea5cba74: Layer already exists 16:17:43 main: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:43 ===================================================== [Pipeline] echo 16:17:43 taggedImages: 16:17:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:17:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.162 16:17:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:17:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:17:43 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:43 latest 16:17:43 3.0.0-dev.162 16:17:43 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:43 main 16:17:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:17:44 96b1f53c2b66: Preparing 16:17:44 1eb95d11b238: Preparing 16:17:44 be087b587b11: Preparing 16:17:44 c096c856f5bc: Preparing 16:17:44 a7e795d1ada2: Preparing 16:17:44 26cbea5cba74: Preparing 16:17:44 be087b587b11: Layer already exists 16:17:44 c096c856f5bc: Layer already exists 16:17:44 26cbea5cba74: Layer already exists 16:17:44 96b1f53c2b66: Pushed 16:17:45 a7e795d1ada2: Pushed 16:17:49 1eb95d11b238: Pushed 16:17:49 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:49 + 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 16:17:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:17:49 96b1f53c2b66: Preparing 16:17:49 1eb95d11b238: Preparing 16:17:49 be087b587b11: Preparing 16:17:49 c096c856f5bc: Preparing 16:17:49 a7e795d1ada2: Preparing 16:17:49 26cbea5cba74: Preparing 16:17:49 26cbea5cba74: Waiting 16:17:49 96b1f53c2b66: Layer already exists 16:17:49 a7e795d1ada2: Layer already exists 16:17:49 1eb95d11b238: Layer already exists 16:17:49 be087b587b11: Layer already exists 16:17:49 c096c856f5bc: Layer already exists 16:17:49 26cbea5cba74: Layer already exists 16:17:50 latest: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.162 16:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:17:50 96b1f53c2b66: Preparing 16:17:50 1eb95d11b238: Preparing 16:17:50 be087b587b11: Preparing 16:17:50 c096c856f5bc: Preparing 16:17:50 a7e795d1ada2: Preparing 16:17:50 26cbea5cba74: Preparing 16:17:50 26cbea5cba74: Waiting 16:17:50 be087b587b11: Layer already exists 16:17:50 96b1f53c2b66: Layer already exists 16:17:50 a7e795d1ada2: Layer already exists 16:17:50 c096c856f5bc: Layer already exists 16:17:50 1eb95d11b238: Layer already exists 16:17:50 26cbea5cba74: Layer already exists 16:17:50 3.0.0-dev.162: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:17:51 96b1f53c2b66: Preparing 16:17:51 1eb95d11b238: Preparing 16:17:51 be087b587b11: Preparing 16:17:51 c096c856f5bc: Preparing 16:17:51 a7e795d1ada2: Preparing 16:17:51 26cbea5cba74: Preparing 16:17:51 26cbea5cba74: Waiting 16:17:51 1eb95d11b238: Layer already exists 16:17:51 be087b587b11: Layer already exists 16:17:51 c096c856f5bc: Layer already exists 16:17:51 96b1f53c2b66: Layer already exists 16:17:51 a7e795d1ada2: Layer already exists 16:17:51 26cbea5cba74: Layer already exists 16:17:51 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:52 + 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 16:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:17:52 96b1f53c2b66: Preparing 16:17:52 1eb95d11b238: Preparing 16:17:52 be087b587b11: Preparing 16:17:52 c096c856f5bc: Preparing 16:17:52 a7e795d1ada2: Preparing 16:17:52 26cbea5cba74: Preparing 16:17:52 26cbea5cba74: Waiting 16:17:52 c096c856f5bc: Layer already exists 16:17:52 96b1f53c2b66: Layer already exists 16:17:52 a7e795d1ada2: Layer already exists 16:17:52 be087b587b11: Layer already exists 16:17:52 1eb95d11b238: Layer already exists 16:17:52 26cbea5cba74: Layer already exists 16:17:53 main: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:53 ===================================================== [Pipeline] echo 16:17:53 taggedImages: 16:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.162 16:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:17:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:17:53 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:53 latest 16:17:53 3.0.0-dev.162 16:17:53 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:17:53 main 16:17:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:17:53 57e3240313d6: Preparing 16:17:53 40951450648b: Preparing 16:17:53 4b355d016157: Preparing 16:17:53 02e98e7a3d0a: Preparing 16:17:53 2d554f5cd54f: Preparing 16:17:53 be087b587b11: Preparing 16:17:53 c096c856f5bc: Preparing 16:17:53 d6a732d23caa: Preparing 16:17:53 26cbea5cba74: Preparing 16:17:53 be087b587b11: Waiting 16:17:53 d6a732d23caa: Waiting 16:17:53 c096c856f5bc: Waiting 16:17:53 26cbea5cba74: Waiting 16:17:54 4b355d016157: Pushed 16:17:54 40951450648b: Pushed 16:17:54 57e3240313d6: Pushed 16:17:54 be087b587b11: Layer already exists 16:17:54 c096c856f5bc: Layer already exists 16:17:54 26cbea5cba74: Layer already exists 16:17:54 d6a732d23caa: Pushed 16:18:07 2d554f5cd54f: Pushed 16:18:11 02e98e7a3d0a: Pushed 16:18:14 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:14 + 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 16:18:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:18:14 57e3240313d6: Preparing 16:18:14 40951450648b: Preparing 16:18:14 4b355d016157: Preparing 16:18:14 02e98e7a3d0a: Preparing 16:18:14 2d554f5cd54f: Preparing 16:18:14 be087b587b11: Preparing 16:18:14 c096c856f5bc: Preparing 16:18:14 d6a732d23caa: Preparing 16:18:14 26cbea5cba74: Preparing 16:18:14 c096c856f5bc: Waiting 16:18:14 d6a732d23caa: Waiting 16:18:14 26cbea5cba74: Waiting 16:18:14 be087b587b11: Waiting 16:18:14 40951450648b: Layer already exists 16:18:14 4b355d016157: Layer already exists 16:18:14 57e3240313d6: Layer already exists 16:18:14 2d554f5cd54f: Layer already exists 16:18:14 02e98e7a3d0a: Layer already exists 16:18:14 be087b587b11: Layer already exists 16:18:14 c096c856f5bc: Layer already exists 16:18:14 d6a732d23caa: Layer already exists 16:18:14 26cbea5cba74: Layer already exists 16:18:15 latest: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.162 16:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:18:15 57e3240313d6: Preparing 16:18:15 40951450648b: Preparing 16:18:15 4b355d016157: Preparing 16:18:15 02e98e7a3d0a: Preparing 16:18:15 2d554f5cd54f: Preparing 16:18:15 be087b587b11: Preparing 16:18:15 c096c856f5bc: Preparing 16:18:15 d6a732d23caa: Preparing 16:18:15 26cbea5cba74: Preparing 16:18:15 c096c856f5bc: Waiting 16:18:15 d6a732d23caa: Waiting 16:18:15 26cbea5cba74: Waiting 16:18:15 be087b587b11: Waiting 16:18:15 57e3240313d6: Layer already exists 16:18:15 02e98e7a3d0a: Layer already exists 16:18:15 4b355d016157: Layer already exists 16:18:15 2d554f5cd54f: Layer already exists 16:18:15 40951450648b: Layer already exists 16:18:15 c096c856f5bc: Layer already exists 16:18:15 be087b587b11: Layer already exists 16:18:15 d6a732d23caa: Layer already exists 16:18:15 26cbea5cba74: Layer already exists 16:18:15 3.0.0-dev.162: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:18:16 57e3240313d6: Preparing 16:18:16 40951450648b: Preparing 16:18:16 4b355d016157: Preparing 16:18:16 02e98e7a3d0a: Preparing 16:18:16 2d554f5cd54f: Preparing 16:18:16 be087b587b11: Preparing 16:18:16 c096c856f5bc: Preparing 16:18:16 d6a732d23caa: Preparing 16:18:16 26cbea5cba74: Preparing 16:18:16 c096c856f5bc: Waiting 16:18:16 d6a732d23caa: Waiting 16:18:16 26cbea5cba74: Waiting 16:18:16 be087b587b11: Waiting 16:18:16 4b355d016157: Layer already exists 16:18:16 40951450648b: Layer already exists 16:18:16 57e3240313d6: Layer already exists 16:18:16 2d554f5cd54f: Layer already exists 16:18:16 02e98e7a3d0a: Layer already exists 16:18:16 26cbea5cba74: Layer already exists 16:18:16 d6a732d23caa: Layer already exists 16:18:16 be087b587b11: Layer already exists 16:18:16 c096c856f5bc: Layer already exists 16:18:16 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:17 + 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 16:18:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:18:17 57e3240313d6: Preparing 16:18:17 40951450648b: Preparing 16:18:17 4b355d016157: Preparing 16:18:17 02e98e7a3d0a: Preparing 16:18:17 2d554f5cd54f: Preparing 16:18:17 be087b587b11: Preparing 16:18:17 c096c856f5bc: Preparing 16:18:17 d6a732d23caa: Preparing 16:18:17 26cbea5cba74: Preparing 16:18:17 c096c856f5bc: Waiting 16:18:17 d6a732d23caa: Waiting 16:18:17 be087b587b11: Waiting 16:18:17 40951450648b: Layer already exists 16:18:17 2d554f5cd54f: Layer already exists 16:18:17 57e3240313d6: Layer already exists 16:18:17 02e98e7a3d0a: Layer already exists 16:18:17 4b355d016157: Layer already exists 16:18:17 c096c856f5bc: Layer already exists 16:18:17 26cbea5cba74: Layer already exists 16:18:17 be087b587b11: Layer already exists 16:18:17 d6a732d23caa: Layer already exists 16:18:17 main: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:17 ===================================================== [Pipeline] echo 16:18:17 taggedImages: 16:18:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:18:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:18:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.162 16:18:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:18:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:18:17 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:18:17 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:18:17 latest 16:18:17 3.0.0-dev.162 16:18:17 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:18:17 main 16:18:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:18:18 9a7eeb3acb61: Preparing 16:18:18 71b6b1be2ce6: Preparing 16:18:18 6ebabc755b55: Preparing 16:18:18 56a49c1d1f2c: Preparing 16:18:18 be087b587b11: Preparing 16:18:18 c096c856f5bc: Preparing 16:18:18 345f8d588312: Preparing 16:18:18 26cbea5cba74: Preparing 16:18:18 345f8d588312: Waiting 16:18:18 26cbea5cba74: Waiting 16:18:18 c096c856f5bc: Waiting 16:18:18 be087b587b11: Layer already exists 16:18:18 c096c856f5bc: Layer already exists 16:18:18 9a7eeb3acb61: Pushed 16:18:18 71b6b1be2ce6: Pushed 16:18:18 6ebabc755b55: Pushed 16:18:18 26cbea5cba74: Layer already exists 16:18:19 345f8d588312: Pushed 16:18:37 56a49c1d1f2c: Pushed 16:18:37 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:37 + 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 16:18:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:18:38 9a7eeb3acb61: Preparing 16:18:38 71b6b1be2ce6: Preparing 16:18:38 6ebabc755b55: Preparing 16:18:38 56a49c1d1f2c: Preparing 16:18:38 be087b587b11: Preparing 16:18:38 c096c856f5bc: Preparing 16:18:38 345f8d588312: Preparing 16:18:38 26cbea5cba74: Preparing 16:18:38 c096c856f5bc: Waiting 16:18:38 345f8d588312: Waiting 16:18:38 26cbea5cba74: Waiting 16:18:38 6ebabc755b55: Layer already exists 16:18:38 9a7eeb3acb61: Layer already exists 16:18:38 be087b587b11: Layer already exists 16:18:38 71b6b1be2ce6: Layer already exists 16:18:38 56a49c1d1f2c: Layer already exists 16:18:38 26cbea5cba74: Layer already exists 16:18:38 c096c856f5bc: Layer already exists 16:18:38 345f8d588312: Layer already exists 16:18:38 latest: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.162 16:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:18:39 9a7eeb3acb61: Preparing 16:18:39 71b6b1be2ce6: Preparing 16:18:39 6ebabc755b55: Preparing 16:18:39 56a49c1d1f2c: Preparing 16:18:39 be087b587b11: Preparing 16:18:39 c096c856f5bc: Preparing 16:18:39 345f8d588312: Preparing 16:18:39 26cbea5cba74: Preparing 16:18:39 c096c856f5bc: Waiting 16:18:39 345f8d588312: Waiting 16:18:39 26cbea5cba74: Waiting 16:18:39 be087b587b11: Layer already exists 16:18:39 71b6b1be2ce6: Layer already exists 16:18:39 6ebabc755b55: Layer already exists 16:18:39 56a49c1d1f2c: Layer already exists 16:18:39 9a7eeb3acb61: Layer already exists 16:18:39 345f8d588312: Layer already exists 16:18:39 c096c856f5bc: Layer already exists 16:18:39 26cbea5cba74: Layer already exists 16:18:39 3.0.0-dev.162: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:18:40 9a7eeb3acb61: Preparing 16:18:40 71b6b1be2ce6: Preparing 16:18:40 6ebabc755b55: Preparing 16:18:40 56a49c1d1f2c: Preparing 16:18:40 be087b587b11: Preparing 16:18:40 c096c856f5bc: Preparing 16:18:40 345f8d588312: Preparing 16:18:40 26cbea5cba74: Preparing 16:18:40 c096c856f5bc: Waiting 16:18:40 345f8d588312: Waiting 16:18:40 26cbea5cba74: Waiting 16:18:40 56a49c1d1f2c: Layer already exists 16:18:40 71b6b1be2ce6: Layer already exists 16:18:40 be087b587b11: Layer already exists 16:18:40 9a7eeb3acb61: Layer already exists 16:18:40 6ebabc755b55: Layer already exists 16:18:40 26cbea5cba74: Layer already exists 16:18:40 345f8d588312: Layer already exists 16:18:40 c096c856f5bc: Layer already exists 16:18:40 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:40 + 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 16:18:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:18:41 9a7eeb3acb61: Preparing 16:18:41 71b6b1be2ce6: Preparing 16:18:41 6ebabc755b55: Preparing 16:18:41 56a49c1d1f2c: Preparing 16:18:41 be087b587b11: Preparing 16:18:41 c096c856f5bc: Preparing 16:18:41 345f8d588312: Preparing 16:18:41 26cbea5cba74: Preparing 16:18:41 c096c856f5bc: Waiting 16:18:41 345f8d588312: Waiting 16:18:41 26cbea5cba74: Waiting 16:18:41 71b6b1be2ce6: Layer already exists 16:18:41 be087b587b11: Layer already exists 16:18:41 9a7eeb3acb61: Layer already exists 16:18:41 6ebabc755b55: Layer already exists 16:18:41 56a49c1d1f2c: Layer already exists 16:18:41 26cbea5cba74: Layer already exists 16:18:41 c096c856f5bc: Layer already exists 16:18:41 345f8d588312: Layer already exists 16:18:41 main: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:41 ===================================================== [Pipeline] echo 16:18:41 taggedImages: 16:18:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:18:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:18:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.162 16:18:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:18:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:18:41 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:18:41 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:18:41 latest 16:18:41 3.0.0-dev.162 16:18:41 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:18:41 main 16:18:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:18:42 9b56aa058d2f: Preparing 16:18:42 ea95e532ed77: Preparing 16:18:42 142b74b0e161: Preparing 16:18:42 90147f27e7b1: Preparing 16:18:42 be087b587b11: Preparing 16:18:42 c096c856f5bc: Preparing 16:18:42 d6a732d23caa: Preparing 16:18:42 26cbea5cba74: Preparing 16:18:42 d6a732d23caa: Waiting 16:18:42 26cbea5cba74: Waiting 16:18:42 c096c856f5bc: Waiting 16:18:42 be087b587b11: Layer already exists 16:18:42 c096c856f5bc: Layer already exists 16:18:42 d6a732d23caa: Layer already exists 16:18:42 26cbea5cba74: Layer already exists 16:18:42 9b56aa058d2f: Pushed 16:18:42 142b74b0e161: Pushed 16:18:42 ea95e532ed77: Pushed 16:19:00 90147f27e7b1: Pushed 16:19:00 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:00 + 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 16:19:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:19:01 9b56aa058d2f: Preparing 16:19:01 ea95e532ed77: Preparing 16:19:01 142b74b0e161: Preparing 16:19:01 90147f27e7b1: Preparing 16:19:01 be087b587b11: Preparing 16:19:01 c096c856f5bc: Preparing 16:19:01 d6a732d23caa: Preparing 16:19:01 26cbea5cba74: Preparing 16:19:01 d6a732d23caa: Waiting 16:19:01 26cbea5cba74: Waiting 16:19:01 c096c856f5bc: Waiting 16:19:01 90147f27e7b1: Layer already exists 16:19:01 9b56aa058d2f: Layer already exists 16:19:01 be087b587b11: Layer already exists 16:19:01 142b74b0e161: Layer already exists 16:19:01 ea95e532ed77: Layer already exists 16:19:01 d6a732d23caa: Layer already exists 16:19:01 c096c856f5bc: Layer already exists 16:19:01 26cbea5cba74: Layer already exists 16:19:01 latest: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.162 16:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:19:02 9b56aa058d2f: Preparing 16:19:02 ea95e532ed77: Preparing 16:19:02 142b74b0e161: Preparing 16:19:02 90147f27e7b1: Preparing 16:19:02 be087b587b11: Preparing 16:19:02 c096c856f5bc: Preparing 16:19:02 d6a732d23caa: Preparing 16:19:02 26cbea5cba74: Preparing 16:19:02 26cbea5cba74: Waiting 16:19:02 d6a732d23caa: Waiting 16:19:02 be087b587b11: Layer already exists 16:19:02 9b56aa058d2f: Layer already exists 16:19:02 90147f27e7b1: Layer already exists 16:19:02 ea95e532ed77: Layer already exists 16:19:02 142b74b0e161: Layer already exists 16:19:02 d6a732d23caa: Layer already exists 16:19:02 c096c856f5bc: Layer already exists 16:19:02 26cbea5cba74: Layer already exists 16:19:02 3.0.0-dev.162: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:19:03 9b56aa058d2f: Preparing 16:19:03 ea95e532ed77: Preparing 16:19:03 142b74b0e161: Preparing 16:19:03 90147f27e7b1: Preparing 16:19:03 be087b587b11: Preparing 16:19:03 c096c856f5bc: Preparing 16:19:03 d6a732d23caa: Preparing 16:19:03 26cbea5cba74: Preparing 16:19:03 d6a732d23caa: Waiting 16:19:03 c096c856f5bc: Waiting 16:19:03 26cbea5cba74: Waiting 16:19:03 9b56aa058d2f: Layer already exists 16:19:03 be087b587b11: Layer already exists 16:19:03 90147f27e7b1: Layer already exists 16:19:03 26cbea5cba74: Layer already exists 16:19:03 c096c856f5bc: Layer already exists 16:19:03 ea95e532ed77: Layer already exists 16:19:03 d6a732d23caa: Layer already exists 16:19:03 142b74b0e161: Layer already exists 16:19:03 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:03 + 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 16:19:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:19:04 9b56aa058d2f: Preparing 16:19:04 ea95e532ed77: Preparing 16:19:04 142b74b0e161: Preparing 16:19:04 90147f27e7b1: Preparing 16:19:04 be087b587b11: Preparing 16:19:04 c096c856f5bc: Preparing 16:19:04 d6a732d23caa: Preparing 16:19:04 26cbea5cba74: Preparing 16:19:04 c096c856f5bc: Waiting 16:19:04 d6a732d23caa: Waiting 16:19:04 26cbea5cba74: Waiting 16:19:04 ea95e532ed77: Layer already exists 16:19:04 142b74b0e161: Layer already exists 16:19:04 90147f27e7b1: Layer already exists 16:19:04 be087b587b11: Layer already exists 16:19:04 9b56aa058d2f: Layer already exists 16:19:04 c096c856f5bc: Layer already exists 16:19:04 d6a732d23caa: Layer already exists 16:19:04 26cbea5cba74: Layer already exists 16:19:04 main: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:04 ===================================================== [Pipeline] echo 16:19:04 taggedImages: 16:19:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:19:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:19:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.162 16:19:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:19:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:19:04 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:19:04 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:19:04 latest 16:19:04 3.0.0-dev.162 16:19:04 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:19:04 main 16:19:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:19:08 736faaa3d5f1: Preparing 16:19:08 a8c7b3955673: Preparing 16:19:08 be087b587b11: Preparing 16:19:08 c096c856f5bc: Preparing 16:19:08 7430abb358d7: Preparing 16:19:08 26cbea5cba74: Preparing 16:19:08 26cbea5cba74: Waiting 16:19:08 be087b587b11: Layer already exists 16:19:08 c096c856f5bc: Layer already exists 16:19:08 26cbea5cba74: Layer already exists 16:19:08 736faaa3d5f1: Pushed 16:19:09 7430abb358d7: Pushed 16:19:14 a8c7b3955673: Pushed 16:19:14 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:19:15 736faaa3d5f1: Preparing 16:19:15 a8c7b3955673: Preparing 16:19:15 be087b587b11: Preparing 16:19:15 c096c856f5bc: Preparing 16:19:15 7430abb358d7: Preparing 16:19:15 26cbea5cba74: Preparing 16:19:15 26cbea5cba74: Waiting 16:19:15 c096c856f5bc: Layer already exists 16:19:15 a8c7b3955673: Layer already exists 16:19:15 736faaa3d5f1: Layer already exists 16:19:15 be087b587b11: Layer already exists 16:19:15 7430abb358d7: Layer already exists 16:19:15 26cbea5cba74: Layer already exists 16:19:15 latest: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.162 16:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:19:16 736faaa3d5f1: Preparing 16:19:16 a8c7b3955673: Preparing 16:19:16 be087b587b11: Preparing 16:19:16 c096c856f5bc: Preparing 16:19:16 7430abb358d7: Preparing 16:19:16 26cbea5cba74: Preparing 16:19:16 26cbea5cba74: Waiting 16:19:16 be087b587b11: Layer already exists 16:19:16 a8c7b3955673: Layer already exists 16:19:16 7430abb358d7: Layer already exists 16:19:16 736faaa3d5f1: Layer already exists 16:19:16 c096c856f5bc: Layer already exists 16:19:16 26cbea5cba74: Layer already exists 16:19:16 3.0.0-dev.162: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:19:16 736faaa3d5f1: Preparing 16:19:16 a8c7b3955673: Preparing 16:19:16 be087b587b11: Preparing 16:19:16 c096c856f5bc: Preparing 16:19:16 7430abb358d7: Preparing 16:19:16 26cbea5cba74: Preparing 16:19:16 26cbea5cba74: Waiting 16:19:16 736faaa3d5f1: Layer already exists 16:19:16 be087b587b11: Layer already exists 16:19:16 c096c856f5bc: Layer already exists 16:19:16 a8c7b3955673: Layer already exists 16:19:16 7430abb358d7: Layer already exists 16:19:16 26cbea5cba74: Layer already exists 16:19:17 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:19:17 736faaa3d5f1: Preparing 16:19:17 a8c7b3955673: Preparing 16:19:17 be087b587b11: Preparing 16:19:17 c096c856f5bc: Preparing 16:19:17 7430abb358d7: Preparing 16:19:17 26cbea5cba74: Preparing 16:19:17 26cbea5cba74: Waiting 16:19:17 c096c856f5bc: Layer already exists 16:19:17 be087b587b11: Layer already exists 16:19:17 a8c7b3955673: Layer already exists 16:19:17 736faaa3d5f1: Layer already exists 16:19:17 7430abb358d7: Layer already exists 16:19:17 26cbea5cba74: Layer already exists 16:19:18 main: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:18 ===================================================== [Pipeline] echo 16:19:18 taggedImages: 16:19:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:19:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:19:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.162 16:19:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:19:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:19:18 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:19:18 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:19:18 latest 16:19:18 3.0.0-dev.162 16:19:18 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:19:18 main 16:19:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:19:18 e5fbf2106d60: Preparing 16:19:18 e0c824d7c5e5: Preparing 16:19:18 be087b587b11: Preparing 16:19:18 c096c856f5bc: Preparing 16:19:18 b3e1110f2734: Preparing 16:19:18 26cbea5cba74: Preparing 16:19:18 26cbea5cba74: Waiting 16:19:18 c096c856f5bc: Layer already exists 16:19:18 be087b587b11: Layer already exists 16:19:18 b3e1110f2734: Layer already exists 16:19:19 26cbea5cba74: Layer already exists 16:19:19 e5fbf2106d60: Pushed 16:19:25 e0c824d7c5e5: Pushed 16:19:25 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:19:26 e5fbf2106d60: Preparing 16:19:26 e0c824d7c5e5: Preparing 16:19:26 be087b587b11: Preparing 16:19:26 c096c856f5bc: Preparing 16:19:26 b3e1110f2734: Preparing 16:19:26 26cbea5cba74: Preparing 16:19:26 26cbea5cba74: Waiting 16:19:26 e0c824d7c5e5: Layer already exists 16:19:26 b3e1110f2734: Layer already exists 16:19:26 e5fbf2106d60: Layer already exists 16:19:26 be087b587b11: Layer already exists 16:19:26 c096c856f5bc: Layer already exists 16:19:26 26cbea5cba74: Layer already exists 16:19:26 latest: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.162 16:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:19:27 e5fbf2106d60: Preparing 16:19:27 e0c824d7c5e5: Preparing 16:19:27 be087b587b11: Preparing 16:19:27 c096c856f5bc: Preparing 16:19:27 b3e1110f2734: Preparing 16:19:27 26cbea5cba74: Preparing 16:19:27 26cbea5cba74: Waiting 16:19:27 b3e1110f2734: Layer already exists 16:19:27 be087b587b11: Layer already exists 16:19:27 c096c856f5bc: Layer already exists 16:19:27 e5fbf2106d60: Layer already exists 16:19:27 e0c824d7c5e5: Layer already exists 16:19:27 26cbea5cba74: Layer already exists 16:19:27 3.0.0-dev.162: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:19:28 e5fbf2106d60: Preparing 16:19:28 e0c824d7c5e5: Preparing 16:19:28 be087b587b11: Preparing 16:19:28 c096c856f5bc: Preparing 16:19:28 b3e1110f2734: Preparing 16:19:28 26cbea5cba74: Preparing 16:19:28 26cbea5cba74: Waiting 16:19:28 c096c856f5bc: Layer already exists 16:19:28 be087b587b11: Layer already exists 16:19:28 e0c824d7c5e5: Layer already exists 16:19:28 b3e1110f2734: Layer already exists 16:19:28 e5fbf2106d60: Layer already exists 16:19:28 26cbea5cba74: Layer already exists 16:19:28 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:19:29 e5fbf2106d60: Preparing 16:19:29 e0c824d7c5e5: Preparing 16:19:29 be087b587b11: Preparing 16:19:29 c096c856f5bc: Preparing 16:19:29 b3e1110f2734: Preparing 16:19:29 26cbea5cba74: Preparing 16:19:29 26cbea5cba74: Waiting 16:19:29 e0c824d7c5e5: Layer already exists 16:19:29 b3e1110f2734: Layer already exists 16:19:29 e5fbf2106d60: Layer already exists 16:19:29 c096c856f5bc: Layer already exists 16:19:29 26cbea5cba74: Layer already exists 16:19:29 be087b587b11: Layer already exists 16:19:29 main: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:29 ===================================================== [Pipeline] echo 16:19:29 taggedImages: 16:19:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 16:19:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:19:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.162 16:19:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 16:19:29 - 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 16:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:29 16:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:30 arm64: Pulling from edgex-lftools-log-publisher 16:19:30 8998bd30e6a1: Pulling fs layer 16:19:30 04944245beec: Pulling fs layer 16:19:30 699f458cf7ca: Pulling fs layer 16:19:30 765212b225bb: Pulling fs layer 16:19:30 f23df028b6ca: Pulling fs layer 16:19:30 d65c8cfc05b1: Pulling fs layer 16:19:30 2437ff75d9bd: Pulling fs layer 16:19:30 f23df028b6ca: Waiting 16:19:30 d65c8cfc05b1: Waiting 16:19:30 2437ff75d9bd: Waiting 16:19:30 765212b225bb: Waiting 16:19:30 04944245beec: Verifying Checksum 16:19:30 04944245beec: Download complete 16:19:30 765212b225bb: Download complete 16:19:30 f23df028b6ca: Verifying Checksum 16:19:30 f23df028b6ca: Download complete 16:19:30 d65c8cfc05b1: Download complete 16:19:30 699f458cf7ca: Verifying Checksum 16:19:30 699f458cf7ca: Download complete 16:19:31 8998bd30e6a1: Download complete 16:19:33 2437ff75d9bd: Verifying Checksum 16:19:33 2437ff75d9bd: Download complete 16:19:35 8998bd30e6a1: Pull complete 16:19:36 04944245beec: Pull complete 16:19:37 699f458cf7ca: Pull complete 16:19:37 765212b225bb: Pull complete 16:19:38 f23df028b6ca: Pull complete 16:19:38 d65c8cfc05b1: Pull complete 16:19:53 2437ff75d9bd: Pull complete 16:19:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:54 prd-ubuntu20.04-docker-arm64-4c-16g-16508 does not seem to be running inside a container 16:19:54 $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 16:19:56 $ docker top d87c1a9eea5c1a7a42cd216c60f0a3651f658923961c7cb0203a8576bdd1cdeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:57 ---> job-cost.sh 16:19:57 lf-activate-venv: SKIPPING 16:19:57 INFO: No Stack... 16:19:58 INFO: Retrieving Pricing Info for: v3-standard-4 16:19:58 INFO: Archiving Costs [Pipeline] sh 16:19:59 + + cat /w/workspace/edgex-go/528/archives/cost.csv 16:19:59 cut -d, -f6 [Pipeline] lock 16:19:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-528-stack-cost] 16:19:59 Resource [jenkins-edgexfoundry-edgex-go-main-528-stack-cost] did not exist. Created. 16:19:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-528-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:20:00 + echo total: 0.10999999940395355 [Pipeline] stash 16:20:00 Stashed 1 file(s) [Pipeline] } 16:20:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-528-stack-cost] [Pipeline] // lock [Pipeline] } 16:20:00 $ docker stop --time=1 d87c1a9eea5c1a7a42cd216c60f0a3651f658923961c7cb0203a8576bdd1cdeb 16:20:02 $ docker rm -f --volumes d87c1a9eea5c1a7a42cd216c60f0a3651f658923961c7cb0203a8576bdd1cdeb [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 16:20:04 provisioning config files... 16:20:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/528@tmp/config326436071311157020tmp [Pipeline] { [Pipeline] sh 16:20:05 + set +x 16:20:05 + bash -s -- 16:20:05 + curl -s https://codecov.io/bash 16:20:05 16:20:05 _____ _ 16:20:05 / ____| | | 16:20:05 | | ___ __| | ___ ___ _____ __ 16:20:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:20:05 | |___| (_) | (_| | __/ (_| (_) \ V / 16:20:05 \_____\___/ \__,_|\___|\___\___/ \_/ 16:20:05 Bash-1.0.6 16:20:05 16:20:05 16:20:05 ==> git version 2.25.1 found 16:20:05 ==> 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 16:20:05 Release-Date: 2020-01-08 16:20:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:20:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:20:05 ==> Jenkins CI detected. 16:20:05 current dir:  /w/workspace/edgex-go/528 16:20:05 project root: . 16:20:05 --> token set from env 16:20:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:20:05 ==> Running gcov in . (disable via -X gcov) 16:20:05 ==> Python coveragepy not found 16:20:05 ==> Searching for coverage reports in: 16:20:05 + . 16:20:05 -> Found 1 reports 16:20:05 ==> Detecting git/mercurial file structure 16:20:05 ==> Reading reports 16:20:05 + ./coverage.out bytes=447731 16:20:05 ==> Appending adjustments 16:20:05 https://docs.codecov.io/docs/fixing-reports 16:20:06 + Found adjustments 16:20:06 ==> Gzipping contents 16:20:06 60K /tmp/codecov.m1ZqSF.gz 16:20:06 ==> Uploading reports 16:20:06 url: https://codecov.io 16:20:06 query: branch=main&commit=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7&build=528&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F528%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:20:06 -> Pinging Codecov 16:20:06 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=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7&build=528&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F528%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:20:14 -> Uploading to 16:20:14 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/00271124DB129430A58F1EEE437C3FCB/8b5d159302a21ca4b8ea3c12b2823a503bdccfe7/35150166-9055-40b1-91fe-04c57f2d3cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T162014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71f5aaa2ac485862367bb8159443dd28d78d750c49e29f40b9f6ad809dcbddde 16:20:14 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:14 Dload Upload Total Spent Left Speed 16:20:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57440 0 0 100 57440 0 283k --:--:-- --:--:-- --:--:-- 283k 16:20:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } 16:20:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:20:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:20:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:20:15 16:20:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:20:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:20:15 df9b9388f04a: Pulling fs layer 16:20:15 52dc419b0ee2: Pulling fs layer 16:20:15 25bc292e5bac: Pulling fs layer 16:20:15 114826534d7a: Pulling fs layer 16:20:15 4657fd5d0bcf: Pulling fs layer 16:20:15 6ad1cebc031e: Pulling fs layer 16:20:15 8a3aa393b2d8: Pulling fs layer 16:20:15 4657fd5d0bcf: Waiting 16:20:15 6ad1cebc031e: Waiting 16:20:15 8a3aa393b2d8: Waiting 16:20:15 114826534d7a: Waiting 16:20:15 25bc292e5bac: Verifying Checksum 16:20:15 52dc419b0ee2: Verifying Checksum 16:20:15 52dc419b0ee2: Download complete 16:20:15 4657fd5d0bcf: Verifying Checksum 16:20:15 4657fd5d0bcf: Download complete 16:20:15 df9b9388f04a: Verifying Checksum 16:20:15 df9b9388f04a: Download complete 16:20:15 6ad1cebc031e: Verifying Checksum 16:20:15 6ad1cebc031e: Download complete 16:20:15 df9b9388f04a: Pull complete 16:20:15 52dc419b0ee2: Pull complete 16:20:15 25bc292e5bac: Pull complete 16:20:16 114826534d7a: Verifying Checksum 16:20:16 114826534d7a: Download complete 16:20:16 8a3aa393b2d8: Verifying Checksum 16:20:16 8a3aa393b2d8: Download complete 16:20:19 114826534d7a: Pull complete 16:20:19 4657fd5d0bcf: Pull complete 16:20:19 6ad1cebc031e: Pull complete 16:20:22 8a3aa393b2d8: Pull complete 16:20:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:20:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:20:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:22 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 16:20:22 $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:20:26 $ docker top b2d71ff853d996e7b410def940a776f85ab4a78237c1ae54b5809d8e248fd417 -eo pid,comm [Pipeline] { [Pipeline] echo 16:20:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:20:27 + set -o pipefail 16:20:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:20:32 16:20:32 Monitoring /w/workspace/edgex-go/528 (github.com/edgexfoundry/edgex-go)... 16:20:32 16:20:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e296bf8d-739d-4433-92b8-6f2ec9552e5a 16:20:32 16:20:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:20:32 16:20:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:20:32 16:20:32 16:20:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:20:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:20:32 More details here: https://snyk.co/ue1NS [Pipeline] } 16:20:32 $ docker stop --time=1 b2d71ff853d996e7b410def940a776f85ab4a78237c1ae54b5809d8e248fd417 16:20:36 $ docker rm -f --volumes b2d71ff853d996e7b410def940a776f85ab4a78237c1ae54b5809d8e248fd417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:20:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:36 provisioning config files... 16:20:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/528@tmp/config16840987533054633740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:37 --> edgex-publish-swagger.sh 16:20:37 === Publish openapi/v3 API === 16:20:37 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:20:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/528/openapi/v3/core-command.yaml] 16:20:37 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:37 Dload Upload Total Spent Left Speed 16:20:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 53462 --:--:-- --:--:-- --:--:-- 53462 16:20:37 16:20:37 16:20:37 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/528/openapi/v3/core-data.yaml] 16:20:37 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:37 Dload Upload Total Spent Left Speed 16:20:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 332k --:--:-- --:--:-- --:--:-- 332k 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 119k 16:20:38 16:20:38 16:20:38 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/528/openapi/v3/core-metadata.yaml] 16:20:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:38 Dload Upload Total Spent Left Speed 16:20:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 258k --:--:-- --:--:-- --:--:-- 258k 16:20:38 16:20:38 16:20:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/528/openapi/v3/support-notifications.yaml] 16:20:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:38 Dload Upload Total Spent Left Speed 16:20:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 177k --:--:-- --:--:-- --:--:-- 177k 16:20:39 16:20:39 16:20:39 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/528/openapi/v3/support-scheduler.yaml] 16:20:39 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:39 Dload Upload Total Spent Left Speed 16:20:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 58528 --:--:-- --:--:-- --:--:-- 58428 100 34356 0 0 100 34356 0 58528 --:--:-- --:--:-- --:--:-- 58428 16:20:40 16:20:40 [Pipeline] } 16:20:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:20:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:20:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:40 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 16:20:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:20:41 $ docker top a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:41 [ssh-agent] Looking for ssh-agent implementation... 16:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:41 $ docker exec a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 ssh-agent 16:20:41 SSH_AUTH_SOCK=/tmp/ssh-1xwy2GBUGnOs/agent.31 16:20:41 SSH_AGENT_PID=38 16:20:41 Running ssh-add (command line suppressed) 16:20:41 Identity added: /w/workspace/edgex-go/528@tmp/private_key_16488371335706445684.key (/w/workspace/edgex-go/528@tmp/private_key_16488371335706445684.key) 16:20:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:41 + git semver tag 16:20:42 2023-05-23 16:20:42,063 [run_tag] DEBUG tag force:False 16:20:42 2023-05-23 16:20:42,063 [check_head_tag] DEBUG check head tag 16:20:42 2023-05-23 16:20:42,067 [execute] INFO git cat-file --batch-check 16:20:42 2023-05-23 16:20:42,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=) 16:20:42 2023-05-23 16:20:42,070 [execute] INFO git cat-file --batch 16:20:42 2023-05-23 16:20:42,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=) 16:20:42 2023-05-23 16:20:42,137 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main 16:20:42 2023-05-23 16:20:42,137 [execute] INFO git tag -a v3.0.0-dev.162 -m v3.0.0-dev.162 16:20:42 2023-05-23 16:20:42,138 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.162', '-m', 'v3.0.0-dev.162'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=None) 16:20:42 2023-05-23 16:20:42,142 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main 16:20:42 3.0.0-dev.162 [Pipeline] } 16:20:42 $ docker exec --env ******** --env ******** a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 ssh-agent -k 16:20:42 unset SSH_AUTH_SOCK; 16:20:42 unset SSH_AGENT_PID; 16:20:42 echo Agent pid 38 killed; 16:20:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:42 + git semver [Pipeline] } 16:20:43 $ docker stop --time=1 a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 16:20:44 $ docker rm -f --volumes a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:20:44 16:20:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:20:44 0.23.1-centos7: Pulling from edgex-lftools 16:20:44 ab5ef0e58194: Pulling fs layer 16:20:44 9712f1f96733: Pulling fs layer 16:20:44 63f879dbbcfc: Pulling fs layer 16:20:44 0d9ebad4ef96: Pulling fs layer 16:20:44 e9a5061849ea: Pulling fs layer 16:20:44 d747dcd14b5f: Pulling fs layer 16:20:44 2de7ff778b66: Pulling fs layer 16:20:44 d747dcd14b5f: Waiting 16:20:44 e9a5061849ea: Waiting 16:20:44 9712f1f96733: Verifying Checksum 16:20:44 9712f1f96733: Download complete 16:20:45 63f879dbbcfc: Verifying Checksum 16:20:45 63f879dbbcfc: Download complete 16:20:45 e9a5061849ea: Verifying Checksum 16:20:45 e9a5061849ea: Download complete 16:20:45 d747dcd14b5f: Verifying Checksum 16:20:45 d747dcd14b5f: Download complete 16:20:45 0d9ebad4ef96: Verifying Checksum 16:20:45 0d9ebad4ef96: Download complete 16:20:45 ab5ef0e58194: Verifying Checksum 16:20:45 ab5ef0e58194: Download complete 16:20:45 2de7ff778b66: Verifying Checksum 16:20:45 2de7ff778b66: Download complete 16:20:48 ab5ef0e58194: Pull complete 16:20:48 9712f1f96733: Pull complete 16:20:48 63f879dbbcfc: Pull complete 16:20:53 0d9ebad4ef96: Pull complete 16:20:53 e9a5061849ea: Pull complete 16:20:53 d747dcd14b5f: Pull complete 16:20:53 2de7ff778b66: Pull complete 16:20:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:20:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:54 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 16:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:20:59 $ docker top cb6c87182d0543edd84f8d3e6c08056f8e244299ff05d09360c090d1eba2036d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:20:59 provisioning config files... 16:20:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/528@tmp/config8824035622227564031tmp 16:20:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/528@tmp/config10389898271240573979tmp 16:20:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/528@tmp/config13328241695724686712tmp [Pipeline] { [Pipeline] echo 16:20:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:20:59 ---> sigul-configuration.sh 16:20:59 gpg: directory `/root/.gnupg' created 16:20:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:20:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:20:59 gpg: keyring `/root/.gnupg/secring.gpg' created 16:20:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:20:59 gpg: CAST5 encrypted data 16:20:59 gpg: encrypted with 1 passphrase 16:20:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:21:00 + mkdir /home/jenkins 16:21:00 + mkdir /home/jenkins/sigul [Pipeline] sh 16:21:00 + 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 16:21:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:21:00 ---> sigul-install.sh 16:21:00 Sigul already installed; skipping installation. [Pipeline] sh 16:21:01 + git tag --list 16:21:01 0.6.0 16:21:01 0.6.1 16:21:01 0.7.0 16:21:01 0.7.1 16:21:01 v1.0.0 16:21:01 v1.0.1 16:21:01 v1.1.0 16:21:01 v1.2.0 16:21:01 v1.2.1 16:21:01 v1.3.0 16:21:01 v1.3.1 16:21:01 v2.0.0 16:21:01 v2.1.0 16:21:01 v2.1.1 16:21:01 v2.1.1-dev.1 16:21:01 v2.1.1-dev.2 16:21:01 v2.1.1-dev.3 16:21:01 v2.1.1-dev.4 16:21:01 v2.1.1-dev.5 16:21:01 v2.1.1-dev.6 16:21:01 v2.1.1-dev.7 16:21:01 v2.1.1-dev.8 16:21:01 v2.1.2-dev.1 16:21:01 v2.2.0 16:21:01 v2.2.1-dev.1 16:21:01 v2.2.1-dev.10 16:21:01 v2.2.1-dev.11 16:21:01 v2.2.1-dev.12 16:21:01 v2.2.1-dev.13 16:21:01 v2.2.1-dev.14 16:21:01 v2.2.1-dev.15 16:21:01 v2.2.1-dev.16 16:21:01 v2.2.1-dev.17 16:21:01 v2.2.1-dev.18 16:21:01 v2.2.1-dev.19 16:21:01 v2.2.1-dev.2 16:21:01 v2.2.1-dev.20 16:21:01 v2.2.1-dev.21 16:21:01 v2.2.1-dev.22 16:21:01 v2.2.1-dev.23 16:21:01 v2.2.1-dev.24 16:21:01 v2.2.1-dev.25 16:21:01 v2.2.1-dev.26 16:21:01 v2.2.1-dev.27 16:21:01 v2.2.1-dev.28 16:21:01 v2.2.1-dev.29 16:21:01 v2.2.1-dev.3 16:21:01 v2.2.1-dev.4 16:21:01 v2.2.1-dev.5 16:21:01 v2.2.1-dev.6 16:21:01 v2.2.1-dev.7 16:21:01 v2.2.1-dev.8 16:21:01 v2.2.1-dev.9 16:21:01 v2.3.0 16:21:01 v2.3.0-dev.100 16:21:01 v2.3.0-dev.101 16:21:01 v2.3.0-dev.102 16:21:01 v2.3.0-dev.103 16:21:01 v2.3.0-dev.104 16:21:01 v2.3.0-dev.105 16:21:01 v2.3.0-dev.106 16:21:01 v2.3.0-dev.29 16:21:01 v2.3.0-dev.30 16:21:01 v2.3.0-dev.31 16:21:01 v2.3.0-dev.32 16:21:01 v2.3.0-dev.33 16:21:01 v2.3.0-dev.34 16:21:01 v2.3.0-dev.35 16:21:01 v2.3.0-dev.36 16:21:01 v2.3.0-dev.37 16:21:01 v2.3.0-dev.38 16:21:01 v2.3.0-dev.39 16:21:01 v2.3.0-dev.40 16:21:01 v2.3.0-dev.41 16:21:01 v2.3.0-dev.42 16:21:01 v2.3.0-dev.43 16:21:01 v2.3.0-dev.44 16:21:01 v2.3.0-dev.45 16:21:01 v2.3.0-dev.46 16:21:01 v2.3.0-dev.47 16:21:01 v2.3.0-dev.48 16:21:01 v2.3.0-dev.49 16:21:01 v2.3.0-dev.50 16:21:01 v2.3.0-dev.51 16:21:01 v2.3.0-dev.52 16:21:01 v2.3.0-dev.53 16:21:01 v2.3.0-dev.54 16:21:01 v2.3.0-dev.55 16:21:01 v2.3.0-dev.56 16:21:01 v2.3.0-dev.57 16:21:01 v2.3.0-dev.58 16:21:01 v2.3.0-dev.59 16:21:01 v2.3.0-dev.60 16:21:01 v2.3.0-dev.61 16:21:01 v2.3.0-dev.62 16:21:01 v2.3.0-dev.63 16:21:01 v2.3.0-dev.64 16:21:01 v2.3.0-dev.65 16:21:01 v2.3.0-dev.66 16:21:01 v2.3.0-dev.67 16:21:01 v2.3.0-dev.68 16:21:01 v2.3.0-dev.69 16:21:01 v2.3.0-dev.70 16:21:01 v2.3.0-dev.71 16:21:01 v2.3.0-dev.72 16:21:01 v2.3.0-dev.73 16:21:01 v2.3.0-dev.74 16:21:01 v2.3.0-dev.75 16:21:01 v2.3.0-dev.76 16:21:01 v2.3.0-dev.77 16:21:01 v2.3.0-dev.78 16:21:01 v2.3.0-dev.79 16:21:01 v2.3.0-dev.80 16:21:01 v2.3.0-dev.81 16:21:01 v2.3.0-dev.82 16:21:01 v2.3.0-dev.83 16:21:01 v2.3.0-dev.84 16:21:01 v2.3.0-dev.85 16:21:01 v2.3.0-dev.86 16:21:01 v2.3.0-dev.87 16:21:01 v2.3.0-dev.88 16:21:01 v2.3.0-dev.89 16:21:01 v2.3.0-dev.90 16:21:01 v2.3.0-dev.91 16:21:01 v2.3.0-dev.92 16:21:01 v2.3.0-dev.93 16:21:01 v2.3.0-dev.94 16:21:01 v2.3.0-dev.95 16:21:01 v2.3.0-dev.96 16:21:01 v2.3.0-dev.97 16:21:01 v2.3.0-dev.98 16:21:01 v2.3.0-dev.99 16:21:01 v2.3.1-dev.1 16:21:01 v2.3.1-dev.2 16:21:01 v2.3.1-dev.3 16:21:01 v2.3.1-dev.4 16:21:01 v2.3.1-dev.5 16:21:01 v3.0.0-dev.1 16:21:01 v3.0.0-dev.10 16:21:01 v3.0.0-dev.100 16:21:01 v3.0.0-dev.101 16:21:01 v3.0.0-dev.102 16:21:01 v3.0.0-dev.103 16:21:01 v3.0.0-dev.104 16:21:01 v3.0.0-dev.105 16:21:01 v3.0.0-dev.106 16:21:01 v3.0.0-dev.107 16:21:01 v3.0.0-dev.108 16:21:01 v3.0.0-dev.109 16:21:01 v3.0.0-dev.11 16:21:01 v3.0.0-dev.110 16:21:01 v3.0.0-dev.111 16:21:01 v3.0.0-dev.112 16:21:01 v3.0.0-dev.113 16:21:01 v3.0.0-dev.114 16:21:01 v3.0.0-dev.115 16:21:01 v3.0.0-dev.116 16:21:01 v3.0.0-dev.117 16:21:01 v3.0.0-dev.118 16:21:01 v3.0.0-dev.119 16:21:01 v3.0.0-dev.12 16:21:01 v3.0.0-dev.120 16:21:01 v3.0.0-dev.121 16:21:01 v3.0.0-dev.122 16:21:01 v3.0.0-dev.123 16:21:01 v3.0.0-dev.124 16:21:01 v3.0.0-dev.125 16:21:01 v3.0.0-dev.126 16:21:01 v3.0.0-dev.127 16:21:01 v3.0.0-dev.128 16:21:01 v3.0.0-dev.129 16:21:01 v3.0.0-dev.13 16:21:01 v3.0.0-dev.130 16:21:01 v3.0.0-dev.131 16:21:01 v3.0.0-dev.132 16:21:01 v3.0.0-dev.133 16:21:01 v3.0.0-dev.134 16:21:01 v3.0.0-dev.135 16:21:01 v3.0.0-dev.136 16:21:01 v3.0.0-dev.137 16:21:01 v3.0.0-dev.138 16:21:01 v3.0.0-dev.139 16:21:01 v3.0.0-dev.14 16:21:01 v3.0.0-dev.140 16:21:01 v3.0.0-dev.141 16:21:01 v3.0.0-dev.142 16:21:01 v3.0.0-dev.143 16:21:01 v3.0.0-dev.144 16:21:01 v3.0.0-dev.145 16:21:01 v3.0.0-dev.146 16:21:01 v3.0.0-dev.147 16:21:01 v3.0.0-dev.148 16:21:01 v3.0.0-dev.149 16:21:01 v3.0.0-dev.15 16:21:01 v3.0.0-dev.150 16:21:01 v3.0.0-dev.151 16:21:01 v3.0.0-dev.152 16:21:01 v3.0.0-dev.153 16:21:01 v3.0.0-dev.154 16:21:01 v3.0.0-dev.155 16:21:01 v3.0.0-dev.156 16:21:01 v3.0.0-dev.157 16:21:01 v3.0.0-dev.158 16:21:01 v3.0.0-dev.159 16:21:01 v3.0.0-dev.16 16:21:01 v3.0.0-dev.160 16:21:01 v3.0.0-dev.161 16:21:01 v3.0.0-dev.162 16:21:01 v3.0.0-dev.17 16:21:01 v3.0.0-dev.18 16:21:01 v3.0.0-dev.19 16:21:01 v3.0.0-dev.2 16:21:01 v3.0.0-dev.20 16:21:01 v3.0.0-dev.21 16:21:01 v3.0.0-dev.22 16:21:01 v3.0.0-dev.23 16:21:01 v3.0.0-dev.24 16:21:01 v3.0.0-dev.25 16:21:01 v3.0.0-dev.26 16:21:01 v3.0.0-dev.27 16:21:01 v3.0.0-dev.28 16:21:01 v3.0.0-dev.29 16:21:01 v3.0.0-dev.3 16:21:01 v3.0.0-dev.30 16:21:01 v3.0.0-dev.31 16:21:01 v3.0.0-dev.32 16:21:01 v3.0.0-dev.33 16:21:01 v3.0.0-dev.34 16:21:01 v3.0.0-dev.35 16:21:01 v3.0.0-dev.36 16:21:01 v3.0.0-dev.37 16:21:01 v3.0.0-dev.38 16:21:01 v3.0.0-dev.39 16:21:01 v3.0.0-dev.4 16:21:01 v3.0.0-dev.40 16:21:01 v3.0.0-dev.41 16:21:01 v3.0.0-dev.42 16:21:01 v3.0.0-dev.43 16:21:01 v3.0.0-dev.44 16:21:01 v3.0.0-dev.45 16:21:01 v3.0.0-dev.46 16:21:01 v3.0.0-dev.47 16:21:01 v3.0.0-dev.48 16:21:01 v3.0.0-dev.49 16:21:01 v3.0.0-dev.5 16:21:01 v3.0.0-dev.50 16:21:01 v3.0.0-dev.51 16:21:01 v3.0.0-dev.52 16:21:01 v3.0.0-dev.53 16:21:01 v3.0.0-dev.54 16:21:01 v3.0.0-dev.55 16:21:01 v3.0.0-dev.56 16:21:01 v3.0.0-dev.57 16:21:01 v3.0.0-dev.58 16:21:01 v3.0.0-dev.59 16:21:01 v3.0.0-dev.6 16:21:01 v3.0.0-dev.60 16:21:01 v3.0.0-dev.61 16:21:01 v3.0.0-dev.62 16:21:01 v3.0.0-dev.63 16:21:01 v3.0.0-dev.64 16:21:01 v3.0.0-dev.65 16:21:01 v3.0.0-dev.66 16:21:01 v3.0.0-dev.67 16:21:01 v3.0.0-dev.68 16:21:01 v3.0.0-dev.69 16:21:01 v3.0.0-dev.7 16:21:01 v3.0.0-dev.70 16:21:01 v3.0.0-dev.71 16:21:01 v3.0.0-dev.72 16:21:01 v3.0.0-dev.73 16:21:01 v3.0.0-dev.74 16:21:01 v3.0.0-dev.75 16:21:01 v3.0.0-dev.76 16:21:01 v3.0.0-dev.77 16:21:01 v3.0.0-dev.78 16:21:01 v3.0.0-dev.79 16:21:01 v3.0.0-dev.8 16:21:01 v3.0.0-dev.80 16:21:01 v3.0.0-dev.81 16:21:01 v3.0.0-dev.82 16:21:01 v3.0.0-dev.83 16:21:01 v3.0.0-dev.84 16:21:01 v3.0.0-dev.85 16:21:01 v3.0.0-dev.86 16:21:01 v3.0.0-dev.87 16:21:01 v3.0.0-dev.88 16:21:01 v3.0.0-dev.89 16:21:01 v3.0.0-dev.9 16:21:01 v3.0.0-dev.90 16:21:01 v3.0.0-dev.91 16:21:01 v3.0.0-dev.92 16:21:01 v3.0.0-dev.93 16:21:01 v3.0.0-dev.94 16:21:01 v3.0.0-dev.95 16:21:01 v3.0.0-dev.96 16:21:01 v3.0.0-dev.97 16:21:01 v3.0.0-dev.98 16:21:01 v3.0.0-dev.99 [Pipeline] sh 16:21:01 + lftools sign git-tag v3.0.0-dev.162 16:21:02 Signing Git tag with Sigul... 16:21:02 Signing v3.0.0-dev.162 [Pipeline] echo 16:21:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:21:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:21:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:21:02 $ docker stop --time=1 cb6c87182d0543edd84f8d3e6c08056f8e244299ff05d09360c090d1eba2036d 16:21:03 $ docker rm -f --volumes cb6c87182d0543edd84f8d3e6c08056f8e244299ff05d09360c090d1eba2036d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:21:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:21:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:04 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 16:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:21:05 $ docker top 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:05 [ssh-agent] Looking for ssh-agent implementation... 16:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:05 $ docker exec 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 ssh-agent 16:21:05 SSH_AUTH_SOCK=/tmp/ssh-QRzoXkt0UdXq/agent.32 16:21:05 SSH_AGENT_PID=38 16:21:05 Running ssh-add (command line suppressed) 16:21:05 Identity added: /w/workspace/edgex-go/528@tmp/private_key_8182809363321009362.key (/w/workspace/edgex-go/528@tmp/private_key_8182809363321009362.key) 16:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:05 + git semver bump pre 16:21:06 2023-05-23 16:21:05,960 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main 16:21:06 2023-05-23 16:21:05,960 [bump_version] DEBUG bumping version:3.0.0-dev.162 on axis:pre with prefix:dev 16:21:06 2023-05-23 16:21:05,960 [bump_version] DEBUG bumped version:3.0.0-dev.163 16:21:06 2023-05-23 16:21:05,960 [write_version] DEBUG write version:3.0.0-dev.163 to path:/w/workspace/edgex-go/528/.semver/main with force:True 16:21:06 2023-05-23 16:21:05,961 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main 16:21:06 2023-05-23 16:21:05,961 [write_file] DEBUG write to file:/w/workspace/edgex-go/528/.semver/main 16:21:06 2023-05-23 16:21:05,963 [execute] INFO git cat-file --batch-check 16:21:06 2023-05-23 16:21:05,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=) 16:21:06 2023-05-23 16:21:05,967 [execute] INFO git cat-file --batch 16:21:06 2023-05-23 16:21:05,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=) 16:21:06 2023-05-23 16:21:05,972 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main 16:21:06 3.0.0-dev.163 [Pipeline] } 16:21:06 $ docker exec --env ******** --env ******** 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 ssh-agent -k 16:21:06 unset SSH_AUTH_SOCK; 16:21:06 unset SSH_AGENT_PID; 16:21:06 echo Agent pid 38 killed; 16:21:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:06 + git semver [Pipeline] } 16:21:06 $ docker stop --time=1 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 16:21:07 $ docker rm -f --volumes 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 [Pipeline] // withDockerContainer [Pipeline] sh 16:21:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:21:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:08 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 16:21:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:21:09 $ docker top 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:09 [ssh-agent] Looking for ssh-agent implementation... 16:21:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:09 $ docker exec 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 ssh-agent 16:21:09 SSH_AUTH_SOCK=/tmp/ssh-TXgHr3ACxu0G/agent.32 16:21:09 SSH_AGENT_PID=38 16:21:09 Running ssh-add (command line suppressed) 16:21:09 Identity added: /w/workspace/edgex-go/528@tmp/private_key_16295623569185862449.key (/w/workspace/edgex-go/528@tmp/private_key_16295623569185862449.key) 16:21:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:09 + git semver push 16:21:10 2023-05-23 16:21:09,936 [run_push] DEBUG push 16:21:10 2023-05-23 16:21:09,937 [execute] INFO git cat-file --batch-check 16:21:10 2023-05-23 16:21:09,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=) 16:21:10 2023-05-23 16:21:09,941 [execute] INFO git rev-list b8e6f1650a2745611de7d1ea4ccefc830d51b213 -- 16:21:10 2023-05-23 16:21:09,941 [execute] DEBUG Popen(['git', 'rev-list', 'b8e6f1650a2745611de7d1ea4ccefc830d51b213', '--'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=None) 16:21:10 2023-05-23 16:21:09,958 [execute] INFO git fetch -v origin 16:21:10 2023-05-23 16:21:09,958 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=True, shell=None, istream=None) 16:21:10 2023-05-23 16:21:10,463 [run_push] DEBUG no remote changes detected 16:21:10 2023-05-23 16:21:10,463 [execute] INFO git push origin semver 16:21:10 2023-05-23 16:21:10,463 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=None) 16:21:11 2023-05-23 16:21:11,374 [run_push] DEBUG push all version tags 16:21:11 2023-05-23 16:21:11,374 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:21:11 2023-05-23 16:21:11,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=None) 16:21:12 2023-05-23 16:21:12,276 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main 16:21:12 3.0.0-dev.163 [Pipeline] } 16:21:12 $ docker exec --env ******** --env ******** 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 ssh-agent -k 16:21:12 unset SSH_AUTH_SOCK; 16:21:12 unset SSH_AGENT_PID; 16:21:12 echo Agent pid 38 killed; 16:21:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:12 + git semver [Pipeline] } 16:21:13 $ docker stop --time=1 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 16:21:14 $ docker rm -f --volumes 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 [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 16:21:14 + [ -d /w/workspace/edgex-go/528/archives ] [Pipeline] libraryResource [Pipeline] sh 16:21:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:21:16 ---> package-listing.sh 16:21:16 ++ facter osfamily 16:21:16 ++ tr '[:upper:]' '[:lower:]' 16:21:16 + OS_FAMILY=debian 16:21:16 + workspace=/w/workspace/edgex-go/528 16:21:16 + START_PACKAGES=/tmp/packages_start.txt 16:21:16 + END_PACKAGES=/tmp/packages_end.txt 16:21:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:21:16 + PACKAGES=/tmp/packages_start.txt 16:21:16 + '[' /w/workspace/edgex-go/528 ']' 16:21:16 + PACKAGES=/tmp/packages_end.txt 16:21:16 + case "${OS_FAMILY}" in 16:21:16 + dpkg -l 16:21:16 + grep '^ii' 16:21:16 + '[' -f /tmp/packages_start.txt ']' 16:21:16 + '[' -f /tmp/packages_end.txt ']' 16:21:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:21:16 + '[' /w/workspace/edgex-go/528 ']' 16:21:16 + mkdir -p /w/workspace/edgex-go/528/archives/ 16:21:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/528/archives/ [Pipeline] echo 16:21:16 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/528/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:21:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:17 16:21:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:17 latest: Pulling from edgex-lftools-log-publisher 16:21:17 5eb5b503b376: Pulling fs layer 16:21:17 5c69ac0246d0: Pulling fs layer 16:21:17 ec43610c2a17: Pulling fs layer 16:21:17 3a2ae6a8a46f: Pulling fs layer 16:21:17 33b1e0a273af: Pulling fs layer 16:21:17 5d3b04190fa2: Pulling fs layer 16:21:17 2f39f015ded8: Pulling fs layer 16:21:17 33b1e0a273af: Waiting 16:21:17 5d3b04190fa2: Waiting 16:21:17 2f39f015ded8: Waiting 16:21:17 3a2ae6a8a46f: Waiting 16:21:17 5c69ac0246d0: Download complete 16:21:17 3a2ae6a8a46f: Verifying Checksum 16:21:17 3a2ae6a8a46f: Download complete 16:21:17 33b1e0a273af: Verifying Checksum 16:21:17 33b1e0a273af: Download complete 16:21:17 ec43610c2a17: Verifying Checksum 16:21:17 ec43610c2a17: Download complete 16:21:17 5d3b04190fa2: Download complete 16:21:17 5eb5b503b376: Verifying Checksum 16:21:17 5eb5b503b376: Download complete 16:21:18 2f39f015ded8: Download complete 16:21:18 5eb5b503b376: Pull complete 16:21:18 5c69ac0246d0: Pull complete 16:21:19 ec43610c2a17: Pull complete 16:21:19 3a2ae6a8a46f: Pull complete 16:21:19 33b1e0a273af: Pull complete 16:21:19 5d3b04190fa2: Pull complete 16:21:23 2f39f015ded8: Pull complete 16:21:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:23 prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container 16:21:23 $ 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/528/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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:21:27 $ docker top 4f5afd42b7e901e16dde65c9ca3caed40ade620f675ab495675dd28c4e163976 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:27 + touch /tmp/pre-build-complete [Pipeline] sh 16:21:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:21:28 + ls /var/log/sa-host 16:21:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:28 provisioning config files... 16:21:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/528@tmp/config7876993225464433980tmp [Pipeline] { [Pipeline] echo 16:21:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:21:28 ---> create-netrc.sh [Pipeline] } 16:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:21:29 ---> python-tools-install.sh [Pipeline] echo 16:21:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:21:29 ---> sudo-logs.sh 16:21:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:21:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:21:29 ---> job-cost.sh 16:21:29 lf-activate-venv: SKIPPING 16:21:29 DEBUG: total: 0.10999999940395355 16:21:29 INFO: Retrieving Stack Cost... 16:21:30 INFO: Retrieving Pricing Info for: v3-standard-8 16:21:30 INFO: Archiving Costs [Pipeline] echo 16:21:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:21:30 ---> logs-deploy.sh 16:21:30 lf-activate-venv: SKIPPING 16:21:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/528 16:21:30 INFO: archiving workspace using pattern(s): 16:21:31 Archives upload complete. 16:21:31 INFO: archiving logs to Nexus 16:21:32 ---> uname -a: 16:21:32 Linux prd-ubuntu20-04-docker-8c-8g-16507 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:21:32 16:21:32 16:21:32 ---> lscpu: 16:21:32 Architecture: x86_64 16:21:32 CPU op-mode(s): 32-bit, 64-bit 16:21:32 Byte Order: Little Endian 16:21:32 Address sizes: 40 bits physical, 48 bits virtual 16:21:32 CPU(s): 8 16:21:32 On-line CPU(s) list: 0-7 16:21:32 Thread(s) per core: 1 16:21:32 Core(s) per socket: 1 16:21:32 Socket(s): 8 16:21:32 NUMA node(s): 1 16:21:32 Vendor ID: AuthenticAMD 16:21:32 CPU family: 23 16:21:32 Model: 49 16:21:32 Model name: AMD EPYC-Rome Processor 16:21:32 Stepping: 0 16:21:32 CPU MHz: 2799.998 16:21:32 BogoMIPS: 5599.99 16:21:32 Virtualization: AMD-V 16:21:32 Hypervisor vendor: KVM 16:21:32 Virtualization type: full 16:21:32 L1d cache: 256 KiB 16:21:32 L1i cache: 256 KiB 16:21:32 L2 cache: 4 MiB 16:21:32 L3 cache: 128 MiB 16:21:32 NUMA node0 CPU(s): 0-7 16:21:32 Vulnerability Itlb multihit: Not affected 16:21:32 Vulnerability L1tf: Not affected 16:21:32 Vulnerability Mds: Not affected 16:21:32 Vulnerability Meltdown: Not affected 16:21:32 Vulnerability Mmio stale data: Not affected 16:21:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:21:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:21:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:21:32 Vulnerability Srbds: Not affected 16:21:32 Vulnerability Tsx async abort: Not affected 16:21:32 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 16:21:32 16:21:32 16:21:32 ---> nproc: 16:21:32 8 16:21:32 16:21:32 16:21:32 ---> df -h: 16:21:32 Filesystem Size Used Avail Use% Mounted on 16:21:32 overlay 155G 20G 136G 13% / 16:21:32 tmpfs 64M 0 64M 0% /dev 16:21:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:21:32 shm 64M 0 64M 0% /dev/shm 16:21:32 /dev/vda1 155G 20G 136G 13% /facter-os 16:21:32 16:21:32 16:21:32 ---> sar -b -r -n DEV: 16:21:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16507) 05/23/23 _x86_64_ (8 CPU) 16:21:32 16:21:32 15:48:06 LINUX RESTART (8 CPU) 16:21:32 16:21:32 15:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:21:32 15:50:01 107.80 0.77 107.03 0.00 46.38 56500.10 0.00 16:21:32 15:51:01 31.56 0.12 31.44 0.00 0.93 18338.84 0.00 16:21:32 15:52:01 94.75 0.20 94.55 0.00 10.93 42282.42 0.00 16:21:32 15:53:02 391.25 7.47 383.78 0.00 65.60 127177.74 0.00 16:21:32 15:54:01 408.11 4.93 403.18 0.00 2309.35 218490.51 0.00 16:21:32 15:55:01 619.10 8.37 610.73 0.00 1217.13 175607.00 0.00 16:21:32 15:56:01 682.94 0.18 682.75 0.00 15.60 172170.77 0.00 16:21:32 15:57:01 564.46 0.68 563.77 0.00 21.86 145782.64 0.00 16:21:32 15:58:01 88.62 0.10 88.52 0.00 18.40 3598.07 0.00 16:21:32 15:59:01 17.03 0.02 17.01 0.00 3.47 427.80 0.00 16:21:32 16:00:01 1.27 0.00 1.27 0.00 0.00 12.80 0.00 16:21:32 16:01:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 16:21:32 16:02:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 16:21:32 16:03:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 16:21:32 16:04:01 1.88 0.02 1.87 0.00 0.13 19.73 0.00 16:21:32 16:05:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 16:21:32 16:06:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 16:21:32 16:07:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 16:21:32 16:08:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 16:21:32 16:09:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 16:21:32 16:10:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 16:21:32 16:11:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 16:21:32 16:12:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 16:21:32 16:13:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 16:21:32 16:14:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 16:21:32 16:15:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 16:21:32 16:16:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 16:21:32 16:17:01 1.18 0.02 1.17 0.00 0.13 14.13 0.00 16:21:32 16:18:01 1.25 0.00 1.25 0.00 0.00 12.93 0.00 16:21:32 16:19:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 16:21:32 16:20:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 16:21:32 16:21:01 110.51 0.27 110.25 0.00 14.13 57482.15 0.00 16:21:32 Average: 98.11 0.72 97.39 0.00 115.26 31740.47 0.00 16:21:32 16:21:32 15:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:21:32 15:50:01 27908744 31509116 788136 2.40 113312 3683020 1927964 5.68 1503200 3015008 503396 16:21:32 15:51:01 27809936 31482804 811528 2.47 117016 3728960 2101668 6.19 1329752 3259920 272484 16:21:32 15:52:01 24814360 31466960 828040 2.52 118936 6643320 2300308 6.78 1637140 5881124 2703940 16:21:32 15:53:02 22603264 31338156 941760 2.86 261436 8312548 2743864 8.09 2268160 7173476 1303416 16:21:32 15:54:01 20701028 30959484 1301720 3.96 292816 9753544 3104812 9.15 2736900 8537812 24596 16:21:32 15:55:01 19724308 30975692 1280776 3.89 310832 10671828 3202028 9.44 2766968 9419492 124332 16:21:32 15:56:01 19151360 31261264 997852 3.03 321072 11515556 2841644 8.37 2451352 10301484 574992 16:21:32 15:57:01 19575464 31438464 825916 2.51 363292 11199976 2123204 6.26 2378952 9935444 932 16:21:32 15:58:01 19962716 31500324 767608 2.33 365472 10880040 1849328 5.45 2357468 9584036 512 16:21:32 15:59:01 19968664 31507052 760548 2.31 366004 10880240 1846316 5.44 2351300 9584108 64 16:21:32 16:00:01 19969240 31507628 760052 2.31 366008 10880244 1846316 5.44 2349784 9584112 4 16:21:32 16:01:01 19972796 31511204 756936 2.30 366040 10880240 1846316 5.44 2346604 9584116 4 16:21:32 16:02:01 19974320 31512940 755604 2.30 366056 10880248 1846316 5.44 2345228 9584292 28 16:21:32 16:03:01 19977872 31516516 752032 2.29 366088 10880248 1846316 5.44 2341936 9584292 8 16:21:32 16:04:01 19975632 31514440 754032 2.29 366124 10880256 1879468 5.54 2341640 9584292 16 16:21:32 16:05:01 19975876 31514732 753688 2.29 366156 10880260 1879468 5.54 2341556 9584300 20 16:21:32 16:06:01 19975860 31514716 753620 2.29 366180 10880260 1879468 5.54 2341604 9584300 4 16:21:32 16:07:01 19975812 31514708 753588 2.29 366192 10880264 1879468 5.54 2341528 9584304 28 16:21:32 16:08:01 19976192 31515116 753340 2.29 366208 10880264 1879468 5.54 2341560 9584308 12 16:21:32 16:09:01 19975964 31514908 753516 2.29 366248 10880268 1879468 5.54 2341644 9584304 28 16:21:32 16:10:01 19975892 31514884 753484 2.29 366272 10880272 1879468 5.54 2341620 9584312 28 16:21:32 16:11:01 19976096 31515096 753216 2.29 366308 10880268 1879468 5.54 2341612 9584316 20 16:21:32 16:12:01 19976080 31515124 753148 2.29 366324 10880276 1879468 5.54 2341648 9584324 24 16:21:32 16:13:01 19975772 31514848 753356 2.29 366348 10880280 1879468 5.54 2341700 9584316 8 16:21:32 16:14:01 19975440 31514564 753584 2.29 366392 10880280 1879468 5.54 2341796 9584328 8 16:21:32 16:15:01 19975392 31514536 753536 2.29 366412 10880288 1879468 5.54 2341752 9584324 4 16:21:32 16:16:01 19975848 31515040 753092 2.29 366432 10880292 1879468 5.54 2341788 9584332 4 16:21:32 16:17:01 19976040 31515236 753040 2.29 366448 10880292 1879468 5.54 2341772 9584336 8 16:21:32 16:18:01 19975936 31515196 753012 2.29 366456 10880296 1879468 5.54 2341800 9584336 4 16:21:32 16:19:01 19975864 31515144 753028 2.29 366472 10880296 1879468 5.54 2342012 9584336 20 16:21:32 16:20:01 19975816 31515104 753004 2.29 366480 10880300 1879468 5.54 2341840 9584336 12 16:21:32 16:21:01 18447712 31455808 806480 2.45 413988 12188668 1946248 5.74 2493116 10841668 1012 16:21:32 Average: 20629728 31459275 810696 2.47 335494 10248231 2041363 6.02 2295835 9025118 172186 16:21:32 16:21:32 15:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:21:32 15:50:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 16:21:32 15:50:01 ens3 423.63 350.80 5850.48 48.09 0.00 0.00 0.00 0.00 16:21:32 15:50:01 docker0 248.23 245.75 18.31 1583.87 0.00 0.00 0.00 0.00 16:21:32 15:50:01 vethd9aa807 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 15:51:01 ens3 52.10 49.02 37.22 98.36 0.00 0.00 0.00 0.00 16:21:32 15:51:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 16:21:32 15:51:01 vethd9aa807 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 16:21:32 15:52:01 veth8f9e9c5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:52:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:21:32 15:52:01 ens3 87.85 56.17 1698.77 20.00 0.00 0.00 0.00 0.00 16:21:32 15:52:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:53:02 veth8f9e9c5 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 16:21:32 15:53:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 15:53:02 ens3 902.19 452.66 6283.05 49.29 0.00 0.00 0.00 0.00 16:21:32 15:53:02 docker0 444.58 887.89 37.33 6270.10 0.00 0.00 0.00 0.00 16:21:32 15:54:01 veth8f9e9c5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 15:54:01 veth502874d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:54:01 vethacc21f5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:54:01 veth4af28b4 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:54:01 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 16:21:32 15:54:01 ens3 281.62 129.66 1514.18 14.84 0.00 0.00 0.00 0.00 16:21:32 15:54:01 docker0 3.96 7.57 0.25 93.36 0.00 0.00 0.00 0.00 16:21:32 15:54:01 veth6afb89c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:55:01 veth8f9e9c5 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:55:01 veth07295e8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:55:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 16:21:32 15:55:01 ens3 232.51 131.36 1512.50 25.90 0.00 0.00 0.00 0.00 16:21:32 15:55:01 docker0 110.03 194.98 8.47 1483.16 0.00 0.00 0.00 0.00 16:21:32 15:55:01 veth97d8885 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:56:01 veth8f9e9c5 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:56:01 veth5f3d3b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 15:56:01 veth6282a77 2.38 3.05 0.22 1.86 0.00 0.00 0.00 0.00 16:21:32 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 15:56:01 ens3 61.42 32.13 254.87 18.48 0.00 0.00 0.00 0.00 16:21:32 15:56:01 docker0 10.56 19.66 0.70 222.17 0.00 0.00 0.00 0.00 16:21:32 15:57:01 veth8f9e9c5 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 15:57:01 ens3 256.84 173.34 1329.15 227.46 0.00 0.00 0.00 0.00 16:21:32 15:57:01 docker0 108.52 205.70 8.32 1300.11 0.00 0.00 0.00 0.00 16:21:32 15:58:01 lo 51.92 51.92 5.12 5.12 0.00 0.00 0.00 0.00 16:21:32 15:58:01 ens3 458.42 462.97 249.85 2228.60 0.00 0.00 0.00 0.00 16:21:32 15:58:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 15:59:01 lo 19.00 19.00 1.87 1.87 0.00 0.00 0.00 0.00 16:21:32 15:59:01 ens3 216.08 212.56 112.68 1333.44 0.00 0.00 0.00 0.00 16:21:32 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:00:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:21:32 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:02:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:21:32 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:03:01 ens3 0.60 0.57 0.27 0.22 0.00 0.00 0.00 0.00 16:21:32 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:04:01 ens3 1.25 0.77 0.47 0.36 0.00 0.00 0.00 0.00 16:21:32 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:05:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:21:32 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:06:01 ens3 0.83 0.78 0.90 0.30 0.00 0.00 0.00 0.00 16:21:32 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:07:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:08:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:09:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:21:32 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:11:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:12:01 ens3 0.25 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:21:32 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:14:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:21:32 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:15:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:17:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:18:01 ens3 0.43 0.08 0.09 0.00 0.00 0.00 0.00 0.00 16:21:32 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:21:32 16:19:01 ens3 1.07 0.57 0.45 0.35 0.00 0.00 0.00 0.00 16:21:32 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:20:01 ens3 0.23 0.03 0.07 0.00 0.00 0.00 0.00 0.00 16:21:32 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 16:21:01 vethe1b953c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:21:32 16:21:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 16:21:32 16:21:01 ens3 366.02 223.05 7770.25 95.27 0.00 0.00 0.00 0.00 16:21:32 16:21:01 docker0 37.44 68.01 3.08 580.74 0.00 0.00 0.00 0.00 16:21:32 Average: vethe1b953c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:32 Average: lo 2.46 2.46 0.24 0.24 0.00 0.00 0.00 0.00 16:21:32 Average: ens3 104.63 71.21 832.43 130.08 0.00 0.00 0.00 0.00 16:21:32 Average: docker0 30.24 51.15 2.40 361.67 0.00 0.00 0.00 0.00 16:21:32 16:21:32 16:21:32 ---> sar -P ALL: 16:21:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16507) 05/23/23 _x86_64_ (8 CPU) 16:21:32 16:21:32 15:48:06 LINUX RESTART (8 CPU) 16:21:32 16:21:32 15:49:01 CPU %user %nice %system %iowait %steal %idle 16:21:32 15:50:01 all 23.10 0.00 5.14 2.15 0.07 69.54 16:21:32 15:50:01 0 24.36 0.00 5.41 1.07 0.07 69.10 16:21:32 15:50:01 1 23.51 0.00 5.05 0.07 0.07 71.31 16:21:32 15:50:01 2 21.13 0.00 5.55 0.08 0.07 73.17 16:21:32 15:50:01 3 24.28 0.00 4.88 1.69 0.07 69.09 16:21:32 15:50:01 4 22.46 0.00 4.68 2.12 0.07 70.67 16:21:32 15:50:01 5 23.42 0.00 5.21 4.99 0.07 66.32 16:21:32 15:50:01 6 23.33 0.00 4.50 6.76 0.07 65.33 16:21:32 15:50:01 7 22.29 0.00 5.86 0.46 0.08 71.31 16:21:32 15:51:01 all 32.64 0.00 5.09 0.85 0.08 61.34 16:21:32 15:51:01 0 33.45 0.00 4.41 0.05 0.08 62.01 16:21:32 15:51:01 1 34.36 0.00 4.40 0.12 0.08 61.04 16:21:32 15:51:01 2 31.52 0.00 6.23 0.10 0.08 62.07 16:21:32 15:51:01 3 31.42 0.00 5.83 0.37 0.08 62.30 16:21:32 15:51:01 4 31.71 0.00 5.87 4.65 0.08 57.69 16:21:32 15:51:01 5 31.49 0.00 4.15 1.13 0.08 63.14 16:21:32 15:51:01 6 34.87 0.00 4.35 0.33 0.08 60.36 16:21:32 15:51:01 7 32.30 0.00 5.43 0.07 0.07 62.13 16:21:32 15:52:01 all 22.31 0.00 7.02 3.34 0.11 67.23 16:21:32 15:52:01 0 20.88 0.00 7.24 0.03 0.12 71.73 16:21:32 15:52:01 1 21.99 0.00 6.31 14.53 0.10 57.07 16:21:32 15:52:01 2 23.09 0.00 6.68 0.24 0.08 69.91 16:21:32 15:52:01 3 21.42 0.00 6.58 0.10 0.08 71.81 16:21:32 15:52:01 4 22.87 0.00 7.44 0.81 0.17 68.71 16:21:32 15:52:01 5 22.65 0.00 6.96 5.69 0.12 64.58 16:21:32 15:52:01 6 22.63 0.00 7.33 0.03 0.08 69.92 16:21:32 15:52:01 7 22.92 0.00 7.59 5.27 0.08 64.14 16:21:32 15:53:02 all 8.21 0.00 4.02 19.64 0.07 68.06 16:21:32 15:53:02 0 8.32 0.00 4.13 17.68 0.10 69.77 16:21:32 15:53:02 1 8.64 0.00 4.00 16.27 0.05 71.04 16:21:32 15:53:02 2 7.82 0.00 5.09 46.01 0.10 40.97 16:21:32 15:53:02 3 8.78 0.00 4.04 15.39 0.05 71.75 16:21:32 15:53:02 4 8.43 0.00 3.50 14.30 0.03 73.73 16:21:32 15:53:02 5 7.69 0.00 3.62 24.79 0.07 63.83 16:21:32 15:53:02 6 8.16 0.00 2.82 7.05 0.05 81.92 16:21:32 15:53:02 7 7.83 0.00 4.99 15.74 0.12 71.32 16:21:32 15:54:01 all 28.98 0.00 9.00 14.64 0.13 47.25 16:21:32 15:54:01 0 30.11 0.00 9.24 5.49 0.12 55.03 16:21:32 15:54:01 1 28.57 0.00 9.26 14.25 0.12 47.81 16:21:32 15:54:01 2 29.63 0.00 9.24 25.28 0.09 35.76 16:21:32 15:54:01 3 27.93 0.00 10.12 14.28 0.10 47.56 16:21:32 15:54:01 4 28.04 0.00 7.23 6.18 0.09 58.46 16:21:32 15:54:01 5 29.23 0.00 9.42 29.69 0.32 31.35 16:21:32 15:54:01 6 29.64 0.00 7.52 7.31 0.10 55.42 16:21:32 15:54:01 7 28.69 0.00 9.99 15.00 0.14 46.17 16:21:32 15:55:01 all 29.44 0.00 9.32 24.39 0.17 36.68 16:21:32 15:55:01 0 26.20 0.00 9.81 18.62 0.34 45.04 16:21:32 15:55:01 1 28.56 0.00 8.89 14.66 0.12 47.77 16:21:32 15:55:01 2 31.23 0.00 8.71 34.03 0.11 25.92 16:21:32 15:55:01 3 30.02 0.00 9.62 29.57 0.11 30.69 16:21:32 15:55:01 4 29.30 0.00 7.93 18.77 0.17 43.83 16:21:32 15:55:01 5 30.31 0.00 9.65 37.39 0.10 22.55 16:21:32 15:55:01 6 29.09 0.00 9.75 14.29 0.12 46.75 16:21:32 15:55:01 7 30.89 0.00 10.20 28.21 0.26 30.45 16:21:32 15:56:01 all 42.75 0.00 12.49 16.15 0.22 28.38 16:21:32 15:56:01 0 38.67 0.00 10.99 13.67 0.16 36.52 16:21:32 15:56:01 1 41.54 0.00 10.03 5.21 0.45 42.77 16:21:32 15:56:01 2 46.25 0.00 13.40 10.58 0.25 29.52 16:21:32 15:56:01 3 43.10 0.00 14.22 20.43 0.17 22.08 16:21:32 15:56:01 4 44.44 0.00 11.95 15.38 0.16 28.07 16:21:32 15:56:01 5 46.05 0.00 13.73 21.70 0.21 18.32 16:21:32 15:56:01 6 38.67 0.00 12.45 16.92 0.14 31.82 16:21:32 15:56:01 7 43.41 0.00 13.20 25.26 0.24 17.89 16:21:32 15:57:01 all 31.42 0.00 8.89 15.61 0.14 43.94 16:21:32 15:57:01 0 28.93 0.00 8.39 12.23 0.12 50.33 16:21:32 15:57:01 1 26.93 0.00 8.42 15.68 0.17 48.81 16:21:32 15:57:01 2 33.12 0.00 9.14 17.71 0.14 39.89 16:21:32 15:57:01 3 31.02 0.00 8.70 12.13 0.12 48.03 16:21:32 15:57:01 4 33.82 0.00 9.08 25.73 0.17 31.20 16:21:32 15:57:01 5 36.66 0.00 10.22 14.83 0.14 38.16 16:21:32 15:57:01 6 28.71 0.00 7.96 10.21 0.08 53.03 16:21:32 15:57:01 7 32.21 0.00 9.24 16.36 0.21 41.97 16:21:32 15:58:01 all 7.50 0.00 1.28 0.69 0.07 90.46 16:21:32 15:58:01 0 5.05 0.00 1.53 0.20 0.05 93.17 16:21:32 15:58:01 1 4.38 0.00 0.85 0.00 0.03 94.74 16:21:32 15:58:01 2 8.38 0.00 0.95 0.13 0.05 90.48 16:21:32 15:58:01 3 6.54 0.00 1.19 3.51 0.10 88.65 16:21:32 15:58:01 4 10.61 0.00 1.29 0.99 0.08 87.03 16:21:32 15:58:01 5 10.13 0.00 1.55 0.45 0.10 87.77 16:21:32 15:58:01 6 7.38 0.00 1.12 0.02 0.05 91.43 16:21:32 15:58:01 7 7.52 0.00 1.78 0.24 0.08 90.38 16:21:32 15:59:01 all 4.68 0.00 0.44 0.04 0.04 94.79 16:21:32 15:59:01 0 4.32 0.00 0.40 0.00 0.05 95.23 16:21:32 15:59:01 1 1.00 0.00 0.30 0.03 0.02 98.65 16:21:32 15:59:01 2 4.04 0.00 0.25 0.00 0.03 95.68 16:21:32 15:59:01 3 4.83 0.00 0.54 0.20 0.05 94.38 16:21:32 15:59:01 4 5.57 0.00 0.52 0.03 0.03 93.84 16:21:32 15:59:01 5 6.95 0.00 0.45 0.07 0.05 92.48 16:21:32 15:59:01 6 6.52 0.00 0.45 0.00 0.03 93.00 16:21:32 15:59:01 7 4.21 0.00 0.64 0.02 0.05 95.09 16:21:32 16:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:21:32 16:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:21:32 16:00:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:21:32 16:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:00:01 4 0.03 0.00 0.00 0.02 0.02 99.93 16:21:32 16:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:21:32 16:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:00:01 7 0.02 0.00 0.07 0.00 0.02 99.90 16:21:32 16:21:32 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:21:32 16:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:21:32 16:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:21:32 16:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:21:32 16:01:01 4 0.07 0.00 0.03 0.02 0.00 99.88 16:21:32 16:01:01 5 0.05 0.00 0.02 0.00 0.02 99.92 16:21:32 16:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:01:01 7 0.03 0.00 0.05 0.00 0.02 99.90 16:21:32 16:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 16:21:32 16:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:21:32 16:02:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:21:32 16:02:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:21:32 16:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:21:32 16:02:01 4 0.03 0.00 0.00 0.02 0.02 99.93 16:21:32 16:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:21:32 16:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:02:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:21:32 16:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:21:32 16:03:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:21:32 16:03:01 1 0.02 0.00 0.00 0.02 0.02 99.95 16:21:32 16:03:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:21:32 16:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:21:32 16:03:01 4 0.05 0.00 0.03 0.02 0.02 99.88 16:21:32 16:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:21:32 16:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:21:32 16:04:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:21:32 16:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:21:32 16:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 16:21:32 16:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:21:32 16:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:21:32 16:04:01 4 0.07 0.00 0.03 0.00 0.02 99.88 16:21:32 16:04:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:21:32 16:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:21:32 16:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:05:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:21:32 16:05:01 2 0.03 0.00 0.02 0.02 0.02 99.92 16:21:32 16:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:21:32 16:05:01 4 0.12 0.00 0.05 0.00 0.03 99.80 16:21:32 16:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:21:32 16:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:21:32 16:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:21:32 16:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:06:01 4 0.08 0.00 0.05 0.00 0.02 99.85 16:21:32 16:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:21:32 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:21:32 16:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:21:32 16:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 16:21:32 16:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:07:01 4 0.10 0.00 0.00 0.00 0.02 99.88 16:21:32 16:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:21:32 16:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:08:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:21:32 16:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:21:32 16:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:08:01 4 0.07 0.00 0.03 0.00 0.02 99.88 16:21:32 16:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:21:32 16:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:09:01 all 0.21 0.00 0.01 0.01 0.01 99.76 16:21:32 16:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:09:01 1 1.61 0.00 0.00 0.02 0.02 98.35 16:21:32 16:09:01 2 0.00 0.00 0.00 0.03 0.02 99.95 16:21:32 16:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:21:32 16:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:21:32 16:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:10:01 all 0.24 0.00 0.01 0.00 0.01 99.74 16:21:32 16:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:10:01 1 1.69 0.00 0.00 0.00 0.00 98.31 16:21:32 16:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:21:32 16:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:10:01 4 0.07 0.00 0.02 0.00 0.03 99.88 16:21:32 16:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:21:32 16:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:11:01 all 0.27 0.00 0.01 0.00 0.01 99.72 16:21:32 16:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:21:32 16:11:01 1 1.97 0.00 0.02 0.02 0.00 98.00 16:21:32 16:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 16:21:32 16:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:21:32 16:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:21:32 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:21:32 16:21:32 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:21:32 16:12:01 all 0.10 0.00 0.02 0.01 0.01 99.87 16:21:32 16:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:21:32 16:12:01 1 0.60 0.00 0.03 0.02 0.00 99.35 16:21:32 16:12:01 2 0.02 0.00 0.02 0.07 0.00 99.90 16:21:32 16:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:21:32 16:12:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:21:32 16:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:21:32 16:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:21:32 16:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:21:32 16:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:13:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:21:32 16:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:21:32 16:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:21:32 16:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:21:32 16:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:21:32 16:14:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:21:32 16:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:21:32 16:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:21:32 16:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:21:32 16:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:21:32 16:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 16:21:32 16:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:21:32 16:15:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:21:32 16:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:21:32 16:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:21:32 16:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:21:32 16:15:01 6 0.00 0.00 0.00 0.03 0.00 99.97 16:21:32 16:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:16:01 all 0.02 0.00 0.01 0.00 0.01 99.97 16:21:32 16:16:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:21:32 16:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:21:32 16:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:21:32 16:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 16:21:32 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:21:32 16:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:21:32 16:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:21:32 16:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:21:32 16:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:21:32 16:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:21:32 16:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:21:32 16:18:01 all 0.03 0.00 0.02 0.02 0.01 99.92 16:21:32 16:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:21:32 16:18:01 1 0.10 0.00 0.00 0.13 0.02 99.75 16:21:32 16:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:21:32 16:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:21:32 16:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:21:32 16:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:21:32 16:18:01 6 0.00 0.00 0.03 0.02 0.02 99.93 16:21:32 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:21:32 16:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:21:32 16:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:21:32 16:19:01 1 0.03 0.00 0.02 0.02 0.00 99.93 16:21:32 16:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:21:32 16:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:21:32 16:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:21:32 16:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:21:32 16:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:21:32 16:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:21:32 16:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:21:32 16:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:21:32 16:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:21:32 16:20:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:21:32 16:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:21:32 16:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:21:32 16:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:21:32 16:21:01 all 7.84 0.00 3.44 2.88 0.05 85.78 16:21:32 16:21:01 0 9.18 0.00 3.42 1.20 0.07 86.14 16:21:32 16:21:01 1 6.66 0.00 3.19 0.94 0.05 89.15 16:21:32 16:21:01 2 7.38 0.00 3.52 2.01 0.05 87.04 16:21:32 16:21:01 3 7.07 0.00 3.91 0.27 0.07 88.69 16:21:32 16:21:01 4 8.99 0.00 2.81 0.25 0.05 87.90 16:21:32 16:21:01 5 8.18 0.00 3.18 0.03 0.03 88.57 16:21:32 16:21:01 6 7.69 0.00 3.97 18.40 0.05 69.88 16:21:32 16:21:01 7 7.56 0.00 3.52 0.00 0.05 88.87 16:21:32 Average: all 7.37 0.00 2.03 3.07 0.04 87.49 16:21:32 Average: 0 7.09 0.00 2.01 2.16 0.05 88.70 16:21:32 Average: 1 7.14 0.00 1.87 2.52 0.04 88.43 16:21:32 Average: 2 7.46 0.00 2.11 4.15 0.04 86.25 16:21:32 Average: 3 7.25 0.00 2.13 2.98 0.04 87.61 16:21:32 Average: 4 7.60 0.00 1.92 2.74 0.04 87.70 16:21:32 Average: 5 7.76 0.00 2.09 4.29 0.04 85.82 16:21:32 Average: 6 7.28 0.00 1.91 2.50 0.03 88.28 16:21:32 Average: 7 7.36 0.00 2.22 3.25 0.05 87.12 16:21:32 16:21:32 16:21:32