Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 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-ssh12431077932580472175.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17102970666630834101.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17264784019770506749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13687798834627986529.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-ssh386505293501205573.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7945 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/434 [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/434 # 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 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 (main) Commit message: "refactor(snap): Remove explicit config provider address (#4396)" > 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 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 # timeout=10 > git rev-list --no-walk 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:13:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:13:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:13:16 ========================================================= 09:13:16 EdgeX Global Pipelines Version Info 09:13:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:13:17 ------------------- 09:13:17 stable info: 09:13:17 ------------------- 09:13:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:13:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:13:17 Message: update stable to v1.0.244 09:13:17 ------------------- 09:13:17 experimental info: 09:13:17 ------------------- 09:13:17 Commited By: **** collab-it+edgex@linuxfoundation.org 09:13:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:13:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c62a5d8 [Pipeline] echo 09:13:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:18 provisioning config files... 09:13:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/434@tmp/config911793405891054022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:18 ---> docker-login.sh 09:13:18 nexus3.edgexfoundry.org:10001 09:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:18 Configure a credential helper to remove this warning. See 09:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:18 09:13:18 Login Succeeded 09:13:18 nexus3.edgexfoundry.org:10002 09:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:18 Configure a credential helper to remove this warning. See 09:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:18 09:13:18 Login Succeeded 09:13:18 nexus3.edgexfoundry.org:10003 09:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:19 Configure a credential helper to remove this warning. See 09:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:19 09:13:19 Login Succeeded 09:13:19 nexus3.edgexfoundry.org:10004 09:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:19 Configure a credential helper to remove this warning. See 09:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:19 09:13:19 Login Succeeded 09:13:19 docker.io 09:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:19 Configure a credential helper to remove this warning. See 09:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:19 09:13:19 Login Succeeded 09:13:19 ---> docker-login.sh ends [Pipeline] } 09:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:19 + 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 09:13:19 + cut -d/ -f2 09:13:19 + dirname cmd/core-command/Dockerfile 09:13:19 + echo core-command,cmd/core-command/Dockerfile 09:13:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:13:19 + dirname cmd/core-data/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo core-data,cmd/core-data/Dockerfile 09:13:19 + + cut -d/ -f2 09:13:19 dirname cmd/core-metadata/Dockerfile 09:13:19 + echo core-metadata,cmd/core-metadata/Dockerfile 09:13:19 + dirname cmd/security-bootstrapper/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:13:19 + dirname cmd/security-proxy-auth/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:13:19 + dirname cmd/security-proxy-setup/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:13:19 + dirname cmd/security-secretstore-setup/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:13:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:13:19 + dirname cmd/security-spire-agent/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:13:19 + dirname cmd/security-spire-config/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:13:19 + dirname cmd/security-spire-server/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:13:19 + dirname cmd/support-notifications/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo support-notifications,cmd/support-notifications/Dockerfile 09:13:19 + dirname cmd/support-scheduler/Dockerfile 09:13:19 + cut -d/ -f2 09:13:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:13:19 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 09:13:20 + git rev-list -1 --merges c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4~1..c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] echo 09:13:20 -----------> git rev-list -1 --merges c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4~1..c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [false] [Pipeline] sh 09:13:20 + git log --format=format:%s -1 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] echo 09:13:20 ========================================================= 09:13:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:13:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:13:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:13:20 + grep -v github /etc/ssh/ssh_known_hosts 09:13:20 + [ -e /tmp/ssh_known_hosts ] 09:13:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:13:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:13:20 + sudo tee -a /etc/ssh/ssh_known_hosts 09:13:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:21 09:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:21 0.1.4: Pulling from edgex-devops/py-git-semver 09:13:21 b85a868b505f: Pulling fs layer 09:13:21 e2be974225ed: Pulling fs layer 09:13:21 339a4e72a1f5: Pulling fs layer 09:13:21 988bab9f4d93: Pulling fs layer 09:13:21 1469e6f7b9e6: Pulling fs layer 09:13:21 eaf3925da568: Pulling fs layer 09:13:21 bab4dde63d76: Pulling fs layer 09:13:21 bde34c3a00c8: Pulling fs layer 09:13:21 b352a97aabf1: Pulling fs layer 09:13:21 1469e6f7b9e6: Waiting 09:13:21 4872d77fe225: Pulling fs layer 09:13:21 5851b861e8e6: Pulling fs layer 09:13:21 bde34c3a00c8: Waiting 09:13:21 b352a97aabf1: Waiting 09:13:21 4872d77fe225: Waiting 09:13:21 eaf3925da568: Waiting 09:13:21 bab4dde63d76: Waiting 09:13:21 5851b861e8e6: Waiting 09:13:21 988bab9f4d93: Waiting 09:13:21 e2be974225ed: Verifying Checksum 09:13:21 e2be974225ed: Download complete 09:13:21 988bab9f4d93: Verifying Checksum 09:13:21 988bab9f4d93: Download complete 09:13:21 1469e6f7b9e6: Verifying Checksum 09:13:21 1469e6f7b9e6: Download complete 09:13:21 eaf3925da568: Verifying Checksum 09:13:21 eaf3925da568: Download complete 09:13:21 339a4e72a1f5: Verifying Checksum 09:13:21 339a4e72a1f5: Download complete 09:13:21 bde34c3a00c8: Download complete 09:13:21 b352a97aabf1: Download complete 09:13:21 4872d77fe225: Download complete 09:13:21 5851b861e8e6: Verifying Checksum 09:13:21 5851b861e8e6: Download complete 09:13:21 b85a868b505f: Verifying Checksum 09:13:21 b85a868b505f: Download complete 09:13:22 bab4dde63d76: Verifying Checksum 09:13:22 bab4dde63d76: Download complete 09:13:23 b85a868b505f: Pull complete 09:13:23 e2be974225ed: Pull complete 09:13:23 339a4e72a1f5: Pull complete 09:13:23 988bab9f4d93: Pull complete 09:13:24 1469e6f7b9e6: Pull complete 09:13:24 eaf3925da568: Pull complete 09:13:26 bab4dde63d76: Pull complete 09:13:26 bde34c3a00c8: Pull complete 09:13:26 b352a97aabf1: Pull complete 09:13:26 4872d77fe225: Pull complete 09:13:26 5851b861e8e6: Pull complete 09:13:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:26 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:13:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:13:27 $ docker top 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 -eo pid,comm 09:13:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:13:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:13:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:27 [ssh-agent] Looking for ssh-agent implementation... 09:13:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:27 $ docker exec 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 ssh-agent 09:13:27 SSH_AUTH_SOCK=/tmp/ssh-Aa3RXQgBECyY/agent.33 09:13:27 SSH_AGENT_PID=39 09:13:27 Running ssh-add (command line suppressed) 09:13:28 Identity added: /w/workspace/edgex-go/434@tmp/private_key_14072890852990667306.key (/w/workspace/edgex-go/434@tmp/private_key_14072890852990667306.key) 09:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:28 + git tag --points-at HEAD [Pipeline] } 09:13:28 $ docker exec --env ******** --env ******** 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 ssh-agent -k 09:13:28 unset SSH_AUTH_SOCK; 09:13:28 unset SSH_AGENT_PID; 09:13:28 echo Agent pid 39 killed; 09:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:13:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:28 [ssh-agent] Looking for ssh-agent implementation... 09:13:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:28 $ docker exec 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 ssh-agent 09:13:28 SSH_AUTH_SOCK=/tmp/ssh-xnFSrHnJB9Sd/agent.71 09:13:28 SSH_AGENT_PID=78 09:13:28 Running ssh-add (command line suppressed) 09:13:28 Identity added: /w/workspace/edgex-go/434@tmp/private_key_11011394450332720896.key (/w/workspace/edgex-go/434@tmp/private_key_11011394450332720896.key) 09:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:29 + git semver init 09:13:29 2023-03-01 09:13:29,331 [run_init] DEBUG init version:0.0.0 force:False 09:13:29 2023-03-01 09:13:29,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/434/.semver 09:13:29 2023-03-01 09:13:29,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/434/.semver 09:13:29 2023-03-01 09:13:29,333 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/434/.semver'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=None) 09:13:34 2023-03-01 09:13:33,687 [append_file] DEBUG append to file:/w/workspace/edgex-go/434/.git/info/exclude 09:13:34 2023-03-01 09:13:33,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/434/.semver/main with force:False 09:13:34 2023-03-01 09:13:33,688 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main 09:13:34 2023-03-01 09:13:33,688 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main 09:13:34 3.0.0-dev.73 [Pipeline] } 09:13:34 $ docker exec --env ******** --env ******** 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 ssh-agent -k 09:13:34 unset SSH_AUTH_SOCK; 09:13:34 unset SSH_AGENT_PID; 09:13:34 echo Agent pid 78 killed; 09:13:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:35 + git semver [Pipeline] } 09:13:35 $ docker stop --time=1 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 09:13:36 $ docker rm -f --volumes 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:13:37 Stashed 1 file(s) [Pipeline] echo 09:13:37 [edgeXSemver]: initialized semver on version 3.0.0-dev.73 [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 09:13:37 + git config --global --add safe.directory /w/workspace/edgex-go/434 [Pipeline] echo 09:13:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:13:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:13:37 ========================================================= 09:13:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:13:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:13:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:13:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:13:38 213ec9aee27d: Pulling fs layer 09:13:38 4583459ba037: Pulling fs layer 09:13:38 93c1e223e6f2: Pulling fs layer 09:13:38 53926ce57604: Pulling fs layer 09:13:38 21b2b0c7a3f4: Pulling fs layer 09:13:38 22ff95d597cd: Pulling fs layer 09:13:38 12d6caf4c0d1: Pulling fs layer 09:13:38 96b7cbca73a9: Pulling fs layer 09:13:38 a7acece74701: Pulling fs layer 09:13:38 22ff95d597cd: Waiting 09:13:38 12d6caf4c0d1: Waiting 09:13:38 96b7cbca73a9: Waiting 09:13:38 53926ce57604: Waiting 09:13:38 21b2b0c7a3f4: Waiting 09:13:38 a7acece74701: Waiting 09:13:38 93c1e223e6f2: Verifying Checksum 09:13:38 93c1e223e6f2: Download complete 09:13:38 4583459ba037: Verifying Checksum 09:13:38 4583459ba037: Download complete 09:13:38 21b2b0c7a3f4: Download complete 09:13:38 22ff95d597cd: Verifying Checksum 09:13:38 22ff95d597cd: Download complete 09:13:38 213ec9aee27d: Verifying Checksum 09:13:38 213ec9aee27d: Download complete 09:13:38 12d6caf4c0d1: Download complete 09:13:38 213ec9aee27d: Pull complete 09:13:38 4583459ba037: Pull complete 09:13:38 93c1e223e6f2: Pull complete 09:13:38 a7acece74701: Verifying Checksum 09:13:38 a7acece74701: Download complete 09:13:38 96b7cbca73a9: Verifying Checksum 09:13:38 96b7cbca73a9: Download complete 09:13:39 53926ce57604: Verifying Checksum 09:13:39 53926ce57604: Download complete 09:13:42 53926ce57604: Pull complete 09:13:42 21b2b0c7a3f4: Pull complete 09:13:42 22ff95d597cd: Pull complete 09:13:42 12d6caf4c0d1: Pull complete 09:13:44 96b7cbca73a9: Pull complete 09:13:45 a7acece74701: Pull complete 09:13:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:13:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 09:13:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:13:45 WORKDIR /edgex 09:13:45 COPY go.mod . 09:13:45 RUN go mod download 09:13:45 + docker build -t ci-base-image-x86_64 -f - . 09:13:46 Sending build context to Docker daemon 170.4MB 09:13:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:13:46 ---> db6d94c90886 09:13:46 Step 2/4 : WORKDIR /edgex 09:13:48 ---> Running in 09411ec18cef 09:13:48 Removing intermediate container 09411ec18cef 09:13:48 ---> 1465312ac45e 09:13:48 Step 3/4 : COPY go.mod . 09:13:48 ---> f54347c6a027 09:13:48 Step 4/4 : RUN go mod download 09:13:48 ---> Running in dc8d6bd74818 09:13:52 Still waiting to schedule task 09:13:52 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7941’ is offline 09:13:58 Removing intermediate container dc8d6bd74818 09:13:58 ---> 0cb85ed898c9 09:13:58 Successfully built 0cb85ed898c9 09:13:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:58 + docker inspect -f . ci-base-image-x86_64 09:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:58 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:13:59 $ docker top 08bb09beabd4c006ffd4085d71dff123da07da22f4d1d145dae2db551f56d489 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:59 + go version 09:13:59 go version go1.18.7 linux/amd64 [Pipeline] } 09:13:59 $ docker stop --time=1 08bb09beabd4c006ffd4085d71dff123da07da22f4d1d145dae2db551f56d489 09:14:00 $ docker rm -f --volumes 08bb09beabd4c006ffd4085d71dff123da07da22f4d1d145dae2db551f56d489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:01 + docker inspect -f . ci-base-image-x86_64 09:14:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:01 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:14:01 $ 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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:14:01 $ docker top fc46a6cbaf85de171b09ddba58ecaf4e2748a17830a8761b28671b6cbe63e571 -eo pid,comm [Pipeline] { [Pipeline] echo 09:14:01 ========================================================= 09:14:01 [edgeXBuildGoParallel] Running Tests and Build... 09:14:01 ========================================================= [Pipeline] sh 09:14:02 + git config --global --add safe.directory /w/workspace/edgex-go/434 [Pipeline] fileExists [Pipeline] sh 09:14:02 + make test 09:14:02 go test -race -coverprofile=coverage.out ./... 09:14:09 ? github.com/edgexfoundry/edgex-go [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 09:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements 09:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.179s coverage: 71.2% of statements 09:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements 09:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.014s coverage: 88.5% of statements 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.9% of statements 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 65.9% of statements 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements 09:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 09:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.388s coverage: 79.9% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 63.1% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.3% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 41.0% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:14:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:15:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 09:15:07 go vet ./... 09:15:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:11 ./bin/test-attribution-txt.sh [Pipeline] echo 09:15:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:15:11 + ls -al . 09:15:11 total 744 09:15:11 drwxrwxr-x 11 1001 1001 4096 Mar 1 09:14 . 09:15:11 drwxr-xr-x 4 root root 4096 Mar 1 09:14 .. 09:15:11 drwxrwxr-x 2 1001 1001 4096 Mar 1 09:13 .blubracket 09:15:11 -rw-rw-r-- 1 1001 1001 16 Mar 1 09:13 .dockerignore 09:15:11 drwxrwxr-x 8 1001 1001 4096 Mar 1 09:14 .git 09:15:11 drwxrwxr-x 3 1001 1001 4096 Mar 1 09:13 .github 09:15:11 -rw-rw-r-- 1 1001 1001 1068 Mar 1 09:13 .gitignore 09:15:11 -rw-rw-r-- 1 1001 1001 42 Mar 1 09:13 .golangci.yml 09:15:11 -rw-rw-r-- 1 1001 1001 87 Mar 1 09:13 .hadolint.yml 09:15:11 drwxr-xr-x 3 1001 1001 4096 Mar 1 09:13 .semver 09:15:11 -rw-rw-r-- 1 1001 1001 166 Mar 1 09:13 .sonarcloud.properties 09:15:11 -rw-rw-r-- 1 1001 1001 1171 Mar 1 09:13 ADOPTERS.md 09:15:11 -rw-rw-r-- 1 1001 1001 10825 Mar 1 09:13 Attribution.txt 09:15:11 -rw-rw-r-- 1 1001 1001 73765 Mar 1 09:13 CHANGELOG.md 09:15:11 -rw-rw-r-- 1 1001 1001 3804 Mar 1 09:13 CONTRIBUTING.md 09:15:11 -rw-rw-r-- 1 1001 1001 677 Mar 1 09:13 GOVERNANCE.md 09:15:11 -rw-rw-r-- 1 1001 1001 883 Mar 1 09:13 Jenkinsfile 09:15:11 -rw-rw-r-- 1 1001 1001 10775 Mar 1 09:13 LICENSE 09:15:11 -rw-rw-r-- 1 1001 1001 14116 Mar 1 09:13 Makefile 09:15:11 -rw-rw-r-- 1 1001 1001 582 Mar 1 09:13 OWNERS.md 09:15:11 -rw-rw-r-- 1 1001 1001 9403 Mar 1 09:13 README.md 09:15:11 -rw-rw-r-- 1 1001 1001 6912 Mar 1 09:13 SECURITY.md 09:15:11 -rw-rw-r-- 1 1001 1001 12 Mar 1 09:13 VERSION 09:15:11 drwxrwxr-x 2 1001 1001 4096 Mar 1 09:13 bin 09:15:11 drwxrwxr-x 18 1001 1001 4096 Mar 1 09:13 cmd 09:15:11 -rw-r--r-- 1 root root 487670 Mar 1 09:14 coverage.out 09:15:11 -rw-rw-r-- 1 1001 1001 3296 Mar 1 09:13 go.mod 09:15:11 -rw-rw-r-- 1 1001 1001 31429 Mar 1 09:13 go.sum 09:15:11 drwxrwxr-x 7 1001 1001 4096 Mar 1 09:13 internal 09:15:11 drwxrwxr-x 3 1001 1001 4096 Mar 1 09:13 openapi 09:15:11 drwxrwxr-x 4 1001 1001 4096 Mar 1 09:13 snap 09:15:11 -rw-rw-r-- 1 1001 1001 204 Mar 1 09:13 version.go [Pipeline] sh 09:15:11 + '[' -e coverage.out ] 09:15:11 + chown 1001:1001 coverage.out [Pipeline] stash 09:15:12 Stashed 1 file(s) [Pipeline] sh 09:15:12 + make build 09:15:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:15:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7946 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:15:19 Running in /w/workspace/edgex-go/434 [Pipeline] { [Pipeline] checkout 09:15:19 The recommended git tool is: git 09:15:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:15:24 using credential edgex-jenkins-ssh 09:15:24 Cloning the remote Git repository 09:15:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:15:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:15:24 > git init /w/workspace/edgex-go/434 # timeout=10 09:15:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:15:24 > git --version # timeout=10 09:15:24 > git --version # 'git version 2.25.1' 09:15:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:15:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:15:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:15:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:15:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:15:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:15:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:15:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:15:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:15:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:15:41 Avoid second fetch 09:15:41 Checking out Revision c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 (main) 09:15:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:15:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:15:41 > git config core.sparsecheckout # timeout=10 09:15:42 Commit message: "refactor(snap): Remove explicit config provider address (#4396)" 09:15:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:15:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:15:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:43 Dload Upload Total Spent Left Speed 09:15:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [Pipeline] } 09:15:43 $ docker stop --time=1 fc46a6cbaf85de171b09ddba58ecaf4e2748a17830a8761b28671b6cbe63e571 09:15:41 > git checkout -f c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 # timeout=10 09:15:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 09:15:45 $ docker rm -f --volumes fc46a6cbaf85de171b09ddba58ecaf4e2748a17830a8761b28671b6cbe63e571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:15:46 + sudo tee /etc/docker/daemon.new 09:15:46 { 09:15:46 "registry-mirrors": [ 09:15:46 "https://nexus3.edgexfoundry.org:10001" 09:15:46 ], 09:15:46 "bip": "10.250.0.254/24", 09:15:46 "hosts": [ 09:15:46 "tcp://0.0.0.0:5555", 09:15:46 "unix:///var/run/docker.sock" 09:15:46 ], 09:15:46 "mtu": 1458, 09:15:46 "selinux-enabled": true, 09:15:46 "seccomp-profile": "/etc/docker/seccomp.json" 09:15:46 } [Pipeline] sh 09:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:15:46 09:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:15:47 latest: Pulling from edgex-devops/edgex-compose 09:15:47 cbdbe7a5bc2a: Pulling fs layer 09:15:47 ca9280d653b3: Pulling fs layer 09:15:47 7e9c9ca2126c: Pulling fs layer 09:15:47 + sudo service docker restart 09:15:47 cbdbe7a5bc2a: Verifying Checksum 09:15:47 cbdbe7a5bc2a: Download complete 09:15:47 ca9280d653b3: Download complete 09:15:47 cbdbe7a5bc2a: Pull complete 09:15:47 7e9c9ca2126c: Download complete 09:15:47 ca9280d653b3: Pull complete 09:15:50 7e9c9ca2126c: Pull complete 09:15:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:15:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:50 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:15:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:15:51 $ docker top 58464a77d621aa48feded8fad2472a74500220606b0fdaa1e6c4de2782b4a4c4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:52 + docker-compose build --help 09:15:52 + grep parallel 09:15:52 --parallel Build images in parallel. [Pipeline] } 09:15:52 $ docker stop --time=1 58464a77d621aa48feded8fad2472a74500220606b0fdaa1e6c4de2782b4a4c4 09:15:54 $ docker rm -f --volumes 58464a77d621aa48feded8fad2472a74500220606b0fdaa1e6c4de2782b4a4c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:54 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:15:54 $ 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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:15:55 $ docker top e5908764160e8f67a39e89e568b2f385c2687d438ad333f0510a90e20e6db86f -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:55 + docker-compose -f ./docker-compose-build.yml build --parallel 09:15:55 Building core-command ... 09:15:55 Building core-common-config-bootstrapper ... 09:15:55 Building core-data ... 09:15:55 Building core-metadata ... 09:15:55 Building security-bootstrapper ... 09:15:55 Building security-proxy-auth ... 09:15:55 Building security-proxy-setup ... 09:15:55 Building security-secretstore-setup ... 09:15:55 Building security-spiffe-token-provider ... 09:15:55 Building security-spire-agent ... 09:15:55 Building security-spire-config ... 09:15:55 Building security-spire-server ... 09:15:55 Building support-notifications ... 09:15:55 Building support-scheduler ... 09:15:55 Building security-spiffe-token-provider 09:15:55 Building security-bootstrapper 09:15:55 Building security-proxy-auth 09:15:55 Building core-data 09:15:55 Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:05 provisioning config files... 09:16:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/434@tmp/config16218408104805119156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:05 ---> docker-login.sh 09:16:05 nexus3.edgexfoundry.org:10001 09:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:06 Configure a credential helper to remove this warning. See 09:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:06 09:16:06 Login Succeeded 09:16:06 nexus3.edgexfoundry.org:10002 09:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:06 Configure a credential helper to remove this warning. See 09:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:06 09:16:06 Login Succeeded 09:16:06 nexus3.edgexfoundry.org:10003 09:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:07 Configure a credential helper to remove this warning. See 09:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:07 09:16:07 Login Succeeded 09:16:07 nexus3.edgexfoundry.org:10004 09:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:07 Configure a credential helper to remove this warning. See 09:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:07 09:16:07 Login Succeeded 09:16:07 docker.io 09:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:08 Configure a credential helper to remove this warning. See 09:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:08 09:16:08 Login Succeeded 09:16:08 ---> docker-login.sh ends [Pipeline] } 09:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:16:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:16:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:16:08 ---> 0cb85ed898c9 09:16:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:16:08 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:16:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:16:08 ---> 0cb85ed898c9 09:16:08 Step 3/32 : WORKDIR /edgex-go 09:16:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:16:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:16:08 ---> 0cb85ed898c9 09:16:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:16:08 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:16:08 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:16:08 ---> 0cb85ed898c9 09:16:08 Step 3/19 : WORKDIR /edgex-go 09:16:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:16:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:16:08 ---> 0cb85ed898c9 09:16:08 Step 3/23 : WORKDIR /edgex-go [Pipeline] sh 09:16:08 + git config --global --add safe.directory /w/workspace/edgex-go/434 [Pipeline] echo 09:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:16:08 ========================================================= 09:16:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:16:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:16:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:16:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:16:08 9b18e9b68314: Pulling fs layer 09:16:08 35d82f9e3411: Pulling fs layer 09:16:09 e16973657156: Pulling fs layer 09:16:09 fc693d55d65f: Pulling fs layer 09:16:09 7e9fc2657dce: Pulling fs layer 09:16:09 dda99020689f: Pulling fs layer 09:16:09 db1c61fa0a46: Pulling fs layer 09:16:09 891c053d2c06: Pulling fs layer 09:16:09 7e9fc2657dce: Waiting 09:16:09 db1c61fa0a46: Waiting 09:16:09 891c053d2c06: Waiting 09:16:09 dda99020689f: Waiting 09:16:09 fc693d55d65f: Waiting 09:16:09 e16973657156: Verifying Checksum 09:16:09 e16973657156: Download complete 09:16:09 35d82f9e3411: Verifying Checksum 09:16:09 35d82f9e3411: Download complete 09:16:09 7e9fc2657dce: Download complete 09:16:09 dda99020689f: Verifying Checksum 09:16:09 dda99020689f: Download complete 09:16:09 9b18e9b68314: Verifying Checksum 09:16:09 9b18e9b68314: Download complete 09:16:10 9b18e9b68314: Pull complete 09:16:10 891c053d2c06: Verifying Checksum 09:16:10 891c053d2c06: Download complete 09:16:10 35d82f9e3411: Pull complete 09:16:11 e16973657156: Pull complete 09:16:11 ---> Running in b27193bccb9c 09:16:11 ---> Running in a9682c055c6e 09:16:11 ---> Running in a926d8362823 09:16:11 ---> Running in e3fbf456df86 09:16:11 ---> Running in cd40c39463ad 09:16:11 Removing intermediate container b27193bccb9c 09:16:11 ---> cc6ede656818 09:16:11 Step 4/22 : WORKDIR /edgex-go 09:16:11 Removing intermediate container e3fbf456df86 09:16:11 ---> 9930351f7dfe 09:16:11 Step 4/22 : WORKDIR /edgex-go 09:16:11 Removing intermediate container a926d8362823 09:16:11 ---> f1c56b9c20a3 09:16:11 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:16:11 Removing intermediate container a9682c055c6e 09:16:11 ---> 15ece7395078 09:16:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:16:11 ---> Running in 739a804fe9b6 09:16:11 Removing intermediate container cd40c39463ad 09:16:11 ---> f810c11db7be 09:16:11 Step 4/32 : RUN apk add --update --no-cache make git 09:16:11 ---> Running in e020ed77b0aa 09:16:11 ---> Running in db2cd7dd0a7c 09:16:11 ---> Running in 04eb93a83c44 09:16:11 ---> Running in dd91e933c1a9 09:16:11 Removing intermediate container 739a804fe9b6 09:16:11 ---> bbd31b2b90b6 09:16:11 Step 5/22 : RUN apk add --update --no-cache make git 09:16:11 Removing intermediate container db2cd7dd0a7c 09:16:11 ---> e6d9d9621470 09:16:11 Step 5/22 : RUN apk add --update --no-cache make git 09:16:11 ---> Running in 3735007dbe45 09:16:11 ---> Running in c736b9d17101 09:16:11 db1c61fa0a46: Verifying Checksum 09:16:11 db1c61fa0a46: Download complete 09:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:16:12 OK: 211 MiB in 51 packages 09:16:12 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:16:12 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:16:12 OK: 17046 distinct packages available 09:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:16:12 OK: 211 MiB in 51 packages 09:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:16:12 OK: 211 MiB in 51 packages 09:16:12 OK: 211 MiB in 51 packages 09:16:12 OK: 211 MiB in 51 packages 09:16:12 fc693d55d65f: Verifying Checksum 09:16:12 fc693d55d65f: Download complete 09:16:12 Removing intermediate container 04eb93a83c44 09:16:12 ---> 071452bba7bb 09:16:12 Step 5/23 : COPY go.mod vendor* ./ 09:16:12 Removing intermediate container dd91e933c1a9 09:16:12 ---> e5ff613acbb1 09:16:12 Step 5/32 : COPY go.mod vendor* ./ 09:16:12 ---> cc9c5d9b33a0 09:16:12 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:12 ---> d3659784ffe3 09:16:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:12 ---> Running in e3ce2199799d 09:16:12 ---> Running in 8764e4f7a188 09:16:12 Removing intermediate container 3735007dbe45 09:16:12 ---> 6b913d6ac29b 09:16:12 Step 6/22 : COPY go.mod vendor* ./ 09:16:13 Removing intermediate container e020ed77b0aa 09:16:13 ---> c0a2e1367f27 09:16:13 Step 5/19 : COPY go.mod vendor* ./ 09:16:13 Removing intermediate container c736b9d17101 09:16:13 ---> 0f6631af6e9b 09:16:13 Step 6/22 : COPY go.mod vendor* ./ 09:16:13 ---> 736dd3a01610 09:16:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:13 ---> Running in 979fc8ae0a59 09:16:13 ---> 6a26174eab4c 09:16:13 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:13 ---> fd28fa64cbba 09:16:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:13 ---> Running in 61ed89b10f2e 09:16:13 ---> Running in 672f93f389c9 09:16:24 fc693d55d65f: Pull complete 09:16:24 7e9fc2657dce: Pull complete 09:16:24 dda99020689f: Pull complete 09:16:30 db1c61fa0a46: Pull complete 09:16:32 891c053d2c06: Pull complete 09:16:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:16:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 09:16:32 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:16:32 WORKDIR /edgex 09:16:32 COPY go.mod . 09:16:32 RUN go mod download -t 09:16:32 ci-base-image-arm64 -f - . 09:16:33 Sending build context to Docker daemon 3.118MB 09:16:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:16:33 ---> f96f9c87975a 09:16:33 Step 2/4 : WORKDIR /edgex 09:16:35 ---> Running in ed8cfb3290b8 09:16:35 Removing intermediate container ed8cfb3290b8 09:16:35 ---> 206d3b033376 09:16:35 Step 3/4 : COPY go.mod . 09:16:35 ---> 9a8b1d17998d 09:16:35 Step 4/4 : RUN go mod download 09:16:35 ---> Running in cd6b4b2405c8 09:16:45 Removing intermediate container 8764e4f7a188 09:16:45 ---> dfde9d409959 09:16:45 Step 7/32 : COPY . . 09:16:45 Removing intermediate container 61ed89b10f2e 09:16:45 ---> 2f3d4c1620e7 09:16:45 Step 8/22 : COPY . . 09:16:45 Removing intermediate container 979fc8ae0a59 09:16:45 ---> 2b484fe42da2 09:16:45 Step 8/22 : COPY . . 09:16:45 Removing intermediate container e3ce2199799d 09:16:45 ---> 4bef950cf4ea 09:16:45 Step 7/23 : COPY . . 09:16:45 Removing intermediate container 672f93f389c9 09:16:45 ---> 0a0c568bfdb6 09:16:45 Step 7/19 : COPY . . 09:16:55 ---> 0cacdd3d0f61 09:16:55 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:16:55 ---> 19a5f928b069 09:16:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:16:55 ---> 48f9ea8865de 09:16:55 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:16:55 ---> a8560ac763ab 09:16:55 ---> 77b41fc38536 09:16:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:16:55 09:16:55 ---> Running in edacb2c81767 09:16:55 ---> Running in a9c98b98b1ac 09:16:55 ---> Running in f9f13e15343a 09:16:55 ---> Running in 64dcb13a5386 09:16:55 ---> Running in f31dc647a2c5 09:16:55 Removing intermediate container f9f13e15343a 09:16:55 ---> 2f0d53283b19 09:16:55 Step 9/23 : WORKDIR /edgex-go/spire-build 09:16:55 ---> Running in 2a0a7b87c6fa 09:16:55 Removing intermediate container 2a0a7b87c6fa 09:16:55 ---> 93832b463a34 09:16:55 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:16:55 ---> Running in 0607f08f9507 09:16:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:16:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:16:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:16:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:16:55 Removing intermediate container 0607f08f9507 09:16:55 ---> bea75011a2b7 09:16:55 Step 11/23 : WORKDIR /edgex-go 09:16:56 ---> Running in 8843d6fa1176 09:16:56 Removing intermediate container 8843d6fa1176 09:16:56 ---> 97a462786aae 09:16:56 09:16:56 Step 12/23 : FROM alpine:3.15 09:16:56 3.15: Pulling from library/alpine 09:16:56 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 09:16:56 Status: Downloaded newer image for alpine:3.15 09:16:56 ---> 5ce65d7b0fde 09:16:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:16:56 ---> Running in a802b2ae0667 09:16:57 Removing intermediate container a802b2ae0667 09:16:57 ---> 10fa610228f4 09:16:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:16:57 ---> Running in cd0d99090083 09:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:16:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:16:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:16:58 OK: 15857 distinct packages available 09:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:16:58 (1/5) Installing dumb-init (1.2.5-r1) 09:16:58 (2/5) Installing musl-obstack (1.2.3-r0) 09:16:58 (3/5) Installing libucontext (1.1-r0) 09:16:58 (4/5) Installing gcompat (1.0.0-r4) 09:16:58 (5/5) Installing openssl (1.1.1t-r1) 09:16:58 Executing busybox-1.34.1-r7.trigger 09:16:58 OK: 7 MiB in 19 packages 09:17:01 Removing intermediate container cd0d99090083 09:17:01 ---> 844d9d389950 09:17:01 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:17:04 ---> 7546868997d7 09:17:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:17:04 ---> d593f475965b 09:17:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:17:05 ---> 78fa432a7ffb 09:17:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:17:06 ---> d8ac3259873f 09:17:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:17:06 ---> Running in b204e2facba3 09:17:06 Removing intermediate container b204e2facba3 09:17:06 ---> 93c29fd38c69 09:17:06 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:17:07 ---> Running in 4f976aa80b52 09:17:07 Removing intermediate container 4f976aa80b52 09:17:07 ---> d090d86fa388 09:17:07 Step 21/23 : LABEL arch=x86_64 09:17:07 ---> Running in 6dad5f4f5d31 09:17:08 Removing intermediate container cd6b4b2405c8 09:17:08 ---> 4c8c3bb5bb98 09:17:08 Successfully built 4c8c3bb5bb98 09:17:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:08 Removing intermediate container 6dad5f4f5d31 09:17:08 ---> bc20725aa23d 09:17:08 Step 22/23 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:17:08 ---> Running in 68e2a3aba295 09:17:08 + docker inspect -f . ci-base-image-arm64 09:17:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:08 prd-ubuntu20.04-docker-arm64-4c-16g-7946 does not seem to be running inside a container 09:17:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:17:08 Removing intermediate container 68e2a3aba295 09:17:08 ---> 7364d3754d9b 09:17:08 Step 23/23 : LABEL version=3.0.0-dev.73 09:17:08 ---> Running in b59ca17f41c0 09:17:09 Removing intermediate container b59ca17f41c0 09:17:09 ---> 6599635014a0 09:17:09 09:17:09 Successfully built 6599635014a0 09:17:09 Successfully tagged security-spire-server:latest 09:17:09 Building core-common-config-bootstrapper 09:17:09 $ docker top d29130f54863609ff07a8af72b84f33486b71f1e5cfa673919d5fb01a98fe447 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:10 + go version 09:17:10 go version go1.18.7 linux/arm64 [Pipeline] } 09:17:10 $ docker stop --time=1 d29130f54863609ff07a8af72b84f33486b71f1e5cfa673919d5fb01a98fe447 09:17:11  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:17:11 ---> 0cb85ed898c9 09:17:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:17:11 ---> Using cache 09:17:11 ---> 9930351f7dfe 09:17:11 Step 4/22 : WORKDIR /edgex-go 09:17:11 ---> Using cache 09:17:11 ---> e6d9d9621470 09:17:11 Step 5/22 : RUN apk add --update --no-cache make git 09:17:11 ---> Using cache 09:17:11 ---> 0f6631af6e9b 09:17:11 Step 6/22 : COPY go.mod vendor* ./ 09:17:11 ---> Using cache 09:17:11 ---> fd28fa64cbba 09:17:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:11 ---> Using cache 09:17:11 ---> 2f3d4c1620e7 09:17:11 Step 8/22 : COPY . . 09:17:11 ---> Using cache 09:17:11 ---> 19a5f928b069 09:17:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:17:12 $ docker rm -f --volumes d29130f54863609ff07a8af72b84f33486b71f1e5cfa673919d5fb01a98fe447 [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 09:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:17:12 09:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:13 ---> Running in 38c2f73c94b5 09:17:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:17:13 latest: Pulling from edgex-devops/edgex-compose-arm64 09:17:13 29e5d40040c1: Pulling fs layer 09:17:13 1ce36da41761: Pulling fs layer 09:17:13 25b303627fd3: Pulling fs layer 09:17:13 29e5d40040c1: Verifying Checksum 09:17:13 29e5d40040c1: Download complete 09:17:13 1ce36da41761: Verifying Checksum 09:17:13 1ce36da41761: Download complete 09:17:14 29e5d40040c1: Pull complete 09:17:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:17:15 1ce36da41761: Pull complete 09:17:15 25b303627fd3: Verifying Checksum 09:17:15 25b303627fd3: Download complete 09:17:25 25b303627fd3: Pull complete 09:17:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:17:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:25 prd-ubuntu20.04-docker-arm64-4c-16g-7946 does not seem to be running inside a container 09:17:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:17:27 $ docker top ec91e5f71a95b6aff40e61c65d88a84c7b2494c1ba737f146d5c03a9fa749cf7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:28 + docker-compose build --help 09:17:28 + grep parallel 09:17:32 Removing intermediate container f31dc647a2c5 09:17:32 ---> b5c041f41587 09:17:32 09:17:32 Step 10/22 : FROM alpine:3.16 09:17:32 3.16: Pulling from library/alpine 09:17:32 Removing intermediate container 64dcb13a5386 09:17:32 ---> a721e338fdcc 09:17:32 09:17:32 Step 9/32 : FROM alpine:3.16 09:17:32 Removing intermediate container a9c98b98b1ac 09:17:32 ---> 19aefee45e2b 09:17:32 09:17:32 Step 10/22 : FROM alpine:3.16 09:17:32 3.16: Pulling from library/alpine 09:17:32 3.16: Pulling from library/alpine 09:17:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:17:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:17:32 Status: Image is up to date for alpine:3.16 09:17:32 Status: Downloaded newer image for alpine:3.16 09:17:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:17:32 Status: Image is up to date for alpine:3.16 09:17:32 ---> dfd21b5a31f5 09:17:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:17:32 ---> dfd21b5a31f5 09:17:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:17:32 ---> dfd21b5a31f5 09:17:32 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:17:32 ---> Running in 86c07aad34fe 09:17:32 ---> Running in 7f9e095b0246 09:17:32 ---> Running in 3e1309904b71 09:17:32 Removing intermediate container 3e1309904b71 09:17:32 ---> 5f1916f2169f 09:17:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:17:32 Removing intermediate container 7f9e095b0246 09:17:32 ---> 38feadec46d0 09:17:32 Step 12/22 : ENV APP_PORT=59880 09:17:32 ---> Running in c99a538863e9 09:17:32 Removing intermediate container 86c07aad34fe 09:17:32 ---> f32dddb392a6 09:17:32 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:17:32 ---> Running in 95fae38ac6a0 09:17:32 ---> Running in 5199f758a69e 09:17:32 Removing intermediate container 95fae38ac6a0 09:17:32 ---> 295e48f9bc8a 09:17:32 Step 13/22 : EXPOSE $APP_PORT 09:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:17:32 ---> Running in 378836f48eb0 09:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:17:32 Removing intermediate container 378836f48eb0 09:17:32 ---> a8c0dfc0a2c8 09:17:32 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:17:32 (1/2) Installing dumb-init (1.2.5-r1) 09:17:32 (1/1) Installing dumb-init (1.2.5-r1) 09:17:32 (2/2) Installing su-exec (0.2-r1) 09:17:32 Executing busybox-1.35.0-r17.trigger 09:17:32 Executing busybox-1.35.0-r17.trigger 09:17:32 OK: 6 MiB in 15 packages 09:17:32 OK: 6 MiB in 16 packages 09:17:32 ---> Running in 4146ae540a62 09:17:32 Removing intermediate container edacb2c81767 09:17:32 ---> 1630bde1dcdc 09:17:32 09:17:32 Step 9/19 : FROM alpine:3.15 09:17:32 ---> 5ce65d7b0fde 09:17:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:17:32 ---> Using cache 09:17:32 ---> 10fa610228f4 09:17:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:17:32 ---> Running in bb08e40b6510 09:17:32 Removing intermediate container c99a538863e9 09:17:32 ---> fbc3dbe5b11d 09:17:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:32 Removing intermediate container 5199f758a69e 09:17:32 ---> 44c97a6fb095 09:17:32 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:17:32 ---> Running in b5e8780b6963 09:17:32 ---> 45ec609d6baf 09:17:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:17:32 Removing intermediate container b5e8780b6963 09:17:32 ---> f7b388eccf55 09:17:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:32 --parallel Build images in parallel. [Pipeline] } 09:17:32 $ docker stop --time=1 ec91e5f71a95b6aff40e61c65d88a84c7b2494c1ba737f146d5c03a9fa749cf7 09:17:33 ---> Running in d5769426f407 09:17:33 (1/1) Installing dumb-init (1.2.5-r1) 09:17:33 Executing busybox-1.35.0-r17.trigger 09:17:33 OK: 6 MiB in 15 packages 09:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:33 ---> cf818df82f0a 09:17:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:17:33 Removing intermediate container d5769426f407 09:17:33 ---> f0477f6d0723 09:17:33 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:17:33 ---> Running in 0f8b3ba4aba5 09:17:33 ---> dfade77c31be 09:17:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:17:33 Removing intermediate container 0f8b3ba4aba5 09:17:33 ---> e2e1762368cd 09:17:33 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:17:33 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:17:33 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:17:33 OK: 15857 distinct packages available 09:17:33 ---> Running in 83583d94db76 09:17:33 Removing intermediate container 4146ae540a62 09:17:33 ---> e4e07f598ee2 09:17:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:33 ---> f2323c7ad824 09:17:33 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:33 ---> Running in 5b17f0431064 09:17:33 Removing intermediate container 83583d94db76 09:17:33 ---> a4deff758bdb 09:17:33 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:17:33 (1/9) Installing ca-certificates (20220614-r0) 09:17:33 (2/9) Installing brotli-libs (1.0.9-r5) 09:17:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:17:33 (4/9) Installing libcurl (7.80.0-r6) 09:17:33 (5/9) Installing curl (7.80.0-r6) 09:17:33 ---> Running in e59824345671 09:17:33 ---> fe9444c9bb1a 09:17:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:17:33 (6/9) Installing dumb-init (1.2.5-r1) 09:17:33 (7/9) Installing musl-obstack (1.2.3-r0) 09:17:33 (8/9) Installing libucontext (1.1-r0) 09:17:33 (9/9) Installing gcompat (1.0.0-r4) 09:17:33 Executing busybox-1.34.1-r7.trigger 09:17:33 Executing ca-certificates-20220614-r0.trigger 09:17:33 OK: 8 MiB in 23 packages 09:17:34 ---> 31a7f11a93c7 09:17:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:17:34 ---> 0659ec432674 09:17:34 Step 18/22 : ENTRYPOINT ["/core-data"] 09:17:34 Removing intermediate container 5b17f0431064 09:17:34 ---> 80b75b7cbf1b 09:17:34 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:17:34 ---> Running in 4b29a916ef27 09:17:34 Removing intermediate container bb08e40b6510 09:17:34 ---> 997c39d6004c 09:17:34 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:34 ---> Running in 6ab130fdd5e6 09:17:35 Removing intermediate container e59824345671 09:17:35 ---> e7d3985a7414 09:17:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:17:35 ---> Running in 366e64e0b59a 09:17:35 Removing intermediate container 4b29a916ef27 09:17:35 ---> 784b9b94e1fa 09:17:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:17:35 $ docker rm -f --volumes ec91e5f71a95b6aff40e61c65d88a84c7b2494c1ba737f146d5c03a9fa749cf7 09:17:35 Removing intermediate container 6ab130fdd5e6 09:17:35 ---> 44a3f98e479d 09:17:35 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:17:35 ---> 2dbd9a38d759 09:17:35 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:17:35 ---> Running in bd3675b83ea1 09:17:35 ---> Running in 3b47a950251e 09:17:35 Removing intermediate container 366e64e0b59a 09:17:35 ---> 946a8de40d1b 09:17:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:35 Removing intermediate container bd3675b83ea1 09:17:35 ---> 8b9253849a7f 09:17:35 Step 20/22 : LABEL arch=x86_64 09:17:35 Removing intermediate container 3b47a950251e 09:17:35 ---> c65a7c6f5092 09:17:35 Step 20/22 : LABEL arch=x86_64 09:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:17:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:35 ---> Running in 364317c6f872 09:17:35 ---> Running in 431a3f191d3d 09:17:35 ---> 9e03781138b6 09:17:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:17:36 prd-ubuntu20.04-docker-arm64-4c-16g-7946 does not seem to be running inside a container 09:17:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:17:36 ---> d48ffa6ebe2f 09:17:36 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:17:36 ---> Running in 5e2abcc69a5c 09:17:36 Removing intermediate container 364317c6f872 09:17:36 ---> 0f20beb1b169 09:17:36 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:17:36 Removing intermediate container 431a3f191d3d 09:17:36 ---> 59ffe9d7625d 09:17:36 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:17:36 ---> 083aca11f55d 09:17:36 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:17:36 ---> Running in b10cca1dea4c 09:17:36 ---> Running in 4ac58b185cc3 09:17:36 ---> Running in 6967a2d1cdcb 09:17:36 Removing intermediate container b10cca1dea4c 09:17:36 ---> c5b53cbd127e 09:17:36 Step 22/22 : LABEL version=3.0.0-dev.73 09:17:37 Removing intermediate container 4ac58b185cc3 09:17:37 ---> 109eb8b65608 09:17:37 Step 22/22 : LABEL version=3.0.0-dev.73 09:17:37 Removing intermediate container 6967a2d1cdcb 09:17:37 ---> 59b2086035ee 09:17:37 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:17:37 ---> Running in ad58904cb4df 09:17:37 ---> Running in e862fd26829f 09:17:37 ---> Running in 631035b74be0 09:17:37 Removing intermediate container 38c2f73c94b5 09:17:37 ---> 4828ae2a50ec 09:17:37 09:17:37 Step 10/22 : FROM alpine:3.16 09:17:37 ---> dfd21b5a31f5 09:17:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:17:37 ---> Using cache 09:17:37 ---> 5f1916f2169f 09:17:37 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:17:37 ---> Using cache 09:17:37 ---> fbc3dbe5b11d 09:17:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:37 ---> Using cache 09:17:37 ---> 45ec609d6baf 09:17:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:17:37 $ docker top 7ccda0c026d2effd9ba73f0cc2c9d9d8310c1d196df566cd5aceaa24fd61d75b -eo pid,comm 09:17:37 Removing intermediate container 631035b74be0 09:17:37 ---> 75cdc7a6dec8 09:17:37 Step 17/19 : LABEL arch=x86_64 09:17:37 Removing intermediate container e862fd26829f 09:17:37 ---> 0d721f1e4de9 09:17:37 09:17:37 Removing intermediate container ad58904cb4df 09:17:37 ---> 3e859dc5172e 09:17:37 09:17:37 ---> Running in f6b720afff41 09:17:37 Successfully built 3e859dc5172e 09:17:37 Successfully tagged security-proxy-auth:latest 09:17:37  Building security-proxy-auth ... done Building security-spire-config 09:17:37 Successfully built 0d721f1e4de9 09:17:37 Successfully tagged core-data:latest 09:17:37 Building security-secretstore-setup [Pipeline] { [Pipeline] sh 09:17:37  Building core-data ... done Removing intermediate container f6b720afff41 09:17:37 ---> 528297274e2a 09:17:37 Step 18/19 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:17:37 Removing intermediate container 5e2abcc69a5c 09:17:37 ---> 3d5102579565 09:17:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:37 ---> ccae924e2cf8 09:17:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:17:37 ---> Running in f85ed04bd4a0 09:17:37 + docker-compose -f ./docker-compose-build.yml build --parallel 09:17:40 ---> 2de815015eda 09:17:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:17:40 Removing intermediate container f85ed04bd4a0 09:17:40 ---> b8e439f8f1f6 09:17:40 Step 19/19 : LABEL version=3.0.0-dev.73 09:17:40 ---> 57d79fcd1afa 09:17:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:17:40 ---> Running in 4e21dc9d64d6 09:17:40 ---> dd98b14c85d0 09:17:40 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:40 Removing intermediate container 4e21dc9d64d6 09:17:40 ---> 32ddb148da7a 09:17:40 09:17:40 Successfully built 32ddb148da7a 09:17:40 Successfully tagged security-spiffe-token-provider:latest 09:17:40 Building security-proxy-setup 09:17:40  Building security-spiffe-token-provider ... done  ---> Running in 74d40eba7445 09:17:41 ---> aec44de25d11 09:17:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:17:41 Building core-command ... 09:17:41 Building core-common-config-bootstrapper ... 09:17:41 Building core-data ... 09:17:41 Building core-metadata ... 09:17:41 Building security-bootstrapper ... 09:17:41 Building security-proxy-auth ... 09:17:41 Building security-proxy-setup ... 09:17:41 Building security-secretstore-setup ... 09:17:41 Building security-spiffe-token-provider ... 09:17:41 Building security-spire-agent ... 09:17:41 Building security-spire-config ... 09:17:41 Building security-spire-server ... 09:17:41 Building support-notifications ... 09:17:41 Building support-scheduler ... 09:17:41 Building security-spiffe-token-provider 09:17:41 Building core-command 09:17:41 Building security-spire-agent 09:17:41 Building core-data 09:17:41 Building support-scheduler 09:17:41 ---> e6de61520a78 09:17:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:17:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:17:42 ---> 0cb85ed898c9 09:17:42 Step 3/24 : WORKDIR /edgex-go 09:17:42 ---> Using cache 09:17:42 ---> f810c11db7be 09:17:42 Step 4/24 : RUN apk add --update --no-cache make git 09:17:42 ---> Using cache 09:17:42 ---> e5ff613acbb1 09:17:42 Step 5/24 : COPY go.mod vendor* ./ 09:17:42 ---> Using cache 09:17:42 ---> d3659784ffe3 09:17:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:42 ---> Using cache 09:17:42 ---> dfde9d409959 09:17:42 Step 7/24 : COPY . . 09:17:42 ---> Using cache 09:17:42 ---> 77b41fc38536 09:17:42 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:17:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:17:42 ---> 0cb85ed898c9 09:17:42 Step 3/24 : WORKDIR /edgex-go 09:17:42 ---> Using cache 09:17:42 ---> f810c11db7be 09:17:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:17:42 ---> 456a58a17607 09:17:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:17:43 ---> Running in 9aefd59ab2ea 09:17:43 ---> Running in b6a951ce7492 09:17:43 Removing intermediate container 74d40eba7445 09:17:43 ---> 0ed38ceac52d 09:17:43 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:17:43 ---> db8e8b3438b0 09:17:43 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:17:43 ---> Running in 63ede1b867d2 09:17:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:17:43 ---> 38cef40110e3 09:17:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:17:43 Removing intermediate container 63ede1b867d2 09:17:43 ---> e74a89051e5c 09:17:43 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:17:43 ---> Running in 26a6f6718ba0 09:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:17:44 ---> 9a2d4b4ba5ad 09:17:44 Step 27/32 : RUN chmod +x /entrypoint.sh 09:17:44 OK: 211 MiB in 51 packages 09:17:44 Removing intermediate container 26a6f6718ba0 09:17:44 ---> f98f71092841 09:17:44 Step 20/22 : LABEL arch=x86_64 09:17:44 ---> Running in 7568ff92359e 09:17:44 ---> Running in 87bc3c8b08df 09:17:44 Removing intermediate container 87bc3c8b08df 09:17:44 ---> 28f7ffe2c09d 09:17:44 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:17:44 ---> Running in f021963d2449 09:17:44 Removing intermediate container b6a951ce7492 09:17:44 ---> 18011a212761 09:17:44 Step 5/24 : COPY go.mod vendor* ./ 09:17:45 Removing intermediate container f021963d2449 09:17:45 ---> 12ef9a882b47 09:17:45 Step 22/22 : LABEL version=3.0.0-dev.73 09:17:45 ---> Running in a257ae4cff36 09:17:45 ---> 61c8d409c2fd 09:17:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:45 ---> Running in 3f107e66070f 09:17:45 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:17:45 ---> 0cb85ed898c9 09:17:45 Step 3/21 : WORKDIR /edgex-go 09:17:45 ---> Using cache 09:17:45 ---> f810c11db7be 09:17:45 Step 4/21 : RUN apk add --update --no-cache make git 09:17:45 ---> Using cache 09:17:45 ---> e5ff613acbb1 09:17:45 Step 5/21 : COPY go.mod vendor* ./ 09:17:45 ---> Using cache 09:17:45 ---> d3659784ffe3 09:17:45 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:45 ---> Using cache 09:17:45 ---> dfde9d409959 09:17:45 Step 7/21 : COPY . . 09:17:45 ---> Using cache 09:17:45 ---> 77b41fc38536 09:17:45 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:17:45 ---> Running in 4012f8fd7a5e 09:17:45 Removing intermediate container a257ae4cff36 09:17:45 ---> 493073160ea1 09:17:45 09:17:45 Removing intermediate container 7568ff92359e 09:17:45 ---> 2d0a2bfc71dc 09:17:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:17:45 Successfully built 493073160ea1 09:17:45 Successfully tagged core-common-config-bootstrapper:latest 09:17:45  Building core-common-config-bootstrapper ... done Building core-command 09:17:45 ---> Running in d65081f5c0a1 09:17:46 Removing intermediate container d65081f5c0a1 09:17:46 ---> 816f98fea173 09:17:46 Step 29/32 : CMD ["gate"] 09:17:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:17:47 ---> Running in e21f24360dc2 09:17:47 Removing intermediate container e21f24360dc2 09:17:47 ---> 65fdb4633664 09:17:47 Step 30/32 : LABEL arch=x86_64 09:17:48 ---> Running in 5e576966358d 09:17:48 Removing intermediate container 5e576966358d 09:17:48 ---> 5c9026ab0c7f 09:17:48 Step 31/32 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:17:48 ---> Running in 08a30f1f7940 09:17:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:17:48 ---> 0cb85ed898c9 09:17:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:17:48 ---> Using cache 09:17:48 ---> 9930351f7dfe 09:17:48 Step 4/23 : WORKDIR /edgex-go 09:17:48 ---> Using cache 09:17:48 ---> e6d9d9621470 09:17:48 Step 5/23 : RUN apk add --update --no-cache make git 09:17:48 ---> Using cache 09:17:48 ---> 0f6631af6e9b 09:17:48 Step 6/23 : COPY go.mod vendor* ./ 09:17:48 ---> Using cache 09:17:48 ---> fd28fa64cbba 09:17:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:48 ---> Using cache 09:17:48 ---> 2f3d4c1620e7 09:17:48 Step 8/23 : COPY . . 09:17:48 ---> Using cache 09:17:48 ---> 19a5f928b069 09:17:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:17:49 Removing intermediate container 08a30f1f7940 09:17:49 ---> e915c85a49e7 09:17:49 Step 32/32 : LABEL version=3.0.0-dev.73 09:17:49 ---> Running in 767e66d7431b 09:17:49 ---> Running in 14708483c6e9 09:17:49 Removing intermediate container 14708483c6e9 09:17:49 ---> e113515c18fc 09:17:49 09:17:49 Successfully built e113515c18fc 09:17:49 Successfully tagged security-bootstrapper:latest 09:17:49  Building security-bootstrapper ... done Building core-metadata 09:17:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:17:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:17:51 ---> 4c8c3bb5bb98 09:17:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:17:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:17:51 ---> 4c8c3bb5bb98 09:17:51 Step 3/24 : WORKDIR /edgex-go 09:17:51 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:51 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:17:51 ---> 4c8c3bb5bb98 09:17:51 Step 3/19 : WORKDIR /edgex-go 09:17:51 ---> Running in e53bb2e35ea8 09:17:51 ---> Running in 92d96d8122db 09:17:51 ---> Running in 8171219b6f16 09:17:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:17:51 ---> 4c8c3bb5bb98 09:17:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:17:51 ---> Running in 9e33a32287e6 09:17:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:17:51 ---> 4c8c3bb5bb98 09:17:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:17:52 ---> Running in 5257edb8410e 09:17:52 Removing intermediate container e53bb2e35ea8 09:17:52 ---> 52db77d8361d 09:17:52 Step 4/22 : WORKDIR /edgex-go 09:17:52 ---> Running in 90ae99fe0eb6 09:17:52 Removing intermediate container 92d96d8122db 09:17:52 ---> 4e3f1453f102 09:17:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:17:52 Removing intermediate container 9e33a32287e6 09:17:52 ---> a184b12463c5 09:17:52 Step 4/23 : WORKDIR /edgex-go 09:17:52 Removing intermediate container 8171219b6f16 09:17:52 ---> 6869df47db14 09:17:52 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:17:52 ---> Running in 35fe94b0166a 09:17:52 ---> Running in cd3994bfb87d 09:17:52 ---> Running in 6cc3dfd2553d 09:17:53 Removing intermediate container 90ae99fe0eb6 09:17:53 ---> f49f8ae15c9c 09:17:53 Step 5/22 : RUN apk add --update --no-cache make git 09:17:53 Removing intermediate container 5257edb8410e 09:17:53 ---> 9974ccbba007 09:17:53 Step 4/22 : WORKDIR /edgex-go 09:17:53 ---> Running in ed0a7582cbad 09:17:53 ---> Running in d0123e3c7765 09:17:53 Removing intermediate container cd3994bfb87d 09:17:53 ---> faceaa062f57 09:17:53 Step 5/23 : RUN apk add --update --no-cache make git 09:17:53 ---> Running in 2b4af0e37413 09:17:53 Removing intermediate container d0123e3c7765 09:17:53 ---> 39ba86387411 09:17:53 Step 5/22 : RUN apk add --update --no-cache make git 09:17:54 ---> Running in ce32910aa019 09:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:56 OK: 221 MiB in 51 packages 09:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:56 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:17:56 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:17:56 OK: 16903 distinct packages available 09:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:17:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:17:56 ---> 0cb85ed898c9 09:17:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:17:56 ---> Using cache 09:17:56 ---> 9930351f7dfe 09:17:56 Step 4/24 : WORKDIR /edgex-go 09:17:56 ---> Using cache 09:17:56 ---> e6d9d9621470 09:17:56 Step 5/24 : RUN apk add --update --no-cache make git 09:17:56 ---> Using cache 09:17:56 ---> 0f6631af6e9b 09:17:56 Step 6/24 : COPY go.mod vendor* ./ 09:17:56 ---> Using cache 09:17:56 ---> fd28fa64cbba 09:17:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:56 ---> Using cache 09:17:56 ---> 2f3d4c1620e7 09:17:56 Step 8/24 : COPY . . 09:17:56 ---> Using cache 09:17:56 ---> 19a5f928b069 09:17:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:17:56 OK: 221 MiB in 51 packages 09:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:57 OK: 221 MiB in 51 packages 09:17:57 OK: 221 MiB in 51 packages 09:17:58 Removing intermediate container 35fe94b0166a 09:17:58 ---> 9cfda38e7b23 09:17:58 Step 5/24 : COPY go.mod vendor* ./ 09:17:58 OK: 221 MiB in 51 packages 09:17:58 Removing intermediate container ed0a7582cbad 09:17:58 ---> 02d3c50df854 09:17:58 Step 6/22 : COPY go.mod vendor* ./ 09:17:59 ---> eaeea7b71f51 09:17:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:59 ---> Running in 35b0fb7d6b35 09:17:59 Removing intermediate container ce32910aa019 09:17:59 ---> 2b07f0754acc 09:17:59 Removing intermediate container 2b4af0e37413 09:17:59 Step 6/22 : COPY go.mod vendor* ./ ---> 3bdc06076055 09:17:59 Step 6/23 : COPY go.mod vendor* ./ 09:17:59 09:18:00 ---> a4aa168b13c1 09:18:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:00 ---> Running in a602f4532dae 09:18:00 Removing intermediate container 6cc3dfd2553d 09:18:00 ---> c97d5ef42308 09:18:00 Step 5/19 : COPY go.mod vendor* ./ 09:18:00 ---> Running in e88293f872de 09:18:00 ---> b66e2b9cb209 09:18:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:00 ---> 3156157413fb 09:18:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:00 ---> Running in 2e4a31e0459a 09:18:01 ---> Running in 454751de5993 09:18:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:18:01 ---> 6a3f43f9c1fa 09:18:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:02 ---> Running in 39a1e206fadb 09:18:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:18:09 Removing intermediate container 3f107e66070f 09:18:09 ---> 8ed509d6f15b 09:18:09 Step 7/24 : COPY . . 09:18:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:18:14 Removing intermediate container 9aefd59ab2ea 09:18:14 ---> db5d72d3994b 09:18:14 09:18:14 Step 9/24 : FROM alpine:3.16 09:18:14 ---> dfd21b5a31f5 09:18:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:18:14 ---> Running in c6dafb509b72 09:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:18:15 ---> ca79d6c0fe54 09:18:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:18:15 (1/3) Installing ca-certificates (20220614-r0) 09:18:15 (2/3) Installing dumb-init (1.2.5-r1) 09:18:15 (3/3) Installing su-exec (0.2-r1) 09:18:15 Executing busybox-1.35.0-r17.trigger 09:18:15 Executing ca-certificates-20220614-r0.trigger 09:18:15 OK: 6 MiB in 17 packages 09:18:16 ---> Running in ab7dc5d92fb6 09:18:16 Removing intermediate container ab7dc5d92fb6 09:18:16 ---> 4fe6b3c9ab62 09:18:16 Step 9/24 : WORKDIR /edgex-go/spire-build 09:18:16 Removing intermediate container c6dafb509b72 09:18:16 ---> Running in 634a15962ea8 09:18:16 ---> c7b64ec8c8d1 09:18:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:18:16 Removing intermediate container 4012f8fd7a5e 09:18:16 ---> 5438741ecbd6 09:18:16 09:18:16 Step 9/21 : FROM alpine:3.16 09:18:16 ---> dfd21b5a31f5 09:18:16 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:18:16 Removing intermediate container 767e66d7431b 09:18:16 ---> dd0cb1dc0ab3 09:18:16 09:18:16 Step 10/23 : FROM alpine:3.16 09:18:16 ---> dfd21b5a31f5 09:18:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:18:17 ---> Running in bcc54ef763e1 09:18:17 ---> Running in 4d95fefc802b 09:18:17 ---> Running in 938a6e1d17fa 09:18:17 Removing intermediate container 634a15962ea8 09:18:17 ---> fd38ae500cad 09:18:17 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:18:17 ---> Running in 0714e7b885c1 09:18:17 Removing intermediate container 4d95fefc802b 09:18:17 ---> 11b4bdfbb979 09:18:17 Step 12/24 : WORKDIR / 09:18:17 ---> Running in 3c54b29eeae8 09:18:17 Removing intermediate container 3c54b29eeae8 09:18:17 ---> fa80d813dbb7 09:18:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:18:18 ---> e08c85efb131 09:18:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:18:18 (1/6) Installing ca-certificates (20220614-r0) 09:18:18 (2/6) Installing brotli-libs (1.0.9-r6) 09:18:18 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:18:18 (4/6) Installing libcurl (7.83.1-r6) 09:18:18 (1/1) Installing dumb-init (1.2.5-r1) 09:18:18 Executing busybox-1.35.0-r17.trigger 09:18:18 (5/6) Installing curl (7.83.1-r6) 09:18:18 OK: 6 MiB in 15 packages 09:18:18 (6/6) Installing dumb-init (1.2.5-r1) 09:18:18 Executing busybox-1.35.0-r17.trigger 09:18:18 Executing ca-certificates-20220614-r0.trigger 09:18:18 ---> 2bb24c191b8c 09:18:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:18:18 OK: 8 MiB in 20 packages 09:18:18 Removing intermediate container 0714e7b885c1 09:18:18 ---> 60d57e4d43e8 09:18:18 Step 11/24 : WORKDIR /edgex-go 09:18:18 ---> Running in 124025a9dde1 09:18:19 ---> 266778f8b5bc 09:18:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:18:19 Removing intermediate container 124025a9dde1 09:18:19 ---> be51d3dccc37 09:18:19 09:18:19 Step 12/24 : FROM alpine:3.15 09:18:19 ---> 5ce65d7b0fde 09:18:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:18:19 ---> Using cache 09:18:19 ---> 10fa610228f4 09:18:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:18:19 Removing intermediate container 938a6e1d17fa 09:18:19 ---> 06781574a2c5 09:18:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:18:19 ---> Running in d58b98c42060 09:18:19 ---> 3a3b2b9a36a6 09:18:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:18:19 ---> Running in ae325efa837a 09:18:19 Removing intermediate container bcc54ef763e1 09:18:19 ---> 3d17fb163dea 09:18:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:18:19 ---> Running in 091cfcf0b4a9 09:18:19 Removing intermediate container ae325efa837a 09:18:19 ---> bbb1f886ca63 09:18:19 Step 13/23 : ENV APP_PORT=59882 09:18:19 ---> Running in ee54f80aba31 09:18:19 Removing intermediate container 091cfcf0b4a9 09:18:19 ---> 54018462bb6b 09:18:19 Step 12/21 : WORKDIR /edgex 09:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:18:20 Removing intermediate container ee54f80aba31 09:18:20 ---> 04ac9acf75d5 09:18:20 Step 14/23 : EXPOSE $APP_PORT 09:18:20 ---> Running in ae7508e471f7 09:18:20 ---> 6ea27e5da0a8 09:18:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:18:20 ---> Running in a019c2f2cc46 09:18:20 Removing intermediate container ae7508e471f7 09:18:20 ---> 4cfaeb9943c0 09:18:20 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:18:20 Removing intermediate container a019c2f2cc46 09:18:20 ---> 6f1e9cc419d4 09:18:20 Step 15/23 : WORKDIR / 09:18:20 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:18:20 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:18:20 OK: 15857 distinct packages available 09:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:18:20 ---> Running in 004c4ac91e11 09:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:18:20 ---> 89a52635792e 09:18:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:18:20 ---> 5d34f6c7cddb 09:18:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:18:20 Removing intermediate container 004c4ac91e11 09:18:20 ---> be438103ad2f 09:18:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:21 (1/4) Installing dumb-init (1.2.5-r1) 09:18:21 (2/4) Installing musl-obstack (1.2.3-r0) 09:18:21 (3/4) Installing libucontext (1.1-r0) 09:18:21 (4/4) Installing gcompat (1.0.0-r4) 09:18:21 Executing busybox-1.34.1-r7.trigger 09:18:21 OK: 6 MiB in 18 packages 09:18:21 ---> ee2d3b7250d0 09:18:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:18:21 ---> b4bb92fef330 09:18:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:18:21 ---> Running in dae3800973e7 09:18:21 ---> 5cf4fd15e40a 09:18:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:18:21 ---> bd7a24eb19c8 09:18:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:18:21 Removing intermediate container d58b98c42060 09:18:21 ---> 38023276546d 09:18:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:18:21 ---> ba7656976487 09:18:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:18:21 ---> 4bde69c288f6 09:18:21 Step 19/23 : ENTRYPOINT ["/core-command"] 09:18:21 ---> Running in ca333f3a3053 09:18:22 ---> f5ce12b4a15b 09:18:22 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:18:22 Removing intermediate container ca333f3a3053 09:18:22 ---> 3a133d0ef136 09:18:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:18:22 ---> Running in 94e4261b9d7f 09:18:22 ---> Running in 5a482b541ffc 09:18:22 Removing intermediate container 5a482b541ffc 09:18:22 ---> 76f825703ba7 09:18:22 Step 21/23 : LABEL arch=x86_64 09:18:22 Removing intermediate container dae3800973e7 09:18:22 ---> 4b6671d6e0d2 09:18:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:18:23 ---> Running in 8594eb5e040c 09:18:23 ---> Running in a228e02b7119 09:18:23 ---> f346f34e614d 09:18:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:18:23 Removing intermediate container a228e02b7119 09:18:23 ---> cd48341767dd 09:18:23 Step 22/23 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:18:23 Removing intermediate container 8594eb5e040c 09:18:23 ---> 380fe5f0ad35 09:18:23 Step 22/24 : LABEL arch=x86_64 09:18:23 ---> 50bcc475a3c3 09:18:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:18:23 ---> Running in 18c0f716553a 09:18:23 Removing intermediate container 94e4261b9d7f 09:18:23 ---> 6ebe11669ae8 09:18:23 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:18:23 ---> Running in 92f2a846b95d 09:18:23 ---> Running in 8d0011268708 09:18:23 ---> Running in aace86473cef 09:18:23 Removing intermediate container 18c0f716553a 09:18:23 ---> 505ff727deb5 09:18:23 Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:18:23 Removing intermediate container 92f2a846b95d 09:18:23 ---> 4495d78815ba 09:18:23 Step 23/23 : LABEL version=3.0.0-dev.73 09:18:23 ---> Running in 02f855f9cdf0 09:18:24 Removing intermediate container 8d0011268708 09:18:24 ---> 173404a2e859 09:18:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:18:24 ---> Running in 94a422c87040 09:18:24 Removing intermediate container aace86473cef 09:18:24 ---> 14ab7392d1bc 09:18:24 Step 19/21 : LABEL arch=x86_64 09:18:24 Removing intermediate container 02f855f9cdf0 09:18:24 ---> 50fbb50d39b5 09:18:24 Step 24/24 : LABEL version=3.0.0-dev.73 09:18:24 ---> Running in e16dc5a3e914 09:18:24 ---> Running in e9e1fadb3d12 09:18:24 Removing intermediate container 94a422c87040 09:18:24 ---> da62f62f757a 09:18:24 09:18:24 ---> a537c79dfd9f 09:18:24 Step 19/24 : WORKDIR / 09:18:24 Removing intermediate container e88293f872de 09:18:24 ---> f66d6628f5e8 09:18:24 09:18:24 Step 10/24 : FROM alpine:3.16 09:18:24 ---> dfd21b5a31f5 09:18:24 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:18:24 ---> Using cache 09:18:24 ---> 06781574a2c5 09:18:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:18:24 ---> Using cache 09:18:24 ---> bbb1f886ca63 09:18:24 Step 13/24 : ENV APP_PORT=59881 09:18:24 ---> Running in 390a61a2f7bc 09:18:24 ---> Running in 44b9e7c2ac90 09:18:24 Successfully built da62f62f757a 09:18:24 Successfully tagged core-command:latest 09:18:24  Building core-command ... done Building support-scheduler 09:18:24 Removing intermediate container e16dc5a3e914 09:18:24 ---> 341ea14f62a0 09:18:24 Step 20/21 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:18:24 Removing intermediate container e9e1fadb3d12 09:18:24 ---> 1a880ba8a4f1 09:18:24 09:18:24 ---> Running in 18ff9b9359ba 09:18:24 Removing intermediate container 390a61a2f7bc 09:18:24 ---> cb2cf1311618 09:18:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:18:24 Removing intermediate container 44b9e7c2ac90 09:18:24 ---> 1dbd6923cdfb 09:18:24 Step 14/24 : EXPOSE $APP_PORT 09:18:24 Successfully built 1a880ba8a4f1 09:18:25 Successfully tagged security-secretstore-setup:latest 09:18:25  Building security-secretstore-setup ... done Building support-notifications 09:18:25 ---> Running in e502c87ebf66 09:18:26 ---> Running in a91456801767 09:18:26 Removing intermediate container 18ff9b9359ba 09:18:26 ---> e57d392618c8 09:18:26 Step 21/21 : LABEL version=3.0.0-dev.73 09:18:26 Removing intermediate container e502c87ebf66 09:18:26 ---> 5d4075732c81 09:18:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:18:26 ---> Running in f2f4d7999668 09:18:26 ---> Running in d260e53d174d 09:18:26 Removing intermediate container a91456801767 09:18:26 ---> e22728cee088 09:18:26 Step 15/24 : WORKDIR / 09:18:26 ---> Running in 98e00fa80cf1 09:18:27 Removing intermediate container f2f4d7999668 09:18:27 ---> db737ec15b1e 09:18:27 09:18:27 Removing intermediate container d260e53d174d 09:18:27 ---> 4b89fed02238 09:18:27 Step 22/24 : LABEL arch=x86_64 09:18:27 Successfully built db737ec15b1e 09:18:27 Successfully tagged security-proxy-setup:latest 09:18:27  Building security-proxy-setup ... done Building security-spire-agent 09:18:27 ---> Running in 409b212cf861 09:18:27 Removing intermediate container 98e00fa80cf1 09:18:27 ---> 3fb3c8ab43d6 09:18:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:27 Removing intermediate container 409b212cf861 09:18:27 ---> 9f9c5f141f35 09:18:27 Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:18:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:18:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:18:29 ---> 0cb85ed898c9 09:18:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:18:29 ---> Using cache 09:18:29 ---> 9930351f7dfe 09:18:29 Step 4/22 : WORKDIR /edgex-go 09:18:29 ---> Using cache 09:18:29 ---> e6d9d9621470 09:18:29 Step 5/22 : RUN apk add --update --no-cache make git 09:18:29 ---> Using cache 09:18:29 ---> 0f6631af6e9b 09:18:29 Step 6/22 : COPY go.mod vendor* ./ 09:18:29 ---> Using cache 09:18:29 ---> fd28fa64cbba 09:18:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:29 ---> Using cache 09:18:29 ---> 2f3d4c1620e7 09:18:29 Step 8/22 : COPY . . 09:18:29 ---> Using cache 09:18:29 ---> 19a5f928b069 09:18:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:18:29 ---> d7a9249beecf 09:18:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:18:29 ---> Running in 5bbf36967414 09:18:29 ---> Running in 4a33edb7f232 09:18:29 Removing intermediate container 5bbf36967414 09:18:29 ---> 952a792dfcbd 09:18:29 Step 24/24 : LABEL version=3.0.0-dev.73 09:18:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:18:29 ---> Running in c1180a44dcf7 09:18:29 ---> c9fafeccf407 09:18:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:18:30 Removing intermediate container c1180a44dcf7 09:18:30 ---> 320ca37e859b 09:18:30 09:18:30 Successfully built 320ca37e859b 09:18:30 ---> 318d60693aa4 09:18:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:18:30 Successfully tagged security-spire-config:latest 09:18:30  Building security-spire-config ... done  ---> 0434cbfa349d 09:18:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:18:30 ---> Running in 0aac744986f0 09:18:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:18:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:18:31 ---> 0cb85ed898c9 09:18:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:18:31 ---> Using cache 09:18:31 ---> 9930351f7dfe 09:18:31 Step 4/22 : WORKDIR /edgex-go 09:18:31 ---> Using cache 09:18:31 ---> e6d9d9621470 09:18:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:18:31 ---> Running in 2e95b2c9727c 09:18:31 Removing intermediate container 0aac744986f0 09:18:31 ---> e9bd6aa65170 09:18:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:18:31 ---> Running in c94cf8cbbc7a 09:18:31 Removing intermediate container c94cf8cbbc7a 09:18:31 ---> c57b57cf317b 09:18:31 Step 22/24 : LABEL arch=x86_64 09:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:18:31 ---> Running in 92053adfb441 09:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:18:31 Removing intermediate container 92053adfb441 09:18:31 ---> 8db58df03667 09:18:31 Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:18:31 ---> Running in 41847e9726e5 09:18:31 OK: 211 MiB in 51 packages 09:18:32 Removing intermediate container 41847e9726e5 09:18:32 ---> 686f76c2c277 09:18:32 Step 24/24 : LABEL version=3.0.0-dev.73 09:18:32 ---> Running in fffa93933842 09:18:32 Removing intermediate container fffa93933842 09:18:32 ---> 1ba476b3180f 09:18:32 09:18:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:18:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:18:32 ---> 0cb85ed898c9 09:18:32 Step 3/24 : WORKDIR /edgex-go 09:18:32 ---> Using cache 09:18:32 ---> f810c11db7be 09:18:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:18:32 ---> Using cache 09:18:32 ---> 18011a212761 09:18:32 Step 5/24 : COPY go.mod vendor* ./ 09:18:32 ---> Using cache 09:18:32 ---> 61c8d409c2fd 09:18:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:32 ---> Using cache 09:18:32 ---> 8ed509d6f15b 09:18:32 Step 7/24 : COPY . . 09:18:32 ---> Using cache 09:18:32 ---> ca79d6c0fe54 09:18:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:18:32 ---> Using cache 09:18:32 ---> 4fe6b3c9ab62 09:18:32 Step 9/24 : WORKDIR /edgex-go/spire-build 09:18:32 ---> Using cache 09:18:32 ---> fd38ae500cad 09:18:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:18:32 ---> Using cache 09:18:32 ---> 60d57e4d43e8 09:18:32 Step 11/24 : WORKDIR /edgex-go 09:18:32 ---> Using cache 09:18:32 ---> be51d3dccc37 09:18:32 09:18:32 Step 12/24 : FROM alpine:3.15 09:18:32 ---> 5ce65d7b0fde 09:18:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:18:32 ---> Using cache 09:18:32 ---> 10fa610228f4 09:18:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:18:32 ---> Using cache 09:18:32 ---> 844d9d389950 09:18:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:18:32 Removing intermediate container 2e95b2c9727c 09:18:32 ---> b5e9e00a9381 09:18:32 Step 6/22 : COPY go.mod vendor* ./ 09:18:32 Successfully built 1ba476b3180f 09:18:32 Successfully tagged core-metadata:latest 09:18:32  Building core-metadata ... done  ---> 207465c959a4 09:18:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:32 ---> Running in bf9b15a4f994 09:18:33 ---> 87c94eeb1246 09:18:33 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:18:35 ---> adce6e8eb5e5 09:18:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:18:35 ---> 892834485eaf 09:18:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:18:35 ---> 30acefebf27d 09:18:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:18:36 ---> d86e3419c9ce 09:18:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:18:36 ---> Running in 84968bc87f48 09:18:36 Removing intermediate container 84968bc87f48 09:18:36 ---> 9c285aed9c5d 09:18:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:18:36 ---> Running in 29857cd65630 09:18:36 Removing intermediate container 29857cd65630 09:18:36 ---> 150912dae6b8 09:18:36 Step 22/24 : LABEL arch=x86_64 09:18:36 ---> Running in ef1aaf766e5d 09:18:37 Removing intermediate container ef1aaf766e5d 09:18:37 ---> da9688487b1e 09:18:37 Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:18:37 ---> Running in de9a78b57a39 09:18:37 Removing intermediate container de9a78b57a39 09:18:37 ---> ce17687c4969 09:18:37 Step 24/24 : LABEL version=3.0.0-dev.73 09:18:37 ---> Running in c6842a946606 09:18:38 Removing intermediate container c6842a946606 09:18:38 ---> 3752600d4f4a 09:18:38 09:18:38 Successfully built 3752600d4f4a 09:18:38 Successfully tagged security-spire-agent:latest 09:18:48  Building security-spire-agent ... done Removing intermediate container bf9b15a4f994 09:18:48 ---> ed9e637295b3 09:18:48 Step 8/22 : COPY . . 09:18:52 ---> 61b82350df47 09:18:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:18:52 Removing intermediate container 4a33edb7f232 09:18:52 ---> cf6f720e523a 09:18:52 09:18:52 Step 10/22 : FROM alpine:3.16 09:18:52 ---> dfd21b5a31f5 09:18:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:18:52 ---> Using cache 09:18:52 ---> 06781574a2c5 09:18:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:18:52 ---> Using cache 09:18:52 ---> bbb1f886ca63 09:18:52 Step 13/22 : ENV APP_PORT=59861 09:18:52 ---> Running in 1d8269b1f704 09:18:52 ---> Running in b6c16ff6a494 09:18:52 Removing intermediate container b6c16ff6a494 09:18:52 ---> a5daacd58364 09:18:52 Step 14/22 : EXPOSE $APP_PORT 09:18:52 ---> Running in 16f7f28243d0 09:18:52 Removing intermediate container 16f7f28243d0 09:18:52 ---> e51e58c802ed 09:18:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:18:52 ---> 0a241b6c0384 09:18:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:18:53 ---> 881c587d9a0e 09:18:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:18:53 ---> 0009a179d273 09:18:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:18:53 ---> Running in 8fd739b46b7d 09:18:53 Removing intermediate container 8fd739b46b7d 09:18:53 ---> 0fec43a0e930 09:18:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:18:53 ---> Running in 18373ad7e867 09:18:53 Removing intermediate container 18373ad7e867 09:18:53 ---> 9ac05a7dd141 09:18:53 Step 20/22 : LABEL arch=x86_64 09:18:53 ---> Running in a37c5a363d2f 09:18:54 Removing intermediate container a37c5a363d2f 09:18:54 ---> ab0fab00ca6e 09:18:54 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:18:54 ---> Running in 5e05db4cee2d 09:18:54 Removing intermediate container 5e05db4cee2d 09:18:54 ---> f29d776c54a3 09:18:54 Step 22/22 : LABEL version=3.0.0-dev.73 09:18:54 ---> Running in 5418f01cf2bc 09:18:54 Removing intermediate container 5418f01cf2bc 09:18:54 ---> f6970864dfc1 09:18:54 09:18:54 Successfully built f6970864dfc1 09:18:54 Successfully tagged support-scheduler:latest 09:19:12  Building support-scheduler ... done Removing intermediate container 1d8269b1f704 09:19:12 ---> ad44fe3b756a 09:19:12 09:19:12 Step 10/22 : FROM alpine:3.16 09:19:12 ---> dfd21b5a31f5 09:19:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:19:12 ---> Running in 5b4e291c6239 09:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:19:12 (1/2) Installing ca-certificates (20220614-r0) 09:19:12 (2/2) Installing dumb-init (1.2.5-r1) 09:19:12 Executing busybox-1.35.0-r17.trigger 09:19:12 Executing ca-certificates-20220614-r0.trigger 09:19:12 OK: 6 MiB in 16 packages 09:19:13 Removing intermediate container 5b4e291c6239 09:19:13 ---> e1ac6ecfc48c 09:19:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:19:13 ---> Running in 47c612491274 09:19:13 Removing intermediate container 47c612491274 09:19:13 ---> bcad46afe264 09:19:13 Step 13/22 : ENV APP_PORT=59860 09:19:13 ---> Running in 3d33a1452a57 09:19:13 Removing intermediate container 3d33a1452a57 09:19:13 ---> f16a57f47015 09:19:13 Step 14/22 : EXPOSE $APP_PORT 09:19:13 ---> Running in 9302e80f4756 09:19:13 Removing intermediate container 9302e80f4756 09:19:13 ---> 4a1e7e6ceee2 09:19:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:13 ---> e4e86fa3c9ce 09:19:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:19:14 ---> ae30cb5c98a8 09:19:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:19:14 ---> c2850452251e 09:19:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:19:14 ---> Running in cb9307cdc23c 09:19:14 Removing intermediate container cb9307cdc23c 09:19:14 ---> fa268631e8aa 09:19:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:19:14 ---> Running in e1530524818f 09:19:14 Removing intermediate container e1530524818f 09:19:14 ---> 3a1a9ae4153f 09:19:14 Step 20/22 : LABEL arch=x86_64 09:19:14 ---> Running in f44e7760bfb4 09:19:14 Removing intermediate container f44e7760bfb4 09:19:14 ---> 5b6e37e4ce79 09:19:14 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:14 ---> Running in c838e27543da 09:19:15 Removing intermediate container c838e27543da 09:19:15 ---> 4e290077be93 09:19:15 Step 22/22 : LABEL version=3.0.0-dev.73 09:19:15 ---> Running in 9a8196242bf1 09:19:15 Removing intermediate container 9a8196242bf1 09:19:15 ---> ea89248db508 09:19:15 09:19:15 Successfully built ea89248db508 09:19:15 Successfully tagged support-notifications:latest 09:19:15  Building support-notifications ... done  [Pipeline] } 09:19:15 $ docker stop --time=1 e5908764160e8f67a39e89e568b2f385c2687d438ad333f0510a90e20e6db86f 09:19:16 $ docker rm -f --volumes e5908764160e8f67a39e89e568b2f385c2687d438ad333f0510a90e20e6db86f [Pipeline] // withDockerContainer [Pipeline] sh 09:19:17 + docker images 09:19:17 REPOSITORY TAG IMAGE ID CREATED SIZE 09:19:17 support-notifications latest ea89248db508 1 second ago 30.7MB 09:19:17 ad44fe3b756a 5 seconds ago 1.76GB 09:19:17 support-scheduler latest f6970864dfc1 22 seconds ago 30.1MB 09:19:17 cf6f720e523a 24 seconds ago 1.75GB 09:19:17 security-spire-agent latest 3752600d4f4a 39 seconds ago 125MB 09:19:17 core-metadata latest 1ba476b3180f 44 seconds ago 18.5MB 09:19:17 security-spire-config latest 320ca37e859b 47 seconds ago 85.8MB 09:19:17 security-proxy-setup latest db737ec15b1e 50 seconds ago 27.8MB 09:19:17 core-command latest da62f62f757a 52 seconds ago 17.7MB 09:19:17 f66d6628f5e8 52 seconds ago 1.7GB 09:19:17 security-secretstore-setup latest 1a880ba8a4f1 52 seconds ago 30MB 09:19:17 be51d3dccc37 57 seconds ago 1.56GB 09:19:17 5438741ecbd6 About a minute ago 1.68GB 09:19:17 dd0cb1dc0ab3 About a minute ago 1.69GB 09:19:17 db5d72d3994b About a minute ago 1.68GB 09:19:17 security-bootstrapper latest e113515c18fc About a minute ago 20.4MB 09:19:17 core-common-config-bootstrapper latest 493073160ea1 About a minute ago 15.5MB 09:19:17 security-spiffe-token-provider latest 32ddb148da7a About a minute ago 30MB 09:19:17 security-proxy-auth latest 3e859dc5172e About a minute ago 16.2MB 09:19:17 core-data latest 0d721f1e4de9 About a minute ago 18MB 09:19:17 4828ae2a50ec About a minute ago 1.68GB 09:19:17 1630bde1dcdc About a minute ago 1.73GB 09:19:17 a721e338fdcc About a minute ago 1.68GB 09:19:17 19aefee45e2b About a minute ago 1.7GB 09:19:17 b5c041f41587 About a minute ago 1.67GB 09:19:17 security-spire-server latest 6599635014a0 2 minutes ago 86.5MB 09:19:17 97a462786aae 2 minutes ago 1.56GB 09:19:17 ci-base-image-x86_64 latest 0cb85ed898c9 5 minutes ago 904MB 09:19:17 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 09:19:17 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 09:19:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 09:19:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 09:19:17 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 09:19:17 provisioning config files... 09:19:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/434@tmp/config5014709264483598901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:17 ---> docker-login.sh 09:19:17 nexus3.edgexfoundry.org:10001 09:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:17 Configure a credential helper to remove this warning. See 09:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:17 09:19:17 Login Succeeded 09:19:17 nexus3.edgexfoundry.org:10002 09:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:17 Configure a credential helper to remove this warning. See 09:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:17 09:19:17 Login Succeeded 09:19:17 nexus3.edgexfoundry.org:10003 09:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:17 Configure a credential helper to remove this warning. See 09:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:17 09:19:17 Login Succeeded 09:19:17 nexus3.edgexfoundry.org:10004 09:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:17 Configure a credential helper to remove this warning. See 09:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:17 09:19:17 Login Succeeded 09:19:17 docker.io 09:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:17 Configure a credential helper to remove this warning. See 09:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:17 09:19:17 Login Succeeded 09:19:17 ---> docker-login.sh ends [Pipeline] } 09:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:19:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:19:18 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:18 latest 09:19:18 3.0.0-dev.73 09:19:18 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:18 main 09:19:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:18 + docker push nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:18 567ed68ba96b: Preparing 09:19:18 13b4b8209f07: Preparing 09:19:18 5b75b1c3178f: Preparing 09:19:18 c4e8b21a3599: Preparing 09:19:18 aa5968d388b8: Preparing 09:19:18 aa5968d388b8: Layer already exists 09:19:18 c4e8b21a3599: Pushed 09:19:18 567ed68ba96b: Pushed 09:19:18 5b75b1c3178f: Pushed 09:19:20 13b4b8209f07: Pushed 09:19:20 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:20 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:20 567ed68ba96b: Preparing 09:19:20 13b4b8209f07: Preparing 09:19:20 5b75b1c3178f: Preparing 09:19:20 c4e8b21a3599: Preparing 09:19:20 aa5968d388b8: Preparing 09:19:20 c4e8b21a3599: Layer already exists 09:19:20 aa5968d388b8: Layer already exists 09:19:20 13b4b8209f07: Layer already exists 09:19:20 567ed68ba96b: Layer already exists 09:19:20 5b75b1c3178f: Layer already exists 09:19:20 latest: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:21 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.73 09:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:21 567ed68ba96b: Preparing 09:19:21 13b4b8209f07: Preparing 09:19:21 5b75b1c3178f: Preparing 09:19:21 c4e8b21a3599: Preparing 09:19:21 aa5968d388b8: Preparing 09:19:21 13b4b8209f07: Layer already exists 09:19:21 aa5968d388b8: Layer already exists 09:19:21 c4e8b21a3599: Layer already exists 09:19:21 567ed68ba96b: Layer already exists 09:19:21 5b75b1c3178f: Layer already exists 09:19:21 3.0.0-dev.73: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:21 + docker push nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:21 567ed68ba96b: Preparing 09:19:21 13b4b8209f07: Preparing 09:19:21 5b75b1c3178f: Preparing 09:19:21 c4e8b21a3599: Preparing 09:19:21 aa5968d388b8: Preparing 09:19:21 c4e8b21a3599: Layer already exists 09:19:21 567ed68ba96b: Layer already exists 09:19:21 5b75b1c3178f: Layer already exists 09:19:21 aa5968d388b8: Layer already exists 09:19:21 13b4b8209f07: Layer already exists 09:19:21 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:22 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:22 567ed68ba96b: Preparing 09:19:22 13b4b8209f07: Preparing 09:19:22 5b75b1c3178f: Preparing 09:19:22 c4e8b21a3599: Preparing 09:19:22 aa5968d388b8: Preparing 09:19:22 aa5968d388b8: Layer already exists 09:19:22 c4e8b21a3599: Layer already exists 09:19:22 13b4b8209f07: Layer already exists 09:19:22 5b75b1c3178f: Layer already exists 09:19:22 567ed68ba96b: Layer already exists 09:19:22 main: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:22 ===================================================== [Pipeline] echo 09:19:22 taggedImages: 09:19:22 - nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:22 - nexus3.edgexfoundry.org:10004/core-command:latest 09:19:22 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.73 09:19:22 - nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:22 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:19:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:19:22 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:22 latest 09:19:22 3.0.0-dev.73 09:19:22 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:22 main 09:19:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:23 5570c8c68614: Preparing 09:19:23 1ce24a718034: Preparing 09:19:23 636829270bba: Preparing 09:19:23 ca26ae15e3ed: Preparing 09:19:23 5b75b1c3178f: Preparing 09:19:23 2e8c1466f9b9: Preparing 09:19:23 aa5968d388b8: Preparing 09:19:23 aa5968d388b8: Waiting 09:19:23 2e8c1466f9b9: Waiting 09:19:23 5b75b1c3178f: Layer already exists 09:19:23 636829270bba: Pushed 09:19:23 1ce24a718034: Pushed 09:19:23 aa5968d388b8: Layer already exists 09:19:23 5570c8c68614: Pushed 09:19:23 2e8c1466f9b9: Pushed 09:19:24 ca26ae15e3ed: Pushed 09:19:24 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:24 + 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 09:19:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:24 5570c8c68614: Preparing 09:19:24 1ce24a718034: Preparing 09:19:24 636829270bba: Preparing 09:19:24 ca26ae15e3ed: Preparing 09:19:24 5b75b1c3178f: Preparing 09:19:24 2e8c1466f9b9: Preparing 09:19:24 aa5968d388b8: Preparing 09:19:24 2e8c1466f9b9: Waiting 09:19:24 aa5968d388b8: Waiting 09:19:24 5570c8c68614: Layer already exists 09:19:24 ca26ae15e3ed: Layer already exists 09:19:24 1ce24a718034: Layer already exists 09:19:24 636829270bba: Layer already exists 09:19:24 5b75b1c3178f: Layer already exists 09:19:24 2e8c1466f9b9: Layer already exists 09:19:24 aa5968d388b8: Layer already exists 09:19:24 latest: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.73 09:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:25 5570c8c68614: Preparing 09:19:25 1ce24a718034: Preparing 09:19:25 636829270bba: Preparing 09:19:25 ca26ae15e3ed: Preparing 09:19:25 5b75b1c3178f: Preparing 09:19:25 2e8c1466f9b9: Preparing 09:19:25 aa5968d388b8: Preparing 09:19:25 2e8c1466f9b9: Waiting 09:19:25 aa5968d388b8: Waiting 09:19:25 5570c8c68614: Layer already exists 09:19:25 636829270bba: Layer already exists 09:19:25 5b75b1c3178f: Layer already exists 09:19:25 1ce24a718034: Layer already exists 09:19:25 ca26ae15e3ed: Layer already exists 09:19:25 2e8c1466f9b9: Layer already exists 09:19:25 aa5968d388b8: Layer already exists 09:19:25 3.0.0-dev.73: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:26 5570c8c68614: Preparing 09:19:26 1ce24a718034: Preparing 09:19:26 636829270bba: Preparing 09:19:26 ca26ae15e3ed: Preparing 09:19:26 5b75b1c3178f: Preparing 09:19:26 2e8c1466f9b9: Preparing 09:19:26 aa5968d388b8: Preparing 09:19:26 2e8c1466f9b9: Waiting 09:19:26 aa5968d388b8: Waiting 09:19:26 5b75b1c3178f: Layer already exists 09:19:26 5570c8c68614: Layer already exists 09:19:26 636829270bba: Layer already exists 09:19:26 ca26ae15e3ed: Layer already exists 09:19:26 1ce24a718034: Layer already exists 09:19:26 2e8c1466f9b9: Layer already exists 09:19:26 aa5968d388b8: Layer already exists 09:19:26 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:26 + 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 09:19:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:26 5570c8c68614: Preparing 09:19:26 1ce24a718034: Preparing 09:19:26 636829270bba: Preparing 09:19:26 ca26ae15e3ed: Preparing 09:19:26 5b75b1c3178f: Preparing 09:19:26 2e8c1466f9b9: Preparing 09:19:26 aa5968d388b8: Preparing 09:19:26 2e8c1466f9b9: Waiting 09:19:26 aa5968d388b8: Waiting 09:19:26 636829270bba: Layer already exists 09:19:26 1ce24a718034: Layer already exists 09:19:26 5b75b1c3178f: Layer already exists 09:19:26 ca26ae15e3ed: Layer already exists 09:19:26 5570c8c68614: Layer already exists 09:19:26 2e8c1466f9b9: Layer already exists 09:19:26 aa5968d388b8: Layer already exists 09:19:26 main: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:26 ===================================================== [Pipeline] echo 09:19:26 taggedImages: 09:19:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:19:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.73 09:19:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:19:26 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:19:26 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:26 latest 09:19:26 3.0.0-dev.73 09:19:26 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:26 main 09:19:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:27 + docker push nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:27 f7847e508300: Preparing 09:19:27 b3e1dc0a414c: Preparing 09:19:27 5b75b1c3178f: Preparing 09:19:27 95fbb5f4b27b: Preparing 09:19:27 aa5968d388b8: Preparing 09:19:27 aa5968d388b8: Layer already exists 09:19:27 5b75b1c3178f: Layer already exists 09:19:27 f7847e508300: Pushed 09:19:27 95fbb5f4b27b: Pushed 09:19:28 b3e1dc0a414c: Pushed 09:19:28 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:29 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:29 f7847e508300: Preparing 09:19:29 b3e1dc0a414c: Preparing 09:19:29 5b75b1c3178f: Preparing 09:19:29 95fbb5f4b27b: Preparing 09:19:29 aa5968d388b8: Preparing 09:19:29 95fbb5f4b27b: Layer already exists 09:19:29 f7847e508300: Layer already exists 09:19:29 aa5968d388b8: Layer already exists 09:19:29 5b75b1c3178f: Layer already exists 09:19:29 b3e1dc0a414c: Layer already exists 09:19:29 latest: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:30 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.73 09:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:30 f7847e508300: Preparing 09:19:30 b3e1dc0a414c: Preparing 09:19:30 5b75b1c3178f: Preparing 09:19:30 95fbb5f4b27b: Preparing 09:19:30 aa5968d388b8: Preparing 09:19:30 95fbb5f4b27b: Layer already exists 09:19:30 aa5968d388b8: Layer already exists 09:19:30 f7847e508300: Layer already exists 09:19:30 b3e1dc0a414c: Layer already exists 09:19:30 5b75b1c3178f: Layer already exists 09:19:30 3.0.0-dev.73: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:30 + docker push nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:30 f7847e508300: Preparing 09:19:30 b3e1dc0a414c: Preparing 09:19:30 5b75b1c3178f: Preparing 09:19:30 95fbb5f4b27b: Preparing 09:19:30 aa5968d388b8: Preparing 09:19:30 f7847e508300: Layer already exists 09:19:30 b3e1dc0a414c: Layer already exists 09:19:30 aa5968d388b8: Layer already exists 09:19:30 95fbb5f4b27b: Layer already exists 09:19:30 5b75b1c3178f: Layer already exists 09:19:30 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:31 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:31 f7847e508300: Preparing 09:19:31 b3e1dc0a414c: Preparing 09:19:31 5b75b1c3178f: Preparing 09:19:31 95fbb5f4b27b: Preparing 09:19:31 aa5968d388b8: Preparing 09:19:31 95fbb5f4b27b: Layer already exists 09:19:31 b3e1dc0a414c: Layer already exists 09:19:31 f7847e508300: Layer already exists 09:19:31 aa5968d388b8: Layer already exists 09:19:31 5b75b1c3178f: Layer already exists 09:19:31 main: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:31 ===================================================== [Pipeline] echo 09:19:31 taggedImages: 09:19:31 - nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:31 - nexus3.edgexfoundry.org:10004/core-data:latest 09:19:31 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.73 09:19:31 - nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:31 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:19:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:19:31 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:31 latest 09:19:31 3.0.0-dev.73 09:19:31 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:31 main 09:19:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:32 692ae6c28fa7: Preparing 09:19:32 70fe8387c649: Preparing 09:19:32 9639f6106b29: Preparing 09:19:32 5b75b1c3178f: Preparing 09:19:32 c4e8b21a3599: Preparing 09:19:32 aa5968d388b8: Preparing 09:19:32 aa5968d388b8: Waiting 09:19:32 c4e8b21a3599: Layer already exists 09:19:32 5b75b1c3178f: Layer already exists 09:19:32 aa5968d388b8: Layer already exists 09:19:32 70fe8387c649: Pushed 09:19:32 692ae6c28fa7: Pushed 09:19:33 9639f6106b29: Pushed 09:19:33 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:34 692ae6c28fa7: Preparing 09:19:34 70fe8387c649: Preparing 09:19:34 9639f6106b29: Preparing 09:19:34 5b75b1c3178f: Preparing 09:19:34 c4e8b21a3599: Preparing 09:19:34 aa5968d388b8: Preparing 09:19:34 5b75b1c3178f: Layer already exists 09:19:34 9639f6106b29: Layer already exists 09:19:34 c4e8b21a3599: Layer already exists 09:19:34 70fe8387c649: Layer already exists 09:19:34 692ae6c28fa7: Layer already exists 09:19:34 aa5968d388b8: Layer already exists 09:19:34 latest: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.73 09:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:34 692ae6c28fa7: Preparing 09:19:34 70fe8387c649: Preparing 09:19:34 9639f6106b29: Preparing 09:19:34 5b75b1c3178f: Preparing 09:19:34 c4e8b21a3599: Preparing 09:19:34 aa5968d388b8: Preparing 09:19:34 aa5968d388b8: Waiting 09:19:34 5b75b1c3178f: Layer already exists 09:19:34 692ae6c28fa7: Layer already exists 09:19:34 9639f6106b29: Layer already exists 09:19:34 c4e8b21a3599: Layer already exists 09:19:34 70fe8387c649: Layer already exists 09:19:34 aa5968d388b8: Layer already exists 09:19:34 3.0.0-dev.73: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:35 692ae6c28fa7: Preparing 09:19:35 70fe8387c649: Preparing 09:19:35 9639f6106b29: Preparing 09:19:35 5b75b1c3178f: Preparing 09:19:35 c4e8b21a3599: Preparing 09:19:35 aa5968d388b8: Preparing 09:19:35 aa5968d388b8: Waiting 09:19:35 9639f6106b29: Layer already exists 09:19:35 5b75b1c3178f: Layer already exists 09:19:35 c4e8b21a3599: Layer already exists 09:19:35 692ae6c28fa7: Layer already exists 09:19:35 70fe8387c649: Layer already exists 09:19:35 aa5968d388b8: Layer already exists 09:19:35 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:36 692ae6c28fa7: Preparing 09:19:36 70fe8387c649: Preparing 09:19:36 9639f6106b29: Preparing 09:19:36 5b75b1c3178f: Preparing 09:19:36 c4e8b21a3599: Preparing 09:19:36 aa5968d388b8: Preparing 09:19:36 aa5968d388b8: Waiting 09:19:36 70fe8387c649: Layer already exists 09:19:36 9639f6106b29: Layer already exists 09:19:36 c4e8b21a3599: Layer already exists 09:19:36 5b75b1c3178f: Layer already exists 09:19:36 692ae6c28fa7: Layer already exists 09:19:36 aa5968d388b8: Layer already exists 09:19:36 main: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:36 ===================================================== [Pipeline] echo 09:19:36 taggedImages: 09:19:36 - nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:36 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:19:36 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.73 09:19:36 - nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:36 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:19:36 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:19:36 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:36 latest 09:19:36 3.0.0-dev.73 09:19:36 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:36 main 09:19:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:36 cb94a664ed74: Preparing 09:19:36 cb94a664ed74: Preparing 09:19:36 be40175589f2: Preparing 09:19:36 5db536cbb0b5: Preparing 09:19:36 da8599c7e834: Preparing 09:19:36 41b7ca0853a1: Preparing 09:19:36 c1e76c6c5a0a: Preparing 09:19:36 5b75b1c3178f: Preparing 09:19:36 b28eade57513: Preparing 09:19:36 4cf2b0549f2a: Preparing 09:19:36 bb9dfff4ed32: Preparing 09:19:36 15791215cc88: Preparing 09:19:36 aa5968d388b8: Preparing 09:19:36 c1e76c6c5a0a: Waiting 09:19:36 5b75b1c3178f: Waiting 09:19:36 bb9dfff4ed32: Waiting 09:19:36 b28eade57513: Waiting 09:19:36 4cf2b0549f2a: Waiting 09:19:36 aa5968d388b8: Waiting 09:19:36 41b7ca0853a1: Pushed 09:19:36 be40175589f2: Pushed 09:19:36 cb94a664ed74: Pushed 09:19:36 da8599c7e834: Pushed 09:19:36 5db536cbb0b5: Pushed 09:19:36 5b75b1c3178f: Layer already exists 09:19:37 b28eade57513: Pushed 09:19:37 bb9dfff4ed32: Pushed 09:19:37 15791215cc88: Pushed 09:19:37 aa5968d388b8: Layer already exists 09:19:37 4cf2b0549f2a: Pushed 09:19:38 Removing intermediate container a602f4532dae 09:19:38 ---> 6b910338cabc 09:19:38 Step 8/22 : COPY . . 09:19:38 Removing intermediate container 454751de5993 09:19:38 ---> 71293322702a 09:19:38 Step 8/23 : COPY . . 09:19:38 Removing intermediate container 2e4a31e0459a 09:19:38 ---> 8b0615ef0741 09:19:38 Step 8/22 : COPY . . 09:19:38 Removing intermediate container 39a1e206fadb 09:19:38 ---> b61c8bc298e3 09:19:38 Step 7/19 : COPY . . 09:19:38 Removing intermediate container 35b0fb7d6b35 09:19:38 ---> 6f5a62701054 09:19:38 Step 7/24 : COPY . . 09:19:38 ---> 2c38a354bebd 09:19:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:19:38 ---> Running in b4be0fffa4b7 09:19:38 ---> 4f8ab2fa378d 09:19:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:19:38 ---> Running in db16cdfcf71a 09:19:38 ---> 752643ad3cb9 09:19:38 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:19:38 ---> 3b92b048ad2f 09:19:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:19:38 ---> Running in fb08fbd28c1f 09:19:38 ---> Running in 8b3ef7dcc3a3 09:19:38 ---> 88ee72dba016 09:19:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:19:38 ---> Running in 08682300ee92 09:19:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:19:38 Removing intermediate container 08682300ee92 09:19:38 ---> fa17bcd8d443 09:19:38 Step 9/24 : WORKDIR /edgex-go/spire-build 09:19:38 ---> Running in 3b2cdd66184f 09:19:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:19:38 Removing intermediate container 3b2cdd66184f 09:19:38 ---> 6a7a15497533 09:19:38 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:19:38 ---> Running in 469343e6481f 09:19:38 c1e76c6c5a0a: Pushed 09:19:38 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } 09:19:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:19:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:39 cb94a664ed74: Preparing 09:19:39 cb94a664ed74: Preparing 09:19:39 be40175589f2: Preparing 09:19:39 5db536cbb0b5: Preparing 09:19:39 da8599c7e834: Preparing 09:19:39 41b7ca0853a1: Preparing 09:19:39 c1e76c6c5a0a: Preparing 09:19:39 5b75b1c3178f: Preparing 09:19:39 b28eade57513: Preparing 09:19:39 4cf2b0549f2a: Preparing 09:19:39 bb9dfff4ed32: Preparing 09:19:39 15791215cc88: Preparing 09:19:39 aa5968d388b8: Preparing 09:19:39 4cf2b0549f2a: Waiting 09:19:39 15791215cc88: Waiting 09:19:39 5b75b1c3178f: Waiting 09:19:39 b28eade57513: Waiting 09:19:39 bb9dfff4ed32: Waiting 09:19:39 aa5968d388b8: Waiting 09:19:39 c1e76c6c5a0a: Waiting 09:19:39 cb94a664ed74: Layer already exists 09:19:39 be40175589f2: Layer already exists 09:19:39 da8599c7e834: Layer already exists 09:19:39 5db536cbb0b5: Layer already exists 09:19:39 41b7ca0853a1: Layer already exists 09:19:39 b28eade57513: Layer already exists 09:19:39 c1e76c6c5a0a: Layer already exists 09:19:39 5b75b1c3178f: Layer already exists 09:19:39 bb9dfff4ed32: Layer already exists 09:19:39 4cf2b0549f2a: Layer already exists 09:19:39 15791215cc88: Layer already exists 09:19:39 aa5968d388b8: Layer already exists 09:19:39 latest: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.73 09:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:40 cb94a664ed74: Preparing 09:19:40 cb94a664ed74: Preparing 09:19:40 be40175589f2: Preparing 09:19:40 5db536cbb0b5: Preparing 09:19:40 da8599c7e834: Preparing 09:19:40 41b7ca0853a1: Preparing 09:19:40 c1e76c6c5a0a: Preparing 09:19:40 5b75b1c3178f: Preparing 09:19:40 b28eade57513: Preparing 09:19:40 4cf2b0549f2a: Preparing 09:19:40 bb9dfff4ed32: Preparing 09:19:40 15791215cc88: Preparing 09:19:40 aa5968d388b8: Preparing 09:19:40 5b75b1c3178f: Waiting 09:19:40 b28eade57513: Waiting 09:19:40 4cf2b0549f2a: Waiting 09:19:40 bb9dfff4ed32: Waiting 09:19:40 aa5968d388b8: Waiting 09:19:40 15791215cc88: Waiting 09:19:40 c1e76c6c5a0a: Waiting 09:19:40 be40175589f2: Layer already exists 09:19:40 5db536cbb0b5: Layer already exists 09:19:40 cb94a664ed74: Layer already exists 09:19:40 41b7ca0853a1: Layer already exists 09:19:40 da8599c7e834: Layer already exists 09:19:40 b28eade57513: Layer already exists 09:19:40 bb9dfff4ed32: Layer already exists 09:19:40 5b75b1c3178f: Layer already exists 09:19:40 4cf2b0549f2a: Layer already exists 09:19:40 c1e76c6c5a0a: Layer already exists 09:19:40 15791215cc88: Layer already exists 09:19:40 aa5968d388b8: Layer already exists 09:19:40 3.0.0-dev.73: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:40 cb94a664ed74: Preparing 09:19:40 cb94a664ed74: Preparing 09:19:40 be40175589f2: Preparing 09:19:40 5db536cbb0b5: Preparing 09:19:40 da8599c7e834: Preparing 09:19:40 41b7ca0853a1: Preparing 09:19:40 c1e76c6c5a0a: Preparing 09:19:40 5b75b1c3178f: Preparing 09:19:40 b28eade57513: Preparing 09:19:40 4cf2b0549f2a: Preparing 09:19:40 bb9dfff4ed32: Preparing 09:19:40 15791215cc88: Preparing 09:19:40 aa5968d388b8: Preparing 09:19:40 4cf2b0549f2a: Waiting 09:19:40 c1e76c6c5a0a: Waiting 09:19:40 5b75b1c3178f: Waiting 09:19:40 b28eade57513: Waiting 09:19:40 bb9dfff4ed32: Waiting 09:19:40 aa5968d388b8: Waiting 09:19:40 15791215cc88: Waiting 09:19:40 41b7ca0853a1: Layer already exists 09:19:40 da8599c7e834: Layer already exists 09:19:40 5db536cbb0b5: Layer already exists 09:19:40 cb94a664ed74: Layer already exists 09:19:40 be40175589f2: Layer already exists 09:19:40 c1e76c6c5a0a: Layer already exists 09:19:40 5b75b1c3178f: Layer already exists 09:19:40 bb9dfff4ed32: Layer already exists 09:19:40 b28eade57513: Layer already exists 09:19:40 4cf2b0549f2a: Layer already exists 09:19:40 15791215cc88: Layer already exists 09:19:40 aa5968d388b8: Layer already exists 09:19:40 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:41 cb94a664ed74: Preparing 09:19:41 cb94a664ed74: Preparing 09:19:41 be40175589f2: Preparing 09:19:41 5db536cbb0b5: Preparing 09:19:41 da8599c7e834: Preparing 09:19:41 41b7ca0853a1: Preparing 09:19:41 c1e76c6c5a0a: Preparing 09:19:41 5b75b1c3178f: Preparing 09:19:41 b28eade57513: Preparing 09:19:41 4cf2b0549f2a: Preparing 09:19:41 bb9dfff4ed32: Preparing 09:19:41 15791215cc88: Preparing 09:19:41 aa5968d388b8: Preparing 09:19:41 4cf2b0549f2a: Waiting 09:19:41 bb9dfff4ed32: Waiting 09:19:41 c1e76c6c5a0a: Waiting 09:19:41 aa5968d388b8: Waiting 09:19:41 5b75b1c3178f: Waiting 09:19:41 b28eade57513: Waiting 09:19:41 15791215cc88: Waiting 09:19:41 cb94a664ed74: Layer already exists 09:19:41 41b7ca0853a1: Layer already exists 09:19:41 da8599c7e834: Layer already exists 09:19:41 5db536cbb0b5: Layer already exists 09:19:41 be40175589f2: Layer already exists 09:19:41 c1e76c6c5a0a: Layer already exists 09:19:41 5b75b1c3178f: Layer already exists 09:19:41 b28eade57513: Layer already exists 09:19:41 4cf2b0549f2a: Layer already exists 09:19:41 bb9dfff4ed32: Layer already exists 09:19:41 15791215cc88: Layer already exists 09:19:41 aa5968d388b8: Layer already exists 09:19:41 main: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:41 ===================================================== [Pipeline] echo 09:19:41 taggedImages: 09:19:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:19:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.73 09:19:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:19:41 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:19:41 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:41 latest 09:19:41 3.0.0-dev.73 09:19:41 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:41 main 09:19:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:42 a8f619e63565: Preparing 09:19:42 4f265a3d4957: Preparing 09:19:42 3d58dacd31cb: Preparing 09:19:42 241cb693a48b: Preparing 09:19:42 5b75b1c3178f: Preparing 09:19:42 2e8c1466f9b9: Preparing 09:19:42 aa5968d388b8: Preparing 09:19:42 2e8c1466f9b9: Waiting 09:19:42 aa5968d388b8: Waiting 09:19:42 5b75b1c3178f: Layer already exists 09:19:42 2e8c1466f9b9: Layer already exists 09:19:42 aa5968d388b8: Layer already exists 09:19:42 a8f619e63565: Pushed 09:19:42 3d58dacd31cb: Pushed 09:19:42 4f265a3d4957: Pushed 09:19:42 Removing intermediate container 469343e6481f 09:19:42 ---> 33cbebdfd9f6 09:19:42 Step 11/24 : WORKDIR /edgex-go 09:19:42 ---> Running in 42cf3518877d 09:19:43 Removing intermediate container 42cf3518877d 09:19:43 ---> d40e135b8b32 09:19:43 09:19:43 Step 12/24 : FROM alpine:3.15 09:19:43 3.15: Pulling from library/alpine 09:19:43 241cb693a48b: Pushed 09:19:43 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:44 a8f619e63565: Preparing 09:19:44 4f265a3d4957: Preparing 09:19:44 3d58dacd31cb: Preparing 09:19:44 241cb693a48b: Preparing 09:19:44 5b75b1c3178f: Preparing 09:19:44 2e8c1466f9b9: Preparing 09:19:44 aa5968d388b8: Preparing 09:19:44 aa5968d388b8: Waiting 09:19:44 2e8c1466f9b9: Waiting 09:19:44 a8f619e63565: Layer already exists 09:19:44 241cb693a48b: Layer already exists 09:19:44 4f265a3d4957: Layer already exists 09:19:44 3d58dacd31cb: Layer already exists 09:19:44 5b75b1c3178f: Layer already exists 09:19:44 aa5968d388b8: Layer already exists 09:19:44 2e8c1466f9b9: Layer already exists 09:19:44 latest: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.73 09:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:44 a8f619e63565: Preparing 09:19:44 4f265a3d4957: Preparing 09:19:44 3d58dacd31cb: Preparing 09:19:44 241cb693a48b: Preparing 09:19:44 5b75b1c3178f: Preparing 09:19:44 2e8c1466f9b9: Preparing 09:19:44 aa5968d388b8: Preparing 09:19:44 2e8c1466f9b9: Waiting 09:19:44 aa5968d388b8: Waiting 09:19:44 a8f619e63565: Layer already exists 09:19:44 4f265a3d4957: Layer already exists 09:19:44 3d58dacd31cb: Layer already exists 09:19:44 241cb693a48b: Layer already exists 09:19:44 5b75b1c3178f: Layer already exists 09:19:44 2e8c1466f9b9: Layer already exists 09:19:44 aa5968d388b8: Layer already exists 09:19:44 3.0.0-dev.73: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:45 a8f619e63565: Preparing 09:19:45 4f265a3d4957: Preparing 09:19:45 3d58dacd31cb: Preparing 09:19:45 241cb693a48b: Preparing 09:19:45 5b75b1c3178f: Preparing 09:19:45 2e8c1466f9b9: Preparing 09:19:45 aa5968d388b8: Preparing 09:19:45 2e8c1466f9b9: Waiting 09:19:45 aa5968d388b8: Waiting 09:19:45 a8f619e63565: Layer already exists 09:19:45 5b75b1c3178f: Layer already exists 09:19:45 241cb693a48b: Layer already exists 09:19:45 3d58dacd31cb: Layer already exists 09:19:45 4f265a3d4957: Layer already exists 09:19:45 2e8c1466f9b9: Layer already exists 09:19:45 aa5968d388b8: Layer already exists 09:19:45 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:45 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 09:19:45 Status: Downloaded newer image for alpine:3.15 09:19:45 ---> 354640af7b1b 09:19:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:19:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:45 ---> Running in 3826b9f63558 09:19:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:46 a8f619e63565: Preparing 09:19:46 4f265a3d4957: Preparing 09:19:46 3d58dacd31cb: Preparing 09:19:46 241cb693a48b: Preparing 09:19:46 5b75b1c3178f: Preparing 09:19:46 2e8c1466f9b9: Preparing 09:19:46 aa5968d388b8: Preparing 09:19:46 2e8c1466f9b9: Waiting 09:19:46 aa5968d388b8: Waiting 09:19:46 4f265a3d4957: Layer already exists 09:19:46 3d58dacd31cb: Layer already exists 09:19:46 a8f619e63565: Layer already exists 09:19:46 5b75b1c3178f: Layer already exists 09:19:46 2e8c1466f9b9: Layer already exists 09:19:46 241cb693a48b: Layer already exists 09:19:46 aa5968d388b8: Layer already exists 09:19:46 main: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:46 ===================================================== [Pipeline] echo 09:19:46 taggedImages: 09:19:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:19:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.73 09:19:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:19:46 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:19:46 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:46 latest 09:19:46 3.0.0-dev.73 09:19:46 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:46 main 09:19:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:46 f8eab5cfd6b8: Preparing 09:19:46 eb50b13e2654: Preparing 09:19:46 2e181bc026e3: Preparing 09:19:46 3a2e28bd212d: Preparing 09:19:46 cef74316b8d8: Preparing 09:19:46 f3a19d24f557: Preparing 09:19:46 267d71b83a73: Preparing 09:19:46 aa5968d388b8: Preparing 09:19:46 f3a19d24f557: Waiting 09:19:46 267d71b83a73: Waiting 09:19:46 aa5968d388b8: Waiting 09:19:46 eb50b13e2654: Pushed 09:19:46 f8eab5cfd6b8: Pushed 09:19:46 cef74316b8d8: Pushed 09:19:46 aa5968d388b8: Layer already exists 09:19:46 f3a19d24f557: Pushed 09:19:47 267d71b83a73: Pushed 09:19:47 3a2e28bd212d: Pushed 09:19:47 2e181bc026e3: Pushed 09:19:48 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:48 Removing intermediate container 3826b9f63558 09:19:48 ---> cc63db4d3ba2 09:19:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:19:48 ---> Running in 68cb11b620ef 09:19:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:48 f8eab5cfd6b8: Preparing 09:19:48 eb50b13e2654: Preparing 09:19:48 2e181bc026e3: Preparing 09:19:48 3a2e28bd212d: Preparing 09:19:48 cef74316b8d8: Preparing 09:19:48 f3a19d24f557: Preparing 09:19:48 267d71b83a73: Preparing 09:19:48 aa5968d388b8: Preparing 09:19:48 267d71b83a73: Waiting 09:19:48 f3a19d24f557: Waiting 09:19:48 aa5968d388b8: Waiting 09:19:48 2e181bc026e3: Layer already exists 09:19:48 3a2e28bd212d: Layer already exists 09:19:48 f8eab5cfd6b8: Layer already exists 09:19:48 eb50b13e2654: Layer already exists 09:19:48 cef74316b8d8: Layer already exists 09:19:48 f3a19d24f557: Layer already exists 09:19:48 267d71b83a73: Layer already exists 09:19:48 aa5968d388b8: Layer already exists 09:19:48 latest: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.73 09:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:49 f8eab5cfd6b8: Preparing 09:19:49 eb50b13e2654: Preparing 09:19:49 2e181bc026e3: Preparing 09:19:49 3a2e28bd212d: Preparing 09:19:49 cef74316b8d8: Preparing 09:19:49 f3a19d24f557: Preparing 09:19:49 267d71b83a73: Preparing 09:19:49 aa5968d388b8: Preparing 09:19:49 f3a19d24f557: Waiting 09:19:49 aa5968d388b8: Waiting 09:19:49 267d71b83a73: Waiting 09:19:49 eb50b13e2654: Layer already exists 09:19:49 2e181bc026e3: Layer already exists 09:19:49 cef74316b8d8: Layer already exists 09:19:49 3a2e28bd212d: Layer already exists 09:19:49 f8eab5cfd6b8: Layer already exists 09:19:49 f3a19d24f557: Layer already exists 09:19:49 267d71b83a73: Layer already exists 09:19:49 aa5968d388b8: Layer already exists 09:19:49 3.0.0-dev.73: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:49 f8eab5cfd6b8: Preparing 09:19:49 eb50b13e2654: Preparing 09:19:49 2e181bc026e3: Preparing 09:19:49 3a2e28bd212d: Preparing 09:19:49 cef74316b8d8: Preparing 09:19:49 f3a19d24f557: Preparing 09:19:49 267d71b83a73: Preparing 09:19:49 aa5968d388b8: Preparing 09:19:49 f3a19d24f557: Waiting 09:19:49 267d71b83a73: Waiting 09:19:49 aa5968d388b8: Waiting 09:19:49 cef74316b8d8: Layer already exists 09:19:49 f8eab5cfd6b8: Layer already exists 09:19:49 eb50b13e2654: Layer already exists 09:19:49 2e181bc026e3: Layer already exists 09:19:49 3a2e28bd212d: Layer already exists 09:19:49 f3a19d24f557: Layer already exists 09:19:49 aa5968d388b8: Layer already exists 09:19:49 267d71b83a73: Layer already exists 09:19:49 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:50 f8eab5cfd6b8: Preparing 09:19:50 eb50b13e2654: Preparing 09:19:50 2e181bc026e3: Preparing 09:19:50 3a2e28bd212d: Preparing 09:19:50 cef74316b8d8: Preparing 09:19:50 f3a19d24f557: Preparing 09:19:50 267d71b83a73: Preparing 09:19:50 aa5968d388b8: Preparing 09:19:50 f3a19d24f557: Waiting 09:19:50 267d71b83a73: Waiting 09:19:50 aa5968d388b8: Waiting 09:19:50 2e181bc026e3: Layer already exists 09:19:50 cef74316b8d8: Layer already exists 09:19:50 eb50b13e2654: Layer already exists 09:19:50 f8eab5cfd6b8: Layer already exists 09:19:50 3a2e28bd212d: Layer already exists 09:19:50 aa5968d388b8: Layer already exists 09:19:50 267d71b83a73: Layer already exists 09:19:50 f3a19d24f557: Layer already exists 09:19:50 main: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:50 ===================================================== [Pipeline] echo 09:19:50 taggedImages: 09:19:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:19:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.73 09:19:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:19:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:19:50 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:50 latest 09:19:50 3.0.0-dev.73 09:19:50 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:50 main 09:19:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:19:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:19:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:19:51 aedd46e1e203: Preparing 09:19:51 f8a03c1df008: Preparing 09:19:51 f96cb5496405: Preparing 09:19:51 99484fa92e79: Preparing 09:19:51 04454194b2fa: Preparing 09:19:51 e6def897a0e7: Preparing 09:19:51 8c57f05b4616: Preparing 09:19:51 33c7b16c5338: Preparing 09:19:51 97914f91562b: Preparing 09:19:51 aa5968d388b8: Preparing 09:19:51 e6def897a0e7: Waiting 09:19:51 8c57f05b4616: Waiting 09:19:51 33c7b16c5338: Waiting 09:19:51 97914f91562b: Waiting 09:19:51 aa5968d388b8: Waiting 09:19:51 aedd46e1e203: Pushed 09:19:51 f8a03c1df008: Pushed 09:19:51 04454194b2fa: Pushed 09:19:51 e6def897a0e7: Pushed 09:19:51 33c7b16c5338: Pushed 09:19:51 8c57f05b4616: Pushed 09:19:51 aa5968d388b8: Layer already exists 09:19:51 97914f91562b: Pushed 09:19:52 99484fa92e79: Pushed 09:19:53 f96cb5496405: Pushed 09:19:53 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:19:53 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:19:53 OK: 15734 distinct packages available 09:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:19:53 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:19:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:19:54 aedd46e1e203: Preparing 09:19:54 f8a03c1df008: Preparing 09:19:54 f96cb5496405: Preparing 09:19:54 99484fa92e79: Preparing 09:19:54 04454194b2fa: Preparing 09:19:54 e6def897a0e7: Preparing 09:19:54 8c57f05b4616: Preparing 09:19:54 33c7b16c5338: Preparing 09:19:54 97914f91562b: Preparing 09:19:54 aa5968d388b8: Preparing 09:19:54 e6def897a0e7: Waiting 09:19:54 8c57f05b4616: Waiting 09:19:54 aa5968d388b8: Waiting 09:19:54 33c7b16c5338: Waiting 09:19:54 97914f91562b: Waiting 09:19:54 99484fa92e79: Layer already exists 09:19:54 aedd46e1e203: Layer already exists 09:19:54 04454194b2fa: Layer already exists 09:19:54 f96cb5496405: Layer already exists 09:19:54 f8a03c1df008: Layer already exists 09:19:54 e6def897a0e7: Layer already exists 09:19:54 8c57f05b4616: Layer already exists 09:19:54 33c7b16c5338: Layer already exists 09:19:54 97914f91562b: Layer already exists 09:19:54 aa5968d388b8: Layer already exists 09:19:54 latest: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.73 09:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:19:54 aedd46e1e203: Preparing 09:19:54 f8a03c1df008: Preparing 09:19:54 f96cb5496405: Preparing 09:19:54 99484fa92e79: Preparing 09:19:54 04454194b2fa: Preparing 09:19:54 e6def897a0e7: Preparing 09:19:54 8c57f05b4616: Preparing 09:19:54 33c7b16c5338: Preparing 09:19:54 97914f91562b: Preparing 09:19:54 aa5968d388b8: Preparing 09:19:54 97914f91562b: Waiting 09:19:54 e6def897a0e7: Waiting 09:19:54 aa5968d388b8: Waiting 09:19:54 33c7b16c5338: Waiting 09:19:54 8c57f05b4616: Waiting 09:19:54 f96cb5496405: Layer already exists 09:19:54 aedd46e1e203: Layer already exists 09:19:54 04454194b2fa: Layer already exists 09:19:54 99484fa92e79: Layer already exists 09:19:54 f8a03c1df008: Layer already exists 09:19:54 e6def897a0e7: Layer already exists 09:19:54 8c57f05b4616: Layer already exists 09:19:54 97914f91562b: Layer already exists 09:19:54 aa5968d388b8: Layer already exists 09:19:54 33c7b16c5338: Layer already exists 09:19:54 3.0.0-dev.73: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:19:55 aedd46e1e203: Preparing 09:19:55 f8a03c1df008: Preparing 09:19:55 f96cb5496405: Preparing 09:19:55 99484fa92e79: Preparing 09:19:55 04454194b2fa: Preparing 09:19:55 e6def897a0e7: Preparing 09:19:55 8c57f05b4616: Preparing 09:19:55 33c7b16c5338: Preparing 09:19:55 97914f91562b: Preparing 09:19:55 aa5968d388b8: Preparing 09:19:55 8c57f05b4616: Waiting 09:19:55 33c7b16c5338: Waiting 09:19:55 e6def897a0e7: Waiting 09:19:55 aa5968d388b8: Waiting 09:19:55 04454194b2fa: Layer already exists 09:19:55 aedd46e1e203: Layer already exists 09:19:55 f8a03c1df008: Layer already exists 09:19:55 f96cb5496405: Layer already exists 09:19:55 99484fa92e79: Layer already exists 09:19:55 e6def897a0e7: Layer already exists 09:19:55 33c7b16c5338: Layer already exists 09:19:55 97914f91562b: Layer already exists 09:19:55 8c57f05b4616: Layer already exists 09:19:55 aa5968d388b8: Layer already exists 09:19:55 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:55 (1/5) Installing dumb-init (1.2.5-r1) 09:19:55 (2/5) Installing musl-obstack (1.2.3-r0) 09:19:55 (3/5) Installing libucontext (1.1-r0) 09:19:55 (4/5) Installing gcompat (1.0.0-r4) 09:19:55 (5/5) Installing openssl (1.1.1t-r1) 09:19:55 Executing busybox-1.34.1-r7.trigger 09:19:55 OK: 6 MiB in 19 packages 09:19:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:19:56 aedd46e1e203: Preparing 09:19:56 f8a03c1df008: Preparing 09:19:56 f96cb5496405: Preparing 09:19:56 99484fa92e79: Preparing 09:19:56 04454194b2fa: Preparing 09:19:56 e6def897a0e7: Preparing 09:19:56 8c57f05b4616: Preparing 09:19:56 33c7b16c5338: Preparing 09:19:56 97914f91562b: Preparing 09:19:56 aa5968d388b8: Preparing 09:19:56 8c57f05b4616: Waiting 09:19:56 e6def897a0e7: Waiting 09:19:56 33c7b16c5338: Waiting 09:19:56 97914f91562b: Waiting 09:19:56 aa5968d388b8: Waiting 09:19:56 04454194b2fa: Layer already exists 09:19:56 aedd46e1e203: Layer already exists 09:19:56 99484fa92e79: Layer already exists 09:19:56 f96cb5496405: Layer already exists 09:19:56 f8a03c1df008: Layer already exists 09:19:56 e6def897a0e7: Layer already exists 09:19:56 aa5968d388b8: Layer already exists 09:19:56 8c57f05b4616: Layer already exists 09:19:56 97914f91562b: Layer already exists 09:19:56 33c7b16c5338: Layer already exists 09:19:56 main: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:56 ===================================================== [Pipeline] echo 09:19:56 taggedImages: 09:19:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:19:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.73 09:19:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:19:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:19:56 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:56 latest 09:19:56 3.0.0-dev.73 09:19:56 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:19:56 main 09:19:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:19:56 734f73e33beb: Preparing 09:19:56 7fc1a887e743: Preparing 09:19:56 5b75b1c3178f: Preparing 09:19:56 cfa8717fb14e: Preparing 09:19:56 4e6476652798: Preparing 09:19:56 5b75b1c3178f: Layer already exists 09:19:56 4e6476652798: Layer already exists 09:19:56 734f73e33beb: Pushed 09:19:57 cfa8717fb14e: Pushed 09:19:59 Removing intermediate container 68cb11b620ef 09:19:59 ---> 65553a33c16b 09:19:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:19:59 7fc1a887e743: Pushed 09:19:59 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:59 + 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 09:20:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:20:00 734f73e33beb: Preparing 09:20:00 7fc1a887e743: Preparing 09:20:00 5b75b1c3178f: Preparing 09:20:00 cfa8717fb14e: Preparing 09:20:00 4e6476652798: Preparing 09:20:00 5b75b1c3178f: Layer already exists 09:20:00 7fc1a887e743: Layer already exists 09:20:00 cfa8717fb14e: Layer already exists 09:20:00 4e6476652798: Layer already exists 09:20:00 734f73e33beb: Layer already exists 09:20:00 latest: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.73 09:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:20:00 734f73e33beb: Preparing 09:20:00 7fc1a887e743: Preparing 09:20:00 5b75b1c3178f: Preparing 09:20:00 cfa8717fb14e: Preparing 09:20:00 4e6476652798: Preparing 09:20:00 4e6476652798: Layer already exists 09:20:00 734f73e33beb: Layer already exists 09:20:00 5b75b1c3178f: Layer already exists 09:20:00 7fc1a887e743: Layer already exists 09:20:00 cfa8717fb14e: Layer already exists 09:20:00 3.0.0-dev.73: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:20:01 734f73e33beb: Preparing 09:20:01 7fc1a887e743: Preparing 09:20:01 5b75b1c3178f: Preparing 09:20:01 cfa8717fb14e: Preparing 09:20:01 4e6476652798: Preparing 09:20:01 4e6476652798: Layer already exists 09:20:01 7fc1a887e743: Layer already exists 09:20:01 cfa8717fb14e: Layer already exists 09:20:01 734f73e33beb: Layer already exists 09:20:01 5b75b1c3178f: Layer already exists 09:20:01 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:01 + 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 09:20:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:20:01 734f73e33beb: Preparing 09:20:01 7fc1a887e743: Preparing 09:20:01 5b75b1c3178f: Preparing 09:20:01 cfa8717fb14e: Preparing 09:20:01 4e6476652798: Preparing 09:20:01 4e6476652798: Layer already exists 09:20:01 5b75b1c3178f: Layer already exists 09:20:01 734f73e33beb: Layer already exists 09:20:01 cfa8717fb14e: Layer already exists 09:20:01 7fc1a887e743: Layer already exists 09:20:01 main: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:01 ===================================================== [Pipeline] echo 09:20:01 taggedImages: 09:20:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:20:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.73 09:20:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:20:01 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:20:01 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:01 latest 09:20:01 3.0.0-dev.73 09:20:01 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:01 main 09:20:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:02 ad6ea4af4474: Preparing 09:20:02 df4573ed5d97: Preparing 09:20:02 0cd4fc64cef4: Preparing 09:20:02 a33a150bac42: Preparing 09:20:02 635b2ca7169c: Preparing 09:20:02 f2843e556b90: Preparing 09:20:02 4e6476652798: Preparing 09:20:02 f2843e556b90: Waiting 09:20:02 4e6476652798: Waiting 09:20:02 df4573ed5d97: Pushed 09:20:02 ad6ea4af4474: Pushed 09:20:02 0cd4fc64cef4: Pushed 09:20:02 4e6476652798: Layer already exists 09:20:03 f2843e556b90: Pushed 09:20:04 ---> 00670b172581 09:20:04 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:20:06 635b2ca7169c: Pushed 09:20:09 a33a150bac42: Pushed 09:20:09 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:10 ad6ea4af4474: Preparing 09:20:10 df4573ed5d97: Preparing 09:20:10 0cd4fc64cef4: Preparing 09:20:10 a33a150bac42: Preparing 09:20:10 635b2ca7169c: Preparing 09:20:10 f2843e556b90: Preparing 09:20:10 4e6476652798: Preparing 09:20:10 4e6476652798: Waiting 09:20:10 f2843e556b90: Waiting 09:20:10 0cd4fc64cef4: Layer already exists 09:20:10 ad6ea4af4474: Layer already exists 09:20:10 a33a150bac42: Layer already exists 09:20:10 df4573ed5d97: Layer already exists 09:20:10 635b2ca7169c: Layer already exists 09:20:10 4e6476652798: Layer already exists 09:20:10 f2843e556b90: Layer already exists 09:20:10 latest: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.73 09:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:10 ad6ea4af4474: Preparing 09:20:10 df4573ed5d97: Preparing 09:20:10 0cd4fc64cef4: Preparing 09:20:10 a33a150bac42: Preparing 09:20:10 635b2ca7169c: Preparing 09:20:10 f2843e556b90: Preparing 09:20:10 4e6476652798: Preparing 09:20:10 f2843e556b90: Waiting 09:20:10 4e6476652798: Waiting 09:20:10 a33a150bac42: Layer already exists 09:20:10 635b2ca7169c: Layer already exists 09:20:10 0cd4fc64cef4: Layer already exists 09:20:10 ad6ea4af4474: Layer already exists 09:20:10 df4573ed5d97: Layer already exists 09:20:10 4e6476652798: Layer already exists 09:20:10 f2843e556b90: Layer already exists 09:20:10 3.0.0-dev.73: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:11 ad6ea4af4474: Preparing 09:20:11 df4573ed5d97: Preparing 09:20:11 0cd4fc64cef4: Preparing 09:20:11 a33a150bac42: Preparing 09:20:11 635b2ca7169c: Preparing 09:20:11 f2843e556b90: Preparing 09:20:11 4e6476652798: Preparing 09:20:11 f2843e556b90: Waiting 09:20:11 4e6476652798: Waiting 09:20:11 635b2ca7169c: Layer already exists 09:20:11 ad6ea4af4474: Layer already exists 09:20:11 0cd4fc64cef4: Layer already exists 09:20:11 a33a150bac42: Layer already exists 09:20:11 df4573ed5d97: Layer already exists 09:20:11 f2843e556b90: Layer already exists 09:20:11 4e6476652798: Layer already exists 09:20:11 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:12 ad6ea4af4474: Preparing 09:20:12 df4573ed5d97: Preparing 09:20:12 0cd4fc64cef4: Preparing 09:20:12 a33a150bac42: Preparing 09:20:12 635b2ca7169c: Preparing 09:20:12 f2843e556b90: Preparing 09:20:12 4e6476652798: Preparing 09:20:12 f2843e556b90: Waiting 09:20:12 4e6476652798: Waiting 09:20:12 df4573ed5d97: Layer already exists 09:20:12 635b2ca7169c: Layer already exists 09:20:12 ad6ea4af4474: Layer already exists 09:20:12 a33a150bac42: Layer already exists 09:20:12 0cd4fc64cef4: Layer already exists 09:20:12 4e6476652798: Layer already exists 09:20:12 f2843e556b90: Layer already exists 09:20:12 main: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:12 ===================================================== [Pipeline] echo 09:20:12 taggedImages: 09:20:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:20:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.73 09:20:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:20:12 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:20:12 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:12 latest 09:20:12 3.0.0-dev.73 09:20:12 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:12 main 09:20:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:12 ---> f1bb3e1fee4e 09:20:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:20:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:12 6f85eb7f7e48: Preparing 09:20:12 5180c22e70ac: Preparing 09:20:12 5f28b8ed3bc3: Preparing 09:20:12 d9d2651b11bf: Preparing 09:20:12 462a110a391e: Preparing 09:20:12 4e6476652798: Preparing 09:20:12 4e6476652798: Waiting 09:20:12 5f28b8ed3bc3: Pushed 09:20:12 5180c22e70ac: Pushed 09:20:12 6f85eb7f7e48: Pushed 09:20:12 4e6476652798: Layer already exists 09:20:13 462a110a391e: Pushed 09:20:13 ---> 2a12d104da22 09:20:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:20:14 ---> 3b0f71870cc8 09:20:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:20:15 ---> c30b111a9526 09:20:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:20:15 ---> Running in 518046fe9c1c 09:20:16 Removing intermediate container 518046fe9c1c 09:20:16 ---> 927f83613404 09:20:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:20:16 ---> Running in 3a177e6325f2 09:20:16 Removing intermediate container 3a177e6325f2 09:20:16 ---> 7b9c424888a5 09:20:16 Step 22/24 : LABEL arch=arm64 09:20:16 ---> Running in c93a94fb9ecd 09:20:17 Removing intermediate container c93a94fb9ecd 09:20:17 ---> cf18358dbb3b 09:20:17 Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:17 ---> Running in c5275f9eaa35 09:20:18 Removing intermediate container c5275f9eaa35 09:20:18 ---> f53866f64cbc 09:20:18 Step 24/24 : LABEL version=3.0.0-dev.73 09:20:18 ---> Running in 449a3349ee1a 09:20:18 Removing intermediate container 449a3349ee1a 09:20:18 ---> 9592157beb7d 09:20:18 09:20:18 Successfully built 9592157beb7d 09:20:18 Successfully tagged security-spire-agent-arm64:latest 09:20:18 Building security-proxy-auth 09:20:19 d9d2651b11bf: Pushed 09:20:19 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:20 6f85eb7f7e48: Preparing 09:20:20 5180c22e70ac: Preparing 09:20:20 5f28b8ed3bc3: Preparing 09:20:20 d9d2651b11bf: Preparing 09:20:20 462a110a391e: Preparing 09:20:20 4e6476652798: Preparing 09:20:20 4e6476652798: Waiting 09:20:20 462a110a391e: Layer already exists 09:20:20 6f85eb7f7e48: Layer already exists 09:20:20 5f28b8ed3bc3: Layer already exists 09:20:20 5180c22e70ac: Layer already exists 09:20:20 d9d2651b11bf: Layer already exists 09:20:20 4e6476652798: Layer already exists 09:20:20 latest: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.73 09:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:20 6f85eb7f7e48: Preparing 09:20:20 5180c22e70ac: Preparing 09:20:20 5f28b8ed3bc3: Preparing 09:20:20 d9d2651b11bf: Preparing 09:20:20 462a110a391e: Preparing 09:20:20 4e6476652798: Preparing 09:20:20 4e6476652798: Waiting 09:20:20 d9d2651b11bf: Layer already exists 09:20:20 462a110a391e: Layer already exists 09:20:20 6f85eb7f7e48: Layer already exists 09:20:20 5f28b8ed3bc3: Layer already exists 09:20:20 5180c22e70ac: Layer already exists 09:20:20 4e6476652798: Layer already exists 09:20:20 3.0.0-dev.73: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:21 6f85eb7f7e48: Preparing 09:20:21 5180c22e70ac: Preparing 09:20:21 5f28b8ed3bc3: Preparing 09:20:21 d9d2651b11bf: Preparing 09:20:21 462a110a391e: Preparing 09:20:21 4e6476652798: Preparing 09:20:21 4e6476652798: Waiting 09:20:21 6f85eb7f7e48: Layer already exists 09:20:21 5f28b8ed3bc3: Layer already exists 09:20:21 5180c22e70ac: Layer already exists 09:20:21 462a110a391e: Layer already exists 09:20:21 d9d2651b11bf: Layer already exists 09:20:21 4e6476652798: Layer already exists 09:20:21 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:22 6f85eb7f7e48: Preparing 09:20:22 5180c22e70ac: Preparing 09:20:22 5f28b8ed3bc3: Preparing 09:20:22 d9d2651b11bf: Preparing 09:20:22 462a110a391e: Preparing 09:20:22 4e6476652798: Preparing 09:20:22 4e6476652798: Waiting 09:20:22 5f28b8ed3bc3: Layer already exists 09:20:22 d9d2651b11bf: Layer already exists 09:20:22 5180c22e70ac: Layer already exists 09:20:22 462a110a391e: Layer already exists 09:20:22 6f85eb7f7e48: Layer already exists 09:20:22 4e6476652798: Layer already exists 09:20:22 main: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:22 ===================================================== [Pipeline] echo 09:20:22 taggedImages: 09:20:22 - nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:20:22 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.73 09:20:22 - nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:20:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:20:22 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:22 latest 09:20:22 3.0.0-dev.73 09:20:22 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:22 main 09:20:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:22 917a83d21f7e: Preparing 09:20:22 c60af10a1e48: Preparing 09:20:22 c2413de4d8d1: Preparing 09:20:22 61f51d61c688: Preparing 09:20:22 f2843e556b90: Preparing 09:20:22 4e6476652798: Preparing 09:20:22 4e6476652798: Waiting 09:20:22 f2843e556b90: Layer already exists 09:20:22 4e6476652798: Layer already exists 09:20:22 c2413de4d8d1: Pushed 09:20:22 c60af10a1e48: Pushed 09:20:22 917a83d21f7e: Pushed 09:20:24  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:20:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:20:24 ---> 4c8c3bb5bb98 09:20:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:20:24 ---> Using cache 09:20:24 ---> 9974ccbba007 09:20:24 Step 4/22 : WORKDIR /edgex-go 09:20:24 ---> Using cache 09:20:24 ---> 39ba86387411 09:20:24 Step 5/22 : RUN apk add --update --no-cache make git 09:20:24 ---> Using cache 09:20:24 ---> 2b07f0754acc 09:20:24 Step 6/22 : COPY go.mod vendor* ./ 09:20:24 ---> Using cache 09:20:24 ---> b66e2b9cb209 09:20:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:24 ---> Using cache 09:20:24 ---> 8b0615ef0741 09:20:24 Step 8/22 : COPY . . 09:20:24 ---> Using cache 09:20:24 ---> 3b92b048ad2f 09:20:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:20:24 ---> Running in c5188097e1cc 09:20:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:20:29 61f51d61c688: Pushed 09:20:29 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:30 917a83d21f7e: Preparing 09:20:30 c60af10a1e48: Preparing 09:20:30 c2413de4d8d1: Preparing 09:20:30 61f51d61c688: Preparing 09:20:30 f2843e556b90: Preparing 09:20:30 4e6476652798: Preparing 09:20:30 4e6476652798: Waiting 09:20:30 c2413de4d8d1: Layer already exists 09:20:30 f2843e556b90: Layer already exists 09:20:30 61f51d61c688: Layer already exists 09:20:30 c60af10a1e48: Layer already exists 09:20:30 917a83d21f7e: Layer already exists 09:20:30 4e6476652798: Layer already exists 09:20:30 latest: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.73 09:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:30 917a83d21f7e: Preparing 09:20:30 c60af10a1e48: Preparing 09:20:30 c2413de4d8d1: Preparing 09:20:30 61f51d61c688: Preparing 09:20:30 f2843e556b90: Preparing 09:20:30 4e6476652798: Preparing 09:20:30 4e6476652798: Waiting 09:20:30 c60af10a1e48: Layer already exists 09:20:30 f2843e556b90: Layer already exists 09:20:30 c2413de4d8d1: Layer already exists 09:20:30 917a83d21f7e: Layer already exists 09:20:30 61f51d61c688: Layer already exists 09:20:30 4e6476652798: Layer already exists 09:20:30 3.0.0-dev.73: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:31 917a83d21f7e: Preparing 09:20:31 c60af10a1e48: Preparing 09:20:31 c2413de4d8d1: Preparing 09:20:31 61f51d61c688: Preparing 09:20:31 f2843e556b90: Preparing 09:20:31 4e6476652798: Preparing 09:20:31 4e6476652798: Waiting 09:20:31 f2843e556b90: Layer already exists 09:20:31 c2413de4d8d1: Layer already exists 09:20:31 917a83d21f7e: Layer already exists 09:20:31 61f51d61c688: Layer already exists 09:20:31 c60af10a1e48: Layer already exists 09:20:31 4e6476652798: Layer already exists 09:20:31 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:31 917a83d21f7e: Preparing 09:20:31 c60af10a1e48: Preparing 09:20:31 c2413de4d8d1: Preparing 09:20:31 61f51d61c688: Preparing 09:20:31 f2843e556b90: Preparing 09:20:31 4e6476652798: Preparing 09:20:31 4e6476652798: Waiting 09:20:31 c2413de4d8d1: Layer already exists 09:20:31 917a83d21f7e: Layer already exists 09:20:31 61f51d61c688: Layer already exists 09:20:31 f2843e556b90: Layer already exists 09:20:31 c60af10a1e48: Layer already exists 09:20:31 4e6476652798: Layer already exists 09:20:31 main: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:31 ===================================================== [Pipeline] echo 09:20:31 taggedImages: 09:20:31 - nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:20:31 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.73 09:20:31 - nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:20:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:20:31 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:31 latest 09:20:31 3.0.0-dev.73 09:20:31 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:31 main 09:20:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:32 ecebe48dc7af: Preparing 09:20:32 1e49b2b0bd6d: Preparing 09:20:32 5b75b1c3178f: Preparing 09:20:32 ea31cd511b81: Preparing 09:20:32 aa5968d388b8: Preparing 09:20:32 aa5968d388b8: Layer already exists 09:20:32 5b75b1c3178f: Layer already exists 09:20:32 ecebe48dc7af: Pushed 09:20:32 ea31cd511b81: Pushed 09:20:35 1e49b2b0bd6d: Pushed 09:20:35 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:36 ecebe48dc7af: Preparing 09:20:36 1e49b2b0bd6d: Preparing 09:20:36 5b75b1c3178f: Preparing 09:20:36 ea31cd511b81: Preparing 09:20:36 aa5968d388b8: Preparing 09:20:36 1e49b2b0bd6d: Layer already exists 09:20:36 ea31cd511b81: Layer already exists 09:20:36 5b75b1c3178f: Layer already exists 09:20:36 ecebe48dc7af: Layer already exists 09:20:36 aa5968d388b8: Layer already exists 09:20:36 latest: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.73 09:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:36 ecebe48dc7af: Preparing 09:20:36 1e49b2b0bd6d: Preparing 09:20:36 5b75b1c3178f: Preparing 09:20:36 ea31cd511b81: Preparing 09:20:36 aa5968d388b8: Preparing 09:20:36 1e49b2b0bd6d: Layer already exists 09:20:36 aa5968d388b8: Layer already exists 09:20:36 5b75b1c3178f: Layer already exists 09:20:36 ea31cd511b81: Layer already exists 09:20:36 ecebe48dc7af: Layer already exists 09:20:36 3.0.0-dev.73: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:37 ecebe48dc7af: Preparing 09:20:37 1e49b2b0bd6d: Preparing 09:20:37 5b75b1c3178f: Preparing 09:20:37 ea31cd511b81: Preparing 09:20:37 aa5968d388b8: Preparing 09:20:37 aa5968d388b8: Layer already exists 09:20:37 5b75b1c3178f: Layer already exists 09:20:37 1e49b2b0bd6d: Layer already exists 09:20:37 ecebe48dc7af: Layer already exists 09:20:37 ea31cd511b81: Layer already exists 09:20:37 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:37 ecebe48dc7af: Preparing 09:20:37 1e49b2b0bd6d: Preparing 09:20:37 5b75b1c3178f: Preparing 09:20:37 ea31cd511b81: Preparing 09:20:37 aa5968d388b8: Preparing 09:20:37 aa5968d388b8: Layer already exists 09:20:37 ecebe48dc7af: Layer already exists 09:20:37 1e49b2b0bd6d: Layer already exists 09:20:37 5b75b1c3178f: Layer already exists 09:20:37 ea31cd511b81: Layer already exists 09:20:37 main: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:38 ===================================================== [Pipeline] echo 09:20:38 taggedImages: 09:20:38 - nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:20:38 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.73 09:20:38 - nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:20:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:20:38 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:38 latest 09:20:38 3.0.0-dev.73 09:20:38 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:38 main 09:20:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:20:38 e4e4b34df7cc: Preparing 09:20:38 04d8987d8ae5: Preparing 09:20:38 5b75b1c3178f: Preparing 09:20:38 c4e8b21a3599: Preparing 09:20:38 aa5968d388b8: Preparing 09:20:38 aa5968d388b8: Layer already exists 09:20:38 5b75b1c3178f: Layer already exists 09:20:38 c4e8b21a3599: Layer already exists 09:20:38 e4e4b34df7cc: Pushed 09:20:41 04d8987d8ae5: Pushed 09:20:41 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:20:41 e4e4b34df7cc: Preparing 09:20:41 04d8987d8ae5: Preparing 09:20:41 5b75b1c3178f: Preparing 09:20:41 c4e8b21a3599: Preparing 09:20:41 aa5968d388b8: Preparing 09:20:41 e4e4b34df7cc: Layer already exists 09:20:41 c4e8b21a3599: Layer already exists 09:20:41 aa5968d388b8: Layer already exists 09:20:41 04d8987d8ae5: Layer already exists 09:20:41 5b75b1c3178f: Layer already exists 09:20:41 latest: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.73 09:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:20:42 e4e4b34df7cc: Preparing 09:20:42 04d8987d8ae5: Preparing 09:20:42 5b75b1c3178f: Preparing 09:20:42 c4e8b21a3599: Preparing 09:20:42 aa5968d388b8: Preparing 09:20:42 5b75b1c3178f: Layer already exists 09:20:42 04d8987d8ae5: Layer already exists 09:20:42 aa5968d388b8: Layer already exists 09:20:42 e4e4b34df7cc: Layer already exists 09:20:42 c4e8b21a3599: Layer already exists 09:20:42 3.0.0-dev.73: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:20:43 e4e4b34df7cc: Preparing 09:20:43 04d8987d8ae5: Preparing 09:20:43 5b75b1c3178f: Preparing 09:20:43 c4e8b21a3599: Preparing 09:20:43 aa5968d388b8: Preparing 09:20:43 aa5968d388b8: Layer already exists 09:20:43 04d8987d8ae5: Layer already exists 09:20:43 e4e4b34df7cc: Layer already exists 09:20:43 c4e8b21a3599: Layer already exists 09:20:43 5b75b1c3178f: Layer already exists 09:20:43 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:20:43 e4e4b34df7cc: Preparing 09:20:43 04d8987d8ae5: Preparing 09:20:43 5b75b1c3178f: Preparing 09:20:43 c4e8b21a3599: Preparing 09:20:43 aa5968d388b8: Preparing 09:20:43 aa5968d388b8: Layer already exists 09:20:43 c4e8b21a3599: Layer already exists 09:20:43 04d8987d8ae5: Layer already exists 09:20:43 e4e4b34df7cc: Layer already exists 09:20:43 5b75b1c3178f: Layer already exists 09:20:43 main: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:43 ===================================================== [Pipeline] echo 09:20:43 taggedImages: 09:20:43 - nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:20:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:20:43 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.73 09:20:43 - nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:20:43 - 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] } 09:26:33 Removing intermediate container c5188097e1cc 09:26:33 ---> b1c9e6e85a06 09:26:33 09:26:33 Step 10/22 : FROM alpine:3.16 09:26:33 3.16: Pulling from library/alpine 09:26:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:26:33 Status: Downloaded newer image for alpine:3.16 09:26:33 ---> 4c81e5bf8899 09:26:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:26:33 ---> Running in 68160ac2d53a 09:26:33 Removing intermediate container 68160ac2d53a 09:26:33 ---> 473c9d94da4c 09:26:33 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:26:33 ---> Running in 73018f639b5e 09:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:26:35 (1/1) Installing dumb-init (1.2.5-r1) 09:26:35 Executing busybox-1.35.0-r17.trigger 09:26:35 OK: 5 MiB in 15 packages 09:26:39 Removing intermediate container 73018f639b5e 09:26:39 ---> 4a61571f960c 09:26:39 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:39 Removing intermediate container db16cdfcf71a 09:26:39 ---> 3003089b8ff5 09:26:39 09:26:39 Step 10/23 : FROM alpine:3.16 09:26:39 ---> 4c81e5bf8899 09:26:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:26:39 ---> Running in cca3dd7cca40 09:26:40 ---> 5c6c116b1407 09:26:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:26:42 ---> 3c8ebd9237b1 09:26:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:26:43 ---> b39b5229eba5 09:26:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:26:44 ---> 8d51bff2f80d 09:26:44 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:44 ---> Running in 3ec251f3e4a0 09:26:44 (1/1) Installing dumb-init (1.2.5-r1) 09:26:44 Executing busybox-1.35.0-r17.trigger 09:26:44 OK: 5 MiB in 15 packages 09:26:46 Removing intermediate container cca3dd7cca40 09:26:46 ---> 7ca602d2eb53 09:26:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:26:46 ---> Running in 180ca00083a3 09:26:47 Removing intermediate container 180ca00083a3 09:26:47 ---> 70210574296f 09:26:47 Step 13/23 : ENV APP_PORT=59882 09:26:47 ---> Running in ac1cc4bc905f 09:26:48 Removing intermediate container ac1cc4bc905f 09:26:48 ---> 5eb364e0b013 09:26:48 Step 14/23 : EXPOSE $APP_PORT 09:26:48 Removing intermediate container 3ec251f3e4a0 09:26:48 ---> 9259e778e2f4 09:26:48 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:26:48 ---> Running in e2864ef3e5b3 09:26:48 ---> Running in cf4db86a3000 09:26:52 Removing intermediate container e2864ef3e5b3 09:26:52 ---> a097a54dfa1c 09:26:52 Step 15/23 : WORKDIR / 09:26:52 Removing intermediate container cf4db86a3000 09:26:52 ---> 78475005901a 09:26:52 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:26:52 ---> Running in 15f19c58b3f9 09:26:52 ---> Running in 580eb1dee1d5 09:26:52 Removing intermediate container 15f19c58b3f9 09:26:52 ---> 7451aad165a6 09:26:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:52 Removing intermediate container 580eb1dee1d5 09:26:52 ---> 878c34a94ae8 09:26:52 Step 20/22 : LABEL arch=arm64 09:26:53 ---> Running in 149ff49452dc 09:26:54 Removing intermediate container 149ff49452dc 09:26:54 ---> 56da065ab733 09:26:54 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:26:54 ---> Running in ce2afd387117 09:26:54 ---> 5870a21bdeeb 09:26:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:26:55 Removing intermediate container ce2afd387117 09:26:55 ---> c86347990b6c 09:26:55 Step 22/22 : LABEL version=3.0.0-dev.73 09:26:55 ---> Running in 7142cd56bd59 09:26:56 Removing intermediate container 7142cd56bd59 09:26:56 ---> 09149000f745 09:26:56 09:26:56 Successfully built 09149000f745 09:26:56 Successfully tagged security-proxy-auth-arm64:latest 09:26:56  Building security-proxy-auth ... done Building security-bootstrapper 09:26:57 ---> fae90e1cb981 09:26:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:26:59 ---> 72ba0e428703 09:26:59 Step 19/23 : ENTRYPOINT ["/core-command"] 09:26:59 ---> Running in dc117076d7c9 09:27:00 Removing intermediate container dc117076d7c9 09:27:00 ---> 22a8f26cd616 09:27:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:27:00 ---> Running in 12afe29d8359 09:27:01 Removing intermediate container 12afe29d8359 09:27:01 ---> 357c4b5fbac5 09:27:01 Step 21/23 : LABEL arch=arm64 09:27:02 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:27:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:27:02 ---> 4c8c3bb5bb98 09:27:02 Step 3/32 : WORKDIR /edgex-go 09:27:02 ---> Using cache 09:27:02 ---> Running in 61c8b3396a21 09:27:02 ---> 6869df47db14 09:27:02 Step 4/32 : RUN apk add --update --no-cache make git 09:27:02 ---> Running in 105c3738dfbd 09:27:05 Removing intermediate container 61c8b3396a21 09:27:05 ---> 6b7220b6bd90 09:27:05 Step 22/23 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:27:05 ---> Running in 0d2d439c9e43 09:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:27:06 Removing intermediate container 0d2d439c9e43 09:27:06 ---> e28f407e8a48 09:27:06 Step 23/23 : LABEL version=3.0.0-dev.73 09:27:06 Removing intermediate container fb08fbd28c1f 09:27:06 ---> 6f0d07e97bc9 09:27:06 09:27:06 Step 10/22 : FROM alpine:3.16 09:27:06 ---> 4c81e5bf8899 09:27:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:27:06 ---> Running in e34b42b0a770 09:27:06 ---> Running in 960f4660380e 09:27:07 Removing intermediate container 960f4660380e 09:27:07 ---> 78ed396d7b24 09:27:07 Step 12/22 : ENV APP_PORT=59880 09:27:07 ---> Running in 8b3b8bc5be4a 09:27:07 OK: 221 MiB in 51 packages 09:27:07 Removing intermediate container e34b42b0a770 09:27:07 ---> dbe85b96a058 09:27:07 09:27:07 Successfully built dbe85b96a058 09:27:07 Successfully tagged core-command-arm64:latest 09:27:07  Building core-command ... done Building support-notifications 09:27:07 Removing intermediate container 8b3b8bc5be4a 09:27:07 ---> c1eb8cd02582 09:27:07 Step 13/22 : EXPOSE $APP_PORT 09:27:08 ---> Running in f10171e94094 09:27:09 Removing intermediate container f10171e94094 09:27:09 ---> 2b09c1e84ac3 09:27:09 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:27:09 ---> Running in 247330014b69 09:27:09 Removing intermediate container 105c3738dfbd 09:27:09 ---> 835df4887101 09:27:09 Step 5/32 : COPY go.mod vendor* ./ 09:27:11 ---> 5e5c51311417 09:27:11 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:11 ---> Running in b4e50df4bbef 09:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:27:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:27:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:27:12 ---> 4c8c3bb5bb98 09:27:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:27:12 ---> Using cache 09:27:12 ---> 9974ccbba007 09:27:12 Step 4/22 : WORKDIR /edgex-go 09:27:12 ---> Using cache 09:27:12 ---> 39ba86387411 09:27:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:27:12 ---> Running in 551357c2a732 09:27:13 (1/1) Installing dumb-init (1.2.5-r1) 09:27:13 Executing busybox-1.35.0-r17.trigger 09:27:13 OK: 5 MiB in 15 packages 09:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:27:15 Removing intermediate container 247330014b69 09:27:15 ---> 2a98c2b22ec3 09:27:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:27:16 ---> 69ba8b893251 09:27:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:27:16 OK: 221 MiB in 51 packages 09:27:18 Removing intermediate container 551357c2a732 09:27:18 ---> 4a4447da4a9a 09:27:18 Step 6/22 : COPY go.mod vendor* ./ 09:27:18 ---> 0f1768ee78cb 09:27:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:27:19 ---> e21a78f560e9 09:27:19 Step 18/22 : ENTRYPOINT ["/core-data"] 09:27:19 ---> 1291eb5ebf00 09:27:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:19 ---> Running in d48d98759818 09:27:20 ---> Running in d0512fe2b98a 09:27:21 Removing intermediate container d48d98759818 09:27:21 ---> 6dac8cc5bab0 09:27:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:27:21 ---> Running in 215cc41cea07 09:27:21 Removing intermediate container 215cc41cea07 09:27:21 ---> 2fd7fa4c789e 09:27:21 Step 20/22 : LABEL arch=arm64 09:27:22 ---> Running in e9ed38181589 09:27:22 Removing intermediate container e9ed38181589 09:27:22 ---> 5814c58db218 09:27:22 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:27:22 ---> Running in 954fec6a27fc 09:27:22 Removing intermediate container 954fec6a27fc 09:27:22 ---> 3b2a74fd7ff1 09:27:22 Step 22/22 : LABEL version=3.0.0-dev.73 09:27:23 ---> Running in 83d2f8113c6e 09:27:23 Removing intermediate container 83d2f8113c6e 09:27:23 ---> c7e3a65e7bbe 09:27:23 09:27:23 Successfully built c7e3a65e7bbe 09:27:23 Successfully tagged core-data-arm64:latest 09:27:23  Building core-data ... done Building security-secretstore-setup 09:27:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:27:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:27:27 ---> 4c8c3bb5bb98 09:27:27 Step 3/24 : WORKDIR /edgex-go 09:27:27 ---> Using cache 09:27:27 ---> 6869df47db14 09:27:27 Step 4/24 : RUN apk add --update --no-cache make git 09:27:27 ---> Using cache 09:27:27 ---> 835df4887101 09:27:27 Step 5/24 : COPY go.mod vendor* ./ 09:27:27 ---> Using cache 09:27:27 ---> 5e5c51311417 09:27:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:27 ---> Running in 9f13015cfce6 09:28:35 Removing intermediate container 8b3ef7dcc3a3 09:28:35 ---> 1f407eaefcba 09:28:35 09:28:35 Step 9/19 : FROM alpine:3.15 09:28:35 ---> 354640af7b1b 09:28:35 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:28:35 ---> Using cache 09:28:35 ---> cc63db4d3ba2 09:28:35 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:35 ---> Running in c9a66e69d1ec 09:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:28:35 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:28:35 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:28:35 OK: 15734 distinct packages available 09:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:28:35 (1/9) Installing ca-certificates (20220614-r0) 09:28:35 (2/9) Installing brotli-libs (1.0.9-r5) 09:28:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:28:35 (4/9) Installing libcurl (7.80.0-r6) 09:28:35 (5/9) Installing curl (7.80.0-r6) 09:28:35 (6/9) Installing dumb-init (1.2.5-r1) 09:28:35 (7/9) Installing musl-obstack (1.2.3-r0) 09:28:35 (8/9) Installing libucontext (1.1-r0) 09:28:35 (9/9) Installing gcompat (1.0.0-r4) 09:28:35 Executing busybox-1.34.1-r7.trigger 09:28:35 Executing ca-certificates-20220614-r0.trigger 09:28:35 OK: 8 MiB in 23 packages 09:28:35 Removing intermediate container c9a66e69d1ec 09:28:35 ---> 8809347025cd 09:28:35 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:28:36 ---> 14fe9f1f6b5f 09:28:36 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:28:41 ---> ad92968a368e 09:28:41 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:28:42 ---> 9a67e75b9fdb 09:28:42 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:28:42 ---> Running in 0f5a39f5c8f2 09:28:43 Removing intermediate container 0f5a39f5c8f2 09:28:43 ---> 8879d31118cd 09:28:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:28:43 ---> Running in 3c9b3f396c37 09:28:44 Removing intermediate container 3c9b3f396c37 09:28:44 ---> 846a38b682df 09:28:44 Step 17/19 : LABEL arch=arm64 09:28:44 ---> Running in e039c46207e2 09:28:44 Removing intermediate container e039c46207e2 09:28:44 ---> 7b2aceec970e 09:28:44 Step 18/19 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:28:45 ---> Running in 5fd907236d2c 09:28:46 Removing intermediate container 5fd907236d2c 09:28:46 ---> 229212725300 09:28:46 Step 19/19 : LABEL version=3.0.0-dev.73 09:28:46 ---> Running in 58c02f3f6531 09:28:46 Removing intermediate container 58c02f3f6531 09:28:46 ---> ea8ce376b671 09:28:46 09:28:47 Successfully built ea8ce376b671 09:28:47 Successfully tagged security-spiffe-token-provider-arm64:latest 09:28:47  Building security-spiffe-token-provider ... done Building security-proxy-setup 09:28:51 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:28:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:28:51 ---> 4c8c3bb5bb98 09:28:51 Step 3/21 : WORKDIR /edgex-go 09:28:51 ---> Using cache 09:28:51 ---> 6869df47db14 09:28:51 Step 4/21 : RUN apk add --update --no-cache make git 09:28:51 ---> Using cache 09:28:51 ---> 835df4887101 09:28:51 Step 5/21 : COPY go.mod vendor* ./ 09:28:51 ---> Using cache 09:28:51 ---> 5e5c51311417 09:28:51 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:51 ---> Running in 345d11dca290 09:28:59 Removing intermediate container b4be0fffa4b7 09:28:59 ---> 942a25b5f67d 09:28:59 09:28:59 Step 10/22 : FROM alpine:3.16 09:28:59 ---> 4c81e5bf8899 09:28:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:28:59 ---> Using cache 09:28:59 ---> 7ca602d2eb53 09:28:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:28:59 ---> Using cache 09:28:59 ---> 70210574296f 09:28:59 Step 13/22 : ENV APP_PORT=59861 09:28:59 ---> Running in 8bf9d86061d8 09:28:59 Removing intermediate container 8bf9d86061d8 09:28:59 ---> 38c68cb105dd 09:28:59 Step 14/22 : EXPOSE $APP_PORT 09:29:00 ---> Running in 91c26add4b72 09:29:00 Removing intermediate container 91c26add4b72 09:29:00 ---> 2700b16abdae 09:29:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:01 ---> 7f88ff4190e1 09:29:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:29:02 Removing intermediate container b4e50df4bbef 09:29:02 ---> 754ba916a755 09:29:02 Step 7/32 : COPY . . 09:29:04 ---> 1fb361614002 09:29:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:29:05 ---> 9a8eb8ff3a07 09:29:05 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:29:05 ---> Running in e210df7dbd1d 09:29:05 ---> c9ea0807b95d 09:29:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:29:05 ---> Running in 60c7ea115b2e 09:29:05 Removing intermediate container d0512fe2b98a 09:29:05 ---> 133b675f5718 09:29:05 Step 8/22 : COPY . . 09:29:06 Removing intermediate container 60c7ea115b2e 09:29:06 ---> 2991a98fe3b4 09:29:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:29:06 ---> Running in baad096265c7 09:29:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:29:06 Removing intermediate container baad096265c7 09:29:06 ---> 165d6ebc05a0 09:29:06 Step 20/22 : LABEL arch=arm64 09:29:06 ---> Running in 841080242b9a 09:29:07 Removing intermediate container 9f13015cfce6 09:29:07 ---> 10dfa3db05ed 09:29:07 Step 7/24 : COPY . . 09:29:07 Removing intermediate container 841080242b9a 09:29:07 ---> 5267b901a56f 09:29:07 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:29:08 ---> Running in 0c1d07c27b35 09:29:08 Removing intermediate container 0c1d07c27b35 09:29:08 ---> e0dbc5bc38f2 09:29:08 Step 22/22 : LABEL version=3.0.0-dev.73 09:29:09 ---> Running in cd9f051950fa 09:29:10 Removing intermediate container cd9f051950fa 09:29:10 ---> 19ed8cb5f6af 09:29:10 09:29:10 ---> 195ccf510b36 09:29:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:29:10 Successfully built 19ed8cb5f6af 09:29:10 Successfully tagged support-scheduler-arm64:latest 09:29:10  Building support-scheduler ... done Building security-spire-server 09:29:10 ---> Running in 2a44c511c25c 09:29:12 ---> e2d57d73365b 09:29:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:29:12 ---> Running in bb2dc74d0a10 09:29:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:29:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:29:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:29:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:29:14 ---> 4c8c3bb5bb98 09:29:14 Step 3/23 : WORKDIR /edgex-go 09:29:14 ---> Using cache 09:29:14 ---> 6869df47db14 09:29:14 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:29:15 ---> Running in 1cc58937af61 09:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:29:19 OK: 221 MiB in 51 packages 09:29:20 Removing intermediate container 1cc58937af61 09:29:20 ---> f2ace4ff5311 09:29:20 Step 5/23 : COPY go.mod vendor* ./ 09:29:21 ---> 28ca47532d9a 09:29:21 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:22 ---> Running in 802d604f00de 09:30:29 Removing intermediate container 345d11dca290 09:30:29 ---> c99de1abd25f 09:30:29 Step 7/21 : COPY . . 09:30:30 ---> 968ed6131e8b 09:30:30 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:30:30 ---> Running in e5f03bdbb65d 09:30:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:30:55 Removing intermediate container 802d604f00de 09:30:55 ---> e2f9fcb2213b 09:30:55 Step 7/23 : COPY . . 09:30:58 ---> eed99b0bc030 09:30:58 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:30:59 ---> Running in 147da5ad2f46 09:30:59 Removing intermediate container 147da5ad2f46 09:30:59 ---> 6fceb9b08fb4 09:30:59 Step 9/23 : WORKDIR /edgex-go/spire-build 09:30:59 ---> Running in ba890a024f50 09:31:00 Removing intermediate container ba890a024f50 09:31:00 ---> 949fa92453f6 09:31:00 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:31:00 ---> Running in 265dafe7ea37 09:31:03 Removing intermediate container 265dafe7ea37 09:31:03 ---> 98de453a8cb7 09:31:03 Step 11/23 : WORKDIR /edgex-go 09:31:03 ---> Running in b429565503eb 09:31:03 Removing intermediate container b429565503eb 09:31:03 ---> 22cf475395a9 09:31:03 09:31:03 Step 12/23 : FROM alpine:3.15 09:31:03 ---> 354640af7b1b 09:31:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:31:03 ---> Using cache 09:31:03 ---> cc63db4d3ba2 09:31:03 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:31:03 ---> Using cache 09:31:03 ---> 65553a33c16b 09:31:03 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:31:12 ---> 8bb5beccdcbd 09:31:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:31:12 ---> 785e4e8b3268 09:31:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:31:13 ---> 8f4eb266b120 09:31:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:31:13 ---> 6c32e8c27d2c 09:31:13 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:31:13 ---> Running in 74b795e19595 09:31:14 Removing intermediate container 74b795e19595 09:31:14 ---> 6be1d8e52fe6 09:31:14 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:31:14 ---> Running in 56f2079f28f9 09:31:15 Removing intermediate container 56f2079f28f9 09:31:15 ---> 604b10e7ce7d 09:31:15 Step 21/23 : LABEL arch=arm64 09:31:15 ---> Running in d8acf3f73b33 09:31:15 Removing intermediate container d8acf3f73b33 09:31:15 ---> 5b84128a28bc 09:31:15 Step 22/23 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:31:15 ---> Running in 35adafd5e3de 09:31:16 Removing intermediate container 35adafd5e3de 09:31:16 ---> 62c8391dd8db 09:31:16 Step 23/23 : LABEL version=3.0.0-dev.73 09:31:16 ---> Running in e8fdbfc47b6c 09:31:16 Removing intermediate container e8fdbfc47b6c 09:31:16 ---> 80e008f35824 09:31:16 09:31:16 Successfully built 80e008f35824 09:31:16 Successfully tagged security-spire-server-arm64:latest 09:31:16 Building security-spire-config 09:31:20  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:31:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:31:20 ---> 4c8c3bb5bb98 09:31:20 Step 3/24 : WORKDIR /edgex-go 09:31:20 ---> Using cache 09:31:20 ---> 6869df47db14 09:31:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:31:20 ---> Using cache 09:31:20 ---> f2ace4ff5311 09:31:20 Step 5/24 : COPY go.mod vendor* ./ 09:31:20 ---> Using cache 09:31:20 ---> 28ca47532d9a 09:31:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:20 ---> Using cache 09:31:20 ---> e2f9fcb2213b 09:31:20 Step 7/24 : COPY . . 09:31:20 ---> Using cache 09:31:20 ---> eed99b0bc030 09:31:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:31:20 ---> Using cache 09:31:20 ---> 6fceb9b08fb4 09:31:20 Step 9/24 : WORKDIR /edgex-go/spire-build 09:31:20 ---> Using cache 09:31:20 ---> 949fa92453f6 09:31:20 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:31:20 ---> Running in be1785179998 09:31:24 Removing intermediate container be1785179998 09:31:24 ---> ea18d046f78e 09:31:24 Step 11/24 : WORKDIR /edgex-go 09:31:24 ---> Running in bd539889dbf3 09:31:24 Removing intermediate container bd539889dbf3 09:31:24 ---> 928d0e50a546 09:31:24 09:31:24 Step 12/24 : FROM alpine:3.15 09:31:24 ---> 354640af7b1b 09:31:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:31:24 ---> Using cache 09:31:24 ---> cc63db4d3ba2 09:31:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:31:24 ---> Running in ece3f72edf65 09:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:31:28 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:31:28 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:31:28 OK: 15734 distinct packages available 09:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:31:29 (1/4) Installing dumb-init (1.2.5-r1) 09:31:29 (2/4) Installing musl-obstack (1.2.3-r0) 09:31:29 (3/4) Installing libucontext (1.1-r0) 09:31:29 (4/4) Installing gcompat (1.0.0-r4) 09:31:30 Executing busybox-1.34.1-r7.trigger 09:31:30 OK: 6 MiB in 18 packages 09:31:32 Removing intermediate container ece3f72edf65 09:31:32 ---> 1b5656999915 09:31:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:31:37 ---> 54a73d945190 09:31:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:31:38 ---> 9a2509eecf31 09:31:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:31:38 ---> Running in a9dabe716274 09:31:38 Removing intermediate container a9dabe716274 09:31:38 ---> 9a0340fb4e2c 09:31:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:31:39 ---> 133c95e6ab22 09:31:39 Step 19/24 : WORKDIR / 09:31:39 ---> Running in 90b3f0b56785 09:31:40 Removing intermediate container 90b3f0b56785 09:31:40 ---> bd25a505c3ea 09:31:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:31:40 ---> Running in 2fbd9da8bb30 09:31:41 Removing intermediate container 2fbd9da8bb30 09:31:41 ---> cd0624bc194f 09:31:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:31:41 ---> Running in 6c86d25b436c 09:31:41 Removing intermediate container 6c86d25b436c 09:31:41 ---> cedfa6f6e5a4 09:31:41 Step 22/24 : LABEL arch=arm64 09:31:42 ---> Running in 2ca5fa7d1edc 09:31:42 Removing intermediate container 2ca5fa7d1edc 09:31:42 ---> 749d07946165 09:31:42 Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:31:42 ---> Running in 2df74e10a598 09:31:43 Removing intermediate container 2df74e10a598 09:31:43 ---> a7dc0c1bf9e1 09:31:43 Step 24/24 : LABEL version=3.0.0-dev.73 09:31:43 ---> Running in 37ca313df2b2 09:31:43 Removing intermediate container 37ca313df2b2 09:31:43 ---> 55e53168462f 09:31:43 09:31:43 Successfully built 55e53168462f 09:31:43 Successfully tagged security-spire-config-arm64:latest 09:31:43  Building security-spire-config ... done Building core-metadata 09:31:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:31:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:31:47 ---> 4c8c3bb5bb98 09:31:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:31:47 ---> Using cache 09:31:47 ---> 9974ccbba007 09:31:47 Step 4/24 : WORKDIR /edgex-go 09:31:47 ---> Using cache 09:31:47 ---> 39ba86387411 09:31:47 Step 5/24 : RUN apk add --update --no-cache make git 09:31:47 ---> Using cache 09:31:47 ---> 2b07f0754acc 09:31:47 Step 6/24 : COPY go.mod vendor* ./ 09:31:47 ---> Using cache 09:31:47 ---> b66e2b9cb209 09:31:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:47 ---> Using cache 09:31:47 ---> 8b0615ef0741 09:31:47 Step 8/24 : COPY . . 09:31:47 ---> Using cache 09:31:47 ---> 3b92b048ad2f 09:31:47 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:31:48 ---> Running in 30c6dc73f1c9 09:31:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:35:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:35:20 Removing intermediate container bb2dc74d0a10 09:35:20 ---> 5a382297c500 09:35:20 09:35:20 Step 9/24 : FROM alpine:3.16 09:35:20 ---> 4c81e5bf8899 09:35:20 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:35:20 ---> Running in fabab7414cf5 09:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:35:23 (1/3) Installing ca-certificates (20220614-r0) 09:35:23 (2/3) Installing dumb-init (1.2.5-r1) 09:35:23 (3/3) Installing su-exec (0.2-r1) 09:35:23 Executing busybox-1.35.0-r17.trigger 09:35:24 Executing ca-certificates-20220614-r0.trigger 09:35:24 OK: 6 MiB in 17 packages 09:35:29 Removing intermediate container e210df7dbd1d 09:35:29 ---> 223752e1d76a 09:35:29 09:35:29 Step 9/32 : FROM alpine:3.16 09:35:29 ---> 4c81e5bf8899 09:35:29 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:35:29 ---> Running in 7a220e00bc29 09:35:29 Removing intermediate container fabab7414cf5 09:35:29 ---> 746d3a119a28 09:35:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:35:29 ---> Running in 8f8d6a08b5b4 09:35:29 Removing intermediate container 7a220e00bc29 09:35:29 ---> 525fd0f24ff6 09:35:29 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:35:29 ---> Running in f7a7c63231b9 09:35:30 Removing intermediate container 8f8d6a08b5b4 09:35:30 ---> 444d5d8ef27b 09:35:30 Step 12/24 : WORKDIR / 09:35:30 ---> Running in 7ca8043b8e1c 09:35:31 Removing intermediate container 7ca8043b8e1c 09:35:31 ---> c899b09f40fa 09:35:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:35:32 ---> ce6cc73d900f 09:35:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:35:33 ---> b9db68b29790 09:35:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:35:34 ---> ba1967c08706 09:35:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:35:34 (1/2) Installing dumb-init (1.2.5-r1) 09:35:34 (2/2) Installing su-exec (0.2-r1) 09:35:34 Executing busybox-1.35.0-r17.trigger 09:35:34 OK: 5 MiB in 16 packages 09:35:34 ---> 891372300bec 09:35:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:35:36 Removing intermediate container f7a7c63231b9 09:35:36 ---> 9c687fe7249c 09:35:36 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:35:36 ---> Running in e121fa590203 09:35:37 ---> 415b938ba119 09:35:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:35:37 Removing intermediate container e121fa590203 09:35:37 ---> 025a447fe2a3 09:35:37 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:35:37 ---> Running in 96ed6314c476 09:35:38 Removing intermediate container 96ed6314c476 09:35:38 ---> 215018fb4971 09:35:38 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:35:38 ---> Running in 36d8e0497f91 09:35:40 Removing intermediate container 36d8e0497f91 09:35:40 ---> d3e142a84331 09:35:40 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:35:40 ---> Running in fb0a1c6e4b88 09:35:41 ---> da895d494c8a 09:35:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:35:41 Removing intermediate container fb0a1c6e4b88 09:35:41 ---> 28c21e39541f 09:35:41 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:35:41 ---> Running in 37609ac18902 09:35:43 ---> 47d1e113b944 09:35:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:35:43 ---> Running in e5b54fa8da6b 09:35:46 Removing intermediate container 37609ac18902 09:35:46 ---> 6aeab6182fd5 09:35:46 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:35:46 ---> Running in 8a4981e34bb5 09:35:47 Removing intermediate container 8a4981e34bb5 09:35:47 ---> b878f943e894 09:35:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:35:47 Removing intermediate container e5b54fa8da6b 09:35:47 ---> 1bce60753143 09:35:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:35:47 ---> Running in 3cc4af1340d9 09:35:47 Removing intermediate container 3cc4af1340d9 09:35:47 ---> 60701d3ccbef 09:35:47 Step 22/24 : LABEL arch=arm64 09:35:48 ---> 9474ce19a93c 09:35:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:35:48 ---> Running in 2b31046e1483 09:35:48 ---> Running in 0cb5eba27420 09:35:49 Removing intermediate container 2b31046e1483 09:35:49 ---> 4e69c8cc8497 09:35:49 Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:35:49 ---> Running in 166d089e4fa0 09:35:50 Removing intermediate container 166d089e4fa0 09:35:50 ---> 0eda803355da 09:35:50 Step 24/24 : LABEL version=3.0.0-dev.73 09:35:50 ---> Running in 13a09d01267d 09:35:51 Removing intermediate container 13a09d01267d 09:35:51 ---> d8716c5301c2 09:35:51 09:35:51 Successfully built d8716c5301c2 09:35:51 Successfully tagged security-secretstore-setup-arm64:latest 09:35:51  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 09:35:52 Removing intermediate container 0cb5eba27420 09:35:52 ---> e9dba4acdc83 09:35:52 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:54 ---> 1b57a4ffa093 09:35:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:35:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:35:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:35:55 ---> 4c8c3bb5bb98 09:35:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:35:55 ---> Using cache 09:35:55 ---> 9974ccbba007 09:35:55 Step 4/22 : WORKDIR /edgex-go 09:35:55 ---> Using cache 09:35:55 ---> 39ba86387411 09:35:55 Step 5/22 : RUN apk add --update --no-cache make git 09:35:55 ---> Using cache 09:35:55 ---> 2b07f0754acc 09:35:55 Step 6/22 : COPY go.mod vendor* ./ 09:35:55 ---> Using cache 09:35:55 ---> b66e2b9cb209 09:35:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:55 ---> Using cache 09:35:55 ---> 8b0615ef0741 09:35:55 Step 8/22 : COPY . . 09:35:56 ---> Using cache 09:35:56 ---> 3b92b048ad2f 09:35:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:35:56 ---> Running in d1420c1ee01d 09:35:57 ---> 836c3c92bdb8 09:35:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:35:58 ---> 0d8e55fc2d5e 09:35:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:35:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:35:59 ---> 5ba47a77abab 09:35:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:36:00 ---> 08e05737cccf 09:36:00 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:36:01 ---> c126cfd8f284 09:36:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:36:02 ---> afa234ac24e4 09:36:02 Step 27/32 : RUN chmod +x /entrypoint.sh 09:36:02 ---> Running in 8356319268a6 09:36:05 Removing intermediate container 8356319268a6 09:36:05 ---> 2e83013d97c5 09:36:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:36:05 ---> Running in 13c76a0bd25e 09:36:06 Removing intermediate container 13c76a0bd25e 09:36:06 ---> 0e87d32decdb 09:36:06 Step 29/32 : CMD ["gate"] 09:36:07 ---> Running in 44a7005b32d1 09:36:07 Removing intermediate container 44a7005b32d1 09:36:07 ---> 98c9be3e2cdc 09:36:07 Step 30/32 : LABEL arch=arm64 09:36:07 ---> Running in cb3c010e66c6 09:36:08 Removing intermediate container cb3c010e66c6 09:36:08 ---> dcd76a4a126a 09:36:08 Step 31/32 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:36:08 ---> Running in 21f57b7f41b1 09:36:08 Removing intermediate container 21f57b7f41b1 09:36:08 ---> 787ef3cc04ba 09:36:08 Step 32/32 : LABEL version=3.0.0-dev.73 09:36:08 ---> Running in 3a7cbdd44db5 09:36:09 Removing intermediate container 3a7cbdd44db5 09:36:09 ---> 5cf5b4c8faf6 09:36:09 09:36:09 Successfully built 5cf5b4c8faf6 09:36:09 Successfully tagged security-bootstrapper-arm64:latest 09:36:14  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:36:36 Removing intermediate container e5f03bdbb65d 09:36:36 ---> d9e3b93df256 09:36:36 09:36:36 Step 9/21 : FROM alpine:3.16 09:36:36 ---> 4c81e5bf8899 09:36:36 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:36:36 ---> Running in a7e02033d230 09:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:36:37 (1/6) Installing ca-certificates (20220614-r0) 09:36:37 (2/6) Installing brotli-libs (1.0.9-r6) 09:36:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:36:37 (4/6) Installing libcurl (7.83.1-r6) 09:36:37 (5/6) Installing curl (7.83.1-r6) 09:36:37 (6/6) Installing dumb-init (1.2.5-r1) 09:36:37 Executing busybox-1.35.0-r17.trigger 09:36:37 Executing ca-certificates-20220614-r0.trigger 09:36:37 OK: 8 MiB in 20 packages 09:36:39 Removing intermediate container a7e02033d230 09:36:39 ---> dce9bb8fdf49 09:36:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:36:39 ---> Running in dfaddf5ad1bc 09:36:40 Removing intermediate container dfaddf5ad1bc 09:36:40 ---> a399050f07c7 09:36:40 Step 12/21 : WORKDIR /edgex 09:36:40 ---> Running in 2256556b1712 09:36:41 Removing intermediate container 2256556b1712 09:36:41 ---> 43fdddd6cc77 09:36:41 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:36:41 ---> 6259f5fa2823 09:36:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:36:43 ---> f1a0a352e816 09:36:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:36:44 ---> 88a57173f232 09:36:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:36:45 ---> 4005e2207bfe 09:36:45 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:36:45 ---> Running in 637cb20dd9aa 09:36:48 Removing intermediate container 637cb20dd9aa 09:36:48 ---> e9953dbc6673 09:36:48 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:36:48 ---> Running in 4be9a4234876 09:36:49 Removing intermediate container 4be9a4234876 09:36:49 ---> 984c3d3b9d0b 09:36:49 Step 19/21 : LABEL arch=arm64 09:36:49 ---> Running in ab795cf6177a 09:36:49 Removing intermediate container ab795cf6177a 09:36:49 ---> b06e4d6a9feb 09:36:49 Step 20/21 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:36:49 ---> Running in 8196e8eaedd4 09:36:50 Removing intermediate container 8196e8eaedd4 09:36:50 ---> f9a98aa2c039 09:36:50 Step 21/21 : LABEL version=3.0.0-dev.73 09:36:50 ---> Running in f1f8b7324168 09:36:51 Removing intermediate container f1f8b7324168 09:36:51 ---> 0c0bf1cee5fb 09:36:51 09:36:51 Successfully built 0c0bf1cee5fb 09:36:51 Successfully tagged security-proxy-setup-arm64:latest 09:37:58  Building security-proxy-setup ... done Removing intermediate container 30c6dc73f1c9 09:37:58 ---> 18c41e619355 09:37:58 09:37:58 Step 10/24 : FROM alpine:3.16 09:37:58 ---> 4c81e5bf8899 09:37:58 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:37:58 ---> Using cache 09:37:58 ---> 7ca602d2eb53 09:37:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:37:58 ---> Using cache 09:37:58 ---> 70210574296f 09:37:58 Step 13/24 : ENV APP_PORT=59881 09:37:58 ---> Running in e35116b49bce 09:37:58 Removing intermediate container e35116b49bce 09:37:58 ---> fb85cda4aacf 09:37:58 Step 14/24 : EXPOSE $APP_PORT 09:37:58 ---> Running in ef30fcb1beec 09:37:58 Removing intermediate container ef30fcb1beec 09:37:58 ---> 42af79435a4c 09:37:58 Step 15/24 : WORKDIR / 09:37:58 ---> Running in 1cf48cffec08 09:37:58 Removing intermediate container 1cf48cffec08 09:37:58 ---> 6a44da513a43 09:37:58 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:58 ---> e8df7a63ca21 09:37:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:37:58 ---> ba032dac4b19 09:37:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:37:58 ---> eb02382f14a1 09:37:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:37:58 ---> c368deab7006 09:37:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:37:58 ---> Running in d2246ef1d7df 09:37:58 Removing intermediate container d2246ef1d7df 09:37:58 ---> 41050f02772e 09:37:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:37:59 ---> Running in d58c4b71bb86 09:37:59 Removing intermediate container d58c4b71bb86 09:37:59 ---> 0303a1736dfc 09:37:59 Step 22/24 : LABEL arch=arm64 09:38:00 ---> Running in ff9013e3f303 09:38:00 Removing intermediate container ff9013e3f303 09:38:00 ---> 82f6c914815b 09:38:00 Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:38:00 ---> Running in fb659e988b63 09:38:04 Removing intermediate container fb659e988b63 09:38:04 ---> 4bdb22849d3d 09:38:04 Step 24/24 : LABEL version=3.0.0-dev.73 09:38:04 ---> Running in 745957a0fa07 09:38:04 Removing intermediate container 745957a0fa07 09:38:04 ---> f07096d13cce 09:38:04 09:38:04 Successfully built f07096d13cce 09:38:04 Successfully tagged core-metadata-arm64:latest 09:38:04  Building core-metadata ... done Removing intermediate container 2a44c511c25c 09:38:04 ---> 8a763b404f75 09:38:04 09:38:04 Step 10/22 : FROM alpine:3.16 09:38:04 ---> 4c81e5bf8899 09:38:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:38:04 ---> Running in 387ea2ee3c36 09:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:38:08 (1/2) Installing ca-certificates (20220614-r0) 09:38:08 (2/2) Installing dumb-init (1.2.5-r1) 09:38:08 Executing busybox-1.35.0-r17.trigger 09:38:08 Executing ca-certificates-20220614-r0.trigger 09:38:08 OK: 6 MiB in 16 packages 09:38:10 Removing intermediate container 387ea2ee3c36 09:38:10 ---> 3dcb5a409c3e 09:38:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:38:10 ---> Running in 818c71821a6c 09:38:10 Removing intermediate container 818c71821a6c 09:38:10 ---> d0ba6450e2a1 09:38:10 Step 13/22 : ENV APP_PORT=59860 09:38:10 ---> Running in bd3083fb4eb7 09:38:11 Removing intermediate container bd3083fb4eb7 09:38:11 ---> e6e54329129a 09:38:11 Step 14/22 : EXPOSE $APP_PORT 09:38:11 ---> Running in 5cdb513fcab4 09:38:11 Removing intermediate container 5cdb513fcab4 09:38:11 ---> f9d23e68f12c 09:38:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:12 ---> b51eee3c2d40 09:38:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:38:17 ---> 769885bda30d 09:38:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:38:18 ---> a923e28644da 09:38:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:38:18 ---> Running in fe3d7490b97f 09:38:18 Removing intermediate container fe3d7490b97f 09:38:18 ---> e34251ab9b86 09:38:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:38:18 ---> Running in e779418b9cde 09:38:18 Removing intermediate container e779418b9cde 09:38:18 ---> f738b4223f86 09:38:18 Step 20/22 : LABEL arch=arm64 09:38:19 ---> Running in d04c29076757 09:38:19 Removing intermediate container d04c29076757 09:38:19 ---> 2754d0e34fe0 09:38:19 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:38:19 ---> Running in 07e6f4428da4 09:38:20 Removing intermediate container 07e6f4428da4 09:38:20 ---> 739654d25027 09:38:20 Step 22/22 : LABEL version=3.0.0-dev.73 09:38:20 ---> Running in c12b4fee5e22 09:38:20 Removing intermediate container c12b4fee5e22 09:38:20 ---> 02913fd9e350 09:38:20 09:38:20 Successfully built 02913fd9e350 09:38:20 Successfully tagged support-notifications-arm64:latest 09:38:43  Building support-notifications ... done Removing intermediate container d1420c1ee01d 09:38:43 ---> f5f07a7c46ec 09:38:43 09:38:43 Step 10/22 : FROM alpine:3.16 09:38:43 ---> 4c81e5bf8899 09:38:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:38:43 ---> Using cache 09:38:43 ---> 473c9d94da4c 09:38:43 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:38:43 ---> Using cache 09:38:43 ---> 4a61571f960c 09:38:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:43 ---> Using cache 09:38:43 ---> 5c6c116b1407 09:38:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:38:43 ---> 690e50d52a58 09:38:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:38:43 ---> fe5b1ac26074 09:38:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:38:43 ---> 64f0637ca75f 09:38:43 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:38:43 ---> Running in b52305d5a7c0 09:38:45 Removing intermediate container b52305d5a7c0 09:38:45 ---> 68be0f399b8c 09:38:45 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:38:45 ---> Running in 4424e4546580 09:38:45 Removing intermediate container 4424e4546580 09:38:45 ---> fbce4d38542e 09:38:45 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:38:45 ---> Running in 675060c076a4 09:38:45 Removing intermediate container 675060c076a4 09:38:45 ---> 91e7231afed5 09:38:45 Step 20/22 : LABEL arch=arm64 09:38:45 ---> Running in d3dcc72f77bb 09:38:46 Removing intermediate container d3dcc72f77bb 09:38:46 ---> 2801f9365d9e 09:38:46 Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:38:46 ---> Running in 9426eb257751 09:38:46 Removing intermediate container 9426eb257751 09:38:46 ---> dc912548f504 09:38:46 Step 22/22 : LABEL version=3.0.0-dev.73 09:38:46 ---> Running in 5d44ee9c071e 09:38:46 Removing intermediate container 5d44ee9c071e 09:38:46 ---> f37edf793fe4 09:38:46 09:38:46 Successfully built f37edf793fe4 09:38:46 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:38:47  Building core-common-config-bootstrapper ... done  [Pipeline] } 09:38:47 $ docker stop --time=1 7ccda0c026d2effd9ba73f0cc2c9d9d8310c1d196df566cd5aceaa24fd61d75b 09:38:48 $ docker rm -f --volumes 7ccda0c026d2effd9ba73f0cc2c9d9d8310c1d196df566cd5aceaa24fd61d75b [Pipeline] // withDockerContainer [Pipeline] sh 09:38:49 + docker images 09:38:49 REPOSITORY TAG IMAGE ID CREATED SIZE 09:38:49 core-common-config-bootstrapper-arm64 latest f37edf793fe4 3 seconds ago 14.9MB 09:38:49 f5f07a7c46ec 11 seconds ago 1.33GB 09:38:49 support-notifications-arm64 latest 02913fd9e350 29 seconds ago 29.7MB 09:38:49 core-metadata-arm64 latest f07096d13cce 45 seconds ago 17.8MB 09:38:49 8a763b404f75 46 seconds ago 1.4GB 09:38:49 18c41e619355 About a minute ago 1.34GB 09:38:49 security-proxy-setup-arm64 latest 0c0bf1cee5fb About a minute ago 26.9MB 09:38:49 d9e3b93df256 2 minutes ago 1.33GB 09:38:49 security-bootstrapper-arm64 latest 5cf5b4c8faf6 2 minutes ago 19.6MB 09:38:49 security-secretstore-setup-arm64 latest d8716c5301c2 2 minutes ago 29MB 09:38:49 223752e1d76a 3 minutes ago 1.33GB 09:38:49 5a382297c500 3 minutes ago 1.33GB 09:38:49 security-spire-config-arm64 latest 55e53168462f 7 minutes ago 83.6MB 09:38:49 928d0e50a546 7 minutes ago 1.21GB 09:38:49 security-spire-server-arm64 latest 80e008f35824 7 minutes ago 84.3MB 09:38:49 22cf475395a9 7 minutes ago 1.21GB 09:38:49 support-scheduler-arm64 latest 19ed8cb5f6af 9 minutes ago 29.1MB 09:38:49 942a25b5f67d 9 minutes ago 1.4GB 09:38:49 security-spiffe-token-provider-arm64 latest ea8ce376b671 10 minutes ago 29.1MB 09:38:49 1f407eaefcba 10 minutes ago 1.37GB 09:38:49 core-data-arm64 latest c7e3a65e7bbe 11 minutes ago 17.3MB 09:38:49 core-command-arm64 latest dbe85b96a058 11 minutes ago 17.1MB 09:38:49 6f0d07e97bc9 11 minutes ago 1.34GB 09:38:49 security-proxy-auth-arm64 latest 09149000f745 11 minutes ago 15.6MB 09:38:49 3003089b8ff5 12 minutes ago 1.34GB 09:38:49 b1c9e6e85a06 12 minutes ago 1.32GB 09:38:49 security-spire-agent-arm64 latest 9592157beb7d 18 minutes ago 122MB 09:38:49 d40e135b8b32 19 minutes ago 1.21GB 09:38:49 ci-base-image-arm64 latest 4c8c3bb5bb98 21 minutes ago 905MB 09:38:49 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 09:38:49 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 09:38:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:38:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:49 provisioning config files... 09:38:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/434@tmp/config4118058347487246865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:49 ---> docker-login.sh 09:38:49 nexus3.edgexfoundry.org:10001 09:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:50 Configure a credential helper to remove this warning. See 09:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:50 09:38:50 Login Succeeded 09:38:50 nexus3.edgexfoundry.org:10002 09:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:50 Configure a credential helper to remove this warning. See 09:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:50 09:38:50 Login Succeeded 09:38:50 nexus3.edgexfoundry.org:10003 09:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:51 Configure a credential helper to remove this warning. See 09:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:51 09:38:51 Login Succeeded 09:38:51 nexus3.edgexfoundry.org:10004 09:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:51 Configure a credential helper to remove this warning. See 09:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:51 09:38:51 Login Succeeded 09:38:51 docker.io 09:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:51 Configure a credential helper to remove this warning. See 09:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:51 09:38:51 Login Succeeded 09:38:51 ---> docker-login.sh ends [Pipeline] } 09:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:38:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:38:51 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:38:51 latest 09:38:51 3.0.0-dev.73 09:38:51 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:38:51 main 09:38:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:38:52 a64e97c248de: Preparing 09:38:52 01fa791ea862: Preparing 09:38:52 544767cf1941: Preparing 09:38:52 a31b92660f2f: Preparing 09:38:52 f70ee36035b9: Preparing 09:38:52 f70ee36035b9: Layer already exists 09:38:52 544767cf1941: Pushed 09:38:52 a64e97c248de: Pushed 09:38:52 a31b92660f2f: Pushed 09:38:55 01fa791ea862: Pushed 09:38:55 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:38:56 a64e97c248de: Preparing 09:38:56 01fa791ea862: Preparing 09:38:56 544767cf1941: Preparing 09:38:56 a31b92660f2f: Preparing 09:38:56 f70ee36035b9: Preparing 09:38:56 544767cf1941: Layer already exists 09:38:56 a31b92660f2f: Layer already exists 09:38:56 f70ee36035b9: Layer already exists 09:38:56 01fa791ea862: Layer already exists 09:38:56 a64e97c248de: Layer already exists 09:38:56 latest: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.73 09:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:38:57 a64e97c248de: Preparing 09:38:57 01fa791ea862: Preparing 09:38:57 544767cf1941: Preparing 09:38:57 a31b92660f2f: Preparing 09:38:57 f70ee36035b9: Preparing 09:38:57 544767cf1941: Layer already exists 09:38:57 01fa791ea862: Layer already exists 09:38:57 a64e97c248de: Layer already exists 09:38:57 a31b92660f2f: Layer already exists 09:38:57 f70ee36035b9: Layer already exists 09:38:57 3.0.0-dev.73: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:38:57 a64e97c248de: Preparing 09:38:57 01fa791ea862: Preparing 09:38:57 544767cf1941: Preparing 09:38:57 a31b92660f2f: Preparing 09:38:57 f70ee36035b9: Preparing 09:38:57 a31b92660f2f: Layer already exists 09:38:57 f70ee36035b9: Layer already exists 09:38:57 01fa791ea862: Layer already exists 09:38:57 a64e97c248de: Layer already exists 09:38:57 544767cf1941: Layer already exists 09:38:57 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:38:58 a64e97c248de: Preparing 09:38:58 01fa791ea862: Preparing 09:38:58 544767cf1941: Preparing 09:38:58 a31b92660f2f: Preparing 09:38:58 f70ee36035b9: Preparing 09:38:58 f70ee36035b9: Layer already exists 09:38:58 a31b92660f2f: Layer already exists 09:38:58 a64e97c248de: Layer already exists 09:38:58 01fa791ea862: Layer already exists 09:38:58 544767cf1941: Layer already exists 09:38:58 main: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:58 ===================================================== [Pipeline] echo 09:38:58 taggedImages: 09:38:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:38:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:38:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.73 09:38:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:38:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:38:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:38:58 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:38:58 latest 09:38:58 3.0.0-dev.73 09:38:58 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:38:58 main 09:38:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:38:59 78c0a61df4b8: Preparing 09:38:59 4ccf06181a3a: Preparing 09:38:59 3f9fd3a9b943: Preparing 09:38:59 d3f76cc58a9c: Preparing 09:38:59 544767cf1941: Preparing 09:38:59 50d48d5eee34: Preparing 09:38:59 f70ee36035b9: Preparing 09:38:59 50d48d5eee34: Waiting 09:38:59 f70ee36035b9: Waiting 09:38:59 544767cf1941: Layer already exists 09:38:59 78c0a61df4b8: Pushed 09:38:59 3f9fd3a9b943: Pushed 09:38:59 4ccf06181a3a: Pushed 09:38:59 f70ee36035b9: Layer already exists 09:38:59 50d48d5eee34: Pushed 09:39:02 d3f76cc58a9c: Pushed 09:39:02 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:02 + 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 09:39:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:39:03 78c0a61df4b8: Preparing 09:39:03 4ccf06181a3a: Preparing 09:39:03 3f9fd3a9b943: Preparing 09:39:03 d3f76cc58a9c: Preparing 09:39:03 544767cf1941: Preparing 09:39:03 50d48d5eee34: Preparing 09:39:03 f70ee36035b9: Preparing 09:39:03 50d48d5eee34: Waiting 09:39:03 f70ee36035b9: Waiting 09:39:03 d3f76cc58a9c: Layer already exists 09:39:03 3f9fd3a9b943: Layer already exists 09:39:03 4ccf06181a3a: Layer already exists 09:39:03 78c0a61df4b8: Layer already exists 09:39:03 544767cf1941: Layer already exists 09:39:03 50d48d5eee34: Layer already exists 09:39:03 f70ee36035b9: Layer already exists 09:39:03 latest: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.73 09:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:39:03 78c0a61df4b8: Preparing 09:39:03 4ccf06181a3a: Preparing 09:39:03 3f9fd3a9b943: Preparing 09:39:03 d3f76cc58a9c: Preparing 09:39:03 544767cf1941: Preparing 09:39:03 50d48d5eee34: Preparing 09:39:03 f70ee36035b9: Preparing 09:39:03 50d48d5eee34: Waiting 09:39:03 f70ee36035b9: Waiting 09:39:03 544767cf1941: Layer already exists 09:39:03 78c0a61df4b8: Layer already exists 09:39:03 4ccf06181a3a: Layer already exists 09:39:03 d3f76cc58a9c: Layer already exists 09:39:03 3f9fd3a9b943: Layer already exists 09:39:03 f70ee36035b9: Layer already exists 09:39:03 50d48d5eee34: Layer already exists 09:39:04 3.0.0-dev.73: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:39:04 78c0a61df4b8: Preparing 09:39:04 4ccf06181a3a: Preparing 09:39:04 3f9fd3a9b943: Preparing 09:39:04 d3f76cc58a9c: Preparing 09:39:04 544767cf1941: Preparing 09:39:04 50d48d5eee34: Preparing 09:39:04 f70ee36035b9: Preparing 09:39:04 50d48d5eee34: Waiting 09:39:04 f70ee36035b9: Waiting 09:39:04 3f9fd3a9b943: Layer already exists 09:39:04 d3f76cc58a9c: Layer already exists 09:39:04 78c0a61df4b8: Layer already exists 09:39:04 4ccf06181a3a: Layer already exists 09:39:04 544767cf1941: Layer already exists 09:39:04 f70ee36035b9: Layer already exists 09:39:04 50d48d5eee34: Layer already exists 09:39:05 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:05 + 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 09:39:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:39:05 78c0a61df4b8: Preparing 09:39:05 4ccf06181a3a: Preparing 09:39:05 3f9fd3a9b943: Preparing 09:39:05 d3f76cc58a9c: Preparing 09:39:05 544767cf1941: Preparing 09:39:05 50d48d5eee34: Preparing 09:39:05 f70ee36035b9: Preparing 09:39:05 50d48d5eee34: Waiting 09:39:05 f70ee36035b9: Waiting 09:39:05 d3f76cc58a9c: Layer already exists 09:39:05 544767cf1941: Layer already exists 09:39:05 4ccf06181a3a: Layer already exists 09:39:05 78c0a61df4b8: Layer already exists 09:39:05 3f9fd3a9b943: Layer already exists 09:39:05 50d48d5eee34: Layer already exists 09:39:05 f70ee36035b9: Layer already exists 09:39:06 main: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:06 ===================================================== [Pipeline] echo 09:39:06 taggedImages: 09:39:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:39:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.73 09:39:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:39:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:39:06 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:06 latest 09:39:06 3.0.0-dev.73 09:39:06 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:06 main 09:39:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:39:06 b49b35d7c83c: Preparing 09:39:06 97898cf17c77: Preparing 09:39:06 544767cf1941: Preparing 09:39:06 48cea9e8e738: Preparing 09:39:06 f70ee36035b9: Preparing 09:39:06 544767cf1941: Layer already exists 09:39:06 f70ee36035b9: Layer already exists 09:39:07 b49b35d7c83c: Pushed 09:39:07 48cea9e8e738: Pushed 09:39:10 97898cf17c77: Pushed 09:39:10 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:39:11 b49b35d7c83c: Preparing 09:39:11 97898cf17c77: Preparing 09:39:11 544767cf1941: Preparing 09:39:11 48cea9e8e738: Preparing 09:39:11 f70ee36035b9: Preparing 09:39:11 f70ee36035b9: Layer already exists 09:39:11 48cea9e8e738: Layer already exists 09:39:11 97898cf17c77: Layer already exists 09:39:11 544767cf1941: Layer already exists 09:39:11 b49b35d7c83c: Layer already exists 09:39:11 latest: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.73 09:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:39:11 b49b35d7c83c: Preparing 09:39:11 97898cf17c77: Preparing 09:39:11 544767cf1941: Preparing 09:39:11 48cea9e8e738: Preparing 09:39:11 f70ee36035b9: Preparing 09:39:11 97898cf17c77: Layer already exists 09:39:11 f70ee36035b9: Layer already exists 09:39:11 b49b35d7c83c: Layer already exists 09:39:11 48cea9e8e738: Layer already exists 09:39:11 544767cf1941: Layer already exists 09:39:11 3.0.0-dev.73: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:39:12 b49b35d7c83c: Preparing 09:39:12 97898cf17c77: Preparing 09:39:12 544767cf1941: Preparing 09:39:12 48cea9e8e738: Preparing 09:39:12 f70ee36035b9: Preparing 09:39:12 b49b35d7c83c: Layer already exists 09:39:12 48cea9e8e738: Layer already exists 09:39:12 f70ee36035b9: Layer already exists 09:39:12 97898cf17c77: Layer already exists 09:39:12 544767cf1941: Layer already exists 09:39:12 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:39:13 b49b35d7c83c: Preparing 09:39:13 97898cf17c77: Preparing 09:39:13 544767cf1941: Preparing 09:39:13 48cea9e8e738: Preparing 09:39:13 f70ee36035b9: Preparing 09:39:13 544767cf1941: Layer already exists 09:39:13 48cea9e8e738: Layer already exists 09:39:13 b49b35d7c83c: Layer already exists 09:39:13 97898cf17c77: Layer already exists 09:39:13 f70ee36035b9: Layer already exists 09:39:13 main: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:13 ===================================================== [Pipeline] echo 09:39:13 taggedImages: 09:39:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:39:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.73 09:39:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:39:13 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:39:13 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:13 latest 09:39:13 3.0.0-dev.73 09:39:13 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:13 main 09:39:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:39:14 9a4060094400: Preparing 09:39:14 7da6c45e5b17: Preparing 09:39:14 1073b3157991: Preparing 09:39:14 544767cf1941: Preparing 09:39:14 a31b92660f2f: Preparing 09:39:14 f70ee36035b9: Preparing 09:39:14 f70ee36035b9: Waiting 09:39:14 a31b92660f2f: Layer already exists 09:39:14 544767cf1941: Layer already exists 09:39:14 f70ee36035b9: Layer already exists 09:39:14 9a4060094400: Pushed 09:39:14 7da6c45e5b17: Pushed 09:39:17 1073b3157991: Pushed 09:39:17 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:39:18 9a4060094400: Preparing 09:39:18 7da6c45e5b17: Preparing 09:39:18 1073b3157991: Preparing 09:39:18 544767cf1941: Preparing 09:39:18 a31b92660f2f: Preparing 09:39:18 f70ee36035b9: Preparing 09:39:18 f70ee36035b9: Waiting 09:39:18 9a4060094400: Layer already exists 09:39:18 1073b3157991: Layer already exists 09:39:18 7da6c45e5b17: Layer already exists 09:39:18 a31b92660f2f: Layer already exists 09:39:18 544767cf1941: Layer already exists 09:39:18 f70ee36035b9: Layer already exists 09:39:18 latest: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.73 09:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:39:19 9a4060094400: Preparing 09:39:19 7da6c45e5b17: Preparing 09:39:19 1073b3157991: Preparing 09:39:19 544767cf1941: Preparing 09:39:19 a31b92660f2f: Preparing 09:39:19 f70ee36035b9: Preparing 09:39:19 f70ee36035b9: Waiting 09:39:19 9a4060094400: Layer already exists 09:39:19 a31b92660f2f: Layer already exists 09:39:19 1073b3157991: Layer already exists 09:39:19 544767cf1941: Layer already exists 09:39:19 7da6c45e5b17: Layer already exists 09:39:19 f70ee36035b9: Layer already exists 09:39:19 3.0.0-dev.73: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:39:19 9a4060094400: Preparing 09:39:19 7da6c45e5b17: Preparing 09:39:19 1073b3157991: Preparing 09:39:19 544767cf1941: Preparing 09:39:19 a31b92660f2f: Preparing 09:39:19 f70ee36035b9: Preparing 09:39:19 f70ee36035b9: Waiting 09:39:19 1073b3157991: Layer already exists 09:39:19 a31b92660f2f: Layer already exists 09:39:19 7da6c45e5b17: Layer already exists 09:39:19 9a4060094400: Layer already exists 09:39:19 544767cf1941: Layer already exists 09:39:19 f70ee36035b9: Layer already exists 09:39:19 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:39:20 9a4060094400: Preparing 09:39:20 7da6c45e5b17: Preparing 09:39:20 1073b3157991: Preparing 09:39:20 544767cf1941: Preparing 09:39:20 a31b92660f2f: Preparing 09:39:20 f70ee36035b9: Preparing 09:39:20 f70ee36035b9: Waiting 09:39:20 7da6c45e5b17: Layer already exists 09:39:20 9a4060094400: Layer already exists 09:39:20 a31b92660f2f: Layer already exists 09:39:20 544767cf1941: Layer already exists 09:39:20 1073b3157991: Layer already exists 09:39:20 f70ee36035b9: Layer already exists 09:39:21 main: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:21 ===================================================== [Pipeline] echo 09:39:21 taggedImages: 09:39:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:39:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.73 09:39:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:39:21 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:39:21 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:21 latest 09:39:21 3.0.0-dev.73 09:39:21 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:21 main 09:39:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:39:21 64327b32989a: Preparing 09:39:21 64327b32989a: Preparing 09:39:21 bf4ffc39bfd9: Preparing 09:39:21 fbd0932cb0f7: Preparing 09:39:21 149a771425f4: Preparing 09:39:21 f0d488f14e8f: Preparing 09:39:21 0de466d163e7: Preparing 09:39:21 544767cf1941: Preparing 09:39:21 57bfdf81849c: Preparing 09:39:21 8276370c61a2: Preparing 09:39:21 feb8bf295984: Preparing 09:39:21 c79a7a7a09f9: Preparing 09:39:21 f70ee36035b9: Preparing 09:39:21 544767cf1941: Waiting 09:39:21 0de466d163e7: Waiting 09:39:21 57bfdf81849c: Waiting 09:39:21 8276370c61a2: Waiting 09:39:21 feb8bf295984: Waiting 09:39:21 c79a7a7a09f9: Waiting 09:39:22 149a771425f4: Pushed 09:39:22 fbd0932cb0f7: Pushed 09:39:22 bf4ffc39bfd9: Pushed 09:39:22 64327b32989a: Pushed 09:39:22 f0d488f14e8f: Pushed 09:39:22 544767cf1941: Layer already exists 09:39:22 8276370c61a2: Pushed 09:39:22 57bfdf81849c: Pushed 09:39:22 c79a7a7a09f9: Pushed 09:39:22 feb8bf295984: Pushed 09:39:22 f70ee36035b9: Layer already exists 09:39:25 0de466d163e7: Pushed 09:39:26 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:39:26 64327b32989a: Preparing 09:39:26 64327b32989a: Preparing 09:39:26 bf4ffc39bfd9: Preparing 09:39:26 fbd0932cb0f7: Preparing 09:39:26 149a771425f4: Preparing 09:39:26 f0d488f14e8f: Preparing 09:39:26 0de466d163e7: Preparing 09:39:26 544767cf1941: Preparing 09:39:26 57bfdf81849c: Preparing 09:39:26 8276370c61a2: Preparing 09:39:26 feb8bf295984: Preparing 09:39:26 c79a7a7a09f9: Preparing 09:39:26 f70ee36035b9: Preparing 09:39:26 feb8bf295984: Waiting 09:39:26 0de466d163e7: Waiting 09:39:26 544767cf1941: Waiting 09:39:26 57bfdf81849c: Waiting 09:39:26 8276370c61a2: Waiting 09:39:26 c79a7a7a09f9: Waiting 09:39:26 f70ee36035b9: Waiting 09:39:26 bf4ffc39bfd9: Layer already exists 09:39:26 f0d488f14e8f: Layer already exists 09:39:26 fbd0932cb0f7: Layer already exists 09:39:26 149a771425f4: Layer already exists 09:39:26 64327b32989a: Layer already exists 09:39:26 544767cf1941: Layer already exists 09:39:26 feb8bf295984: Layer already exists 09:39:26 0de466d163e7: Layer already exists 09:39:26 57bfdf81849c: Layer already exists 09:39:26 8276370c61a2: Layer already exists 09:39:26 c79a7a7a09f9: Layer already exists 09:39:26 f70ee36035b9: Layer already exists 09:39:27 latest: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.73 09:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:39:27 64327b32989a: Preparing 09:39:27 64327b32989a: Preparing 09:39:27 bf4ffc39bfd9: Preparing 09:39:27 fbd0932cb0f7: Preparing 09:39:27 149a771425f4: Preparing 09:39:27 f0d488f14e8f: Preparing 09:39:27 0de466d163e7: Preparing 09:39:27 544767cf1941: Preparing 09:39:27 57bfdf81849c: Preparing 09:39:27 8276370c61a2: Preparing 09:39:27 feb8bf295984: Preparing 09:39:27 c79a7a7a09f9: Preparing 09:39:27 f70ee36035b9: Preparing 09:39:27 544767cf1941: Waiting 09:39:27 57bfdf81849c: Waiting 09:39:27 8276370c61a2: Waiting 09:39:27 feb8bf295984: Waiting 09:39:27 c79a7a7a09f9: Waiting 09:39:27 f70ee36035b9: Waiting 09:39:27 0de466d163e7: Waiting 09:39:27 149a771425f4: Layer already exists 09:39:27 bf4ffc39bfd9: Layer already exists 09:39:27 f0d488f14e8f: Layer already exists 09:39:27 fbd0932cb0f7: Layer already exists 09:39:27 64327b32989a: Layer already exists 09:39:27 544767cf1941: Layer already exists 09:39:27 57bfdf81849c: Layer already exists 09:39:27 0de466d163e7: Layer already exists 09:39:27 feb8bf295984: Layer already exists 09:39:27 8276370c61a2: Layer already exists 09:39:27 f70ee36035b9: Layer already exists 09:39:27 c79a7a7a09f9: Layer already exists 09:39:27 3.0.0-dev.73: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:39:28 64327b32989a: Preparing 09:39:28 64327b32989a: Preparing 09:39:28 bf4ffc39bfd9: Preparing 09:39:28 fbd0932cb0f7: Preparing 09:39:28 149a771425f4: Preparing 09:39:28 f0d488f14e8f: Preparing 09:39:28 0de466d163e7: Preparing 09:39:28 544767cf1941: Preparing 09:39:28 57bfdf81849c: Preparing 09:39:28 8276370c61a2: Preparing 09:39:28 feb8bf295984: Preparing 09:39:28 c79a7a7a09f9: Preparing 09:39:28 f70ee36035b9: Preparing 09:39:28 57bfdf81849c: Waiting 09:39:28 0de466d163e7: Waiting 09:39:28 8276370c61a2: Waiting 09:39:28 feb8bf295984: Waiting 09:39:28 c79a7a7a09f9: Waiting 09:39:28 f70ee36035b9: Waiting 09:39:28 544767cf1941: Waiting 09:39:28 64327b32989a: Layer already exists 09:39:28 f0d488f14e8f: Layer already exists 09:39:28 fbd0932cb0f7: Layer already exists 09:39:28 bf4ffc39bfd9: Layer already exists 09:39:28 149a771425f4: Layer already exists 09:39:28 544767cf1941: Layer already exists 09:39:28 0de466d163e7: Layer already exists 09:39:28 57bfdf81849c: Layer already exists 09:39:28 8276370c61a2: Layer already exists 09:39:28 feb8bf295984: Layer already exists 09:39:28 f70ee36035b9: Layer already exists 09:39:28 c79a7a7a09f9: Layer already exists 09:39:28 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:39:29 64327b32989a: Preparing 09:39:29 64327b32989a: Preparing 09:39:29 bf4ffc39bfd9: Preparing 09:39:29 fbd0932cb0f7: Preparing 09:39:29 149a771425f4: Preparing 09:39:29 f0d488f14e8f: Preparing 09:39:29 0de466d163e7: Preparing 09:39:29 544767cf1941: Preparing 09:39:29 57bfdf81849c: Preparing 09:39:29 8276370c61a2: Preparing 09:39:29 feb8bf295984: Preparing 09:39:29 c79a7a7a09f9: Preparing 09:39:29 f70ee36035b9: Preparing 09:39:29 0de466d163e7: Waiting 09:39:29 544767cf1941: Waiting 09:39:29 57bfdf81849c: Waiting 09:39:29 8276370c61a2: Waiting 09:39:29 feb8bf295984: Waiting 09:39:29 c79a7a7a09f9: Waiting 09:39:29 f70ee36035b9: Waiting 09:39:29 f0d488f14e8f: Layer already exists 09:39:29 149a771425f4: Layer already exists 09:39:29 64327b32989a: Layer already exists 09:39:29 bf4ffc39bfd9: Layer already exists 09:39:29 fbd0932cb0f7: Layer already exists 09:39:29 544767cf1941: Layer already exists 09:39:29 0de466d163e7: Layer already exists 09:39:29 8276370c61a2: Layer already exists 09:39:29 feb8bf295984: Layer already exists 09:39:29 57bfdf81849c: Layer already exists 09:39:29 f70ee36035b9: Layer already exists 09:39:29 c79a7a7a09f9: Layer already exists 09:39:29 main: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:29 ===================================================== [Pipeline] echo 09:39:29 taggedImages: 09:39:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:39:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.73 09:39:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:39:29 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:39:29 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:29 latest 09:39:29 3.0.0-dev.73 09:39:29 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:29 main 09:39:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:39:30 00f5240081f6: Preparing 09:39:30 e92c7ddb0504: Preparing 09:39:30 6da49225bd1e: Preparing 09:39:30 7c8c41a40983: Preparing 09:39:30 544767cf1941: Preparing 09:39:30 50d48d5eee34: Preparing 09:39:30 f70ee36035b9: Preparing 09:39:30 50d48d5eee34: Waiting 09:39:30 f70ee36035b9: Waiting 09:39:30 544767cf1941: Layer already exists 09:39:30 50d48d5eee34: Layer already exists 09:39:30 f70ee36035b9: Layer already exists 09:39:30 6da49225bd1e: Pushed 09:39:30 e92c7ddb0504: Pushed 09:39:30 00f5240081f6: Pushed 09:39:33 7c8c41a40983: Pushed 09:39:33 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:33 + 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 09:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:39:34 00f5240081f6: Preparing 09:39:34 e92c7ddb0504: Preparing 09:39:34 6da49225bd1e: Preparing 09:39:34 7c8c41a40983: Preparing 09:39:34 544767cf1941: Preparing 09:39:34 50d48d5eee34: Preparing 09:39:34 f70ee36035b9: Preparing 09:39:34 50d48d5eee34: Waiting 09:39:34 f70ee36035b9: Waiting 09:39:34 e92c7ddb0504: Layer already exists 09:39:34 7c8c41a40983: Layer already exists 09:39:34 544767cf1941: Layer already exists 09:39:34 6da49225bd1e: Layer already exists 09:39:34 00f5240081f6: Layer already exists 09:39:34 f70ee36035b9: Layer already exists 09:39:34 50d48d5eee34: Layer already exists 09:39:34 latest: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.73 09:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:39:34 00f5240081f6: Preparing 09:39:34 e92c7ddb0504: Preparing 09:39:34 6da49225bd1e: Preparing 09:39:34 7c8c41a40983: Preparing 09:39:34 544767cf1941: Preparing 09:39:34 50d48d5eee34: Preparing 09:39:34 f70ee36035b9: Preparing 09:39:34 50d48d5eee34: Waiting 09:39:34 f70ee36035b9: Waiting 09:39:34 6da49225bd1e: Layer already exists 09:39:34 7c8c41a40983: Layer already exists 09:39:34 e92c7ddb0504: Layer already exists 09:39:34 00f5240081f6: Layer already exists 09:39:34 544767cf1941: Layer already exists 09:39:34 f70ee36035b9: Layer already exists 09:39:34 50d48d5eee34: Layer already exists 09:39:34 3.0.0-dev.73: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:39:35 00f5240081f6: Preparing 09:39:35 e92c7ddb0504: Preparing 09:39:35 6da49225bd1e: Preparing 09:39:35 7c8c41a40983: Preparing 09:39:35 544767cf1941: Preparing 09:39:35 50d48d5eee34: Preparing 09:39:35 f70ee36035b9: Preparing 09:39:35 50d48d5eee34: Waiting 09:39:35 f70ee36035b9: Waiting 09:39:35 6da49225bd1e: Layer already exists 09:39:35 00f5240081f6: Layer already exists 09:39:35 7c8c41a40983: Layer already exists 09:39:35 544767cf1941: Layer already exists 09:39:35 e92c7ddb0504: Layer already exists 09:39:35 50d48d5eee34: Layer already exists 09:39:35 f70ee36035b9: Layer already exists 09:39:35 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:36 + 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 09:39:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:39:36 00f5240081f6: Preparing 09:39:36 e92c7ddb0504: Preparing 09:39:36 6da49225bd1e: Preparing 09:39:36 7c8c41a40983: Preparing 09:39:36 544767cf1941: Preparing 09:39:36 50d48d5eee34: Preparing 09:39:36 f70ee36035b9: Preparing 09:39:36 50d48d5eee34: Waiting 09:39:36 f70ee36035b9: Waiting 09:39:36 6da49225bd1e: Layer already exists 09:39:36 7c8c41a40983: Layer already exists 09:39:36 544767cf1941: Layer already exists 09:39:36 00f5240081f6: Layer already exists 09:39:36 e92c7ddb0504: Layer already exists 09:39:36 f70ee36035b9: Layer already exists 09:39:36 50d48d5eee34: Layer already exists 09:39:36 main: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:36 ===================================================== [Pipeline] echo 09:39:36 taggedImages: 09:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.73 09:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:39:36 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:39:36 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:36 latest 09:39:36 3.0.0-dev.73 09:39:36 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:36 main 09:39:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:39:37 7395ab0586ca: Preparing 09:39:37 5b27be82257a: Preparing 09:39:37 a619c4cb9f93: Preparing 09:39:37 42f48a267a93: Preparing 09:39:37 fa5b683ada37: Preparing 09:39:37 c63b7dfc1574: Preparing 09:39:37 815d37439ffb: Preparing 09:39:37 f70ee36035b9: Preparing 09:39:37 c63b7dfc1574: Waiting 09:39:37 815d37439ffb: Waiting 09:39:37 f70ee36035b9: Waiting 09:39:37 7395ab0586ca: Pushed 09:39:37 fa5b683ada37: Pushed 09:39:37 5b27be82257a: Pushed 09:39:37 f70ee36035b9: Layer already exists 09:39:38 c63b7dfc1574: Pushed 09:39:38 815d37439ffb: Pushed 09:39:40 42f48a267a93: Pushed 09:39:40 a619c4cb9f93: Pushed 09:39:40 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:40 + 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 09:39:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:39:41 7395ab0586ca: Preparing 09:39:41 5b27be82257a: Preparing 09:39:41 a619c4cb9f93: Preparing 09:39:41 42f48a267a93: Preparing 09:39:41 fa5b683ada37: Preparing 09:39:41 c63b7dfc1574: Preparing 09:39:41 815d37439ffb: Preparing 09:39:41 f70ee36035b9: Preparing 09:39:41 c63b7dfc1574: Waiting 09:39:41 815d37439ffb: Waiting 09:39:41 f70ee36035b9: Waiting 09:39:41 5b27be82257a: Layer already exists 09:39:41 7395ab0586ca: Layer already exists 09:39:41 fa5b683ada37: Layer already exists 09:39:41 a619c4cb9f93: Layer already exists 09:39:41 42f48a267a93: Layer already exists 09:39:41 c63b7dfc1574: Layer already exists 09:39:41 815d37439ffb: Layer already exists 09:39:41 f70ee36035b9: Layer already exists 09:39:41 latest: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.73 09:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:39:41 7395ab0586ca: Preparing 09:39:41 5b27be82257a: Preparing 09:39:41 a619c4cb9f93: Preparing 09:39:41 42f48a267a93: Preparing 09:39:41 fa5b683ada37: Preparing 09:39:41 c63b7dfc1574: Preparing 09:39:41 815d37439ffb: Preparing 09:39:41 f70ee36035b9: Preparing 09:39:41 c63b7dfc1574: Waiting 09:39:41 815d37439ffb: Waiting 09:39:41 f70ee36035b9: Waiting 09:39:41 42f48a267a93: Layer already exists 09:39:41 fa5b683ada37: Layer already exists 09:39:41 a619c4cb9f93: Layer already exists 09:39:41 5b27be82257a: Layer already exists 09:39:41 7395ab0586ca: Layer already exists 09:39:41 c63b7dfc1574: Layer already exists 09:39:41 815d37439ffb: Layer already exists 09:39:41 f70ee36035b9: Layer already exists 09:39:41 3.0.0-dev.73: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:39:42 7395ab0586ca: Preparing 09:39:42 5b27be82257a: Preparing 09:39:42 a619c4cb9f93: Preparing 09:39:42 42f48a267a93: Preparing 09:39:42 fa5b683ada37: Preparing 09:39:42 c63b7dfc1574: Preparing 09:39:42 815d37439ffb: Preparing 09:39:42 f70ee36035b9: Preparing 09:39:42 c63b7dfc1574: Waiting 09:39:42 815d37439ffb: Waiting 09:39:42 f70ee36035b9: Waiting 09:39:42 42f48a267a93: Layer already exists 09:39:42 a619c4cb9f93: Layer already exists 09:39:42 5b27be82257a: Layer already exists 09:39:42 7395ab0586ca: Layer already exists 09:39:42 fa5b683ada37: Layer already exists 09:39:42 f70ee36035b9: Layer already exists 09:39:42 815d37439ffb: Layer already exists 09:39:42 c63b7dfc1574: Layer already exists 09:39:42 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:43 + 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 09:39:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:39:43 7395ab0586ca: Preparing 09:39:43 5b27be82257a: Preparing 09:39:43 a619c4cb9f93: Preparing 09:39:43 42f48a267a93: Preparing 09:39:43 fa5b683ada37: Preparing 09:39:43 c63b7dfc1574: Preparing 09:39:43 815d37439ffb: Preparing 09:39:43 f70ee36035b9: Preparing 09:39:43 815d37439ffb: Waiting 09:39:43 f70ee36035b9: Waiting 09:39:43 c63b7dfc1574: Waiting 09:39:43 a619c4cb9f93: Layer already exists 09:39:43 7395ab0586ca: Layer already exists 09:39:43 5b27be82257a: Layer already exists 09:39:43 fa5b683ada37: Layer already exists 09:39:43 42f48a267a93: Layer already exists 09:39:43 f70ee36035b9: Layer already exists 09:39:43 c63b7dfc1574: Layer already exists 09:39:43 815d37439ffb: Layer already exists 09:39:43 main: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:43 ===================================================== [Pipeline] echo 09:39:43 taggedImages: 09:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.73 09:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:39:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:39:43 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:43 latest 09:39:43 3.0.0-dev.73 09:39:43 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:43 main 09:39:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:39:44 20ba189f98a3: Preparing 09:39:44 2bcb76f50716: Preparing 09:39:44 32e2aaf1e49d: Preparing 09:39:44 a174fa6662d5: Preparing 09:39:44 b93dd96f23bd: Preparing 09:39:44 6aaf63e6989c: Preparing 09:39:44 c760cd0e16dc: Preparing 09:39:44 327c2822175e: Preparing 09:39:44 04e0b392c4a9: Preparing 09:39:44 f70ee36035b9: Preparing 09:39:44 6aaf63e6989c: Waiting 09:39:44 c760cd0e16dc: Waiting 09:39:44 04e0b392c4a9: Waiting 09:39:44 f70ee36035b9: Waiting 09:39:44 327c2822175e: Waiting 09:39:44 2bcb76f50716: Pushed 09:39:44 20ba189f98a3: Pushed 09:39:44 b93dd96f23bd: Pushed 09:39:45 6aaf63e6989c: Pushed 09:39:45 327c2822175e: Pushed 09:39:45 c760cd0e16dc: Pushed 09:39:45 f70ee36035b9: Layer already exists 09:39:45 04e0b392c4a9: Pushed 09:39:47 a174fa6662d5: Pushed 09:39:47 32e2aaf1e49d: Pushed 09:39:48 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:48 + 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 09:39:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:39:48 20ba189f98a3: Preparing 09:39:48 2bcb76f50716: Preparing 09:39:48 32e2aaf1e49d: Preparing 09:39:48 a174fa6662d5: Preparing 09:39:48 b93dd96f23bd: Preparing 09:39:48 6aaf63e6989c: Preparing 09:39:48 c760cd0e16dc: Preparing 09:39:48 327c2822175e: Preparing 09:39:48 04e0b392c4a9: Preparing 09:39:48 f70ee36035b9: Preparing 09:39:48 6aaf63e6989c: Waiting 09:39:48 c760cd0e16dc: Waiting 09:39:48 327c2822175e: Waiting 09:39:48 f70ee36035b9: Waiting 09:39:48 04e0b392c4a9: Waiting 09:39:48 a174fa6662d5: Layer already exists 09:39:48 32e2aaf1e49d: Layer already exists 09:39:48 20ba189f98a3: Layer already exists 09:39:48 2bcb76f50716: Layer already exists 09:39:48 b93dd96f23bd: Layer already exists 09:39:48 04e0b392c4a9: Layer already exists 09:39:48 c760cd0e16dc: Layer already exists 09:39:48 327c2822175e: Layer already exists 09:39:48 6aaf63e6989c: Layer already exists 09:39:48 f70ee36035b9: Layer already exists 09:39:49 latest: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.73 09:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:39:49 20ba189f98a3: Preparing 09:39:49 2bcb76f50716: Preparing 09:39:49 32e2aaf1e49d: Preparing 09:39:49 a174fa6662d5: Preparing 09:39:49 b93dd96f23bd: Preparing 09:39:49 6aaf63e6989c: Preparing 09:39:49 c760cd0e16dc: Preparing 09:39:49 327c2822175e: Preparing 09:39:49 04e0b392c4a9: Preparing 09:39:49 f70ee36035b9: Preparing 09:39:49 327c2822175e: Waiting 09:39:49 04e0b392c4a9: Waiting 09:39:49 6aaf63e6989c: Waiting 09:39:49 c760cd0e16dc: Waiting 09:39:49 f70ee36035b9: Waiting 09:39:49 20ba189f98a3: Layer already exists 09:39:49 32e2aaf1e49d: Layer already exists 09:39:49 a174fa6662d5: Layer already exists 09:39:49 2bcb76f50716: Layer already exists 09:39:49 b93dd96f23bd: Layer already exists 09:39:49 327c2822175e: Layer already exists 09:39:49 6aaf63e6989c: Layer already exists 09:39:49 c760cd0e16dc: Layer already exists 09:39:49 04e0b392c4a9: Layer already exists 09:39:49 f70ee36035b9: Layer already exists 09:39:49 3.0.0-dev.73: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:39:50 20ba189f98a3: Preparing 09:39:50 2bcb76f50716: Preparing 09:39:50 32e2aaf1e49d: Preparing 09:39:50 a174fa6662d5: Preparing 09:39:50 b93dd96f23bd: Preparing 09:39:50 6aaf63e6989c: Preparing 09:39:50 c760cd0e16dc: Preparing 09:39:50 327c2822175e: Preparing 09:39:50 04e0b392c4a9: Preparing 09:39:50 f70ee36035b9: Preparing 09:39:50 327c2822175e: Waiting 09:39:50 6aaf63e6989c: Waiting 09:39:50 c760cd0e16dc: Waiting 09:39:50 04e0b392c4a9: Waiting 09:39:50 f70ee36035b9: Waiting 09:39:50 2bcb76f50716: Layer already exists 09:39:50 a174fa6662d5: Layer already exists 09:39:50 32e2aaf1e49d: Layer already exists 09:39:50 20ba189f98a3: Layer already exists 09:39:50 b93dd96f23bd: Layer already exists 09:39:50 6aaf63e6989c: Layer already exists 09:39:50 327c2822175e: Layer already exists 09:39:50 c760cd0e16dc: Layer already exists 09:39:50 04e0b392c4a9: Layer already exists 09:39:50 f70ee36035b9: Layer already exists 09:39:50 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:51 + 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 09:39:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:39:51 20ba189f98a3: Preparing 09:39:51 2bcb76f50716: Preparing 09:39:51 32e2aaf1e49d: Preparing 09:39:51 a174fa6662d5: Preparing 09:39:51 b93dd96f23bd: Preparing 09:39:51 6aaf63e6989c: Preparing 09:39:51 c760cd0e16dc: Preparing 09:39:51 327c2822175e: Preparing 09:39:51 04e0b392c4a9: Preparing 09:39:51 f70ee36035b9: Preparing 09:39:51 6aaf63e6989c: Waiting 09:39:51 c760cd0e16dc: Waiting 09:39:51 327c2822175e: Waiting 09:39:51 04e0b392c4a9: Waiting 09:39:51 f70ee36035b9: Waiting 09:39:51 20ba189f98a3: Layer already exists 09:39:51 2bcb76f50716: Layer already exists 09:39:51 b93dd96f23bd: Layer already exists 09:39:51 32e2aaf1e49d: Layer already exists 09:39:51 a174fa6662d5: Layer already exists 09:39:51 327c2822175e: Layer already exists 09:39:51 c760cd0e16dc: Layer already exists 09:39:51 04e0b392c4a9: Layer already exists 09:39:51 6aaf63e6989c: Layer already exists 09:39:51 f70ee36035b9: Layer already exists 09:39:51 main: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:51 ===================================================== [Pipeline] echo 09:39:51 taggedImages: 09:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.73 09:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:39:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:39:51 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:51 latest 09:39:51 3.0.0-dev.73 09:39:51 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:51 main 09:39:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:39:52 d8eddacf5adb: Preparing 09:39:52 9c894c0da2c5: Preparing 09:39:52 544767cf1941: Preparing 09:39:52 af3381d2f799: Preparing 09:39:52 a8cfdf0cc8ec: Preparing 09:39:52 544767cf1941: Layer already exists 09:39:52 a8cfdf0cc8ec: Layer already exists 09:39:52 d8eddacf5adb: Pushed 09:39:53 af3381d2f799: Pushed 09:39:57 9c894c0da2c5: Pushed 09:39:57 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:57 + 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 09:39:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:39:58 d8eddacf5adb: Preparing 09:39:58 9c894c0da2c5: Preparing 09:39:58 544767cf1941: Preparing 09:39:58 af3381d2f799: Preparing 09:39:58 a8cfdf0cc8ec: Preparing 09:39:58 544767cf1941: Layer already exists 09:39:58 d8eddacf5adb: Layer already exists 09:39:58 a8cfdf0cc8ec: Layer already exists 09:39:58 9c894c0da2c5: Layer already exists 09:39:58 af3381d2f799: Layer already exists 09:39:58 latest: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.73 09:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:39:58 d8eddacf5adb: Preparing 09:39:58 9c894c0da2c5: Preparing 09:39:58 544767cf1941: Preparing 09:39:58 af3381d2f799: Preparing 09:39:58 a8cfdf0cc8ec: Preparing 09:39:58 a8cfdf0cc8ec: Layer already exists 09:39:58 d8eddacf5adb: Layer already exists 09:39:58 9c894c0da2c5: Layer already exists 09:39:58 af3381d2f799: Layer already exists 09:39:58 544767cf1941: Layer already exists 09:39:59 3.0.0-dev.73: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:39:59 d8eddacf5adb: Preparing 09:39:59 9c894c0da2c5: Preparing 09:39:59 544767cf1941: Preparing 09:39:59 af3381d2f799: Preparing 09:39:59 a8cfdf0cc8ec: Preparing 09:39:59 9c894c0da2c5: Layer already exists 09:39:59 d8eddacf5adb: Layer already exists 09:39:59 af3381d2f799: Layer already exists 09:39:59 544767cf1941: Layer already exists 09:39:59 a8cfdf0cc8ec: Layer already exists 09:39:59 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:00 + 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 09:40:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:40:00 d8eddacf5adb: Preparing 09:40:00 9c894c0da2c5: Preparing 09:40:00 544767cf1941: Preparing 09:40:00 af3381d2f799: Preparing 09:40:00 a8cfdf0cc8ec: Preparing 09:40:00 544767cf1941: Layer already exists 09:40:00 a8cfdf0cc8ec: Layer already exists 09:40:00 d8eddacf5adb: Layer already exists 09:40:00 af3381d2f799: Layer already exists 09:40:00 9c894c0da2c5: Layer already exists 09:40:00 main: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:00 ===================================================== [Pipeline] echo 09:40:00 taggedImages: 09:40:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:40:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:40:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.73 09:40:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:40:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:40:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:40:00 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:40:00 latest 09:40:00 3.0.0-dev.73 09:40:00 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:40:00 main 09:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:40:01 679a33e5914b: Preparing 09:40:01 1370afbaf0a5: Preparing 09:40:01 a3a9abd70202: Preparing 09:40:01 a3836d6113db: Preparing 09:40:01 f841aac7fc51: Preparing 09:40:01 cc487fdb97fd: Preparing 09:40:01 a8cfdf0cc8ec: Preparing 09:40:01 a8cfdf0cc8ec: Waiting 09:40:01 cc487fdb97fd: Waiting 09:40:01 679a33e5914b: Pushed 09:40:01 a3a9abd70202: Pushed 09:40:01 1370afbaf0a5: Pushed 09:40:01 a8cfdf0cc8ec: Layer already exists 09:40:02 cc487fdb97fd: Pushed 09:40:10 f841aac7fc51: Pushed 09:40:17 a3836d6113db: Pushed 09:40:17 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:18 + 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 09:40:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:40:18 679a33e5914b: Preparing 09:40:18 1370afbaf0a5: Preparing 09:40:18 a3a9abd70202: Preparing 09:40:18 a3836d6113db: Preparing 09:40:18 f841aac7fc51: Preparing 09:40:18 cc487fdb97fd: Preparing 09:40:18 a8cfdf0cc8ec: Preparing 09:40:18 cc487fdb97fd: Waiting 09:40:18 a8cfdf0cc8ec: Waiting 09:40:18 1370afbaf0a5: Layer already exists 09:40:18 f841aac7fc51: Layer already exists 09:40:18 679a33e5914b: Layer already exists 09:40:18 a3a9abd70202: Layer already exists 09:40:18 a3836d6113db: Layer already exists 09:40:18 a8cfdf0cc8ec: Layer already exists 09:40:18 cc487fdb97fd: Layer already exists 09:40:18 latest: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.73 09:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:40:19 679a33e5914b: Preparing 09:40:19 1370afbaf0a5: Preparing 09:40:19 a3a9abd70202: Preparing 09:40:19 a3836d6113db: Preparing 09:40:19 f841aac7fc51: Preparing 09:40:19 cc487fdb97fd: Preparing 09:40:19 a8cfdf0cc8ec: Preparing 09:40:19 cc487fdb97fd: Waiting 09:40:19 a8cfdf0cc8ec: Waiting 09:40:19 a3836d6113db: Layer already exists 09:40:19 679a33e5914b: Layer already exists 09:40:19 1370afbaf0a5: Layer already exists 09:40:19 f841aac7fc51: Layer already exists 09:40:19 a3a9abd70202: Layer already exists 09:40:19 cc487fdb97fd: Layer already exists 09:40:19 a8cfdf0cc8ec: Layer already exists 09:40:19 3.0.0-dev.73: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:40:20 679a33e5914b: Preparing 09:40:20 1370afbaf0a5: Preparing 09:40:20 a3a9abd70202: Preparing 09:40:20 a3836d6113db: Preparing 09:40:20 f841aac7fc51: Preparing 09:40:20 cc487fdb97fd: Preparing 09:40:20 a8cfdf0cc8ec: Preparing 09:40:20 cc487fdb97fd: Waiting 09:40:20 a8cfdf0cc8ec: Waiting 09:40:20 1370afbaf0a5: Layer already exists 09:40:20 f841aac7fc51: Layer already exists 09:40:20 679a33e5914b: Layer already exists 09:40:20 a3a9abd70202: Layer already exists 09:40:20 a3836d6113db: Layer already exists 09:40:20 a8cfdf0cc8ec: Layer already exists 09:40:20 cc487fdb97fd: Layer already exists 09:40:20 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:20 + 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 09:40:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:40:21 679a33e5914b: Preparing 09:40:21 1370afbaf0a5: Preparing 09:40:21 a3a9abd70202: Preparing 09:40:21 a3836d6113db: Preparing 09:40:21 f841aac7fc51: Preparing 09:40:21 cc487fdb97fd: Preparing 09:40:21 a8cfdf0cc8ec: Preparing 09:40:21 cc487fdb97fd: Waiting 09:40:21 a8cfdf0cc8ec: Waiting 09:40:21 1370afbaf0a5: Layer already exists 09:40:21 679a33e5914b: Layer already exists 09:40:21 a3a9abd70202: Layer already exists 09:40:21 f841aac7fc51: Layer already exists 09:40:21 a3836d6113db: Layer already exists 09:40:21 cc487fdb97fd: Layer already exists 09:40:21 a8cfdf0cc8ec: Layer already exists 09:40:21 main: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:21 ===================================================== [Pipeline] echo 09:40:21 taggedImages: 09:40:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:40:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:40:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.73 09:40:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:40:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:40:21 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:40:21 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:40:21 latest 09:40:21 3.0.0-dev.73 09:40:21 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:40:21 main 09:40:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:40:22 9228a1bfbcff: Preparing 09:40:22 4da3df96451d: Preparing 09:40:22 b68a99d39373: Preparing 09:40:22 7398f5b4c6b7: Preparing 09:40:22 daacbfce73fc: Preparing 09:40:22 a8cfdf0cc8ec: Preparing 09:40:22 a8cfdf0cc8ec: Waiting 09:40:22 9228a1bfbcff: Pushed 09:40:22 b68a99d39373: Pushed 09:40:22 4da3df96451d: Pushed 09:40:22 a8cfdf0cc8ec: Layer already exists 09:40:23 daacbfce73fc: Pushed 09:40:38 7398f5b4c6b7: Pushed 09:40:38 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:38 + 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 09:40:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:40:38 9228a1bfbcff: Preparing 09:40:38 4da3df96451d: Preparing 09:40:38 b68a99d39373: Preparing 09:40:38 7398f5b4c6b7: Preparing 09:40:38 daacbfce73fc: Preparing 09:40:38 a8cfdf0cc8ec: Preparing 09:40:38 a8cfdf0cc8ec: Waiting 09:40:38 daacbfce73fc: Layer already exists 09:40:38 4da3df96451d: Layer already exists 09:40:38 b68a99d39373: Layer already exists 09:40:38 7398f5b4c6b7: Layer already exists 09:40:38 9228a1bfbcff: Layer already exists 09:40:38 a8cfdf0cc8ec: Layer already exists 09:40:39 latest: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.73 09:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:40:39 9228a1bfbcff: Preparing 09:40:39 4da3df96451d: Preparing 09:40:39 b68a99d39373: Preparing 09:40:39 7398f5b4c6b7: Preparing 09:40:39 daacbfce73fc: Preparing 09:40:39 a8cfdf0cc8ec: Preparing 09:40:39 a8cfdf0cc8ec: Waiting 09:40:39 9228a1bfbcff: Layer already exists 09:40:39 7398f5b4c6b7: Layer already exists 09:40:39 b68a99d39373: Layer already exists 09:40:39 daacbfce73fc: Layer already exists 09:40:39 4da3df96451d: Layer already exists 09:40:39 a8cfdf0cc8ec: Layer already exists 09:40:39 3.0.0-dev.73: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:40:40 9228a1bfbcff: Preparing 09:40:40 4da3df96451d: Preparing 09:40:40 b68a99d39373: Preparing 09:40:40 7398f5b4c6b7: Preparing 09:40:40 daacbfce73fc: Preparing 09:40:40 a8cfdf0cc8ec: Preparing 09:40:40 a8cfdf0cc8ec: Waiting 09:40:40 b68a99d39373: Layer already exists 09:40:40 9228a1bfbcff: Layer already exists 09:40:40 7398f5b4c6b7: Layer already exists 09:40:40 daacbfce73fc: Layer already exists 09:40:40 4da3df96451d: Layer already exists 09:40:40 a8cfdf0cc8ec: Layer already exists 09:40:40 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:41 + 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 09:40:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:40:41 9228a1bfbcff: Preparing 09:40:41 4da3df96451d: Preparing 09:40:41 b68a99d39373: Preparing 09:40:41 7398f5b4c6b7: Preparing 09:40:41 daacbfce73fc: Preparing 09:40:41 a8cfdf0cc8ec: Preparing 09:40:41 a8cfdf0cc8ec: Waiting 09:40:41 4da3df96451d: Layer already exists 09:40:41 b68a99d39373: Layer already exists 09:40:41 7398f5b4c6b7: Layer already exists 09:40:41 daacbfce73fc: Layer already exists 09:40:41 9228a1bfbcff: Layer already exists 09:40:41 a8cfdf0cc8ec: Layer already exists 09:40:41 main: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:42 ===================================================== [Pipeline] echo 09:40:42 taggedImages: 09:40:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:40:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:40:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.73 09:40:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:40:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:40:42 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:40:42 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:40:42 latest 09:40:42 3.0.0-dev.73 09:40:42 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:40:42 main 09:40:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:40:42 16ab00388b81: Preparing 09:40:42 f12001f7e6cd: Preparing 09:40:42 be2a5be2b669: Preparing 09:40:42 e9aa5555f10f: Preparing 09:40:42 cc487fdb97fd: Preparing 09:40:42 a8cfdf0cc8ec: Preparing 09:40:42 a8cfdf0cc8ec: Waiting 09:40:42 cc487fdb97fd: Layer already exists 09:40:42 a8cfdf0cc8ec: Layer already exists 09:40:42 16ab00388b81: Pushed 09:40:42 be2a5be2b669: Pushed 09:40:42 f12001f7e6cd: Pushed 09:40:57 e9aa5555f10f: Pushed 09:40:57 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:58 + 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 09:40:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:40:58 16ab00388b81: Preparing 09:40:58 f12001f7e6cd: Preparing 09:40:58 be2a5be2b669: Preparing 09:40:58 e9aa5555f10f: Preparing 09:40:58 cc487fdb97fd: Preparing 09:40:58 a8cfdf0cc8ec: Preparing 09:40:58 a8cfdf0cc8ec: Waiting 09:40:58 f12001f7e6cd: Layer already exists 09:40:58 16ab00388b81: Layer already exists 09:40:58 cc487fdb97fd: Layer already exists 09:40:58 be2a5be2b669: Layer already exists 09:40:58 e9aa5555f10f: Layer already exists 09:40:58 a8cfdf0cc8ec: Layer already exists 09:40:58 latest: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.73 09:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:40:59 16ab00388b81: Preparing 09:40:59 f12001f7e6cd: Preparing 09:40:59 be2a5be2b669: Preparing 09:40:59 e9aa5555f10f: Preparing 09:40:59 cc487fdb97fd: Preparing 09:40:59 a8cfdf0cc8ec: Preparing 09:40:59 a8cfdf0cc8ec: Waiting 09:40:59 cc487fdb97fd: Layer already exists 09:40:59 f12001f7e6cd: Layer already exists 09:40:59 16ab00388b81: Layer already exists 09:40:59 e9aa5555f10f: Layer already exists 09:40:59 be2a5be2b669: Layer already exists 09:40:59 a8cfdf0cc8ec: Layer already exists 09:40:59 3.0.0-dev.73: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:41:00 16ab00388b81: Preparing 09:41:00 f12001f7e6cd: Preparing 09:41:00 be2a5be2b669: Preparing 09:41:00 e9aa5555f10f: Preparing 09:41:00 cc487fdb97fd: Preparing 09:41:00 a8cfdf0cc8ec: Preparing 09:41:00 a8cfdf0cc8ec: Waiting 09:41:00 16ab00388b81: Layer already exists 09:41:00 f12001f7e6cd: Layer already exists 09:41:00 be2a5be2b669: Layer already exists 09:41:00 cc487fdb97fd: Layer already exists 09:41:00 e9aa5555f10f: Layer already exists 09:41:00 a8cfdf0cc8ec: Layer already exists 09:41:00 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:00 + 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 09:41:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:41:01 16ab00388b81: Preparing 09:41:01 f12001f7e6cd: Preparing 09:41:01 be2a5be2b669: Preparing 09:41:01 e9aa5555f10f: Preparing 09:41:01 cc487fdb97fd: Preparing 09:41:01 a8cfdf0cc8ec: Preparing 09:41:01 a8cfdf0cc8ec: Waiting 09:41:01 e9aa5555f10f: Layer already exists 09:41:01 16ab00388b81: Layer already exists 09:41:01 be2a5be2b669: Layer already exists 09:41:01 cc487fdb97fd: Layer already exists 09:41:01 f12001f7e6cd: Layer already exists 09:41:01 a8cfdf0cc8ec: Layer already exists 09:41:01 main: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:01 ===================================================== [Pipeline] echo 09:41:01 taggedImages: 09:41:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:41:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:41:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.73 09:41:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:41:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:41:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:41:01 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:41:01 latest 09:41:01 3.0.0-dev.73 09:41:01 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:41:01 main 09:41:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:41:02 0d79c5795310: Preparing 09:41:02 e6ceed95729e: Preparing 09:41:02 544767cf1941: Preparing 09:41:02 e22db314bd31: Preparing 09:41:02 f70ee36035b9: Preparing 09:41:02 f70ee36035b9: Layer already exists 09:41:02 544767cf1941: Layer already exists 09:41:02 0d79c5795310: Pushed 09:41:02 e22db314bd31: Pushed 09:41:07 e6ceed95729e: Pushed 09:41:07 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:41:08 0d79c5795310: Preparing 09:41:08 e6ceed95729e: Preparing 09:41:08 544767cf1941: Preparing 09:41:08 e22db314bd31: Preparing 09:41:08 f70ee36035b9: Preparing 09:41:08 544767cf1941: Layer already exists 09:41:08 f70ee36035b9: Layer already exists 09:41:08 0d79c5795310: Layer already exists 09:41:08 e6ceed95729e: Layer already exists 09:41:08 e22db314bd31: Layer already exists 09:41:08 latest: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.73 09:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:41:09 0d79c5795310: Preparing 09:41:09 e6ceed95729e: Preparing 09:41:09 544767cf1941: Preparing 09:41:09 e22db314bd31: Preparing 09:41:09 f70ee36035b9: Preparing 09:41:09 e6ceed95729e: Layer already exists 09:41:09 f70ee36035b9: Layer already exists 09:41:09 0d79c5795310: Layer already exists 09:41:09 e22db314bd31: Layer already exists 09:41:09 544767cf1941: Layer already exists 09:41:09 3.0.0-dev.73: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:41:10 0d79c5795310: Preparing 09:41:10 e6ceed95729e: Preparing 09:41:10 544767cf1941: Preparing 09:41:10 e22db314bd31: Preparing 09:41:10 f70ee36035b9: Preparing 09:41:10 e6ceed95729e: Layer already exists 09:41:10 f70ee36035b9: Layer already exists 09:41:10 544767cf1941: Layer already exists 09:41:10 0d79c5795310: Layer already exists 09:41:10 e22db314bd31: Layer already exists 09:41:10 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:41:10 0d79c5795310: Preparing 09:41:10 e6ceed95729e: Preparing 09:41:10 544767cf1941: Preparing 09:41:10 e22db314bd31: Preparing 09:41:10 f70ee36035b9: Preparing 09:41:10 0d79c5795310: Layer already exists 09:41:10 e6ceed95729e: Layer already exists 09:41:10 f70ee36035b9: Layer already exists 09:41:10 544767cf1941: Layer already exists 09:41:10 e22db314bd31: Layer already exists 09:41:10 main: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:11 ===================================================== [Pipeline] echo 09:41:11 taggedImages: 09:41:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:41:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:41:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.73 09:41:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:41:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:41:11 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:41:11 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:41:11 latest 09:41:11 3.0.0-dev.73 09:41:11 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:41:11 main 09:41:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:41:11 b9f09e84d2ad: Preparing 09:41:11 9c51e5880487: Preparing 09:41:11 544767cf1941: Preparing 09:41:11 a31b92660f2f: Preparing 09:41:11 f70ee36035b9: Preparing 09:41:11 f70ee36035b9: Layer already exists 09:41:11 a31b92660f2f: Layer already exists 09:41:11 544767cf1941: Layer already exists 09:41:11 b9f09e84d2ad: Pushed 09:41:17 9c51e5880487: Pushed 09:41:17 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:41:17 b9f09e84d2ad: Preparing 09:41:17 9c51e5880487: Preparing 09:41:17 544767cf1941: Preparing 09:41:17 a31b92660f2f: Preparing 09:41:17 f70ee36035b9: Preparing 09:41:17 f70ee36035b9: Layer already exists 09:41:17 b9f09e84d2ad: Layer already exists 09:41:17 a31b92660f2f: Layer already exists 09:41:17 544767cf1941: Layer already exists 09:41:17 9c51e5880487: Layer already exists 09:41:17 latest: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.73 09:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:41:18 b9f09e84d2ad: Preparing 09:41:18 9c51e5880487: Preparing 09:41:18 544767cf1941: Preparing 09:41:18 a31b92660f2f: Preparing 09:41:18 f70ee36035b9: Preparing 09:41:18 b9f09e84d2ad: Layer already exists 09:41:18 544767cf1941: Layer already exists 09:41:18 f70ee36035b9: Layer already exists 09:41:18 a31b92660f2f: Layer already exists 09:41:18 9c51e5880487: Layer already exists 09:41:18 3.0.0-dev.73: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:41:19 b9f09e84d2ad: Preparing 09:41:19 9c51e5880487: Preparing 09:41:19 544767cf1941: Preparing 09:41:19 a31b92660f2f: Preparing 09:41:19 f70ee36035b9: Preparing 09:41:19 9c51e5880487: Layer already exists 09:41:19 f70ee36035b9: Layer already exists 09:41:19 544767cf1941: Layer already exists 09:41:19 a31b92660f2f: Layer already exists 09:41:19 b9f09e84d2ad: Layer already exists 09:41:19 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:41:19 b9f09e84d2ad: Preparing 09:41:19 9c51e5880487: Preparing 09:41:19 544767cf1941: Preparing 09:41:19 a31b92660f2f: Preparing 09:41:19 f70ee36035b9: Preparing 09:41:19 a31b92660f2f: Layer already exists 09:41:19 f70ee36035b9: Layer already exists 09:41:19 9c51e5880487: Layer already exists 09:41:19 b9f09e84d2ad: Layer already exists 09:41:19 544767cf1941: Layer already exists 09:41:19 main: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:19 ===================================================== [Pipeline] echo 09:41:19 taggedImages: 09:41:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 09:41:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:41:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.73 09:41:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 09:41:19 - 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 09:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:41:20 09:41:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:41:20 arm64: Pulling from edgex-lftools-log-publisher 09:41:20 8998bd30e6a1: Pulling fs layer 09:41:20 04944245beec: Pulling fs layer 09:41:20 699f458cf7ca: Pulling fs layer 09:41:20 765212b225bb: Pulling fs layer 09:41:20 f23df028b6ca: Pulling fs layer 09:41:20 d65c8cfc05b1: Pulling fs layer 09:41:20 2437ff75d9bd: Pulling fs layer 09:41:20 765212b225bb: Waiting 09:41:20 f23df028b6ca: Waiting 09:41:20 d65c8cfc05b1: Waiting 09:41:20 2437ff75d9bd: Waiting 09:41:20 04944245beec: Verifying Checksum 09:41:20 04944245beec: Download complete 09:41:20 765212b225bb: Verifying Checksum 09:41:20 765212b225bb: Download complete 09:41:20 f23df028b6ca: Verifying Checksum 09:41:20 f23df028b6ca: Download complete 09:41:20 d65c8cfc05b1: Verifying Checksum 09:41:20 d65c8cfc05b1: Download complete 09:41:20 699f458cf7ca: Verifying Checksum 09:41:20 699f458cf7ca: Download complete 09:41:21 8998bd30e6a1: Verifying Checksum 09:41:21 8998bd30e6a1: Download complete 09:41:23 2437ff75d9bd: Verifying Checksum 09:41:23 2437ff75d9bd: Download complete 09:41:24 8998bd30e6a1: Pull complete 09:41:25 04944245beec: Pull complete 09:41:26 699f458cf7ca: Pull complete 09:41:26 765212b225bb: Pull complete 09:41:27 f23df028b6ca: Pull complete 09:41:27 d65c8cfc05b1: Pull complete 09:41:39 2437ff75d9bd: Pull complete 09:41:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:41:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:39 prd-ubuntu20.04-docker-arm64-4c-16g-7946 does not seem to be running inside a container 09:41:39 $ 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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:41:42 $ docker top 932ebcbcf2388f272cbdef3052d5d998d910d092c51fe02f23e82111c40f2ac0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:42 ---> job-cost.sh 09:41:43 lf-activate-venv: SKIPPING 09:41:43 INFO: No Stack... 09:41:43 INFO: Retrieving Pricing Info for: v3-standard-4 09:41:44 INFO: Archiving Costs [Pipeline] sh 09:41:44 + + cut -d, -f6 09:41:44 cat /w/workspace/edgex-go/434/archives/cost.csv [Pipeline] lock 09:41:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-434-stack-cost] 09:41:45 Resource [jenkins-edgexfoundry-edgex-go-main-434-stack-cost] did not exist. Created. 09:41:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-434-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:41:45 + echo total: 0.10999999940395355 [Pipeline] stash 09:41:45 Stashed 1 file(s) [Pipeline] } 09:41:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-434-stack-cost] [Pipeline] // lock [Pipeline] } 09:41:45 $ docker stop --time=1 932ebcbcf2388f272cbdef3052d5d998d910d092c51fe02f23e82111c40f2ac0 09:41:47 $ docker rm -f --volumes 932ebcbcf2388f272cbdef3052d5d998d910d092c51fe02f23e82111c40f2ac0 [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 09:41:47 provisioning config files... 09:41:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/434@tmp/config8632147297917309969tmp [Pipeline] { [Pipeline] sh 09:41:48 + set +x 09:41:48 + bash -s -- 09:41:48 + curl -s https://codecov.io/bash 09:41:48 09:41:48 _____ _ 09:41:48 / ____| | | 09:41:48 | | ___ __| | ___ ___ _____ __ 09:41:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:41:48 | |___| (_) | (_| | __/ (_| (_) \ V / 09:41:48 \_____\___/ \__,_|\___|\___\___/ \_/ 09:41:48 Bash-1.0.6 09:41:48 09:41:48 09:41:48 ==> git version 2.25.1 found 09:41:48 ==> 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 09:41:48 Release-Date: 2020-01-08 09:41:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:41:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:41:48 ==> Jenkins CI detected. 09:41:48 current dir:  /w/workspace/edgex-go/434 09:41:48 project root: . 09:41:48 --> token set from env 09:41:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:41:48 ==> Running gcov in . (disable via -X gcov) 09:41:48 ==> Python coveragepy not found 09:41:48 ==> Searching for coverage reports in: 09:41:48 + . 09:41:48 -> Found 1 reports 09:41:48 ==> Detecting git/mercurial file structure 09:41:48 ==> Reading reports 09:41:48 + ./coverage.out bytes=487670 09:41:48 ==> Appending adjustments 09:41:48 https://docs.codecov.io/docs/fixing-reports 09:41:49 + Found adjustments 09:41:49 ==> Gzipping contents 09:41:49 64K /tmp/codecov.Tx9SBq.gz 09:41:49 ==> Uploading reports 09:41:49 url: https://codecov.io 09:41:49 query: branch=main&commit=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4&build=434&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F434%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:41:49 -> Pinging Codecov 09:41:49 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=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4&build=434&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F434%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:41:49 -> Uploading to 09:41:49 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4/98c46d08-a920-40e0-a841-7307cfb9564a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T094149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86bd611f3ab8c5f3e0d20704e744be464fc1f1385f050505abfdb4c348998f3e 09:41:49 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:49 Dload Upload Total Spent Left Speed 09:41:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63214 0 0 100 63214 0 180k --:--:-- --:--:-- --:--:-- 180k 09:41:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } 09:41:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:41:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:41:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:41:50 09:41:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:41:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:41:50 df9b9388f04a: Pulling fs layer 09:41:50 52dc419b0ee2: Pulling fs layer 09:41:50 25bc292e5bac: Pulling fs layer 09:41:50 114826534d7a: Pulling fs layer 09:41:50 4657fd5d0bcf: Pulling fs layer 09:41:50 6ad1cebc031e: Pulling fs layer 09:41:50 8a3aa393b2d8: Pulling fs layer 09:41:50 114826534d7a: Waiting 09:41:50 4657fd5d0bcf: Waiting 09:41:50 6ad1cebc031e: Waiting 09:41:50 8a3aa393b2d8: Waiting 09:41:50 25bc292e5bac: Download complete 09:41:50 52dc419b0ee2: Download complete 09:41:50 4657fd5d0bcf: Download complete 09:41:50 df9b9388f04a: Verifying Checksum 09:41:50 df9b9388f04a: Download complete 09:41:51 df9b9388f04a: Pull complete 09:41:51 6ad1cebc031e: Verifying Checksum 09:41:51 6ad1cebc031e: Download complete 09:41:51 52dc419b0ee2: Pull complete 09:41:51 25bc292e5bac: Pull complete 09:41:51 114826534d7a: Verifying Checksum 09:41:51 114826534d7a: Download complete 09:41:51 8a3aa393b2d8: Verifying Checksum 09:41:51 8a3aa393b2d8: Download complete 09:41:55 114826534d7a: Pull complete 09:41:55 4657fd5d0bcf: Pull complete 09:41:55 6ad1cebc031e: Pull complete 09:41:58 8a3aa393b2d8: Pull complete 09:41:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:41:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:58 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:41:58 $ 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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:42:00 $ docker top 1fe0c2aa393cef9b22ca973ba88ba9f1e2a0c896edefeed53913ae82db34fbbe -eo pid,comm [Pipeline] { [Pipeline] echo 09:42:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:42:01 + set -o pipefail 09:42:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:42:07 09:42:07 Monitoring /w/workspace/edgex-go/434 (github.com/edgexfoundry/edgex-go)... 09:42:07 09:42:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4c0b29c1-73ab-4ab4-9a34-820af58fff31 09:42:07 09:42:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:42:07 09:42:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:42:07 09:42:07 09:42:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:42:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:42:07 More details here: https://snyk.co/ue1NS [Pipeline] } 09:42:07 $ docker stop --time=1 1fe0c2aa393cef9b22ca973ba88ba9f1e2a0c896edefeed53913ae82db34fbbe 09:42:10 $ docker rm -f --volumes 1fe0c2aa393cef9b22ca973ba88ba9f1e2a0c896edefeed53913ae82db34fbbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:42:10 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:10 provisioning config files... 09:42:10 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/434@tmp/config6863280427142772054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:10 --> edgex-publish-swagger.sh 09:42:10 === Publish openapi/v3 API === 09:42:10 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:42:10 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/434/openapi/v3/core-command.yaml] 09:42:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:10 Dload Upload Total Spent Left Speed 09:42:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46226 --:--:-- --:--:-- --:--:-- 46226 09:42:11 09:42:11 09:42:11 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/434/openapi/v3/core-data.yaml] 09:42:11 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:11 Dload Upload Total Spent Left Speed 09:42:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 334k --:--:-- --:--:-- --:--:-- 332k 100 69110 0 0 100 69110 0 128k --:--:-- --:--:-- --:--:-- 128k 09:42:11 09:42:11 09:42:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/434/openapi/v3/core-metadata.yaml] 09:42:11 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:11 Dload Upload Total Spent Left Speed 09:42:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 243k --:--:-- --:--:-- --:--:-- 243k 09:42:12 09:42:12 09:42:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/434/openapi/v3/support-notifications.yaml] 09:42:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:12 Dload Upload Total Spent Left Speed 09:42:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 177k --:--:-- --:--:-- --:--:-- 177k 09:42:12 09:42:12 09:42:12 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/434/openapi/v3/support-scheduler.yaml] 09:42:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:12 Dload Upload Total Spent Left Speed 09:42:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 73436 --:--:-- --:--:-- --:--:-- 73436 09:42:13 09:42:13 [Pipeline] } 09:42:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:42:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:42:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:14 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:42:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:42:14 $ docker top 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:14 [ssh-agent] Looking for ssh-agent implementation... 09:42:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:15 $ docker exec 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 ssh-agent 09:42:15 SSH_AUTH_SOCK=/tmp/ssh-W854Ost4oToU/agent.32 09:42:15 SSH_AGENT_PID=39 09:42:15 Running ssh-add (command line suppressed) 09:42:15 Identity added: /w/workspace/edgex-go/434@tmp/private_key_5122863720068336453.key (/w/workspace/edgex-go/434@tmp/private_key_5122863720068336453.key) 09:42:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:15 + git semver tag 09:42:15 2023-03-01 09:42:15,746 [run_tag] DEBUG tag force:False 09:42:15 2023-03-01 09:42:15,746 [check_head_tag] DEBUG check head tag 09:42:15 2023-03-01 09:42:15,752 [execute] INFO git cat-file --batch-check 09:42:15 2023-03-01 09:42:15,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=) 09:42:15 2023-03-01 09:42:15,754 [execute] INFO git cat-file --batch 09:42:15 2023-03-01 09:42:15,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=) 09:42:15 2023-03-01 09:42:15,798 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main 09:42:15 2023-03-01 09:42:15,798 [execute] INFO git tag -a v3.0.0-dev.73 -m v3.0.0-dev.73 09:42:15 2023-03-01 09:42:15,798 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.73', '-m', 'v3.0.0-dev.73'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=None) 09:42:15 2023-03-01 09:42:15,803 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main 09:42:15 3.0.0-dev.73 [Pipeline] } 09:42:15 $ docker exec --env ******** --env ******** 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 ssh-agent -k 09:42:15 unset SSH_AUTH_SOCK; 09:42:15 unset SSH_AGENT_PID; 09:42:15 echo Agent pid 39 killed; 09:42:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:16 + git semver [Pipeline] } 09:42:16 $ docker stop --time=1 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 09:42:17 $ docker rm -f --volumes 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:42:18 09:42:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:42:18 0.23.1-centos7: Pulling from edgex-lftools 09:42:18 ab5ef0e58194: Pulling fs layer 09:42:18 9712f1f96733: Pulling fs layer 09:42:18 63f879dbbcfc: Pulling fs layer 09:42:18 0d9ebad4ef96: Pulling fs layer 09:42:18 e9a5061849ea: Pulling fs layer 09:42:18 d747dcd14b5f: Pulling fs layer 09:42:18 2de7ff778b66: Pulling fs layer 09:42:18 0d9ebad4ef96: Waiting 09:42:18 e9a5061849ea: Waiting 09:42:18 d747dcd14b5f: Waiting 09:42:18 2de7ff778b66: Waiting 09:42:18 9712f1f96733: Verifying Checksum 09:42:18 9712f1f96733: Download complete 09:42:18 63f879dbbcfc: Verifying Checksum 09:42:18 63f879dbbcfc: Download complete 09:42:19 0d9ebad4ef96: Verifying Checksum 09:42:19 0d9ebad4ef96: Download complete 09:42:19 e9a5061849ea: Verifying Checksum 09:42:19 e9a5061849ea: Download complete 09:42:19 d747dcd14b5f: Verifying Checksum 09:42:19 d747dcd14b5f: Download complete 09:42:19 ab5ef0e58194: Verifying Checksum 09:42:19 ab5ef0e58194: Download complete 09:42:19 2de7ff778b66: Download complete 09:42:21 ab5ef0e58194: Pull complete 09:42:21 9712f1f96733: Pull complete 09:42:22 63f879dbbcfc: Pull complete 09:42:25 0d9ebad4ef96: Pull complete 09:42:25 e9a5061849ea: Pull complete 09:42:25 d747dcd14b5f: Pull complete 09:42:26 2de7ff778b66: Pull complete 09:42:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:42:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:26 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:42:29 $ docker top abdcef2777a834d364e66cbb9fff43ff622ffbe761393a32198ac1e2b0aa122f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:42:29 provisioning config files... 09:42:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/434@tmp/config12598570910365668786tmp 09:42:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/434@tmp/config7709031882249957643tmp 09:42:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/434@tmp/config9375602953437856292tmp [Pipeline] { [Pipeline] echo 09:42:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:42:29 ---> sigul-configuration.sh 09:42:29 gpg: directory `/root/.gnupg' created 09:42:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:42:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:42:29 gpg: keyring `/root/.gnupg/secring.gpg' created 09:42:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:42:29 gpg: CAST5 encrypted data 09:42:29 gpg: encrypted with 1 passphrase 09:42:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:42:29 + mkdir /home/jenkins 09:42:29 + mkdir /home/jenkins/sigul [Pipeline] sh 09:42:30 + 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 09:42:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:42:30 ---> sigul-install.sh 09:42:30 Sigul already installed; skipping installation. [Pipeline] sh 09:42:30 + git tag --list 09:42:30 0.6.0 09:42:30 0.6.1 09:42:30 0.7.0 09:42:30 0.7.1 09:42:30 v1.0.0 09:42:30 v1.0.1 09:42:30 v1.1.0 09:42:30 v1.2.0 09:42:30 v1.2.1 09:42:30 v1.3.0 09:42:30 v1.3.1 09:42:30 v2.0.0 09:42:30 v2.1.0 09:42:30 v2.1.1 09:42:30 v2.1.1-dev.1 09:42:30 v2.1.1-dev.2 09:42:30 v2.1.1-dev.3 09:42:30 v2.1.1-dev.4 09:42:30 v2.1.1-dev.5 09:42:30 v2.1.1-dev.6 09:42:30 v2.1.1-dev.7 09:42:30 v2.1.1-dev.8 09:42:30 v2.1.2-dev.1 09:42:30 v2.2.0 09:42:30 v2.2.1-dev.1 09:42:30 v2.2.1-dev.10 09:42:30 v2.2.1-dev.11 09:42:30 v2.2.1-dev.12 09:42:30 v2.2.1-dev.13 09:42:30 v2.2.1-dev.14 09:42:30 v2.2.1-dev.15 09:42:30 v2.2.1-dev.16 09:42:30 v2.2.1-dev.17 09:42:30 v2.2.1-dev.18 09:42:30 v2.2.1-dev.19 09:42:30 v2.2.1-dev.2 09:42:30 v2.2.1-dev.20 09:42:30 v2.2.1-dev.21 09:42:30 v2.2.1-dev.22 09:42:30 v2.2.1-dev.23 09:42:30 v2.2.1-dev.24 09:42:30 v2.2.1-dev.25 09:42:30 v2.2.1-dev.26 09:42:30 v2.2.1-dev.27 09:42:30 v2.2.1-dev.28 09:42:30 v2.2.1-dev.29 09:42:30 v2.2.1-dev.3 09:42:30 v2.2.1-dev.4 09:42:30 v2.2.1-dev.5 09:42:30 v2.2.1-dev.6 09:42:30 v2.2.1-dev.7 09:42:30 v2.2.1-dev.8 09:42:30 v2.2.1-dev.9 09:42:30 v2.3.0 09:42:30 v2.3.0-dev.100 09:42:30 v2.3.0-dev.101 09:42:30 v2.3.0-dev.102 09:42:30 v2.3.0-dev.103 09:42:30 v2.3.0-dev.104 09:42:30 v2.3.0-dev.105 09:42:30 v2.3.0-dev.106 09:42:30 v2.3.0-dev.29 09:42:30 v2.3.0-dev.30 09:42:30 v2.3.0-dev.31 09:42:30 v2.3.0-dev.32 09:42:30 v2.3.0-dev.33 09:42:30 v2.3.0-dev.34 09:42:30 v2.3.0-dev.35 09:42:30 v2.3.0-dev.36 09:42:30 v2.3.0-dev.37 09:42:30 v2.3.0-dev.38 09:42:30 v2.3.0-dev.39 09:42:30 v2.3.0-dev.40 09:42:30 v2.3.0-dev.41 09:42:30 v2.3.0-dev.42 09:42:30 v2.3.0-dev.43 09:42:30 v2.3.0-dev.44 09:42:30 v2.3.0-dev.45 09:42:30 v2.3.0-dev.46 09:42:30 v2.3.0-dev.47 09:42:30 v2.3.0-dev.48 09:42:30 v2.3.0-dev.49 09:42:30 v2.3.0-dev.50 09:42:30 v2.3.0-dev.51 09:42:30 v2.3.0-dev.52 09:42:30 v2.3.0-dev.53 09:42:30 v2.3.0-dev.54 09:42:30 v2.3.0-dev.55 09:42:30 v2.3.0-dev.56 09:42:30 v2.3.0-dev.57 09:42:30 v2.3.0-dev.58 09:42:30 v2.3.0-dev.59 09:42:30 v2.3.0-dev.60 09:42:30 v2.3.0-dev.61 09:42:30 v2.3.0-dev.62 09:42:30 v2.3.0-dev.63 09:42:30 v2.3.0-dev.64 09:42:30 v2.3.0-dev.65 09:42:30 v2.3.0-dev.66 09:42:30 v2.3.0-dev.67 09:42:30 v2.3.0-dev.68 09:42:30 v2.3.0-dev.69 09:42:30 v2.3.0-dev.70 09:42:30 v2.3.0-dev.71 09:42:30 v2.3.0-dev.72 09:42:30 v2.3.0-dev.73 09:42:30 v2.3.0-dev.74 09:42:30 v2.3.0-dev.75 09:42:30 v2.3.0-dev.76 09:42:30 v2.3.0-dev.77 09:42:30 v2.3.0-dev.78 09:42:30 v2.3.0-dev.79 09:42:30 v2.3.0-dev.80 09:42:30 v2.3.0-dev.81 09:42:30 v2.3.0-dev.82 09:42:30 v2.3.0-dev.83 09:42:30 v2.3.0-dev.84 09:42:30 v2.3.0-dev.85 09:42:30 v2.3.0-dev.86 09:42:30 v2.3.0-dev.87 09:42:30 v2.3.0-dev.88 09:42:30 v2.3.0-dev.89 09:42:30 v2.3.0-dev.90 09:42:30 v2.3.0-dev.91 09:42:30 v2.3.0-dev.92 09:42:30 v2.3.0-dev.93 09:42:30 v2.3.0-dev.94 09:42:30 v2.3.0-dev.95 09:42:30 v2.3.0-dev.96 09:42:30 v2.3.0-dev.97 09:42:30 v2.3.0-dev.98 09:42:30 v2.3.0-dev.99 09:42:30 v2.3.1-dev.1 09:42:30 v2.3.1-dev.2 09:42:30 v2.3.1-dev.3 09:42:30 v2.3.1-dev.4 09:42:30 v2.3.1-dev.5 09:42:30 v3.0.0-dev.1 09:42:30 v3.0.0-dev.10 09:42:30 v3.0.0-dev.11 09:42:30 v3.0.0-dev.12 09:42:30 v3.0.0-dev.13 09:42:30 v3.0.0-dev.14 09:42:30 v3.0.0-dev.15 09:42:30 v3.0.0-dev.16 09:42:30 v3.0.0-dev.17 09:42:30 v3.0.0-dev.18 09:42:30 v3.0.0-dev.19 09:42:30 v3.0.0-dev.2 09:42:30 v3.0.0-dev.20 09:42:30 v3.0.0-dev.21 09:42:30 v3.0.0-dev.22 09:42:30 v3.0.0-dev.23 09:42:30 v3.0.0-dev.24 09:42:30 v3.0.0-dev.25 09:42:30 v3.0.0-dev.26 09:42:30 v3.0.0-dev.27 09:42:30 v3.0.0-dev.28 09:42:30 v3.0.0-dev.29 09:42:30 v3.0.0-dev.3 09:42:30 v3.0.0-dev.30 09:42:30 v3.0.0-dev.31 09:42:30 v3.0.0-dev.32 09:42:30 v3.0.0-dev.33 09:42:30 v3.0.0-dev.34 09:42:30 v3.0.0-dev.35 09:42:30 v3.0.0-dev.36 09:42:30 v3.0.0-dev.37 09:42:30 v3.0.0-dev.38 09:42:30 v3.0.0-dev.39 09:42:30 v3.0.0-dev.4 09:42:30 v3.0.0-dev.40 09:42:30 v3.0.0-dev.41 09:42:30 v3.0.0-dev.42 09:42:30 v3.0.0-dev.43 09:42:30 v3.0.0-dev.44 09:42:30 v3.0.0-dev.45 09:42:30 v3.0.0-dev.46 09:42:30 v3.0.0-dev.47 09:42:30 v3.0.0-dev.48 09:42:30 v3.0.0-dev.49 09:42:30 v3.0.0-dev.5 09:42:30 v3.0.0-dev.50 09:42:30 v3.0.0-dev.51 09:42:30 v3.0.0-dev.52 09:42:30 v3.0.0-dev.53 09:42:30 v3.0.0-dev.54 09:42:30 v3.0.0-dev.55 09:42:30 v3.0.0-dev.56 09:42:30 v3.0.0-dev.57 09:42:30 v3.0.0-dev.58 09:42:30 v3.0.0-dev.59 09:42:30 v3.0.0-dev.6 09:42:30 v3.0.0-dev.60 09:42:30 v3.0.0-dev.61 09:42:30 v3.0.0-dev.62 09:42:30 v3.0.0-dev.63 09:42:30 v3.0.0-dev.64 09:42:30 v3.0.0-dev.65 09:42:30 v3.0.0-dev.66 09:42:30 v3.0.0-dev.67 09:42:30 v3.0.0-dev.68 09:42:30 v3.0.0-dev.69 09:42:30 v3.0.0-dev.7 09:42:30 v3.0.0-dev.70 09:42:30 v3.0.0-dev.71 09:42:30 v3.0.0-dev.72 09:42:30 v3.0.0-dev.73 09:42:30 v3.0.0-dev.8 09:42:30 v3.0.0-dev.9 [Pipeline] sh 09:42:30 + lftools sign git-tag v3.0.0-dev.73 09:42:31 Signing Git tag with Sigul... 09:42:31 Signing v3.0.0-dev.73 [Pipeline] echo 09:42:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:42:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:42:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:42:32 $ docker stop --time=1 abdcef2777a834d364e66cbb9fff43ff622ffbe761393a32198ac1e2b0aa122f 09:42:33 $ docker rm -f --volumes abdcef2777a834d364e66cbb9fff43ff622ffbe761393a32198ac1e2b0aa122f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:42:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:42:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:34 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:42:34 $ docker top 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c -eo pid,comm 09:42:34 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). 09:42:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:34 [ssh-agent] Looking for ssh-agent implementation... 09:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:35 $ docker exec 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c ssh-agent 09:42:35 SSH_AUTH_SOCK=/tmp/ssh-jSZZiFAA8IAj/agent.32 09:42:35 SSH_AGENT_PID=38 09:42:35 Running ssh-add (command line suppressed) 09:42:35 Identity added: /w/workspace/edgex-go/434@tmp/private_key_17529572571315242251.key (/w/workspace/edgex-go/434@tmp/private_key_17529572571315242251.key) 09:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:35 + git semver bump pre 09:42:35 2023-03-01 09:42:35,801 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main 09:42:35 2023-03-01 09:42:35,801 [bump_version] DEBUG bumping version:3.0.0-dev.73 on axis:pre with prefix:dev 09:42:35 2023-03-01 09:42:35,801 [bump_version] DEBUG bumped version:3.0.0-dev.74 09:42:35 2023-03-01 09:42:35,801 [write_version] DEBUG write version:3.0.0-dev.74 to path:/w/workspace/edgex-go/434/.semver/main with force:True 09:42:35 2023-03-01 09:42:35,801 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main 09:42:35 2023-03-01 09:42:35,801 [write_file] DEBUG write to file:/w/workspace/edgex-go/434/.semver/main 09:42:35 2023-03-01 09:42:35,803 [execute] INFO git cat-file --batch-check 09:42:35 2023-03-01 09:42:35,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=) 09:42:35 2023-03-01 09:42:35,810 [execute] INFO git cat-file --batch 09:42:35 2023-03-01 09:42:35,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=) 09:42:35 2023-03-01 09:42:35,817 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main 09:42:35 3.0.0-dev.74 [Pipeline] } 09:42:36 $ docker exec --env ******** --env ******** 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c ssh-agent -k 09:42:36 unset SSH_AUTH_SOCK; 09:42:36 unset SSH_AGENT_PID; 09:42:36 echo Agent pid 38 killed; 09:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:36 + git semver [Pipeline] } 09:42:36 $ docker stop --time=1 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c 09:42:38 $ docker rm -f --volumes 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c [Pipeline] // withDockerContainer [Pipeline] sh 09:42:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:42:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:38 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:42:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:42:39 $ docker top 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 -eo pid,comm 09:42:39 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). 09:42:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:39 [ssh-agent] Looking for ssh-agent implementation... 09:42:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:39 $ docker exec 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 ssh-agent 09:42:39 SSH_AUTH_SOCK=/tmp/ssh-FY6A53b6bqSI/agent.32 09:42:39 SSH_AGENT_PID=38 09:42:39 Running ssh-add (command line suppressed) 09:42:39 Identity added: /w/workspace/edgex-go/434@tmp/private_key_13555779946505267422.key (/w/workspace/edgex-go/434@tmp/private_key_13555779946505267422.key) 09:42:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:39 + git semver push 09:42:40 2023-03-01 09:42:40,103 [run_push] DEBUG push 09:42:40 2023-03-01 09:42:40,104 [execute] INFO git cat-file --batch-check 09:42:40 2023-03-01 09:42:40,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=) 09:42:40 2023-03-01 09:42:40,109 [execute] INFO git rev-list 1fef9a9781cb0a488f8bd431b883a711f43ac43b -- 09:42:40 2023-03-01 09:42:40,109 [execute] DEBUG Popen(['git', 'rev-list', '1fef9a9781cb0a488f8bd431b883a711f43ac43b', '--'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=None) 09:42:40 2023-03-01 09:42:40,125 [execute] INFO git fetch -v origin 09:42:40 2023-03-01 09:42:40,126 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=True, shell=None, istream=None) 09:42:40 2023-03-01 09:42:40,651 [run_push] DEBUG no remote changes detected 09:42:40 2023-03-01 09:42:40,652 [execute] INFO git push origin semver 09:42:40 2023-03-01 09:42:40,652 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=None) 09:42:42 2023-03-01 09:42:41,730 [run_push] DEBUG push all version tags 09:42:42 2023-03-01 09:42:41,731 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:42:42 2023-03-01 09:42:41,732 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=None) 09:42:43 2023-03-01 09:42:42,812 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main 09:42:43 3.0.0-dev.74 [Pipeline] } 09:42:43 $ docker exec --env ******** --env ******** 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 ssh-agent -k 09:42:43 unset SSH_AUTH_SOCK; 09:42:43 unset SSH_AGENT_PID; 09:42:43 echo Agent pid 38 killed; 09:42:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:43 + git semver [Pipeline] } 09:42:43 $ docker stop --time=1 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 09:42:45 $ docker rm -f --volumes 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 [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 09:42:45 + [ -d /w/workspace/edgex-go/434/archives ] [Pipeline] libraryResource [Pipeline] sh 09:42:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:42:46 ---> package-listing.sh 09:42:46 ++ facter osfamily 09:42:46 ++ tr '[:upper:]' '[:lower:]' 09:42:47 + OS_FAMILY=debian 09:42:47 + workspace=/w/workspace/edgex-go/434 09:42:47 + START_PACKAGES=/tmp/packages_start.txt 09:42:47 + END_PACKAGES=/tmp/packages_end.txt 09:42:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:42:47 + PACKAGES=/tmp/packages_start.txt 09:42:47 + '[' /w/workspace/edgex-go/434 ']' 09:42:47 + PACKAGES=/tmp/packages_end.txt 09:42:47 + case "${OS_FAMILY}" in 09:42:47 + dpkg -l 09:42:47 + grep '^ii' 09:42:47 + '[' -f /tmp/packages_start.txt ']' 09:42:47 + '[' -f /tmp/packages_end.txt ']' 09:42:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:42:47 + '[' /w/workspace/edgex-go/434 ']' 09:42:47 + mkdir -p /w/workspace/edgex-go/434/archives/ 09:42:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/434/archives/ [Pipeline] echo 09:42:47 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/434/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:42:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:47 09:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:48 latest: Pulling from edgex-lftools-log-publisher 09:42:48 5eb5b503b376: Pulling fs layer 09:42:48 5c69ac0246d0: Pulling fs layer 09:42:48 ec43610c2a17: Pulling fs layer 09:42:48 3a2ae6a8a46f: Pulling fs layer 09:42:48 33b1e0a273af: Pulling fs layer 09:42:48 5d3b04190fa2: Pulling fs layer 09:42:48 2f39f015ded8: Pulling fs layer 09:42:48 3a2ae6a8a46f: Waiting 09:42:48 33b1e0a273af: Waiting 09:42:48 5d3b04190fa2: Waiting 09:42:48 2f39f015ded8: Waiting 09:42:48 5c69ac0246d0: Verifying Checksum 09:42:48 3a2ae6a8a46f: Download complete 09:42:48 33b1e0a273af: Verifying Checksum 09:42:48 33b1e0a273af: Download complete 09:42:48 5d3b04190fa2: Download complete 09:42:48 ec43610c2a17: Verifying Checksum 09:42:48 ec43610c2a17: Download complete 09:42:48 5eb5b503b376: Verifying Checksum 09:42:48 5eb5b503b376: Download complete 09:42:49 2f39f015ded8: Download complete 09:42:49 5eb5b503b376: Pull complete 09:42:49 5c69ac0246d0: Pull complete 09:42:50 ec43610c2a17: Pull complete 09:42:50 3a2ae6a8a46f: Pull complete 09:42:50 33b1e0a273af: Pull complete 09:42:50 5d3b04190fa2: Pull complete 09:42:54 2f39f015ded8: Pull complete 09:42:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:54 prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container 09:42:54 $ 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/434/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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 09:42:56 $ docker top c3598668ca693fd708e32184e57a06a673662870eb0c3d2ab87b94b4b682bdb2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:42:57 + mkdir -p /var/log/sysstat [Pipeline] sh 09:42:57 + ls /var/log/sa-host 09:42:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:57 provisioning config files... 09:42:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/434@tmp/config9175955017383508155tmp [Pipeline] { [Pipeline] echo 09:42:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:42:58 ---> create-netrc.sh [Pipeline] } 09:42:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:42:58 ---> python-tools-install.sh [Pipeline] echo 09:42:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:42:58 ---> sudo-logs.sh 09:42:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:42:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:42:59 ---> job-cost.sh 09:42:59 lf-activate-venv: SKIPPING 09:42:59 DEBUG: total: 0.10999999940395355 09:42:59 INFO: Retrieving Stack Cost... 09:42:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:43:00 INFO: Archiving Costs [Pipeline] echo 09:43:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:43:00 ---> logs-deploy.sh 09:43:00 lf-activate-venv: SKIPPING 09:43:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/434 09:43:00 INFO: archiving workspace using pattern(s): 09:43:01 Archives upload complete. 09:43:01 INFO: archiving logs to Nexus 09:43:02 ---> uname -a: 09:43:02 Linux prd-ubuntu20-04-docker-8c-8g-7945 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:43:02 09:43:02 09:43:02 ---> lscpu: 09:43:02 Architecture: x86_64 09:43:02 CPU op-mode(s): 32-bit, 64-bit 09:43:02 Byte Order: Little Endian 09:43:02 Address sizes: 40 bits physical, 48 bits virtual 09:43:02 CPU(s): 8 09:43:02 On-line CPU(s) list: 0-7 09:43:02 Thread(s) per core: 1 09:43:02 Core(s) per socket: 1 09:43:02 Socket(s): 8 09:43:02 NUMA node(s): 1 09:43:02 Vendor ID: AuthenticAMD 09:43:02 CPU family: 23 09:43:02 Model: 49 09:43:02 Model name: AMD EPYC-Rome Processor 09:43:02 Stepping: 0 09:43:02 CPU MHz: 2799.998 09:43:02 BogoMIPS: 5599.99 09:43:02 Virtualization: AMD-V 09:43:02 Hypervisor vendor: KVM 09:43:02 Virtualization type: full 09:43:02 L1d cache: 256 KiB 09:43:02 L1i cache: 256 KiB 09:43:02 L2 cache: 4 MiB 09:43:02 L3 cache: 128 MiB 09:43:02 NUMA node0 CPU(s): 0-7 09:43:02 Vulnerability Itlb multihit: Not affected 09:43:02 Vulnerability L1tf: Not affected 09:43:02 Vulnerability Mds: Not affected 09:43:02 Vulnerability Meltdown: Not affected 09:43:02 Vulnerability Mmio stale data: Not affected 09:43:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:43:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:43:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:43:02 Vulnerability Srbds: Not affected 09:43:02 Vulnerability Tsx async abort: Not affected 09:43:02 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 09:43:02 09:43:02 09:43:02 ---> nproc: 09:43:02 8 09:43:02 09:43:02 09:43:02 ---> df -h: 09:43:02 Filesystem Size Used Avail Use% Mounted on 09:43:02 overlay 155G 20G 136G 13% / 09:43:02 tmpfs 64M 0 64M 0% /dev 09:43:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:43:02 shm 64M 0 64M 0% /dev/shm 09:43:02 /dev/vda1 155G 20G 136G 13% /facter-os 09:43:02 09:43:02 09:43:02 ---> sar -b -r -n DEV: 09:43:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7945) 03/01/23 _x86_64_ (8 CPU) 09:43:02 09:43:02 09:12:37 LINUX RESTART (8 CPU) 09:43:02 09:43:02 09:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:43:02 09:14:01 184.07 38.84 145.23 0.00 4294.46 75203.52 0.00 09:43:02 09:15:01 31.27 0.07 31.20 0.00 0.67 12857.84 0.00 09:43:02 09:16:01 78.22 0.20 78.02 0.00 7.73 31537.48 0.00 09:43:02 09:17:01 731.14 8.95 722.19 0.00 75.04 347868.58 0.00 09:43:02 09:18:01 934.37 7.88 926.49 0.00 922.61 237466.33 0.00 09:43:02 09:19:01 1012.21 6.05 1006.17 0.00 4285.42 250374.40 0.00 09:43:02 09:20:01 120.21 0.17 120.04 0.00 17.99 17075.91 0.00 09:43:02 09:21:01 16.48 0.03 16.45 0.00 3.20 431.66 0.00 09:43:02 09:22:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:43:02 09:23:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 09:43:02 09:24:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 09:43:02 09:25:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 09:43:02 09:26:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 09:43:02 09:27:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 09:43:02 09:28:01 1.87 0.02 1.85 0.00 0.13 24.66 0.00 09:43:02 09:29:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 09:43:02 09:30:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 09:43:02 09:31:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 09:43:02 09:32:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 09:43:02 09:33:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 09:43:02 09:34:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 09:43:02 09:35:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 09:43:02 09:36:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 09:43:02 09:37:01 0.88 0.00 0.88 0.00 0.00 11.86 0.00 09:43:02 09:38:01 2.37 0.18 2.18 0.00 18.53 27.86 0.00 09:43:02 09:39:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 09:43:02 09:40:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 09:43:02 09:41:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 09:43:02 09:42:01 43.91 0.10 43.81 0.00 10.26 27755.11 0.00 09:43:02 09:43:01 139.82 0.35 139.47 0.00 17.06 49078.04 0.00 09:43:02 Average: 110.50 2.07 108.43 0.00 319.56 34979.09 0.00 09:43:02 09:43:02 09:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:43:02 09:14:01 28557116 31588324 716836 2.18 111460 3166504 1877612 5.53 1096748 2831256 268 09:43:02 09:15:01 27609540 31113064 1183576 3.60 115248 3590808 2286704 6.74 1664568 3154192 175048 09:43:02 09:16:01 25808784 31445776 850152 2.59 117944 5666368 2615976 7.71 1647300 4916540 1990824 09:43:02 09:17:01 21621880 31030124 1236036 3.76 288064 8976816 3823012 11.27 2294224 8124832 30484 09:43:02 09:18:01 19984128 31054848 1202376 3.66 321912 10509484 3554068 10.47 2682044 9263456 71336 09:43:02 09:19:01 19465280 31350240 911708 2.77 391372 11196300 2342544 6.90 2645280 9781292 179420 09:43:02 09:20:01 19969856 31517440 752408 2.29 392104 10883596 1842308 5.43 2431796 9524268 508 09:43:02 09:21:01 19971572 31520316 749368 2.28 392700 10884112 1863868 5.49 2427916 9524528 20 09:43:02 09:22:01 19971508 31520492 749376 2.28 392708 10884116 1863868 5.49 2427888 9524756 20 09:43:02 09:23:01 19976768 31525788 744024 2.26 392752 10884116 1863868 5.49 2421716 9524756 144 09:43:02 09:24:01 19977584 31526636 743528 2.26 392760 10884120 1863868 5.49 2421788 9524760 8 09:43:02 09:25:01 19977820 31527004 743280 2.26 392768 10884128 1863868 5.49 2421620 9524880 144 09:43:02 09:26:01 19979568 31528888 741344 2.25 392768 10884256 1863868 5.49 2419772 9525008 8 09:43:02 09:27:01 19979480 31528808 741344 2.25 392784 10884260 1863868 5.49 2419904 9525016 12 09:43:02 09:28:01 19978960 31528368 742404 2.26 392812 10884236 1898344 5.59 2419908 9524984 20 09:43:02 09:29:01 19978944 31528356 742372 2.26 392820 10884240 1898344 5.59 2419916 9524988 168 09:43:02 09:30:01 19979148 31528572 742092 2.26 392832 10884244 1898344 5.59 2419864 9524992 4 09:43:02 09:31:01 19978628 31528068 742536 2.26 392844 10884244 1898344 5.59 2419876 9524992 184 09:43:02 09:32:01 19978580 31528044 742488 2.26 392868 10884252 1898344 5.59 2419904 9524996 8 09:43:02 09:33:01 19978532 31528048 742440 2.26 392900 10884252 1898344 5.59 2419956 9524996 52 09:43:02 09:34:01 19978920 31528456 742192 2.26 392904 10884260 1898344 5.59 2420004 9525008 8 09:43:02 09:35:01 19978100 31527648 742944 2.26 392932 10884264 1898344 5.59 2419948 9525012 136 09:43:02 09:36:01 19978408 31527984 742564 2.26 392944 10884264 1898344 5.59 2419976 9525012 12 09:43:02 09:37:01 19978296 31527892 742604 2.26 392948 10884268 1898344 5.59 2420000 9525016 196 09:43:02 09:38:01 19978012 31528336 742512 2.26 392968 10884820 1920020 5.66 2420100 9525500 64 09:43:02 09:39:01 19978152 31528488 742292 2.26 392984 10884828 1920020 5.66 2420168 9525500 180 09:43:02 09:40:01 19978320 31528676 742268 2.26 393000 10884832 1920020 5.66 2420108 9525504 4 09:43:02 09:41:01 19978284 31528656 742472 2.26 393008 10884836 1920020 5.66 2420184 9525504 180 09:43:02 09:42:01 19107472 31412068 855044 2.60 396988 11589276 2034544 6.00 2546652 10217604 856 09:43:02 09:43:01 17899444 31446016 815528 2.48 448540 12645628 1993240 5.87 2637336 11196904 512 09:43:02 Average: 20651903 31467714 804337 2.45 361121 10226524 2069353 6.10 2349549 8967868 81694 09:43:02 09:43:02 09:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:43:02 09:14:01 docker0 592.90 588.32 42.95 3488.10 0.00 0.00 0.00 0.00 09:43:02 09:14:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 09:43:02 09:14:01 ens3 1562.06 1408.71 12732.87 180.00 0.00 0.00 0.00 0.00 09:43:02 09:15:01 docker0 1.30 1.33 0.08 0.10 0.00 0.00 0.00 0.00 09:43:02 09:15:01 vethae43cfc 1.30 1.48 0.10 0.12 0.00 0.00 0.00 0.00 09:43:02 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:15:01 ens3 26.19 15.11 21.04 10.85 0.00 0.00 0.00 0.00 09:43:02 09:16:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:16:01 vethfba9b2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:16:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:43:02 09:16:01 ens3 109.40 76.88 1704.68 120.19 0.00 0.00 0.00 0.00 09:43:02 09:17:01 veth7813fb9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:17:01 docker0 503.02 825.89 41.06 6188.04 0.00 0.00 0.00 0.00 09:43:02 09:17:01 vethfba9b2c 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:17:01 veth85bea6a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:17:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:43:02 09:17:01 ens3 849.30 519.18 6250.39 56.89 0.00 0.00 0.00 0.00 09:43:02 09:17:01 veth4a9e0c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:17:01 veth0ed46cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:18:01 docker0 99.73 198.48 8.12 1428.40 0.00 0.00 0.00 0.00 09:43:02 09:18:01 vethfba9b2c 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:18:01 veth9fd0cb6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:18:01 veth2b083c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:18:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 09:43:02 09:18:01 veth0f08d26 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:18:01 ens3 339.15 162.32 2654.60 29.59 0.00 0.00 0.00 0.00 09:43:02 09:18:01 veth8491972 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:19:01 docker0 102.37 201.88 8.24 1431.50 0.00 0.00 0.00 0.00 09:43:02 09:19:01 vethfba9b2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:19:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 09:43:02 09:19:01 ens3 318.08 161.61 3117.01 31.08 0.00 0.00 0.00 0.00 09:43:02 09:19:01 veth110c2ec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:43:02 09:20:01 docker0 2.00 4.23 0.12 43.64 0.00 0.00 0.00 0.00 09:43:02 09:20:01 lo 44.72 44.72 4.41 4.41 0.00 0.00 0.00 0.00 09:43:02 09:20:01 ens3 378.04 385.77 259.44 1529.07 0.00 0.00 0.00 0.00 09:43:02 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:21:01 lo 22.26 22.26 2.19 2.19 0.00 0.00 0.00 0.00 09:43:02 09:21:01 ens3 311.36 316.06 136.30 1945.88 0.00 0.00 0.00 0.00 09:43:02 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:22:01 ens3 0.62 0.38 0.35 0.27 0.00 0.00 0.00 0.00 09:43:02 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:24:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 09:43:02 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:26:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:43:02 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:27:01 ens3 0.57 0.38 0.26 0.21 0.00 0.00 0.00 0.00 09:43:02 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:29:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:43:02 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:30:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:34:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 09:43:02 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:36:01 ens3 1.10 0.83 2.95 0.06 0.00 0.00 0.00 0.00 09:43:02 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:38:01 ens3 0.27 0.27 0.11 0.03 0.00 0.00 0.00 0.00 09:43:02 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:39:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:43:02 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:02 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:43:02 09:42:01 docker0 1.12 1.03 0.08 1.52 0.00 0.00 0.00 0.00 09:43:02 09:42:01 veth16d63f0 1.12 1.08 0.10 1.53 0.00 0.00 0.00 0.00 09:43:02 09:42:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:43:02 09:42:01 ens3 136.74 81.30 3976.13 12.93 0.00 0.00 0.00 0.00 09:43:02 09:43:01 docker0 39.17 63.85 3.67 589.48 0.00 0.00 0.00 0.00 09:43:02 09:43:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 09:43:02 09:43:01 ens3 371.96 261.40 6375.99 168.76 0.00 0.00 0.00 0.00 09:43:02 Average: docker0 44.42 62.55 3.46 437.37 0.00 0.00 0.00 0.00 09:43:02 Average: lo 2.71 2.71 0.26 0.26 0.00 0.00 0.00 0.00 09:43:02 Average: ens3 146.11 112.33 1234.73 136.18 0.00 0.00 0.00 0.00 09:43:02 09:43:02 09:43:02 ---> sar -P ALL: 09:43:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7945) 03/01/23 _x86_64_ (8 CPU) 09:43:02 09:43:02 09:12:37 LINUX RESTART (8 CPU) 09:43:02 09:43:02 09:13:02 CPU %user %nice %system %iowait %steal %idle 09:43:02 09:14:01 all 12.69 0.00 4.79 1.59 0.06 80.86 09:43:02 09:14:01 0 18.52 0.00 5.03 1.36 0.05 75.04 09:43:02 09:14:01 1 9.05 0.00 5.03 0.62 0.05 85.25 09:43:02 09:14:01 2 17.62 0.00 6.04 6.30 0.07 69.98 09:43:02 09:14:01 3 13.25 0.00 4.18 0.22 0.07 82.29 09:43:02 09:14:01 4 9.87 0.00 4.34 2.85 0.05 82.89 09:43:02 09:14:01 5 12.18 0.00 4.40 0.27 0.05 83.09 09:43:02 09:14:01 6 11.85 0.00 4.83 0.84 0.05 82.43 09:43:02 09:14:01 7 9.16 0.00 4.50 0.24 0.07 86.03 09:43:02 09:15:01 all 42.96 0.00 6.72 0.21 0.08 50.04 09:43:02 09:15:01 0 43.61 0.00 6.82 0.02 0.08 49.46 09:43:02 09:15:01 1 43.74 0.00 7.48 0.07 0.08 48.63 09:43:02 09:15:01 2 43.95 0.00 6.88 1.24 0.08 47.84 09:43:02 09:15:01 3 44.18 0.00 5.59 0.03 0.08 50.11 09:43:02 09:15:01 4 43.25 0.00 7.33 0.25 0.08 49.08 09:43:02 09:15:01 5 43.77 0.00 6.54 0.02 0.07 49.61 09:43:02 09:15:01 6 43.07 0.00 7.15 0.02 0.08 49.68 09:43:02 09:15:01 7 38.06 0.00 5.94 0.00 0.08 55.92 09:43:02 09:16:01 all 34.55 0.00 6.93 0.62 0.09 57.81 09:43:02 09:16:01 0 32.55 0.00 6.27 0.62 0.08 60.47 09:43:02 09:16:01 1 35.03 0.00 7.56 0.24 0.08 57.09 09:43:02 09:16:01 2 34.21 0.00 7.40 3.03 0.09 55.29 09:43:02 09:16:01 3 35.32 0.00 7.02 0.05 0.08 57.52 09:43:02 09:16:01 4 34.62 0.00 7.88 0.64 0.08 56.77 09:43:02 09:16:01 5 35.46 0.00 6.55 0.27 0.10 57.62 09:43:02 09:16:01 6 35.23 0.00 7.27 0.02 0.10 57.38 09:43:02 09:16:01 7 33.98 0.00 5.53 0.10 0.08 60.31 09:43:02 09:17:01 all 23.70 0.00 11.92 10.75 0.08 53.56 09:43:02 09:17:01 0 23.98 0.00 9.79 5.02 0.08 61.13 09:43:02 09:17:01 1 24.21 0.00 11.86 12.37 0.08 51.48 09:43:02 09:17:01 2 24.27 0.00 12.37 12.07 0.08 51.21 09:43:02 09:17:01 3 23.04 0.00 11.39 4.84 0.07 60.66 09:43:02 09:17:01 4 23.35 0.00 10.41 6.28 0.07 59.88 09:43:02 09:17:01 5 22.94 0.00 13.33 14.62 0.07 49.04 09:43:02 09:17:01 6 22.08 0.00 12.16 5.72 0.07 59.96 09:43:02 09:17:01 7 25.70 0.00 14.07 25.15 0.09 35.00 09:43:02 09:18:01 all 67.96 0.00 14.18 5.26 0.13 12.47 09:43:02 09:18:01 0 67.38 0.00 13.90 3.60 0.15 14.96 09:43:02 09:18:01 1 69.06 0.00 13.48 7.64 0.12 9.70 09:43:02 09:18:01 2 68.06 0.00 12.87 3.38 0.13 15.56 09:43:02 09:18:01 3 68.76 0.00 15.51 3.27 0.13 12.33 09:43:02 09:18:01 4 68.52 0.00 12.93 4.75 0.13 13.67 09:43:02 09:18:01 5 66.94 0.00 15.04 10.29 0.12 7.61 09:43:02 09:18:01 6 68.47 0.00 13.44 3.92 0.15 14.02 09:43:02 09:18:01 7 66.51 0.00 16.24 5.20 0.14 11.92 09:43:02 09:19:01 all 54.75 0.00 13.94 6.25 0.14 24.92 09:43:02 09:19:01 0 53.74 0.00 14.98 8.05 0.14 23.09 09:43:02 09:19:01 1 56.52 0.00 14.81 5.24 0.14 23.29 09:43:02 09:19:01 2 50.08 0.00 11.81 2.21 0.14 35.76 09:43:02 09:19:01 3 52.79 0.00 12.37 4.76 0.14 29.94 09:43:02 09:19:01 4 56.58 0.00 14.12 4.55 0.14 24.61 09:43:02 09:19:01 5 56.21 0.00 15.19 6.82 0.15 21.62 09:43:02 09:19:01 6 57.96 0.00 12.79 4.84 0.14 24.27 09:43:02 09:19:01 7 54.11 0.00 15.40 13.51 0.14 16.85 09:43:02 09:20:01 all 12.14 0.00 2.47 0.62 0.06 84.72 09:43:02 09:20:01 0 13.02 0.00 2.42 0.07 0.05 84.44 09:43:02 09:20:01 1 13.66 0.00 2.64 0.71 0.05 82.93 09:43:02 09:20:01 2 10.47 0.00 2.19 0.28 0.05 87.00 09:43:02 09:20:01 3 10.58 0.00 2.95 0.02 0.07 86.39 09:43:02 09:20:01 4 11.10 0.00 2.05 0.05 0.07 86.73 09:43:02 09:20:01 5 12.73 0.00 2.55 1.74 0.05 82.93 09:43:02 09:20:01 6 11.67 0.00 1.90 1.93 0.05 84.45 09:43:02 09:20:01 7 13.85 0.00 3.02 0.17 0.08 82.88 09:43:02 09:21:01 all 6.75 0.00 0.62 0.07 0.04 92.52 09:43:02 09:21:01 0 10.35 0.00 0.80 0.00 0.05 88.79 09:43:02 09:21:01 1 7.82 0.00 0.65 0.18 0.03 91.32 09:43:02 09:21:01 2 5.22 0.00 0.43 0.02 0.02 94.31 09:43:02 09:21:01 3 6.08 0.00 0.64 0.07 0.05 93.16 09:43:02 09:21:01 4 1.93 0.00 0.37 0.02 0.02 97.67 09:43:02 09:21:01 5 4.45 0.00 0.53 0.02 0.03 94.96 09:43:02 09:21:01 6 9.39 0.00 0.68 0.25 0.03 89.64 09:43:02 09:21:01 7 8.78 0.00 0.87 0.02 0.07 90.27 09:43:02 09:22:01 all 0.24 0.00 0.01 0.00 0.00 99.74 09:43:02 09:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:22:01 1 1.84 0.00 0.00 0.00 0.00 98.16 09:43:02 09:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:22:01 3 0.02 0.00 0.03 0.02 0.00 99.93 09:43:02 09:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:43:02 09:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:43:02 09:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:23:01 all 0.18 0.00 0.02 0.01 0.01 99.78 09:43:02 09:23:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:43:02 09:23:01 1 1.27 0.00 0.07 0.00 0.02 98.64 09:43:02 09:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:43:02 09:23:01 3 0.03 0.00 0.02 0.03 0.02 99.90 09:43:02 09:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:43:02 09:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:43:02 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:43:02 09:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:43:02 09:24:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:43:02 09:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:43:02 09:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:43:02 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:43:02 09:43:02 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:43:02 09:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:43:02 09:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:25:01 1 0.05 0.00 0.02 0.02 0.00 99.92 09:43:02 09:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:25:01 3 0.02 0.00 0.03 0.02 0.00 99.93 09:43:02 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:43:02 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:43:02 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:26:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:43:02 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:27:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:43:02 09:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:43:02 09:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:43:02 09:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:43:02 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:27:01 6 0.03 0.00 0.02 0.03 0.00 99.92 09:43:02 09:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:28:01 all 0.03 0.00 0.03 0.01 0.00 99.93 09:43:02 09:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:43:02 09:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:43:02 09:28:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:43:02 09:28:01 3 0.02 0.00 0.02 0.03 0.00 99.93 09:43:02 09:28:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:43:02 09:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:43:02 09:28:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:43:02 09:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:29:01 all 0.16 0.00 0.01 0.00 0.00 99.83 09:43:02 09:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:29:01 1 1.21 0.00 0.00 0.00 0.00 98.79 09:43:02 09:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:43:02 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:43:02 09:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:43:02 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:30:01 all 0.27 0.00 0.00 0.00 0.00 99.72 09:43:02 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:30:01 1 2.00 0.00 0.00 0.00 0.00 98.00 09:43:02 09:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:43:02 09:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:43:02 09:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:43:02 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:43:02 09:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:31:01 all 0.15 0.00 0.02 0.01 0.01 99.82 09:43:02 09:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:31:01 1 1.09 0.00 0.07 0.00 0.02 98.82 09:43:02 09:31:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:43:02 09:31:01 3 0.00 0.00 0.02 0.03 0.00 99.95 09:43:02 09:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:43:02 09:31:01 6 0.02 0.00 0.00 0.03 0.00 99.95 09:43:02 09:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:43:02 09:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:43:02 09:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:43:02 09:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:43:02 09:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:43:02 09:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:43:02 09:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:43:02 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:43:02 09:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:43:02 09:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:43:02 09:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:43:02 09:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:43:02 09:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:34:01 all 0.18 0.00 0.01 0.01 0.00 99.80 09:43:02 09:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:34:01 1 1.35 0.00 0.03 0.00 0.02 98.60 09:43:02 09:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:43:02 09:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:43:02 09:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:34:01 6 0.00 0.00 0.02 0.05 0.00 99.93 09:43:02 09:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:35:01 all 0.26 0.00 0.01 0.01 0.00 99.72 09:43:02 09:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:35:01 1 1.99 0.00 0.02 0.00 0.00 98.00 09:43:02 09:35:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:43:02 09:35:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:43:02 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:43:02 09:35:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:43:02 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:43:02 09:35:01 CPU %user %nice %system %iowait %steal %idle 09:43:02 09:36:01 all 0.11 0.00 0.02 0.00 0.00 99.86 09:43:02 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:36:01 1 0.81 0.00 0.07 0.00 0.00 99.12 09:43:02 09:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:43:02 09:36:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:43:02 09:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:36:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:43:02 09:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:43:02 09:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:43:02 09:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:43:02 09:37:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:43:02 09:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:43:02 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:37:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:43:02 09:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:38:01 all 0.10 0.00 0.06 0.01 0.01 99.83 09:43:02 09:38:01 0 0.02 0.00 0.05 0.00 0.00 99.93 09:43:02 09:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:43:02 09:38:01 2 0.62 0.00 0.20 0.02 0.00 99.17 09:43:02 09:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:43:02 09:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:43:02 09:38:01 5 0.03 0.00 0.05 0.02 0.02 99.88 09:43:02 09:38:01 6 0.02 0.00 0.03 0.05 0.00 99.90 09:43:02 09:38:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:43:02 09:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:43:02 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:43:02 09:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:43:02 09:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:43:02 09:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:43:02 09:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:43:02 09:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:40:01 all 0.01 0.00 0.00 0.00 0.00 99.97 09:43:02 09:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:43:02 09:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:43:02 09:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:43:02 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:43:02 09:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:43:02 09:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:43:02 09:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:43:02 09:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:43:02 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:43:02 09:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:43:02 09:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:43:02 09:42:01 all 3.38 0.00 1.53 0.47 0.02 94.60 09:43:02 09:42:01 0 2.73 0.00 1.59 0.00 0.02 95.66 09:43:02 09:42:01 1 3.33 0.00 1.75 0.02 0.02 94.89 09:43:02 09:42:01 2 3.10 0.00 2.05 0.17 0.03 94.65 09:43:02 09:42:01 3 4.42 0.00 1.08 0.53 0.02 93.96 09:43:02 09:42:01 4 3.69 0.00 1.68 0.02 0.02 94.60 09:43:02 09:42:01 5 3.07 0.00 1.02 0.00 0.02 95.90 09:43:02 09:42:01 6 2.84 0.00 1.49 3.01 0.02 92.64 09:43:02 09:42:01 7 3.90 0.00 1.59 0.02 0.03 94.46 09:43:02 09:43:01 all 9.04 0.00 3.97 1.16 0.06 85.77 09:43:02 09:43:01 0 8.38 0.00 4.75 0.27 0.05 86.55 09:43:02 09:43:01 1 7.82 0.00 3.38 0.39 0.07 88.34 09:43:02 09:43:01 2 9.59 0.00 4.86 3.79 0.07 81.70 09:43:02 09:43:01 3 8.39 0.00 3.93 1.48 0.07 86.13 09:43:02 09:43:01 4 9.04 0.00 3.15 0.22 0.05 87.54 09:43:02 09:43:01 5 11.05 0.00 3.69 0.46 0.07 84.74 09:43:02 09:43:01 6 9.21 0.00 3.79 2.52 0.07 84.40 09:43:02 09:43:01 7 8.88 0.00 4.16 0.14 0.07 86.75 09:43:02 Average: all 8.90 0.00 2.22 0.89 0.03 87.96 09:43:02 Average: 0 9.05 0.00 2.19 0.62 0.03 88.10 09:43:02 Average: 1 9.33 0.00 2.28 0.91 0.03 87.45 09:43:02 Average: 2 8.83 0.00 2.22 1.07 0.03 87.85 09:43:02 Average: 3 8.81 0.00 2.14 0.51 0.03 88.51 09:43:02 Average: 4 8.66 0.00 2.12 0.65 0.02 88.55 09:43:02 Average: 5 8.89 0.00 2.28 1.14 0.03 87.67 09:43:02 Average: 6 8.98 0.00 2.16 0.77 0.03 88.05 09:43:02 Average: 7 8.67 0.00 2.35 1.46 0.03 87.49 09:43:02 09:43:02 09:43:02