Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 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-ssh10484966329291246211.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4944700488126243056.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6959412208781942693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh4544328767496711635.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-ssh12006928304783481454.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5727 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/476 [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/476 # 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 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (main) Commit message: "fix: Remove broken unit test for mosquitto password file (#4474)" > 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 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 > git rev-list --no-walk 32e4cad4570321b8701fad636f81d26e3bb342d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:19:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:19:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:19:52 ========================================================= 18:19:52 EdgeX Global Pipelines Version Info 18:19:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:19:53 ------------------- 18:19:53 stable info: 18:19:53 ------------------- 18:19:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:19:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:19:53 Message: update stable to v1.0.245 18:19:53 ------------------- 18:19:53 experimental info: 18:19:53 ------------------- 18:19:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:19:53 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:19:53 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:19:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:19:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:19:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:19:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:19:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:19:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:19:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e88a8a8 [Pipeline] echo 18:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:54 provisioning config files... 18:19:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/476@tmp/config17859126926238702763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:54 ---> docker-login.sh 18:19:54 nexus3.edgexfoundry.org:10001 18:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:54 Configure a credential helper to remove this warning. See 18:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:54 18:19:54 Login Succeeded 18:19:54 nexus3.edgexfoundry.org:10002 18:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:55 Configure a credential helper to remove this warning. See 18:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:55 18:19:55 Login Succeeded 18:19:55 nexus3.edgexfoundry.org:10003 18:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:55 Configure a credential helper to remove this warning. See 18:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:55 18:19:55 Login Succeeded 18:19:55 nexus3.edgexfoundry.org:10004 18:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:55 Configure a credential helper to remove this warning. See 18:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:55 18:19:55 Login Succeeded 18:19:55 docker.io 18:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:55 Configure a credential helper to remove this warning. See 18:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:55 18:19:55 Login Succeeded 18:19:55 ---> docker-login.sh ends [Pipeline] } 18:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:55 + 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 18:19:55 + dirname cmd/core-command/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo core-command,cmd/core-command/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:19:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:19:55 + dirname cmd/core-data/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo core-data,cmd/core-data/Dockerfile 18:19:55 + dirname cmd/core-metadata/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo core-metadata,cmd/core-metadata/Dockerfile 18:19:55 + dirname cmd/security-bootstrapper/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:19:55 + dirname cmd/security-proxy-auth/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:19:55 + dirname cmd/security-proxy-setup/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + dirname cmd/security-secretstore-setup/Dockerfile 18:19:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:19:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:19:55 + dirname cmd/security-spire-agent/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:19:55 + dirname cmd/security-spire-config/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:19:55 + dirname cmd/security-spire-server/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:19:55 + dirname cmd/support-notifications/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo support-notifications,cmd/support-notifications/Dockerfile 18:19:55 + dirname cmd/support-scheduler/Dockerfile 18:19:55 + cut -d/ -f2 18:19:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:19:56 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 18:19:56 + git rev-list -1 --merges e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b~1..e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] echo 18:19:56 -----------> git rev-list -1 --merges e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b~1..e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [false] [Pipeline] sh 18:19:56 + git log --format=format:%s -1 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] echo 18:19:56 ========================================================= 18:19:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:19:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:19:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:19:57 + grep -v github /etc/ssh/ssh_known_hosts 18:19:57 + [ -e /tmp/ssh_known_hosts ] 18:19:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:19:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 18:19:57 sudo tee -a /etc/ssh/ssh_known_hosts 18:19:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:57 18:19:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:57 0.1.4: Pulling from edgex-devops/py-git-semver 18:19:57 b85a868b505f: Pulling fs layer 18:19:57 e2be974225ed: Pulling fs layer 18:19:57 339a4e72a1f5: Pulling fs layer 18:19:57 988bab9f4d93: Pulling fs layer 18:19:57 1469e6f7b9e6: Pulling fs layer 18:19:57 eaf3925da568: Pulling fs layer 18:19:57 bab4dde63d76: Pulling fs layer 18:19:57 bde34c3a00c8: Pulling fs layer 18:19:57 b352a97aabf1: Pulling fs layer 18:19:57 4872d77fe225: Pulling fs layer 18:19:57 bde34c3a00c8: Waiting 18:19:57 eaf3925da568: Waiting 18:19:57 bab4dde63d76: Waiting 18:19:57 988bab9f4d93: Waiting 18:19:57 b352a97aabf1: Waiting 18:19:57 1469e6f7b9e6: Waiting 18:19:57 5851b861e8e6: Pulling fs layer 18:19:57 e2be974225ed: Verifying Checksum 18:19:57 e2be974225ed: Download complete 18:19:57 988bab9f4d93: Verifying Checksum 18:19:57 988bab9f4d93: Download complete 18:19:58 339a4e72a1f5: Verifying Checksum 18:19:58 339a4e72a1f5: Download complete 18:19:58 eaf3925da568: Verifying Checksum 18:19:58 eaf3925da568: Download complete 18:19:58 1469e6f7b9e6: Verifying Checksum 18:19:58 1469e6f7b9e6: Download complete 18:19:58 bde34c3a00c8: Verifying Checksum 18:19:58 bde34c3a00c8: Download complete 18:19:58 b352a97aabf1: Verifying Checksum 18:19:58 b352a97aabf1: Download complete 18:19:58 4872d77fe225: Verifying Checksum 18:19:58 4872d77fe225: Download complete 18:19:58 5851b861e8e6: Verifying Checksum 18:19:58 5851b861e8e6: Download complete 18:19:58 b85a868b505f: Verifying Checksum 18:19:58 b85a868b505f: Download complete 18:19:58 bab4dde63d76: Verifying Checksum 18:19:58 bab4dde63d76: Download complete 18:19:59 b85a868b505f: Pull complete 18:19:59 e2be974225ed: Pull complete 18:20:00 339a4e72a1f5: Pull complete 18:20:00 988bab9f4d93: Pull complete 18:20:00 1469e6f7b9e6: Pull complete 18:20:00 eaf3925da568: Pull complete 18:20:02 bab4dde63d76: Pull complete 18:20:02 bde34c3a00c8: Pull complete 18:20:02 b352a97aabf1: Pull complete 18:20:02 4872d77fe225: Pull complete 18:20:02 5851b861e8e6: Pull complete 18:20:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:20:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:02 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:20:06 $ docker top 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 -eo pid,comm 18:20:06 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). 18:20:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:20:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:06 [ssh-agent] Looking for ssh-agent implementation... 18:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:06 $ docker exec 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 ssh-agent 18:20:06 SSH_AUTH_SOCK=/tmp/ssh-EMMLy0bgE5Eg/agent.31 18:20:06 SSH_AGENT_PID=37 18:20:06 Running ssh-add (command line suppressed) 18:20:06 Identity added: /w/workspace/edgex-go/476@tmp/private_key_8446378024509249211.key (/w/workspace/edgex-go/476@tmp/private_key_8446378024509249211.key) 18:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:07 + git tag --points-at HEAD [Pipeline] } 18:20:07 $ docker exec --env ******** --env ******** 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 ssh-agent -k 18:20:07 unset SSH_AUTH_SOCK; 18:20:07 unset SSH_AGENT_PID; 18:20:07 echo Agent pid 37 killed; 18:20:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:20:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:07 [ssh-agent] Looking for ssh-agent implementation... 18:20:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:07 $ docker exec 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 ssh-agent 18:20:07 SSH_AUTH_SOCK=/tmp/ssh-NPQIrBoheud3/agent.70 18:20:07 SSH_AGENT_PID=76 18:20:07 Running ssh-add (command line suppressed) 18:20:07 Identity added: /w/workspace/edgex-go/476@tmp/private_key_11009542807684271141.key (/w/workspace/edgex-go/476@tmp/private_key_11009542807684271141.key) 18:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:07 + git semver init 18:20:08 2023-03-24 18:20:08,097 [run_init] DEBUG init version:0.0.0 force:False 18:20:08 2023-03-24 18:20:08,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/476/.semver 18:20:08 2023-03-24 18:20:08,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/476/.semver 18:20:08 2023-03-24 18:20:08,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/476/.semver'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=None) 18:20:13 2023-03-24 18:20:12,570 [append_file] DEBUG append to file:/w/workspace/edgex-go/476/.git/info/exclude 18:20:13 2023-03-24 18:20:12,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/476/.semver/main with force:False 18:20:13 2023-03-24 18:20:12,570 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main 18:20:13 2023-03-24 18:20:12,571 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main 18:20:13 3.0.0-dev.114 [Pipeline] } 18:20:13 $ docker exec --env ******** --env ******** 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 ssh-agent -k 18:20:13 unset SSH_AUTH_SOCK; 18:20:13 unset SSH_AGENT_PID; 18:20:13 echo Agent pid 76 killed; 18:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:20:13 + git semver [Pipeline] } 18:20:14 $ docker stop --time=1 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 18:20:15 $ docker rm -f --volumes 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:20:15 Stashed 1 file(s) [Pipeline] echo 18:20:15 [edgeXSemver]: initialized semver on version 3.0.0-dev.114 [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 18:20:16 + git config --global --add safe.directory /w/workspace/edgex-go/476 [Pipeline] echo 18:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:20:16 ========================================================= 18:20:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:20:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:20:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:20:16 63b65145d645: Pulling fs layer 18:20:16 a2d21d5440eb: Pulling fs layer 18:20:16 935e6c44a52c: Pulling fs layer 18:20:16 94cc34f8dd06: Pulling fs layer 18:20:16 30dea6a524f1: Pulling fs layer 18:20:16 a2aff8979fd8: Pulling fs layer 18:20:16 6808be2612f2: Pulling fs layer 18:20:16 f25807f1079a: Pulling fs layer 18:20:16 94cc34f8dd06: Waiting 18:20:16 30dea6a524f1: Waiting 18:20:16 f25807f1079a: Waiting 18:20:16 6808be2612f2: Waiting 18:20:16 a2d21d5440eb: Verifying Checksum 18:20:16 a2d21d5440eb: Download complete 18:20:16 94cc34f8dd06: Download complete 18:20:16 30dea6a524f1: Download complete 18:20:16 63b65145d645: Verifying Checksum 18:20:16 63b65145d645: Download complete 18:20:16 a2aff8979fd8: Verifying Checksum 18:20:16 a2aff8979fd8: Download complete 18:20:16 63b65145d645: Pull complete 18:20:16 a2d21d5440eb: Pull complete 18:20:17 f25807f1079a: Verifying Checksum 18:20:17 f25807f1079a: Download complete 18:20:17 935e6c44a52c: Verifying Checksum 18:20:17 935e6c44a52c: Download complete 18:20:17 6808be2612f2: Verifying Checksum 18:20:17 6808be2612f2: Download complete 18:20:20 935e6c44a52c: Pull complete 18:20:20 94cc34f8dd06: Pull complete 18:20:20 30dea6a524f1: Pull complete 18:20:21 a2aff8979fd8: Pull complete 18:20:23 6808be2612f2: Pull complete 18:20:24 f25807f1079a: Pull complete 18:20:24 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:20:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:20:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:20:24 WORKDIR /edgex 18:20:24 COPY go.mod . 18:20:24 RUN go mod download 18:20:24 + docker build -t ci-base-image-x86_64 -f - . 18:20:25 Sending build context to Docker daemon 170.5MB 18:20:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:20:25 ---> 3b553350e43f 18:20:25 Step 2/4 : WORKDIR /edgex 18:20:29 ---> Running in fefaf8b833ca 18:20:29 Removing intermediate container fefaf8b833ca 18:20:29 ---> f29cc76218dd 18:20:29 Step 3/4 : COPY go.mod . 18:20:29 ---> 7bfdc50752ce 18:20:29 Step 4/4 : RUN go mod download 18:20:29 ---> Running in b292b3cc2b73 18:20:30 Still waiting to schedule task 18:20:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:20:41 Removing intermediate container b292b3cc2b73 18:20:41 ---> a2a9b4f37b6c 18:20:41 Successfully built a2a9b4f37b6c 18:20:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:41 + docker inspect -f . ci-base-image-x86_64 18:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:41 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:20:42 $ docker top 7d81f4184eb75f3c0b77c2ccc8d27ed7e96ca97ed753c3cd5dfed902b7a84747 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:42 + go version 18:20:42 go version go1.20.2 linux/amd64 [Pipeline] } 18:20:42 $ docker stop --time=1 7d81f4184eb75f3c0b77c2ccc8d27ed7e96ca97ed753c3cd5dfed902b7a84747 18:20:44 $ docker rm -f --volumes 7d81f4184eb75f3c0b77c2ccc8d27ed7e96ca97ed753c3cd5dfed902b7a84747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:44 + docker inspect -f . ci-base-image-x86_64 18:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:44 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:20:44 $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:20:44 $ docker top d5bd22a91e4fad6979f94f8307759b130fb3c62735c99920cd7aa01f99ce4259 -eo pid,comm [Pipeline] { [Pipeline] echo 18:20:44 ========================================================= 18:20:44 [edgeXBuildGoParallel] Running Tests and Build... 18:20:44 ========================================================= [Pipeline] sh 18:20:45 + git config --global --add safe.directory /w/workspace/edgex-go/476 [Pipeline] fileExists [Pipeline] sh 18:20:45 + make test 18:20:45 go test -race -coverprofile=coverage.out ./... 18:20:53 ? github.com/edgexfoundry/edgex-go [no test files] 18:21:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:21:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:21:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:21:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:21:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:21:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:21:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:21:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:21:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:21:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:21:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:21:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:21:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 18:21:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 18:21:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:21:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:21:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:21:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.3% of statements 18:21:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 18:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:21:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.283s coverage: 88.5% of statements 18:21:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements 18:21:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:21:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:21:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:21:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.351s coverage: 95.6% of statements 18:21:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:21:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:21:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:21:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:21:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:21:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 18:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:21:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements 18:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:21:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 18:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 29.0% of statements 18:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 44.1% of statements 18:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements 18:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 18:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 18:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:21:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:21:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:21:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:21:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:21:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:21:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:21:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:21:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:21:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:21:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:21:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:21:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:21:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:21:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:21:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:21:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.072s coverage: 92.9% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 64.4% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 62.3% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 18:21:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 18:21:45 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 18:21:45 running golangci-lint 18:21:45 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 18:21:45 go version go1.20.2 linux/amd64 18:21:45 level=info msg="[config_reader] Used config file .golangci.yml" 18:21:45 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 18:22:00 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 14.561961801s" 18:22:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.36499ms" 18:22:07 level=info msg="[linters_context/goanalysis] analyzers took 58.020175026s with top 10 stages: buildir: 33.209168196s, inspect: 1.90432845s, fact_deprecated: 1.652191891s, ctrlflow: 1.477755604s, gosec: 1.41573917s, printf: 1.307165731s, S1038: 934.195643ms, nilness: 680.592988ms, fact_purity: 641.605045ms, ineffassign: 557.572709ms" 18:22:07 level=info msg="[runner] Issues before processing: 201, after processing: 0" 18:22:07 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 201/201, exclude: 201/201, cgo: 201/201, identifier_marker: 201/201, exclude-rules: 21/201, nolint: 0/21, skip_dirs: 201/201, autogenerated_exclude: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201" 18:22:07 level=info msg="[runner] processing took 19.510805ms with stages: nolint: 8.271447ms, identifier_marker: 5.764549ms, exclude-rules: 1.739677ms, path_prettifier: 1.512602ms, autogenerated_exclude: 1.380833ms, skip_dirs: 767.802µs, cgo: 54.354µs, filename_unadjuster: 15.741µs, max_same_issues: 690ns, exclude: 460ns, uniq_by_line: 450ns, skip_files: 410ns, diff: 400ns, sort_results: 290ns, source_code: 260ns, severity-rules: 250ns, max_from_linter: 200ns, path_shortener: 170ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" 18:22:07 level=info msg="[runner] linters took 7.830364736s with stages: goanalysis_metalinter: 7.810758734s" 18:22:07 level=info msg="File cache stats: 0 entries of total size 0B" 18:22:07 level=info msg="Memory: 226 samples, avg is 190.9MB, max is 749.1MB" 18:22:07 level=info msg="Execution took 22.442442645s" 18:22:07 go vet ./... 18:22:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5728 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:22:07 Running in /w/workspace/edgex-go/476 [Pipeline] { [Pipeline] checkout 18:22:07 The recommended git tool is: git 18:22:12 using credential edgex-jenkins-ssh 18:22:12 Cloning the remote Git repository 18:22:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:22:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:22:12 ./bin/test-attribution-txt.sh [Pipeline] echo 18:22:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:22:12 + ls -al . 18:22:12 total 704 18:22:12 drwxrwxr-x 11 1001 1001 4096 Mar 24 18:20 . 18:22:12 drwxr-xr-x 4 root root 4096 Mar 24 18:20 .. 18:22:12 drwxrwxr-x 2 1001 1001 4096 Mar 24 18:19 .blubracket 18:22:12 -rw-rw-r-- 1 1001 1001 16 Mar 24 18:19 .dockerignore 18:22:12 drwxrwxr-x 8 1001 1001 4096 Mar 24 18:20 .git 18:22:12 drwxrwxr-x 3 1001 1001 4096 Mar 24 18:19 .github 18:22:12 -rw-rw-r-- 1 1001 1001 1133 Mar 24 18:19 .gitignore 18:22:12 -rw-rw-r-- 1 1001 1001 42 Mar 24 18:19 .golangci.yml 18:22:12 -rw-rw-r-- 1 1001 1001 87 Mar 24 18:19 .hadolint.yml 18:22:12 drwxr-xr-x 3 1001 1001 4096 Mar 24 18:20 .semver 18:22:12 -rw-rw-r-- 1 1001 1001 166 Mar 24 18:19 .sonarcloud.properties 18:22:12 -rw-rw-r-- 1 1001 1001 1171 Mar 24 18:19 ADOPTERS.md 18:22:12 -rw-rw-r-- 1 1001 1001 10835 Mar 24 18:19 Attribution.txt 18:22:12 -rw-rw-r-- 1 1001 1001 73765 Mar 24 18:19 CHANGELOG.md 18:22:12 -rw-rw-r-- 1 1001 1001 3804 Mar 24 18:19 CONTRIBUTING.md 18:22:12 -rw-rw-r-- 1 1001 1001 677 Mar 24 18:19 GOVERNANCE.md 18:22:12 -rw-rw-r-- 1 1001 1001 883 Mar 24 18:19 Jenkinsfile 18:22:12 -rw-rw-r-- 1 1001 1001 10775 Mar 24 18:19 LICENSE 18:22:12 -rw-rw-r-- 1 1001 1001 14368 Mar 24 18:19 Makefile 18:22:12 -rw-rw-r-- 1 1001 1001 582 Mar 24 18:19 OWNERS.md 18:22:12 -rw-rw-r-- 1 1001 1001 9403 Mar 24 18:19 README.md 18:22:12 -rw-rw-r-- 1 1001 1001 789 Mar 24 18:19 SECURITY.md 18:22:12 -rw-rw-r-- 1 1001 1001 13 Mar 24 18:20 VERSION 18:22:12 drwxrwxr-x 2 1001 1001 4096 Mar 24 18:19 bin 18:22:12 drwxrwxr-x 18 1001 1001 4096 Mar 24 18:19 cmd 18:22:12 -rw-r--r-- 1 root root 447380 Mar 24 18:21 coverage.out 18:22:12 -rw-rw-r-- 1 1001 1001 3200 Mar 24 18:19 go.mod 18:22:12 -rw-rw-r-- 1 1001 1001 31265 Mar 24 18:19 go.sum 18:22:12 drwxrwxr-x 7 1001 1001 4096 Mar 24 18:19 internal 18:22:12 drwxrwxr-x 3 1001 1001 4096 Mar 24 18:19 openapi 18:22:12 -rw-rw-r-- 1 1001 1001 594 Mar 24 18:19 security.txt 18:22:12 drwxrwxr-x 4 1001 1001 4096 Mar 24 18:19 snap 18:22:12 -rw-rw-r-- 1 1001 1001 204 Mar 24 18:19 version.go [Pipeline] sh 18:22:13 + '[' -e coverage.out ] 18:22:13 + chown 1001:1001 coverage.out [Pipeline] stash 18:22:13 Stashed 1 file(s) [Pipeline] sh 18:22:13 + make build 18:22:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:22:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:22:12 > git init /w/workspace/edgex-go/476 # timeout=10 18:22:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:22:12 > git --version # timeout=10 18:22:12 > git --version # 'git version 2.25.1' 18:22:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:22:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:22:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:22:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:22:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:22:30 Avoid second fetch 18:22:30 Checking out Revision e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (main) 18:22:31 Commit message: "fix: Remove broken unit test for mosquitto password file (#4474)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:22:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:30 > git config core.sparsecheckout # timeout=10 18:22:30 > git checkout -f e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 18:22:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:22:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:32 Dload Upload Total Spent Left Speed 18:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 18:22:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:22:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:22:33 + sudo tee /etc/docker/daemon.new 18:22:33 { 18:22:33 "registry-mirrors": [ 18:22:33 "https://nexus3.edgexfoundry.org:10001" 18:22:33 ], 18:22:33 "bip": "10.250.0.254/24", 18:22:33 "hosts": [ 18:22:33 "tcp://0.0.0.0:5555", 18:22:33 "unix:///var/run/docker.sock" 18:22:33 ], 18:22:33 "mtu": 1458, 18:22:33 "selinux-enabled": true, 18:22:33 "seccomp-profile": "/etc/docker/seccomp.json" 18:22:33 } [Pipeline] sh 18:22:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:22:33 + sudo service docker restart 18:22:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:22:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:22:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:22:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:22:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:22:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:22:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:22:41 $ docker stop --time=1 d5bd22a91e4fad6979f94f8307759b130fb3c62735c99920cd7aa01f99ce4259 18:22:45 $ docker rm -f --volumes d5bd22a91e4fad6979f94f8307759b130fb3c62735c99920cd7aa01f99ce4259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:46 18:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:46 latest: Pulling from edgex-devops/edgex-compose 18:22:46 cbdbe7a5bc2a: Pulling fs layer 18:22:46 ca9280d653b3: Pulling fs layer 18:22:46 7e9c9ca2126c: Pulling fs layer 18:22:46 cbdbe7a5bc2a: Download complete 18:22:47 ca9280d653b3: Verifying Checksum 18:22:47 ca9280d653b3: Download complete 18:22:47 cbdbe7a5bc2a: Pull complete 18:22:47 7e9c9ca2126c: Download complete 18:22:47 ca9280d653b3: Pull complete 18:22:50 7e9c9ca2126c: Pull complete 18:22:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:50 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:22:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:22:52 $ docker top 089dcd755b32ff5bcbaa03e7cf9622a47f596e4e0a1f3c559acc61bc0899a8d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 18:22:53 provisioning config files... 18:22:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/476@tmp/config9184911649978935412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:53 + docker-compose build --help 18:22:53 + grep parallel 18:22:53 ---> docker-login.sh 18:22:53 nexus3.edgexfoundry.org:10001 18:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:53 --parallel Build images in parallel. [Pipeline] } 18:22:53 $ docker stop --time=1 089dcd755b32ff5bcbaa03e7cf9622a47f596e4e0a1f3c559acc61bc0899a8d4 18:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:53 Configure a credential helper to remove this warning. See 18:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:53 18:22:53 Login Succeeded 18:22:53 nexus3.edgexfoundry.org:10002 18:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:54 Configure a credential helper to remove this warning. See 18:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:54 18:22:54 Login Succeeded 18:22:54 nexus3.edgexfoundry.org:10003 18:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:54 Configure a credential helper to remove this warning. See 18:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:54 18:22:54 Login Succeeded 18:22:54 nexus3.edgexfoundry.org:10004 18:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:55 Configure a credential helper to remove this warning. See 18:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:55 18:22:55 Login Succeeded 18:22:55 docker.io 18:22:55 $ docker rm -f --volumes 089dcd755b32ff5bcbaa03e7cf9622a47f596e4e0a1f3c559acc61bc0899a8d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:55 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:55 Configure a credential helper to remove this warning. See 18:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:55 18:22:55 Login Succeeded 18:22:55 ---> docker-login.sh ends 18:22:55 $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:22:55 $ docker top 6f0174c37b20a879d600a305bc16a25a21937be771046d06400c845a123587ce -eo pid,comm [Pipeline] { [Pipeline] } 18:22:55 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:22:56 + docker-compose -f ./docker-compose-build.yml build --parallel 18:22:56 + git config --global --add safe.directory /w/workspace/edgex-go/476 [Pipeline] echo 18:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:22:56 ========================================================= 18:22:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:22:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:22:56 Building core-command ... 18:22:56 Building core-common-config-bootstrapper ... 18:22:56 Building core-data ... 18:22:56 Building core-metadata ... 18:22:56 Building security-bootstrapper ... 18:22:56 Building security-proxy-auth ... 18:22:56 Building security-proxy-setup ... 18:22:56 Building security-secretstore-setup ... 18:22:56 Building security-spiffe-token-provider ... 18:22:56 Building security-spire-agent ... 18:22:56 Building security-spire-config ... 18:22:56 Building security-spire-server ... 18:22:56 Building support-notifications ... 18:22:56 Building support-scheduler ... 18:22:56 Building security-bootstrapper 18:22:56 Building security-spire-server 18:22:56 Building support-notifications 18:22:56 Building security-proxy-auth 18:22:56 Building security-secretstore-setup 18:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:22:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:22:56 af6eaf76a39c: Pulling fs layer 18:22:56 55522c791124: Pulling fs layer 18:22:56 ce5c4a1c91eb: Pulling fs layer 18:22:56 169dfbe0d373: Pulling fs layer 18:22:56 e1ff8fa3b103: Pulling fs layer 18:22:56 52ebb69f0ebf: Pulling fs layer 18:22:56 5abe8eddf0d5: Pulling fs layer 18:22:56 169dfbe0d373: Waiting 18:22:56 52ebb69f0ebf: Waiting 18:22:56 e1ff8fa3b103: Waiting 18:22:56 5abe8eddf0d5: Waiting 18:22:57 55522c791124: Verifying Checksum 18:22:57 55522c791124: Download complete 18:22:57 169dfbe0d373: Verifying Checksum 18:22:57 169dfbe0d373: Download complete 18:22:57 e1ff8fa3b103: Verifying Checksum 18:22:57 e1ff8fa3b103: Download complete 18:22:57 af6eaf76a39c: Verifying Checksum 18:22:58 5abe8eddf0d5: Verifying Checksum 18:22:58 5abe8eddf0d5: Download complete 18:22:58 af6eaf76a39c: Pull complete 18:22:58 55522c791124: Pull complete 18:22:59 ce5c4a1c91eb: Verifying Checksum 18:22:59 ce5c4a1c91eb: Download complete 18:22:59 52ebb69f0ebf: Verifying Checksum 18:22:59 52ebb69f0ebf: Download complete 18:23:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:23:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:23:09 ---> a2a9b4f37b6c 18:23:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:23:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:23:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:23:09 ---> a2a9b4f37b6c 18:23:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:23:09 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:23:09 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:23:09 ---> a2a9b4f37b6c 18:23:09 Step 3/33 : WORKDIR /edgex-go 18:23:09 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:23:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:23:09 ---> a2a9b4f37b6c 18:23:09 Step 3/26 : WORKDIR /edgex-go 18:23:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:23:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:23:09 ---> a2a9b4f37b6c 18:23:09 Step 3/25 : WORKDIR /edgex-go 18:23:12 ce5c4a1c91eb: Pull complete 18:23:12 169dfbe0d373: Pull complete 18:23:12 e1ff8fa3b103: Pull complete 18:23:13 ---> Running in c6107acbf4ba 18:23:13 ---> Running in 26453b691fd4 18:23:13 ---> Running in a6142cca91ba 18:23:13 ---> Running in 0874cd7435de 18:23:13 ---> Running in 38c6e6f32c03 18:23:13 Removing intermediate container a6142cca91ba 18:23:13 ---> 7bc2b1bc8caf 18:23:13 Step 4/23 : WORKDIR /edgex-go 18:23:13 Removing intermediate container 26453b691fd4 18:23:13 ---> c197fb2991d7 18:23:13 Step 4/23 : WORKDIR /edgex-go 18:23:13 Removing intermediate container 38c6e6f32c03 18:23:13 ---> 3bf487277f35 18:23:13 Step 4/33 : RUN apk add --update --no-cache make git 18:23:13 Removing intermediate container c6107acbf4ba 18:23:13 ---> ee7f19a9f353 18:23:13 Step 4/25 : RUN apk add --update --no-cache make git 18:23:13 ---> Running in fd9c3ac62884 18:23:13 ---> Running in 969b0ea3e517 18:23:13 Removing intermediate container 0874cd7435de 18:23:13 ---> 9dfeb6420d9d 18:23:13 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:23:13 ---> Running in b9c03cb3a7d3 18:23:13 ---> Running in 91e31010214d 18:23:13 ---> Running in 936fdea6c65a 18:23:13 Removing intermediate container fd9c3ac62884 18:23:13 ---> 1b860a2fd106 18:23:13 Step 5/23 : RUN apk add --update --no-cache make git 18:23:13 Removing intermediate container 969b0ea3e517 18:23:13 ---> 4f63fa0766aa 18:23:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:23:13 ---> Running in 967bd8286f3e 18:23:13 ---> Running in fc1133abf14a 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:23:13 OK: 265 MiB in 53 packages 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:23:13 OK: 265 MiB in 53 packages 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:23:13 OK: 265 MiB in 53 packages 18:23:14 Removing intermediate container b9c03cb3a7d3 18:23:14 ---> 9fb27416b201 18:23:14 Step 5/33 : COPY go.mod vendor* ./ 18:23:14 OK: 265 MiB in 53 packages 18:23:14 OK: 265 MiB in 53 packages 18:23:14 ---> 54c68e9cb813 18:23:14 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:14 ---> Running in 8fc0cfbdde32 18:23:14 Removing intermediate container 91e31010214d 18:23:14 ---> d9403cf9a89f 18:23:14 Step 5/25 : COPY go.mod vendor* ./ 18:23:14 ---> 49ea892d6baf 18:23:14 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:14 ---> Running in de30de511312 18:23:14 Removing intermediate container 936fdea6c65a 18:23:14 ---> 78263a80b6bb 18:23:14 Step 5/26 : COPY go.mod vendor* ./ 18:23:14 Removing intermediate container 967bd8286f3e 18:23:14 ---> d118e7c96f52 18:23:14 Step 6/23 : COPY go.mod vendor* ./ 18:23:14 Removing intermediate container fc1133abf14a 18:23:14 ---> 06792e21f6d6 18:23:14 Step 6/23 : COPY go.mod vendor* ./ 18:23:15 ---> 592662250a03 18:23:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:15 ---> 63e6eaf39ed4 18:23:15 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:15 ---> Running in 65ee477c8faa 18:23:15 ---> Running in 93c367010b5a 18:23:15 ---> 4c544947fe72 18:23:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:15 ---> Running in 5cc61eb771cd 18:23:18 52ebb69f0ebf: Pull complete 18:23:19 5abe8eddf0d5: Pull complete 18:23:19 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:23:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:23:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:23:20 + docker build -t ci-base-image-arm64 -f - .+ 18:23:20 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:23:20 WORKDIR /edgex 18:23:20 COPY go.mod . 18:23:20 RUN go mod download 18:23:20 Sending build context to Docker daemon 2.934MB 18:23:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:23:20 ---> 6cb57ee374ae 18:23:20 Step 2/4 : WORKDIR /edgex 18:23:22 ---> Running in fb65180d4226 18:23:22 Removing intermediate container fb65180d4226 18:23:22 ---> 27481f626c43 18:23:22 Step 3/4 : COPY go.mod . 18:23:23 ---> 57a8b112e476 18:23:23 Step 4/4 : RUN go mod download 18:23:23 ---> Running in b6792c5f92ed 18:23:53 Removing intermediate container 5cc61eb771cd 18:23:53 ---> c3d9cefc0eb7 18:23:53 Step 8/23 : COPY . . 18:23:53 Removing intermediate container 8fc0cfbdde32 18:23:53 ---> 261dd4f93a4d 18:23:53 Step 7/33 : COPY . . 18:23:53 Removing intermediate container de30de511312 18:23:53 ---> 9414aa1db631 18:23:53 Step 7/25 : COPY . . 18:23:53 Removing intermediate container 93c367010b5a 18:23:53 ---> d07fe4c36a64 18:23:53 Step 7/26 : COPY . . 18:23:53 Removing intermediate container 65ee477c8faa 18:23:53 ---> 91a2244ad659 18:23:53 Step 8/23 : COPY . . 18:23:55 Removing intermediate container b6792c5f92ed 18:23:55 ---> 97da2d2a7d80 18:23:55 Successfully built 97da2d2a7d80 18:23:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:55 + docker inspect -f . ci-base-image-arm64 18:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:56 prd-ubuntu20.04-docker-arm64-4c-16g-5728 does not seem to be running inside a container 18:23:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:23:57 $ docker top 3535a0d0046df86dba7eca780d7bfd9a474b8cf61df5d02b5916bd173b06a535 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:58 + go version 18:23:58 go version go1.20.2 linux/arm64 [Pipeline] } 18:23:58 $ docker stop --time=1 3535a0d0046df86dba7eca780d7bfd9a474b8cf61df5d02b5916bd173b06a535 18:23:59 $ docker rm -f --volumes 3535a0d0046df86dba7eca780d7bfd9a474b8cf61df5d02b5916bd173b06a535 [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 18:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:24:00 18:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:24:00 latest: Pulling from edgex-devops/edgex-compose-arm64 18:24:00 29e5d40040c1: Pulling fs layer 18:24:00 1ce36da41761: Pulling fs layer 18:24:00 25b303627fd3: Pulling fs layer 18:24:01 29e5d40040c1: Verifying Checksum 18:24:01 29e5d40040c1: Download complete 18:24:01 1ce36da41761: Verifying Checksum 18:24:01 1ce36da41761: Download complete 18:24:01 29e5d40040c1: Pull complete 18:24:03 25b303627fd3: Verifying Checksum 18:24:03 25b303627fd3: Download complete 18:24:03 1ce36da41761: Pull complete 18:24:05 ---> 1c2dddaeb5b0 18:24:05 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:24:05 ---> 3f5ccf345983 18:24:05 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:24:05 ---> e34271321cc8 18:24:05 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:24:05 ---> bf80e974383f 18:24:05 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 18:24:05 ---> 55224de639b1 18:24:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:24:05 ---> Running in 4599e1234772 18:24:05 ---> Running in f9057121521b 18:24:05 ---> Running in 57bd61e61603 18:24:05 ---> Running in 56d3496cdf73 18:24:05 ---> Running in 95cb831c51a4 18:24:05 Removing intermediate container 57bd61e61603 18:24:05 ---> 58cd9892ed2d 18:24:05 Step 9/26 : WORKDIR /edgex-go/spire-build 18:24:05 ---> Running in aec3e2145a50 18:24:05 Removing intermediate container aec3e2145a50 18:24:05 ---> f2b5a01ecd6c 18:24:05 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:24:05 ---> Running in b6affa6eb503 18:24:05 Removing intermediate container b6affa6eb503 18:24:05 ---> 6d3352f9f20e 18:24:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:24:05 ---> Running in a24f31bf5121 18:24:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:24:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:24:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:24:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:24:06 Removing intermediate container a24f31bf5121 18:24:06 ---> e4f684be917d 18:24:06 Step 12/26 : WORKDIR /edgex-go 18:24:06 ---> Running in af4aa60c8de6 18:24:06 Removing intermediate container af4aa60c8de6 18:24:06 ---> b39f0658ea6b 18:24:06 18:24:06 Step 13/26 : FROM alpine:3.17 18:24:07 3.17: Pulling from library/alpine 18:24:07 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:24:07 Status: Downloaded newer image for alpine:3.17 18:24:07 ---> b2aa39c304c2 18:24:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:24:07 ---> Running in 4bcea5026e51 18:24:07 Removing intermediate container 4bcea5026e51 18:24:07 ---> 8294ed73a47c 18:24:07 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:24:07 ---> Running in bd4799239f06 18:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:24:07 v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:24:07 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:24:07 OK: 17820 distinct packages available 18:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:24:08 (1/5) Installing dumb-init (1.2.5-r2) 18:24:08 (2/5) Installing musl-obstack (1.2.3-r0) 18:24:08 (3/5) Installing libucontext (1.2-r0) 18:24:08 (4/5) Installing gcompat (1.1.0-r0) 18:24:08 (5/5) Installing openssl (3.0.8-r1) 18:24:08 Executing busybox-1.35.0-r29.trigger 18:24:08 OK: 8 MiB in 20 packages 18:24:08 Removing intermediate container bd4799239f06 18:24:08 ---> b0e7cbebbee3 18:24:08 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:09 ---> 1b53df73fd5b 18:24:09 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:24:10 ---> e3b81494ba06 18:24:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:24:13 25b303627fd3: Pull complete 18:24:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:13 prd-ubuntu20.04-docker-arm64-4c-16g-5728 does not seem to be running inside a container 18:24:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:24:15 $ docker top cef5465d3de0199898c3ca78a01ca77371d7ed22d72b55ba0162789f92e43c0e -eo pid,comm 18:24:15 ---> 89225a20d1d3 18:24:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh 18:24:16 + docker-compose+ buildgrep --help parallel 18:24:16 18:24:16 ---> 1a85dfa00f5f 18:24:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:24:17 ---> 8815f40109a2 18:24:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:24:18 ---> 4acca4491778 18:24:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:24:18 ---> Running in d727729655f9 18:24:19 Removing intermediate container d727729655f9 18:24:19 ---> e332665fd8b3 18:24:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:24:19 --parallel Build images in parallel. 18:24:19 ---> Running in c316f43ee732 [Pipeline] } 18:24:19 $ docker stop --time=1 cef5465d3de0199898c3ca78a01ca77371d7ed22d72b55ba0162789f92e43c0e 18:24:20 Removing intermediate container c316f43ee732 18:24:20 ---> 332afcfe8399 18:24:20 Step 24/26 : LABEL arch=x86_64 18:24:20 ---> Running in 6aa29bbb4186 18:24:21 Removing intermediate container 6aa29bbb4186 18:24:21 ---> b215366808c0 18:24:21 Step 25/26 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:24:21 $ docker rm -f --volumes cef5465d3de0199898c3ca78a01ca77371d7ed22d72b55ba0162789f92e43c0e 18:24:21 ---> Running in 0ed0eaebb208 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:24:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:21 Removing intermediate container 0ed0eaebb208 18:24:21 ---> 2972a400300b 18:24:21 Step 26/26 : LABEL version=3.0.0-dev.114 18:24:21 ---> Running in 3e5c8018dd5e 18:24:22 prd-ubuntu20.04-docker-arm64-4c-16g-5728 does not seem to be running inside a container 18:24:22 $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:24:22 Removing intermediate container 3e5c8018dd5e 18:24:22 ---> 65ad06c2c769 18:24:22 18:24:22 Successfully built 65ad06c2c769 18:24:22 Successfully tagged security-spire-server:latest 18:24:22  Building security-spire-server ... done Building core-metadata 18:24:23 $ docker top 4bec75fabb7652ec7d09c4bff4e3caa430b20b622cce8c0f126df0a48916819d -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:23 + docker-compose -f ./docker-compose-build.yml build --parallel 18:24:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:24:26 ---> a2a9b4f37b6c 18:24:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:24:26 ---> Using cache 18:24:26 ---> c197fb2991d7 18:24:26 Step 4/25 : WORKDIR /edgex-go 18:24:26 ---> Using cache 18:24:26 ---> 4f63fa0766aa 18:24:26 Step 5/25 : RUN apk add --update --no-cache make git 18:24:27 Building core-command ... 18:24:27 Building core-common-config-bootstrapper ... 18:24:27 Building core-data ... 18:24:27 Building core-metadata ... 18:24:27 Building security-bootstrapper ... 18:24:27 Building security-proxy-auth ... 18:24:27 Building security-proxy-setup ... 18:24:27 Building security-secretstore-setup ... 18:24:27 Building security-spiffe-token-provider ... 18:24:27 Building security-spire-agent ... 18:24:27 Building security-spire-config ... 18:24:27 Building security-spire-server ... 18:24:27 Building support-notifications ... 18:24:27 Building support-scheduler ... 18:24:27 Building core-common-config-bootstrapper 18:24:27 Building core-metadata 18:24:27 Building security-proxy-setup 18:24:27 Building security-spiffe-token-provider 18:24:27 Building security-proxy-auth 18:24:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:24:32 ---> Running in 502e0832e6d7 18:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:24:33 OK: 265 MiB in 53 packages 18:24:36 Removing intermediate container 56d3496cdf73 18:24:36 ---> 9f21b0e3c9e3 18:24:36 18:24:36 Step 10/23 : FROM alpine:3.17 18:24:36 ---> b2aa39c304c2 18:24:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:24:36 Removing intermediate container 502e0832e6d7 18:24:36 ---> 03e1ac90350b 18:24:36 Step 6/25 : COPY go.mod vendor* ./ 18:24:36 ---> Running in be5dab92c5b4 18:24:36 Removing intermediate container f9057121521b 18:24:36 ---> 5919b6265fc4 18:24:36 18:24:36 Step 9/25 : FROM alpine:3.17 18:24:36 ---> b2aa39c304c2 18:24:36 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:24:36 Removing intermediate container 95cb831c51a4 18:24:36 ---> 9e931c8fd855 18:24:36 18:24:36 Step 9/33 : FROM alpine:3.17 18:24:36 ---> b2aa39c304c2 18:24:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:24:36 ---> Running in 5f5d50ad1230 18:24:36 Removing intermediate container be5dab92c5b4 18:24:36 ---> ef4878fe1969 18:24:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:24:36 ---> 64a77c4640ca 18:24:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:36 ---> Running in e5dfd6f7ef2d 18:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:24:37 ---> Running in ab1387747414 18:24:37 ---> Running in 1dd36da48254 18:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:24:37 (1/3) Installing ca-certificates (20220614-r4) 18:24:37 (2/3) Installing dumb-init (1.2.5-r2) 18:24:37 (3/3) Installing su-exec (0.2-r2) 18:24:37 Executing busybox-1.35.0-r29.trigger 18:24:37 Executing ca-certificates-20220614-r4.trigger 18:24:37 Removing intermediate container e5dfd6f7ef2d 18:24:37 ---> d004de67bfcc 18:24:37 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:24:37 OK: 8 MiB in 18 packages 18:24:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:38 ---> 97da2d2a7d80 18:24:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:24:38 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:24:38 ---> 97da2d2a7d80 18:24:38 Step 3/20 : WORKDIR /edgex-go 18:24:38 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:24:38 ---> 97da2d2a7d80 18:24:38 Step 3/22 : WORKDIR /edgex-go 18:24:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:38 ---> 97da2d2a7d80 18:24:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:24:38 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:24:38 ---> 97da2d2a7d80 18:24:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:24:38 ---> Running in 75fc0d670e73 18:24:38 ---> Running in cb8336d8af6b 18:24:38 ---> Running in ee0abb6b24bb 18:24:38 ---> Running in 5499ab1b2be7 18:24:38 ---> Running in fbfe2806addf 18:24:38 Removing intermediate container ee0abb6b24bb 18:24:38 ---> c3aa53ead8f6 18:24:38 Step 4/22 : RUN apk add --update --no-cache make git 18:24:38 Removing intermediate container 75fc0d670e73 18:24:38 ---> bd2a58ed9883 18:24:38 Step 4/23 : WORKDIR /edgex-go 18:24:38 Removing intermediate container 5499ab1b2be7 18:24:38 ---> b50f3b48644e 18:24:38 Step 4/25 : WORKDIR /edgex-go 18:24:38 Removing intermediate container fbfe2806addf 18:24:38 ---> 0342f9d66954 18:24:38 Step 4/23 : WORKDIR /edgex-go 18:24:38 ---> Running in 05624dd901c7 18:24:38 ---> Running in 5803e6e50a23 18:24:38 Removing intermediate container cb8336d8af6b 18:24:38 ---> 5771ee3dd586 18:24:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:24:38 ---> Running in 6dd70ef6ca78 18:24:38 ---> Running in 245667d57883 18:24:38 ---> Running in 1ca37b777add 18:24:38 ---> Running in 61ece02efe52 18:24:38 Removing intermediate container 4599e1234772 18:24:38 ---> 82acac6601b3 18:24:38 18:24:38 Step 10/23 : FROM alpine:3.17 18:24:38 ---> b2aa39c304c2 18:24:38 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:24:38 ---> Running in 50ba2f60f3be 18:24:39 Removing intermediate container 5803e6e50a23 18:24:39 ---> 4c479c1f64d7 18:24:39 Step 5/23 : RUN apk add --update --no-cache make git 18:24:39 Removing intermediate container 6dd70ef6ca78 18:24:39 ---> 1427786308c2 18:24:39 Step 5/25 : RUN apk add --update --no-cache make git 18:24:39 Removing intermediate container 5f5d50ad1230 18:24:39 ---> e1e21a1117f7 18:24:39 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:24:39 ---> Running in ba09227207ef 18:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:24:39 Removing intermediate container ba09227207ef 18:24:39 ---> fcca8dc75a19 18:24:39 Step 12/25 : WORKDIR / 18:24:39 ---> Running in 463c87988e21 18:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:24:39 Removing intermediate container 463c87988e21 18:24:39 ---> 67c39f54908a 18:24:39 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:39 Removing intermediate container 245667d57883 18:24:39 ---> 293c3685db86 18:24:39 Step 5/23 : RUN apk add --update --no-cache make git 18:24:39 ---> Running in dd590ab74c78 18:24:39 ---> Running in c2ce79adc2d5 18:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:24:39 ---> 298d20cdfdad 18:24:39 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:24:39 (1/1) Installing dumb-init (1.2.5-r2) 18:24:39 Executing busybox-1.35.0-r29.trigger 18:24:39 OK: 7 MiB in 16 packages 18:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:24:39 ---> 6c5ac7e44457 18:24:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:24:39 ---> Running in ff01b8a6ea65 18:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:24:39 (1/2) Installing dumb-init (1.2.5-r2) 18:24:39 (2/2) Installing su-exec (0.2-r2) 18:24:39 Executing busybox-1.35.0-r29.trigger 18:24:39 OK: 7 MiB in 17 packages 18:24:39 ---> 663598a7d8e9 18:24:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:24:40 (1/2) Installing ca-certificates (20220614-r4) 18:24:40 (2/2) Installing dumb-init (1.2.5-r2) 18:24:40 Executing busybox-1.35.0-r29.trigger 18:24:40 Executing ca-certificates-20220614-r4.trigger 18:24:40 ---> 9a1f73c661e5 18:24:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:24:40 Removing intermediate container ab1387747414 18:24:40 ---> a1e4c2e613ae 18:24:40 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:40 OK: 8 MiB in 17 packages 18:24:40 ---> 7712afd38a53 18:24:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:24:40 Removing intermediate container 61ece02efe52 18:24:40 ---> c5f595883c3a 18:24:40 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:24:40 ---> Running in 3f24627ca326 18:24:40 ---> 4c5e0c8034e7 18:24:40 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:24:40 Removing intermediate container 3f24627ca326 18:24:40 ---> 9d96695661b0 18:24:40 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:24:40 ---> Running in da82301d03c0 18:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:40 Removing intermediate container da82301d03c0 18:24:40 ---> 68c84f19cbf1 18:24:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:24:40 ---> 3baa50bc6737 18:24:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:24:40 ---> Running in 2bc5dd29475d 18:24:40 Removing intermediate container 50ba2f60f3be 18:24:40 ---> 1697a681efdc 18:24:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:24:40 ---> eeb4ec582047 18:24:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:24:40 ---> Running in 9db8ece6eb90 18:24:40 Removing intermediate container 2bc5dd29475d 18:24:40 ---> 06fb63dd671b 18:24:40 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:24:40 ---> Running in 7906379bed07 18:24:40 Removing intermediate container 9db8ece6eb90 18:24:40 ---> 7e8d4cf88d6b 18:24:40 Step 13/23 : ENV APP_PORT=59860 18:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:41 ---> Running in ae3df7245213 18:24:41 Removing intermediate container 7906379bed07 18:24:41 ---> 213e77d0bf49 18:24:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:24:41 ---> Running in 64afbad95f83 18:24:41 ---> 34aba7969005 18:24:41 ---> 6dc83f960949 18:24:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:24:41 18:24:41 Removing intermediate container ae3df7245213 18:24:41 ---> 67ef359d5c9d 18:24:41 Step 14/23 : EXPOSE $APP_PORT 18:24:41 ---> Running in 12315e7e55d8 18:24:41 ---> f90bd135721f 18:24:41 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:24:41 ---> fb63e3b37db4 18:24:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:24:41 ---> Running in c609fba99df6 18:24:41 Removing intermediate container 12315e7e55d8 18:24:41 ---> 8ae15aa4da10 18:24:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:41 ---> 4b86a13cc1c2 18:24:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:24:41 ---> Running in e8ecc24f4448 18:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:41 ---> b2a10f056648 18:24:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:24:41 ---> 3933e94a082f 18:24:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:24:41 Removing intermediate container 64afbad95f83 18:24:41 ---> 7d4182c96c89 18:24:41 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:24:41 ---> Running in ca6a92e6fef6 18:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:42 Removing intermediate container ca6a92e6fef6 18:24:42 ---> c05ac35a9066 18:24:42 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:24:42 v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:24:42 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:24:42 OK: 17693 distinct packages available 18:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:42 OK: 263 MiB in 53 packages 18:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:42 ---> 0fdb0fb36078 18:24:42 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:24:42 ---> 7ca37ed1632e 18:24:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:24:42 ---> Running in 39b07d0ba41a 18:24:42 Removing intermediate container c609fba99df6 18:24:42 ---> 10f45cc62f7e 18:24:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:24:42 ---> Running in f9847168df06 18:24:42 ---> b89f9cd12f77 18:24:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:24:42 Removing intermediate container e8ecc24f4448 18:24:42 ---> b7ff8f85019a 18:24:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:24:43 ---> Running in d412239ef7cf 18:24:43 Removing intermediate container f9847168df06 18:24:43 ---> 7aa88d6b9c8b 18:24:43 Step 23/25 : LABEL arch=x86_64 18:24:43 ---> Running in a7c1ed527070 18:24:43 Removing intermediate container d412239ef7cf 18:24:43 ---> Running in 5ed528b96f36 18:24:43 ---> 4d9e616c573b 18:24:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:24:43 ---> Running in 741f625bad1a 18:24:43 Removing intermediate container a7c1ed527070 18:24:43 ---> 9a13b496d43f 18:24:43 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:24:43 Removing intermediate container 5ed528b96f36 18:24:43 ---> 208cfbdc94a8 18:24:43 Step 24/25 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:24:43 ---> Running in 090d82589582 18:24:43 ---> Running in 5dd2529b9b7d 18:24:43 Removing intermediate container 741f625bad1a 18:24:43 ---> f9d8089ad840 18:24:43 Step 21/23 : LABEL arch=x86_64 18:24:43 ---> Running in dc43192b1131 18:24:43 Removing intermediate container 090d82589582 18:24:43 ---> b958ee5a6521 18:24:43 Step 25/25 : LABEL version=3.0.0-dev.114 18:24:43 Removing intermediate container 5dd2529b9b7d 18:24:43 ---> bf731559fe94 18:24:43 Step 21/23 : LABEL arch=x86_64 18:24:43 ---> Running in 20c11faa7595 18:24:43 Removing intermediate container dc43192b1131 18:24:43 ---> 4f96aae38fa8 18:24:43 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:24:43 ---> Running in 86d3d26d32ae 18:24:43 ---> Running in 8d473e95ea46 18:24:43 Removing intermediate container 20c11faa7595 18:24:43 ---> b91e41906ddb 18:24:43 18:24:43 Removing intermediate container 86d3d26d32ae 18:24:43 ---> 9b23f299aa9c 18:24:43 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:24:43 Removing intermediate container 39b07d0ba41a 18:24:43 ---> 235b3f41cd1e 18:24:43 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:43 OK: 263 MiB in 53 packages 18:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:43 Successfully built b91e41906ddb 18:24:43 Successfully tagged security-secretstore-setup:latest 18:24:43  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 18:24:43 Removing intermediate container 8d473e95ea46 18:24:43 ---> 8b26b4f68bd1 18:24:43 Step 23/23 : LABEL version=3.0.0-dev.114 18:24:43 ---> Running in ac32595135f3 18:24:43 OK: 263 MiB in 53 packages 18:24:44 OK: 263 MiB in 53 packages 18:24:44 Removing intermediate container 05624dd901c7 18:24:44 ---> 2fe608673df3 18:24:44 Step 5/22 : COPY go.mod vendor* ./ 18:24:44 ---> Running in 71b80a1d291b 18:24:45 OK: 263 MiB in 53 packages 18:24:45 Removing intermediate container dd590ab74c78 18:24:45 ---> 133f7b64f4f1 18:24:45 Step 6/23 : COPY go.mod vendor* ./ 18:24:45 Removing intermediate container ff01b8a6ea65 18:24:45 ---> 8f6d47b2b1cd 18:24:45 Step 6/23 : COPY go.mod vendor* ./ 18:24:45 ---> a1518a9ad4b7 18:24:45 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:45 ---> Running in 82651b150362 18:24:46 Removing intermediate container c2ce79adc2d5 18:24:46 ---> 057f7c294062 18:24:46 Step 6/25 : COPY go.mod vendor* ./ 18:24:46 Removing intermediate container 1ca37b777add 18:24:46 ---> a50c6de995cc 18:24:46 Step 5/20 : COPY go.mod vendor* ./ 18:24:46 ---> 4213c88e9768 18:24:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:47 ---> Running in 520a5531e405 18:24:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:47 ---> a2a9b4f37b6c 18:24:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:24:47 ---> Using cache 18:24:47 ---> c197fb2991d7 18:24:47 Step 4/23 : WORKDIR /edgex-go 18:24:47 ---> Using cache 18:24:47 ---> 4f63fa0766aa 18:24:47 Step 5/23 : RUN apk add --update --no-cache make git 18:24:47 ---> Using cache 18:24:47 ---> 03e1ac90350b 18:24:47 Step 6/23 : COPY go.mod vendor* ./ 18:24:47 ---> Using cache 18:24:47 ---> 64a77c4640ca 18:24:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:47 ---> 4190ec868163 18:24:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:47 ---> Running in 7468e714a24b 18:24:47 ---> 6e9a9713b2ca 18:24:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:47 ---> Running in a8fa49e57878 18:24:47 ---> b57526ee421c 18:24:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:48 ---> Running in 590505dc19ac 18:24:48 ---> df1b92f818a1 18:24:48 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:24:48 Removing intermediate container 71b80a1d291b 18:24:48 ---> 5d3a718bb27c 18:24:48 18:24:48 Removing intermediate container ac32595135f3 18:24:48 ---> 495233904885 18:24:48 Step 23/23 : LABEL version=3.0.0-dev.114 18:24:48 ---> Running in c3ee710752fa 18:24:48 ---> Running in 5c758fd3d995 18:24:48 Successfully built 5d3a718bb27c 18:24:48 Successfully tagged support-notifications:latest 18:24:48 Building core-data 18:24:48  Building support-notifications ... done Removing intermediate container 5c758fd3d995 18:24:48 ---> 9b35ff69a90a 18:24:48 18:24:49 Successfully built 9b35ff69a90a 18:24:49 Successfully tagged security-proxy-auth:latest 18:24:49 Building security-spiffe-token-provider 18:24:49 ---> 2372c942fefd 18:24:49  Building security-proxy-auth ... done Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:24:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:53 ---> a2a9b4f37b6c 18:24:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:24:53 ---> Using cache 18:24:53 ---> c197fb2991d7 18:24:53 Step 4/23 : WORKDIR /edgex-goStep 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:53 18:24:53 ---> Using cache 18:24:53 ---> 4f63fa0766aa 18:24:53 Step 5/23 : RUN apk add --update --no-cache make gitStep 2/20 : FROM ${BUILDER_BASE} AS builder 18:24:53 ---> Using cache 18:24:53 18:24:53 ---> 03e1ac90350b 18:24:53 Step 6/23 : COPY go.mod vendor* ./ ---> a2a9b4f37b6c 18:24:53 18:24:53 Step 3/20 : WORKDIR /edgex-go ---> Using cache 18:24:53 18:24:53 ---> 64a77c4640ca 18:24:53 ---> Using cache 18:24:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 9dfeb6420d9d 18:24:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:24:53 18:24:53 ---> 70e1b4b51306 18:24:53 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:24:53 ---> Running in 6096be1cbf2f 18:24:53 ---> Running in 4adbf44cc631 18:24:54 ---> 9d2d4dfa2d39 18:24:54 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:24:54 ---> 7e220b8c504a 18:24:54 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:24:54 v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:24:54 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:24:54 OK: 17822 distinct packages available 18:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:24:54 ---> 7df910ed38c2 18:24:54 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:24:55 OK: 265 MiB in 53 packages 18:24:55 ---> dd6cbce47695 18:24:55 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:24:56 ---> af99b3a62b78 18:24:56 Step 28/33 : RUN chmod +x /entrypoint.sh 18:24:56 ---> Running in bdb7e81930b8 18:24:56 Removing intermediate container 4adbf44cc631 18:24:56 ---> efaad7cb34ef 18:24:56 Step 5/20 : COPY go.mod vendor* ./ 18:24:56 ---> ccc07c59196b 18:24:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:56 ---> Running in d08137e692a1 18:24:57 Removing intermediate container bdb7e81930b8 18:24:57 ---> 5177c8e34593 18:24:57 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:24:57 ---> Running in 6dbab65ca344 18:24:57 Removing intermediate container 6dbab65ca344 18:24:57 ---> 5de19797c904 18:24:57 Step 30/33 : CMD ["gate"] 18:24:57 ---> Running in 1f7cb82a50ed 18:24:57 Removing intermediate container 1f7cb82a50ed 18:24:57 ---> a7c8dafc560d 18:24:57 Step 31/33 : LABEL arch=x86_64 18:24:57 ---> Running in 6a2e7ce77dcc 18:24:57 Removing intermediate container 6a2e7ce77dcc 18:24:57 ---> 3f5077041668 18:24:57 Step 32/33 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:24:58 ---> Running in 983c64fdf208 18:24:58 Removing intermediate container 983c64fdf208 18:24:58 ---> 5b343876a98c 18:24:58 Step 33/33 : LABEL version=3.0.0-dev.114 18:25:00 ---> Running in 195f17914133 18:25:00 Removing intermediate container 195f17914133 18:25:00 ---> c9c3bfd47b50 18:25:00 18:25:00 Successfully built c9c3bfd47b50 18:25:00 Successfully tagged security-bootstrapper:latest 18:25:00  Building security-bootstrapper ... done Building security-proxy-setup 18:25:01 Removing intermediate container 1dd36da48254 18:25:01 ---> e141536172ec 18:25:01 Step 8/25 : COPY . . 18:25:05 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:25:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:25:05 ---> a2a9b4f37b6c 18:25:05 Step 3/22 : WORKDIR /edgex-go 18:25:05 ---> Using cache 18:25:05 ---> 9dfeb6420d9d 18:25:05 Step 4/22 : RUN apk add --update --no-cache make git 18:25:12 ---> Running in 847ec32aa01c 18:25:12 ---> 8130522b2906 18:25:12 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:25:12 ---> Running in 1c8f6f0f86b8 18:25:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:25:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:25:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:25:12 OK: 265 MiB in 53 packages 18:25:25 Removing intermediate container 847ec32aa01c 18:25:25 ---> 95aaa85c78b1 18:25:25 Step 5/22 : COPY go.mod vendor* ./ 18:25:25 ---> 228b138dc788 18:25:25 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:25 Removing intermediate container c3ee710752fa 18:25:25 ---> d4b1050527d1 18:25:25 Step 8/23 : COPY . . 18:25:25 Removing intermediate container 6096be1cbf2f 18:25:25 ---> 9d3759057667 18:25:25 Step 8/23 : COPY . . 18:25:25 ---> Running in a178d4f40bac 18:25:43 ---> 0987b2c40e48 18:25:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:25:43 ---> bcb65eecac23 18:25:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:25:43 ---> Running in 5407b19695fe 18:25:43 ---> Running in 55cc424f78a4 18:25:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:25:43 Removing intermediate container d08137e692a1 18:25:43 ---> 3d81d14d3798 18:25:43 Step 7/20 : COPY . . 18:25:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:25:53 ---> 2e358b86fade 18:25:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:25:53 Removing intermediate container 1c8f6f0f86b8 18:25:53 ---> d5c8f1c5398e 18:25:53 18:25:53 Step 10/25 : FROM alpine:3.17 18:25:53 ---> b2aa39c304c2 18:25:53 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:25:53 ---> Running in e90ee080b24d 18:25:53 ---> Running in 55ff713d7ca0 18:25:53 Removing intermediate container a178d4f40bac 18:25:53 ---> fb7d75e43bc2 18:25:53 Step 7/22 : COPY . . 18:25:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:25:54 (1/1) Installing dumb-init (1.2.5-r2) 18:25:54 Executing busybox-1.35.0-r29.trigger 18:25:54 OK: 7 MiB in 16 packages 18:26:02 ---> 1a8710a6d8c9 18:26:02 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:26:02 Removing intermediate container 55ff713d7ca0 18:26:02 ---> a4b15e02b0c8 18:26:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:26:02 ---> Running in b06c94bbb995 18:26:02 ---> Running in 0cb51054b21e 18:26:02 Removing intermediate container 0cb51054b21e 18:26:02 ---> 74cbece032da 18:26:02 Step 13/25 : ENV APP_PORT=59881 18:26:02 ---> Running in 696fdb95433e 18:26:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:26:03 Removing intermediate container 696fdb95433e 18:26:03 ---> cf3729ee89fa 18:26:03 Step 14/25 : EXPOSE $APP_PORT 18:26:03 ---> Running in 75c7e083ecc3 18:26:03 Removing intermediate container 75c7e083ecc3 18:26:03 ---> 7bdbe1f26c8d 18:26:03 Step 15/25 : WORKDIR / 18:26:03 ---> Running in 5689a5dfd704 18:26:04 Removing intermediate container 5689a5dfd704 18:26:04 ---> 82d3c5b4db02 18:26:04 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:05 ---> 64b827a329ad 18:26:05 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:26:05 ---> fe9a2210344d 18:26:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:26:10 ---> bd986ff4d89b 18:26:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:26:10 Removing intermediate container 55cc424f78a4 18:26:10 ---> cfcbd4d76851 18:26:10 18:26:10 Step 10/23 : FROM alpine:3.17 18:26:10 ---> b2aa39c304c2 18:26:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:26:10 ---> Using cache 18:26:10 ---> ef4878fe1969 18:26:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:26:10 ---> Using cache 18:26:10 ---> a1e4c2e613ae 18:26:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:10 ---> Using cache 18:26:10 Removing intermediate container 5407b19695fe 18:26:10 ---> b825a200c64e 18:26:10 18:26:10 Step 10/23 : FROM alpine:3.17 18:26:10 ---> b2aa39c304c2 18:26:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:26:10 ---> 4c5e0c8034e7 18:26:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:26:10 ---> Using cache 18:26:10 ---> 3baa50bc6737 18:26:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:26:10 ---> Running in f63a530c0ac3 18:26:10 ---> fd32f50b3233 18:26:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:26:11 Removing intermediate container f63a530c0ac3 18:26:11 ---> c81c46ec4274 18:26:11 Step 12/23 : ENV APP_PORT=59880 18:26:11 ---> Running in a51dff736b47 18:26:12 ---> 825b662242d6 18:26:12 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:26:12 Removing intermediate container a51dff736b47 18:26:12 ---> 54ed4d14ce51 18:26:12 Step 13/23 : EXPOSE $APP_PORT 18:26:12 ---> a938c33be898 18:26:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:26:12 ---> Running in 485b3095f70b 18:26:12 ---> Running in a8d675c3dd9d 18:26:12 Removing intermediate container a8d675c3dd9d 18:26:12 ---> 1166b251e3b7 18:26:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:26:12 ---> 32630c091eff 18:26:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:26:12 ---> Running in 9a14e841031e 18:26:12 Removing intermediate container 485b3095f70b 18:26:12 ---> 546276731dcb 18:26:12 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:26:12 ---> Running in d522d07e0db4 18:26:12 Removing intermediate container 9a14e841031e 18:26:12 ---> af856ca92aa2 18:26:12 Step 23/25 : LABEL arch=x86_64 18:26:12 ---> Running in 07b07e42b9c0 18:26:12 ---> 20a49e68fd3c 18:26:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:26:12 Removing intermediate container 07b07e42b9c0 18:26:12 ---> d323c79f4cb2 18:26:12 Step 24/25 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:12 ---> Running in 89b40cbe5bbd 18:26:13 ---> Running in 057639bb4fc3 18:26:13 Removing intermediate container 89b40cbe5bbd 18:26:13 ---> eb79d133b0c3 18:26:13 Step 25/25 : LABEL version=3.0.0-dev.114 18:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:26:13 ---> Running in f9e6b50c8c58 18:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:26:14 Removing intermediate container f9e6b50c8c58 18:26:14 ---> a78a2ccaecc5 18:26:14 18:26:14 Successfully built a78a2ccaecc5 18:26:14 Successfully tagged core-metadata:latest 18:26:14  Building core-metadata ... done Building support-scheduler 18:26:14 (1/1) Installing dumb-init (1.2.5-r2) 18:26:14 Executing busybox-1.35.0-r29.trigger 18:26:14 OK: 7 MiB in 16 packages 18:26:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:26:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:26:16 ---> a2a9b4f37b6c 18:26:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:26:16 ---> Using cache 18:26:16 ---> c197fb2991d7 18:26:16 Step 4/23 : WORKDIR /edgex-go 18:26:16 ---> Using cache 18:26:16 ---> 4f63fa0766aa 18:26:16 Step 5/23 : RUN apk add --update --no-cache make git 18:26:16 ---> Using cache 18:26:16 ---> 03e1ac90350b 18:26:16 Step 6/23 : COPY go.mod vendor* ./ 18:26:16 ---> Using cache 18:26:16 ---> 64a77c4640ca 18:26:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:16 ---> Using cache 18:26:16 ---> 9d3759057667 18:26:16 Step 8/23 : COPY . . 18:26:16 ---> Using cache 18:26:16 ---> 0987b2c40e48 18:26:16 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:26:17 Removing intermediate container 057639bb4fc3 18:26:17 ---> 13029337ad26 18:26:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:26:17 ---> Running in c9299487e276 18:26:17 ---> Running in aa52b1ba0215 18:26:17 Removing intermediate container d522d07e0db4 18:26:17 ---> 6f2c2128e9e5 18:26:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:17 Removing intermediate container aa52b1ba0215 18:26:17 ---> 47be086b2952 18:26:17 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:26:18 ---> Running in 40ec5409d697 18:26:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:26:18 Removing intermediate container 40ec5409d697 18:26:18 ---> d02af8835a8a 18:26:18 Step 21/23 : LABEL arch=x86_64 18:26:18 ---> 7b9102d50cc7 18:26:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:26:19 ---> Running in 2451fdf97a55 18:26:19 ---> 074b8166d027 18:26:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:26:19 Removing intermediate container 2451fdf97a55 18:26:19 ---> c55e50924feb 18:26:19 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:20 ---> Running in 7a5b5a770c00 18:26:20 ---> f990d279122e 18:26:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:26:20 Removing intermediate container 7a5b5a770c00 18:26:20 ---> 71d72c6da939 18:26:20 Step 23/23 : LABEL version=3.0.0-dev.114 18:26:20 ---> Running in 84eed210f08f 18:26:20 ---> 44818fd9d0c0 18:26:20 Step 19/23 : ENTRYPOINT ["/core-data"] 18:26:20 Removing intermediate container 84eed210f08f 18:26:20 ---> 5ec2f79edd65 18:26:20 18:26:20 ---> Running in afd29e9fd056 18:26:21 Successfully built 5ec2f79edd65 18:26:21 Successfully tagged core-common-config-bootstrapper:latest 18:26:21 Building security-spire-agent 18:26:21  Building core-common-config-bootstrapper ... done Removing intermediate container afd29e9fd056 18:26:21 ---> 2cf8cdecba88 18:26:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:26:21 ---> Running in 7e5ab3470eda 18:26:21 Removing intermediate container e90ee080b24d 18:26:21 ---> d1ae5d2d83f5 18:26:21 18:26:21 Step 9/20 : FROM alpine:3.17 18:26:21 ---> b2aa39c304c2 18:26:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:26:21 ---> Using cache 18:26:21 ---> d004de67bfcc 18:26:21 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:26:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:26:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:26:24 ---> a2a9b4f37b6c 18:26:24 Step 3/27 : WORKDIR /edgex-go 18:26:24 ---> Using cache 18:26:24 ---> 9dfeb6420d9d 18:26:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:26:24 ---> Using cache 18:26:24 ---> 78263a80b6bb 18:26:24 Step 5/27 : COPY go.mod vendor* ./ 18:26:24 ---> Using cache 18:26:24 ---> 63e6eaf39ed4 18:26:24 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:24 ---> Using cache 18:26:24 ---> d07fe4c36a64 18:26:24 Step 7/27 : COPY . . 18:26:24 ---> Using cache 18:26:24 ---> bf80e974383f 18:26:24 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:26:24 ---> Using cache 18:26:24 ---> 58cd9892ed2d 18:26:24 Step 9/27 : WORKDIR /edgex-go/spire-build 18:26:24 ---> Using cache 18:26:24 ---> f2b5a01ecd6c 18:26:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:26:24 ---> Using cache 18:26:24 ---> 6d3352f9f20e 18:26:24 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:26:25 ---> Running in d76d1cd2b0e4 18:26:25 Removing intermediate container 7e5ab3470eda 18:26:25 ---> 9db8fec3dcdd 18:26:25 Step 21/23 : LABEL arch=x86_64 18:26:25 ---> Running in 77a2ce61081f 18:26:25 ---> Running in baee8fff1bc9 18:26:25 Removing intermediate container baee8fff1bc9 18:26:25 ---> c91789cb361f 18:26:25 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:26:26 ---> Running in 810dd0f34b55 18:26:26 v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:26:26 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:26:26 OK: 17820 distinct packages available 18:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:26:27 (1/9) Installing ca-certificates (20220614-r4) 18:26:27 (2/9) Installing brotli-libs (1.0.9-r9) 18:26:27 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:26:27 (4/9) Installing libcurl (7.88.1-r1) 18:26:27 (5/9) Installing curl (7.88.1-r1) 18:26:27 (6/9) Installing dumb-init (1.2.5-r2) 18:26:27 (7/9) Installing musl-obstack (1.2.3-r0) 18:26:27 (8/9) Installing libucontext (1.2-r0) 18:26:27 (9/9) Installing gcompat (1.1.0-r0) 18:26:27 Executing busybox-1.35.0-r29.trigger 18:26:27 Executing ca-certificates-20220614-r4.trigger 18:26:27 OK: 10 MiB in 24 packages 18:26:27 Removing intermediate container 810dd0f34b55 18:26:27 ---> e33dd960f21c 18:26:27 Step 23/23 : LABEL version=3.0.0-dev.114 18:26:27 ---> Running in 9f4d62fc3313 18:26:27 Removing intermediate container 77a2ce61081f 18:26:27 ---> 3577e3d19036 18:26:27 Step 12/27 : WORKDIR /edgex-go 18:26:28 Removing intermediate container b06c94bbb995 18:26:28 ---> 77051abcfb90 18:26:28 18:26:28 Step 9/22 : FROM alpine:3.17 18:26:28 ---> b2aa39c304c2 18:26:28 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:26:28 Removing intermediate container 9f4d62fc3313 18:26:28 ---> 85f5b9533455 18:26:28 18:26:28 ---> Running in 701851b136dd 18:26:28 Successfully built 85f5b9533455 18:26:28 Successfully tagged core-data:latest 18:26:28 ---> Running in 328269796e99 18:26:28 Building core-command 18:26:28  Building core-data ... done Removing intermediate container d76d1cd2b0e4 18:26:28 ---> 978c617566d5 18:26:28 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:30 Removing intermediate container 701851b136dd 18:26:30 ---> 4fee19003ec0 18:26:30 18:26:30 Step 13/27 : FROM alpine:3.17 18:26:30 ---> b2aa39c304c2 18:26:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:26:30 ---> Using cache 18:26:30 ---> 8294ed73a47c 18:26:30 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:26:30 ---> Using cache 18:26:30 ---> b0e7cbebbee3 18:26:30 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:30 ---> Using cache 18:26:30 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:26:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:26:30 ---> a2a9b4f37b6c 18:26:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:26:30 ---> Using cache 18:26:30 ---> c197fb2991d7 18:26:30 Step 4/24 : WORKDIR /edgex-go 18:26:30 ---> Using cache 18:26:30 ---> 4f63fa0766aa 18:26:30 Step 5/24 : RUN apk add --update --no-cache make git 18:26:30 ---> Using cache 18:26:30 ---> 03e1ac90350b 18:26:30 Step 6/24 : COPY go.mod vendor* ./ 18:26:30 ---> Using cache 18:26:30 ---> 64a77c4640ca 18:26:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:30 ---> Using cache 18:26:30 ---> 9d3759057667 18:26:30 Step 8/24 : COPY . . 18:26:30 ---> Using cache 18:26:30 ---> 0987b2c40e48 18:26:30 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:26:31 (1/2) Installing dumb-init (1.2.5-r2) 18:26:31 (2/2) Installing openssl (3.0.8-r1) 18:26:31 Executing busybox-1.35.0-r29.trigger 18:26:31 OK: 8 MiB in 17 packages 18:26:32 ---> 1b53df73fd5b 18:26:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:26:32 ---> Using cache 18:26:32 ---> e3b81494ba06 18:26:32 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:26:32 ---> 50b6ee5271fd 18:26:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:26:32 ---> Running in 90504bf24d96 18:26:32 ---> 24d45a2902f2 18:26:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:26:32 Removing intermediate container 328269796e99 18:26:32 ---> b856b10731d2 18:26:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:26:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:26:32 ---> Running in 80b88a049486 18:26:33 ---> d8990c00066f 18:26:33 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:26:33 ---> ff49576c3226 18:26:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:26:33 Removing intermediate container 80b88a049486 18:26:33 ---> c06b395a712b 18:26:33 Step 12/22 : WORKDIR /edgex 18:26:33 ---> Running in ca072e5c80b1 18:26:35 ---> e39d68f761bb 18:26:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:26:35 Removing intermediate container ca072e5c80b1 18:26:35 ---> c50229151f92 18:26:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:35 ---> Running in 543c5f5538fd 18:26:35 ---> 327cedf5ba7c 18:26:35 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:26:35 Removing intermediate container 543c5f5538fd 18:26:35 ---> f924b436de4d 18:26:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:26:35 ---> a8ee3012d059 18:26:35 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:26:35 ---> de8a07e549ba 18:26:35 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:26:35 ---> Running in 427687c5e52b 18:26:35 Removing intermediate container 427687c5e52b 18:26:35 ---> 1ed2c0199714 18:26:35 Step 18/20 : LABEL arch=x86_64 18:26:35 ---> Running in 8930f5f1f915 18:26:35 ---> ba30f12fa269 18:26:35 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:26:35 ---> 196b7b0138e5 18:26:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:26:35 Removing intermediate container 8930f5f1f915 18:26:35 ---> 60653bbd88d4 18:26:35 Step 19/20 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:35 ---> Running in 052c73448360 18:26:35 ---> 46121875df3a 18:26:35 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:26:35 Removing intermediate container 052c73448360 18:26:35 ---> 41e4e2a491dd 18:26:35 Step 20/20 : LABEL version=3.0.0-dev.114 18:26:35 ---> Running in 70c22b83bfc0 18:26:35 ---> Running in 4844d104001a 18:26:35 ---> b2e0b2fbf478 18:26:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:26:35 Removing intermediate container 70c22b83bfc0 18:26:35 ---> 7b62f5bb7412 18:26:35 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:26:35 ---> Running in 1432dbad681e 18:26:36 Removing intermediate container 4844d104001a 18:26:36 ---> 37ab95ced363 18:26:36 18:26:36 Removing intermediate container 1432dbad681e 18:26:36 ---> fa3e93ff3ff6 18:26:36 Step 25/27 : LABEL arch=x86_64 18:26:36 Successfully built 37ab95ced363 18:26:36 ---> Running in 2e9fec81143f 18:26:36 Successfully tagged security-spiffe-token-provider:latest 18:26:36  Building security-spiffe-token-provider ... done Building security-spire-config 18:26:39 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:26:39 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:26:39 ---> a2a9b4f37b6c 18:26:39 Step 3/27 : WORKDIR /edgex-go 18:26:39 ---> Using cache 18:26:39 ---> 9dfeb6420d9d 18:26:39 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:26:39 ---> Using cache 18:26:39 ---> 78263a80b6bb 18:26:39 Step 5/27 : COPY go.mod vendor* ./ 18:26:39 ---> Using cache 18:26:39 ---> 63e6eaf39ed4 18:26:39 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:39 ---> Using cache 18:26:39 ---> d07fe4c36a64 18:26:39 Step 7/27 : COPY . . 18:26:39 ---> Using cache 18:26:39 ---> bf80e974383f 18:26:39 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:26:39 ---> Using cache 18:26:39 ---> 58cd9892ed2d 18:26:39 Step 9/27 : WORKDIR /edgex-go/spire-build 18:26:39 ---> Using cache 18:26:39 ---> f2b5a01ecd6c 18:26:39 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:26:39 ---> Using cache 18:26:39 ---> 6d3352f9f20e 18:26:39 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:26:39 ---> Using cache 18:26:39 ---> 3577e3d19036 18:26:39 Step 12/27 : WORKDIR /edgex-go 18:26:39 ---> Using cache 18:26:39 ---> 4fee19003ec0 18:26:39 18:26:39 Step 13/27 : FROM alpine:3.17 18:26:39 ---> b2aa39c304c2 18:26:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:26:39 ---> Using cache 18:26:39 ---> 8294ed73a47c 18:26:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:26:39 Removing intermediate container 82651b150362 18:26:39 ---> fb097a99c754 18:26:39 Step 7/22 : COPY . . 18:26:39 Removing intermediate container a8fa49e57878 18:26:39 ---> 8b717bcd7c51 18:26:39 Step 8/25 : COPY . . 18:26:39 Removing intermediate container 520a5531e405 18:26:39 ---> 88f04427aa51 18:26:39 Step 8/23 : COPY . . 18:26:39 Removing intermediate container 7468e714a24b 18:26:39 ---> e659c465830b 18:26:39 Step 8/23 : COPY . . 18:26:39 ---> e15b0166e91e 18:26:39 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:26:39 ---> Running in 795c90753f8c 18:26:39 Removing intermediate container 590505dc19ac 18:26:39 ---> 6956dc989eb8 18:26:39 Step 7/20 : COPY . . 18:26:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:26:39 ---> 8fa115439a69 18:26:39 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:26:39 ---> 5261b25815de 18:26:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:26:39 ---> Running in b34836c74857 18:26:39 ---> Running in 19947053065a 18:26:40 ---> f24d278da39f 18:26:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:26:40 ---> Running in 642eb5ceb949 18:26:42 ---> 0596776a01ff 18:26:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:26:42 ---> Running in 612540b88706 18:26:42 ---> bc36255eaaff 18:26:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:26:42 Removing intermediate container 2e9fec81143f 18:26:42 ---> d9a74f50da87 18:26:42 Step 26/27 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:42 ---> Running in 11ccbe7ed59b 18:26:42 ---> Running in 9101ab31955b 18:26:42 ---> 2f143ea4ce6f 18:26:42 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:26:42 ---> Running in 6846c91abe15 18:26:42 Removing intermediate container 9101ab31955b 18:26:42 ---> 3867f1f904fa 18:26:42 Step 27/27 : LABEL version=3.0.0-dev.114 18:26:42 ---> Running in ef77bdb1ab7f 18:26:43 Removing intermediate container ef77bdb1ab7f 18:26:43 ---> 5e4c3ca6e0ae 18:26:43 18:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:26:43 Successfully built 5e4c3ca6e0ae 18:26:43 Successfully tagged security-spire-agent:latest 18:26:43  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:26:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:26:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:26:43 v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:26:43 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:26:43 OK: 17820 distinct packages available 18:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:26:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:26:43 (1/4) Installing dumb-init (1.2.5-r2) 18:26:43 (2/4) Installing musl-obstack (1.2.3-r0) 18:26:43 (3/4) Installing libucontext (1.2-r0) 18:26:43 (4/4) Installing gcompat (1.1.0-r0) 18:26:43 Executing busybox-1.35.0-r29.trigger 18:26:43 OK: 7 MiB in 19 packages 18:26:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:26:45 Removing intermediate container 6846c91abe15 18:26:45 ---> b80f8238d627 18:26:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:26:45 ---> Running in 912c206142da 18:26:45 Removing intermediate container c9299487e276 18:26:45 ---> 867477388f68 18:26:45 18:26:45 Step 10/23 : FROM alpine:3.17 18:26:45 ---> b2aa39c304c2 18:26:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:26:45 ---> Using cache 18:26:45 ---> a4b15e02b0c8 18:26:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:26:45 ---> Using cache 18:26:45 ---> 74cbece032da 18:26:45 Step 13/23 : ENV APP_PORT=59861 18:26:45 Removing intermediate container 11ccbe7ed59b 18:26:45 ---> 0508571d9df3 18:26:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:45 Removing intermediate container 912c206142da 18:26:45 ---> 08bb0f486cf9 18:26:45 Step 20/22 : LABEL arch=x86_64 18:26:45 ---> Running in f2c23d06531d 18:26:45 ---> Running in 2bc7d742893a 18:26:45 Removing intermediate container f2c23d06531d 18:26:45 ---> e26408f6c198 18:26:45 Step 14/23 : EXPOSE $APP_PORT 18:26:45 ---> Running in 759ee54ae740 18:26:45 ---> 03e3d0c01a80 18:26:45 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:26:45 Removing intermediate container 2bc7d742893a 18:26:45 ---> 12228a0b9db6 18:26:45 Step 21/22 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:45 ---> Running in b26fbdf8cfeb 18:26:46 Removing intermediate container 759ee54ae740 18:26:46 ---> 7e1709ef8960 18:26:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:46 Removing intermediate container b26fbdf8cfeb 18:26:46 ---> 0bf26baeacfd 18:26:46 Step 22/22 : LABEL version=3.0.0-dev.114 18:26:46 ---> Running in ac8630e4b840 18:26:46 ---> 4d769687c94a 18:26:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:26:46 ---> 47f32fda476e 18:26:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:26:46 Removing intermediate container ac8630e4b840 18:26:46 ---> bfa7a2b8086e 18:26:46 18:26:46 Successfully built bfa7a2b8086e 18:26:46 Successfully tagged security-proxy-setup:latest 18:26:47  Building security-proxy-setup ... done  ---> bc2b1c57665d 18:26:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:26:47 ---> 3cf37922f5f5 18:26:47 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:26:48 ---> 14583891b820 18:26:48 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:26:48 ---> Running in f4733b3876ba 18:26:48 ---> c776c289d142 18:26:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:26:48 Removing intermediate container f4733b3876ba 18:26:48 ---> 4e67777a2423 18:26:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:26:48 ---> d9b6e4ad8c2d 18:26:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:26:48 ---> Running in 4bd47dff2377 18:26:48 ---> 194fd2670bad 18:26:48 Step 22/27 : WORKDIR / 18:26:48 ---> Running in 219e4c644153 18:26:48 Removing intermediate container 4bd47dff2377 18:26:48 ---> e63c75806c4c 18:26:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:26:48 ---> Running in 69f3a13ce3a5 18:26:49 Removing intermediate container 219e4c644153 18:26:49 ---> 8c98c68f491a 18:26:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:26:49 Removing intermediate container 69f3a13ce3a5 18:26:49 ---> 609433565d45 18:26:49 Step 21/23 : LABEL arch=x86_64 18:26:49 ---> Running in ec09dd8a56c6 18:26:49 ---> Running in e04a74c8c763 18:26:49 Removing intermediate container ec09dd8a56c6 18:26:49 ---> b4ca88980133 18:26:49 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:26:49 Removing intermediate container e04a74c8c763 18:26:49 ---> da665c4167ba 18:26:49 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:49 ---> Running in f5470205825b 18:26:49 ---> Running in 2f4762903959 18:26:49 Removing intermediate container f5470205825b 18:26:49 ---> ed3b4115dba8 18:26:49 Step 25/27 : LABEL arch=x86_64 18:26:49 ---> Running in fab29b5d3759 18:26:49 Removing intermediate container 2f4762903959 18:26:49 ---> 1a8ea4434765 18:26:49 Step 23/23 : LABEL version=3.0.0-dev.114 18:26:49 ---> Running in 6c64e10c2390 18:26:49 Removing intermediate container fab29b5d3759 18:26:49 ---> f6f886600b6f 18:26:49 Step 26/27 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:50 Removing intermediate container 6c64e10c2390 18:26:50 ---> 8a2f38906dbe 18:26:50 18:26:50 ---> Running in 949d53c82285 18:26:50 Successfully built 8a2f38906dbe 18:26:50 Successfully tagged support-scheduler:latest 18:26:50  Building support-scheduler ... done Removing intermediate container 949d53c82285 18:26:50 ---> be9e4fa19796 18:26:50 Step 27/27 : LABEL version=3.0.0-dev.114 18:26:50 ---> Running in 091f0d2a2e40 18:26:50 Removing intermediate container 091f0d2a2e40 18:26:50 ---> 864286233399 18:26:50 18:26:50 Successfully built 864286233399 18:26:50 Successfully tagged security-spire-config:latest 18:26:53  Building security-spire-config ... done Removing intermediate container 90504bf24d96 18:26:53 ---> aaf4fc5fa111 18:26:53 18:26:53 Step 10/24 : FROM alpine:3.17 18:26:53 ---> b2aa39c304c2 18:26:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:26:53 ---> Using cache 18:26:53 ---> a4b15e02b0c8 18:26:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:26:53 ---> Using cache 18:26:53 ---> 74cbece032da 18:26:53 Step 13/24 : ENV APP_PORT=59882 18:26:53 ---> Running in a95521c562f1 18:26:53 Removing intermediate container a95521c562f1 18:26:53 ---> 9b883ea0258c 18:26:53 Step 14/24 : EXPOSE $APP_PORT 18:26:53 ---> Running in 58a217d3712c 18:26:53 Removing intermediate container 58a217d3712c 18:26:53 ---> 06ea1bd025da 18:26:53 Step 15/24 : WORKDIR / 18:26:53 ---> Running in db367f466125 18:26:53 Removing intermediate container db367f466125 18:26:53 ---> 416fbe83663e 18:26:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:54 ---> 883daa80dedd 18:26:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:26:54 ---> 05fb8a4f4a3a 18:26:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:26:54 ---> 4f006a6565ac 18:26:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:26:54 ---> cb13355da810 18:26:54 Step 20/24 : ENTRYPOINT ["/core-command"] 18:26:54 ---> Running in 1304284cf0f5 18:26:54 Removing intermediate container 1304284cf0f5 18:26:54 ---> 76ab57efcfd3 18:26:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:26:54 ---> Running in 27587475a39c 18:26:54 Removing intermediate container 27587475a39c 18:26:54 ---> e0c3b187de2b 18:26:54 Step 22/24 : LABEL arch=x86_64 18:26:54 ---> Running in e9e93f4a23c6 18:26:54 Removing intermediate container e9e93f4a23c6 18:26:54 ---> 9d5bb4c1779f 18:26:54 Step 23/24 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:54 ---> Running in b3e5409fd176 18:26:54 Removing intermediate container b3e5409fd176 18:26:54 ---> 63ebb150ad91 18:26:54 Step 24/24 : LABEL version=3.0.0-dev.114 18:26:54 ---> Running in 625f60d0efa1 18:26:55 Removing intermediate container 625f60d0efa1 18:26:55 ---> 42b069bf8f63 18:26:55 18:26:55 Successfully built 42b069bf8f63 18:26:55 Successfully tagged core-command:latest 18:26:55  Building core-command ... done  [Pipeline] } 18:26:55 $ docker stop --time=1 6f0174c37b20a879d600a305bc16a25a21937be771046d06400c845a123587ce 18:26:56 $ docker rm -f --volumes 6f0174c37b20a879d600a305bc16a25a21937be771046d06400c845a123587ce [Pipeline] // withDockerContainer [Pipeline] sh 18:26:56 + docker images 18:26:56 REPOSITORY TAG IMAGE ID CREATED SIZE 18:26:56 core-command latest 42b069bf8f63 1 second ago 19.8MB 18:26:56 aaf4fc5fa111 4 seconds ago 1.69GB 18:26:56 security-spire-config latest 864286233399 6 seconds ago 88.9MB 18:26:56 support-scheduler latest 8a2f38906dbe 7 seconds ago 32.1MB 18:26:56 security-proxy-setup latest bfa7a2b8086e 10 seconds ago 18.7MB 18:26:56 867477388f68 11 seconds ago 1.75GB 18:26:56 security-spire-agent latest 5e4c3ca6e0ae 14 seconds ago 129MB 18:26:56 security-spiffe-token-provider latest 37ab95ced363 21 seconds ago 32.8MB 18:26:56 4fee19003ec0 28 seconds ago 1.54GB 18:26:56 77051abcfb90 29 seconds ago 1.67GB 18:26:56 core-data latest 85f5b9533455 29 seconds ago 20MB 18:26:56 d1ae5d2d83f5 36 seconds ago 1.73GB 18:26:56 core-common-config-bootstrapper latest 5ec2f79edd65 36 seconds ago 17.2MB 18:26:56 core-metadata latest a78a2ccaecc5 43 seconds ago 20.4MB 18:26:56 cfcbd4d76851 46 seconds ago 1.68GB 18:26:56 b825a200c64e 46 seconds ago 1.69GB 18:26:56 d5c8f1c5398e About a minute ago 1.69GB 18:26:56 security-bootstrapper latest c9c3bfd47b50 About a minute ago 22.2MB 18:26:56 security-proxy-auth latest 9b35ff69a90a 2 minutes ago 18.3MB 18:26:56 support-notifications latest 5d3a718bb27c 2 minutes ago 32.7MB 18:26:56 security-secretstore-setup latest b91e41906ddb 2 minutes ago 32.8MB 18:26:56 82acac6601b3 2 minutes ago 1.75GB 18:26:56 9e931c8fd855 2 minutes ago 1.67GB 18:26:56 5919b6265fc4 2 minutes ago 1.68GB 18:26:56 9f21b0e3c9e3 2 minutes ago 1.66GB 18:26:56 security-spire-server latest 65ad06c2c769 2 minutes ago 89.8MB 18:26:56 b39f0658ea6b 2 minutes ago 1.54GB 18:26:56 ci-base-image-x86_64 latest a2a9b4f37b6c 6 minutes ago 881MB 18:26:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 18:26:56 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 18:26:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 18:26:56 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 18:26:56 provisioning config files... 18:26:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/476@tmp/config7430624875784798262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:57 ---> docker-login.sh 18:26:57 nexus3.edgexfoundry.org:10001 18:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:57 Configure a credential helper to remove this warning. See 18:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:57 18:26:57 Login Succeeded 18:26:57 nexus3.edgexfoundry.org:10002 18:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:57 Configure a credential helper to remove this warning. See 18:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:57 18:26:57 Login Succeeded 18:26:57 nexus3.edgexfoundry.org:10003 18:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:57 Configure a credential helper to remove this warning. See 18:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:57 18:26:57 Login Succeeded 18:26:57 nexus3.edgexfoundry.org:10004 18:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:57 Configure a credential helper to remove this warning. See 18:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:57 18:26:57 Login Succeeded 18:26:57 docker.io 18:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:58 Configure a credential helper to remove this warning. See 18:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:58 18:26:58 Login Succeeded 18:26:58 ---> docker-login.sh ends [Pipeline] } 18:26:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:58 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:26:58 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:58 latest 18:26:58 3.0.0-dev.114 18:26:58 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:26:58 main 18:26:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:58 + docker push nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:26:58 2793f7a17d25: Preparing 18:26:58 f3f745a18b89: Preparing 18:26:58 c80b3aca15d0: Preparing 18:26:58 61033aa50c53: Preparing 18:26:58 55c8f6d4ca91: Preparing 18:26:58 7cd52847ad77: Preparing 18:26:58 7cd52847ad77: Waiting 18:26:58 61033aa50c53: Pushed 18:26:58 2793f7a17d25: Pushed 18:26:58 c80b3aca15d0: Pushed 18:26:58 55c8f6d4ca91: Pushed 18:26:58 7cd52847ad77: Layer already exists 18:27:00 f3f745a18b89: Pushed 18:27:00 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:01 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:27:01 2793f7a17d25: Preparing 18:27:01 f3f745a18b89: Preparing 18:27:01 c80b3aca15d0: Preparing 18:27:01 61033aa50c53: Preparing 18:27:01 55c8f6d4ca91: Preparing 18:27:01 7cd52847ad77: Preparing 18:27:01 7cd52847ad77: Waiting 18:27:01 c80b3aca15d0: Layer already exists 18:27:01 2793f7a17d25: Layer already exists 18:27:01 55c8f6d4ca91: Layer already exists 18:27:01 61033aa50c53: Layer already exists 18:27:01 f3f745a18b89: Layer already exists 18:27:01 7cd52847ad77: Layer already exists 18:27:01 latest: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:01 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.114 18:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:27:01 2793f7a17d25: Preparing 18:27:01 f3f745a18b89: Preparing 18:27:01 c80b3aca15d0: Preparing 18:27:01 61033aa50c53: Preparing 18:27:01 55c8f6d4ca91: Preparing 18:27:01 7cd52847ad77: Preparing 18:27:01 7cd52847ad77: Waiting 18:27:01 55c8f6d4ca91: Layer already exists 18:27:01 2793f7a17d25: Layer already exists 18:27:01 61033aa50c53: Layer already exists 18:27:01 c80b3aca15d0: Layer already exists 18:27:01 f3f745a18b89: Layer already exists 18:27:01 7cd52847ad77: Layer already exists 18:27:01 3.0.0-dev.114: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:02 + docker push nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:27:02 2793f7a17d25: Preparing 18:27:02 f3f745a18b89: Preparing 18:27:02 c80b3aca15d0: Preparing 18:27:02 61033aa50c53: Preparing 18:27:02 55c8f6d4ca91: Preparing 18:27:02 7cd52847ad77: Preparing 18:27:02 7cd52847ad77: Waiting 18:27:02 c80b3aca15d0: Layer already exists 18:27:02 2793f7a17d25: Layer already exists 18:27:02 61033aa50c53: Layer already exists 18:27:02 f3f745a18b89: Layer already exists 18:27:02 55c8f6d4ca91: Layer already exists 18:27:02 7cd52847ad77: Layer already exists 18:27:02 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:02 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:27:02 2793f7a17d25: Preparing 18:27:02 f3f745a18b89: Preparing 18:27:02 c80b3aca15d0: Preparing 18:27:02 61033aa50c53: Preparing 18:27:02 55c8f6d4ca91: Preparing 18:27:02 7cd52847ad77: Preparing 18:27:02 7cd52847ad77: Waiting 18:27:02 61033aa50c53: Layer already exists 18:27:02 c80b3aca15d0: Layer already exists 18:27:02 f3f745a18b89: Layer already exists 18:27:02 2793f7a17d25: Layer already exists 18:27:02 55c8f6d4ca91: Layer already exists 18:27:02 7cd52847ad77: Layer already exists 18:27:02 main: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:02 ===================================================== [Pipeline] echo 18:27:02 taggedImages: 18:27:02 - nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:02 - nexus3.edgexfoundry.org:10004/core-command:latest 18:27:02 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.114 18:27:02 - nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:02 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:27:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 18:27:02 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:02 latest 18:27:02 3.0.0-dev.114 18:27:02 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:02 main 18:27:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:27:03 01900c09b411: Preparing 18:27:03 13cd5efb2323: Preparing 18:27:03 8d11b014a2d6: Preparing 18:27:03 3fbe47d57858: Preparing 18:27:03 c80b3aca15d0: Preparing 18:27:03 61033aa50c53: Preparing 18:27:03 7c3c27925dd4: Preparing 18:27:03 7cd52847ad77: Preparing 18:27:03 7c3c27925dd4: Waiting 18:27:03 7cd52847ad77: Waiting 18:27:03 61033aa50c53: Waiting 18:27:03 c80b3aca15d0: Layer already exists 18:27:03 61033aa50c53: Layer already exists 18:27:03 01900c09b411: Pushed 18:27:03 13cd5efb2323: Pushed 18:27:03 8d11b014a2d6: Pushed 18:27:03 7cd52847ad77: Layer already exists 18:27:03 7c3c27925dd4: Pushed 18:27:04 3fbe47d57858: Pushed 18:27:04 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:05 + 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 18:27:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:27:05 01900c09b411: Preparing 18:27:05 13cd5efb2323: Preparing 18:27:05 8d11b014a2d6: Preparing 18:27:05 3fbe47d57858: Preparing 18:27:05 c80b3aca15d0: Preparing 18:27:05 61033aa50c53: Preparing 18:27:05 7c3c27925dd4: Preparing 18:27:05 7cd52847ad77: Preparing 18:27:05 61033aa50c53: Waiting 18:27:05 7c3c27925dd4: Waiting 18:27:05 7cd52847ad77: Waiting 18:27:05 8d11b014a2d6: Layer already exists 18:27:05 3fbe47d57858: Layer already exists 18:27:05 13cd5efb2323: Layer already exists 18:27:05 01900c09b411: Layer already exists 18:27:05 c80b3aca15d0: Layer already exists 18:27:05 61033aa50c53: Layer already exists 18:27:05 7c3c27925dd4: Layer already exists 18:27:05 7cd52847ad77: Layer already exists 18:27:05 latest: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.114 18:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:27:06 01900c09b411: Preparing 18:27:06 13cd5efb2323: Preparing 18:27:06 8d11b014a2d6: Preparing 18:27:06 3fbe47d57858: Preparing 18:27:06 c80b3aca15d0: Preparing 18:27:06 61033aa50c53: Preparing 18:27:06 7c3c27925dd4: Preparing 18:27:06 7cd52847ad77: Preparing 18:27:06 7c3c27925dd4: Waiting 18:27:06 7cd52847ad77: Waiting 18:27:06 61033aa50c53: Waiting 18:27:06 01900c09b411: Layer already exists 18:27:06 c80b3aca15d0: Layer already exists 18:27:06 3fbe47d57858: Layer already exists 18:27:06 13cd5efb2323: Layer already exists 18:27:06 8d11b014a2d6: Layer already exists 18:27:06 7c3c27925dd4: Layer already exists 18:27:06 61033aa50c53: Layer already exists 18:27:06 7cd52847ad77: Layer already exists 18:27:06 3.0.0-dev.114: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:27:06 01900c09b411: Preparing 18:27:06 13cd5efb2323: Preparing 18:27:06 8d11b014a2d6: Preparing 18:27:06 3fbe47d57858: Preparing 18:27:06 c80b3aca15d0: Preparing 18:27:06 61033aa50c53: Preparing 18:27:06 7c3c27925dd4: Preparing 18:27:06 7cd52847ad77: Preparing 18:27:06 61033aa50c53: Waiting 18:27:06 7c3c27925dd4: Waiting 18:27:06 7cd52847ad77: Waiting 18:27:06 13cd5efb2323: Layer already exists 18:27:06 8d11b014a2d6: Layer already exists 18:27:06 c80b3aca15d0: Layer already exists 18:27:06 01900c09b411: Layer already exists 18:27:06 3fbe47d57858: Layer already exists 18:27:06 7c3c27925dd4: Layer already exists 18:27:06 61033aa50c53: Layer already exists 18:27:06 7cd52847ad77: Layer already exists 18:27:06 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:06 + 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 18:27:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 18:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:27:07 01900c09b411: Preparing 18:27:07 13cd5efb2323: Preparing 18:27:07 8d11b014a2d6: Preparing 18:27:07 3fbe47d57858: Preparing 18:27:07 c80b3aca15d0: Preparing 18:27:07 61033aa50c53: Preparing 18:27:07 7c3c27925dd4: Preparing 18:27:07 7cd52847ad77: Preparing 18:27:07 61033aa50c53: Waiting 18:27:07 7c3c27925dd4: Waiting 18:27:07 7cd52847ad77: Waiting 18:27:07 01900c09b411: Layer already exists 18:27:07 13cd5efb2323: Layer already exists 18:27:07 3fbe47d57858: Layer already exists 18:27:07 c80b3aca15d0: Layer already exists 18:27:07 8d11b014a2d6: Layer already exists 18:27:07 61033aa50c53: Layer already exists 18:27:07 7c3c27925dd4: Layer already exists 18:27:07 7cd52847ad77: Layer already exists 18:27:07 main: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:07 ===================================================== [Pipeline] echo 18:27:07 taggedImages: 18:27:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:27:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.114 18:27:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 18:27:07 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:27:07 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:07 latest 18:27:07 3.0.0-dev.114 18:27:07 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:07 main 18:27:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:07 + docker push nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:27:07 3a77bb9443f0: Preparing 18:27:07 a4385b3a2faa: Preparing 18:27:07 c80b3aca15d0: Preparing 18:27:07 61033aa50c53: Preparing 18:27:07 76308a660c98: Preparing 18:27:07 7cd52847ad77: Preparing 18:27:07 7cd52847ad77: Waiting 18:27:07 c80b3aca15d0: Layer already exists 18:27:07 61033aa50c53: Layer already exists 18:27:07 7cd52847ad77: Layer already exists 18:27:07 76308a660c98: Pushed 18:27:07 3a77bb9443f0: Pushed 18:27:09 a4385b3a2faa: Pushed 18:27:09 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:27:09 3a77bb9443f0: Preparing 18:27:09 a4385b3a2faa: Preparing 18:27:09 c80b3aca15d0: Preparing 18:27:09 61033aa50c53: Preparing 18:27:09 76308a660c98: Preparing 18:27:09 7cd52847ad77: Preparing 18:27:09 7cd52847ad77: Waiting 18:27:09 a4385b3a2faa: Layer already exists 18:27:09 3a77bb9443f0: Layer already exists 18:27:09 76308a660c98: Layer already exists 18:27:09 61033aa50c53: Layer already exists 18:27:09 c80b3aca15d0: Layer already exists 18:27:09 7cd52847ad77: Layer already exists 18:27:09 latest: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:10 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.114 18:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:27:10 3a77bb9443f0: Preparing 18:27:10 a4385b3a2faa: Preparing 18:27:10 c80b3aca15d0: Preparing 18:27:10 61033aa50c53: Preparing 18:27:10 76308a660c98: Preparing 18:27:10 7cd52847ad77: Preparing 18:27:10 7cd52847ad77: Waiting 18:27:10 76308a660c98: Layer already exists 18:27:10 3a77bb9443f0: Layer already exists 18:27:10 61033aa50c53: Layer already exists 18:27:10 c80b3aca15d0: Layer already exists 18:27:10 a4385b3a2faa: Layer already exists 18:27:10 7cd52847ad77: Layer already exists 18:27:10 3.0.0-dev.114: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:11 + docker push nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:27:11 3a77bb9443f0: Preparing 18:27:11 a4385b3a2faa: Preparing 18:27:11 c80b3aca15d0: Preparing 18:27:11 61033aa50c53: Preparing 18:27:11 76308a660c98: Preparing 18:27:11 7cd52847ad77: Preparing 18:27:11 7cd52847ad77: Waiting 18:27:11 61033aa50c53: Layer already exists 18:27:11 a4385b3a2faa: Layer already exists 18:27:11 76308a660c98: Layer already exists 18:27:11 c80b3aca15d0: Layer already exists 18:27:11 3a77bb9443f0: Layer already exists 18:27:11 7cd52847ad77: Layer already exists 18:27:11 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:27:11 3a77bb9443f0: Preparing 18:27:11 a4385b3a2faa: Preparing 18:27:11 c80b3aca15d0: Preparing 18:27:11 61033aa50c53: Preparing 18:27:11 76308a660c98: Preparing 18:27:11 7cd52847ad77: Preparing 18:27:11 7cd52847ad77: Waiting 18:27:11 3a77bb9443f0: Layer already exists 18:27:11 a4385b3a2faa: Layer already exists 18:27:11 61033aa50c53: Layer already exists 18:27:11 c80b3aca15d0: Layer already exists 18:27:11 76308a660c98: Layer already exists 18:27:11 7cd52847ad77: Layer already exists 18:27:11 main: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:11 ===================================================== [Pipeline] echo 18:27:11 taggedImages: 18:27:11 - nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:11 - nexus3.edgexfoundry.org:10004/core-data:latest 18:27:11 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.114 18:27:11 - nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:11 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:27:11 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:27:11 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:11 latest 18:27:11 3.0.0-dev.114 18:27:11 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:11 main 18:27:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:27:12 733f9fefd577: Preparing 18:27:12 583377766ab1: Preparing 18:27:12 86af9b04e315: Preparing 18:27:12 c80b3aca15d0: Preparing 18:27:12 61033aa50c53: Preparing 18:27:12 55c8f6d4ca91: Preparing 18:27:12 7cd52847ad77: Preparing 18:27:12 55c8f6d4ca91: Waiting 18:27:12 7cd52847ad77: Waiting 18:27:12 61033aa50c53: Layer already exists 18:27:12 c80b3aca15d0: Layer already exists 18:27:12 55c8f6d4ca91: Layer already exists 18:27:12 7cd52847ad77: Layer already exists 18:27:12 583377766ab1: Pushed 18:27:12 733f9fefd577: Pushed 18:27:13 86af9b04e315: Pushed 18:27:13 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:27:14 733f9fefd577: Preparing 18:27:14 583377766ab1: Preparing 18:27:14 86af9b04e315: Preparing 18:27:14 c80b3aca15d0: Preparing 18:27:14 61033aa50c53: Preparing 18:27:14 55c8f6d4ca91: Preparing 18:27:14 7cd52847ad77: Preparing 18:27:14 55c8f6d4ca91: Waiting 18:27:14 7cd52847ad77: Waiting 18:27:14 733f9fefd577: Layer already exists 18:27:14 61033aa50c53: Layer already exists 18:27:14 86af9b04e315: Layer already exists 18:27:14 c80b3aca15d0: Layer already exists 18:27:14 583377766ab1: Layer already exists 18:27:14 7cd52847ad77: Layer already exists 18:27:14 55c8f6d4ca91: Layer already exists 18:27:14 latest: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.114 18:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:27:14 733f9fefd577: Preparing 18:27:14 583377766ab1: Preparing 18:27:14 86af9b04e315: Preparing 18:27:14 c80b3aca15d0: Preparing 18:27:14 61033aa50c53: Preparing 18:27:14 55c8f6d4ca91: Preparing 18:27:14 7cd52847ad77: Preparing 18:27:14 55c8f6d4ca91: Waiting 18:27:14 7cd52847ad77: Waiting 18:27:14 61033aa50c53: Layer already exists 18:27:14 86af9b04e315: Layer already exists 18:27:14 c80b3aca15d0: Layer already exists 18:27:14 733f9fefd577: Layer already exists 18:27:14 583377766ab1: Layer already exists 18:27:14 55c8f6d4ca91: Layer already exists 18:27:14 7cd52847ad77: Layer already exists 18:27:14 3.0.0-dev.114: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:27:15 733f9fefd577: Preparing 18:27:15 583377766ab1: Preparing 18:27:15 86af9b04e315: Preparing 18:27:15 c80b3aca15d0: Preparing 18:27:15 61033aa50c53: Preparing 18:27:15 55c8f6d4ca91: Preparing 18:27:15 7cd52847ad77: Preparing 18:27:15 55c8f6d4ca91: Waiting 18:27:15 7cd52847ad77: Waiting 18:27:15 583377766ab1: Layer already exists 18:27:15 c80b3aca15d0: Layer already exists 18:27:15 86af9b04e315: Layer already exists 18:27:15 61033aa50c53: Layer already exists 18:27:15 733f9fefd577: Layer already exists 18:27:15 55c8f6d4ca91: Layer already exists 18:27:15 7cd52847ad77: Layer already exists 18:27:15 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:27:16 733f9fefd577: Preparing 18:27:16 583377766ab1: Preparing 18:27:16 86af9b04e315: Preparing 18:27:16 c80b3aca15d0: Preparing 18:27:16 61033aa50c53: Preparing 18:27:16 55c8f6d4ca91: Preparing 18:27:16 7cd52847ad77: Preparing 18:27:16 55c8f6d4ca91: Waiting 18:27:16 7cd52847ad77: Waiting 18:27:16 583377766ab1: Layer already exists 18:27:16 61033aa50c53: Layer already exists 18:27:16 733f9fefd577: Layer already exists 18:27:16 c80b3aca15d0: Layer already exists 18:27:16 86af9b04e315: Layer already exists 18:27:16 55c8f6d4ca91: Layer already exists 18:27:16 7cd52847ad77: Layer already exists 18:27:16 main: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:16 ===================================================== [Pipeline] echo 18:27:16 taggedImages: 18:27:16 - nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:27:16 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.114 18:27:16 - nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:27:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:27:16 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:16 latest 18:27:16 3.0.0-dev.114 18:27:16 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:16 main 18:27:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:27:16 3d54f1d8de6e: Preparing 18:27:16 3d54f1d8de6e: Preparing 18:27:16 10e7bba1bc5a: Preparing 18:27:16 044ee0c182eb: Preparing 18:27:16 7fac438503e9: Preparing 18:27:16 46ed81c9a2e8: Preparing 18:27:16 8d88b880c993: Preparing 18:27:16 c80b3aca15d0: Preparing 18:27:16 61033aa50c53: Preparing 18:27:16 cbc33f7a79fa: Preparing 18:27:16 3e2cfd78fcfd: Preparing 18:27:16 313ea15d4130: Preparing 18:27:16 e4e5a0f7316e: Preparing 18:27:16 7cd52847ad77: Preparing 18:27:16 8d88b880c993: Waiting 18:27:16 cbc33f7a79fa: Waiting 18:27:16 313ea15d4130: Waiting 18:27:16 7cd52847ad77: Waiting 18:27:16 61033aa50c53: Waiting 18:27:16 c80b3aca15d0: Waiting 18:27:16 7fac438503e9: Pushed 18:27:16 3d54f1d8de6e: Pushed 18:27:16 c80b3aca15d0: Layer already exists 18:27:16 46ed81c9a2e8: Pushed 18:27:16 10e7bba1bc5a: Pushed 18:27:16 044ee0c182eb: Pushed 18:27:16 61033aa50c53: Layer already exists 18:27:17 3e2cfd78fcfd: Pushed 18:27:17 cbc33f7a79fa: Pushed 18:27:17 7cd52847ad77: Layer already exists 18:27:17 313ea15d4130: Pushed 18:27:17 e4e5a0f7316e: Pushed 18:27:18 8d88b880c993: Pushed 18:27:18 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:27:19 3d54f1d8de6e: Preparing 18:27:19 3d54f1d8de6e: Preparing 18:27:19 10e7bba1bc5a: Preparing 18:27:19 044ee0c182eb: Preparing 18:27:19 7fac438503e9: Preparing 18:27:19 46ed81c9a2e8: Preparing 18:27:19 8d88b880c993: Preparing 18:27:19 c80b3aca15d0: Preparing 18:27:19 61033aa50c53: Preparing 18:27:19 cbc33f7a79fa: Preparing 18:27:19 3e2cfd78fcfd: Preparing 18:27:19 313ea15d4130: Preparing 18:27:19 e4e5a0f7316e: Preparing 18:27:19 7cd52847ad77: Preparing 18:27:19 cbc33f7a79fa: Waiting 18:27:19 3e2cfd78fcfd: Waiting 18:27:19 7cd52847ad77: Waiting 18:27:19 e4e5a0f7316e: Waiting 18:27:19 313ea15d4130: Waiting 18:27:19 8d88b880c993: Waiting 18:27:19 c80b3aca15d0: Waiting 18:27:19 61033aa50c53: Waiting 18:27:19 044ee0c182eb: Layer already exists 18:27:19 3d54f1d8de6e: Layer already exists 18:27:19 46ed81c9a2e8: Layer already exists 18:27:19 10e7bba1bc5a: Layer already exists 18:27:19 7fac438503e9: Layer already exists 18:27:19 8d88b880c993: Layer already exists 18:27:19 61033aa50c53: Layer already exists 18:27:19 cbc33f7a79fa: Layer already exists 18:27:19 c80b3aca15d0: Layer already exists 18:27:19 3e2cfd78fcfd: Layer already exists 18:27:19 313ea15d4130: Layer already exists 18:27:19 e4e5a0f7316e: Layer already exists 18:27:19 7cd52847ad77: Layer already exists 18:27:19 latest: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.114 18:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:27:19 3d54f1d8de6e: Preparing 18:27:19 3d54f1d8de6e: Preparing 18:27:19 10e7bba1bc5a: Preparing 18:27:19 044ee0c182eb: Preparing 18:27:19 7fac438503e9: Preparing 18:27:19 46ed81c9a2e8: Preparing 18:27:19 8d88b880c993: Preparing 18:27:19 c80b3aca15d0: Preparing 18:27:19 61033aa50c53: Preparing 18:27:19 cbc33f7a79fa: Preparing 18:27:19 3e2cfd78fcfd: Preparing 18:27:19 313ea15d4130: Preparing 18:27:19 e4e5a0f7316e: Preparing 18:27:19 7cd52847ad77: Preparing 18:27:19 8d88b880c993: Waiting 18:27:19 c80b3aca15d0: Waiting 18:27:19 61033aa50c53: Waiting 18:27:19 cbc33f7a79fa: Waiting 18:27:19 e4e5a0f7316e: Waiting 18:27:19 313ea15d4130: Waiting 18:27:19 3e2cfd78fcfd: Waiting 18:27:19 7cd52847ad77: Waiting 18:27:19 7fac438503e9: Layer already exists 18:27:19 3d54f1d8de6e: Layer already exists 18:27:19 044ee0c182eb: Layer already exists 18:27:19 10e7bba1bc5a: Layer already exists 18:27:19 46ed81c9a2e8: Layer already exists 18:27:19 8d88b880c993: Layer already exists 18:27:19 61033aa50c53: Layer already exists 18:27:19 c80b3aca15d0: Layer already exists 18:27:19 3e2cfd78fcfd: Layer already exists 18:27:19 cbc33f7a79fa: Layer already exists 18:27:19 313ea15d4130: Layer already exists 18:27:19 e4e5a0f7316e: Layer already exists 18:27:19 7cd52847ad77: Layer already exists 18:27:19 3.0.0-dev.114: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:27:20 3d54f1d8de6e: Preparing 18:27:20 3d54f1d8de6e: Preparing 18:27:20 10e7bba1bc5a: Preparing 18:27:20 044ee0c182eb: Preparing 18:27:20 7fac438503e9: Preparing 18:27:20 46ed81c9a2e8: Preparing 18:27:20 8d88b880c993: Preparing 18:27:20 c80b3aca15d0: Preparing 18:27:20 61033aa50c53: Preparing 18:27:20 cbc33f7a79fa: Preparing 18:27:20 3e2cfd78fcfd: Preparing 18:27:20 313ea15d4130: Preparing 18:27:20 e4e5a0f7316e: Preparing 18:27:20 7cd52847ad77: Preparing 18:27:20 cbc33f7a79fa: Waiting 18:27:20 3e2cfd78fcfd: Waiting 18:27:20 313ea15d4130: Waiting 18:27:20 7cd52847ad77: Waiting 18:27:20 e4e5a0f7316e: Waiting 18:27:20 8d88b880c993: Waiting 18:27:20 61033aa50c53: Waiting 18:27:20 c80b3aca15d0: Waiting 18:27:20 10e7bba1bc5a: Layer already exists 18:27:20 46ed81c9a2e8: Layer already exists 18:27:20 3d54f1d8de6e: Layer already exists 18:27:20 044ee0c182eb: Layer already exists 18:27:20 7fac438503e9: Layer already exists 18:27:20 8d88b880c993: Layer already exists 18:27:20 cbc33f7a79fa: Layer already exists 18:27:20 c80b3aca15d0: Layer already exists 18:27:20 61033aa50c53: Layer already exists 18:27:20 3e2cfd78fcfd: Layer already exists 18:27:20 313ea15d4130: Layer already exists 18:27:20 e4e5a0f7316e: Layer already exists 18:27:20 7cd52847ad77: Layer already exists 18:27:20 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:27:20 3d54f1d8de6e: Preparing 18:27:20 3d54f1d8de6e: Preparing 18:27:20 10e7bba1bc5a: Preparing 18:27:20 044ee0c182eb: Preparing 18:27:20 7fac438503e9: Preparing 18:27:20 46ed81c9a2e8: Preparing 18:27:20 8d88b880c993: Preparing 18:27:20 c80b3aca15d0: Preparing 18:27:20 61033aa50c53: Preparing 18:27:20 cbc33f7a79fa: Preparing 18:27:20 3e2cfd78fcfd: Preparing 18:27:20 313ea15d4130: Preparing 18:27:20 e4e5a0f7316e: Preparing 18:27:20 7cd52847ad77: Preparing 18:27:20 61033aa50c53: Waiting 18:27:20 cbc33f7a79fa: Waiting 18:27:20 3e2cfd78fcfd: Waiting 18:27:20 313ea15d4130: Waiting 18:27:20 e4e5a0f7316e: Waiting 18:27:20 7cd52847ad77: Waiting 18:27:20 8d88b880c993: Waiting 18:27:20 c80b3aca15d0: Waiting 18:27:20 46ed81c9a2e8: Layer already exists 18:27:20 10e7bba1bc5a: Layer already exists 18:27:20 044ee0c182eb: Layer already exists 18:27:20 7fac438503e9: Layer already exists 18:27:20 3d54f1d8de6e: Layer already exists 18:27:20 8d88b880c993: Layer already exists 18:27:20 c80b3aca15d0: Layer already exists 18:27:20 cbc33f7a79fa: Layer already exists 18:27:20 3e2cfd78fcfd: Layer already exists 18:27:20 313ea15d4130: Layer already exists 18:27:20 61033aa50c53: Layer already exists 18:27:20 e4e5a0f7316e: Layer already exists 18:27:20 7cd52847ad77: Layer already exists 18:27:20 main: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:20 ===================================================== [Pipeline] echo 18:27:20 taggedImages: 18:27:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:27:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.114 18:27:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:27:20 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 18:27:20 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:20 latest 18:27:20 3.0.0-dev.114 18:27:20 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:20 main 18:27:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:27:21 e7a43b6577ba: Preparing 18:27:21 2e30ae04ac03: Preparing 18:27:21 8015b6976f6f: Preparing 18:27:21 11a27d5f5028: Preparing 18:27:21 c80b3aca15d0: Preparing 18:27:21 61033aa50c53: Preparing 18:27:21 7c3c27925dd4: Preparing 18:27:21 7cd52847ad77: Preparing 18:27:21 61033aa50c53: Waiting 18:27:21 7c3c27925dd4: Waiting 18:27:21 7cd52847ad77: Waiting 18:27:21 c80b3aca15d0: Layer already exists 18:27:21 61033aa50c53: Layer already exists 18:27:21 7c3c27925dd4: Layer already exists 18:27:21 7cd52847ad77: Layer already exists 18:27:21 2e30ae04ac03: Pushed 18:27:21 e7a43b6577ba: Pushed 18:27:21 8015b6976f6f: Pushed 18:27:22 11a27d5f5028: Pushed 18:27:22 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:27:23 e7a43b6577ba: Preparing 18:27:23 2e30ae04ac03: Preparing 18:27:23 8015b6976f6f: Preparing 18:27:23 11a27d5f5028: Preparing 18:27:23 c80b3aca15d0: Preparing 18:27:23 61033aa50c53: Preparing 18:27:23 7c3c27925dd4: Preparing 18:27:23 7cd52847ad77: Preparing 18:27:23 61033aa50c53: Waiting 18:27:23 7c3c27925dd4: Waiting 18:27:23 7cd52847ad77: Waiting 18:27:23 8015b6976f6f: Layer already exists 18:27:23 c80b3aca15d0: Layer already exists 18:27:23 11a27d5f5028: Layer already exists 18:27:23 e7a43b6577ba: Layer already exists 18:27:23 2e30ae04ac03: Layer already exists 18:27:23 61033aa50c53: Layer already exists 18:27:23 7c3c27925dd4: Layer already exists 18:27:23 7cd52847ad77: Layer already exists 18:27:23 latest: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.114 18:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:27:24 e7a43b6577ba: Preparing 18:27:24 2e30ae04ac03: Preparing 18:27:24 8015b6976f6f: Preparing 18:27:24 11a27d5f5028: Preparing 18:27:24 c80b3aca15d0: Preparing 18:27:24 61033aa50c53: Preparing 18:27:24 7c3c27925dd4: Preparing 18:27:24 7cd52847ad77: Preparing 18:27:24 7c3c27925dd4: Waiting 18:27:24 61033aa50c53: Waiting 18:27:24 e7a43b6577ba: Layer already exists 18:27:24 8015b6976f6f: Layer already exists 18:27:24 11a27d5f5028: Layer already exists 18:27:24 c80b3aca15d0: Layer already exists 18:27:24 2e30ae04ac03: Layer already exists 18:27:24 61033aa50c53: Layer already exists 18:27:24 7c3c27925dd4: Layer already exists 18:27:24 7cd52847ad77: Layer already exists 18:27:24 3.0.0-dev.114: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:27:24 e7a43b6577ba: Preparing 18:27:24 2e30ae04ac03: Preparing 18:27:24 8015b6976f6f: Preparing 18:27:24 11a27d5f5028: Preparing 18:27:24 c80b3aca15d0: Preparing 18:27:24 61033aa50c53: Preparing 18:27:24 7c3c27925dd4: Preparing 18:27:24 7cd52847ad77: Preparing 18:27:24 7c3c27925dd4: Waiting 18:27:24 61033aa50c53: Waiting 18:27:24 7cd52847ad77: Waiting 18:27:24 c80b3aca15d0: Layer already exists 18:27:24 2e30ae04ac03: Layer already exists 18:27:24 11a27d5f5028: Layer already exists 18:27:24 8015b6976f6f: Layer already exists 18:27:24 e7a43b6577ba: Layer already exists 18:27:24 61033aa50c53: Layer already exists 18:27:24 7c3c27925dd4: Layer already exists 18:27:24 7cd52847ad77: Layer already exists 18:27:24 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 18:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:27:25 e7a43b6577ba: Preparing 18:27:25 2e30ae04ac03: Preparing 18:27:25 8015b6976f6f: Preparing 18:27:25 11a27d5f5028: Preparing 18:27:25 c80b3aca15d0: Preparing 18:27:25 61033aa50c53: Preparing 18:27:25 7c3c27925dd4: Preparing 18:27:25 7cd52847ad77: Preparing 18:27:25 61033aa50c53: Waiting 18:27:25 7cd52847ad77: Waiting 18:27:25 7c3c27925dd4: Waiting 18:27:25 11a27d5f5028: Layer already exists 18:27:25 c80b3aca15d0: Layer already exists 18:27:25 2e30ae04ac03: Layer already exists 18:27:25 8015b6976f6f: Layer already exists 18:27:25 e7a43b6577ba: Layer already exists 18:27:25 61033aa50c53: Layer already exists 18:27:25 7c3c27925dd4: Layer already exists 18:27:25 7cd52847ad77: Layer already exists 18:27:25 main: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:25 ===================================================== [Pipeline] echo 18:27:25 taggedImages: 18:27:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:27:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.114 18:27:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 18:27:25 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:27:25 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:25 latest 18:27:25 3.0.0-dev.114 18:27:25 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:25 main 18:27:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:27:25 25b0e2d114c2: Preparing 18:27:25 485d3adcae10: Preparing 18:27:25 3573c305b804: Preparing 18:27:25 6b85e9b3fbde: Preparing 18:27:25 c80b3aca15d0: Preparing 18:27:25 61033aa50c53: Preparing 18:27:25 71380fb1750e: Preparing 18:27:25 1c4096146818: Preparing 18:27:25 7cd52847ad77: Preparing 18:27:25 71380fb1750e: Waiting 18:27:25 1c4096146818: Waiting 18:27:25 7cd52847ad77: Waiting 18:27:25 61033aa50c53: Waiting 18:27:25 c80b3aca15d0: Layer already exists 18:27:25 61033aa50c53: Layer already exists 18:27:25 25b0e2d114c2: Pushed 18:27:25 485d3adcae10: Pushed 18:27:25 6b85e9b3fbde: Pushed 18:27:25 7cd52847ad77: Layer already exists 18:27:25 71380fb1750e: Pushed 18:27:26 1c4096146818: Pushed 18:27:27 3573c305b804: Pushed 18:27:27 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:27:28 25b0e2d114c2: Preparing 18:27:28 485d3adcae10: Preparing 18:27:28 3573c305b804: Preparing 18:27:28 6b85e9b3fbde: Preparing 18:27:28 c80b3aca15d0: Preparing 18:27:28 61033aa50c53: Preparing 18:27:28 71380fb1750e: Preparing 18:27:28 1c4096146818: Preparing 18:27:28 7cd52847ad77: Preparing 18:27:28 1c4096146818: Waiting 18:27:28 71380fb1750e: Waiting 18:27:28 7cd52847ad77: Waiting 18:27:28 61033aa50c53: Waiting 18:27:28 3573c305b804: Layer already exists 18:27:28 c80b3aca15d0: Layer already exists 18:27:28 6b85e9b3fbde: Layer already exists 18:27:28 25b0e2d114c2: Layer already exists 18:27:28 485d3adcae10: Layer already exists 18:27:28 1c4096146818: Layer already exists 18:27:28 71380fb1750e: Layer already exists 18:27:28 61033aa50c53: Layer already exists 18:27:28 7cd52847ad77: Layer already exists 18:27:28 latest: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.114 18:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:27:28 25b0e2d114c2: Preparing 18:27:28 485d3adcae10: Preparing 18:27:28 3573c305b804: Preparing 18:27:28 6b85e9b3fbde: Preparing 18:27:28 c80b3aca15d0: Preparing 18:27:28 61033aa50c53: Preparing 18:27:28 71380fb1750e: Preparing 18:27:28 1c4096146818: Preparing 18:27:28 7cd52847ad77: Preparing 18:27:28 71380fb1750e: Waiting 18:27:28 61033aa50c53: Waiting 18:27:28 1c4096146818: Waiting 18:27:28 7cd52847ad77: Waiting 18:27:28 485d3adcae10: Layer already exists 18:27:28 25b0e2d114c2: Layer already exists 18:27:28 3573c305b804: Layer already exists 18:27:28 6b85e9b3fbde: Layer already exists 18:27:28 c80b3aca15d0: Layer already exists 18:27:28 71380fb1750e: Layer already exists 18:27:28 61033aa50c53: Layer already exists 18:27:28 7cd52847ad77: Layer already exists 18:27:28 1c4096146818: Layer already exists 18:27:28 3.0.0-dev.114: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:27:29 25b0e2d114c2: Preparing 18:27:29 485d3adcae10: Preparing 18:27:29 3573c305b804: Preparing 18:27:29 6b85e9b3fbde: Preparing 18:27:29 c80b3aca15d0: Preparing 18:27:29 61033aa50c53: Preparing 18:27:29 71380fb1750e: Preparing 18:27:29 1c4096146818: Preparing 18:27:29 7cd52847ad77: Preparing 18:27:29 71380fb1750e: Waiting 18:27:29 7cd52847ad77: Waiting 18:27:29 1c4096146818: Waiting 18:27:29 61033aa50c53: Waiting 18:27:29 c80b3aca15d0: Layer already exists 18:27:29 3573c305b804: Layer already exists 18:27:29 485d3adcae10: Layer already exists 18:27:29 6b85e9b3fbde: Layer already exists 18:27:29 25b0e2d114c2: Layer already exists 18:27:29 71380fb1750e: Layer already exists 18:27:29 61033aa50c53: Layer already exists 18:27:29 7cd52847ad77: Layer already exists 18:27:29 1c4096146818: Layer already exists 18:27:29 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:27:29 25b0e2d114c2: Preparing 18:27:29 485d3adcae10: Preparing 18:27:29 3573c305b804: Preparing 18:27:29 6b85e9b3fbde: Preparing 18:27:29 c80b3aca15d0: Preparing 18:27:29 61033aa50c53: Preparing 18:27:29 71380fb1750e: Preparing 18:27:29 1c4096146818: Preparing 18:27:29 7cd52847ad77: Preparing 18:27:29 71380fb1750e: Waiting 18:27:29 1c4096146818: Waiting 18:27:29 61033aa50c53: Waiting 18:27:29 7cd52847ad77: Waiting 18:27:29 485d3adcae10: Layer already exists 18:27:29 25b0e2d114c2: Layer already exists 18:27:29 3573c305b804: Layer already exists 18:27:29 c80b3aca15d0: Layer already exists 18:27:29 6b85e9b3fbde: Layer already exists 18:27:29 61033aa50c53: Layer already exists 18:27:29 1c4096146818: Layer already exists 18:27:29 7cd52847ad77: Layer already exists 18:27:29 71380fb1750e: Layer already exists 18:27:29 main: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:29 ===================================================== [Pipeline] echo 18:27:29 taggedImages: 18:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.114 18:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:27:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:27:29 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:29 latest 18:27:29 3.0.0-dev.114 18:27:29 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:29 main 18:27:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:27:30 a54f7f4a329a: Preparing 18:27:30 7e1742502385: Preparing 18:27:30 66a16b823088: Preparing 18:27:30 a9a5244e23ff: Preparing 18:27:30 b5fec84aabb7: Preparing 18:27:30 dd90cd565ce7: Preparing 18:27:30 2eee0f173806: Preparing 18:27:30 c80b3aca15d0: Preparing 18:27:30 61033aa50c53: Preparing 18:27:30 17af0ba1af46: Preparing 18:27:30 7cd52847ad77: Preparing 18:27:30 2eee0f173806: Waiting 18:27:30 c80b3aca15d0: Waiting 18:27:30 61033aa50c53: Waiting 18:27:30 17af0ba1af46: Waiting 18:27:30 7cd52847ad77: Waiting 18:27:30 dd90cd565ce7: Waiting 18:27:30 a54f7f4a329a: Pushed 18:27:30 7e1742502385: Pushed 18:27:30 b5fec84aabb7: Pushed 18:27:30 c80b3aca15d0: Layer already exists 18:27:30 61033aa50c53: Layer already exists 18:27:30 dd90cd565ce7: Pushed 18:27:30 7cd52847ad77: Layer already exists 18:27:30 2eee0f173806: Pushed 18:27:30 17af0ba1af46: Pushed 18:27:31 a9a5244e23ff: Pushed 18:27:32 66a16b823088: Pushed 18:27:32 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:27:32 a54f7f4a329a: Preparing 18:27:32 7e1742502385: Preparing 18:27:32 66a16b823088: Preparing 18:27:32 a9a5244e23ff: Preparing 18:27:32 b5fec84aabb7: Preparing 18:27:32 dd90cd565ce7: Preparing 18:27:32 2eee0f173806: Preparing 18:27:32 c80b3aca15d0: Preparing 18:27:32 61033aa50c53: Preparing 18:27:32 17af0ba1af46: Preparing 18:27:32 7cd52847ad77: Preparing 18:27:32 c80b3aca15d0: Waiting 18:27:32 61033aa50c53: Waiting 18:27:32 17af0ba1af46: Waiting 18:27:32 7cd52847ad77: Waiting 18:27:32 dd90cd565ce7: Waiting 18:27:32 2eee0f173806: Waiting 18:27:32 b5fec84aabb7: Layer already exists 18:27:32 a54f7f4a329a: Layer already exists 18:27:32 a9a5244e23ff: Layer already exists 18:27:32 7e1742502385: Layer already exists 18:27:32 66a16b823088: Layer already exists 18:27:32 dd90cd565ce7: Layer already exists 18:27:32 2eee0f173806: Layer already exists 18:27:32 17af0ba1af46: Layer already exists 18:27:32 c80b3aca15d0: Layer already exists 18:27:32 61033aa50c53: Layer already exists 18:27:32 7cd52847ad77: Layer already exists 18:27:32 latest: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.114 18:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:27:33 a54f7f4a329a: Preparing 18:27:33 7e1742502385: Preparing 18:27:33 66a16b823088: Preparing 18:27:33 a9a5244e23ff: Preparing 18:27:33 b5fec84aabb7: Preparing 18:27:33 dd90cd565ce7: Preparing 18:27:33 2eee0f173806: Preparing 18:27:33 c80b3aca15d0: Preparing 18:27:33 61033aa50c53: Preparing 18:27:33 17af0ba1af46: Preparing 18:27:33 7cd52847ad77: Preparing 18:27:33 2eee0f173806: Waiting 18:27:33 c80b3aca15d0: Waiting 18:27:33 61033aa50c53: Waiting 18:27:33 17af0ba1af46: Waiting 18:27:33 7cd52847ad77: Waiting 18:27:33 dd90cd565ce7: Waiting 18:27:33 a54f7f4a329a: Layer already exists 18:27:33 b5fec84aabb7: Layer already exists 18:27:33 a9a5244e23ff: Layer already exists 18:27:33 66a16b823088: Layer already exists 18:27:33 7e1742502385: Layer already exists 18:27:33 dd90cd565ce7: Layer already exists 18:27:33 61033aa50c53: Layer already exists 18:27:33 c80b3aca15d0: Layer already exists 18:27:33 2eee0f173806: Layer already exists 18:27:33 17af0ba1af46: Layer already exists 18:27:33 7cd52847ad77: Layer already exists 18:27:33 3.0.0-dev.114: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:27:34 a54f7f4a329a: Preparing 18:27:34 7e1742502385: Preparing 18:27:34 66a16b823088: Preparing 18:27:34 a9a5244e23ff: Preparing 18:27:34 b5fec84aabb7: Preparing 18:27:34 dd90cd565ce7: Preparing 18:27:34 2eee0f173806: Preparing 18:27:34 c80b3aca15d0: Preparing 18:27:34 61033aa50c53: Preparing 18:27:34 17af0ba1af46: Preparing 18:27:34 7cd52847ad77: Preparing 18:27:34 dd90cd565ce7: Waiting 18:27:34 2eee0f173806: Waiting 18:27:34 c80b3aca15d0: Waiting 18:27:34 61033aa50c53: Waiting 18:27:34 17af0ba1af46: Waiting 18:27:34 7cd52847ad77: Waiting 18:27:34 66a16b823088: Layer already exists 18:27:34 7e1742502385: Layer already exists 18:27:34 a9a5244e23ff: Layer already exists 18:27:34 a54f7f4a329a: Layer already exists 18:27:34 b5fec84aabb7: Layer already exists 18:27:34 2eee0f173806: Layer already exists 18:27:34 17af0ba1af46: Layer already exists 18:27:34 61033aa50c53: Layer already exists 18:27:34 c80b3aca15d0: Layer already exists 18:27:34 dd90cd565ce7: Layer already exists 18:27:34 7cd52847ad77: Layer already exists 18:27:34 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:27:34 a54f7f4a329a: Preparing 18:27:34 7e1742502385: Preparing 18:27:34 66a16b823088: Preparing 18:27:34 a9a5244e23ff: Preparing 18:27:34 b5fec84aabb7: Preparing 18:27:34 dd90cd565ce7: Preparing 18:27:34 2eee0f173806: Preparing 18:27:34 c80b3aca15d0: Preparing 18:27:34 61033aa50c53: Preparing 18:27:34 17af0ba1af46: Preparing 18:27:34 7cd52847ad77: Preparing 18:27:34 dd90cd565ce7: Waiting 18:27:34 2eee0f173806: Waiting 18:27:34 c80b3aca15d0: Waiting 18:27:34 17af0ba1af46: Waiting 18:27:34 b5fec84aabb7: Layer already exists 18:27:34 7e1742502385: Layer already exists 18:27:34 a54f7f4a329a: Layer already exists 18:27:34 a9a5244e23ff: Layer already exists 18:27:34 66a16b823088: Layer already exists 18:27:34 dd90cd565ce7: Layer already exists 18:27:34 2eee0f173806: Layer already exists 18:27:34 c80b3aca15d0: Layer already exists 18:27:34 17af0ba1af46: Layer already exists 18:27:34 61033aa50c53: Layer already exists 18:27:34 7cd52847ad77: Layer already exists 18:27:34 main: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:34 ===================================================== [Pipeline] echo 18:27:34 taggedImages: 18:27:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:27:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.114 18:27:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:27:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:27:34 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:34 latest 18:27:34 3.0.0-dev.114 18:27:34 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:34 main 18:27:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:27:35 93ee7967c0a3: Preparing 18:27:35 e13c4a01eeea: Preparing 18:27:35 c80b3aca15d0: Preparing 18:27:35 61033aa50c53: Preparing 18:27:35 3454afd61b5f: Preparing 18:27:35 7cd52847ad77: Preparing 18:27:35 7cd52847ad77: Waiting 18:27:35 c80b3aca15d0: Layer already exists 18:27:35 61033aa50c53: Layer already exists 18:27:35 7cd52847ad77: Layer already exists 18:27:35 93ee7967c0a3: Pushed 18:27:36 3454afd61b5f: Pushed 18:27:37 e13c4a01eeea: Pushed 18:27:37 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:38 + 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 18:27:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:27:38 93ee7967c0a3: Preparing 18:27:38 e13c4a01eeea: Preparing 18:27:38 c80b3aca15d0: Preparing 18:27:38 61033aa50c53: Preparing 18:27:38 3454afd61b5f: Preparing 18:27:38 7cd52847ad77: Preparing 18:27:38 7cd52847ad77: Waiting 18:27:38 c80b3aca15d0: Layer already exists 18:27:38 61033aa50c53: Layer already exists 18:27:38 3454afd61b5f: Layer already exists 18:27:38 e13c4a01eeea: Layer already exists 18:27:38 93ee7967c0a3: Layer already exists 18:27:38 7cd52847ad77: Layer already exists 18:27:38 latest: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.114 18:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:27:39 93ee7967c0a3: Preparing 18:27:39 e13c4a01eeea: Preparing 18:27:39 c80b3aca15d0: Preparing 18:27:39 61033aa50c53: Preparing 18:27:39 3454afd61b5f: Preparing 18:27:39 7cd52847ad77: Preparing 18:27:39 3454afd61b5f: Layer already exists 18:27:39 61033aa50c53: Layer already exists 18:27:39 e13c4a01eeea: Layer already exists 18:27:39 c80b3aca15d0: Layer already exists 18:27:39 93ee7967c0a3: Layer already exists 18:27:39 7cd52847ad77: Layer already exists 18:27:39 3.0.0-dev.114: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:27:39 93ee7967c0a3: Preparing 18:27:39 e13c4a01eeea: Preparing 18:27:39 c80b3aca15d0: Preparing 18:27:39 61033aa50c53: Preparing 18:27:39 3454afd61b5f: Preparing 18:27:39 7cd52847ad77: Preparing 18:27:39 93ee7967c0a3: Layer already exists 18:27:39 c80b3aca15d0: Layer already exists 18:27:39 61033aa50c53: Layer already exists 18:27:39 3454afd61b5f: Layer already exists 18:27:39 e13c4a01eeea: Layer already exists 18:27:39 7cd52847ad77: Layer already exists 18:27:39 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:40 + 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 18:27:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:27:40 93ee7967c0a3: Preparing 18:27:40 e13c4a01eeea: Preparing 18:27:40 c80b3aca15d0: Preparing 18:27:40 61033aa50c53: Preparing 18:27:40 3454afd61b5f: Preparing 18:27:40 7cd52847ad77: Preparing 18:27:40 7cd52847ad77: Waiting 18:27:40 3454afd61b5f: Layer already exists 18:27:40 c80b3aca15d0: Layer already exists 18:27:40 61033aa50c53: Layer already exists 18:27:40 e13c4a01eeea: Layer already exists 18:27:40 93ee7967c0a3: Layer already exists 18:27:40 7cd52847ad77: Layer already exists 18:27:40 main: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:40 ===================================================== [Pipeline] echo 18:27:40 taggedImages: 18:27:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:27:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.114 18:27:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:27:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:27:40 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:40 latest 18:27:40 3.0.0-dev.114 18:27:40 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:40 main 18:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:27:41 4bbd0ccf5c4d: Preparing 18:27:41 af7a6f0f3a7f: Preparing 18:27:41 e84b863f8268: Preparing 18:27:41 33b81e70f568: Preparing 18:27:41 65caf90db7fd: Preparing 18:27:41 c80b3aca15d0: Preparing 18:27:41 61033aa50c53: Preparing 18:27:41 3f65838fbab9: Preparing 18:27:41 7cd52847ad77: Preparing 18:27:41 c80b3aca15d0: Waiting 18:27:41 61033aa50c53: Waiting 18:27:41 3f65838fbab9: Waiting 18:27:41 7cd52847ad77: Waiting 18:27:41 e84b863f8268: Pushed 18:27:41 af7a6f0f3a7f: Pushed 18:27:41 4bbd0ccf5c4d: Pushed 18:27:41 c80b3aca15d0: Layer already exists 18:27:41 61033aa50c53: Layer already exists 18:27:41 7cd52847ad77: Layer already exists 18:27:41 3f65838fbab9: Pushed 18:27:45 65caf90db7fd: Pushed 18:27:47 33b81e70f568: Pushed 18:27:47 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:27:48 4bbd0ccf5c4d: Preparing 18:27:48 af7a6f0f3a7f: Preparing 18:27:48 e84b863f8268: Preparing 18:27:48 33b81e70f568: Preparing 18:27:48 65caf90db7fd: Preparing 18:27:48 c80b3aca15d0: Preparing 18:27:48 61033aa50c53: Preparing 18:27:48 3f65838fbab9: Preparing 18:27:48 7cd52847ad77: Preparing 18:27:48 c80b3aca15d0: Waiting 18:27:48 61033aa50c53: Waiting 18:27:48 3f65838fbab9: Waiting 18:27:48 e84b863f8268: Layer already exists 18:27:48 4bbd0ccf5c4d: Layer already exists 18:27:48 33b81e70f568: Layer already exists 18:27:48 af7a6f0f3a7f: Layer already exists 18:27:48 65caf90db7fd: Layer already exists 18:27:48 c80b3aca15d0: Layer already exists 18:27:48 61033aa50c53: Layer already exists 18:27:48 3f65838fbab9: Layer already exists 18:27:48 7cd52847ad77: Layer already exists 18:27:48 latest: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.114 18:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:27:49 4bbd0ccf5c4d: Preparing 18:27:49 af7a6f0f3a7f: Preparing 18:27:49 e84b863f8268: Preparing 18:27:49 33b81e70f568: Preparing 18:27:49 65caf90db7fd: Preparing 18:27:49 c80b3aca15d0: Preparing 18:27:49 61033aa50c53: Preparing 18:27:49 3f65838fbab9: Preparing 18:27:49 7cd52847ad77: Preparing 18:27:49 61033aa50c53: Waiting 18:27:49 3f65838fbab9: Waiting 18:27:49 7cd52847ad77: Waiting 18:27:49 c80b3aca15d0: Waiting 18:27:49 e84b863f8268: Layer already exists 18:27:49 4bbd0ccf5c4d: Layer already exists 18:27:49 af7a6f0f3a7f: Layer already exists 18:27:49 33b81e70f568: Layer already exists 18:27:49 65caf90db7fd: Layer already exists 18:27:49 c80b3aca15d0: Layer already exists 18:27:49 7cd52847ad77: Layer already exists 18:27:49 61033aa50c53: Layer already exists 18:27:49 3f65838fbab9: Layer already exists 18:27:49 3.0.0-dev.114: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:27:49 4bbd0ccf5c4d: Preparing 18:27:49 af7a6f0f3a7f: Preparing 18:27:49 e84b863f8268: Preparing 18:27:49 33b81e70f568: Preparing 18:27:49 65caf90db7fd: Preparing 18:27:49 c80b3aca15d0: Preparing 18:27:49 61033aa50c53: Preparing 18:27:49 3f65838fbab9: Preparing 18:27:49 7cd52847ad77: Preparing 18:27:49 61033aa50c53: Waiting 18:27:49 3f65838fbab9: Waiting 18:27:49 7cd52847ad77: Waiting 18:27:49 c80b3aca15d0: Waiting 18:27:49 4bbd0ccf5c4d: Layer already exists 18:27:49 33b81e70f568: Layer already exists 18:27:49 e84b863f8268: Layer already exists 18:27:49 65caf90db7fd: Layer already exists 18:27:49 af7a6f0f3a7f: Layer already exists 18:27:49 c80b3aca15d0: Layer already exists 18:27:49 3f65838fbab9: Layer already exists 18:27:49 61033aa50c53: Layer already exists 18:27:49 7cd52847ad77: Layer already exists 18:27:49 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:27:50 4bbd0ccf5c4d: Preparing 18:27:50 af7a6f0f3a7f: Preparing 18:27:50 e84b863f8268: Preparing 18:27:50 33b81e70f568: Preparing 18:27:50 65caf90db7fd: Preparing 18:27:50 c80b3aca15d0: Preparing 18:27:50 61033aa50c53: Preparing 18:27:50 3f65838fbab9: Preparing 18:27:50 7cd52847ad77: Preparing 18:27:50 3f65838fbab9: Waiting 18:27:50 7cd52847ad77: Waiting 18:27:50 c80b3aca15d0: Waiting 18:27:50 61033aa50c53: Waiting 18:27:50 65caf90db7fd: Layer already exists 18:27:50 4bbd0ccf5c4d: Layer already exists 18:27:50 e84b863f8268: Layer already exists 18:27:50 33b81e70f568: Layer already exists 18:27:50 af7a6f0f3a7f: Layer already exists 18:27:50 c80b3aca15d0: Layer already exists 18:27:50 61033aa50c53: Layer already exists 18:27:50 3f65838fbab9: Layer already exists 18:27:50 7cd52847ad77: Layer already exists 18:27:50 main: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:50 ===================================================== [Pipeline] echo 18:27:50 taggedImages: 18:27:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:27:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.114 18:27:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:27:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:27:50 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:50 latest 18:27:50 3.0.0-dev.114 18:27:50 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:50 main 18:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:27:50 fe68627a7e17: Preparing 18:27:50 b35f61db67ae: Preparing 18:27:50 0cd9d890c100: Preparing 18:27:50 78b70793c572: Preparing 18:27:50 c80b3aca15d0: Preparing 18:27:50 61033aa50c53: Preparing 18:27:50 19f30e1178a8: Preparing 18:27:50 7cd52847ad77: Preparing 18:27:50 19f30e1178a8: Waiting 18:27:50 7cd52847ad77: Waiting 18:27:50 61033aa50c53: Waiting 18:27:50 c80b3aca15d0: Layer already exists 18:27:50 61033aa50c53: Layer already exists 18:27:50 b35f61db67ae: Pushed 18:27:50 0cd9d890c100: Pushed 18:27:50 fe68627a7e17: Pushed 18:27:50 7cd52847ad77: Layer already exists 18:27:51 19f30e1178a8: Pushed 18:27:57 78b70793c572: Pushed 18:27:57 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:27:58 fe68627a7e17: Preparing 18:27:58 b35f61db67ae: Preparing 18:27:58 0cd9d890c100: Preparing 18:27:58 78b70793c572: Preparing 18:27:58 c80b3aca15d0: Preparing 18:27:58 61033aa50c53: Preparing 18:27:58 19f30e1178a8: Preparing 18:27:58 7cd52847ad77: Preparing 18:27:58 19f30e1178a8: Waiting 18:27:58 61033aa50c53: Waiting 18:27:58 c80b3aca15d0: Layer already exists 18:27:58 0cd9d890c100: Layer already exists 18:27:58 b35f61db67ae: Layer already exists 18:27:58 fe68627a7e17: Layer already exists 18:27:58 78b70793c572: Layer already exists 18:27:58 61033aa50c53: Layer already exists 18:27:58 19f30e1178a8: Layer already exists 18:27:58 7cd52847ad77: Layer already exists 18:27:58 latest: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.114 18:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:27:58 fe68627a7e17: Preparing 18:27:58 b35f61db67ae: Preparing 18:27:58 0cd9d890c100: Preparing 18:27:58 78b70793c572: Preparing 18:27:58 c80b3aca15d0: Preparing 18:27:58 61033aa50c53: Preparing 18:27:58 19f30e1178a8: Preparing 18:27:58 7cd52847ad77: Preparing 18:27:58 61033aa50c53: Waiting 18:27:58 19f30e1178a8: Waiting 18:27:58 7cd52847ad77: Waiting 18:27:58 c80b3aca15d0: Layer already exists 18:27:58 0cd9d890c100: Layer already exists 18:27:58 b35f61db67ae: Layer already exists 18:27:58 78b70793c572: Layer already exists 18:27:58 fe68627a7e17: Layer already exists 18:27:58 61033aa50c53: Layer already exists 18:27:58 7cd52847ad77: Layer already exists 18:27:58 19f30e1178a8: Layer already exists 18:27:58 3.0.0-dev.114: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:27:59 fe68627a7e17: Preparing 18:27:59 b35f61db67ae: Preparing 18:27:59 0cd9d890c100: Preparing 18:27:59 78b70793c572: Preparing 18:27:59 c80b3aca15d0: Preparing 18:27:59 61033aa50c53: Preparing 18:27:59 19f30e1178a8: Preparing 18:27:59 7cd52847ad77: Preparing 18:27:59 61033aa50c53: Waiting 18:27:59 19f30e1178a8: Waiting 18:27:59 7cd52847ad77: Waiting 18:27:59 b35f61db67ae: Layer already exists 18:27:59 c80b3aca15d0: Layer already exists 18:27:59 78b70793c572: Layer already exists 18:27:59 0cd9d890c100: Layer already exists 18:27:59 fe68627a7e17: Layer already exists 18:27:59 61033aa50c53: Layer already exists 18:27:59 19f30e1178a8: Layer already exists 18:27:59 7cd52847ad77: Layer already exists 18:27:59 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:28:00 fe68627a7e17: Preparing 18:28:00 b35f61db67ae: Preparing 18:28:00 0cd9d890c100: Preparing 18:28:00 78b70793c572: Preparing 18:28:00 c80b3aca15d0: Preparing 18:28:00 61033aa50c53: Preparing 18:28:00 19f30e1178a8: Preparing 18:28:00 7cd52847ad77: Preparing 18:28:00 61033aa50c53: Waiting 18:28:00 19f30e1178a8: Waiting 18:28:00 7cd52847ad77: Waiting 18:28:00 b35f61db67ae: Layer already exists 18:28:00 fe68627a7e17: Layer already exists 18:28:00 0cd9d890c100: Layer already exists 18:28:00 c80b3aca15d0: Layer already exists 18:28:00 78b70793c572: Layer already exists 18:28:00 19f30e1178a8: Layer already exists 18:28:00 61033aa50c53: Layer already exists 18:28:00 7cd52847ad77: Layer already exists 18:28:00 main: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:00 ===================================================== [Pipeline] echo 18:28:00 taggedImages: 18:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.114 18:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:28:00 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:28:00 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:00 latest 18:28:00 3.0.0-dev.114 18:28:00 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:00 main 18:28:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:28:00 29c880cfd3bb: Preparing 18:28:00 793c4a10808d: Preparing 18:28:00 1acc53c828dc: Preparing 18:28:00 e50c27e89590: Preparing 18:28:00 c80b3aca15d0: Preparing 18:28:00 61033aa50c53: Preparing 18:28:00 3f65838fbab9: Preparing 18:28:00 7cd52847ad77: Preparing 18:28:00 61033aa50c53: Waiting 18:28:00 7cd52847ad77: Waiting 18:28:00 3f65838fbab9: Waiting 18:28:00 c80b3aca15d0: Layer already exists 18:28:00 61033aa50c53: Layer already exists 18:28:00 3f65838fbab9: Layer already exists 18:28:00 7cd52847ad77: Layer already exists 18:28:00 29c880cfd3bb: Pushed 18:28:00 793c4a10808d: Pushed 18:28:00 1acc53c828dc: Pushed 18:28:08 e50c27e89590: Pushed 18:28:08 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:28:09 29c880cfd3bb: Preparing 18:28:09 793c4a10808d: Preparing 18:28:09 1acc53c828dc: Preparing 18:28:09 e50c27e89590: Preparing 18:28:09 c80b3aca15d0: Preparing 18:28:09 61033aa50c53: Preparing 18:28:09 3f65838fbab9: Preparing 18:28:09 7cd52847ad77: Preparing 18:28:09 3f65838fbab9: Waiting 18:28:09 7cd52847ad77: Waiting 18:28:09 61033aa50c53: Waiting 18:28:09 c80b3aca15d0: Layer already exists 18:28:09 793c4a10808d: Layer already exists 18:28:09 e50c27e89590: Layer already exists 18:28:09 1acc53c828dc: Layer already exists 18:28:09 29c880cfd3bb: Layer already exists 18:28:09 61033aa50c53: Layer already exists 18:28:09 3f65838fbab9: Layer already exists 18:28:09 7cd52847ad77: Layer already exists 18:28:09 latest: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.114 18:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:28:10 29c880cfd3bb: Preparing 18:28:10 793c4a10808d: Preparing 18:28:10 1acc53c828dc: Preparing 18:28:10 e50c27e89590: Preparing 18:28:10 c80b3aca15d0: Preparing 18:28:10 61033aa50c53: Preparing 18:28:10 3f65838fbab9: Preparing 18:28:10 7cd52847ad77: Preparing 18:28:10 3f65838fbab9: Waiting 18:28:10 7cd52847ad77: Waiting 18:28:10 61033aa50c53: Waiting 18:28:10 29c880cfd3bb: Layer already exists 18:28:10 c80b3aca15d0: Layer already exists 18:28:10 793c4a10808d: Layer already exists 18:28:10 1acc53c828dc: Layer already exists 18:28:10 e50c27e89590: Layer already exists 18:28:10 61033aa50c53: Layer already exists 18:28:10 7cd52847ad77: Layer already exists 18:28:10 3f65838fbab9: Layer already exists 18:28:10 3.0.0-dev.114: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:28:10 29c880cfd3bb: Preparing 18:28:10 793c4a10808d: Preparing 18:28:10 1acc53c828dc: Preparing 18:28:10 e50c27e89590: Preparing 18:28:10 c80b3aca15d0: Preparing 18:28:10 61033aa50c53: Preparing 18:28:10 3f65838fbab9: Preparing 18:28:10 7cd52847ad77: Preparing 18:28:10 7cd52847ad77: Waiting 18:28:10 3f65838fbab9: Waiting 18:28:10 61033aa50c53: Waiting 18:28:10 1acc53c828dc: Layer already exists 18:28:10 e50c27e89590: Layer already exists 18:28:10 29c880cfd3bb: Layer already exists 18:28:10 c80b3aca15d0: Layer already exists 18:28:10 793c4a10808d: Layer already exists 18:28:10 7cd52847ad77: Layer already exists 18:28:10 61033aa50c53: Layer already exists 18:28:10 3f65838fbab9: Layer already exists 18:28:10 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:28:11 29c880cfd3bb: Preparing 18:28:11 793c4a10808d: Preparing 18:28:11 1acc53c828dc: Preparing 18:28:11 e50c27e89590: Preparing 18:28:11 c80b3aca15d0: Preparing 18:28:11 61033aa50c53: Preparing 18:28:11 3f65838fbab9: Preparing 18:28:11 7cd52847ad77: Preparing 18:28:11 61033aa50c53: Waiting 18:28:11 3f65838fbab9: Waiting 18:28:11 7cd52847ad77: Waiting 18:28:11 c80b3aca15d0: Layer already exists 18:28:11 e50c27e89590: Layer already exists 18:28:11 1acc53c828dc: Layer already exists 18:28:11 29c880cfd3bb: Layer already exists 18:28:11 793c4a10808d: Layer already exists 18:28:11 3f65838fbab9: Layer already exists 18:28:11 61033aa50c53: Layer already exists 18:28:11 7cd52847ad77: Layer already exists 18:28:11 main: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:11 ===================================================== [Pipeline] echo 18:28:11 taggedImages: 18:28:11 - nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:28:11 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.114 18:28:11 - nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:28:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:28:11 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:11 latest 18:28:11 3.0.0-dev.114 18:28:11 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:11 main 18:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:28:12 f4c2fce3ba38: Preparing 18:28:12 81dffb9e2356: Preparing 18:28:12 c80b3aca15d0: Preparing 18:28:12 61033aa50c53: Preparing 18:28:12 0cb14801b3a3: Preparing 18:28:12 7cd52847ad77: Preparing 18:28:12 7cd52847ad77: Waiting 18:28:12 c80b3aca15d0: Layer already exists 18:28:12 61033aa50c53: Layer already exists 18:28:12 7cd52847ad77: Layer already exists 18:28:12 f4c2fce3ba38: Pushed 18:28:12 0cb14801b3a3: Pushed 18:28:14 81dffb9e2356: Pushed 18:28:14 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:28:15 f4c2fce3ba38: Preparing 18:28:15 81dffb9e2356: Preparing 18:28:15 c80b3aca15d0: Preparing 18:28:15 61033aa50c53: Preparing 18:28:15 0cb14801b3a3: Preparing 18:28:15 7cd52847ad77: Preparing 18:28:15 7cd52847ad77: Waiting 18:28:15 0cb14801b3a3: Layer already exists 18:28:15 81dffb9e2356: Layer already exists 18:28:15 c80b3aca15d0: Layer already exists 18:28:15 f4c2fce3ba38: Layer already exists 18:28:15 61033aa50c53: Layer already exists 18:28:15 7cd52847ad77: Layer already exists 18:28:15 latest: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.114 18:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:28:16 f4c2fce3ba38: Preparing 18:28:16 81dffb9e2356: Preparing 18:28:16 c80b3aca15d0: Preparing 18:28:16 61033aa50c53: Preparing 18:28:16 0cb14801b3a3: Preparing 18:28:16 7cd52847ad77: Preparing 18:28:16 7cd52847ad77: Waiting 18:28:16 c80b3aca15d0: Layer already exists 18:28:16 81dffb9e2356: Layer already exists 18:28:16 f4c2fce3ba38: Layer already exists 18:28:16 0cb14801b3a3: Layer already exists 18:28:16 61033aa50c53: Layer already exists 18:28:16 7cd52847ad77: Layer already exists 18:28:16 3.0.0-dev.114: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:28:16 f4c2fce3ba38: Preparing 18:28:16 81dffb9e2356: Preparing 18:28:16 c80b3aca15d0: Preparing 18:28:16 61033aa50c53: Preparing 18:28:16 0cb14801b3a3: Preparing 18:28:16 7cd52847ad77: Preparing 18:28:16 7cd52847ad77: Waiting 18:28:16 c80b3aca15d0: Layer already exists 18:28:16 61033aa50c53: Layer already exists 18:28:16 81dffb9e2356: Layer already exists 18:28:16 0cb14801b3a3: Layer already exists 18:28:16 f4c2fce3ba38: Layer already exists 18:28:16 7cd52847ad77: Layer already exists 18:28:16 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:28:17 f4c2fce3ba38: Preparing 18:28:17 81dffb9e2356: Preparing 18:28:17 c80b3aca15d0: Preparing 18:28:17 61033aa50c53: Preparing 18:28:17 0cb14801b3a3: Preparing 18:28:17 7cd52847ad77: Preparing 18:28:17 7cd52847ad77: Waiting 18:28:17 c80b3aca15d0: Layer already exists 18:28:17 81dffb9e2356: Layer already exists 18:28:17 0cb14801b3a3: Layer already exists 18:28:17 f4c2fce3ba38: Layer already exists 18:28:17 61033aa50c53: Layer already exists 18:28:17 7cd52847ad77: Layer already exists 18:28:17 main: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:17 ===================================================== [Pipeline] echo 18:28:17 taggedImages: 18:28:17 - nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:17 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:28:17 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.114 18:28:17 - nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:17 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:28:17 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:28:17 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:17 latest 18:28:17 3.0.0-dev.114 18:28:17 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:17 main 18:28:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:28:18 08a8d0dc0ed3: Preparing 18:28:18 74cd9577a939: Preparing 18:28:18 c80b3aca15d0: Preparing 18:28:18 61033aa50c53: Preparing 18:28:18 55c8f6d4ca91: Preparing 18:28:18 7cd52847ad77: Preparing 18:28:18 7cd52847ad77: Waiting 18:28:18 61033aa50c53: Layer already exists 18:28:18 55c8f6d4ca91: Layer already exists 18:28:18 c80b3aca15d0: Layer already exists 18:28:18 7cd52847ad77: Layer already exists 18:28:18 08a8d0dc0ed3: Pushed 18:28:20 74cd9577a939: Pushed 18:28:20 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:28:21 08a8d0dc0ed3: Preparing 18:28:21 74cd9577a939: Preparing 18:28:21 c80b3aca15d0: Preparing 18:28:21 61033aa50c53: Preparing 18:28:21 55c8f6d4ca91: Preparing 18:28:21 7cd52847ad77: Preparing 18:28:21 7cd52847ad77: Waiting 18:28:21 61033aa50c53: Layer already exists 18:28:21 c80b3aca15d0: Layer already exists 18:28:21 74cd9577a939: Layer already exists 18:28:21 08a8d0dc0ed3: Layer already exists 18:28:21 55c8f6d4ca91: Layer already exists 18:28:21 7cd52847ad77: Layer already exists 18:28:21 latest: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.114 18:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:28:22 08a8d0dc0ed3: Preparing 18:28:22 74cd9577a939: Preparing 18:28:22 c80b3aca15d0: Preparing 18:28:22 61033aa50c53: Preparing 18:28:22 55c8f6d4ca91: Preparing 18:28:22 7cd52847ad77: Preparing 18:28:22 7cd52847ad77: Waiting 18:28:22 c80b3aca15d0: Layer already exists 18:28:22 08a8d0dc0ed3: Layer already exists 18:28:22 55c8f6d4ca91: Layer already exists 18:28:22 61033aa50c53: Layer already exists 18:28:22 74cd9577a939: Layer already exists 18:28:22 7cd52847ad77: Layer already exists 18:28:22 3.0.0-dev.114: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:28:22 08a8d0dc0ed3: Preparing 18:28:22 74cd9577a939: Preparing 18:28:22 c80b3aca15d0: Preparing 18:28:22 61033aa50c53: Preparing 18:28:22 55c8f6d4ca91: Preparing 18:28:22 7cd52847ad77: Preparing 18:28:22 7cd52847ad77: Waiting 18:28:22 55c8f6d4ca91: Layer already exists 18:28:22 08a8d0dc0ed3: Layer already exists 18:28:22 61033aa50c53: Layer already exists 18:28:22 74cd9577a939: Layer already exists 18:28:22 c80b3aca15d0: Layer already exists 18:28:22 7cd52847ad77: Layer already exists 18:28:22 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:28:23 08a8d0dc0ed3: Preparing 18:28:23 74cd9577a939: Preparing 18:28:23 c80b3aca15d0: Preparing 18:28:23 61033aa50c53: Preparing 18:28:23 55c8f6d4ca91: Preparing 18:28:23 7cd52847ad77: Preparing 18:28:23 7cd52847ad77: Waiting 18:28:23 c80b3aca15d0: Layer already exists 18:28:23 74cd9577a939: Layer already exists 18:28:23 61033aa50c53: Layer already exists 18:28:23 55c8f6d4ca91: Layer already exists 18:28:23 08a8d0dc0ed3: Layer already exists 18:28:23 7cd52847ad77: Layer already exists 18:28:23 main: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:23 ===================================================== [Pipeline] echo 18:28:23 taggedImages: 18:28:23 - nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:28:23 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:28:23 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.114 18:28:23 - nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:28:23 - 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] } 18:32:51 Removing intermediate container 795c90753f8c 18:32:51 ---> f56c57376de8 18:32:51 18:32:51 Step 9/22 : FROM alpine:3.17 18:32:51 3.17: Pulling from library/alpine 18:32:51 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:32:51 Status: Downloaded newer image for alpine:3.17 18:32:51 ---> d74e625d9115 18:32:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:32:51 ---> Running in 5e0de2553dd7 18:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:32:51 (1/2) Installing dumb-init (1.2.5-r2) 18:32:51 (2/2) Installing openssl (3.0.8-r1) 18:32:51 Executing busybox-1.35.0-r29.trigger 18:32:51 OK: 8 MiB in 17 packages 18:32:51 Removing intermediate container 5e0de2553dd7 18:32:51 ---> f891d7880e41 18:32:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:32:51 ---> Running in 9ebe222da754 18:32:51 Removing intermediate container 9ebe222da754 18:32:51 ---> f08a613f3199 18:32:51 Step 12/22 : WORKDIR /edgex 18:32:51 ---> Running in 1df79a0859e4 18:32:51 Removing intermediate container 1df79a0859e4 18:32:51 ---> 5ce6c267b7eb 18:32:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:51 ---> 6f146aaa4c0c 18:32:51 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:32:52 ---> aad11130e843 18:32:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:32:53 ---> 69f790a7ca36 18:32:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:32:56 ---> 5948a3f2c009 18:32:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:32:57 ---> 68958af0c740 18:32:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:32:57 ---> Running in 9ee8938865a5 18:33:04 Removing intermediate container 9ee8938865a5 18:33:04 ---> 63aa2cde7dd1 18:33:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:33:04 Removing intermediate container 642eb5ceb949 18:33:04 ---> dc88621836d6 18:33:04 18:33:04 Step 10/23 : FROM alpine:3.17 18:33:04 ---> d74e625d9115 18:33:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:33:04 ---> Running in 3b4fc4718d11 18:33:05 ---> Running in 3113876b86be 18:33:05 Removing intermediate container 3b4fc4718d11 18:33:05 ---> 68822af4eaf6 18:33:05 Step 20/22 : LABEL arch=arm64 18:33:05 ---> Running in d670f6ebba90 18:33:05 Removing intermediate container 3113876b86be 18:33:05 ---> 787860be5817 18:33:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:33:05 ---> Running in 57cf10c68f87 18:33:06 Removing intermediate container d670f6ebba90 18:33:06 ---> 8c6bcb16b4f2 18:33:06 Step 21/22 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:33:06 ---> Running in b4957640cd20 18:33:07 Removing intermediate container b4957640cd20 18:33:07 ---> 754d91e49c5a 18:33:07 Step 22/22 : LABEL version=3.0.0-dev.114 18:33:07 ---> Running in 7bf596301c00 18:33:08 Removing intermediate container 7bf596301c00 18:33:08 ---> 10054c1486f2 18:33:08 18:33:08 Successfully built 10054c1486f2 18:33:08 Successfully tagged security-proxy-setup-arm64:latest 18:33:08 Building security-spire-config 18:33:08  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:33:11 (1/1) Installing dumb-init (1.2.5-r2) 18:33:11 Executing busybox-1.35.0-r29.trigger 18:33:11 OK: 8 MiB in 16 packages 18:33:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:33:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:33:12 ---> 97da2d2a7d80 18:33:12 Step 3/27 : WORKDIR /edgex-go 18:33:12 ---> Using cache 18:33:12 ---> 5771ee3dd586 18:33:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:33:12 ---> Running in c063c5ef2874 18:33:13 Removing intermediate container 57cf10c68f87 18:33:13 ---> e8bebfe53e23 18:33:13 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:14 ---> a87bfc197f38 18:33:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:33:16 OK: 263 MiB in 53 packages 18:33:17 ---> cf5f1291ea19 18:33:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:33:19 Removing intermediate container c063c5ef2874 18:33:19 ---> 2f7b857a7b7c 18:33:19 Step 5/27 : COPY go.mod vendor* ./ 18:33:20 ---> 534d9cf32a5f 18:33:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:33:20 ---> d4b35fe8d6cf 18:33:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:20 ---> Running in 41e51cb2bfdb 18:33:22 ---> 76c924d5ed21 18:33:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:33:24 ---> e0e4110821f3 18:33:24 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:33:24 ---> Running in 657a49415d9f 18:33:29 Removing intermediate container 657a49415d9f 18:33:29 ---> 0b09fc105f04 18:33:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:33:29 ---> Running in 29677f72884c 18:33:29 Removing intermediate container 29677f72884c 18:33:29 ---> f7a5c3651e6a 18:33:29 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:33:29 ---> Running in 7431da622e9d 18:33:30 Removing intermediate container 7431da622e9d 18:33:30 ---> e2814495267a 18:33:30 Step 21/23 : LABEL arch=arm64 18:33:30 ---> Running in 53ea5d28dc99 18:33:31 Removing intermediate container 19947053065a 18:33:31 ---> ff0deac1e54b 18:33:31 18:33:31 Step 10/23 : FROM alpine:3.17 18:33:31 ---> d74e625d9115 18:33:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:33:31 ---> Using cache 18:33:31 ---> 787860be5817 18:33:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:33:31 ---> Using cache 18:33:31 ---> e8bebfe53e23 18:33:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:31 ---> Using cache 18:33:31 ---> a87bfc197f38 18:33:31 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:33:31 Removing intermediate container 53ea5d28dc99 18:33:31 ---> 21c2b132a1e4 18:33:31 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:33:31 ---> Using cache 18:33:31 ---> cf5f1291ea19 18:33:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:33:31 ---> Running in 724f2d4ce5ad 18:33:32 Removing intermediate container 724f2d4ce5ad 18:33:32 ---> b8b6a97471ae 18:33:32 Step 23/23 : LABEL version=3.0.0-dev.114 18:33:32 ---> Running in 3976373dcec6 18:33:32 Removing intermediate container 3976373dcec6 18:33:32 ---> e644a8535560 18:33:32 18:33:32 Successfully built e644a8535560 18:33:32 Successfully tagged security-proxy-auth-arm64:latest 18:33:32  Building security-proxy-auth ... done Building security-spire-server 18:33:33 ---> 82408d1441c9 18:33:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:33:34 ---> 81b43127d2ac 18:33:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:33:35 ---> d531fdf86355 18:33:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:33:35 ---> Running in 4cd00a3503c5 18:33:37 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:33:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:33:37 ---> 97da2d2a7d80 18:33:37 Step 3/26 : WORKDIR /edgex-go 18:33:37 ---> Using cache 18:33:37 ---> 5771ee3dd586 18:33:37 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:33:37 ---> Using cache 18:33:37 ---> 2f7b857a7b7c 18:33:37 Step 5/26 : COPY go.mod vendor* ./ 18:33:37 ---> Using cache 18:33:37 ---> d4b35fe8d6cf 18:33:37 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:37 ---> Running in 1cfef612d4e9 18:33:40 Removing intermediate container 4cd00a3503c5 18:33:40 ---> c4dd0c29ff73 18:33:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:33:40 ---> Running in d0865f858927 18:33:41 Removing intermediate container d0865f858927 18:33:41 ---> e94370b9ed16 18:33:41 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:33:41 ---> Running in 4af33d18293f 18:33:42 Removing intermediate container 4af33d18293f 18:33:42 ---> c2c0cd4aa097 18:33:42 Step 21/23 : LABEL arch=arm64 18:33:43 ---> Running in 2cd7b033f96a 18:33:44 Removing intermediate container 2cd7b033f96a 18:33:44 ---> 6e274c896bd2 18:33:44 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:33:44 ---> Running in 8a7d2a4a1c54 18:33:45 Removing intermediate container 8a7d2a4a1c54 18:33:45 ---> 8be85b430ddf 18:33:45 Step 23/23 : LABEL version=3.0.0-dev.114 18:33:45 ---> Running in bbb8e15b4e56 18:33:45 Removing intermediate container bbb8e15b4e56 18:33:45 ---> 231e37edf90b 18:33:45 18:33:46 Successfully built 231e37edf90b 18:33:46 Successfully tagged core-common-config-bootstrapper-arm64:latest 18:33:46 Building security-bootstrapper 18:33:49  Building core-common-config-bootstrapper ... done Removing intermediate container b34836c74857 18:33:49 ---> 8256a5952849 18:33:49 18:33:49 Step 10/25 : FROM alpine:3.17 18:33:49 ---> d74e625d9115 18:33:49 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:33:49 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:33:49 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:33:49 ---> 97da2d2a7d80 18:33:49 Step 3/33 : WORKDIR /edgex-go 18:33:49 ---> Using cache 18:33:49 ---> 5771ee3dd586 18:33:49 Step 4/33 : RUN apk add --update --no-cache make git 18:33:50 ---> Running in 1871eedb1630 18:33:50 ---> Running in 2d4da9b6a198 18:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:33:54 OK: 263 MiB in 53 packages 18:33:54 (1/1) Installing dumb-init (1.2.5-r2) 18:33:54 Executing busybox-1.35.0-r29.trigger 18:33:54 OK: 8 MiB in 16 packages 18:33:58 Removing intermediate container 1871eedb1630 18:33:58 ---> c6aacddf513b 18:33:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:33:58 ---> Running in 7bfa5da8566d 18:33:58 Removing intermediate container 2d4da9b6a198 18:33:58 ---> f1e914b112c2 18:33:58 Step 5/33 : COPY go.mod vendor* ./ 18:33:59 Removing intermediate container 7bfa5da8566d 18:33:59 ---> 4e7a06ac39df 18:33:59 Step 13/25 : ENV APP_PORT=59881 18:33:59 ---> Running in 5da3fa6e0037 18:33:59 ---> 21939d605a5a 18:33:59 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:59 ---> Running in 18f66e52bc36 18:33:59 Removing intermediate container 5da3fa6e0037 18:33:59 ---> b33a594562b9 18:33:59 Step 14/25 : EXPOSE $APP_PORT 18:34:00 ---> Running in 5c3e45fcd1e8 18:34:01 Removing intermediate container 5c3e45fcd1e8 18:34:01 ---> 7172df89d28c 18:34:01 Step 15/25 : WORKDIR / 18:34:01 ---> Running in a1c754ba010f 18:34:02 Removing intermediate container a1c754ba010f 18:34:02 ---> 7a3a73ef04d3 18:34:02 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:02 ---> 9c35bfdb4aec 18:34:02 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:34:03 ---> 0570a11be0fa 18:34:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:34:05 ---> 2026a8c4447d 18:34:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:34:06 ---> 5bcfd400a448 18:34:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:34:07 ---> 6e7f98786283 18:34:07 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:34:07 ---> Running in cfb7c5ee4988 18:34:08 Removing intermediate container cfb7c5ee4988 18:34:08 ---> af73b812c908 18:34:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:34:08 ---> Running in 4a8ff82b9c27 18:34:09 Removing intermediate container 4a8ff82b9c27 18:34:09 ---> 3bb3b02c5d75 18:34:09 Step 23/25 : LABEL arch=arm64 18:34:09 ---> Running in a2eb13db1fed 18:34:09 Removing intermediate container a2eb13db1fed 18:34:09 ---> ed3744c0160a 18:34:09 Step 24/25 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:34:09 ---> Running in f4a573678239 18:34:10 Removing intermediate container f4a573678239 18:34:10 ---> a08db1b60545 18:34:10 Step 25/25 : LABEL version=3.0.0-dev.114 18:34:10 ---> Running in e6849a8fb615 18:34:11 Removing intermediate container e6849a8fb615 18:34:11 ---> a06dfa38fca9 18:34:11 18:34:11 Successfully built a06dfa38fca9 18:34:11 Successfully tagged core-metadata-arm64:latest 18:34:11  Building core-metadata ... done Building core-data 18:34:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:14 ---> 97da2d2a7d80 18:34:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:34:14 ---> Using cache 18:34:14 ---> 0342f9d66954 18:34:14 Step 4/23 : WORKDIR /edgex-go 18:34:14 ---> Using cache 18:34:14 ---> 293c3685db86 18:34:14 Step 5/23 : RUN apk add --update --no-cache make git 18:34:14 ---> Using cache 18:34:14 ---> 8f6d47b2b1cd 18:34:14 Step 6/23 : COPY go.mod vendor* ./ 18:34:14 ---> Using cache 18:34:14 ---> 4190ec868163 18:34:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:14 ---> Using cache 18:34:14 ---> e659c465830b 18:34:14 Step 8/23 : COPY . . 18:34:14 ---> Using cache 18:34:14 ---> f24d278da39f 18:34:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:34:15 ---> Running in 4870ddf0b48a 18:34:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:35:25 Removing intermediate container 612540b88706 18:35:25 ---> e7ba99dd8f6b 18:35:25 18:35:25 Step 9/20 : FROM alpine:3.17 18:35:25 ---> d74e625d9115 18:35:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:35:25 ---> Running in e92f36252ffe 18:35:25 Removing intermediate container e92f36252ffe 18:35:25 ---> c19006d40f50 18:35:25 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:35:25 ---> Running in ba9d0c1f77a1 18:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:35:25 v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:35:25 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:35:25 OK: 17691 distinct packages available 18:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:35:25 Removing intermediate container 41e51cb2bfdb 18:35:25 ---> e4ee11895844 18:35:25 Step 7/27 : COPY . . 18:35:25 (1/9) Installing ca-certificates (20220614-r4) 18:35:25 (2/9) Installing brotli-libs (1.0.9-r9) 18:35:25 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:35:25 (4/9) Installing libcurl (7.88.1-r1) 18:35:25 (5/9) Installing curl (7.88.1-r1) 18:35:25 (6/9) Installing dumb-init (1.2.5-r2) 18:35:25 (7/9) Installing musl-obstack (1.2.3-r0) 18:35:25 (8/9) Installing libucontext (1.2-r0) 18:35:25 (9/9) Installing gcompat (1.1.0-r0) 18:35:25 Executing busybox-1.35.0-r29.trigger 18:35:25 Executing ca-certificates-20220614-r4.trigger 18:35:25 OK: 11 MiB in 24 packages 18:35:30 Removing intermediate container ba9d0c1f77a1 18:35:30 ---> d09ad90a8226 18:35:30 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:32 ---> e860645b89e4 18:35:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:35:32 ---> c201b7054a61 18:35:32 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:35:32 ---> Running in bfedde690e65 18:35:34 Removing intermediate container bfedde690e65 18:35:34 ---> a22f10b6743b 18:35:34 Step 9/27 : WORKDIR /edgex-go/spire-build 18:35:34 ---> 43c158416170 18:35:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:35:34 ---> Running in 568fa576c3f2 18:35:35 Removing intermediate container 568fa576c3f2 18:35:35 ---> ddcac5e1b75c 18:35:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:35:35 ---> Running in 18c298651330 18:35:37 Removing intermediate container 18c298651330 18:35:37 ---> 31c103fff877 18:35:37 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:35:37 ---> Running in 862fef762e6f 18:35:40 ---> c7a9207c7197 18:35:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:35:41 Removing intermediate container 862fef762e6f 18:35:41 ---> 03d224bc731a 18:35:41 Step 12/27 : WORKDIR /edgex-go 18:35:41 ---> Running in 0c4b726398a9 18:35:42 ---> 853c9ac30555 18:35:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:35:42 ---> Running in df3ef364614f 18:35:42 Removing intermediate container 0c4b726398a9 18:35:42 ---> 43f57e313904 18:35:42 18:35:42 Step 13/27 : FROM alpine:3.17 18:35:42 ---> d74e625d9115 18:35:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:35:42 ---> Running in b23e8a479bb9 18:35:43 Removing intermediate container df3ef364614f 18:35:43 ---> ca6392d26820 18:35:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:35:44 Removing intermediate container b23e8a479bb9 18:35:44 ---> da64ad3325d9 18:35:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:35:44 ---> Running in 220f4b1271b2 18:35:44 ---> Running in 9d65dc843526 18:35:45 Removing intermediate container 220f4b1271b2 18:35:45 ---> 700fa159d2d4 18:35:45 Step 18/20 : LABEL arch=arm64 18:35:45 ---> Running in bb1e6a6c713a 18:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:47 Removing intermediate container bb1e6a6c713a 18:35:47 ---> d1411f6a2120 18:35:47 Step 19/20 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:35:47 ---> Running in f9d565e6a0e7 18:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:35:48 Removing intermediate container f9d565e6a0e7 18:35:48 ---> 4ec568f0005d 18:35:48 Step 20/20 : LABEL version=3.0.0-dev.114 18:35:48 ---> Running in f5e63b322b9f 18:35:49 v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:35:49 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:35:49 OK: 17691 distinct packages available 18:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:49 Removing intermediate container f5e63b322b9f 18:35:49 ---> 256f4a68079c 18:35:49 18:35:49 Successfully built 256f4a68079c 18:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:35:50 Successfully tagged security-spiffe-token-provider-arm64:latest 18:35:50  Building security-spiffe-token-provider ... done Building support-notifications 18:35:50 (1/4) Installing dumb-init (1.2.5-r2) 18:35:50 (2/4) Installing musl-obstack (1.2.3-r0) 18:35:50 (3/4) Installing libucontext (1.2-r0) 18:35:50 (4/4) Installing gcompat (1.1.0-r0) 18:35:50 Executing busybox-1.35.0-r29.trigger 18:35:50 OK: 8 MiB in 19 packages 18:35:54 Removing intermediate container 9d65dc843526 18:35:54 ---> b09fa934c405 18:35:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:54 Removing intermediate container 1cfef612d4e9 18:35:54 ---> d40818acef44 18:35:54 Step 7/26 : COPY . . 18:35:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:35:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:35:55 ---> 97da2d2a7d80 18:35:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:35:55 ---> Using cache 18:35:55 ---> 0342f9d66954 18:35:55 Step 4/23 : WORKDIR /edgex-go 18:35:55 ---> Using cache 18:35:55 ---> 293c3685db86 18:35:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:35:55 ---> Running in 2a525b89e6e6 18:35:57 ---> 6c8239ee113c 18:35:57 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:58 ---> 96b08a05bfb1 18:35:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:36:00 OK: 263 MiB in 53 packages 18:36:02 ---> 083ee016639a 18:36:02 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 18:36:02 ---> Running in 29cca0484662 18:36:02 Removing intermediate container 2a525b89e6e6 18:36:02 ---> 344180455554 18:36:02 Step 6/23 : COPY go.mod vendor* ./ 18:36:03 Removing intermediate container 29cca0484662 18:36:03 ---> b56621d58057 18:36:03 Step 9/26 : WORKDIR /edgex-go/spire-build 18:36:03 ---> Running in 86b3fd2522e9 18:36:04 ---> d1d16e9e6940 18:36:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:04 Removing intermediate container 86b3fd2522e9 18:36:04 ---> 9d5b0f1d147c 18:36:04 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:36:04 ---> Running in cb24167b28ac 18:36:05 ---> Running in 8c32c00c0ef9 18:36:06 Removing intermediate container 8c32c00c0ef9 18:36:06 ---> e8f71d8744bb 18:36:06 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:36:06 ---> Running in 1d930fc874a0 18:36:11 ---> b8486d3e910e 18:36:11 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:36:11 Removing intermediate container 1d930fc874a0 18:36:11 ---> 0c6c083f4b36 18:36:11 Step 12/26 : WORKDIR /edgex-go 18:36:11 ---> Running in 2496c94e8b78 18:36:11 ---> 8b13c0375e09 18:36:11 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:36:11 ---> Running in 73971410e3c2 18:36:12 Removing intermediate container 2496c94e8b78 18:36:12 ---> bf9b25fc951d 18:36:12 18:36:12 Step 13/26 : FROM alpine:3.17 18:36:12 ---> d74e625d9115 18:36:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:36:12 ---> Using cache 18:36:12 ---> da64ad3325d9 18:36:12 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:36:12 ---> Running in c682cc373fb8 18:36:12 Removing intermediate container 18f66e52bc36 18:36:12 ---> 3445a2440f33 18:36:12 Step 7/33 : COPY . . 18:36:13 Removing intermediate container 73971410e3c2 18:36:13 ---> 1ce6b4d3a6f5 18:36:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:36:14 ---> e0938724cb5d 18:36:14 Step 22/27 : WORKDIR / 18:36:15 ---> Running in 1f65bbecb654 18:36:15 Removing intermediate container 1f65bbecb654 18:36:15 ---> 399c69ddac10 18:36:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:36:16 ---> Running in 60d117136ed5 18:36:16 Removing intermediate container 60d117136ed5 18:36:16 ---> 2f5c7349244d 18:36:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:36:16 ---> Running in fdbd0a38a646 18:36:17 v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:36:17 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:36:17 OK: 17691 distinct packages available 18:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:36:17 ---> 3d73c89ed95e 18:36:17 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:36:17 Removing intermediate container fdbd0a38a646 18:36:17 ---> 2a6143689208 18:36:17 Step 25/27 : LABEL arch=arm64 18:36:17 ---> Running in 0bb2e959958c 18:36:18 ---> Running in 809eff2c5901 18:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:36:18 Removing intermediate container 809eff2c5901 18:36:18 ---> c2bf5f2b5cbd 18:36:18 Step 26/27 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:36:18 ---> Running in e6f16da0cd2f 18:36:19 Removing intermediate container e6f16da0cd2f 18:36:19 ---> d2cad06c1916 18:36:19 Step 27/27 : LABEL version=3.0.0-dev.114 18:36:19 ---> Running in c8ef7bb1d141 18:36:19 (1/5) Installing dumb-init (1.2.5-r2) 18:36:19 (2/5) Installing musl-obstack (1.2.3-r0) 18:36:19 (3/5) Installing libucontext (1.2-r0) 18:36:19 (4/5) Installing gcompat (1.1.0-r0) 18:36:19 (5/5) Installing openssl (3.0.8-r1) 18:36:19 Executing busybox-1.35.0-r29.trigger 18:36:19 OK: 9 MiB in 20 packages 18:36:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:36:20 Removing intermediate container c8ef7bb1d141 18:36:20 ---> 8a91a236b147 18:36:20 18:36:20 Successfully built 8a91a236b147 18:36:20 Successfully tagged security-spire-config-arm64:latest 18:36:20  Building security-spire-config ... done Building core-command 18:36:21 Removing intermediate container c682cc373fb8 18:36:21 ---> c998d39394f9 18:36:21 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:22 ---> 9906bf552487 18:36:22 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:36:23 ---> 1ecd6ce0d2a2 18:36:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:36:25 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:36:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:36:25 ---> 97da2d2a7d80 18:36:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:36:25 ---> Using cache 18:36:25 ---> 0342f9d66954 18:36:25 Step 4/24 : WORKDIR /edgex-go 18:36:25 ---> Using cache 18:36:25 ---> 293c3685db86 18:36:25 Step 5/24 : RUN apk add --update --no-cache make git 18:36:25 ---> Using cache 18:36:25 ---> 8f6d47b2b1cd 18:36:25 Step 6/24 : COPY go.mod vendor* ./ 18:36:25 ---> Using cache 18:36:25 ---> 4190ec868163 18:36:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:25 ---> Using cache 18:36:25 ---> e659c465830b 18:36:25 Step 8/24 : COPY . . 18:36:25 ---> Using cache 18:36:25 ---> f24d278da39f 18:36:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:36:25 ---> Running in 3a1697e5fa54 18:36:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:36:33 ---> 6d63bbe85aed 18:36:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:36:34 ---> 63e60bb8999b 18:36:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:36:35 ---> e64f5ff34a69 18:36:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:36:36 ---> a47d9d2456b8 18:36:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:36:36 ---> Running in c631feb76298 18:36:36 Removing intermediate container c631feb76298 18:36:36 ---> 0b74f6f2e9ff 18:36:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:36:36 ---> Running in a60abb03b0cc 18:36:37 Removing intermediate container a60abb03b0cc 18:36:37 ---> 9d5027d490b8 18:36:37 Step 24/26 : LABEL arch=arm64 18:36:37 ---> Running in b1e8cba7103d 18:36:38 Removing intermediate container b1e8cba7103d 18:36:38 ---> 7d010d08c6c5 18:36:38 Step 25/26 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:36:38 ---> Running in 51ef264ad2e6 18:36:38 Removing intermediate container 51ef264ad2e6 18:36:38 ---> 966db806bcc4 18:36:38 Step 26/26 : LABEL version=3.0.0-dev.114 18:36:38 ---> Running in c0d124778afd 18:36:39 Removing intermediate container c0d124778afd 18:36:39 ---> fbe5e117da9b 18:36:39 18:36:39 Successfully built fbe5e117da9b 18:36:39 Successfully tagged security-spire-server-arm64:latest 18:36:39  Building security-spire-server ... done Building support-scheduler 18:36:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:36:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:36:42 ---> 97da2d2a7d80 18:36:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:36:42 ---> Using cache 18:36:42 ---> 0342f9d66954 18:36:42 Step 4/23 : WORKDIR /edgex-go 18:36:42 ---> Using cache 18:36:42 ---> 293c3685db86 18:36:42 Step 5/23 : RUN apk add --update --no-cache make git 18:36:42 ---> Using cache 18:36:42 ---> 8f6d47b2b1cd 18:36:42 Step 6/23 : COPY go.mod vendor* ./ 18:36:42 ---> Using cache 18:36:42 ---> 4190ec868163 18:36:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:42 ---> Using cache 18:36:42 ---> e659c465830b 18:36:42 Step 8/23 : COPY . . 18:36:42 ---> Using cache 18:36:42 ---> f24d278da39f 18:36:42 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:36:43 ---> Running in 5283ce346edd 18:36:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:37:40 Removing intermediate container cb24167b28ac 18:37:40 ---> 6c347c556e2c 18:37:40 Step 8/23 : COPY . . 18:37:40 ---> 1fd9bebebed0 18:37:40 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:37:40 ---> Running in 8b363d2f8c02 18:37:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:39:19 Removing intermediate container 4870ddf0b48a 18:39:19 ---> 2b44c235214d 18:39:19 18:39:19 Step 10/23 : FROM alpine:3.17 18:39:19 ---> d74e625d9115 18:39:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:39:19 ---> Running in 7a52cd2d7bc0 18:39:19 Removing intermediate container 7a52cd2d7bc0 18:39:19 ---> 419bc4e30812 18:39:19 Step 12/23 : ENV APP_PORT=59880 18:39:19 ---> Running in 75cc2214f076 18:39:19 Removing intermediate container 75cc2214f076 18:39:19 ---> 7b245ea76b33 18:39:19 Step 13/23 : EXPOSE $APP_PORT 18:39:19 ---> Running in 4fc88533a4b9 18:39:19 Removing intermediate container 4fc88533a4b9 18:39:19 ---> 16d6538f7e54 18:39:19 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:39:19 ---> Running in 966af7c09c39 18:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:39:19 (1/1) Installing dumb-init (1.2.5-r2) 18:39:19 Executing busybox-1.35.0-r29.trigger 18:39:19 OK: 8 MiB in 16 packages 18:39:19 Removing intermediate container 966af7c09c39 18:39:19 ---> 58dc3acf9432 18:39:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:19 ---> 5aeb4a62cb8d 18:39:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:39:19 ---> 39b88819241f 18:39:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:39:20 ---> e9d2b0feb188 18:39:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:39:20 ---> 320cd928b902 18:39:20 Step 19/23 : ENTRYPOINT ["/core-data"] 18:39:20 ---> Running in 0318fba10614 18:39:23 Removing intermediate container 0318fba10614 18:39:23 ---> 329d779957df 18:39:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:39:23 ---> Running in f36da9a61eed 18:39:24 Removing intermediate container f36da9a61eed 18:39:24 ---> fe055365de4a 18:39:24 Step 21/23 : LABEL arch=arm64 18:39:24 ---> Running in c0efcd26b246 18:39:24 Removing intermediate container c0efcd26b246 18:39:24 ---> 1077d828b1e2 18:39:24 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:39:24 ---> Running in ad3bbe4c8cab 18:39:25 Removing intermediate container ad3bbe4c8cab 18:39:25 ---> 91294816bb12 18:39:25 Step 23/23 : LABEL version=3.0.0-dev.114 18:39:25 ---> Running in 904c253b4328 18:39:25 Removing intermediate container 904c253b4328 18:39:25 ---> 6ce04f873570 18:39:25 18:39:25 Successfully built 6ce04f873570 18:39:25 Successfully tagged core-data-arm64:latest 18:39:25 Building security-spire-agent 18:39:29  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:39:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:39:29 ---> 97da2d2a7d80 18:39:29 Step 3/27 : WORKDIR /edgex-go 18:39:29 ---> Using cache 18:39:29 ---> 5771ee3dd586 18:39:29 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:39:29 ---> Using cache 18:39:29 ---> 2f7b857a7b7c 18:39:29 Step 5/27 : COPY go.mod vendor* ./ 18:39:29 ---> Using cache 18:39:29 ---> d4b35fe8d6cf 18:39:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:29 ---> Using cache 18:39:29 ---> d40818acef44 18:39:29 Step 7/27 : COPY . . 18:39:29 ---> Using cache 18:39:29 ---> 083ee016639a 18:39:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:39:29 ---> Using cache 18:39:29 ---> b56621d58057 18:39:29 Step 9/27 : WORKDIR /edgex-go/spire-build 18:39:29 ---> Using cache 18:39:29 ---> 9d5b0f1d147c 18:39:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:39:29 ---> Using cache 18:39:29 ---> e8f71d8744bb 18:39:29 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:39:29 ---> Running in 195c72ed5d0d 18:39:32 Removing intermediate container 195c72ed5d0d 18:39:32 ---> a39cb42196b6 18:39:32 Step 12/27 : WORKDIR /edgex-go 18:39:32 ---> Running in 5be0f1abd3b6 18:39:32 Removing intermediate container 5be0f1abd3b6 18:39:32 ---> 68cb5785459b 18:39:32 18:39:32 Step 13/27 : FROM alpine:3.17 18:39:32 ---> d74e625d9115 18:39:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:39:32 ---> Using cache 18:39:32 ---> da64ad3325d9 18:39:32 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:39:32 ---> Using cache 18:39:32 ---> c998d39394f9 18:39:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:32 ---> Using cache 18:39:32 ---> 9906bf552487 18:39:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:39:32 ---> Using cache 18:39:33 ---> 1ecd6ce0d2a2 18:39:33 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:39:37 ---> 3f5ec7f43d5f 18:39:37 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:39:43 ---> 9ecc37a76487 18:39:43 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:39:43 ---> e812dce43283 18:39:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:39:44 ---> e7c15f6e4396 18:39:44 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:39:45 ---> bebd7d58e059 18:39:45 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:39:45 ---> Running in 926d055824dd 18:39:45 Removing intermediate container 926d055824dd 18:39:46 ---> 006e85182c43 18:39:46 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:39:46 ---> Running in 7a5330941e59 18:39:46 Removing intermediate container 7a5330941e59 18:39:46 ---> 993342176eec 18:39:46 Step 25/27 : LABEL arch=arm64 18:39:46 ---> Running in e59e45b2400b 18:39:47 Removing intermediate container e59e45b2400b 18:39:47 ---> d5edec2e1476 18:39:47 Step 26/27 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:39:47 ---> Running in e35acab56d84 18:39:51 Removing intermediate container e35acab56d84 18:39:51 ---> a6c76cb5d65f 18:39:51 Step 27/27 : LABEL version=3.0.0-dev.114 18:39:51 ---> Running in 689c1c985486 18:39:51 Removing intermediate container 689c1c985486 18:39:51 ---> b3276f14c216 18:39:51 18:39:51 Successfully built b3276f14c216 18:39:51 Successfully tagged security-spire-agent-arm64:latest 18:39:51  Building security-spire-agent ... done Building security-secretstore-setup 18:39:55 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:39:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:39:55 ---> 97da2d2a7d80 18:39:55 Step 3/25 : WORKDIR /edgex-go 18:39:55 ---> Using cache 18:39:55 ---> 5771ee3dd586 18:39:55 Step 4/25 : RUN apk add --update --no-cache make git 18:39:55 ---> Using cache 18:39:55 ---> f1e914b112c2 18:39:55 Step 5/25 : COPY go.mod vendor* ./ 18:39:55 ---> Using cache 18:39:55 ---> 21939d605a5a 18:39:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:55 ---> Using cache 18:39:55 ---> 3445a2440f33 18:39:55 Step 7/25 : COPY . . 18:39:55 ---> Using cache 18:39:55 ---> 3d73c89ed95e 18:39:55 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:39:55 ---> Running in 9e79d1d50443 18:39:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:42:33 Removing intermediate container 0bb2e959958c 18:42:33 ---> 6de89568a176 18:42:33 18:42:33 Step 9/33 : FROM alpine:3.17 18:42:33 ---> d74e625d9115 18:42:33 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:42:33 ---> Using cache 18:42:33 ---> c19006d40f50 18:42:33 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:42:33 ---> Running in f35c87929263 18:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:42:33 (1/2) Installing dumb-init (1.2.5-r2) 18:42:33 (2/2) Installing su-exec (0.2-r2) 18:42:33 Executing busybox-1.35.0-r29.trigger 18:42:33 OK: 8 MiB in 17 packages 18:42:33 Removing intermediate container f35c87929263 18:42:33 ---> b6e3b6e7f7bd 18:42:33 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:42:33 ---> Running in ab9b0e0e13b3 18:42:33 Removing intermediate container ab9b0e0e13b3 18:42:33 ---> a312f026e97e 18:42:33 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:42:33 ---> Running in 2de8a7fec483 18:42:33 Removing intermediate container 2de8a7fec483 18:42:33 ---> d6b758d5dfc7 18:42:33 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:42:33 ---> Running in 27bd5a9e4a64 18:42:33 Removing intermediate container 27bd5a9e4a64 18:42:33 ---> e4c715f95089 18:42:33 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:42:33 ---> Running in 14ad1db79df9 18:42:33 Removing intermediate container 14ad1db79df9 18:42:33 ---> c02fa051c719 18:42:33 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:42:33 ---> Running in 413de870f8ad 18:42:35 Removing intermediate container 413de870f8ad 18:42:35 ---> 32b845a38605 18:42:35 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:42:35 ---> Running in 60bee610ec4f 18:42:35 Removing intermediate container 60bee610ec4f 18:42:35 ---> 46e653aea06a 18:42:35 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:42:36 ---> fa6f99e39733 18:42:36 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:42:37 ---> Running in 3b0ea2a951f0 18:42:42 Removing intermediate container 3b0ea2a951f0 18:42:42 ---> f3887a486fbb 18:42:42 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:42:43 ---> b7dce4c336bd 18:42:43 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:42:43 ---> 096860c2f601 18:42:43 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:42:45 ---> f8c4cc47ba39 18:42:45 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:42:46 ---> 1fc35fd02151 18:42:46 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:42:47 ---> 434d1e56bb5c 18:42:47 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:42:48 ---> b76ada4e9151 18:42:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:42:48 ---> 5cf26b02467a 18:42:48 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:42:49 ---> 75af52853963 18:42:49 Step 28/33 : RUN chmod +x /entrypoint.sh 18:42:50 ---> Running in a93df5dc5ddb 18:42:53 Removing intermediate container a93df5dc5ddb 18:42:53 ---> 1f7caacac0bc 18:42:53 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:42:53 ---> Running in 9dc78c650f26 18:42:56 Removing intermediate container 9dc78c650f26 18:42:56 ---> c72b5bdedff4 18:42:56 Step 30/33 : CMD ["gate"] 18:42:56 ---> Running in fcded73d031f 18:42:56 Removing intermediate container fcded73d031f 18:42:56 ---> 15f8829eb6e9 18:42:56 Step 31/33 : LABEL arch=arm64 18:42:56 ---> Running in 0640aeb544f2 18:42:57 Removing intermediate container 0640aeb544f2 18:42:57 ---> 4e4925acb80f 18:42:57 Step 32/33 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:42:58 ---> Running in 62382d106c08 18:42:58 Removing intermediate container 62382d106c08 18:42:58 ---> 4116cc480714 18:42:58 Step 33/33 : LABEL version=3.0.0-dev.114 18:42:59 ---> Running in 01062cb654bc 18:43:00 Removing intermediate container 01062cb654bc 18:43:00 ---> 786a59f3f878 18:43:00 18:43:00 Successfully built 786a59f3f878 18:43:00 Successfully tagged security-bootstrapper-arm64:latest 18:43:05  Building security-bootstrapper ... done Removing intermediate container 3a1697e5fa54 18:43:05 ---> e812a01a6ad4 18:43:05 18:43:05 Step 10/24 : FROM alpine:3.17 18:43:05 ---> d74e625d9115 18:43:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:43:05 ---> Using cache 18:43:05 ---> c6aacddf513b 18:43:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:43:05 ---> Using cache 18:43:05 ---> 4e7a06ac39df 18:43:05 Step 13/24 : ENV APP_PORT=59882 18:43:05 ---> Running in 0f3033ae0f4a 18:43:05 Removing intermediate container 0f3033ae0f4a 18:43:05 ---> ceb9dee2798f 18:43:05 Step 14/24 : EXPOSE $APP_PORT 18:43:05 ---> Running in 4444b3d2a32f 18:43:09 Removing intermediate container 4444b3d2a32f 18:43:09 ---> 65fbd11a61fa 18:43:09 Step 15/24 : WORKDIR / 18:43:09 ---> Running in 77f7596384b5 18:43:10 Removing intermediate container 77f7596384b5 18:43:10 ---> 28527f87654a 18:43:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:11 ---> 49a9f648e92f 18:43:11 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:43:11 ---> 2fbb5d9c0a03 18:43:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:43:13 ---> 20e5cb752061 18:43:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:43:14 ---> 3d4bf2c788e2 18:43:14 Step 20/24 : ENTRYPOINT ["/core-command"] 18:43:14 ---> Running in 2adc605180fb 18:43:15 Removing intermediate container 2adc605180fb 18:43:15 ---> 9c85bfa79217 18:43:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:43:15 ---> Running in f5abc616e315 18:43:15 Removing intermediate container f5abc616e315 18:43:15 ---> d2c2c63d797c 18:43:15 Step 22/24 : LABEL arch=arm64 18:43:16 ---> Running in f39cbbaad47f 18:43:16 Removing intermediate container f39cbbaad47f 18:43:16 ---> 9e7b87fe3123 18:43:16 Step 23/24 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:43:16 ---> Running in a5356cf1be36 18:43:16 Removing intermediate container a5356cf1be36 18:43:16 ---> 893cfb7fcbc4 18:43:16 Step 24/24 : LABEL version=3.0.0-dev.114 18:43:17 ---> Running in 3e2c78250e09 18:43:17 Removing intermediate container 3e2c78250e09 18:43:17 ---> 90829f0f88ee 18:43:17 18:43:17 Successfully built 90829f0f88ee 18:43:17 Successfully tagged core-command-arm64:latest 18:44:39  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:44:54 Removing intermediate container 9e79d1d50443 18:44:54 ---> afa223bbbee7 18:44:54 18:44:54 Step 9/25 : FROM alpine:3.17 18:44:54 ---> d74e625d9115 18:44:54 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:44:54 ---> Running in 71831a1331e5 18:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:56 Removing intermediate container 5283ce346edd 18:44:56 ---> e0b37a173fed 18:44:56 18:44:56 Step 10/23 : FROM alpine:3.17 18:44:56 ---> d74e625d9115 18:44:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:44:56 ---> Using cache 18:44:56 ---> c6aacddf513b 18:44:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:44:56 ---> Using cache 18:44:56 ---> 4e7a06ac39df 18:44:56 Step 13/23 : ENV APP_PORT=59861 18:44:56 ---> Running in 1f094dc00af2 18:44:57 Removing intermediate container 1f094dc00af2 18:44:57 ---> 6b082afb14e6 18:44:57 Step 14/23 : EXPOSE $APP_PORT 18:44:57 ---> Running in 31fcb8334247 18:44:57 Removing intermediate container 31fcb8334247 18:44:57 ---> e1eb272553ac 18:44:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:57 (1/3) Installing ca-certificates (20220614-r4) 18:44:57 (2/3) Installing dumb-init (1.2.5-r2) 18:44:57 (3/3) Installing su-exec (0.2-r2) 18:44:57 Executing busybox-1.35.0-r29.trigger 18:44:57 Executing ca-certificates-20220614-r4.trigger 18:44:58 ---> bcc16907251c 18:44:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:44:58 OK: 8 MiB in 18 packages 18:44:59 ---> 2afce7872d6b 18:44:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:45:00 Removing intermediate container 71831a1331e5 18:45:00 ---> 1c866e83109f 18:45:00 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:45:00 ---> Running in f8390f74a40b 18:45:00 Removing intermediate container f8390f74a40b 18:45:00 ---> c631d5e205d0 18:45:00 Step 12/25 : WORKDIR / 18:45:01 ---> Running in 3251d2d0e7b5 18:45:01 ---> e5da3df7b410 18:45:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:45:01 Removing intermediate container 3251d2d0e7b5 18:45:01 ---> 942011f1ca2d 18:45:01 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:45:02 ---> bdbcf65b011f 18:45:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:45:02 ---> Running in 48819c50d7ba 18:45:02 ---> 755deb5a6362 18:45:02 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:45:02 Removing intermediate container 48819c50d7ba 18:45:02 ---> 1c1375ae89ed 18:45:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:02 ---> Running in 3838e2cb246a 18:45:03 Removing intermediate container 3838e2cb246a 18:45:03 ---> 01b9f1d881f3 18:45:03 Step 21/23 : LABEL arch=arm64 18:45:03 ---> 9c510b56dfd9 18:45:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:45:03 ---> Running in a53f0c97611e 18:45:04 Removing intermediate container a53f0c97611e 18:45:04 ---> 12485b72bdc4 18:45:04 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:04 ---> Running in fd872cb0eb2b 18:45:04 ---> b1fe6cc5bde8 18:45:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:45:04 Removing intermediate container fd872cb0eb2b 18:45:04 ---> df94527607d6 18:45:04 Step 23/23 : LABEL version=3.0.0-dev.114 18:45:04 ---> Running in 9b56fc917ecf 18:45:04 ---> bf87066bf150 18:45:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:45:05 Removing intermediate container 9b56fc917ecf 18:45:05 ---> ea41e280baf8 18:45:05 18:45:05 Successfully built ea41e280baf8 18:45:05 Successfully tagged support-scheduler-arm64:latest 18:45:05  Building support-scheduler ... done  ---> c4db38f60d59 18:45:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:45:07 ---> 3c5915744422 18:45:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:45:09 ---> b2f8604527fc 18:45:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:45:09 ---> d900b70b841c 18:45:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:45:09 ---> Running in c0958f02d906 18:45:09 Removing intermediate container 8b363d2f8c02 18:45:09 ---> 8c424bb64867 18:45:09 18:45:09 Step 10/23 : FROM alpine:3.17 18:45:09 ---> d74e625d9115 18:45:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:45:10 ---> Running in 4a374c3a5320 18:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:11 Removing intermediate container c0958f02d906 18:45:11 ---> 9e929201be10 18:45:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:45:11 ---> Running in 38b5474a859f 18:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:11 Removing intermediate container 38b5474a859f 18:45:11 ---> ec023c893fab 18:45:11 Step 23/25 : LABEL arch=arm64 18:45:12 ---> Running in d1a1caa16e5f 18:45:12 Removing intermediate container d1a1caa16e5f 18:45:12 ---> 0e3ba245254a 18:45:12 Step 24/25 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:12 ---> Running in d292254ed328 18:45:12 Removing intermediate container d292254ed328 18:45:12 ---> 91cc33235418 18:45:12 Step 25/25 : LABEL version=3.0.0-dev.114 18:45:13 ---> Running in 01adf7ec1c4e 18:45:13 (1/2) Installing ca-certificates (20220614-r4) 18:45:13 (2/2) Installing dumb-init (1.2.5-r2) 18:45:13 Executing busybox-1.35.0-r29.trigger 18:45:13 Removing intermediate container 01adf7ec1c4e 18:45:13 ---> 703cfbfbf79a 18:45:13 18:45:13 Executing ca-certificates-20220614-r4.trigger 18:45:13 Successfully built 703cfbfbf79a 18:45:13 Successfully tagged security-secretstore-setup-arm64:latest 18:45:13  Building security-secretstore-setup ... done OK: 8 MiB in 17 packages 18:45:14 Removing intermediate container 4a374c3a5320 18:45:14 ---> a2de85e2d003 18:45:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:45:14 ---> Running in 56c269cad432 18:45:15 Removing intermediate container 56c269cad432 18:45:15 ---> 9f3d6f6d972e 18:45:15 Step 13/23 : ENV APP_PORT=59860 18:45:15 ---> Running in 3a40eef0e8bf 18:45:15 Removing intermediate container 3a40eef0e8bf 18:45:15 ---> ac76e9468b2d 18:45:15 Step 14/23 : EXPOSE $APP_PORT 18:45:15 ---> Running in 2f26f679c918 18:45:15 Removing intermediate container 2f26f679c918 18:45:15 ---> dcce9ccd1045 18:45:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:45:16 ---> 2848f51f1563 18:45:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:45:16 ---> e49c861e1cff 18:45:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:45:18 ---> c8a106398b13 18:45:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:45:18 ---> 0b499233926d 18:45:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:45:18 ---> Running in 07f8085b2522 18:45:19 Removing intermediate container 07f8085b2522 18:45:19 ---> b353bebce6e6 18:45:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:19 ---> Running in 5c47106a6fdc 18:45:19 Removing intermediate container 5c47106a6fdc 18:45:19 ---> 4c341c71a18e 18:45:19 Step 21/23 : LABEL arch=arm64 18:45:19 ---> Running in a4f12652157b 18:45:19 Removing intermediate container a4f12652157b 18:45:19 ---> 3370c95e0f9e 18:45:19 Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:19 ---> Running in ece1a129b4ad 18:45:20 Removing intermediate container ece1a129b4ad 18:45:20 ---> 058dd2f5e44c 18:45:20 Step 23/23 : LABEL version=3.0.0-dev.114 18:45:20 ---> Running in 0997a6deb4a7 18:45:20 Removing intermediate container 0997a6deb4a7 18:45:20 ---> 6e9388c8a343 18:45:20 18:45:20 Successfully built 6e9388c8a343 18:45:20 Successfully tagged support-notifications-arm64:latest 18:45:21  Building support-notifications ... done  [Pipeline] } 18:45:21 $ docker stop --time=1 4bec75fabb7652ec7d09c4bff4e3caa430b20b622cce8c0f126df0a48916819d 18:45:22 $ docker rm -f --volumes 4bec75fabb7652ec7d09c4bff4e3caa430b20b622cce8c0f126df0a48916819d [Pipeline] // withDockerContainer [Pipeline] sh 18:45:23 + docker images 18:45:23 REPOSITORY TAG IMAGE ID CREATED SIZE 18:45:23 support-notifications-arm64 latest 6e9388c8a343 3 seconds ago 32.1MB 18:45:23 security-secretstore-setup-arm64 latest 703cfbfbf79a 10 seconds ago 32.2MB 18:45:23 8c424bb64867 14 seconds ago 1.39GB 18:45:23 support-scheduler-arm64 latest ea41e280baf8 18 seconds ago 31.5MB 18:45:23 e0b37a173fed 28 seconds ago 1.39GB 18:45:23 afa223bbbee7 33 seconds ago 1.31GB 18:45:23 core-command-arm64 latest 90829f0f88ee 2 minutes ago 19.7MB 18:45:23 e812a01a6ad4 2 minutes ago 1.32GB 18:45:23 security-bootstrapper-arm64 latest 786a59f3f878 2 minutes ago 21.9MB 18:45:23 6de89568a176 3 minutes ago 1.31GB 18:45:23 security-spire-agent-arm64 latest b3276f14c216 5 minutes ago 125MB 18:45:23 68cb5785459b 5 minutes ago 1.18GB 18:45:23 core-data-arm64 latest 6ce04f873570 5 minutes ago 19.9MB 18:45:23 2b44c235214d 6 minutes ago 1.32GB 18:45:23 security-spire-server-arm64 latest fbe5e117da9b 8 minutes ago 87.1MB 18:45:23 security-spire-config-arm64 latest 8a91a236b147 9 minutes ago 86.2MB 18:45:23 bf9b25fc951d 9 minutes ago 1.18GB 18:45:23 security-spiffe-token-provider-arm64 latest 256f4a68079c 9 minutes ago 32.7MB 18:45:23 43f57e313904 9 minutes ago 1.18GB 18:45:23 e7ba99dd8f6b 10 minutes ago 1.36GB 18:45:23 core-metadata-arm64 latest a06dfa38fca9 11 minutes ago 20.2MB 18:45:23 8256a5952849 11 minutes ago 1.33GB 18:45:23 core-common-config-bootstrapper-arm64 latest 231e37edf90b 11 minutes ago 17.2MB 18:45:23 security-proxy-auth-arm64 latest e644a8535560 11 minutes ago 18.2MB 18:45:23 ff0deac1e54b 11 minutes ago 1.31GB 18:45:23 security-proxy-setup-arm64 latest 10054c1486f2 12 minutes ago 18.7MB 18:45:23 dc88621836d6 12 minutes ago 1.3GB 18:45:23 f56c57376de8 12 minutes ago 1.3GB 18:45:23 ci-base-image-arm64 latest 97da2d2a7d80 21 minutes ago 866MB 18:45:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 18:45:23 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 18:45:23 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 18:45:23 provisioning config files... 18:45:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/476@tmp/config11657106794261840456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:23 ---> docker-login.sh 18:45:23 nexus3.edgexfoundry.org:10001 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:24 Configure a credential helper to remove this warning. See 18:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:24 18:45:24 Login Succeeded 18:45:24 nexus3.edgexfoundry.org:10002 18:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:24 Configure a credential helper to remove this warning. See 18:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:24 18:45:24 Login Succeeded 18:45:24 nexus3.edgexfoundry.org:10003 18:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:24 Configure a credential helper to remove this warning. See 18:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:24 18:45:24 Login Succeeded 18:45:24 nexus3.edgexfoundry.org:10004 18:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:25 Configure a credential helper to remove this warning. See 18:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:25 18:45:25 Login Succeeded 18:45:25 docker.io 18:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:25 Configure a credential helper to remove this warning. See 18:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:25 18:45:25 Login Succeeded 18:45:25 ---> docker-login.sh ends [Pipeline] } 18:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 18:45:25 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:25 latest 18:45:25 3.0.0-dev.114 18:45:25 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:25 main 18:45:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:45:26 33ba1e77263b: Preparing 18:45:26 72d40001e13f: Preparing 18:45:26 9a628339a477: Preparing 18:45:26 4b3725a5dac7: Preparing 18:45:26 44178bc9730d: Preparing 18:45:26 edf70074bd40: Preparing 18:45:26 edf70074bd40: Waiting 18:45:26 4b3725a5dac7: Pushed 18:45:26 44178bc9730d: Pushed 18:45:26 edf70074bd40: Layer already exists 18:45:26 33ba1e77263b: Pushed 18:45:26 9a628339a477: Pushed 18:45:30 72d40001e13f: Pushed 18:45:30 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:45:30 33ba1e77263b: Preparing 18:45:30 72d40001e13f: Preparing 18:45:30 9a628339a477: Preparing 18:45:30 4b3725a5dac7: Preparing 18:45:30 44178bc9730d: Preparing 18:45:30 edf70074bd40: Preparing 18:45:30 edf70074bd40: Waiting 18:45:30 4b3725a5dac7: Layer already exists 18:45:30 72d40001e13f: Layer already exists 18:45:30 44178bc9730d: Layer already exists 18:45:30 9a628339a477: Layer already exists 18:45:30 33ba1e77263b: Layer already exists 18:45:30 edf70074bd40: Layer already exists 18:45:31 latest: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.114 18:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:45:31 33ba1e77263b: Preparing 18:45:31 72d40001e13f: Preparing 18:45:31 9a628339a477: Preparing 18:45:31 4b3725a5dac7: Preparing 18:45:31 44178bc9730d: Preparing 18:45:31 edf70074bd40: Preparing 18:45:31 edf70074bd40: Waiting 18:45:31 44178bc9730d: Layer already exists 18:45:31 72d40001e13f: Layer already exists 18:45:31 9a628339a477: Layer already exists 18:45:31 33ba1e77263b: Layer already exists 18:45:31 4b3725a5dac7: Layer already exists 18:45:31 edf70074bd40: Layer already exists 18:45:31 3.0.0-dev.114: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:45:32 33ba1e77263b: Preparing 18:45:32 72d40001e13f: Preparing 18:45:32 9a628339a477: Preparing 18:45:32 4b3725a5dac7: Preparing 18:45:32 44178bc9730d: Preparing 18:45:32 edf70074bd40: Preparing 18:45:32 edf70074bd40: Waiting 18:45:32 44178bc9730d: Layer already exists 18:45:32 9a628339a477: Layer already exists 18:45:32 72d40001e13f: Layer already exists 18:45:32 4b3725a5dac7: Layer already exists 18:45:32 33ba1e77263b: Layer already exists 18:45:32 edf70074bd40: Layer already exists 18:45:32 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 18:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:45:33 33ba1e77263b: Preparing 18:45:33 72d40001e13f: Preparing 18:45:33 9a628339a477: Preparing 18:45:33 4b3725a5dac7: Preparing 18:45:33 44178bc9730d: Preparing 18:45:33 edf70074bd40: Preparing 18:45:33 72d40001e13f: Layer already exists 18:45:33 44178bc9730d: Layer already exists 18:45:33 9a628339a477: Layer already exists 18:45:33 33ba1e77263b: Layer already exists 18:45:33 4b3725a5dac7: Layer already exists 18:45:33 edf70074bd40: Layer already exists 18:45:33 main: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:33 ===================================================== [Pipeline] echo 18:45:33 taggedImages: 18:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.114 18:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 18:45:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 18:45:33 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:33 latest 18:45:33 3.0.0-dev.114 18:45:33 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:33 main 18:45:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:45:34 139da9100b7f: Preparing 18:45:34 7bdbf6913e1a: Preparing 18:45:34 8271d77f4a2e: Preparing 18:45:34 24c8b4605e65: Preparing 18:45:34 9a628339a477: Preparing 18:45:34 4b3725a5dac7: Preparing 18:45:34 29c023c1e608: Preparing 18:45:34 edf70074bd40: Preparing 18:45:34 29c023c1e608: Waiting 18:45:34 4b3725a5dac7: Waiting 18:45:34 edf70074bd40: Waiting 18:45:34 9a628339a477: Layer already exists 18:45:34 4b3725a5dac7: Layer already exists 18:45:34 139da9100b7f: Pushed 18:45:34 7bdbf6913e1a: Pushed 18:45:34 8271d77f4a2e: Pushed 18:45:34 edf70074bd40: Layer already exists 18:45:34 29c023c1e608: Pushed 18:45:37 24c8b4605e65: Pushed 18:45:37 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:37 + 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 18:45:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 18:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:45:38 139da9100b7f: Preparing 18:45:38 7bdbf6913e1a: Preparing 18:45:38 8271d77f4a2e: Preparing 18:45:38 24c8b4605e65: Preparing 18:45:38 9a628339a477: Preparing 18:45:38 4b3725a5dac7: Preparing 18:45:38 29c023c1e608: Preparing 18:45:38 edf70074bd40: Preparing 18:45:38 29c023c1e608: Waiting 18:45:38 4b3725a5dac7: Waiting 18:45:38 edf70074bd40: Waiting 18:45:38 9a628339a477: Layer already exists 18:45:38 24c8b4605e65: Layer already exists 18:45:38 8271d77f4a2e: Layer already exists 18:45:38 139da9100b7f: Layer already exists 18:45:38 7bdbf6913e1a: Layer already exists 18:45:38 edf70074bd40: Layer already exists 18:45:38 4b3725a5dac7: Layer already exists 18:45:38 29c023c1e608: Layer already exists 18:45:38 latest: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.114 18:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:45:39 139da9100b7f: Preparing 18:45:39 7bdbf6913e1a: Preparing 18:45:39 8271d77f4a2e: Preparing 18:45:39 24c8b4605e65: Preparing 18:45:39 9a628339a477: Preparing 18:45:39 4b3725a5dac7: Preparing 18:45:39 29c023c1e608: Preparing 18:45:39 edf70074bd40: Preparing 18:45:39 4b3725a5dac7: Waiting 18:45:39 29c023c1e608: Waiting 18:45:39 edf70074bd40: Waiting 18:45:39 139da9100b7f: Layer already exists 18:45:39 9a628339a477: Layer already exists 18:45:39 8271d77f4a2e: Layer already exists 18:45:39 24c8b4605e65: Layer already exists 18:45:39 7bdbf6913e1a: Layer already exists 18:45:39 4b3725a5dac7: Layer already exists 18:45:39 29c023c1e608: Layer already exists 18:45:39 edf70074bd40: Layer already exists 18:45:39 3.0.0-dev.114: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:45:40 139da9100b7f: Preparing 18:45:40 7bdbf6913e1a: Preparing 18:45:40 8271d77f4a2e: Preparing 18:45:40 24c8b4605e65: Preparing 18:45:40 9a628339a477: Preparing 18:45:40 4b3725a5dac7: Preparing 18:45:40 29c023c1e608: Preparing 18:45:40 edf70074bd40: Preparing 18:45:40 4b3725a5dac7: Waiting 18:45:40 29c023c1e608: Waiting 18:45:40 edf70074bd40: Waiting 18:45:40 139da9100b7f: Layer already exists 18:45:40 7bdbf6913e1a: Layer already exists 18:45:40 24c8b4605e65: Layer already exists 18:45:40 8271d77f4a2e: Layer already exists 18:45:40 9a628339a477: Layer already exists 18:45:40 29c023c1e608: Layer already exists 18:45:40 4b3725a5dac7: Layer already exists 18:45:40 edf70074bd40: Layer already exists 18:45:40 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:40 + 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 18:45:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 18:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:45:40 139da9100b7f: Preparing 18:45:40 7bdbf6913e1a: Preparing 18:45:40 8271d77f4a2e: Preparing 18:45:40 24c8b4605e65: Preparing 18:45:40 9a628339a477: Preparing 18:45:40 4b3725a5dac7: Preparing 18:45:40 29c023c1e608: Preparing 18:45:40 edf70074bd40: Preparing 18:45:40 4b3725a5dac7: Waiting 18:45:40 29c023c1e608: Waiting 18:45:40 edf70074bd40: Waiting 18:45:40 8271d77f4a2e: Layer already exists 18:45:40 7bdbf6913e1a: Layer already exists 18:45:40 24c8b4605e65: Layer already exists 18:45:40 139da9100b7f: Layer already exists 18:45:40 9a628339a477: Layer already exists 18:45:40 4b3725a5dac7: Layer already exists 18:45:40 29c023c1e608: Layer already exists 18:45:40 edf70074bd40: Layer already exists 18:45:41 main: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:41 ===================================================== [Pipeline] echo 18:45:41 taggedImages: 18:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 18:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.114 18:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 18:45:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 18:45:41 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:41 latest 18:45:41 3.0.0-dev.114 18:45:41 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:41 main 18:45:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:45:42 dd4bb8fa4538: Preparing 18:45:42 85b53019b16c: Preparing 18:45:42 9a628339a477: Preparing 18:45:42 4b3725a5dac7: Preparing 18:45:42 f3749823e581: Preparing 18:45:42 edf70074bd40: Preparing 18:45:42 edf70074bd40: Waiting 18:45:42 4b3725a5dac7: Layer already exists 18:45:42 9a628339a477: Layer already exists 18:45:42 edf70074bd40: Layer already exists 18:45:42 dd4bb8fa4538: Pushed 18:45:42 f3749823e581: Pushed 18:45:45 85b53019b16c: Pushed 18:45:45 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:45:46 dd4bb8fa4538: Preparing 18:45:46 85b53019b16c: Preparing 18:45:46 9a628339a477: Preparing 18:45:46 4b3725a5dac7: Preparing 18:45:46 f3749823e581: Preparing 18:45:46 edf70074bd40: Preparing 18:45:46 edf70074bd40: Waiting 18:45:46 9a628339a477: Layer already exists 18:45:46 4b3725a5dac7: Layer already exists 18:45:46 dd4bb8fa4538: Layer already exists 18:45:46 f3749823e581: Layer already exists 18:45:46 85b53019b16c: Layer already exists 18:45:46 edf70074bd40: Layer already exists 18:45:46 latest: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.114 18:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:45:47 dd4bb8fa4538: Preparing 18:45:47 85b53019b16c: Preparing 18:45:47 9a628339a477: Preparing 18:45:47 4b3725a5dac7: Preparing 18:45:47 f3749823e581: Preparing 18:45:47 edf70074bd40: Preparing 18:45:47 edf70074bd40: Waiting 18:45:47 f3749823e581: Layer already exists 18:45:47 9a628339a477: Layer already exists 18:45:47 4b3725a5dac7: Layer already exists 18:45:47 dd4bb8fa4538: Layer already exists 18:45:47 85b53019b16c: Layer already exists 18:45:47 edf70074bd40: Layer already exists 18:45:47 3.0.0-dev.114: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:45:47 dd4bb8fa4538: Preparing 18:45:47 85b53019b16c: Preparing 18:45:47 9a628339a477: Preparing 18:45:47 4b3725a5dac7: Preparing 18:45:47 f3749823e581: Preparing 18:45:47 edf70074bd40: Preparing 18:45:47 edf70074bd40: Waiting 18:45:47 9a628339a477: Layer already exists 18:45:47 85b53019b16c: Layer already exists 18:45:47 dd4bb8fa4538: Layer already exists 18:45:47 f3749823e581: Layer already exists 18:45:47 4b3725a5dac7: Layer already exists 18:45:47 edf70074bd40: Layer already exists 18:45:47 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 18:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:45:48 dd4bb8fa4538: Preparing 18:45:48 85b53019b16c: Preparing 18:45:48 9a628339a477: Preparing 18:45:48 4b3725a5dac7: Preparing 18:45:48 f3749823e581: Preparing 18:45:48 edf70074bd40: Preparing 18:45:48 edf70074bd40: Waiting 18:45:48 dd4bb8fa4538: Layer already exists 18:45:48 4b3725a5dac7: Layer already exists 18:45:48 9a628339a477: Layer already exists 18:45:48 85b53019b16c: Layer already exists 18:45:48 f3749823e581: Layer already exists 18:45:48 edf70074bd40: Layer already exists 18:45:48 main: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:49 ===================================================== [Pipeline] echo 18:45:49 taggedImages: 18:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.114 18:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 18:45:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 18:45:49 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:49 latest 18:45:49 3.0.0-dev.114 18:45:49 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:49 main 18:45:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:45:49 f6cf37e83aa5: Preparing 18:45:49 8545af54efd0: Preparing 18:45:49 689efc6336fa: Preparing 18:45:49 9a628339a477: Preparing 18:45:49 4b3725a5dac7: Preparing 18:45:49 44178bc9730d: Preparing 18:45:49 edf70074bd40: Preparing 18:45:49 44178bc9730d: Waiting 18:45:49 edf70074bd40: Waiting 18:45:49 4b3725a5dac7: Layer already exists 18:45:49 9a628339a477: Layer already exists 18:45:49 44178bc9730d: Layer already exists 18:45:49 edf70074bd40: Layer already exists 18:45:50 f6cf37e83aa5: Pushed 18:45:50 8545af54efd0: Pushed 18:45:53 689efc6336fa: Pushed 18:45:53 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:45:54 f6cf37e83aa5: Preparing 18:45:54 8545af54efd0: Preparing 18:45:54 689efc6336fa: Preparing 18:45:54 9a628339a477: Preparing 18:45:54 4b3725a5dac7: Preparing 18:45:54 44178bc9730d: Preparing 18:45:54 edf70074bd40: Preparing 18:45:54 44178bc9730d: Waiting 18:45:54 edf70074bd40: Waiting 18:45:54 689efc6336fa: Layer already exists 18:45:54 8545af54efd0: Layer already exists 18:45:54 f6cf37e83aa5: Layer already exists 18:45:54 4b3725a5dac7: Layer already exists 18:45:54 9a628339a477: Layer already exists 18:45:54 44178bc9730d: Layer already exists 18:45:54 edf70074bd40: Layer already exists 18:45:54 latest: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.114 18:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:45:54 f6cf37e83aa5: Preparing 18:45:54 8545af54efd0: Preparing 18:45:54 689efc6336fa: Preparing 18:45:54 9a628339a477: Preparing 18:45:54 4b3725a5dac7: Preparing 18:45:54 44178bc9730d: Preparing 18:45:54 edf70074bd40: Preparing 18:45:54 44178bc9730d: Waiting 18:45:54 edf70074bd40: Waiting 18:45:54 4b3725a5dac7: Layer already exists 18:45:54 9a628339a477: Layer already exists 18:45:54 8545af54efd0: Layer already exists 18:45:54 f6cf37e83aa5: Layer already exists 18:45:54 689efc6336fa: Layer already exists 18:45:54 44178bc9730d: Layer already exists 18:45:54 edf70074bd40: Layer already exists 18:45:55 3.0.0-dev.114: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:45:55 f6cf37e83aa5: Preparing 18:45:55 8545af54efd0: Preparing 18:45:55 689efc6336fa: Preparing 18:45:55 9a628339a477: Preparing 18:45:55 4b3725a5dac7: Preparing 18:45:55 44178bc9730d: Preparing 18:45:55 edf70074bd40: Preparing 18:45:55 44178bc9730d: Waiting 18:45:55 edf70074bd40: Waiting 18:45:55 689efc6336fa: Layer already exists 18:45:55 9a628339a477: Layer already exists 18:45:55 8545af54efd0: Layer already exists 18:45:55 4b3725a5dac7: Layer already exists 18:45:55 f6cf37e83aa5: Layer already exists 18:45:55 44178bc9730d: Layer already exists 18:45:55 edf70074bd40: Layer already exists 18:45:56 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 18:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:45:56 f6cf37e83aa5: Preparing 18:45:56 8545af54efd0: Preparing 18:45:56 689efc6336fa: Preparing 18:45:56 9a628339a477: Preparing 18:45:56 4b3725a5dac7: Preparing 18:45:56 44178bc9730d: Preparing 18:45:56 edf70074bd40: Preparing 18:45:56 44178bc9730d: Waiting 18:45:56 edf70074bd40: Waiting 18:45:56 689efc6336fa: Layer already exists 18:45:56 4b3725a5dac7: Layer already exists 18:45:56 f6cf37e83aa5: Layer already exists 18:45:56 9a628339a477: Layer already exists 18:45:56 8545af54efd0: Layer already exists 18:45:56 edf70074bd40: Layer already exists 18:45:56 44178bc9730d: Layer already exists 18:45:57 main: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:45:57 ===================================================== [Pipeline] echo 18:45:57 taggedImages: 18:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.114 18:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 18:45:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 18:45:57 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:57 latest 18:45:57 3.0.0-dev.114 18:45:57 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:45:57 main 18:45:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:45:57 bdbc06a14cfe: Preparing 18:45:57 bdbc06a14cfe: Preparing 18:45:57 d214a49182b6: Preparing 18:45:57 822fdecbe5e7: Preparing 18:45:57 d154dc94f0c9: Preparing 18:45:57 4a5d0ba0e35a: Preparing 18:45:57 66562eb48814: Preparing 18:45:57 9a628339a477: Preparing 18:45:57 4b3725a5dac7: Preparing 18:45:57 4ef9cd4a2da1: Preparing 18:45:57 4ce816cf42b7: Preparing 18:45:57 27e0555e8690: Preparing 18:45:57 d045f2237d4e: Preparing 18:45:57 edf70074bd40: Preparing 18:45:57 9a628339a477: Waiting 18:45:57 27e0555e8690: Waiting 18:45:57 d045f2237d4e: Waiting 18:45:57 edf70074bd40: Waiting 18:45:57 4b3725a5dac7: Waiting 18:45:57 4ce816cf42b7: Waiting 18:45:57 4ef9cd4a2da1: Waiting 18:45:58 bdbc06a14cfe: Pushed 18:45:58 4a5d0ba0e35a: Pushed 18:45:58 822fdecbe5e7: Pushed 18:45:58 d154dc94f0c9: Pushed 18:45:58 d214a49182b6: Pushed 18:45:58 9a628339a477: Layer already exists 18:45:58 4b3725a5dac7: Layer already exists 18:45:58 27e0555e8690: Pushed 18:45:58 4ce816cf42b7: Pushed 18:45:58 edf70074bd40: Layer already exists 18:45:58 4ef9cd4a2da1: Pushed 18:45:58 d045f2237d4e: Pushed 18:46:01 66562eb48814: Pushed 18:46:01 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:46:02 bdbc06a14cfe: Preparing 18:46:02 bdbc06a14cfe: Preparing 18:46:02 d214a49182b6: Preparing 18:46:02 822fdecbe5e7: Preparing 18:46:02 d154dc94f0c9: Preparing 18:46:02 4a5d0ba0e35a: Preparing 18:46:02 66562eb48814: Preparing 18:46:02 9a628339a477: Preparing 18:46:02 4b3725a5dac7: Preparing 18:46:02 4ef9cd4a2da1: Preparing 18:46:02 4ce816cf42b7: Preparing 18:46:02 27e0555e8690: Preparing 18:46:02 d045f2237d4e: Preparing 18:46:02 edf70074bd40: Preparing 18:46:02 66562eb48814: Waiting 18:46:02 9a628339a477: Waiting 18:46:02 4b3725a5dac7: Waiting 18:46:02 4ef9cd4a2da1: Waiting 18:46:02 27e0555e8690: Waiting 18:46:02 d045f2237d4e: Waiting 18:46:02 edf70074bd40: Waiting 18:46:02 4ce816cf42b7: Waiting 18:46:02 d154dc94f0c9: Layer already exists 18:46:02 822fdecbe5e7: Layer already exists 18:46:02 4a5d0ba0e35a: Layer already exists 18:46:02 bdbc06a14cfe: Layer already exists 18:46:02 d214a49182b6: Layer already exists 18:46:02 66562eb48814: Layer already exists 18:46:02 4b3725a5dac7: Layer already exists 18:46:02 4ce816cf42b7: Layer already exists 18:46:02 9a628339a477: Layer already exists 18:46:02 4ef9cd4a2da1: Layer already exists 18:46:02 27e0555e8690: Layer already exists 18:46:02 edf70074bd40: Layer already exists 18:46:02 d045f2237d4e: Layer already exists 18:46:02 latest: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.114 18:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:46:03 bdbc06a14cfe: Preparing 18:46:03 bdbc06a14cfe: Preparing 18:46:03 d214a49182b6: Preparing 18:46:03 822fdecbe5e7: Preparing 18:46:03 d154dc94f0c9: Preparing 18:46:03 4a5d0ba0e35a: Preparing 18:46:03 66562eb48814: Preparing 18:46:03 9a628339a477: Preparing 18:46:03 4b3725a5dac7: Preparing 18:46:03 4ef9cd4a2da1: Preparing 18:46:03 4ce816cf42b7: Preparing 18:46:03 27e0555e8690: Preparing 18:46:03 d045f2237d4e: Preparing 18:46:03 edf70074bd40: Preparing 18:46:03 66562eb48814: Waiting 18:46:03 4ce816cf42b7: Waiting 18:46:03 27e0555e8690: Waiting 18:46:03 d045f2237d4e: Waiting 18:46:03 edf70074bd40: Waiting 18:46:03 9a628339a477: Waiting 18:46:03 4b3725a5dac7: Waiting 18:46:03 4ef9cd4a2da1: Waiting 18:46:03 d214a49182b6: Layer already exists 18:46:03 bdbc06a14cfe: Layer already exists 18:46:03 d154dc94f0c9: Layer already exists 18:46:03 822fdecbe5e7: Layer already exists 18:46:03 4a5d0ba0e35a: Layer already exists 18:46:03 66562eb48814: Layer already exists 18:46:03 4ce816cf42b7: Layer already exists 18:46:03 4b3725a5dac7: Layer already exists 18:46:03 4ef9cd4a2da1: Layer already exists 18:46:03 9a628339a477: Layer already exists 18:46:03 edf70074bd40: Layer already exists 18:46:03 d045f2237d4e: Layer already exists 18:46:03 27e0555e8690: Layer already exists 18:46:03 3.0.0-dev.114: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:46:04 bdbc06a14cfe: Preparing 18:46:04 bdbc06a14cfe: Preparing 18:46:04 d214a49182b6: Preparing 18:46:04 822fdecbe5e7: Preparing 18:46:04 d154dc94f0c9: Preparing 18:46:04 4a5d0ba0e35a: Preparing 18:46:04 66562eb48814: Preparing 18:46:04 9a628339a477: Preparing 18:46:04 4b3725a5dac7: Preparing 18:46:04 4ef9cd4a2da1: Preparing 18:46:04 4ce816cf42b7: Preparing 18:46:04 27e0555e8690: Preparing 18:46:04 d045f2237d4e: Preparing 18:46:04 edf70074bd40: Preparing 18:46:04 4ef9cd4a2da1: Waiting 18:46:04 4ce816cf42b7: Waiting 18:46:04 27e0555e8690: Waiting 18:46:04 d045f2237d4e: Waiting 18:46:04 edf70074bd40: Waiting 18:46:04 66562eb48814: Waiting 18:46:04 9a628339a477: Waiting 18:46:04 4b3725a5dac7: Waiting 18:46:04 4a5d0ba0e35a: Layer already exists 18:46:04 bdbc06a14cfe: Layer already exists 18:46:04 d214a49182b6: Layer already exists 18:46:04 d154dc94f0c9: Layer already exists 18:46:04 822fdecbe5e7: Layer already exists 18:46:04 4b3725a5dac7: Layer already exists 18:46:04 66562eb48814: Layer already exists 18:46:04 4ce816cf42b7: Layer already exists 18:46:04 9a628339a477: Layer already exists 18:46:04 4ef9cd4a2da1: Layer already exists 18:46:04 27e0555e8690: Layer already exists 18:46:04 edf70074bd40: Layer already exists 18:46:04 d045f2237d4e: Layer already exists 18:46:04 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 18:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:46:05 bdbc06a14cfe: Preparing 18:46:05 bdbc06a14cfe: Preparing 18:46:05 d214a49182b6: Preparing 18:46:05 822fdecbe5e7: Preparing 18:46:05 d154dc94f0c9: Preparing 18:46:05 4a5d0ba0e35a: Preparing 18:46:05 66562eb48814: Preparing 18:46:05 9a628339a477: Preparing 18:46:05 4b3725a5dac7: Preparing 18:46:05 4ef9cd4a2da1: Preparing 18:46:05 4ce816cf42b7: Preparing 18:46:05 27e0555e8690: Preparing 18:46:05 d045f2237d4e: Preparing 18:46:05 edf70074bd40: Preparing 18:46:05 4b3725a5dac7: Waiting 18:46:05 4ef9cd4a2da1: Waiting 18:46:05 4ce816cf42b7: Waiting 18:46:05 27e0555e8690: Waiting 18:46:05 d045f2237d4e: Waiting 18:46:05 edf70074bd40: Waiting 18:46:05 66562eb48814: Waiting 18:46:05 9a628339a477: Waiting 18:46:05 d154dc94f0c9: Layer already exists 18:46:05 bdbc06a14cfe: Layer already exists 18:46:05 d214a49182b6: Layer already exists 18:46:05 4a5d0ba0e35a: Layer already exists 18:46:05 822fdecbe5e7: Layer already exists 18:46:05 66562eb48814: Layer already exists 18:46:05 9a628339a477: Layer already exists 18:46:05 4b3725a5dac7: Layer already exists 18:46:05 4ef9cd4a2da1: Layer already exists 18:46:05 4ce816cf42b7: Layer already exists 18:46:05 27e0555e8690: Layer already exists 18:46:05 d045f2237d4e: Layer already exists 18:46:05 edf70074bd40: Layer already exists 18:46:05 main: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:05 ===================================================== [Pipeline] echo 18:46:05 taggedImages: 18:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.114 18:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 18:46:05 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 18:46:05 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:05 latest 18:46:05 3.0.0-dev.114 18:46:05 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:05 main 18:46:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:46:06 4717c156ba39: Preparing 18:46:06 b823b6125199: Preparing 18:46:06 5ca6036db0d7: Preparing 18:46:06 a55521da8b18: Preparing 18:46:06 9a628339a477: Preparing 18:46:06 4b3725a5dac7: Preparing 18:46:06 29c023c1e608: Preparing 18:46:06 edf70074bd40: Preparing 18:46:06 29c023c1e608: Waiting 18:46:06 edf70074bd40: Waiting 18:46:06 4b3725a5dac7: Waiting 18:46:06 9a628339a477: Layer already exists 18:46:06 4b3725a5dac7: Layer already exists 18:46:06 29c023c1e608: Layer already exists 18:46:06 5ca6036db0d7: Pushed 18:46:06 edf70074bd40: Layer already exists 18:46:06 b823b6125199: Pushed 18:46:06 4717c156ba39: Pushed 18:46:09 a55521da8b18: Pushed 18:46:09 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:09 + 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 18:46:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 18:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:46:09 4717c156ba39: Preparing 18:46:09 b823b6125199: Preparing 18:46:09 5ca6036db0d7: Preparing 18:46:09 a55521da8b18: Preparing 18:46:09 9a628339a477: Preparing 18:46:09 4b3725a5dac7: Preparing 18:46:09 29c023c1e608: Preparing 18:46:09 edf70074bd40: Preparing 18:46:09 4b3725a5dac7: Waiting 18:46:09 29c023c1e608: Waiting 18:46:09 edf70074bd40: Waiting 18:46:09 5ca6036db0d7: Layer already exists 18:46:09 4717c156ba39: Layer already exists 18:46:09 a55521da8b18: Layer already exists 18:46:09 b823b6125199: Layer already exists 18:46:09 9a628339a477: Layer already exists 18:46:09 29c023c1e608: Layer already exists 18:46:09 edf70074bd40: Layer already exists 18:46:09 4b3725a5dac7: Layer already exists 18:46:09 latest: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.114 18:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:46:10 4717c156ba39: Preparing 18:46:10 b823b6125199: Preparing 18:46:10 5ca6036db0d7: Preparing 18:46:10 a55521da8b18: Preparing 18:46:10 9a628339a477: Preparing 18:46:10 4b3725a5dac7: Preparing 18:46:10 29c023c1e608: Preparing 18:46:10 edf70074bd40: Preparing 18:46:10 4b3725a5dac7: Waiting 18:46:10 29c023c1e608: Waiting 18:46:10 edf70074bd40: Waiting 18:46:10 5ca6036db0d7: Layer already exists 18:46:10 9a628339a477: Layer already exists 18:46:10 b823b6125199: Layer already exists 18:46:10 a55521da8b18: Layer already exists 18:46:10 4717c156ba39: Layer already exists 18:46:10 edf70074bd40: Layer already exists 18:46:10 29c023c1e608: Layer already exists 18:46:10 4b3725a5dac7: Layer already exists 18:46:10 3.0.0-dev.114: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:46:11 4717c156ba39: Preparing 18:46:11 b823b6125199: Preparing 18:46:11 5ca6036db0d7: Preparing 18:46:11 a55521da8b18: Preparing 18:46:11 9a628339a477: Preparing 18:46:11 4b3725a5dac7: Preparing 18:46:11 29c023c1e608: Preparing 18:46:11 edf70074bd40: Preparing 18:46:11 4b3725a5dac7: Waiting 18:46:11 29c023c1e608: Waiting 18:46:11 edf70074bd40: Waiting 18:46:11 5ca6036db0d7: Layer already exists 18:46:11 a55521da8b18: Layer already exists 18:46:11 b823b6125199: Layer already exists 18:46:11 9a628339a477: Layer already exists 18:46:11 4717c156ba39: Layer already exists 18:46:11 29c023c1e608: Layer already exists 18:46:11 4b3725a5dac7: Layer already exists 18:46:11 edf70074bd40: Layer already exists 18:46:11 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:12 + 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 18:46:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 18:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:46:12 4717c156ba39: Preparing 18:46:12 b823b6125199: Preparing 18:46:12 5ca6036db0d7: Preparing 18:46:12 a55521da8b18: Preparing 18:46:12 9a628339a477: Preparing 18:46:12 4b3725a5dac7: Preparing 18:46:12 29c023c1e608: Preparing 18:46:12 edf70074bd40: Preparing 18:46:12 29c023c1e608: Waiting 18:46:12 4b3725a5dac7: Waiting 18:46:12 edf70074bd40: Waiting 18:46:12 5ca6036db0d7: Layer already exists 18:46:12 b823b6125199: Layer already exists 18:46:12 a55521da8b18: Layer already exists 18:46:12 9a628339a477: Layer already exists 18:46:12 4717c156ba39: Layer already exists 18:46:12 29c023c1e608: Layer already exists 18:46:12 4b3725a5dac7: Layer already exists 18:46:12 edf70074bd40: Layer already exists 18:46:12 main: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:13 ===================================================== [Pipeline] echo 18:46:13 taggedImages: 18:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 18:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.114 18:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 18:46:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 18:46:13 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:13 latest 18:46:13 3.0.0-dev.114 18:46:13 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:13 main 18:46:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:46:13 17210f904658: Preparing 18:46:13 d4f4c5ab0903: Preparing 18:46:13 e4f56f024023: Preparing 18:46:13 06c769b8377c: Preparing 18:46:13 9a628339a477: Preparing 18:46:13 4b3725a5dac7: Preparing 18:46:13 c6666ff78dbe: Preparing 18:46:13 700eb81b81b4: Preparing 18:46:13 edf70074bd40: Preparing 18:46:13 c6666ff78dbe: Waiting 18:46:13 4b3725a5dac7: Waiting 18:46:13 700eb81b81b4: Waiting 18:46:13 edf70074bd40: Waiting 18:46:13 9a628339a477: Layer already exists 18:46:13 4b3725a5dac7: Layer already exists 18:46:13 17210f904658: Pushed 18:46:13 06c769b8377c: Pushed 18:46:13 d4f4c5ab0903: Pushed 18:46:14 c6666ff78dbe: Pushed 18:46:14 edf70074bd40: Layer already exists 18:46:14 700eb81b81b4: Pushed 18:46:16 e4f56f024023: Pushed 18:46:16 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:17 + 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 18:46:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:46:17 17210f904658: Preparing 18:46:17 d4f4c5ab0903: Preparing 18:46:17 e4f56f024023: Preparing 18:46:17 06c769b8377c: Preparing 18:46:17 9a628339a477: Preparing 18:46:17 4b3725a5dac7: Preparing 18:46:17 c6666ff78dbe: Preparing 18:46:17 700eb81b81b4: Preparing 18:46:17 edf70074bd40: Preparing 18:46:17 c6666ff78dbe: Waiting 18:46:17 700eb81b81b4: Waiting 18:46:17 edf70074bd40: Waiting 18:46:17 4b3725a5dac7: Waiting 18:46:17 d4f4c5ab0903: Layer already exists 18:46:17 9a628339a477: Layer already exists 18:46:17 e4f56f024023: Layer already exists 18:46:17 17210f904658: Layer already exists 18:46:17 06c769b8377c: Layer already exists 18:46:17 edf70074bd40: Layer already exists 18:46:17 700eb81b81b4: Layer already exists 18:46:17 4b3725a5dac7: Layer already exists 18:46:17 c6666ff78dbe: Layer already exists 18:46:17 latest: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.114 18:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:46:18 17210f904658: Preparing 18:46:18 d4f4c5ab0903: Preparing 18:46:18 e4f56f024023: Preparing 18:46:18 06c769b8377c: Preparing 18:46:18 9a628339a477: Preparing 18:46:18 4b3725a5dac7: Preparing 18:46:18 c6666ff78dbe: Preparing 18:46:18 700eb81b81b4: Preparing 18:46:18 edf70074bd40: Preparing 18:46:18 4b3725a5dac7: Waiting 18:46:18 c6666ff78dbe: Waiting 18:46:18 700eb81b81b4: Waiting 18:46:18 edf70074bd40: Waiting 18:46:18 d4f4c5ab0903: Layer already exists 18:46:18 17210f904658: Layer already exists 18:46:18 06c769b8377c: Layer already exists 18:46:18 9a628339a477: Layer already exists 18:46:18 e4f56f024023: Layer already exists 18:46:18 4b3725a5dac7: Layer already exists 18:46:18 c6666ff78dbe: Layer already exists 18:46:18 700eb81b81b4: Layer already exists 18:46:18 edf70074bd40: Layer already exists 18:46:18 3.0.0-dev.114: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:46:19 17210f904658: Preparing 18:46:19 d4f4c5ab0903: Preparing 18:46:19 e4f56f024023: Preparing 18:46:19 06c769b8377c: Preparing 18:46:19 9a628339a477: Preparing 18:46:19 4b3725a5dac7: Preparing 18:46:19 c6666ff78dbe: Preparing 18:46:19 700eb81b81b4: Preparing 18:46:19 edf70074bd40: Preparing 18:46:19 c6666ff78dbe: Waiting 18:46:19 700eb81b81b4: Waiting 18:46:19 edf70074bd40: Waiting 18:46:19 4b3725a5dac7: Waiting 18:46:19 9a628339a477: Layer already exists 18:46:19 17210f904658: Layer already exists 18:46:19 06c769b8377c: Layer already exists 18:46:19 e4f56f024023: Layer already exists 18:46:19 d4f4c5ab0903: Layer already exists 18:46:19 4b3725a5dac7: Layer already exists 18:46:19 700eb81b81b4: Layer already exists 18:46:19 edf70074bd40: Layer already exists 18:46:19 c6666ff78dbe: Layer already exists 18:46:19 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:19 + 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 18:46:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 18:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:46:20 17210f904658: Preparing 18:46:20 d4f4c5ab0903: Preparing 18:46:20 e4f56f024023: Preparing 18:46:20 06c769b8377c: Preparing 18:46:20 9a628339a477: Preparing 18:46:20 4b3725a5dac7: Preparing 18:46:20 c6666ff78dbe: Preparing 18:46:20 700eb81b81b4: Preparing 18:46:20 edf70074bd40: Preparing 18:46:20 c6666ff78dbe: Waiting 18:46:20 700eb81b81b4: Waiting 18:46:20 edf70074bd40: Waiting 18:46:20 4b3725a5dac7: Waiting 18:46:20 9a628339a477: Layer already exists 18:46:20 17210f904658: Layer already exists 18:46:20 06c769b8377c: Layer already exists 18:46:20 e4f56f024023: Layer already exists 18:46:20 d4f4c5ab0903: Layer already exists 18:46:20 edf70074bd40: Layer already exists 18:46:20 700eb81b81b4: Layer already exists 18:46:20 c6666ff78dbe: Layer already exists 18:46:20 4b3725a5dac7: Layer already exists 18:46:20 main: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:20 ===================================================== [Pipeline] echo 18:46:20 taggedImages: 18:46:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:46:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.114 18:46:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 18:46:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 18:46:20 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:20 latest 18:46:20 3.0.0-dev.114 18:46:20 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:20 main 18:46:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:46:21 65f81b8bde81: Preparing 18:46:21 9f1b70163609: Preparing 18:46:21 b57904c66a8f: Preparing 18:46:21 6ec88e10d8e2: Preparing 18:46:21 b3d1c935d177: Preparing 18:46:21 de4ffc76065a: Preparing 18:46:21 0cebc68830bf: Preparing 18:46:21 9a628339a477: Preparing 18:46:21 4b3725a5dac7: Preparing 18:46:21 8ea1cc6d7d6f: Preparing 18:46:21 edf70074bd40: Preparing 18:46:21 de4ffc76065a: Waiting 18:46:21 0cebc68830bf: Waiting 18:46:21 9a628339a477: Waiting 18:46:21 4b3725a5dac7: Waiting 18:46:21 8ea1cc6d7d6f: Waiting 18:46:21 edf70074bd40: Waiting 18:46:21 b3d1c935d177: Pushed 18:46:21 65f81b8bde81: Pushed 18:46:21 9f1b70163609: Pushed 18:46:21 9a628339a477: Layer already exists 18:46:21 4b3725a5dac7: Layer already exists 18:46:21 0cebc68830bf: Pushed 18:46:21 de4ffc76065a: Pushed 18:46:21 edf70074bd40: Layer already exists 18:46:22 8ea1cc6d7d6f: Pushed 18:46:24 6ec88e10d8e2: Pushed 18:46:24 b57904c66a8f: Pushed 18:46:24 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:25 + 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 18:46:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:46:25 65f81b8bde81: Preparing 18:46:25 9f1b70163609: Preparing 18:46:25 b57904c66a8f: Preparing 18:46:25 6ec88e10d8e2: Preparing 18:46:25 b3d1c935d177: Preparing 18:46:25 de4ffc76065a: Preparing 18:46:25 0cebc68830bf: Preparing 18:46:25 9a628339a477: Preparing 18:46:25 4b3725a5dac7: Preparing 18:46:25 8ea1cc6d7d6f: Preparing 18:46:25 edf70074bd40: Preparing 18:46:25 0cebc68830bf: Waiting 18:46:25 9a628339a477: Waiting 18:46:25 4b3725a5dac7: Waiting 18:46:25 8ea1cc6d7d6f: Waiting 18:46:25 edf70074bd40: Waiting 18:46:25 de4ffc76065a: Waiting 18:46:25 6ec88e10d8e2: Layer already exists 18:46:25 b57904c66a8f: Layer already exists 18:46:25 65f81b8bde81: Layer already exists 18:46:25 9f1b70163609: Layer already exists 18:46:25 b3d1c935d177: Layer already exists 18:46:25 de4ffc76065a: Layer already exists 18:46:25 4b3725a5dac7: Layer already exists 18:46:25 8ea1cc6d7d6f: Layer already exists 18:46:25 9a628339a477: Layer already exists 18:46:25 0cebc68830bf: Layer already exists 18:46:25 edf70074bd40: Layer already exists 18:46:25 latest: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.114 18:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:46:26 65f81b8bde81: Preparing 18:46:26 9f1b70163609: Preparing 18:46:26 b57904c66a8f: Preparing 18:46:26 6ec88e10d8e2: Preparing 18:46:26 b3d1c935d177: Preparing 18:46:26 de4ffc76065a: Preparing 18:46:26 0cebc68830bf: Preparing 18:46:26 9a628339a477: Preparing 18:46:26 4b3725a5dac7: Preparing 18:46:26 8ea1cc6d7d6f: Preparing 18:46:26 edf70074bd40: Preparing 18:46:26 de4ffc76065a: Waiting 18:46:26 4b3725a5dac7: Waiting 18:46:26 0cebc68830bf: Waiting 18:46:26 9a628339a477: Waiting 18:46:26 8ea1cc6d7d6f: Waiting 18:46:26 edf70074bd40: Waiting 18:46:26 b3d1c935d177: Layer already exists 18:46:26 9f1b70163609: Layer already exists 18:46:26 6ec88e10d8e2: Layer already exists 18:46:26 b57904c66a8f: Layer already exists 18:46:26 65f81b8bde81: Layer already exists 18:46:26 de4ffc76065a: Layer already exists 18:46:26 0cebc68830bf: Layer already exists 18:46:26 4b3725a5dac7: Layer already exists 18:46:26 9a628339a477: Layer already exists 18:46:26 8ea1cc6d7d6f: Layer already exists 18:46:26 edf70074bd40: Layer already exists 18:46:26 3.0.0-dev.114: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:46:27 65f81b8bde81: Preparing 18:46:27 9f1b70163609: Preparing 18:46:27 b57904c66a8f: Preparing 18:46:27 6ec88e10d8e2: Preparing 18:46:27 b3d1c935d177: Preparing 18:46:27 de4ffc76065a: Preparing 18:46:27 0cebc68830bf: Preparing 18:46:27 9a628339a477: Preparing 18:46:27 4b3725a5dac7: Preparing 18:46:27 8ea1cc6d7d6f: Preparing 18:46:27 edf70074bd40: Preparing 18:46:27 0cebc68830bf: Waiting 18:46:27 de4ffc76065a: Waiting 18:46:27 9a628339a477: Waiting 18:46:27 4b3725a5dac7: Waiting 18:46:27 8ea1cc6d7d6f: Waiting 18:46:27 edf70074bd40: Waiting 18:46:27 b3d1c935d177: Layer already exists 18:46:27 9f1b70163609: Layer already exists 18:46:27 65f81b8bde81: Layer already exists 18:46:27 6ec88e10d8e2: Layer already exists 18:46:27 b57904c66a8f: Layer already exists 18:46:27 de4ffc76065a: Layer already exists 18:46:27 0cebc68830bf: Layer already exists 18:46:27 9a628339a477: Layer already exists 18:46:27 4b3725a5dac7: Layer already exists 18:46:27 8ea1cc6d7d6f: Layer already exists 18:46:27 edf70074bd40: Layer already exists 18:46:27 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:27 + 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 18:46:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 18:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:46:28 65f81b8bde81: Preparing 18:46:28 9f1b70163609: Preparing 18:46:28 b57904c66a8f: Preparing 18:46:28 6ec88e10d8e2: Preparing 18:46:28 b3d1c935d177: Preparing 18:46:28 de4ffc76065a: Preparing 18:46:28 0cebc68830bf: Preparing 18:46:28 9a628339a477: Preparing 18:46:28 4b3725a5dac7: Preparing 18:46:28 8ea1cc6d7d6f: Preparing 18:46:28 edf70074bd40: Preparing 18:46:28 de4ffc76065a: Waiting 18:46:28 0cebc68830bf: Waiting 18:46:28 9a628339a477: Waiting 18:46:28 8ea1cc6d7d6f: Waiting 18:46:28 edf70074bd40: Waiting 18:46:28 4b3725a5dac7: Waiting 18:46:28 b3d1c935d177: Layer already exists 18:46:28 65f81b8bde81: Layer already exists 18:46:28 6ec88e10d8e2: Layer already exists 18:46:28 b57904c66a8f: Layer already exists 18:46:28 9f1b70163609: Layer already exists 18:46:28 de4ffc76065a: Layer already exists 18:46:28 9a628339a477: Layer already exists 18:46:28 4b3725a5dac7: Layer already exists 18:46:28 0cebc68830bf: Layer already exists 18:46:28 8ea1cc6d7d6f: Layer already exists 18:46:28 edf70074bd40: Layer already exists 18:46:28 main: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:28 ===================================================== [Pipeline] echo 18:46:28 taggedImages: 18:46:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:46:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.114 18:46:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 18:46:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 18:46:28 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:28 latest 18:46:28 3.0.0-dev.114 18:46:28 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:28 main 18:46:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:46:29 5bca46e00beb: Preparing 18:46:29 099268c1e796: Preparing 18:46:29 9a628339a477: Preparing 18:46:29 4b3725a5dac7: Preparing 18:46:29 f5d12719126d: Preparing 18:46:29 edf70074bd40: Preparing 18:46:29 edf70074bd40: Waiting 18:46:29 4b3725a5dac7: Layer already exists 18:46:29 9a628339a477: Layer already exists 18:46:29 edf70074bd40: Layer already exists 18:46:29 5bca46e00beb: Pushed 18:46:30 f5d12719126d: Pushed 18:46:33 099268c1e796: Pushed 18:46:33 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:34 + 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 18:46:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:46:34 5bca46e00beb: Preparing 18:46:34 099268c1e796: Preparing 18:46:34 9a628339a477: Preparing 18:46:34 4b3725a5dac7: Preparing 18:46:34 f5d12719126d: Preparing 18:46:34 edf70074bd40: Preparing 18:46:34 edf70074bd40: Waiting 18:46:34 5bca46e00beb: Layer already exists 18:46:34 099268c1e796: Layer already exists 18:46:34 9a628339a477: Layer already exists 18:46:34 f5d12719126d: Layer already exists 18:46:34 4b3725a5dac7: Layer already exists 18:46:34 edf70074bd40: Layer already exists 18:46:34 latest: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.114 18:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:46:35 5bca46e00beb: Preparing 18:46:35 099268c1e796: Preparing 18:46:35 9a628339a477: Preparing 18:46:35 4b3725a5dac7: Preparing 18:46:35 f5d12719126d: Preparing 18:46:35 edf70074bd40: Preparing 18:46:35 edf70074bd40: Waiting 18:46:35 9a628339a477: Layer already exists 18:46:35 099268c1e796: Layer already exists 18:46:35 f5d12719126d: Layer already exists 18:46:35 4b3725a5dac7: Layer already exists 18:46:35 5bca46e00beb: Layer already exists 18:46:35 edf70074bd40: Layer already exists 18:46:35 3.0.0-dev.114: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:46:36 5bca46e00beb: Preparing 18:46:36 099268c1e796: Preparing 18:46:36 9a628339a477: Preparing 18:46:36 4b3725a5dac7: Preparing 18:46:36 f5d12719126d: Preparing 18:46:36 edf70074bd40: Preparing 18:46:36 edf70074bd40: Waiting 18:46:36 099268c1e796: Layer already exists 18:46:36 f5d12719126d: Layer already exists 18:46:36 5bca46e00beb: Layer already exists 18:46:36 9a628339a477: Layer already exists 18:46:36 4b3725a5dac7: Layer already exists 18:46:36 edf70074bd40: Layer already exists 18:46:36 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:36 + 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 18:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 18:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:46:36 5bca46e00beb: Preparing 18:46:36 099268c1e796: Preparing 18:46:36 9a628339a477: Preparing 18:46:36 4b3725a5dac7: Preparing 18:46:36 f5d12719126d: Preparing 18:46:36 edf70074bd40: Preparing 18:46:36 edf70074bd40: Waiting 18:46:36 5bca46e00beb: Layer already exists 18:46:36 4b3725a5dac7: Layer already exists 18:46:36 f5d12719126d: Layer already exists 18:46:36 9a628339a477: Layer already exists 18:46:36 099268c1e796: Layer already exists 18:46:36 edf70074bd40: Layer already exists 18:46:37 main: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:37 ===================================================== [Pipeline] echo 18:46:37 taggedImages: 18:46:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:46:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.114 18:46:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 18:46:37 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 18:46:37 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:37 latest 18:46:37 3.0.0-dev.114 18:46:37 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:37 main 18:46:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:46:37 f5c600dbece8: Preparing 18:46:37 95c1d6d5de6b: Preparing 18:46:37 1894a434baff: Preparing 18:46:37 215ca49c52dc: Preparing 18:46:37 5a0bc4f78792: Preparing 18:46:37 9a628339a477: Preparing 18:46:37 4b3725a5dac7: Preparing 18:46:37 2194d2e7c3f8: Preparing 18:46:37 edf70074bd40: Preparing 18:46:37 4b3725a5dac7: Waiting 18:46:37 2194d2e7c3f8: Waiting 18:46:37 edf70074bd40: Waiting 18:46:37 9a628339a477: Waiting 18:46:38 f5c600dbece8: Pushed 18:46:38 95c1d6d5de6b: Pushed 18:46:38 1894a434baff: Pushed 18:46:38 9a628339a477: Layer already exists 18:46:38 4b3725a5dac7: Layer already exists 18:46:38 edf70074bd40: Layer already exists 18:46:39 2194d2e7c3f8: Pushed 18:46:47 5a0bc4f78792: Pushed 18:46:55 215ca49c52dc: Pushed 18:46:55 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:55 + 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 18:46:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:46:56 f5c600dbece8: Preparing 18:46:56 95c1d6d5de6b: Preparing 18:46:56 1894a434baff: Preparing 18:46:56 215ca49c52dc: Preparing 18:46:56 5a0bc4f78792: Preparing 18:46:56 9a628339a477: Preparing 18:46:56 4b3725a5dac7: Preparing 18:46:56 2194d2e7c3f8: Preparing 18:46:56 9a628339a477: Waiting 18:46:56 edf70074bd40: Preparing 18:46:56 2194d2e7c3f8: Waiting 18:46:56 edf70074bd40: Waiting 18:46:56 5a0bc4f78792: Layer already exists 18:46:56 95c1d6d5de6b: Layer already exists 18:46:56 215ca49c52dc: Layer already exists 18:46:56 1894a434baff: Layer already exists 18:46:56 f5c600dbece8: Layer already exists 18:46:56 2194d2e7c3f8: Layer already exists 18:46:56 9a628339a477: Layer already exists 18:46:56 4b3725a5dac7: Layer already exists 18:46:56 edf70074bd40: Layer already exists 18:46:56 latest: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.114 18:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:46:57 f5c600dbece8: Preparing 18:46:57 95c1d6d5de6b: Preparing 18:46:57 1894a434baff: Preparing 18:46:57 215ca49c52dc: Preparing 18:46:57 5a0bc4f78792: Preparing 18:46:57 9a628339a477: Preparing 18:46:57 4b3725a5dac7: Preparing 18:46:57 2194d2e7c3f8: Preparing 18:46:57 edf70074bd40: Preparing 18:46:57 4b3725a5dac7: Waiting 18:46:57 2194d2e7c3f8: Waiting 18:46:57 edf70074bd40: Waiting 18:46:57 9a628339a477: Waiting 18:46:57 95c1d6d5de6b: Layer already exists 18:46:57 f5c600dbece8: Layer already exists 18:46:57 5a0bc4f78792: Layer already exists 18:46:57 215ca49c52dc: Layer already exists 18:46:57 1894a434baff: Layer already exists 18:46:57 9a628339a477: Layer already exists 18:46:57 2194d2e7c3f8: Layer already exists 18:46:57 edf70074bd40: Layer already exists 18:46:57 4b3725a5dac7: Layer already exists 18:46:57 3.0.0-dev.114: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:46:58 f5c600dbece8: Preparing 18:46:58 95c1d6d5de6b: Preparing 18:46:58 1894a434baff: Preparing 18:46:58 215ca49c52dc: Preparing 18:46:58 5a0bc4f78792: Preparing 18:46:58 9a628339a477: Preparing 18:46:58 4b3725a5dac7: Preparing 18:46:58 2194d2e7c3f8: Preparing 18:46:58 edf70074bd40: Preparing 18:46:58 4b3725a5dac7: Waiting 18:46:58 2194d2e7c3f8: Waiting 18:46:58 edf70074bd40: Waiting 18:46:58 9a628339a477: Waiting 18:46:58 1894a434baff: Layer already exists 18:46:58 215ca49c52dc: Layer already exists 18:46:58 5a0bc4f78792: Layer already exists 18:46:58 f5c600dbece8: Layer already exists 18:46:58 95c1d6d5de6b: Layer already exists 18:46:58 9a628339a477: Layer already exists 18:46:58 2194d2e7c3f8: Layer already exists 18:46:58 edf70074bd40: Layer already exists 18:46:58 4b3725a5dac7: Layer already exists 18:46:58 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:58 + 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 18:46:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 18:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:46:58 f5c600dbece8: Preparing 18:46:58 95c1d6d5de6b: Preparing 18:46:58 1894a434baff: Preparing 18:46:58 215ca49c52dc: Preparing 18:46:58 5a0bc4f78792: Preparing 18:46:58 9a628339a477: Preparing 18:46:58 4b3725a5dac7: Preparing 18:46:58 2194d2e7c3f8: Preparing 18:46:58 edf70074bd40: Preparing 18:46:58 9a628339a477: Waiting 18:46:58 4b3725a5dac7: Waiting 18:46:58 2194d2e7c3f8: Waiting 18:46:58 edf70074bd40: Waiting 18:46:58 95c1d6d5de6b: Layer already exists 18:46:58 f5c600dbece8: Layer already exists 18:46:58 5a0bc4f78792: Layer already exists 18:46:58 1894a434baff: Layer already exists 18:46:58 215ca49c52dc: Layer already exists 18:46:58 9a628339a477: Layer already exists 18:46:58 4b3725a5dac7: Layer already exists 18:46:58 2194d2e7c3f8: Layer already exists 18:46:58 edf70074bd40: Layer already exists 18:46:58 main: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:58 ===================================================== [Pipeline] echo 18:46:58 taggedImages: 18:46:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:46:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.114 18:46:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 18:46:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 18:46:58 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:58 latest 18:46:58 3.0.0-dev.114 18:46:58 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:46:58 main 18:46:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:46:59 7505e1a8463a: Preparing 18:46:59 54537646e5e5: Preparing 18:46:59 31dd477162df: Preparing 18:46:59 64089ad5136a: Preparing 18:46:59 9a628339a477: Preparing 18:46:59 4b3725a5dac7: Preparing 18:46:59 bdd3c6fbd6fd: Preparing 18:46:59 edf70074bd40: Preparing 18:46:59 4b3725a5dac7: Waiting 18:46:59 bdd3c6fbd6fd: Waiting 18:46:59 edf70074bd40: Waiting 18:46:59 9a628339a477: Layer already exists 18:46:59 4b3725a5dac7: Layer already exists 18:46:59 31dd477162df: Pushed 18:46:59 7505e1a8463a: Pushed 18:46:59 54537646e5e5: Pushed 18:46:59 edf70074bd40: Layer already exists 18:47:00 bdd3c6fbd6fd: Pushed 18:47:15 64089ad5136a: Pushed 18:47:15 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:15 + 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 18:47:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:47:16 7505e1a8463a: Preparing 18:47:16 54537646e5e5: Preparing 18:47:16 31dd477162df: Preparing 18:47:16 64089ad5136a: Preparing 18:47:16 9a628339a477: Preparing 18:47:16 4b3725a5dac7: Preparing 18:47:16 bdd3c6fbd6fd: Preparing 18:47:16 edf70074bd40: Preparing 18:47:16 4b3725a5dac7: Waiting 18:47:16 bdd3c6fbd6fd: Waiting 18:47:16 edf70074bd40: Waiting 18:47:16 31dd477162df: Layer already exists 18:47:16 64089ad5136a: Layer already exists 18:47:16 9a628339a477: Layer already exists 18:47:16 7505e1a8463a: Layer already exists 18:47:16 54537646e5e5: Layer already exists 18:47:16 bdd3c6fbd6fd: Layer already exists 18:47:16 4b3725a5dac7: Layer already exists 18:47:16 edf70074bd40: Layer already exists 18:47:16 latest: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.114 18:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:47:17 7505e1a8463a: Preparing 18:47:17 54537646e5e5: Preparing 18:47:17 31dd477162df: Preparing 18:47:17 64089ad5136a: Preparing 18:47:17 9a628339a477: Preparing 18:47:17 4b3725a5dac7: Preparing 18:47:17 bdd3c6fbd6fd: Preparing 18:47:17 edf70074bd40: Preparing 18:47:17 bdd3c6fbd6fd: Waiting 18:47:17 edf70074bd40: Waiting 18:47:17 4b3725a5dac7: Waiting 18:47:17 9a628339a477: Layer already exists 18:47:17 7505e1a8463a: Layer already exists 18:47:17 54537646e5e5: Layer already exists 18:47:17 64089ad5136a: Layer already exists 18:47:17 31dd477162df: Layer already exists 18:47:17 bdd3c6fbd6fd: Layer already exists 18:47:17 4b3725a5dac7: Layer already exists 18:47:17 edf70074bd40: Layer already exists 18:47:17 3.0.0-dev.114: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:47:17 7505e1a8463a: Preparing 18:47:17 54537646e5e5: Preparing 18:47:17 31dd477162df: Preparing 18:47:17 64089ad5136a: Preparing 18:47:17 9a628339a477: Preparing 18:47:17 4b3725a5dac7: Preparing 18:47:17 bdd3c6fbd6fd: Preparing 18:47:17 edf70074bd40: Preparing 18:47:17 4b3725a5dac7: Waiting 18:47:17 bdd3c6fbd6fd: Waiting 18:47:17 edf70074bd40: Waiting 18:47:17 64089ad5136a: Layer already exists 18:47:17 9a628339a477: Layer already exists 18:47:17 31dd477162df: Layer already exists 18:47:17 54537646e5e5: Layer already exists 18:47:17 7505e1a8463a: Layer already exists 18:47:17 4b3725a5dac7: Layer already exists 18:47:17 bdd3c6fbd6fd: Layer already exists 18:47:17 edf70074bd40: Layer already exists 18:47:17 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:18 + 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 18:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 18:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:47:20 7505e1a8463a: Preparing 18:47:20 54537646e5e5: Preparing 18:47:20 31dd477162df: Preparing 18:47:20 64089ad5136a: Preparing 18:47:20 9a628339a477: Preparing 18:47:20 4b3725a5dac7: Preparing 18:47:20 bdd3c6fbd6fd: Preparing 18:47:20 edf70074bd40: Preparing 18:47:20 4b3725a5dac7: Waiting 18:47:20 bdd3c6fbd6fd: Waiting 18:47:20 edf70074bd40: Waiting 18:47:20 64089ad5136a: Layer already exists 18:47:20 7505e1a8463a: Layer already exists 18:47:20 54537646e5e5: Layer already exists 18:47:20 31dd477162df: Layer already exists 18:47:20 9a628339a477: Layer already exists 18:47:20 bdd3c6fbd6fd: Layer already exists 18:47:20 4b3725a5dac7: Layer already exists 18:47:20 edf70074bd40: Layer already exists 18:47:20 main: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:21 ===================================================== [Pipeline] echo 18:47:21 taggedImages: 18:47:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:47:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:47:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.114 18:47:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:47:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 18:47:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 18:47:21 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:47:21 latest 18:47:21 3.0.0-dev.114 18:47:21 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:47:21 main 18:47:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:47:21 c448face7db2: Preparing 18:47:21 79b64d907915: Preparing 18:47:21 4fa2e39b2278: Preparing 18:47:21 263c1eafd29b: Preparing 18:47:21 9a628339a477: Preparing 18:47:21 4b3725a5dac7: Preparing 18:47:21 2194d2e7c3f8: Preparing 18:47:21 edf70074bd40: Preparing 18:47:21 4b3725a5dac7: Waiting 18:47:21 2194d2e7c3f8: Waiting 18:47:21 edf70074bd40: Waiting 18:47:21 9a628339a477: Layer already exists 18:47:21 4b3725a5dac7: Layer already exists 18:47:22 2194d2e7c3f8: Layer already exists 18:47:22 edf70074bd40: Layer already exists 18:47:22 c448face7db2: Pushed 18:47:22 4fa2e39b2278: Pushed 18:47:22 79b64d907915: Pushed 18:47:37 263c1eafd29b: Pushed 18:47:37 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:37 + 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 18:47:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:47:37 c448face7db2: Preparing 18:47:37 79b64d907915: Preparing 18:47:37 4fa2e39b2278: Preparing 18:47:37 263c1eafd29b: Preparing 18:47:37 9a628339a477: Preparing 18:47:37 4b3725a5dac7: Preparing 18:47:37 2194d2e7c3f8: Preparing 18:47:37 edf70074bd40: Preparing 18:47:37 4b3725a5dac7: Waiting 18:47:37 edf70074bd40: Waiting 18:47:37 2194d2e7c3f8: Waiting 18:47:37 9a628339a477: Layer already exists 18:47:37 c448face7db2: Layer already exists 18:47:37 79b64d907915: Layer already exists 18:47:37 263c1eafd29b: Layer already exists 18:47:37 4fa2e39b2278: Layer already exists 18:47:37 edf70074bd40: Layer already exists 18:47:37 2194d2e7c3f8: Layer already exists 18:47:37 4b3725a5dac7: Layer already exists 18:47:37 latest: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.114 18:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:47:38 c448face7db2: Preparing 18:47:38 79b64d907915: Preparing 18:47:38 4fa2e39b2278: Preparing 18:47:38 263c1eafd29b: Preparing 18:47:38 9a628339a477: Preparing 18:47:38 4b3725a5dac7: Preparing 18:47:38 2194d2e7c3f8: Preparing 18:47:38 edf70074bd40: Preparing 18:47:38 4b3725a5dac7: Waiting 18:47:38 2194d2e7c3f8: Waiting 18:47:38 edf70074bd40: Waiting 18:47:38 79b64d907915: Layer already exists 18:47:38 c448face7db2: Layer already exists 18:47:38 4fa2e39b2278: Layer already exists 18:47:38 9a628339a477: Layer already exists 18:47:38 263c1eafd29b: Layer already exists 18:47:38 edf70074bd40: Layer already exists 18:47:38 2194d2e7c3f8: Layer already exists 18:47:38 4b3725a5dac7: Layer already exists 18:47:38 3.0.0-dev.114: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:47:39 c448face7db2: Preparing 18:47:39 79b64d907915: Preparing 18:47:39 4fa2e39b2278: Preparing 18:47:39 263c1eafd29b: Preparing 18:47:39 9a628339a477: Preparing 18:47:39 4b3725a5dac7: Preparing 18:47:39 2194d2e7c3f8: Preparing 18:47:39 edf70074bd40: Preparing 18:47:39 4b3725a5dac7: Waiting 18:47:39 2194d2e7c3f8: Waiting 18:47:39 edf70074bd40: Waiting 18:47:39 9a628339a477: Layer already exists 18:47:39 79b64d907915: Layer already exists 18:47:39 c448face7db2: Layer already exists 18:47:39 4fa2e39b2278: Layer already exists 18:47:39 263c1eafd29b: Layer already exists 18:47:39 edf70074bd40: Layer already exists 18:47:39 2194d2e7c3f8: Layer already exists 18:47:39 4b3725a5dac7: Layer already exists 18:47:39 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:40 + 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 18:47:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 18:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:47:40 c448face7db2: Preparing 18:47:40 79b64d907915: Preparing 18:47:40 4fa2e39b2278: Preparing 18:47:40 263c1eafd29b: Preparing 18:47:40 9a628339a477: Preparing 18:47:40 4b3725a5dac7: Preparing 18:47:40 2194d2e7c3f8: Preparing 18:47:40 edf70074bd40: Preparing 18:47:40 2194d2e7c3f8: Waiting 18:47:40 4b3725a5dac7: Waiting 18:47:40 edf70074bd40: Waiting 18:47:40 4fa2e39b2278: Layer already exists 18:47:40 79b64d907915: Layer already exists 18:47:40 9a628339a477: Layer already exists 18:47:40 263c1eafd29b: Layer already exists 18:47:40 c448face7db2: Layer already exists 18:47:40 2194d2e7c3f8: Layer already exists 18:47:40 edf70074bd40: Layer already exists 18:47:40 4b3725a5dac7: Layer already exists 18:47:40 main: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:40 ===================================================== [Pipeline] echo 18:47:40 taggedImages: 18:47:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:47:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:47:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.114 18:47:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:47:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 18:47:40 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:47:40 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:47:40 latest 18:47:40 3.0.0-dev.114 18:47:40 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:47:40 main 18:47:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:47:41 adccd66980c9: Preparing 18:47:41 cbe6a373fca5: Preparing 18:47:41 9a628339a477: Preparing 18:47:41 4b3725a5dac7: Preparing 18:47:41 dac48664772d: Preparing 18:47:41 edf70074bd40: Preparing 18:47:41 edf70074bd40: Waiting 18:47:41 9a628339a477: Layer already exists 18:47:41 4b3725a5dac7: Layer already exists 18:47:41 edf70074bd40: Layer already exists 18:47:41 adccd66980c9: Pushed 18:47:41 dac48664772d: Pushed 18:47:48 cbe6a373fca5: Pushed 18:47:48 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:47:49 adccd66980c9: Preparing 18:47:49 cbe6a373fca5: Preparing 18:47:49 9a628339a477: Preparing 18:47:49 4b3725a5dac7: Preparing 18:47:49 dac48664772d: Preparing 18:47:49 edf70074bd40: Preparing 18:47:49 edf70074bd40: Waiting 18:47:49 4b3725a5dac7: Layer already exists 18:47:49 cbe6a373fca5: Layer already exists 18:47:49 9a628339a477: Layer already exists 18:47:49 adccd66980c9: Layer already exists 18:47:49 dac48664772d: Layer already exists 18:47:49 edf70074bd40: Layer already exists 18:47:49 latest: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.114 18:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:47:50 adccd66980c9: Preparing 18:47:50 cbe6a373fca5: Preparing 18:47:50 9a628339a477: Preparing 18:47:50 4b3725a5dac7: Preparing 18:47:50 dac48664772d: Preparing 18:47:50 edf70074bd40: Preparing 18:47:50 edf70074bd40: Waiting 18:47:50 dac48664772d: Layer already exists 18:47:50 adccd66980c9: Layer already exists 18:47:50 9a628339a477: Layer already exists 18:47:50 cbe6a373fca5: Layer already exists 18:47:50 4b3725a5dac7: Layer already exists 18:47:50 edf70074bd40: Layer already exists 18:47:50 3.0.0-dev.114: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:47:51 adccd66980c9: Preparing 18:47:51 cbe6a373fca5: Preparing 18:47:51 9a628339a477: Preparing 18:47:51 4b3725a5dac7: Preparing 18:47:51 dac48664772d: Preparing 18:47:51 edf70074bd40: Preparing 18:47:51 edf70074bd40: Waiting 18:47:51 dac48664772d: Layer already exists 18:47:51 cbe6a373fca5: Layer already exists 18:47:51 adccd66980c9: Layer already exists 18:47:51 9a628339a477: Layer already exists 18:47:51 4b3725a5dac7: Layer already exists 18:47:51 edf70074bd40: Layer already exists 18:47:51 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:47:51 adccd66980c9: Preparing 18:47:51 cbe6a373fca5: Preparing 18:47:51 9a628339a477: Preparing 18:47:51 4b3725a5dac7: Preparing 18:47:51 dac48664772d: Preparing 18:47:51 edf70074bd40: Preparing 18:47:51 edf70074bd40: Waiting 18:47:51 cbe6a373fca5: Layer already exists 18:47:51 adccd66980c9: Layer already exists 18:47:51 dac48664772d: Layer already exists 18:47:51 4b3725a5dac7: Layer already exists 18:47:51 9a628339a477: Layer already exists 18:47:51 edf70074bd40: Layer already exists 18:47:52 main: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:52 ===================================================== [Pipeline] echo 18:47:52 taggedImages: 18:47:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:47:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:47:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.114 18:47:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:47:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:47:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:47:52 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:47:52 latest 18:47:52 3.0.0-dev.114 18:47:52 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:47:52 main 18:47:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:47:52 ea53ef911fe6: Preparing 18:47:52 9143bbe9bfc3: Preparing 18:47:52 9a628339a477: Preparing 18:47:52 4b3725a5dac7: Preparing 18:47:52 44178bc9730d: Preparing 18:47:52 edf70074bd40: Preparing 18:47:52 edf70074bd40: Waiting 18:47:52 9a628339a477: Layer already exists 18:47:52 44178bc9730d: Layer already exists 18:47:52 4b3725a5dac7: Layer already exists 18:47:52 edf70074bd40: Layer already exists 18:47:53 ea53ef911fe6: Pushed 18:47:58 9143bbe9bfc3: Pushed 18:47:58 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:47:59 ea53ef911fe6: Preparing 18:47:59 9143bbe9bfc3: Preparing 18:47:59 9a628339a477: Preparing 18:47:59 4b3725a5dac7: Preparing 18:47:59 44178bc9730d: Preparing 18:47:59 edf70074bd40: Preparing 18:47:59 edf70074bd40: Waiting 18:47:59 9a628339a477: Layer already exists 18:47:59 44178bc9730d: Layer already exists 18:47:59 4b3725a5dac7: Layer already exists 18:47:59 ea53ef911fe6: Layer already exists 18:47:59 9143bbe9bfc3: Layer already exists 18:47:59 edf70074bd40: Layer already exists 18:47:59 latest: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.114 18:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:48:00 ea53ef911fe6: Preparing 18:48:00 9143bbe9bfc3: Preparing 18:48:00 9a628339a477: Preparing 18:48:00 4b3725a5dac7: Preparing 18:48:00 44178bc9730d: Preparing 18:48:00 edf70074bd40: Preparing 18:48:00 edf70074bd40: Waiting 18:48:00 4b3725a5dac7: Layer already exists 18:48:00 9a628339a477: Layer already exists 18:48:00 ea53ef911fe6: Layer already exists 18:48:00 44178bc9730d: Layer already exists 18:48:00 9143bbe9bfc3: Layer already exists 18:48:00 edf70074bd40: Layer already exists 18:48:00 3.0.0-dev.114: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:48:01 ea53ef911fe6: Preparing 18:48:01 9143bbe9bfc3: Preparing 18:48:01 9a628339a477: Preparing 18:48:01 4b3725a5dac7: Preparing 18:48:01 44178bc9730d: Preparing 18:48:01 edf70074bd40: Preparing 18:48:01 edf70074bd40: Waiting 18:48:01 4b3725a5dac7: Layer already exists 18:48:01 ea53ef911fe6: Layer already exists 18:48:01 44178bc9730d: Layer already exists 18:48:01 9a628339a477: Layer already exists 18:48:01 9143bbe9bfc3: Layer already exists 18:48:01 edf70074bd40: Layer already exists 18:48:01 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:48:02 ea53ef911fe6: Preparing 18:48:02 9143bbe9bfc3: Preparing 18:48:02 9a628339a477: Preparing 18:48:02 4b3725a5dac7: Preparing 18:48:02 44178bc9730d: Preparing 18:48:02 edf70074bd40: Preparing 18:48:02 edf70074bd40: Waiting 18:48:02 9143bbe9bfc3: Layer already exists 18:48:02 4b3725a5dac7: Layer already exists 18:48:02 44178bc9730d: Layer already exists 18:48:02 9a628339a477: Layer already exists 18:48:02 ea53ef911fe6: Layer already exists 18:48:02 edf70074bd40: Layer already exists 18:48:02 main: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:02 ===================================================== [Pipeline] echo 18:48:02 taggedImages: 18:48:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 18:48:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:48:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.114 18:48:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 18:48:02 - 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 18:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:02 18:48:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:03 arm64: Pulling from edgex-lftools-log-publisher 18:48:03 8998bd30e6a1: Pulling fs layer 18:48:03 04944245beec: Pulling fs layer 18:48:03 699f458cf7ca: Pulling fs layer 18:48:03 765212b225bb: Pulling fs layer 18:48:03 f23df028b6ca: Pulling fs layer 18:48:03 d65c8cfc05b1: Pulling fs layer 18:48:03 2437ff75d9bd: Pulling fs layer 18:48:03 f23df028b6ca: Waiting 18:48:03 d65c8cfc05b1: Waiting 18:48:03 2437ff75d9bd: Waiting 18:48:03 765212b225bb: Waiting 18:48:03 04944245beec: Verifying Checksum 18:48:03 04944245beec: Download complete 18:48:03 765212b225bb: Verifying Checksum 18:48:03 765212b225bb: Download complete 18:48:03 f23df028b6ca: Verifying Checksum 18:48:03 f23df028b6ca: Download complete 18:48:03 d65c8cfc05b1: Verifying Checksum 18:48:03 d65c8cfc05b1: Download complete 18:48:03 699f458cf7ca: Verifying Checksum 18:48:03 699f458cf7ca: Download complete 18:48:03 8998bd30e6a1: Verifying Checksum 18:48:03 8998bd30e6a1: Download complete 18:48:05 2437ff75d9bd: Verifying Checksum 18:48:05 2437ff75d9bd: Download complete 18:48:07 8998bd30e6a1: Pull complete 18:48:07 04944245beec: Pull complete 18:48:08 699f458cf7ca: Pull complete 18:48:08 765212b225bb: Pull complete 18:48:09 f23df028b6ca: Pull complete 18:48:09 d65c8cfc05b1: Pull complete 18:48:22 2437ff75d9bd: Pull complete 18:48:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-5728 does not seem to be running inside a container 18:48:22 $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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:arm64 cat 18:48:25 $ docker top 8b0c0746f7cb3e048b2509a12b9084e79d8c14932f2c685f51355e31a85527b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:26 ---> job-cost.sh 18:48:26 lf-activate-venv: SKIPPING 18:48:26 INFO: No Stack... 18:48:26 INFO: Retrieving Pricing Info for: v3-standard-4 18:48:27 INFO: Archiving Costs [Pipeline] sh 18:48:27 + + cut -d,cat -f6 /w/workspace/edgex-go/476/archives/cost.csv 18:48:27 [Pipeline] lock 18:48:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-476-stack-cost] 18:48:27 Resource [jenkins-edgexfoundry-edgex-go-main-476-stack-cost] did not exist. Created. 18:48:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-476-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:28 + echo total: 0.10999999940395355 [Pipeline] stash 18:48:29 Stashed 1 file(s) [Pipeline] } 18:48:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-476-stack-cost] [Pipeline] // lock [Pipeline] } 18:48:29 $ docker stop --time=1 8b0c0746f7cb3e048b2509a12b9084e79d8c14932f2c685f51355e31a85527b5 18:48:30 $ docker rm -f --volumes 8b0c0746f7cb3e048b2509a12b9084e79d8c14932f2c685f51355e31a85527b5 [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 18:48:31 provisioning config files... 18:48:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/476@tmp/config17874154261292408388tmp [Pipeline] { [Pipeline] sh 18:48:31 + set +x 18:48:31 + + bash -s -- 18:48:31 curl -s https://codecov.io/bash 18:48:31 18:48:31 _____ _ 18:48:31 / ____| | | 18:48:31 | | ___ __| | ___ ___ _____ __ 18:48:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:48:31 | |___| (_) | (_| | __/ (_| (_) \ V / 18:48:31 \_____\___/ \__,_|\___|\___\___/ \_/ 18:48:31 Bash-1.0.6 18:48:31 18:48:31 18:48:31 ==> git version 2.25.1 found 18:48:31 ==> 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 18:48:31 Release-Date: 2020-01-08 18:48:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:48:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:48:31 ==> Jenkins CI detected. 18:48:31 current dir:  /w/workspace/edgex-go/476 18:48:31 project root: . 18:48:31 --> token set from env 18:48:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:48:31 ==> Running gcov in . (disable via -X gcov) 18:48:31 ==> Python coveragepy not found 18:48:31 ==> Searching for coverage reports in: 18:48:31 + . 18:48:31 -> Found 1 reports 18:48:31 ==> Detecting git/mercurial file structure 18:48:31 ==> Reading reports 18:48:31 + ./coverage.out bytes=447380 18:48:31 ==> Appending adjustments 18:48:31 https://docs.codecov.io/docs/fixing-reports 18:48:32 + Found adjustments 18:48:32 ==> Gzipping contents 18:48:32 60K /tmp/codecov.pkGLVJ.gz 18:48:32 ==> Uploading reports 18:48:32 url: https://codecov.io 18:48:32 query: branch=main&commit=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b&build=476&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F476%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:48:32 -> Pinging Codecov 18:48:32 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=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b&build=476&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F476%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:48:33 -> Uploading to 18:48:33 https://storage.googleapis.com/codecov/v4/raw/2023-03-24/00271124DB129430A58F1EEE437C3FCB/e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b/9d4af4d8-80d6-450b-8f9c-1daa48ce9457.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T184832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdc866058ab514f3837cac5b593e25058b9160a289f37ca28734799dc5247ea2 18:48:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:33 Dload Upload Total Spent Left Speed 18:48:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57524 0 0 100 57524 0 215k --:--:-- --:--:-- --:--:-- 216k 18:48:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } 18:48:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:48:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:48:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:33 18:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:48:34 df9b9388f04a: Pulling fs layer 18:48:34 52dc419b0ee2: Pulling fs layer 18:48:34 25bc292e5bac: Pulling fs layer 18:48:34 114826534d7a: Pulling fs layer 18:48:34 4657fd5d0bcf: Pulling fs layer 18:48:34 6ad1cebc031e: Pulling fs layer 18:48:34 8a3aa393b2d8: Pulling fs layer 18:48:34 6ad1cebc031e: Waiting 18:48:34 8a3aa393b2d8: Waiting 18:48:34 4657fd5d0bcf: Waiting 18:48:34 114826534d7a: Waiting 18:48:34 25bc292e5bac: Verifying Checksum 18:48:34 25bc292e5bac: Download complete 18:48:34 52dc419b0ee2: Verifying Checksum 18:48:34 52dc419b0ee2: Download complete 18:48:34 4657fd5d0bcf: Verifying Checksum 18:48:34 4657fd5d0bcf: Download complete 18:48:34 df9b9388f04a: Verifying Checksum 18:48:34 df9b9388f04a: Download complete 18:48:34 df9b9388f04a: Pull complete 18:48:34 6ad1cebc031e: Download complete 18:48:34 52dc419b0ee2: Pull complete 18:48:34 25bc292e5bac: Pull complete 18:48:35 114826534d7a: Verifying Checksum 18:48:35 114826534d7a: Download complete 18:48:35 8a3aa393b2d8: Verifying Checksum 18:48:35 8a3aa393b2d8: Download complete 18:48:38 114826534d7a: Pull complete 18:48:38 4657fd5d0bcf: Pull complete 18:48:38 6ad1cebc031e: Pull complete 18:48:41 8a3aa393b2d8: Pull complete 18:48:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:41 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:48:41 $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:48:44 $ docker top e34dddfa7e1f79fb391ea10101420cdd8dfe214b3ea663ba197e2f508d662a24 -eo pid,comm [Pipeline] { [Pipeline] echo 18:48:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 18:48:44 + set -o pipefail 18:48:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 18:48:50 18:48:50 Monitoring /w/workspace/edgex-go/476 (github.com/edgexfoundry/edgex-go)... 18:48:50 18:48:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/9b9f375c-ffc0-4084-9ec7-8ad3844cdd84 18:48:50 18:48:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:48:50 18:48:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:48:50 18:48:51 18:48:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:48:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:48:51 More details here: https://snyk.co/ue1NS [Pipeline] } 18:48:51 $ docker stop --time=1 e34dddfa7e1f79fb391ea10101420cdd8dfe214b3ea663ba197e2f508d662a24 18:48:53 $ docker rm -f --volumes e34dddfa7e1f79fb391ea10101420cdd8dfe214b3ea663ba197e2f508d662a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:48:53 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:54 provisioning config files... 18:48:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/476@tmp/config9870302868322734152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:54 --> edgex-publish-swagger.sh 18:48:54 === Publish openapi/v3 API === 18:48:54 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 18:48:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/476/openapi/v3/core-command.yaml] 18:48:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:54 Dload Upload Total Spent Left Speed 18:48:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46373 --:--:-- --:--:-- --:--:-- 46299 100 29030 0 0 100 29030 0 46373 --:--:-- --:--:-- --:--:-- 46299 18:48:54 18:48:54 18:48:54 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/476/openapi/v3/core-data.yaml] 18:48:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:54 Dload Upload Total Spent Left Speed 18:48:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 108k --:--:-- --:--:-- --:--:-- 108k 18:48:55 18:48:55 18:48:55 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/476/openapi/v3/core-metadata.yaml] 18:48:55 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:55 Dload Upload Total Spent Left Speed 18:48:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 697k --:--:-- --:--:-- --:--:-- 693k 100 141k 0 0 100 141k 0 244k --:--:-- --:--:-- --:--:-- 244k 18:48:55 18:48:55 18:48:55 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/476/openapi/v3/support-notifications.yaml] 18:48:55 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:55 Dload Upload Total Spent Left Speed 18:48:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k 18:48:56 18:48:56 18:48:56 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/476/openapi/v3/support-scheduler.yaml] 18:48:56 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:56 Dload Upload Total Spent Left Speed 18:48:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 390k --:--:-- --:--:-- --:--:-- 386k 100 34001 0 0 100 34001 0 71732 --:--:-- --:--:-- --:--:-- 71581 18:48:57 18:48:57 [Pipeline] } 18:48:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 18:48:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:57 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:48:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:48:58 $ docker top ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 -eo pid,comm 18:48:58 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). 18:48:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:58 [ssh-agent] Looking for ssh-agent implementation... 18:48:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:58 $ docker exec ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 ssh-agent 18:48:58 SSH_AUTH_SOCK=/tmp/ssh-nSpKCehDWWDQ/agent.31 18:48:58 SSH_AGENT_PID=37 18:48:58 Running ssh-add (command line suppressed) 18:48:58 Identity added: /w/workspace/edgex-go/476@tmp/private_key_8954077672998812745.key (/w/workspace/edgex-go/476@tmp/private_key_8954077672998812745.key) 18:48:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:58 + git semver tag 18:48:59 2023-03-24 18:48:59,091 [run_tag] DEBUG tag force:False 18:48:59 2023-03-24 18:48:59,091 [check_head_tag] DEBUG check head tag 18:48:59 2023-03-24 18:48:59,094 [execute] INFO git cat-file --batch-check 18:48:59 2023-03-24 18:48:59,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=) 18:48:59 2023-03-24 18:48:59,097 [execute] INFO git cat-file --batch 18:48:59 2023-03-24 18:48:59,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=) 18:48:59 2023-03-24 18:48:59,150 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main 18:48:59 2023-03-24 18:48:59,150 [execute] INFO git tag -a v3.0.0-dev.114 -m v3.0.0-dev.114 18:48:59 2023-03-24 18:48:59,151 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.114', '-m', 'v3.0.0-dev.114'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=None) 18:48:59 2023-03-24 18:48:59,153 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main 18:48:59 3.0.0-dev.114 [Pipeline] } 18:48:59 $ docker exec --env ******** --env ******** ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 ssh-agent -k 18:48:59 unset SSH_AUTH_SOCK; 18:48:59 unset SSH_AGENT_PID; 18:48:59 echo Agent pid 37 killed; 18:48:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:59 + git semver [Pipeline] } 18:48:59 $ docker stop --time=1 ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 18:49:01 $ docker rm -f --volumes ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:49:01 18:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:49:01 0.23.1-centos7: Pulling from edgex-lftools 18:49:01 ab5ef0e58194: Pulling fs layer 18:49:01 9712f1f96733: Pulling fs layer 18:49:01 63f879dbbcfc: Pulling fs layer 18:49:01 0d9ebad4ef96: Pulling fs layer 18:49:01 e9a5061849ea: Pulling fs layer 18:49:01 d747dcd14b5f: Pulling fs layer 18:49:01 2de7ff778b66: Pulling fs layer 18:49:01 d747dcd14b5f: Waiting 18:49:01 2de7ff778b66: Waiting 18:49:01 0d9ebad4ef96: Waiting 18:49:01 e9a5061849ea: Waiting 18:49:01 9712f1f96733: Verifying Checksum 18:49:01 9712f1f96733: Download complete 18:49:02 63f879dbbcfc: Verifying Checksum 18:49:02 63f879dbbcfc: Download complete 18:49:02 e9a5061849ea: Verifying Checksum 18:49:02 e9a5061849ea: Download complete 18:49:02 d747dcd14b5f: Verifying Checksum 18:49:02 d747dcd14b5f: Download complete 18:49:02 0d9ebad4ef96: Verifying Checksum 18:49:02 ab5ef0e58194: Verifying Checksum 18:49:02 ab5ef0e58194: Download complete 18:49:02 2de7ff778b66: Verifying Checksum 18:49:02 2de7ff778b66: Download complete 18:49:05 ab5ef0e58194: Pull complete 18:49:05 9712f1f96733: Pull complete 18:49:06 63f879dbbcfc: Pull complete 18:49:09 0d9ebad4ef96: Pull complete 18:49:09 e9a5061849ea: Pull complete 18:49:09 d747dcd14b5f: Pull complete 18:49:10 2de7ff778b66: Pull complete 18:49:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:49:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:49:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:10 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:49:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:49:14 $ docker top cae2825510891b9c952a5b097c35e2390470b767fd677b659ac0c594a3d3b79e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:49:14 provisioning config files... 18:49:14 copy managed file [sigul-config] to file:/w/workspace/edgex-go/476@tmp/config8603370952496434112tmp 18:49:14 copy managed file [sigul-password] to file:/w/workspace/edgex-go/476@tmp/config914061499981472636tmp 18:49:14 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/476@tmp/config5124583112431907105tmp [Pipeline] { [Pipeline] echo 18:49:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:49:14 ---> sigul-configuration.sh 18:49:14 gpg: directory `/root/.gnupg' created 18:49:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:49:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:49:14 gpg: keyring `/root/.gnupg/secring.gpg' created 18:49:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:49:14 gpg: CAST5 encrypted data 18:49:14 gpg: encrypted with 1 passphrase 18:49:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:49:15 + mkdir /home/jenkins 18:49:15 + mkdir /home/jenkins/sigul [Pipeline] sh 18:49:15 + 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 18:49:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:49:15 ---> sigul-install.sh 18:49:15 Sigul already installed; skipping installation. [Pipeline] sh 18:49:16 + git tag --list 18:49:16 0.6.0 18:49:16 0.6.1 18:49:16 0.7.0 18:49:16 0.7.1 18:49:16 v1.0.0 18:49:16 v1.0.1 18:49:16 v1.1.0 18:49:16 v1.2.0 18:49:16 v1.2.1 18:49:16 v1.3.0 18:49:16 v1.3.1 18:49:16 v2.0.0 18:49:16 v2.1.0 18:49:16 v2.1.1 18:49:16 v2.1.1-dev.1 18:49:16 v2.1.1-dev.2 18:49:16 v2.1.1-dev.3 18:49:16 v2.1.1-dev.4 18:49:16 v2.1.1-dev.5 18:49:16 v2.1.1-dev.6 18:49:16 v2.1.1-dev.7 18:49:16 v2.1.1-dev.8 18:49:16 v2.1.2-dev.1 18:49:16 v2.2.0 18:49:16 v2.2.1-dev.1 18:49:16 v2.2.1-dev.10 18:49:16 v2.2.1-dev.11 18:49:16 v2.2.1-dev.12 18:49:16 v2.2.1-dev.13 18:49:16 v2.2.1-dev.14 18:49:16 v2.2.1-dev.15 18:49:16 v2.2.1-dev.16 18:49:16 v2.2.1-dev.17 18:49:16 v2.2.1-dev.18 18:49:16 v2.2.1-dev.19 18:49:16 v2.2.1-dev.2 18:49:16 v2.2.1-dev.20 18:49:16 v2.2.1-dev.21 18:49:16 v2.2.1-dev.22 18:49:16 v2.2.1-dev.23 18:49:16 v2.2.1-dev.24 18:49:16 v2.2.1-dev.25 18:49:16 v2.2.1-dev.26 18:49:16 v2.2.1-dev.27 18:49:16 v2.2.1-dev.28 18:49:16 v2.2.1-dev.29 18:49:16 v2.2.1-dev.3 18:49:16 v2.2.1-dev.4 18:49:16 v2.2.1-dev.5 18:49:16 v2.2.1-dev.6 18:49:16 v2.2.1-dev.7 18:49:16 v2.2.1-dev.8 18:49:16 v2.2.1-dev.9 18:49:16 v2.3.0 18:49:16 v2.3.0-dev.100 18:49:16 v2.3.0-dev.101 18:49:16 v2.3.0-dev.102 18:49:16 v2.3.0-dev.103 18:49:16 v2.3.0-dev.104 18:49:16 v2.3.0-dev.105 18:49:16 v2.3.0-dev.106 18:49:16 v2.3.0-dev.29 18:49:16 v2.3.0-dev.30 18:49:16 v2.3.0-dev.31 18:49:16 v2.3.0-dev.32 18:49:16 v2.3.0-dev.33 18:49:16 v2.3.0-dev.34 18:49:16 v2.3.0-dev.35 18:49:16 v2.3.0-dev.36 18:49:16 v2.3.0-dev.37 18:49:16 v2.3.0-dev.38 18:49:16 v2.3.0-dev.39 18:49:16 v2.3.0-dev.40 18:49:16 v2.3.0-dev.41 18:49:16 v2.3.0-dev.42 18:49:16 v2.3.0-dev.43 18:49:16 v2.3.0-dev.44 18:49:16 v2.3.0-dev.45 18:49:16 v2.3.0-dev.46 18:49:16 v2.3.0-dev.47 18:49:16 v2.3.0-dev.48 18:49:16 v2.3.0-dev.49 18:49:16 v2.3.0-dev.50 18:49:16 v2.3.0-dev.51 18:49:16 v2.3.0-dev.52 18:49:16 v2.3.0-dev.53 18:49:16 v2.3.0-dev.54 18:49:16 v2.3.0-dev.55 18:49:16 v2.3.0-dev.56 18:49:16 v2.3.0-dev.57 18:49:16 v2.3.0-dev.58 18:49:16 v2.3.0-dev.59 18:49:16 v2.3.0-dev.60 18:49:16 v2.3.0-dev.61 18:49:16 v2.3.0-dev.62 18:49:16 v2.3.0-dev.63 18:49:16 v2.3.0-dev.64 18:49:16 v2.3.0-dev.65 18:49:16 v2.3.0-dev.66 18:49:16 v2.3.0-dev.67 18:49:16 v2.3.0-dev.68 18:49:16 v2.3.0-dev.69 18:49:16 v2.3.0-dev.70 18:49:16 v2.3.0-dev.71 18:49:16 v2.3.0-dev.72 18:49:16 v2.3.0-dev.73 18:49:16 v2.3.0-dev.74 18:49:16 v2.3.0-dev.75 18:49:16 v2.3.0-dev.76 18:49:16 v2.3.0-dev.77 18:49:16 v2.3.0-dev.78 18:49:16 v2.3.0-dev.79 18:49:16 v2.3.0-dev.80 18:49:16 v2.3.0-dev.81 18:49:16 v2.3.0-dev.82 18:49:16 v2.3.0-dev.83 18:49:16 v2.3.0-dev.84 18:49:16 v2.3.0-dev.85 18:49:16 v2.3.0-dev.86 18:49:16 v2.3.0-dev.87 18:49:16 v2.3.0-dev.88 18:49:16 v2.3.0-dev.89 18:49:16 v2.3.0-dev.90 18:49:16 v2.3.0-dev.91 18:49:16 v2.3.0-dev.92 18:49:16 v2.3.0-dev.93 18:49:16 v2.3.0-dev.94 18:49:16 v2.3.0-dev.95 18:49:16 v2.3.0-dev.96 18:49:16 v2.3.0-dev.97 18:49:16 v2.3.0-dev.98 18:49:16 v2.3.0-dev.99 18:49:16 v2.3.1-dev.1 18:49:16 v2.3.1-dev.2 18:49:16 v2.3.1-dev.3 18:49:16 v2.3.1-dev.4 18:49:16 v2.3.1-dev.5 18:49:16 v3.0.0-dev.1 18:49:16 v3.0.0-dev.10 18:49:16 v3.0.0-dev.100 18:49:16 v3.0.0-dev.101 18:49:16 v3.0.0-dev.102 18:49:16 v3.0.0-dev.103 18:49:16 v3.0.0-dev.104 18:49:16 v3.0.0-dev.105 18:49:16 v3.0.0-dev.106 18:49:16 v3.0.0-dev.107 18:49:16 v3.0.0-dev.108 18:49:16 v3.0.0-dev.109 18:49:16 v3.0.0-dev.11 18:49:16 v3.0.0-dev.110 18:49:16 v3.0.0-dev.111 18:49:16 v3.0.0-dev.112 18:49:16 v3.0.0-dev.113 18:49:16 v3.0.0-dev.114 18:49:16 v3.0.0-dev.12 18:49:16 v3.0.0-dev.13 18:49:16 v3.0.0-dev.14 18:49:16 v3.0.0-dev.15 18:49:16 v3.0.0-dev.16 18:49:16 v3.0.0-dev.17 18:49:16 v3.0.0-dev.18 18:49:16 v3.0.0-dev.19 18:49:16 v3.0.0-dev.2 18:49:16 v3.0.0-dev.20 18:49:16 v3.0.0-dev.21 18:49:16 v3.0.0-dev.22 18:49:16 v3.0.0-dev.23 18:49:16 v3.0.0-dev.24 18:49:16 v3.0.0-dev.25 18:49:16 v3.0.0-dev.26 18:49:16 v3.0.0-dev.27 18:49:16 v3.0.0-dev.28 18:49:16 v3.0.0-dev.29 18:49:16 v3.0.0-dev.3 18:49:16 v3.0.0-dev.30 18:49:16 v3.0.0-dev.31 18:49:16 v3.0.0-dev.32 18:49:16 v3.0.0-dev.33 18:49:16 v3.0.0-dev.34 18:49:16 v3.0.0-dev.35 18:49:16 v3.0.0-dev.36 18:49:16 v3.0.0-dev.37 18:49:16 v3.0.0-dev.38 18:49:16 v3.0.0-dev.39 18:49:16 v3.0.0-dev.4 18:49:16 v3.0.0-dev.40 18:49:16 v3.0.0-dev.41 18:49:16 v3.0.0-dev.42 18:49:16 v3.0.0-dev.43 18:49:16 v3.0.0-dev.44 18:49:16 v3.0.0-dev.45 18:49:16 v3.0.0-dev.46 18:49:16 v3.0.0-dev.47 18:49:16 v3.0.0-dev.48 18:49:16 v3.0.0-dev.49 18:49:16 v3.0.0-dev.5 18:49:16 v3.0.0-dev.50 18:49:16 v3.0.0-dev.51 18:49:16 v3.0.0-dev.52 18:49:16 v3.0.0-dev.53 18:49:16 v3.0.0-dev.54 18:49:16 v3.0.0-dev.55 18:49:16 v3.0.0-dev.56 18:49:16 v3.0.0-dev.57 18:49:16 v3.0.0-dev.58 18:49:16 v3.0.0-dev.59 18:49:16 v3.0.0-dev.6 18:49:16 v3.0.0-dev.60 18:49:16 v3.0.0-dev.61 18:49:16 v3.0.0-dev.62 18:49:16 v3.0.0-dev.63 18:49:16 v3.0.0-dev.64 18:49:16 v3.0.0-dev.65 18:49:16 v3.0.0-dev.66 18:49:16 v3.0.0-dev.67 18:49:16 v3.0.0-dev.68 18:49:16 v3.0.0-dev.69 18:49:16 v3.0.0-dev.7 18:49:16 v3.0.0-dev.70 18:49:16 v3.0.0-dev.71 18:49:16 v3.0.0-dev.72 18:49:16 v3.0.0-dev.73 18:49:16 v3.0.0-dev.74 18:49:16 v3.0.0-dev.75 18:49:16 v3.0.0-dev.76 18:49:16 v3.0.0-dev.77 18:49:16 v3.0.0-dev.78 18:49:16 v3.0.0-dev.79 18:49:16 v3.0.0-dev.8 18:49:16 v3.0.0-dev.80 18:49:16 v3.0.0-dev.81 18:49:16 v3.0.0-dev.82 18:49:16 v3.0.0-dev.83 18:49:16 v3.0.0-dev.84 18:49:16 v3.0.0-dev.85 18:49:16 v3.0.0-dev.86 18:49:16 v3.0.0-dev.87 18:49:16 v3.0.0-dev.88 18:49:16 v3.0.0-dev.89 18:49:16 v3.0.0-dev.9 18:49:16 v3.0.0-dev.90 18:49:16 v3.0.0-dev.91 18:49:16 v3.0.0-dev.92 18:49:16 v3.0.0-dev.93 18:49:16 v3.0.0-dev.94 18:49:16 v3.0.0-dev.95 18:49:16 v3.0.0-dev.96 18:49:16 v3.0.0-dev.97 18:49:16 v3.0.0-dev.98 18:49:16 v3.0.0-dev.99 [Pipeline] sh 18:49:16 + lftools sign git-tag v3.0.0-dev.114 18:49:16 Signing Git tag with Sigul... 18:49:16 Signing v3.0.0-dev.114 [Pipeline] echo 18:49:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:49:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:49:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:49:17 $ docker stop --time=1 cae2825510891b9c952a5b097c35e2390470b767fd677b659ac0c594a3d3b79e 18:49:19 $ docker rm -f --volumes cae2825510891b9c952a5b097c35e2390470b767fd677b659ac0c594a3d3b79e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:49:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:49:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:19 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:49:20 $ docker top 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:49:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:20 [ssh-agent] Looking for ssh-agent implementation... 18:49:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:20 $ docker exec 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 ssh-agent 18:49:20 SSH_AUTH_SOCK=/tmp/ssh-swy2sItdmqlM/agent.33 18:49:20 SSH_AGENT_PID=39 18:49:20 Running ssh-add (command line suppressed) 18:49:20 Identity added: /w/workspace/edgex-go/476@tmp/private_key_9156438032552366728.key (/w/workspace/edgex-go/476@tmp/private_key_9156438032552366728.key) 18:49:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:21 + git semver bump pre 18:49:21 2023-03-24 18:49:21,210 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main 18:49:21 2023-03-24 18:49:21,210 [bump_version] DEBUG bumping version:3.0.0-dev.114 on axis:pre with prefix:dev 18:49:21 2023-03-24 18:49:21,210 [bump_version] DEBUG bumped version:3.0.0-dev.115 18:49:21 2023-03-24 18:49:21,210 [write_version] DEBUG write version:3.0.0-dev.115 to path:/w/workspace/edgex-go/476/.semver/main with force:True 18:49:21 2023-03-24 18:49:21,210 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main 18:49:21 2023-03-24 18:49:21,210 [write_file] DEBUG write to file:/w/workspace/edgex-go/476/.semver/main 18:49:21 2023-03-24 18:49:21,212 [execute] INFO git cat-file --batch-check 18:49:21 2023-03-24 18:49:21,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=) 18:49:21 2023-03-24 18:49:21,218 [execute] INFO git cat-file --batch 18:49:21 2023-03-24 18:49:21,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=) 18:49:21 2023-03-24 18:49:21,223 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main 18:49:21 3.0.0-dev.115 [Pipeline] } 18:49:21 $ docker exec --env ******** --env ******** 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 ssh-agent -k 18:49:21 unset SSH_AUTH_SOCK; 18:49:21 unset SSH_AGENT_PID; 18:49:21 echo Agent pid 39 killed; 18:49:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:21 + git semver [Pipeline] } 18:49:22 $ docker stop --time=1 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 18:49:23 $ docker rm -f --volumes 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:49:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:23 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:49:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:49:24 $ docker top 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d -eo pid,comm 18:49:24 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). 18:49:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:49:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:24 [ssh-agent] Looking for ssh-agent implementation... 18:49:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:24 $ docker exec 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d ssh-agent 18:49:24 SSH_AUTH_SOCK=/tmp/ssh-4DCROpIC1A3n/agent.31 18:49:24 SSH_AGENT_PID=37 18:49:24 Running ssh-add (command line suppressed) 18:49:24 Identity added: /w/workspace/edgex-go/476@tmp/private_key_8388680140502909712.key (/w/workspace/edgex-go/476@tmp/private_key_8388680140502909712.key) 18:49:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:25 + git semver push 18:49:25 2023-03-24 18:49:25,269 [run_push] DEBUG push 18:49:25 2023-03-24 18:49:25,270 [execute] INFO git cat-file --batch-check 18:49:25 2023-03-24 18:49:25,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=) 18:49:25 2023-03-24 18:49:25,274 [execute] INFO git rev-list 0a847e6f5d142e114d39c91979a66a7d5dfaf435 -- 18:49:25 2023-03-24 18:49:25,275 [execute] DEBUG Popen(['git', 'rev-list', '0a847e6f5d142e114d39c91979a66a7d5dfaf435', '--'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=None) 18:49:25 2023-03-24 18:49:25,290 [execute] INFO git fetch -v origin 18:49:25 2023-03-24 18:49:25,291 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=True, shell=None, istream=None) 18:49:25 2023-03-24 18:49:25,762 [run_push] DEBUG no remote changes detected 18:49:25 2023-03-24 18:49:25,762 [execute] INFO git push origin semver 18:49:25 2023-03-24 18:49:25,763 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=None) 18:49:27 2023-03-24 18:49:27,070 [run_push] DEBUG push all version tags 18:49:27 2023-03-24 18:49:27,070 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:49:27 2023-03-24 18:49:27,071 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=None) 18:49:28 2023-03-24 18:49:28,125 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main 18:49:28 3.0.0-dev.115 [Pipeline] } 18:49:28 $ docker exec --env ******** --env ******** 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d ssh-agent -k 18:49:28 unset SSH_AUTH_SOCK; 18:49:28 unset SSH_AGENT_PID; 18:49:28 echo Agent pid 37 killed; 18:49:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:28 + git semver [Pipeline] } 18:49:28 $ docker stop --time=1 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d 18:49:30 $ docker rm -f --volumes 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d [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 18:49:30 + [ -d /w/workspace/edgex-go/476/archives ] [Pipeline] libraryResource [Pipeline] sh 18:49:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:49:31 ---> package-listing.sh 18:49:31 ++ facter osfamily 18:49:31 ++ tr '[:upper:]' '[:lower:]' 18:49:32 + OS_FAMILY=debian 18:49:32 + workspace=/w/workspace/edgex-go/476 18:49:32 + START_PACKAGES=/tmp/packages_start.txt 18:49:32 + END_PACKAGES=/tmp/packages_end.txt 18:49:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:32 + PACKAGES=/tmp/packages_start.txt 18:49:32 + '[' /w/workspace/edgex-go/476 ']' 18:49:32 + PACKAGES=/tmp/packages_end.txt 18:49:32 + case "${OS_FAMILY}" in 18:49:32 + dpkg -l 18:49:32 + grep '^ii' 18:49:32 + '[' -f /tmp/packages_start.txt ']' 18:49:32 + '[' -f /tmp/packages_end.txt ']' 18:49:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:32 + '[' /w/workspace/edgex-go/476 ']' 18:49:32 + mkdir -p /w/workspace/edgex-go/476/archives/ 18:49:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/476/archives/ [Pipeline] echo 18:49:32 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/476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:49:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:32 18:49:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:33 latest: Pulling from edgex-lftools-log-publisher 18:49:33 5eb5b503b376: Pulling fs layer 18:49:33 5c69ac0246d0: Pulling fs layer 18:49:33 ec43610c2a17: Pulling fs layer 18:49:33 3a2ae6a8a46f: Pulling fs layer 18:49:33 33b1e0a273af: Pulling fs layer 18:49:33 5d3b04190fa2: Pulling fs layer 18:49:33 2f39f015ded8: Pulling fs layer 18:49:33 3a2ae6a8a46f: Waiting 18:49:33 33b1e0a273af: Waiting 18:49:33 2f39f015ded8: Waiting 18:49:33 5c69ac0246d0: Verifying Checksum 18:49:33 5c69ac0246d0: Download complete 18:49:33 3a2ae6a8a46f: Download complete 18:49:33 33b1e0a273af: Download complete 18:49:33 5d3b04190fa2: Verifying Checksum 18:49:33 5d3b04190fa2: Download complete 18:49:33 ec43610c2a17: Verifying Checksum 18:49:33 5eb5b503b376: Download complete 18:49:34 2f39f015ded8: Download complete 18:49:34 5eb5b503b376: Pull complete 18:49:34 5c69ac0246d0: Pull complete 18:49:35 ec43610c2a17: Pull complete 18:49:35 3a2ae6a8a46f: Pull complete 18:49:35 33b1e0a273af: Pull complete 18:49:35 5d3b04190fa2: Pull complete 18:49:39 2f39f015ded8: Pull complete 18:49:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:40 prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container 18:49:40 $ 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/476/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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 18:49:42 $ docker top 893489d0b9f81b66282799e2e517493cc7f978d158082081076053c268f38b80 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:43 + touch /tmp/pre-build-complete [Pipeline] sh 18:49:43 + mkdir -p /var/log/sysstat [Pipeline] sh 18:49:43 + ls /var/log/sa-host 18:49:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:43 provisioning config files... 18:49:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/476@tmp/config10439246824777698263tmp [Pipeline] { [Pipeline] echo 18:49:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:44 ---> create-netrc.sh [Pipeline] } 18:49:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:49:44 ---> python-tools-install.sh [Pipeline] echo 18:49:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:49:44 ---> sudo-logs.sh 18:49:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:49:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:49:44 ---> job-cost.sh 18:49:44 lf-activate-venv: SKIPPING 18:49:44 DEBUG: total: 0.10999999940395355 18:49:44 INFO: Retrieving Stack Cost... 18:49:45 INFO: Retrieving Pricing Info for: v3-standard-8 18:49:45 INFO: Archiving Costs [Pipeline] echo 18:49:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:49:46 ---> logs-deploy.sh 18:49:46 lf-activate-venv: SKIPPING 18:49:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/476 18:49:46 INFO: archiving workspace using pattern(s): 18:49:46 Archives upload complete. 18:49:46 INFO: archiving logs to Nexus 18:49:47 ---> uname -a: 18:49:47 Linux prd-ubuntu20-04-docker-8c-8g-5727 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:49:47 18:49:47 18:49:47 ---> lscpu: 18:49:47 Architecture: x86_64 18:49:47 CPU op-mode(s): 32-bit, 64-bit 18:49:47 Byte Order: Little Endian 18:49:47 Address sizes: 40 bits physical, 48 bits virtual 18:49:47 CPU(s): 8 18:49:47 On-line CPU(s) list: 0-7 18:49:47 Thread(s) per core: 1 18:49:47 Core(s) per socket: 1 18:49:47 Socket(s): 8 18:49:47 NUMA node(s): 1 18:49:47 Vendor ID: AuthenticAMD 18:49:47 CPU family: 23 18:49:47 Model: 49 18:49:47 Model name: AMD EPYC-Rome Processor 18:49:47 Stepping: 0 18:49:47 CPU MHz: 2799.940 18:49:47 BogoMIPS: 5599.88 18:49:47 Virtualization: AMD-V 18:49:47 Hypervisor vendor: KVM 18:49:47 Virtualization type: full 18:49:47 L1d cache: 256 KiB 18:49:47 L1i cache: 256 KiB 18:49:47 L2 cache: 4 MiB 18:49:47 L3 cache: 128 MiB 18:49:47 NUMA node0 CPU(s): 0-7 18:49:47 Vulnerability Itlb multihit: Not affected 18:49:47 Vulnerability L1tf: Not affected 18:49:47 Vulnerability Mds: Not affected 18:49:47 Vulnerability Meltdown: Not affected 18:49:47 Vulnerability Mmio stale data: Not affected 18:49:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:49:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:49:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:49:47 Vulnerability Srbds: Not affected 18:49:47 Vulnerability Tsx async abort: Not affected 18:49:47 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 18:49:47 18:49:47 18:49:47 ---> nproc: 18:49:47 8 18:49:47 18:49:47 18:49:47 ---> df -h: 18:49:47 Filesystem Size Used Avail Use% Mounted on 18:49:47 overlay 155G 22G 134G 14% / 18:49:47 tmpfs 64M 0 64M 0% /dev 18:49:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:49:47 shm 64M 0 64M 0% /dev/shm 18:49:47 /dev/vda1 155G 22G 134G 14% /facter-os 18:49:47 18:49:47 18:49:47 ---> sar -b -r -n DEV: 18:49:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5727) 03/24/23 _x86_64_ (8 CPU) 18:49:47 18:49:47 18:19:06 LINUX RESTART (8 CPU) 18:49:47 18:49:47 18:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:49:47 18:21:01 131.61 3.70 127.91 0.00 417.00 65579.47 0.00 18:49:47 18:22:01 30.96 0.02 30.94 0.00 0.13 18049.07 0.00 18:49:47 18:23:01 84.59 0.30 84.29 0.00 9.47 34620.23 0.00 18:49:47 18:24:01 613.28 9.80 603.48 0.00 88.24 287749.82 0.00 18:49:47 18:25:01 1034.20 11.08 1023.12 0.00 2896.82 236834.78 0.00 18:49:47 18:26:02 624.29 5.12 619.17 0.00 2314.01 276225.36 0.00 18:49:47 18:27:01 1098.85 0.10 1098.75 0.00 10.30 206808.74 0.00 18:49:47 18:28:01 32.84 0.10 32.74 0.00 16.66 1037.29 0.00 18:49:47 18:29:01 8.90 0.00 8.90 0.00 0.00 232.63 0.00 18:49:47 18:30:01 1.90 0.00 1.90 0.00 0.00 19.86 0.00 18:49:47 18:31:01 1.42 0.00 1.42 0.00 0.00 15.06 0.00 18:49:47 18:32:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 18:49:47 18:33:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 18:49:47 18:34:01 1.62 0.00 1.62 0.00 0.00 17.06 0.00 18:49:47 18:35:01 1.40 0.02 1.38 0.00 0.13 19.46 0.00 18:49:47 18:36:01 2.03 0.00 2.03 0.00 0.00 23.59 0.00 18:49:47 18:37:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 18:49:47 18:38:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 18:49:47 18:39:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 18:49:47 18:40:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 18:49:47 18:41:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 18:49:47 18:42:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 18:49:47 18:43:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 18:49:47 18:44:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 18:49:47 18:45:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 18:49:47 18:46:01 1.72 0.00 1.72 0.00 0.00 18.80 0.00 18:49:47 18:47:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 18:49:47 18:48:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 18:49:47 18:49:01 93.05 0.25 92.80 0.00 11.46 33601.20 0.00 18:49:47 Average: 129.87 1.05 128.82 0.00 199.01 39957.76 0.00 18:49:47 18:49:47 18:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:49:47 18:21:01 28027616 31484268 817884 2.49 112416 3544104 2077248 6.12 1456920 2950392 397088 18:49:47 18:22:01 27536440 31147564 1151960 3.50 115608 3677084 2224460 6.56 1643956 3230932 256672 18:49:47 18:23:01 25987884 31447392 851072 2.59 118176 5483700 2605812 7.68 1655932 4726164 1827796 18:49:47 18:24:01 20552200 31507580 779692 2.37 287056 10500932 1923796 5.67 1764348 9732652 815248 18:49:47 18:25:01 19982820 31353144 908116 2.76 335512 10760664 2647144 7.80 2331548 9593268 749976 18:49:47 18:26:02 15985548 31024072 1222968 3.72 477388 14068568 3266060 9.63 3111292 12577260 14676 18:49:47 18:27:01 17517144 31516856 746004 2.27 490948 13072668 1869920 5.51 2561596 11674860 988 18:49:47 18:28:01 17504976 31502464 759632 2.31 490832 13070640 1985332 5.85 2576180 11671932 624 18:49:47 18:29:01 17521396 31519164 742628 2.26 491040 13070692 1863452 5.49 2559128 11671848 8 18:49:47 18:30:01 17521972 31519768 742140 2.26 491072 13070692 1863452 5.49 2559020 11671848 12 18:49:47 18:31:01 17524388 31522220 739588 2.25 491104 13070696 1863452 5.49 2555792 11671852 172 18:49:47 18:32:01 17524912 31522760 739360 2.25 491112 13070700 1863452 5.49 2555380 11671856 8 18:49:47 18:33:01 17527668 31525632 736584 2.24 491116 13070700 1863452 5.49 2552740 11671956 8 18:49:47 18:34:01 17527824 31525792 736356 2.24 491116 13070704 1863452 5.49 2552752 11671960 8 18:49:47 18:35:01 17526832 31524896 737280 2.24 491152 13070680 1891312 5.57 2552876 11671928 252 18:49:47 18:36:01 17526816 31524904 737244 2.24 491172 13070684 1891312 5.57 2552836 11671932 8 18:49:47 18:37:01 17526548 31524660 737428 2.24 491192 13070688 1891312 5.57 2552856 11671936 8 18:49:47 18:38:01 17526752 31524888 737136 2.24 491212 13070692 1891312 5.57 2552876 11671936 12 18:49:47 18:39:01 17526704 31524860 737104 2.24 491228 13070696 1891312 5.57 2552892 11671940 8 18:49:47 18:40:01 17526592 31524760 737100 2.24 491252 13070692 1891312 5.57 2553188 11671940 8 18:49:47 18:41:01 17526256 31524448 737564 2.24 491268 13070700 1891312 5.57 2552928 11671948 8 18:49:47 18:42:01 17526728 31524956 737036 2.24 491280 13070704 1891312 5.57 2553028 11671952 8 18:49:47 18:43:01 17526460 31524692 737224 2.24 491296 13070704 1891312 5.57 2553028 11671952 12 18:49:47 18:44:01 17525724 31524016 737744 2.24 491320 13070712 1907468 5.62 2553172 11671960 8 18:49:47 18:45:01 17525960 31524280 737512 2.24 491372 13070704 1907468 5.62 2553076 11671964 8 18:49:47 18:46:01 17526056 31524436 737500 2.24 491388 13070720 1907468 5.62 2553072 11671968 8 18:49:47 18:47:01 17526104 31524500 737388 2.24 491424 13070724 1907468 5.62 2553084 11671968 8 18:49:47 18:48:01 17526172 31524612 737432 2.24 491460 13070720 1907468 5.62 2553308 11671972 12 18:49:47 18:49:01 16717568 31494216 766640 2.33 515364 13774812 2008736 5.92 2653208 12330620 88 18:49:47 Average: 18632071 31481303 784942 2.39 440272 12047144 2012013 5.93 2442483 10756093 140129 18:49:47 18:49:47 18:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:49:47 18:21:01 docker0 566.04 512.76 41.42 3423.05 0.00 0.00 0.00 0.00 18:49:47 18:21:01 ens3 702.90 686.84 7513.94 79.36 0.00 0.00 0.00 0.00 18:49:47 18:21:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 18:49:47 18:21:01 veth6221edf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:49:47 18:22:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 18:49:47 18:22:01 ens3 53.87 67.33 28.54 111.55 0.00 0.00 0.00 0.00 18:49:47 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:22:01 veth6221edf 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 18:49:47 18:23:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 18:49:47 18:23:01 veth0287398 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:49:47 18:23:01 ens3 108.13 64.67 1703.58 22.39 0.00 0.00 0.00 0.00 18:49:47 18:23:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 18:49:47 18:24:01 docker0 549.42 887.87 44.03 6225.59 0.00 0.00 0.00 0.00 18:49:47 18:24:01 veth0287398 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 18:49:47 18:24:01 ens3 901.67 558.86 6236.93 57.97 0.00 0.00 0.00 0.00 18:49:47 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:25:01 docker0 289.72 508.11 22.72 3023.98 0.00 0.00 0.00 0.00 18:49:47 18:25:01 veth0287398 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 18:49:47 18:25:01 ens3 828.85 438.61 5387.96 55.20 0.00 0.00 0.00 0.00 18:49:47 18:25:01 veth9572e36 19.92 27.99 1.91 9.39 0.00 0.00 0.00 0.00 18:49:47 18:25:01 vethd66f31e 104.61 183.87 9.68 1202.85 0.00 0.00 0.00 0.10 18:49:47 18:25:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:49:47 18:25:01 vethe084b7c 44.38 69.23 4.23 210.57 0.00 0.00 0.00 0.02 18:49:47 18:26:02 docker0 269.58 497.95 20.37 3472.84 0.00 0.00 0.00 0.00 18:49:47 18:26:02 veth43e2dc2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:49:47 18:26:02 veth2b6836e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:49:47 18:26:02 veth0287398 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:26:02 ens3 754.98 356.19 3988.74 37.82 0.00 0.00 0.00 0.00 18:49:47 18:26:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:49:47 18:26:02 vethf3dacf9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:49:47 18:26:02 vethff0d9f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:26:02 veth8667fdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:27:01 docker0 13.57 25.44 0.85 285.39 0.00 0.00 0.00 0.00 18:49:47 18:27:01 ens3 132.70 141.64 341.67 336.06 0.00 0.00 0.00 0.00 18:49:47 18:27:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 18:49:47 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:28:01 ens3 487.64 483.17 275.29 2396.12 0.00 0.00 0.00 0.00 18:49:47 18:28:01 lo 55.66 55.66 5.48 5.48 0.00 0.00 0.00 0.00 18:49:47 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:29:01 ens3 136.51 126.78 65.82 788.58 0.00 0.00 0.00 0.00 18:49:47 18:29:01 lo 11.66 11.66 1.15 1.15 0.00 0.00 0.00 0.00 18:49:47 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:30:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:49:47 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:35:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:49:47 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:36:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:37:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:40:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 18:49:47 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:43:01 ens3 0.88 0.37 0.30 0.21 0.00 0.00 0.00 0.00 18:49:47 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:44:01 ens3 2.13 1.53 8.96 0.29 0.00 0.00 0.00 0.00 18:49:47 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:45:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:49:47 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:46:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:47:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 18:49:47 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:47 18:48:01 ens3 0.82 0.57 0.41 0.29 0.00 0.00 0.00 0.00 18:49:47 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:47 18:49:01 docker0 41.41 67.47 3.36 580.68 0.00 0.00 0.00 0.00 18:49:47 18:49:01 ens3 258.46 152.46 4583.47 33.02 0.00 0.00 0.00 0.00 18:49:47 18:49:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 18:49:47 Average: docker0 59.73 86.31 4.58 586.98 0.00 0.00 0.00 0.00 18:49:47 Average: ens3 150.80 106.22 1039.78 135.02 0.00 0.00 0.00 0.00 18:49:47 Average: lo 2.70 2.70 0.26 0.26 0.00 0.00 0.00 0.00 18:49:47 18:49:47 18:49:47 ---> sar -P ALL: 18:49:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5727) 03/24/23 _x86_64_ (8 CPU) 18:49:47 18:49:47 18:19:06 LINUX RESTART (8 CPU) 18:49:47 18:49:47 18:20:01 CPU %user %nice %system %iowait %steal %idle 18:49:47 18:21:01 all 22.28 0.00 5.68 2.76 0.08 69.21 18:49:47 18:21:01 0 23.24 0.00 5.22 0.27 0.08 71.19 18:49:47 18:21:01 1 20.53 0.00 5.76 0.76 0.08 72.86 18:49:47 18:21:01 2 22.61 0.00 7.50 12.70 0.08 57.10 18:49:47 18:21:01 3 22.31 0.00 5.80 0.81 0.08 70.99 18:49:47 18:21:01 4 22.59 0.00 6.48 4.91 0.07 65.95 18:49:47 18:21:01 5 22.72 0.00 4.98 0.05 0.07 72.18 18:49:47 18:21:01 6 22.43 0.00 4.82 0.66 0.07 72.02 18:49:47 18:21:01 7 21.81 0.00 4.83 1.96 0.10 71.30 18:49:47 18:22:01 all 31.67 0.00 5.56 0.59 0.09 62.09 18:49:47 18:22:01 0 31.34 0.00 6.32 0.02 0.08 62.23 18:49:47 18:22:01 1 33.00 0.00 5.65 0.25 0.10 60.99 18:49:47 18:22:01 2 28.02 0.00 5.09 0.00 0.08 66.80 18:49:47 18:22:01 3 32.68 0.00 5.90 0.00 0.08 61.33 18:49:47 18:22:01 4 30.57 0.00 5.65 4.44 0.10 59.23 18:49:47 18:22:01 5 31.40 0.00 5.08 0.00 0.08 63.44 18:49:47 18:22:01 6 35.14 0.00 5.42 0.00 0.08 59.36 18:49:47 18:22:01 7 31.18 0.00 5.35 0.03 0.07 63.38 18:49:47 18:23:01 all 30.92 0.00 6.16 1.45 0.09 61.38 18:49:47 18:23:01 0 29.86 0.00 5.69 6.43 0.08 57.93 18:49:47 18:23:01 1 32.03 0.00 7.46 1.30 0.10 59.10 18:49:47 18:23:01 2 29.67 0.00 6.01 0.14 0.08 64.11 18:49:47 18:23:01 3 29.47 0.00 6.57 0.07 0.08 63.81 18:49:47 18:23:01 4 32.54 0.00 6.16 0.32 0.08 60.89 18:49:47 18:23:01 5 29.30 0.00 5.17 2.93 0.08 62.51 18:49:47 18:23:01 6 33.68 0.00 6.88 0.00 0.10 59.34 18:49:47 18:23:01 7 30.77 0.00 5.35 0.42 0.10 63.35 18:49:47 18:24:01 all 14.24 0.00 9.76 11.20 0.10 64.69 18:49:47 18:24:01 0 14.30 0.00 9.76 10.39 0.08 65.47 18:49:47 18:24:01 1 14.54 0.00 10.40 16.76 0.14 58.16 18:49:47 18:24:01 2 13.13 0.00 10.55 22.26 0.10 53.97 18:49:47 18:24:01 3 12.51 0.00 7.91 2.73 0.08 76.76 18:49:47 18:24:01 4 15.06 0.00 9.66 5.78 0.07 69.43 18:49:47 18:24:01 5 14.32 0.00 9.75 6.09 0.07 69.77 18:49:47 18:24:01 6 14.94 0.00 9.43 5.05 0.08 70.50 18:49:47 18:24:01 7 15.16 0.00 10.67 20.81 0.14 53.21 18:49:47 18:25:01 all 46.43 0.00 13.06 13.60 0.16 26.75 18:49:47 18:25:01 0 43.62 0.00 11.31 9.60 0.14 35.34 18:49:47 18:25:01 1 47.63 0.00 11.76 16.33 0.14 24.14 18:49:47 18:25:01 2 42.65 0.00 12.71 15.17 0.24 29.23 18:49:47 18:25:01 3 44.04 0.00 11.62 8.61 0.14 35.60 18:49:47 18:25:01 4 51.29 0.00 12.66 15.37 0.15 20.53 18:49:47 18:25:01 5 48.69 0.00 14.99 15.01 0.17 21.14 18:49:47 18:25:01 6 45.44 0.00 13.32 12.48 0.14 28.63 18:49:47 18:25:01 7 48.12 0.00 16.28 16.37 0.18 19.06 18:49:47 18:26:02 all 39.22 0.00 12.76 18.06 0.18 29.78 18:49:47 18:26:02 0 37.49 0.00 12.45 16.63 0.15 33.28 18:49:47 18:26:02 1 39.83 0.00 13.93 24.92 0.21 21.11 18:49:47 18:26:02 2 40.16 0.00 11.47 14.42 0.12 33.82 18:49:47 18:26:02 3 37.91 0.00 13.05 17.01 0.12 31.92 18:49:47 18:26:02 4 38.80 0.00 13.24 21.49 0.26 26.21 18:49:47 18:26:02 5 40.52 0.00 12.47 10.39 0.19 36.43 18:49:47 18:26:02 6 38.89 0.00 11.87 15.85 0.15 33.24 18:49:47 18:26:02 7 40.17 0.00 13.66 23.94 0.22 22.01 18:49:47 18:27:01 all 47.18 0.00 12.16 8.22 0.18 32.26 18:49:47 18:27:01 0 45.27 0.00 11.37 5.98 0.24 37.13 18:49:47 18:27:01 1 49.44 0.00 11.87 6.96 0.16 31.58 18:49:47 18:27:01 2 46.68 0.00 12.20 8.70 0.16 32.26 18:49:47 18:27:01 3 45.56 0.00 11.92 6.98 0.19 35.35 18:49:47 18:27:01 4 50.00 0.00 12.65 10.19 0.17 26.99 18:49:47 18:27:01 5 48.52 0.00 14.18 4.81 0.16 32.34 18:49:47 18:27:01 6 46.80 0.00 11.18 8.88 0.17 32.96 18:49:47 18:27:01 7 45.13 0.00 11.89 13.31 0.19 29.48 18:49:47 18:28:01 all 7.98 0.00 1.15 0.11 0.06 90.70 18:49:47 18:28:01 0 10.80 0.00 1.30 0.02 0.07 87.82 18:49:47 18:28:01 1 6.04 0.00 1.12 0.02 0.05 92.78 18:49:47 18:28:01 2 4.89 0.00 1.25 0.03 0.03 93.80 18:49:47 18:28:01 3 4.85 0.00 1.00 0.02 0.07 94.07 18:49:47 18:28:01 4 7.16 0.00 1.09 0.42 0.05 91.29 18:49:47 18:28:01 5 9.63 0.00 1.07 0.02 0.05 89.23 18:49:47 18:28:01 6 9.73 0.00 0.82 0.02 0.05 89.38 18:49:47 18:28:01 7 10.80 0.00 1.55 0.32 0.08 87.25 18:49:47 18:29:01 all 2.73 0.00 0.30 0.03 0.03 96.92 18:49:47 18:29:01 0 4.55 0.00 0.43 0.02 0.03 94.96 18:49:47 18:29:01 1 1.30 0.00 0.32 0.00 0.02 98.37 18:49:47 18:29:01 2 1.50 0.00 0.23 0.00 0.02 98.25 18:49:47 18:29:01 3 3.59 0.00 0.18 0.00 0.02 96.21 18:49:47 18:29:01 4 1.15 0.00 0.25 0.15 0.02 98.43 18:49:47 18:29:01 5 1.37 0.00 0.32 0.00 0.03 98.28 18:49:47 18:29:01 6 4.82 0.00 0.35 0.03 0.02 94.78 18:49:47 18:29:01 7 3.54 0.00 0.32 0.00 0.05 96.09 18:49:47 18:30:01 all 0.21 0.00 0.01 0.01 0.01 99.77 18:49:47 18:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:49:47 18:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:49:47 18:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:49:47 18:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:49:47 18:30:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:49:47 18:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 18:49:47 18:30:01 7 1.55 0.00 0.03 0.00 0.00 98.42 18:49:47 18:31:01 all 0.26 0.00 0.02 0.01 0.01 99.71 18:49:47 18:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:49:47 18:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:49:47 18:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:49:47 18:31:01 4 0.00 0.00 0.00 0.05 0.00 99.95 18:49:47 18:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:49:47 18:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:49:47 18:31:01 7 1.95 0.00 0.02 0.00 0.02 98.01 18:49:47 18:49:47 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:49:47 18:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:49:47 18:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:32:01 2 0.00 0.00 0.03 0.00 0.02 99.95 18:49:47 18:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:49:47 18:32:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:49:47 18:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:49:47 18:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:49:47 18:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:49:47 18:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:49:47 18:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:49:47 18:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:49:47 18:33:01 6 0.02 0.00 0.00 0.10 0.00 99.88 18:49:47 18:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:34:01 all 0.13 0.00 0.01 0.00 0.01 99.85 18:49:47 18:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:49:47 18:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:49:47 18:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:49:47 18:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:34:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:49:47 18:34:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:49:47 18:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:34:01 7 0.99 0.00 0.02 0.00 0.02 98.97 18:49:47 18:35:01 all 0.05 0.00 0.03 0.01 0.00 99.91 18:49:47 18:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:49:47 18:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:49:47 18:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:49:47 18:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:49:47 18:35:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:49:47 18:35:01 5 0.05 0.00 0.05 0.00 0.02 99.88 18:49:47 18:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:49:47 18:35:01 7 0.10 0.00 0.03 0.00 0.00 99.87 18:49:47 18:36:01 all 0.14 0.00 0.01 0.01 0.01 99.83 18:49:47 18:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:49:47 18:36:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:49:47 18:36:01 2 0.05 0.00 0.00 0.02 0.02 99.92 18:49:47 18:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:49:47 18:36:01 4 0.00 0.00 0.02 0.03 0.02 99.93 18:49:47 18:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:36:01 7 0.90 0.00 0.02 0.00 0.02 99.07 18:49:47 18:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:49:47 18:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:49:47 18:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 18:49:47 18:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:49:47 18:37:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:49:47 18:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:37:01 7 0.02 0.00 0.03 0.00 0.03 99.92 18:49:47 18:38:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:49:47 18:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:49:47 18:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:49:47 18:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:49:47 18:38:01 4 0.00 0.00 0.00 0.07 0.00 99.93 18:49:47 18:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:49:47 18:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:49:47 18:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:49:47 18:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:49:47 18:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:49:47 18:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:49:47 18:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:39:01 7 0.02 0.00 0.05 0.00 0.02 99.92 18:49:47 18:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:49:47 18:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:49:47 18:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:49:47 18:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:49:47 18:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:40:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:49:47 18:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:40:01 7 0.07 0.00 0.00 0.00 0.02 99.92 18:49:47 18:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:49:47 18:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:49:47 18:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:41:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:49:47 18:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:49:47 18:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:49:47 18:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:49:47 18:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:49:47 18:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:49:47 18:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:49:47 18:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:42:01 2 0.03 0.00 0.02 0.03 0.02 99.90 18:49:47 18:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:49:47 18:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:49:47 18:49:47 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:49:47 18:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:49:47 18:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:49:47 18:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:49:47 18:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:49:47 18:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:49:47 18:44:01 all 0.20 0.00 0.01 0.00 0.01 99.78 18:49:47 18:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:49:47 18:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:49:47 18:44:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:49:47 18:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:49:47 18:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:44:01 7 1.47 0.00 0.03 0.00 0.03 98.46 18:49:47 18:45:01 all 0.17 0.00 0.02 0.01 0.01 99.79 18:49:47 18:45:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:49:47 18:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:45:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:49:47 18:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:49:47 18:45:01 4 0.03 0.00 0.03 0.03 0.02 99.88 18:49:47 18:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:45:01 7 1.26 0.00 0.10 0.00 0.02 98.63 18:49:47 18:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:49:47 18:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:49:47 18:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:46:01 2 0.00 0.00 0.02 0.03 0.00 99.95 18:49:47 18:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:49:47 18:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:49:47 18:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:49:47 18:47:01 all 0.01 0.00 0.01 0.01 0.01 99.97 18:49:47 18:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:49:47 18:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:47:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:49:47 18:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:47:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:49:47 18:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:47:01 7 0.02 0.00 0.02 0.00 0.03 99.93 18:49:47 18:48:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:49:47 18:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:49:47 18:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:49:47 18:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:49:47 18:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:48:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:49:47 18:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:49:47 18:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:49:47 18:48:01 7 0.12 0.00 0.02 0.00 0.02 99.85 18:49:47 18:49:01 all 4.60 0.00 1.93 0.96 0.03 92.48 18:49:47 18:49:01 0 4.55 0.00 1.88 0.05 0.03 93.49 18:49:47 18:49:01 1 5.51 0.00 1.86 0.17 0.03 92.43 18:49:47 18:49:01 2 6.37 0.00 2.49 6.37 0.03 84.74 18:49:47 18:49:01 3 4.18 0.00 1.92 0.02 0.03 93.85 18:49:47 18:49:01 4 3.97 0.00 1.61 0.72 0.02 93.68 18:49:47 18:49:01 5 4.80 0.00 1.42 0.03 0.03 93.71 18:49:47 18:49:01 6 4.42 0.00 2.03 0.03 0.02 93.50 18:49:47 18:49:01 7 2.98 0.00 2.24 0.27 0.05 94.46 18:49:47 Average: all 8.42 0.00 2.33 1.93 0.04 87.29 18:49:47 Average: 0 8.35 0.00 2.24 1.67 0.04 87.70 18:49:47 Average: 1 8.48 0.00 2.38 2.27 0.04 86.84 18:49:47 Average: 2 7.98 0.00 2.36 2.71 0.04 86.91 18:49:47 Average: 3 8.05 0.00 2.24 1.22 0.03 88.45 18:49:47 Average: 4 8.59 0.00 2.36 2.17 0.04 86.85 18:49:47 Average: 5 8.52 0.00 2.35 1.32 0.03 87.77 18:49:47 Average: 6 8.71 0.00 2.25 1.46 0.03 87.56 18:49:47 Average: 7 8.69 0.00 2.43 2.58 0.05 86.24 18:49:47 18:49:47 18:49:47