Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 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-ssh13662251427902474557.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-ssh9355855494286756154.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-ssh12618163484122891372.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-ssh6092997008087073435.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-ssh15885194641608316636.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-6768 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/482 [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/482 # 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 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 Commit message: "fix: [WIP BUG] Change SPIFFE to Spiffe in security-spiffe-token-provider YAML config (#4492)" > git rev-list --no-walk 7dfb2bebdff01e763e027b41a3038140e2212768 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:52:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:52:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:52:35 ========================================================= 00:52:35 EdgeX Global Pipelines Version Info 00:52:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:52:36 ------------------- 00:52:36 stable info: 00:52:36 ------------------- 00:52:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:52:36 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:52:36 Message: update stable to v1.0.245 00:52:37 ------------------- 00:52:37 experimental info: 00:52:37 ------------------- 00:52:37 Commited By: **** collab-it+edgex@linuxfoundation.org 00:52:37 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 00:52:37 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90e066c [Pipeline] echo 00:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:37 provisioning config files... 00:52:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/482@tmp/config289142237477096008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:37 ---> docker-login.sh 00:52:37 nexus3.edgexfoundry.org:10001 00:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:38 Configure a credential helper to remove this warning. See 00:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:38 00:52:38 Login Succeeded 00:52:38 nexus3.edgexfoundry.org:10002 00:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:38 Configure a credential helper to remove this warning. See 00:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:38 00:52:38 Login Succeeded 00:52:38 nexus3.edgexfoundry.org:10003 00:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:38 Configure a credential helper to remove this warning. See 00:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:38 00:52:38 Login Succeeded 00:52:38 nexus3.edgexfoundry.org:10004 00:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:38 Configure a credential helper to remove this warning. See 00:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:38 00:52:38 Login Succeeded 00:52:38 docker.io 00:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:39 Configure a credential helper to remove this warning. See 00:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:39 00:52:39 Login Succeeded 00:52:39 ---> docker-login.sh ends [Pipeline] } 00:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:52:39 + 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 00:52:39 + dirname cmd/core-command/Dockerfile+ 00:52:39 cut -d/ -f2 00:52:39 + echo core-command,cmd/core-command/Dockerfile 00:52:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 00:52:39 cut -d/ -f2 00:52:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:52:39 + + dirname cmd/core-data/Dockerfile 00:52:39 cut -d/ -f2 00:52:39 + echo core-data,cmd/core-data/Dockerfile 00:52:39 + dirname cmd/core-metadata/Dockerfile 00:52:39 + cut -d/ -f2 00:52:39 + echo core-metadata,cmd/core-metadata/Dockerfile 00:52:39 + dirname cmd/security-bootstrapper/Dockerfile 00:52:39 + cut -d/ -f2 00:52:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:52:39 + dirname cmd/security-proxy-auth/Dockerfile 00:52:39 + cut -d/ -f2 00:52:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:52:39 + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile 00:52:39 00:52:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:52:39 + dirname cmd/security-secretstore-setup/Dockerfile 00:52:39 + cut -d/ -f2 00:52:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:52:39 + + cut -d/ -f2 00:52:39 dirname cmd/security-spiffe-token-provider/Dockerfile 00:52:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:52:39 + dirname cmd/security-spire-agent/Dockerfile 00:52:39 + cut -d/ -f2 00:52:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:52:39 + dirname cmd/security-spire-config/Dockerfile 00:52:39 + cut -d/ -f2 00:52:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:52:39 + dirname cmd/security-spire-server/Dockerfile 00:52:39 + cut -d/ -f2 00:52:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:52:39 + dirname cmd/support-notifications/Dockerfile 00:52:39 + cut -d/ -f2 00:52:39 + echo support-notifications,cmd/support-notifications/Dockerfile 00:52:39 + dirname cmd/support-scheduler/Dockerfile 00:52:39 + cut -d/ -f2 00:52:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:52:39 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 00:52:39 + git rev-list -1 --merges 90e066c8f118aeb4a988f9c2e8073aae7cdb5770~1..90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] echo 00:52:39 -----------> git rev-list -1 --merges 90e066c8f118aeb4a988f9c2e8073aae7cdb5770~1..90e066c8f118aeb4a988f9c2e8073aae7cdb5770 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [false] [Pipeline] sh 00:52:40 + git log --format=format:%s -1 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] echo 00:52:40 ========================================================= 00:52:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:52:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:52:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:52:40 + grep -v github /etc/ssh/ssh_known_hosts 00:52:40 + [ -e /tmp/ssh_known_hosts ] 00:52:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:52:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:52:40 + sudo tee -a /etc/ssh/ssh_known_hosts 00:52:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:52:40 00:52:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:52:41 0.1.4: Pulling from edgex-devops/py-git-semver 00:52:41 b85a868b505f: Pulling fs layer 00:52:41 e2be974225ed: Pulling fs layer 00:52:41 339a4e72a1f5: Pulling fs layer 00:52:41 988bab9f4d93: Pulling fs layer 00:52:41 1469e6f7b9e6: Pulling fs layer 00:52:41 eaf3925da568: Pulling fs layer 00:52:41 bab4dde63d76: Pulling fs layer 00:52:41 bde34c3a00c8: Pulling fs layer 00:52:41 b352a97aabf1: Pulling fs layer 00:52:41 4872d77fe225: Pulling fs layer 00:52:41 5851b861e8e6: Pulling fs layer 00:52:41 eaf3925da568: Waiting 00:52:41 1469e6f7b9e6: Waiting 00:52:41 bde34c3a00c8: Waiting 00:52:41 bab4dde63d76: Waiting 00:52:41 b352a97aabf1: Waiting 00:52:41 5851b861e8e6: Waiting 00:52:41 4872d77fe225: Waiting 00:52:41 988bab9f4d93: Waiting 00:52:41 e2be974225ed: Verifying Checksum 00:52:41 e2be974225ed: Download complete 00:52:41 988bab9f4d93: Verifying Checksum 00:52:41 988bab9f4d93: Download complete 00:52:41 1469e6f7b9e6: Verifying Checksum 00:52:41 1469e6f7b9e6: Download complete 00:52:41 eaf3925da568: Verifying Checksum 00:52:41 eaf3925da568: Download complete 00:52:41 339a4e72a1f5: Verifying Checksum 00:52:41 339a4e72a1f5: Download complete 00:52:41 bde34c3a00c8: Download complete 00:52:41 b352a97aabf1: Verifying Checksum 00:52:41 b352a97aabf1: Download complete 00:52:41 4872d77fe225: Download complete 00:52:41 5851b861e8e6: Download complete 00:52:41 b85a868b505f: Download complete 00:52:41 bab4dde63d76: Verifying Checksum 00:52:41 bab4dde63d76: Download complete 00:52:42 b85a868b505f: Pull complete 00:52:42 e2be974225ed: Pull complete 00:52:43 339a4e72a1f5: Pull complete 00:52:43 988bab9f4d93: Pull complete 00:52:43 1469e6f7b9e6: Pull complete 00:52:43 eaf3925da568: Pull complete 00:52:45 bab4dde63d76: Pull complete 00:52:45 bde34c3a00c8: Pull complete 00:52:45 b352a97aabf1: Pull complete 00:52:45 4872d77fe225: Pull complete 00:52:45 5851b861e8e6: Pull complete 00:52:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:52:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:45 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 00:52:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:52:47 $ docker top e772f4ee063b43e061f3e7f7d10abe2df401fa7928bda3121a1e5064996b35bc -eo pid,comm 00:52:47 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). 00:52:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:52:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:52:47 [ssh-agent] Looking for ssh-agent implementation... 00:52:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:52:47 $ docker exec e772f4ee063b43e061f3e7f7d10abe2df401fa7928bda3121a1e5064996b35bc ssh-agent 00:52:47 SSH_AUTH_SOCK=/tmp/ssh-xBw9OP0EthuR/agent.32 00:52:47 SSH_AGENT_PID=38 00:52:47 Running ssh-add (command line suppressed) 00:52:47 Identity added: /w/workspace/edgex-go/482@tmp/private_key_9387102594784206021.key (/w/workspace/edgex-go/482@tmp/private_key_9387102594784206021.key) 00:52:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:52:47 + git tag --points-at HEAD [Pipeline] } 00:52:47 $ docker exec --env ******** --env ******** e772f4ee063b43e061f3e7f7d10abe2df401fa7928bda3121a1e5064996b35bc ssh-agent -k 00:52:48 unset SSH_AUTH_SOCK; 00:52:48 unset SSH_AGENT_PID; 00:52:48 echo Agent pid 38 killed; 00:52:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:52:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:52:48 [ssh-agent] Looking for ssh-agent implementation... 00:52:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:52:48 $ docker exec e772f4ee063b43e061f3e7f7d10abe2df401fa7928bda3121a1e5064996b35bc ssh-agent 00:52:48 SSH_AUTH_SOCK=/tmp/ssh-psqgo1hRG6mg/agent.70 00:52:48 SSH_AGENT_PID=76 00:52:48 Running ssh-add (command line suppressed) 00:52:48 Identity added: /w/workspace/edgex-go/482@tmp/private_key_1045150721044230393.key (/w/workspace/edgex-go/482@tmp/private_key_1045150721044230393.key) 00:52:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:52:48 + git semver init 00:52:49 2023-04-04 00:52:48,925 [run_init] DEBUG init version:0.0.0 force:False 00:52:49 2023-04-04 00:52:48,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/482/.semver 00:52:49 2023-04-04 00:52:48,926 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/482/.semver 00:52:49 2023-04-04 00:52:48,926 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/482/.semver'], cwd=/w/workspace/edgex-go/482, universal_newlines=False, shell=None, istream=None) 00:52:54 2023-04-04 00:52:53,261 [append_file] DEBUG append to file:/w/workspace/edgex-go/482/.git/info/exclude 00:52:54 2023-04-04 00:52:53,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/482/.semver/main with force:False 00:52:54 2023-04-04 00:52:53,262 [read_version] DEBUG read version from /w/workspace/edgex-go/482/.semver/main 00:52:54 2023-04-04 00:52:53,262 [read_version] DEBUG read version from /w/workspace/edgex-go/482/.semver/main 00:52:54 3.0.0-dev.120 [Pipeline] } 00:52:54 $ docker exec --env ******** --env ******** e772f4ee063b43e061f3e7f7d10abe2df401fa7928bda3121a1e5064996b35bc ssh-agent -k 00:52:54 unset SSH_AUTH_SOCK; 00:52:54 unset SSH_AGENT_PID; 00:52:54 echo Agent pid 76 killed; 00:52:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:52:54 + git semver [Pipeline] } 00:52:54 $ docker stop --time=1 e772f4ee063b43e061f3e7f7d10abe2df401fa7928bda3121a1e5064996b35bc 00:52:56 $ docker rm -f --volumes e772f4ee063b43e061f3e7f7d10abe2df401fa7928bda3121a1e5064996b35bc [Pipeline] // withDockerContainer [Pipeline] sh 00:52:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:52:56 Stashed 1 file(s) [Pipeline] echo 00:52:56 [edgeXSemver]: initialized semver on version 3.0.0-dev.120 [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 00:52:57 + git config --global --add safe.directory /w/workspace/edgex-go/482 [Pipeline] echo 00:52:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:52:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:52:57 ========================================================= 00:52:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:52:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:52:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:52:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:52:57 63b65145d645: Pulling fs layer 00:52:57 a2d21d5440eb: Pulling fs layer 00:52:57 935e6c44a52c: Pulling fs layer 00:52:57 94cc34f8dd06: Pulling fs layer 00:52:57 30dea6a524f1: Pulling fs layer 00:52:57 a2aff8979fd8: Pulling fs layer 00:52:57 6808be2612f2: Pulling fs layer 00:52:57 f25807f1079a: Pulling fs layer 00:52:57 94cc34f8dd06: Waiting 00:52:57 f25807f1079a: Waiting 00:52:57 a2d21d5440eb: Verifying Checksum 00:52:57 a2d21d5440eb: Download complete 00:52:57 94cc34f8dd06: Verifying Checksum 00:52:57 94cc34f8dd06: Download complete 00:52:57 30dea6a524f1: Download complete 00:52:57 63b65145d645: Verifying Checksum 00:52:57 63b65145d645: Download complete 00:52:57 a2aff8979fd8: Verifying Checksum 00:52:57 a2aff8979fd8: Download complete 00:52:57 63b65145d645: Pull complete 00:52:57 a2d21d5440eb: Pull complete 00:52:58 f25807f1079a: Verifying Checksum 00:52:58 f25807f1079a: Download complete 00:52:58 935e6c44a52c: Verifying Checksum 00:52:58 935e6c44a52c: Download complete 00:52:58 6808be2612f2: Verifying Checksum 00:52:58 6808be2612f2: Download complete 00:53:02 935e6c44a52c: Pull complete 00:53:02 94cc34f8dd06: Pull complete 00:53:02 30dea6a524f1: Pull complete 00:53:02 a2aff8979fd8: Pull complete 00:53:05 6808be2612f2: Pull complete 00:53:05 f25807f1079a: Pull complete 00:53:05 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:53:05 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:53:05 WORKDIR /edgex 00:53:05 COPY go.mod . 00:53:05 RUN go mod download build 00:53:05 -t ci-base-image-x86_64 -f - . 00:53:06 Sending build context to Docker daemon 170.5MB 00:53:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:53:06 ---> 3b553350e43f 00:53:06 Step 2/4 : WORKDIR /edgex 00:53:08 ---> Running in d34ff792b03f 00:53:08 Removing intermediate container d34ff792b03f 00:53:08 ---> d534bb031ef7 00:53:08 Step 3/4 : COPY go.mod . 00:53:08 ---> d2a0017b8501 00:53:08 Step 4/4 : RUN go mod download 00:53:08 ---> Running in d2db907889b1 00:53:11 Still waiting to schedule task 00:53:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:53:18 Removing intermediate container d2db907889b1 00:53:18 ---> 9dd264fcf1cb 00:53:18 Successfully built 9dd264fcf1cb 00:53:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:18 + docker inspect -f . ci-base-image-x86_64 00:53:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:18 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 00:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:53:19 $ docker top 66541e1600430e4405233df9b219359a71c68fb37d4b92698f0ef6a6500d8fcf -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:19 + go version 00:53:19 go version go1.20.2 linux/amd64 [Pipeline] } 00:53:19 $ docker stop --time=1 66541e1600430e4405233df9b219359a71c68fb37d4b92698f0ef6a6500d8fcf 00:53:21 $ docker rm -f --volumes 66541e1600430e4405233df9b219359a71c68fb37d4b92698f0ef6a6500d8fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:21 + docker inspect -f . ci-base-image-x86_64 00:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:21 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 00:53:21 $ 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/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:53:21 $ docker top 22a057178bdd286230b3510f80289339a497f8d89c6c573b5e6e6b30fdfc84bd -eo pid,comm [Pipeline] { [Pipeline] echo 00:53:21 ========================================================= 00:53:21 [edgeXBuildGoParallel] Running Tests and Build... 00:53:21 ========================================================= [Pipeline] sh 00:53:22 + git config --global --add safe.directory /w/workspace/edgex-go/482 [Pipeline] fileExists [Pipeline] sh 00:53:22 + make test 00:53:22 go test -race -coverprofile=coverage.out ./... 00:53:30 ? github.com/edgexfoundry/edgex-go [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 00:53:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 00:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.107s coverage: 71.3% of statements 00:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 00:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:53:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.840s coverage: 88.5% of statements 00:53:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.9% of statements 00:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.386s coverage: 95.6% of statements 00:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:53:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 00:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:53:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 00:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:53:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 00:53:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 00:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 44.1% of statements 00:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 82.9% of statements 00:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 00:53:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 00:53:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 00:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:54:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:54:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.310s coverage: 79.9% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.071s coverage: 92.9% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.057s coverage: 62.3% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 82.1% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 63.1% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 38.4% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.105s coverage: 17.7% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 00:54:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 00:54:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:54:24 running golangci-lint 00:54:24 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 00:54:24 go version go1.20.2 linux/amd64 00:54:24 level=info msg="[config_reader] Used config file .golangci.yml" 00:54:24 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 00:54:39 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|name|exports_file|files|imports) took 15.422064768s" 00:54:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.292701ms" 00:54:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6769 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:54:45 Running in /w/workspace/edgex-go/482 [Pipeline] { [Pipeline] checkout 00:54:45 The recommended git tool is: git 00:54:47 level=info msg="[linters_context/goanalysis] analyzers took 57.783456217s with top 10 stages: buildir: 36.256082604s, inspect: 1.643674251s, fact_deprecated: 1.515147491s, gosec: 1.465233465s, S1038: 1.259018944s, printf: 1.243415235s, nilness: 831.295835ms, fact_purity: 807.182499ms, ctrlflow: 784.948826ms, unused: 616.306167ms" 00:54:47 level=info msg="[runner] Issues before processing: 201, after processing: 0" 00:54:47 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 201/201, exclude: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 21/201, nolint: 0/21, identifier_marker: 201/201, path_prettifier: 201/201, cgo: 201/201, filename_unadjuster: 201/201" 00:54:47 level=info msg="[runner] processing took 20.453946ms with stages: nolint: 9.49642ms, identifier_marker: 5.462924ms, path_prettifier: 1.754684ms, autogenerated_exclude: 1.650639ms, exclude-rules: 1.205074ms, skip_dirs: 795.772µs, cgo: 49.602µs, filename_unadjuster: 30.361µs, max_same_issues: 1.95µs, uniq_by_line: 880ns, diff: 790ns, exclude: 640ns, source_code: 620ns, skip_files: 610ns, path_shortener: 590ns, severity-rules: 560ns, sort_results: 550ns, path_prefixer: 550ns, max_from_linter: 410ns, max_per_file_from_linter: 320ns" 00:54:47 level=info msg="[runner] linters took 8.530156634s with stages: goanalysis_metalinter: 8.509472295s" 00:54:47 level=info msg="File cache stats: 0 entries of total size 0B" 00:54:47 level=info msg="Memory: 242 samples, avg is 194.0MB, max is 761.7MB" 00:54:47 level=info msg="Execution took 24.00427137s" 00:54:47 go vet ./... 00:54:50 using credential edgex-jenkins-ssh 00:54:50 Cloning the remote Git repository 00:54:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:54:50 > git init /w/workspace/edgex-go/482 # timeout=10 00:54:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:54:50 > git --version # timeout=10 00:54:50 > git --version # 'git version 2.25.1' 00:54:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:54:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:54:52 ./bin/test-attribution-txt.sh [Pipeline] echo 00:54:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:54:52 + ls -al . 00:54:52 total 704 00:54:52 drwxrwxr-x 11 1001 1001 4096 Apr 4 00:53 . 00:54:52 drwxr-xr-x 4 root root 4096 Apr 4 00:53 .. 00:54:52 drwxrwxr-x 2 1001 1001 4096 Apr 4 00:52 .blubracket 00:54:52 -rw-rw-r-- 1 1001 1001 16 Apr 4 00:52 .dockerignore 00:54:52 drwxrwxr-x 8 1001 1001 4096 Apr 4 00:52 .git 00:54:52 drwxrwxr-x 3 1001 1001 4096 Apr 4 00:52 .github 00:54:52 -rw-rw-r-- 1 1001 1001 1133 Apr 4 00:52 .gitignore 00:54:52 -rw-rw-r-- 1 1001 1001 42 Apr 4 00:52 .golangci.yml 00:54:52 -rw-rw-r-- 1 1001 1001 87 Apr 4 00:52 .hadolint.yml 00:54:52 drwxr-xr-x 3 1001 1001 4096 Apr 4 00:52 .semver 00:54:52 -rw-rw-r-- 1 1001 1001 166 Apr 4 00:52 .sonarcloud.properties 00:54:52 -rw-rw-r-- 1 1001 1001 1171 Apr 4 00:52 ADOPTERS.md 00:54:52 -rw-rw-r-- 1 1001 1001 10835 Apr 4 00:52 Attribution.txt 00:54:52 -rw-rw-r-- 1 1001 1001 73765 Apr 4 00:52 CHANGELOG.md 00:54:52 -rw-rw-r-- 1 1001 1001 3804 Apr 4 00:52 CONTRIBUTING.md 00:54:52 -rw-rw-r-- 1 1001 1001 677 Apr 4 00:52 GOVERNANCE.md 00:54:52 -rw-rw-r-- 1 1001 1001 883 Apr 4 00:52 Jenkinsfile 00:54:52 -rw-rw-r-- 1 1001 1001 10775 Apr 4 00:52 LICENSE 00:54:52 -rw-rw-r-- 1 1001 1001 14368 Apr 4 00:52 Makefile 00:54:52 -rw-rw-r-- 1 1001 1001 582 Apr 4 00:52 OWNERS.md 00:54:52 -rw-rw-r-- 1 1001 1001 9403 Apr 4 00:52 README.md 00:54:52 -rw-rw-r-- 1 1001 1001 789 Apr 4 00:52 SECURITY.md 00:54:52 -rw-rw-r-- 1 1001 1001 13 Apr 4 00:52 VERSION 00:54:52 drwxrwxr-x 2 1001 1001 4096 Apr 4 00:52 bin 00:54:52 drwxrwxr-x 18 1001 1001 4096 Apr 4 00:52 cmd 00:54:52 -rw-r--r-- 1 root root 447379 Apr 4 00:54 coverage.out 00:54:52 -rw-rw-r-- 1 1001 1001 3200 Apr 4 00:52 go.mod 00:54:52 -rw-rw-r-- 1 1001 1001 31265 Apr 4 00:52 go.sum 00:54:52 drwxrwxr-x 7 1001 1001 4096 Apr 4 00:52 internal 00:54:52 drwxrwxr-x 3 1001 1001 4096 Apr 4 00:52 openapi 00:54:52 -rw-rw-r-- 1 1001 1001 594 Apr 4 00:52 security.txt 00:54:52 drwxrwxr-x 4 1001 1001 4096 Apr 4 00:52 snap 00:54:52 -rw-rw-r-- 1 1001 1001 204 Apr 4 00:52 version.go [Pipeline] sh 00:54:53 + '[' -e coverage.out ] 00:54:53 + chown 1001:1001 coverage.out [Pipeline] stash 00:54:53 Stashed 1 file(s) [Pipeline] sh 00:54:53 + make build 00:54:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:55:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:55:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:55:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:55:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:55:08 Avoid second fetch 00:55:08 Checking out Revision 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 (main) 00:55:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:55:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:09 > git config core.sparsecheckout # timeout=10 00:55:09 > git checkout -f 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 00:55:09 Commit message: "fix: [WIP BUG] Change SPIFFE to Spiffe in security-spiffe-token-provider YAML config (#4492)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:55:10 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:10 Dload Upload Total Spent Left Speed 00:55:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 00:55:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:55:11 + sudo tee /etc/docker/daemon.new 00:55:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:55:11 { 00:55:11 "registry-mirrors": [ 00:55:11 "https://nexus3.edgexfoundry.org:10001" 00:55:11 ], 00:55:11 "bip": "10.250.0.254/24", 00:55:11 "hosts": [ 00:55:11 "tcp://0.0.0.0:5555", 00:55:11 "unix:///var/run/docker.sock" 00:55:11 ], 00:55:11 "mtu": 1458, 00:55:11 "selinux-enabled": true, 00:55:11 "seccomp-profile": "/etc/docker/seccomp.json" 00:55:11 } [Pipeline] sh 00:55:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:55:12 + sudo service docker restart 00:55:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:55:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:55:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:55:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:55:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:55:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:55:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:55:24 $ docker stop --time=1 22a057178bdd286230b3510f80289339a497f8d89c6c573b5e6e6b30fdfc84bd 00:55:27 $ docker rm -f --volumes 22a057178bdd286230b3510f80289339a497f8d89c6c573b5e6e6b30fdfc84bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:55:28 00:55:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:55:28 latest: Pulling from edgex-devops/edgex-compose 00:55:28 cbdbe7a5bc2a: Pulling fs layer 00:55:28 ca9280d653b3: Pulling fs layer 00:55:28 7e9c9ca2126c: Pulling fs layer 00:55:28 cbdbe7a5bc2a: Download complete 00:55:28 ca9280d653b3: Verifying Checksum 00:55:28 ca9280d653b3: Download complete 00:55:28 cbdbe7a5bc2a: Pull complete 00:55:29 7e9c9ca2126c: Download complete 00:55:29 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:30 provisioning config files... 00:55:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/482@tmp/config1170258329396994295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:31 ---> docker-login.sh 00:55:31 nexus3.edgexfoundry.org:10001 00:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:31 Configure a credential helper to remove this warning. See 00:55:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:31 00:55:31 Login Succeeded 00:55:31 nexus3.edgexfoundry.org:10002 00:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:31 Configure a credential helper to remove this warning. See 00:55:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:31 00:55:31 Login Succeeded 00:55:31 nexus3.edgexfoundry.org:10003 00:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:32 Configure a credential helper to remove this warning. See 00:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:32 00:55:32 Login Succeeded 00:55:32 nexus3.edgexfoundry.org:10004 00:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:32 Configure a credential helper to remove this warning. See 00:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:32 00:55:32 Login Succeeded 00:55:32 docker.io 00:55:32 7e9c9ca2126c: Pull complete 00:55:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:55:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:32 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 00:55:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:33 Configure a credential helper to remove this warning. See 00:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:33 00:55:33 Login Succeeded 00:55:33 ---> docker-login.sh ends 00:55:35 $ docker top aca6f4d84c667b555850fdd276e2741629b855aed7fb480c5518ea1f89dfded3 -eo pid,comm [Pipeline] { [Pipeline] } 00:55:35 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:55:35 + docker-compose build --help 00:55:35 + grep parallel [Pipeline] sh 00:55:36 + git config --global --add safe.directory /w/workspace/edgex-go/482 [Pipeline] echo 00:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:55:36 ========================================================= 00:55:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:55:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:55:36 --parallel Build images in parallel. [Pipeline] } 00:55:36 $ docker stop --time=1 aca6f4d84c667b555850fdd276e2741629b855aed7fb480c5518ea1f89dfded3 00:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:55:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:55:36 af6eaf76a39c: Pulling fs layer 00:55:36 55522c791124: Pulling fs layer 00:55:36 ce5c4a1c91eb: Pulling fs layer 00:55:36 169dfbe0d373: Pulling fs layer 00:55:36 e1ff8fa3b103: Pulling fs layer 00:55:36 52ebb69f0ebf: Pulling fs layer 00:55:36 5abe8eddf0d5: Pulling fs layer 00:55:36 e1ff8fa3b103: Waiting 00:55:36 52ebb69f0ebf: Waiting 00:55:36 169dfbe0d373: Waiting 00:55:36 5abe8eddf0d5: Waiting 00:55:36 55522c791124: Download complete 00:55:36 169dfbe0d373: Verifying Checksum 00:55:36 169dfbe0d373: Download complete 00:55:36 e1ff8fa3b103: Download complete 00:55:36 af6eaf76a39c: Verifying Checksum 00:55:36 af6eaf76a39c: Download complete 00:55:37 $ docker rm -f --volumes aca6f4d84c667b555850fdd276e2741629b855aed7fb480c5518ea1f89dfded3 [Pipeline] // withDockerContainer 00:55:37 af6eaf76a39c: Pull complete 00:55:37 5abe8eddf0d5: Verifying Checksum 00:55:37 5abe8eddf0d5: Download complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:55:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:38 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 00:55:38 $ 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/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@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 00:55:38 55522c791124: Pull complete 00:55:38 $ docker top 1a0357288332d70f9552fbd4327156eaec08674d2a4fa735348fa023334eb895 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:38 + docker-compose -f ./docker-compose-build.yml build --parallel 00:55:39 52ebb69f0ebf: Verifying Checksum 00:55:39 52ebb69f0ebf: Download complete 00:55:39 ce5c4a1c91eb: Verifying Checksum 00:55:39 ce5c4a1c91eb: Download complete 00:55:39 Building core-command ... 00:55:39 Building core-common-config-bootstrapper ... 00:55:39 Building core-data ... 00:55:39 Building core-metadata ... 00:55:39 Building security-bootstrapper ... 00:55:39 Building security-proxy-auth ... 00:55:39 Building security-proxy-setup ... 00:55:39 Building security-secretstore-setup ... 00:55:39 Building security-spiffe-token-provider ... 00:55:39 Building security-spire-agent ... 00:55:39 Building security-spire-config ... 00:55:39 Building security-spire-server ... 00:55:39 Building support-notifications ... 00:55:39 Building support-scheduler ... 00:55:39 Building core-metadata 00:55:39 Building security-proxy-auth 00:55:39 Building core-data 00:55:39 Building security-secretstore-setup 00:55:39 Building support-scheduler 00:55:51 ce5c4a1c91eb: Pull complete 00:55:51 169dfbe0d373: Pull complete 00:55:51 e1ff8fa3b103: Pull complete 00:55:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:55:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:55:54 ---> 9dd264fcf1cb 00:55:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:55:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:55:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:55:54 ---> 9dd264fcf1cb 00:55:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:55:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:55:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:55:54 ---> 9dd264fcf1cb 00:55:54 Step 3/25 : WORKDIR /edgex-go 00:55:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:55:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:55:54 ---> 9dd264fcf1cb 00:55:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:55:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:55:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:55:54 ---> 9dd264fcf1cb 00:55:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:55:56 ---> Running in 9f5e8d29a12f 00:55:56 ---> Running in fb44d69e0d77 00:55:56 ---> Running in 13f3b89bd38a 00:55:56 ---> Running in 0289e40f600c 00:55:56 ---> Running in e258a43e002e 00:55:56 Removing intermediate container 13f3b89bd38a 00:55:56 ---> 91ca364396ea 00:55:56 Step 4/23 : WORKDIR /edgex-go 00:55:56 Removing intermediate container 0289e40f600c 00:55:56 ---> f7e48bd15d6e 00:55:56 Step 4/23 : WORKDIR /edgex-go 00:55:56 Removing intermediate container fb44d69e0d77 00:55:56 ---> 606e340a6b3e 00:55:56 Step 4/25 : WORKDIR /edgex-go 00:55:56 Removing intermediate container 9f5e8d29a12f 00:55:56 ---> f6dff12fe6a5 00:55:56 Step 4/25 : RUN apk add --update --no-cache make git 00:55:56 Removing intermediate container e258a43e002e 00:55:56 ---> 1aae6418651e 00:55:56 Step 4/23 : WORKDIR /edgex-go 00:55:56 ---> Running in b0c5e9d4ce46 00:55:56 ---> Running in 5515e2c87dbe 00:55:56 ---> Running in 6a4c6b83b7f5 00:55:56 ---> Running in ad64cd3bcdef 00:55:56 ---> Running in a3291c2ceaef 00:55:56 Removing intermediate container 6a4c6b83b7f5 00:55:56 ---> ab7e8df1927a 00:55:56 Step 5/25 : RUN apk add --update --no-cache make git 00:55:56 Removing intermediate container 5515e2c87dbe 00:55:56 ---> b5fd2e4e3e08 00:55:56 Step 5/23 : RUN apk add --update --no-cache make git 00:55:56 Removing intermediate container b0c5e9d4ce46 00:55:56 ---> e62339bc45ee 00:55:56 Step 5/23 : RUN apk add --update --no-cache make git 00:55:56 ---> Running in ae54743b8f71 00:55:56 Removing intermediate container a3291c2ceaef 00:55:56 ---> 74eeacb955e0 00:55:56 Step 5/23 : RUN apk add --update --no-cache make git 00:55:56 ---> Running in 5de82984a923 00:55:56 ---> Running in b02ba76ccabf 00:55:56 ---> Running in 71c1d7925179 00:55:57 52ebb69f0ebf: Pull complete 00:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:55:57 OK: 265 MiB in 53 packages 00:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:55:57 OK: 265 MiB in 53 packages 00:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:55:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:55:58 Removing intermediate container ad64cd3bcdef 00:55:58 ---> fe02fdf7d9a2 00:55:58 Step 5/25 : COPY go.mod vendor* ./ 00:55:58 OK: 265 MiB in 53 packages 00:55:58 Removing intermediate container ae54743b8f71 00:55:58 ---> 724c14ad3ee9 00:55:58 Step 6/25 : COPY go.mod vendor* ./ 00:55:58 ---> 9402a3863916 00:55:58 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:58 OK: 265 MiB in 53 packages 00:55:58 ---> Running in c63f9970eab2 00:55:58 OK: 265 MiB in 53 packages 00:55:58 ---> 7d2138bcc85e 00:55:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:58 ---> Running in 1541d2c2a446 00:55:58 Removing intermediate container 5de82984a923 00:55:58 ---> c6b753afe33e 00:55:58 Step 6/23 : COPY go.mod vendor* ./ 00:55:58 Removing intermediate container 71c1d7925179 00:55:58 ---> c9029b27c4d8 00:55:58 Step 6/23 : COPY go.mod vendor* ./ 00:55:58 ---> f1c6f2268704 00:55:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:58 ---> Running in a82351101ccd 00:55:58 Removing intermediate container b02ba76ccabf 00:55:58 ---> 0d75525d2f01 00:55:58 Step 6/23 : COPY go.mod vendor* ./ 00:55:58 ---> 69dfd021f167 00:55:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:58 ---> Running in 6266781e002d 00:55:58 5abe8eddf0d5: Pull complete 00:55:58 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:55:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:55:59 ---> 3e4e8d7a5036 00:55:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:59 ---> Running in 1de3d6cd6aed 00:55:59 + docker build -t ci-base-image-arm64 -f - . 00:55:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:55:59 WORKDIR /edgex 00:55:59 COPY go.mod . 00:55:59 RUN go mod download 00:55:59 Sending build context to Docker daemon 2.934MB 00:55:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:55:59 ---> 6cb57ee374ae 00:55:59 Step 2/4 : WORKDIR /edgex 00:56:01 ---> Running in 221aaa7c2de8 00:56:01 Removing intermediate container 221aaa7c2de8 00:56:01 ---> 4ec003a42234 00:56:01 Step 3/4 : COPY go.mod . 00:56:02 ---> 1d551e85b047 00:56:02 Step 4/4 : RUN go mod download 00:56:02 ---> Running in 3bda4f41fd61 00:56:34 Removing intermediate container 3bda4f41fd61 00:56:34 ---> c906180f88a5 00:56:34 Successfully built c906180f88a5 00:56:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:35 + docker inspect -f . ci-base-image-arm64 00:56:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:35 prd-ubuntu20.04-docker-arm64-4c-16g-6769 does not seem to be running inside a container 00:56:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:56:36 $ docker top 5adf348c56c4b4f6434f5ef5a39840467197715be976a71a7f6db45177e91ed1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:37 + go version 00:56:37 go version go1.20.2 linux/arm64 [Pipeline] } 00:56:37 $ docker stop --time=1 5adf348c56c4b4f6434f5ef5a39840467197715be976a71a7f6db45177e91ed1 00:56:37 Removing intermediate container c63f9970eab2 00:56:37 ---> e60a562010b1 00:56:37 Step 7/25 : COPY . . 00:56:37 Removing intermediate container 6266781e002d 00:56:37 ---> 8659b50d8839 00:56:37 Step 8/23 : COPY . . 00:56:37 Removing intermediate container 1541d2c2a446 00:56:37 ---> f628177dfc8d 00:56:37 Step 8/25 : COPY . . 00:56:37 Removing intermediate container a82351101ccd 00:56:37 ---> d3d0c29635b1 00:56:37 Step 8/23 : COPY . . 00:56:37 Removing intermediate container 1de3d6cd6aed 00:56:37 ---> d21d47d80b76 00:56:37 Step 8/23 : COPY . . 00:56:39 $ docker rm -f --volumes 5adf348c56c4b4f6434f5ef5a39840467197715be976a71a7f6db45177e91ed1 [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 00:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:56:39 00:56:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:56:40 latest: Pulling from edgex-devops/edgex-compose-arm64 00:56:40 29e5d40040c1: Pulling fs layer 00:56:40 1ce36da41761: Pulling fs layer 00:56:40 25b303627fd3: Pulling fs layer 00:56:40 29e5d40040c1: Verifying Checksum 00:56:40 29e5d40040c1: Download complete 00:56:40 1ce36da41761: Verifying Checksum 00:56:40 1ce36da41761: Download complete 00:56:41 29e5d40040c1: Pull complete 00:56:42 1ce36da41761: Pull complete 00:56:42 25b303627fd3: Verifying Checksum 00:56:42 25b303627fd3: Download complete 00:56:52 25b303627fd3: Pull complete 00:56:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:56:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:52 prd-ubuntu20.04-docker-arm64-4c-16g-6769 does not seem to be running inside a container 00:56:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@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 00:56:54 $ docker top f06f4b7906b196db29e2dce5ba7cdc56cca98f8c22b565afee00eada45582ddd -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:55 + docker-compose build --help 00:56:55 + grep parallel 00:56:55 ---> 1ac75dfb6a3b 00:56:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:56:55 ---> Running in 31c6907d9963 00:56:55 ---> 1bbf4b1db4b2 00:56:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:56:55 ---> 62dfda63a1ac 00:56:55 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 00:56:55 ---> 72469f7653f3 00:56:55 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:56:55 ---> 890e2daf907f 00:56:55 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:56:55 ---> Running in 46c9a97ca24f 00:56:55 ---> Running in effc624be1f1 00:56:55 ---> Running in 698adbf7656f 00:56:55 ---> Running in 91bd8a623666 00:56:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:56:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:56:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:56:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:56:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:56:59 --parallel Build images in parallel. [Pipeline] } 00:56:59 $ docker stop --time=1 f06f4b7906b196db29e2dce5ba7cdc56cca98f8c22b565afee00eada45582ddd 00:57:01 $ docker rm -f --volumes f06f4b7906b196db29e2dce5ba7cdc56cca98f8c22b565afee00eada45582ddd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:57:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:02 prd-ubuntu20.04-docker-arm64-4c-16g-6769 does not seem to be running inside a container 00:57:02 $ 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/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:57:03 $ docker top c91d08d64f7fa7000f4e67120bcffb7089f3fae0a2e0d4c93fd342e87c444bd0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:03 + docker-compose -f ./docker-compose-build.yml build --parallel 00:57:09 Building core-command ... 00:57:09 Building core-common-config-bootstrapper ... 00:57:09 Building core-data ... 00:57:09 Building core-metadata ... 00:57:09 Building security-bootstrapper ... 00:57:09 Building security-proxy-auth ... 00:57:09 Building security-proxy-setup ... 00:57:09 Building security-secretstore-setup ... 00:57:09 Building security-spiffe-token-provider ... 00:57:09 Building security-spire-agent ... 00:57:09 Building security-spire-config ... 00:57:09 Building security-spire-server ... 00:57:09 Building support-notifications ... 00:57:09 Building support-scheduler ... 00:57:09 Building security-spiffe-token-provider 00:57:09 Building security-spire-server 00:57:09 Building core-command 00:57:09 Building core-common-config-bootstrapper 00:57:09 Building core-metadata 00:57:19 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:57:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:57:19 ---> c906180f88a5 00:57:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:57:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:57:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:57:19 ---> c906180f88a5 00:57:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:57:19 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:57:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:57:19 ---> c906180f88a5 00:57:19 Step 3/20 : WORKDIR /edgex-go 00:57:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:57:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:57:19 ---> c906180f88a5 00:57:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:57:19 ---> Running in 758cb658f319 00:57:19 ---> Running in 1ec99981e299 00:57:19 ---> Running in b091e6013c44 00:57:19 ---> Running in fa635ff4ddd5 00:57:19 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:57:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:57:19 ---> c906180f88a5 00:57:19 Step 3/26 : WORKDIR /edgex-go 00:57:19 ---> Running in 0005b6cdff17 00:57:19 Removing intermediate container 758cb658f319 00:57:19 ---> 82ed00ab33da 00:57:19 Step 4/24 : WORKDIR /edgex-go 00:57:19 Removing intermediate container b091e6013c44 00:57:19 ---> 1a55c4f7925e 00:57:19 Step 4/25 : WORKDIR /edgex-go 00:57:19 Removing intermediate container fa635ff4ddd5 00:57:19 ---> f3632dab0291 00:57:19 Step 4/23 : WORKDIR /edgex-go 00:57:19 ---> Running in 1c0f29247d89 00:57:19 Removing intermediate container 1ec99981e299 00:57:19 ---> 0fdc15d3c0ae 00:57:19 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:57:19 ---> Running in 5ac280866334 00:57:19 ---> Running in 0018f07facec 00:57:19 ---> Running in 78cee591f5b2 00:57:19 Removing intermediate container 0005b6cdff17 00:57:19 ---> a5755221ca12 00:57:19 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:57:20 ---> Running in c05a44ab5b4a 00:57:20 Removing intermediate container 1c0f29247d89 00:57:20 ---> 3f498cc0d9d4 00:57:20 Step 5/24 : RUN apk add --update --no-cache make git 00:57:20 Removing intermediate container 5ac280866334 00:57:20 ---> 7094e990c2a3 00:57:20 Step 5/25 : RUN apk add --update --no-cache make git 00:57:20 ---> Running in 927481237d2d 00:57:21 ---> Running in 4d434087b8dd 00:57:21 Removing intermediate container 0018f07facec 00:57:21 ---> 0dd2f0150e17 00:57:21 Step 5/23 : RUN apk add --update --no-cache make git 00:57:21 ---> Running in b0e08c5172ee 00:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:24 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:57:24 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:57:24 OK: 17694 distinct packages available 00:57:24 OK: 263 MiB in 53 packages 00:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:25 OK: 263 MiB in 53 packages 00:57:25 OK: 263 MiB in 53 packages 00:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:25 OK: 263 MiB in 53 packages 00:57:25 Removing intermediate container c05a44ab5b4a 00:57:25 ---> 12d3c0ae329b 00:57:25 Step 5/26 : COPY go.mod vendor* ./ 00:57:26 OK: 263 MiB in 53 packages 00:57:27 Removing intermediate container b0e08c5172ee 00:57:27 ---> b26698caefda 00:57:27 Step 6/23 : COPY go.mod vendor* ./ 00:57:27 Removing intermediate container 927481237d2d 00:57:27 ---> 84b8f0c02fcd 00:57:27 Step 6/24 : COPY go.mod vendor* ./ 00:57:27 Removing intermediate container 4d434087b8dd 00:57:27 ---> 171002936187 00:57:27 Step 6/25 : COPY go.mod vendor* ./ 00:57:27 ---> c53b0b2e81b8 00:57:27 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:27 ---> Running in 5a206d0e6959 00:57:28 Removing intermediate container 78cee591f5b2 00:57:28 ---> 61dbcc05cea7 00:57:28 Step 5/20 : COPY go.mod vendor* ./ 00:57:28 ---> df58b9fbbd80 00:57:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:28 ---> 0beceaa17810 00:57:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:28 ---> 577770e5cb87 00:57:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:28 ---> Running in 44e27aeff9e6 00:57:28 ---> Running in b036ff8fc07c 00:57:28 ---> Running in c72131c99421 00:57:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:57:29 ---> 36a48a30ed90 00:57:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:29 ---> Running in 882033b60e22 00:57:43 Removing intermediate container 31c6907d9963 00:57:43 ---> a0f0dee9ebab 00:57:43 00:57:43 Step 10/23 : FROM alpine:3.17 00:57:43 Removing intermediate container 46c9a97ca24f 00:57:43 ---> 42d71efad29f 00:57:43 00:57:43 Step 10/23 : FROM alpine:3.17 00:57:43 Removing intermediate container 698adbf7656f 00:57:43 ---> 8b5d1fb485b8 00:57:43 00:57:43 Step 10/25 : FROM alpine:3.17 00:57:43 Removing intermediate container 91bd8a623666 00:57:43 ---> d56e934daf27 00:57:43 00:57:43 Step 9/25 : FROM alpine:3.17 00:57:43 Removing intermediate container effc624be1f1 00:57:43 ---> 66e5dd81fbc9 00:57:43 00:57:43 Step 10/23 : FROM alpine:3.17 00:57:43 3.17: Pulling from library/alpine 00:57:43 3.17: Pulling from library/alpine 00:57:43 3.17: Pulling from library/alpine 00:57:44 3.17: Pulling from library/alpine 00:57:44 3.17: Pulling from library/alpine 00:57:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:57:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:57:44 Status: Downloaded newer image for alpine:3.17 00:57:44 Status: Image is up to date for alpine:3.17 00:57:44 ---> 9ed4aefc74f6 00:57:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 00:57:44 ---> 9ed4aefc74f6 00:57:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:57:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:57:44 Status: Image is up to date for alpine:3.17 00:57:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:57:44 Status: Image is up to date for alpine:3.17 00:57:45 ---> 9ed4aefc74f6 00:57:45 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:57:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:57:46 Status: Image is up to date for alpine:3.17 00:57:46 ---> 9ed4aefc74f6 00:57:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:57:46 ---> 9ed4aefc74f6 00:57:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:57:46 ---> Running in ad43b4b5f644 00:57:46 ---> Running in 3d636ce0da82 00:57:46 ---> Running in 96126abd60c6 00:57:46 ---> Running in f6ed1d7ce48c 00:57:46 ---> Running in 16149ea4dbc0 00:57:46 Removing intermediate container ad43b4b5f644 00:57:46 ---> dce8b5d2e785 00:57:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:57:46 Removing intermediate container 96126abd60c6 00:57:46 ---> be0f769d3c1b 00:57:46 Step 12/23 : ENV APP_PORT=59880 00:57:46 ---> Running in a573bdd179dc 00:57:46 ---> Running in a7d5df049181 00:57:46 Removing intermediate container a7d5df049181 00:57:46 ---> ed449615bb6f 00:57:46 Step 13/23 : EXPOSE $APP_PORT 00:57:47 ---> Running in 3cf0981e22da 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:57:47 Removing intermediate container 3cf0981e22da 00:57:47 ---> e7f3d7b47441 00:57:47 Step 14/23 : RUN apk add --update --no-cache dumb-init 00:57:47 ---> Running in b48448b88fef 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:57:47 (1/1) Installing dumb-init (1.2.5-r2) 00:57:47 Executing busybox-1.35.0-r29.trigger 00:57:47 OK: 7 MiB in 16 packages 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:57:47 (1/1) Installing dumb-init (1.2.5-r2) 00:57:47 (1/3) Installing ca-certificates (20220614-r4) 00:57:47 (2/3) Installing dumb-init (1.2.5-r2) 00:57:47 Executing busybox-1.35.0-r29.trigger 00:57:47 OK: 7 MiB in 16 packages 00:57:47 (3/3) Installing su-exec (0.2-r2) 00:57:47 Executing busybox-1.35.0-r29.trigger 00:57:47 Executing ca-certificates-20220614-r4.trigger 00:57:47 OK: 8 MiB in 18 packages 00:57:47 (1/1) Installing dumb-init (1.2.5-r2) 00:57:47 (1/1) Installing dumb-init (1.2.5-r2) 00:57:47 Executing busybox-1.35.0-r29.trigger 00:57:47 OK: 7 MiB in 16 packages 00:57:48 Executing busybox-1.35.0-r29.trigger 00:57:48 OK: 7 MiB in 16 packages 00:57:48 Removing intermediate container 16149ea4dbc0 00:57:48 ---> 9a59b6bd1e48 00:57:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:57:48 ---> Running in a171c204685a 00:57:48 Removing intermediate container 3d636ce0da82 00:57:48 ---> f021829d8fb5 00:57:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:57:48 Removing intermediate container a171c204685a 00:57:48 ---> ede21ec7d41c 00:57:48 Step 13/23 : ENV APP_PORT=59861 00:57:48 ---> Running in 45ef062b794c 00:57:48 ---> Running in a58207a38acb 00:57:48 Removing intermediate container f6ed1d7ce48c 00:57:48 ---> abdf777969b9 00:57:48 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:57:48 ---> Running in 916ee4e31e92 00:57:48 Removing intermediate container 45ef062b794c 00:57:48 ---> d9aeb708af3f 00:57:48 Step 13/25 : ENV APP_PORT=59881 00:57:48 ---> Running in 0e0d7cd86170 00:57:49 Removing intermediate container a573bdd179dc 00:57:49 ---> b57248bfb29c 00:57:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:49 Removing intermediate container b48448b88fef 00:57:49 ---> 328098d8839e 00:57:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:49 Removing intermediate container 0e0d7cd86170 00:57:49 ---> b3a10f553f10 00:57:49 Step 14/25 : EXPOSE $APP_PORT 00:57:49 Removing intermediate container a58207a38acb 00:57:49 ---> 4f7ef9fed505 00:57:49 Step 14/23 : EXPOSE $APP_PORT 00:57:49 Removing intermediate container 916ee4e31e92 00:57:49 ---> 8f56c1296105 00:57:49 Step 12/25 : WORKDIR / 00:57:49 ---> Running in 140a3327d311 00:57:49 ---> Running in 2fb0cf65de80 00:57:49 ---> Running in dc4b26deb219 00:57:49 ---> 27cca98500a2 00:57:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:57:49 ---> ceb2c01a13ac 00:57:49 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:57:49 Removing intermediate container 140a3327d311 00:57:49 ---> cc6b5b979bca 00:57:49 Step 15/25 : WORKDIR / 00:57:49 Removing intermediate container 2fb0cf65de80 00:57:49 ---> 95d267e77144 00:57:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:49 Removing intermediate container dc4b26deb219 00:57:49 ---> b6941bdb7dc6 00:57:49 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:49 ---> Running in a218e9dc6789 00:57:49 ---> 8695aba008f7 00:57:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:57:49 ---> d75f385cd556 00:57:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:57:50 ---> 8a9c3b3b9a12 00:57:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:57:50 Removing intermediate container a218e9dc6789 00:57:50 ---> 1dca44fc2e23 00:57:50 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:50 ---> 03e24774a8bc 00:57:50 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 00:57:50 ---> 97b3144d299e 00:57:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:57:50 ---> c162125638f5 00:57:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:57:50 ---> ddd3d22d8958 00:57:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:57:51 ---> 319bff24bc11 00:57:51 ---> fbeb7ed42d4f 00:57:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt /Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:57:51 00:57:51 ---> 2dab7be2e5fe 00:57:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:57:51 ---> 260222875047 00:57:51 Step 19/23 : ENTRYPOINT ["/core-data"] 00:57:51 ---> b599a14fffa9 00:57:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:57:51 ---> Running in 1f4c8e764c5d 00:57:51 ---> a6c03b5d16bc 00:57:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:57:51 ---> 7c66f6c5dcc1 00:57:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:57:51 ---> faad9f160238 00:57:51 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:57:51 Removing intermediate container 1f4c8e764c5d 00:57:51 ---> 9b6ee4794068 00:57:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:57:51 ---> Running in 2c54256a71c5 00:57:51 ---> Running in e4985df39c9e 00:57:51 ---> db5b3dcf910d 00:57:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:57:52 ---> 3fad68707548 00:57:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:57:52 ---> Running in db11b475be0c 00:57:52 Removing intermediate container e4985df39c9e 00:57:52 ---> ab3e0e459a0c 00:57:52 Step 21/23 : LABEL arch=x86_64 00:57:52 ---> 2f9e29a3ce1d 00:57:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:57:52 ---> Running in aaa55c8e943b 00:57:52 Removing intermediate container db11b475be0c 00:57:52 ---> 07c675008d55 00:57:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:57:52 ---> 78073d357db5 00:57:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:57:52 ---> Running in a56849bcb654 00:57:52 Removing intermediate container aaa55c8e943b 00:57:52 ---> ba5ab967708b 00:57:52 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 00:57:52 ---> e8815458762a 00:57:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:57:52 ---> Running in 8a2457ee10d3 00:57:52 Removing intermediate container a56849bcb654 00:57:52 ---> 58f83d7bce78 00:57:52 Step 21/23 : LABEL arch=x86_64 00:57:52 ---> Running in 985e87e2ae10 00:57:52 Removing intermediate container 8a2457ee10d3 00:57:52 ---> 77f0184892a9 00:57:52 Step 23/23 : LABEL version=3.0.0-dev.120 00:57:52 ---> cde32622feed 00:57:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:57:52 ---> baa8a7e20fe5 00:57:52 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:57:53 ---> Running in fde5501369a2 00:57:53 ---> Running in 8dc632f0d7ff 00:57:53 Removing intermediate container 985e87e2ae10 00:57:53 ---> f425dcf34d78 00:57:53 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 00:57:53 Removing intermediate container 2c54256a71c5 00:57:53 ---> c08b6d77b8ef 00:57:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:57:53 Removing intermediate container 8dc632f0d7ff 00:57:53 ---> 82849e0ed4e1 00:57:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:57:53 Removing intermediate container fde5501369a2 00:57:53 ---> f4d58b4614df 00:57:53 00:57:53 ---> Running in a9d9d09f241c 00:57:53 ---> 30afd35db32e 00:57:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:57:53 ---> Running in c1f3622a5ff7 00:57:53 ---> Running in b0f1e09ca70a 00:57:53 Removing intermediate container a9d9d09f241c 00:57:53 ---> c113b5a217fa 00:57:53 Step 23/23 : LABEL version=3.0.0-dev.120 00:57:53 Successfully built f4d58b4614df 00:57:53 Successfully tagged core-data:latest 00:57:53  Building core-data ... done Building security-spire-config 00:57:53 ---> Running in 54ce5ecc5ebb 00:57:53 Removing intermediate container c1f3622a5ff7 00:57:53 ---> abcb7112928f 00:57:53 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:57:55 ---> Running in ffd39a92a9e2 00:57:56 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:57:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:57:58 ---> 9dd264fcf1cb 00:57:58 Step 3/27 : WORKDIR /edgex-go 00:57:58 ---> Using cache 00:57:58 ---> f6dff12fe6a5 00:57:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:57:58 ---> 4c65d50449ae 00:57:58 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:57:58 Removing intermediate container b0f1e09ca70a 00:57:58 ---> 272539ba4772 00:57:58 Step 23/25 : LABEL arch=x86_64 00:57:58 Removing intermediate container 54ce5ecc5ebb 00:57:58 ---> 9c78ce8de03e 00:57:58 00:57:58 ---> Running in ff86b74c41fb 00:57:58 ---> Running in a1082f7e7007 00:57:58 ---> Running in 37261c539a31 00:57:58 Successfully built 9c78ce8de03e 00:57:58 Successfully tagged support-scheduler:latest 00:57:58 Building security-bootstrapper 00:57:58  Building support-scheduler ... done Removing intermediate container ffd39a92a9e2 00:57:58 ---> 2e9999a96fa2 00:57:58 Step 21/23 : LABEL arch=x86_64 00:57:58 ---> Running in 78e970cd98cf 00:57:58 Removing intermediate container a1082f7e7007 00:57:58 ---> 082ef256f4b1 00:57:58 Step 24/25 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 00:57:59 ---> Running in e80c1a086330 00:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:58:00 OK: 265 MiB in 53 packages 00:58:02 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:58:02 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:58:02 ---> 9dd264fcf1cb 00:58:02 Step 3/33 : WORKDIR /edgex-go 00:58:02 ---> Using cache 00:58:02 ---> f6dff12fe6a5 00:58:02 Step 4/33 : RUN apk add --update --no-cache make git 00:58:02 ---> Using cache 00:58:02 ---> fe02fdf7d9a2 00:58:02 Step 5/33 : COPY go.mod vendor* ./ 00:58:02 ---> Using cache 00:58:02 ---> 9402a3863916 00:58:02 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:58:02 ---> Using cache 00:58:02 ---> e60a562010b1 00:58:02 Step 7/33 : COPY . . 00:58:02 ---> Using cache 00:58:02 ---> 890e2daf907f 00:58:02 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:58:04 Removing intermediate container 78e970cd98cf 00:58:04 ---> f85a480aed78 00:58:04 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 00:58:04 ---> Running in c802c249f293 00:58:04 Removing intermediate container e80c1a086330 00:58:04 ---> 18e177451fcb 00:58:04 Step 25/25 : LABEL version=3.0.0-dev.120 00:58:04 ---> Running in ec06ae1c45cf 00:58:04 ---> Running in 30d45ba57f7c 00:58:04 Removing intermediate container ec06ae1c45cf 00:58:04 ---> 34064dd7d5cb 00:58:04 Step 23/23 : LABEL version=3.0.0-dev.120 00:58:04 Removing intermediate container 37261c539a31 00:58:04 ---> 989eb7524768 00:58:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:58:04 Removing intermediate container 30d45ba57f7c 00:58:04 ---> 4e61a164d712 00:58:04 00:58:04 Successfully built 4e61a164d712 00:58:04 ---> Running in ec96aac936df 00:58:04 Successfully tagged core-metadata:latest 00:58:04  Building core-metadata ... done Building security-spiffe-token-provider 00:58:04 ---> Running in 880d244e316f 00:58:04 Removing intermediate container ec96aac936df 00:58:04 ---> 2ee881361fa4 00:58:04 00:58:04 Successfully built 2ee881361fa4 00:58:04 Successfully tagged security-proxy-auth:latest 00:58:04  Building security-proxy-auth ... done Building support-notifications 00:58:05 Removing intermediate container ff86b74c41fb 00:58:05 ---> 45eeb82415fb 00:58:05 Step 5/27 : COPY go.mod vendor* ./ 00:58:05 Removing intermediate container 880d244e316f 00:58:05 ---> d9180fa553bb 00:58:05 Step 23/25 : LABEL arch=x86_64 00:58:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:58:09 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:58:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:58:09 ---> 9dd264fcf1cb 00:58:09 Step 3/20 : WORKDIR /edgex-go 00:58:09 ---> Using cache 00:58:09 ---> f6dff12fe6a5 00:58:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:58:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:58:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:58:09 ---> 9dd264fcf1cb 00:58:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:58:09 ---> Using cache 00:58:09 ---> 1aae6418651e 00:58:09 Step 4/23 : WORKDIR /edgex-go 00:58:09 ---> Using cache 00:58:09 ---> 74eeacb955e0 00:58:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:58:13 ---> bbf1e144a2a8 00:58:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:58:13 ---> Running in b0b3adf6e7e4 00:58:13 ---> Running in 132bb14e5521 00:58:13 ---> Running in 4c789ab1f13d 00:58:13 ---> Running in 38de886c817c 00:58:14 Removing intermediate container 4c789ab1f13d 00:58:14 ---> 76b9e0c5f4e8 00:58:14 Step 24/25 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 00:58:14 ---> Running in 07fd489c002e 00:58:14 Removing intermediate container 07fd489c002e 00:58:14 ---> 79ab5ce01c12 00:58:14 Step 25/25 : LABEL version=3.0.0-dev.120 00:58:14 ---> Running in 594a38c8e518 00:58:14 Removing intermediate container 594a38c8e518 00:58:14 ---> 6a252d9fe734 00:58:14 00:58:14 Successfully built 6a252d9fe734 00:58:14 Successfully tagged security-secretstore-setup:latest 00:58:14  Building security-secretstore-setup ... done Building security-spire-agent 00:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:58:14 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:58:14 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:58:14 OK: 17823 distinct packages available 00:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:58:15 OK: 265 MiB in 53 packages 00:58:15 OK: 265 MiB in 53 packages 00:58:19 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:58:19 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:58:19 ---> 9dd264fcf1cb 00:58:19 Step 3/27 : WORKDIR /edgex-go 00:58:19 ---> Using cache 00:58:19 ---> f6dff12fe6a5 00:58:19 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:58:19 ---> Using cache 00:58:19 ---> 45eeb82415fb 00:58:19 Step 5/27 : COPY go.mod vendor* ./ 00:58:19 ---> Using cache 00:58:19 ---> bbf1e144a2a8 00:58:19 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:58:22 ---> Running in f06658a9602f 00:58:22 Removing intermediate container 132bb14e5521 00:58:22 ---> 931afb710a4d 00:58:22 Step 6/23 : COPY go.mod vendor* ./ 00:58:22 Removing intermediate container b0b3adf6e7e4 00:58:22 ---> 3d6919c0d302 00:58:22 Step 5/20 : COPY go.mod vendor* ./ 00:58:23 ---> 3c6991cdf092 00:58:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:58:23 ---> a62de89a5ff9 00:58:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:58:23 ---> Running in 3bc1271535b4 00:58:23 ---> Running in 0dd27032c9d0 00:58:27 Removing intermediate container c802c249f293 00:58:27 ---> 2e8dc56bded0 00:58:27 00:58:27 Step 9/33 : FROM alpine:3.17 00:58:27 ---> 9ed4aefc74f6 00:58:27 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:58:27 ---> Running in 83008f7aee66 00:58:27 Removing intermediate container 83008f7aee66 00:58:27 ---> 6038098d68a7 00:58:27 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:58:27 ---> Running in 3c11681fb00c 00:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:58:28 (1/2) Installing dumb-init (1.2.5-r2) 00:58:28 (2/2) Installing su-exec (0.2-r2) 00:58:28 Executing busybox-1.35.0-r29.trigger 00:58:28 OK: 7 MiB in 17 packages 00:58:34 Removing intermediate container 3c11681fb00c 00:58:34 ---> 4b3f74cd6e8f 00:58:34 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:58:44 ---> Running in 0f9138b17a5f 00:58:47 Removing intermediate container 0f9138b17a5f 00:58:47 ---> 2dec680a146f 00:58:47 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:58:48 ---> Running in 161090d09d44 00:58:48 Removing intermediate container 38de886c817c 00:58:48 ---> 9a6bf4902176 00:58:48 Step 7/27 : COPY . . 00:58:52 Removing intermediate container 161090d09d44 00:58:52 ---> 1bcb5b7e4129 00:58:52 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:59:02 ---> Running in b2ff51ecc614 00:59:02 ---> 6df621bb84e1 00:59:02 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 00:59:02 ---> Running in 39c230d0a6ab 00:59:02 Removing intermediate container b2ff51ecc614 00:59:02 ---> 8aa42af60def 00:59:02 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:59:02 ---> Running in 4616b3babde6 00:59:02 Removing intermediate container 39c230d0a6ab 00:59:02 ---> 9abd5741827f 00:59:02 Step 9/27 : WORKDIR /edgex-go/spire-build 00:59:02 ---> Running in 672fe329b2a3 00:59:02 Removing intermediate container 4616b3babde6 00:59:02 ---> 8b3918b942cb 00:59:02 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:59:02 ---> Running in a669b6bda372 00:59:02 Removing intermediate container 672fe329b2a3 00:59:02 ---> db4f721d52e8 00:59:02 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:59:03 Removing intermediate container f06658a9602f 00:59:03 ---> 89802bdfc948 00:59:03 Step 7/27 : COPY . . 00:59:03 ---> Running in 56eaff845721 00:59:03 Removing intermediate container 0dd27032c9d0 00:59:03 ---> 9a89d08f3318 00:59:03 Step 7/20 : COPY . . 00:59:03 Removing intermediate container 3bc1271535b4 00:59:03 ---> 3d8bee563c62 00:59:03 Step 8/23 : COPY . . 00:59:11 Removing intermediate container 56eaff845721 00:59:11 ---> bae4f9949b47 00:59:11 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 00:59:15 ---> Running in 380cf6281475 00:59:15 ---> 502120889d17 00:59:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:59:15 ---> 8df62f8ebb88 00:59:15 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 00:59:15 ---> 08fbc4c96874 00:59:15 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:59:15 ---> Running in 3a0fd9a9ff16 00:59:15 ---> Running in 8395c72262d0 00:59:15 ---> Running in f68bf6a73ab8 00:59:15 Removing intermediate container a669b6bda372 00:59:15 ---> ce9173e26693 00:59:15 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:59:15 ---> Running in c7ec85116691 00:59:15 Removing intermediate container 3a0fd9a9ff16 00:59:15 ---> 5006eb2f6f79 00:59:15 Step 9/27 : WORKDIR /edgex-go/spire-build 00:59:16 ---> Running in 6c632817639d 00:59:16 Removing intermediate container c7ec85116691 00:59:16 ---> c8ef99351821 00:59:16 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:59:16 Removing intermediate container 6c632817639d 00:59:16 ---> 6346fe80444e 00:59:16 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:59:16 ---> 82be14bc7614 00:59:16 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:59:16 ---> Running in f5791e8b6c7f 00:59:16 ---> Running in 8ff63e04c8e7 00:59:16 Removing intermediate container f5791e8b6c7f 00:59:16 ---> 5708d3b2c5e7 00:59:16 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 00:59:16 ---> Running in b773c1317ffe 00:59:16 Removing intermediate container 380cf6281475 00:59:16 ---> 8a029d73e3de 00:59:16 Step 12/27 : WORKDIR /edgex-go 00:59:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:59:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:59:16 ---> Running in 34203e0c90cc 00:59:16 Removing intermediate container 34203e0c90cc 00:59:16 ---> 58110069f697 00:59:16 00:59:16 Step 13/27 : FROM alpine:3.17 00:59:16 ---> 9ed4aefc74f6 00:59:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:59:16 ---> Running in a9741230907b 00:59:17 Removing intermediate container a9741230907b 00:59:17 ---> d016daf4bc97 00:59:17 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:59:17 ---> Running in 346ef9497d97 00:59:17 Removing intermediate container 8ff63e04c8e7 00:59:17 ---> 2094213dd0ab 00:59:17 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:17 Removing intermediate container b773c1317ffe 00:59:17 ---> e5c5a7b665fc 00:59:17 Step 12/27 : WORKDIR /edgex-go 00:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:59:17 ---> Running in 4b03aea8ca1d 00:59:17 ---> f635038605a8 00:59:17 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:59:17 Removing intermediate container 4b03aea8ca1d 00:59:17 ---> c1ee30d6dfef 00:59:17 00:59:17 Step 13/27 : FROM alpine:3.17 00:59:17 ---> 9ed4aefc74f6 00:59:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:59:17 ---> Using cache 00:59:17 ---> d016daf4bc97 00:59:17 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:59:17 ---> Running in 200babffff42 00:59:17 ---> 379ffef708f5 00:59:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:59:18 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:59:18 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:59:18 OK: 17818 distinct packages available 00:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:59:18 ---> 9992f2bd1415 00:59:18 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:59:18 (1/4) Installing dumb-init (1.2.5-r2) 00:59:18 (2/4) Installing musl-obstack (1.2.3-r0) 00:59:18 (3/4) Installing libucontext (1.2-r0) 00:59:18 (4/4) Installing gcompat (1.1.0-r0) 00:59:18 Executing busybox-1.35.0-r29.trigger 00:59:18 OK: 7 MiB in 19 packages 00:59:18 ---> a96545b58419 00:59:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 00:59:18 ---> 59107f5ef06b 00:59:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:59:19 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:59:19 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:59:19 OK: 17818 distinct packages available 00:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:59:19 ---> 1cf1f3c36aa7 00:59:19 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:59:19 Removing intermediate container 346ef9497d97 00:59:19 ---> 8c20986b39ef 00:59:19 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:19 (1/5) Installing dumb-init (1.2.5-r2) 00:59:19 (2/5) Installing musl-obstack (1.2.3-r0) 00:59:19 (3/5) Installing libucontext (1.2-r0) 00:59:19 (4/5) Installing gcompat (1.1.0-r0) 00:59:19 (5/5) Installing openssl (3.0.8-r3) 00:59:19 Executing busybox-1.35.0-r29.trigger 00:59:19 OK: 8 MiB in 20 packages 00:59:19 ---> 9c862ac8b876 00:59:19 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:59:19 ---> 118779a57e48 00:59:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:59:20 ---> 8dd6d232266c 00:59:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:59:21 Removing intermediate container 5a206d0e6959 00:59:21 ---> e6a7e3b6b68c 00:59:21 Step 7/26 : COPY . . 00:59:21 Removing intermediate container 882033b60e22 00:59:21 ---> a9eb0bb60307 00:59:21 Step 7/20 : COPY . . 00:59:21 Removing intermediate container c72131c99421 00:59:21 ---> 09f5a7ecfee4 00:59:21 Step 8/24 : COPY . . 00:59:21 Removing intermediate container 44e27aeff9e6 00:59:21 ---> 7b8a062cfbd0 00:59:21 Step 8/25 : COPY . . 00:59:21 Removing intermediate container b036ff8fc07c 00:59:21 ---> 879e5c98acb2 00:59:21 Step 8/23 : COPY . . 00:59:21 ---> 102367b2a3c0 00:59:21 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 00:59:21 ---> 36608fec6daf 00:59:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:59:21 ---> Running in b8e461b84a29 00:59:21 ---> Running in ad32060f5f89 00:59:21 ---> 27f7583830a4 00:59:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:59:21 ---> 7c2f9fe0039b 00:59:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:59:21 ---> b57519cb0db8 00:59:21 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:59:21 ---> Running in 480cf1e5d47a 00:59:21 ---> Running in eb583f35f1cd 00:59:21 Removing intermediate container b8e461b84a29 00:59:21 ---> 015500987be6 00:59:21 Step 9/26 : WORKDIR /edgex-go/spire-build 00:59:21 ---> Running in 76dd699afbe5 00:59:21 ---> Running in bf2b2720e5a4 00:59:21 Removing intermediate container bf2b2720e5a4 00:59:21 ---> ac2c13802a5c 00:59:21 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:59:21 ---> Running in d2b55399fae7 00:59:21 Removing intermediate container d2b55399fae7 00:59:21 ---> 04d0ab15461b 00:59:21 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 00:59:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:59:21 ---> Running in b8b301d92ac6 00:59:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:59:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:59:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:59:22 ---> d950f950f0c7 00:59:22 Step 28/33 : RUN chmod +x /entrypoint.sh 00:59:22 Removing intermediate container 200babffff42 00:59:22 ---> 39d352cf4847 00:59:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:22 ---> a421153963aa 00:59:22 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:59:22 ---> Running in a42ba45d6a5f 00:59:22 ---> d41c6b03a1e3 00:59:22 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:59:22 ---> 4e413ab65dce 00:59:22 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:59:22 Removing intermediate container b8b301d92ac6 00:59:22 ---> 6152c8201b6e 00:59:22 Step 12/26 : WORKDIR /edgex-go 00:59:22 ---> Running in bb6cdf4f4da6 00:59:22 ---> Running in c6241d66b732 00:59:23 Removing intermediate container bb6cdf4f4da6 00:59:23 ---> 00d85371c375 00:59:23 00:59:23 Step 13/26 : FROM alpine:3.17 00:59:23 ---> 2fe3c588d3b7 00:59:23 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:59:23 3.17: Pulling from library/alpine 00:59:23 Removing intermediate container c6241d66b732 00:59:23 ---> af7487fdde66 00:59:23 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:59:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:59:24 Status: Downloaded newer image for alpine:3.17 00:59:24 ---> 51e60588ff2c 00:59:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:59:24 ---> Running in 0c2cccbc5cf0 00:59:24 Removing intermediate container a42ba45d6a5f 00:59:24 ---> 7735a93861b5 00:59:24 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:59:24 ---> 3e37c68f11e1 00:59:25 ---> d4c0d5570dc8 00:59:25 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 22/27 : WORKDIR / 00:59:25 00:59:25 ---> Running in 47dfa7f91d9e 00:59:25 ---> Running in 2d274a04f9a4 00:59:25 Removing intermediate container 2d274a04f9a4 00:59:25 ---> dded4eb843cd 00:59:25 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:59:25 Removing intermediate container 0c2cccbc5cf0 00:59:25 ---> bbb53fcd5644 00:59:25 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:59:25 ---> Running in 34be7d26eec7 00:59:26 Removing intermediate container 47dfa7f91d9e 00:59:26 ---> 8d7e60b7ae99 00:59:26 Step 30/33 : CMD ["gate"] 00:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:59:28 ---> Running in 23d3855c8583 00:59:28 ---> Running in 4aa0b26135f7 00:59:28 ---> bfdefa935f28 00:59:28 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:59:29 Removing intermediate container 4aa0b26135f7 00:59:29 ---> b97a24c4f342 00:59:29 Step 31/33 : LABEL arch=x86_64 00:59:29 Removing intermediate container 23d3855c8583 00:59:29 ---> b4a7350378ed 00:59:29 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:59:29 ---> 86cbce146dcd 00:59:29 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:59:29 ---> Running in e61aacf1f3b7 00:59:29 ---> Running in bf981e45dc44 00:59:29 Removing intermediate container e61aacf1f3b7 00:59:29 ---> c8671a823ab5 00:59:29 Step 32/33 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 00:59:29 ---> a3e2c81c72c1 00:59:29 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Removing intermediate container bf981e45dc44 00:59:29 00:59:29 ---> c3058bd2dde4 00:59:29 Step 25/27 : LABEL arch=x86_64 00:59:29 ---> Running in 97f6108f9962 00:59:29 ---> Running in 5e30995c0c7f 00:59:29 ---> b1c7351e6e5c 00:59:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:59:30 ---> Running in f0ed1e040a58 00:59:30 Removing intermediate container 97f6108f9962 00:59:30 ---> 2435040e2e6b 00:59:30 Step 33/33 : LABEL version=3.0.0-dev.120 00:59:30 Removing intermediate container 5e30995c0c7f 00:59:30 ---> 4b0b5bd9e7b7 00:59:30 Step 26/27 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 00:59:30 ---> Running in 1bafef92ffa4 00:59:30 Removing intermediate container f0ed1e040a58 00:59:30 ---> 98f33ead6f74 00:59:30 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:59:30 ---> Running in 24ce82ec1417 00:59:30 ---> Running in 6c93c73e58ab 00:59:30 Removing intermediate container 1bafef92ffa4 00:59:30 ---> 4fcbde9a0b60 00:59:30 00:59:30 Removing intermediate container 24ce82ec1417 00:59:30 ---> e024cb79b200 00:59:30 Step 27/27 : LABEL version=3.0.0-dev.120 00:59:30 Successfully built 4fcbde9a0b60 00:59:30 Successfully tagged security-bootstrapper:latest 00:59:30  Building security-bootstrapper ... done Building core-command 00:59:30 ---> Running in 72ad708c5a7c 00:59:30 Removing intermediate container 6c93c73e58ab 00:59:30 ---> b399b8c9de54 00:59:30 Step 25/27 : LABEL arch=x86_64 00:59:30 ---> Running in a3c47b95cc00 00:59:31 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:59:31 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:59:31 OK: 17689 distinct packages available 00:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:59:35 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:59:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:59:35 ---> 9dd264fcf1cb 00:59:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:59:35 ---> Using cache 00:59:35 ---> 1aae6418651e 00:59:35 Step 4/24 : WORKDIR /edgex-go 00:59:35 ---> Using cache 00:59:35 ---> 74eeacb955e0 00:59:35 Step 5/24 : RUN apk add --update --no-cache make git 00:59:35 ---> Using cache 00:59:35 ---> c9029b27c4d8 00:59:35 Step 6/24 : COPY go.mod vendor* ./ 00:59:35 ---> Using cache 00:59:35 ---> 69dfd021f167 00:59:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:35 ---> Using cache 00:59:35 ---> 8659b50d8839 00:59:35 Step 8/24 : COPY . . 00:59:35 ---> Using cache 00:59:35 ---> 62dfda63a1ac 00:59:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:59:35 (1/5) Installing dumb-init (1.2.5-r2) 00:59:35 (2/5) Installing musl-obstack (1.2.3-r0) 00:59:35 (3/5) Installing libucontext (1.2-r0) 00:59:35 (4/5) Installing gcompat (1.1.0-r0) 00:59:35 (5/5) Installing openssl (3.0.8-r3) 00:59:35 Executing busybox-1.35.0-r29.trigger 00:59:35 OK: 9 MiB in 20 packages 00:59:37 Removing intermediate container 34be7d26eec7 00:59:37 ---> 5c2ab80103a4 00:59:37 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:39 ---> 794fb6477385 00:59:39 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 00:59:40 Removing intermediate container a3c47b95cc00 00:59:40 ---> dbb998d0180d 00:59:40 Step 26/27 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 00:59:40 Removing intermediate container 72ad708c5a7c 00:59:40 ---> 9e2af233328b 00:59:40 00:59:40 ---> Running in 3a5866b8ce9e 00:59:40 ---> Running in 212285e61c2f 00:59:40 Successfully built 9e2af233328b 00:59:40 Successfully tagged security-spire-config:latest 00:59:40 Building core-common-config-bootstrapper 00:59:40 ---> da8326942da9 00:59:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:59:43  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:59:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:59:43 ---> 9dd264fcf1cb 00:59:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:59:43 ---> Using cache 00:59:43 ---> 1aae6418651e 00:59:43 Step 4/23 : WORKDIR /edgex-go 00:59:43 ---> Using cache 00:59:43 ---> 74eeacb955e0 00:59:43 Step 5/23 : RUN apk add --update --no-cache make git 00:59:43 ---> Using cache 00:59:43 ---> c9029b27c4d8 00:59:43 Step 6/23 : COPY go.mod vendor* ./ 00:59:43 ---> Using cache 00:59:43 ---> 69dfd021f167 00:59:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:43 ---> Using cache 00:59:43 ---> 8659b50d8839 00:59:43 Step 8/23 : COPY . . 00:59:43 ---> Using cache 00:59:43 ---> 62dfda63a1ac 00:59:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:59:45 Removing intermediate container 212285e61c2f 00:59:45 ---> b6a9408e24f3 00:59:45 Step 27/27 : LABEL version=3.0.0-dev.120 00:59:45 ---> Running in e5f43a12cffc 00:59:45 ---> Running in cceb6fcb6fdd 00:59:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:59:45 Removing intermediate container cceb6fcb6fdd 00:59:45 ---> 9be4567e016a 00:59:45 00:59:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:59:46 Successfully built 9be4567e016a 00:59:46 Successfully tagged security-spire-agent:latest 00:59:46  Building security-spire-agent ... done Building security-proxy-setup 00:59:48 ---> 27b1efd2e8f2 00:59:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:59:49 ---> 479a1776ab60 00:59:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:59:50 ---> c0c6203a7351 00:59:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:59:51 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:59:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:59:51 ---> 9dd264fcf1cb 00:59:51 Step 3/22 : WORKDIR /edgex-go 00:59:51 ---> Using cache 00:59:51 ---> f6dff12fe6a5 00:59:51 Step 4/22 : RUN apk add --update --no-cache make git 00:59:51 ---> Using cache 00:59:51 ---> fe02fdf7d9a2 00:59:51 Step 5/22 : COPY go.mod vendor* ./ 00:59:51 ---> Using cache 00:59:51 ---> 9402a3863916 00:59:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:51 ---> Using cache 00:59:51 ---> e60a562010b1 00:59:51 Step 7/22 : COPY . . 00:59:51 ---> Using cache 00:59:51 ---> 890e2daf907f 00:59:51 Step 8/22 : RUN make cmd/secrets-config/secrets-config 00:59:51 ---> 1a73f8d70e35 00:59:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:59:51 ---> Running in 81f4bffdf7e6 00:59:52 Removing intermediate container 81f4bffdf7e6 00:59:52 ---> f2479fcc5825 00:59:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:59:52 ---> Running in c9085713cdaa 00:59:53 Removing intermediate container c9085713cdaa 00:59:53 ---> fd1b51cd95f6 00:59:53 Step 24/26 : LABEL arch=arm64 00:59:53 ---> Running in 030f76dde756 00:59:53 Removing intermediate container 030f76dde756 00:59:53 ---> 27c85490d6c8 00:59:53 Step 25/26 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 00:59:53 ---> Running in d94040123623 00:59:54 Removing intermediate container d94040123623 00:59:54 ---> a584ede07b1b 00:59:54 Step 26/26 : LABEL version=3.0.0-dev.120 00:59:54 ---> Running in 07e325b710cf 00:59:55 Removing intermediate container 07e325b710cf 00:59:55 ---> 27df9d9205f1 00:59:55 00:59:56 Successfully built 27df9d9205f1 00:59:56 Successfully tagged security-spire-server-arm64:latest 00:59:56  Building security-spire-server ... done Building security-proxy-auth 01:00:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:00:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:00:00 ---> c906180f88a5 01:00:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:00:00 ---> Using cache 01:00:00 ---> f3632dab0291 01:00:00 Step 4/23 : WORKDIR /edgex-go 01:00:00 ---> Using cache 01:00:00 ---> 0dd2f0150e17 01:00:00 Step 5/23 : RUN apk add --update --no-cache make git 01:00:00 ---> Using cache 01:00:00 ---> b26698caefda 01:00:00 Step 6/23 : COPY go.mod vendor* ./ 01:00:00 ---> Using cache 01:00:00 ---> df58b9fbbd80 01:00:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:00:00 ---> Using cache 01:00:00 ---> 879e5c98acb2 01:00:00 Step 8/23 : COPY . . 01:00:00 ---> Using cache 01:00:00 ---> 7c2f9fe0039b 01:00:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:00:00 ---> Running in e9091c721cbc 01:00:01 ---> Running in b73092182ab9 01:00:01 Removing intermediate container 8395c72262d0 01:00:01 ---> 83e701be8170 01:00:01 01:00:01 Step 9/20 : FROM alpine:3.17 01:00:01 ---> 9ed4aefc74f6 01:00:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:00:01 ---> Using cache 01:00:01 ---> 6038098d68a7 01:00:01 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:00:01 Removing intermediate container f68bf6a73ab8 01:00:01 ---> d5ce5a5cd8f7 01:00:01 01:00:01 Step 10/23 : FROM alpine:3.17 01:00:01 ---> 9ed4aefc74f6 01:00:01 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:00:01 ---> Running in 3f3a341bdc5d 01:00:01 ---> Running in b3a65adffd6e 01:00:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:01 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:00:01 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:00:01 OK: 17818 distinct packages available 01:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:02 (1/9) Installing ca-certificates (20220614-r4) 01:00:02 (2/9) Installing brotli-libs (1.0.9-r9) 01:00:02 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:00:02 (4/9) Installing libcurl (7.88.1-r1) 01:00:02 (5/9) Installing curl (7.88.1-r1) 01:00:02 (6/9) Installing dumb-init (1.2.5-r2) 01:00:02 (7/9) Installing musl-obstack (1.2.3-r0) 01:00:02 (8/9) Installing libucontext (1.2-r0) 01:00:02 (9/9) Installing gcompat (1.1.0-r0) 01:00:02 Executing busybox-1.35.0-r29.trigger 01:00:02 Executing ca-certificates-20220614-r4.trigger 01:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:02 OK: 10 MiB in 24 packages 01:00:02 (1/2) Installing ca-certificates (20220614-r4) 01:00:02 (2/2) Installing dumb-init (1.2.5-r2) 01:00:02 Executing busybox-1.35.0-r29.trigger 01:00:02 Executing ca-certificates-20220614-r4.trigger 01:00:02 OK: 8 MiB in 17 packages 01:00:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:00:04 Removing intermediate container 3f3a341bdc5d 01:00:04 ---> 1c6bd3da5de5 01:00:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:00:04 Removing intermediate container b3a65adffd6e 01:00:04 ---> 799f901fd5d3 01:00:04 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:05 ---> Running in cce3429f7459 01:00:05 Removing intermediate container cce3429f7459 01:00:05 ---> 71eab837a0d2 01:00:05 Step 13/23 : ENV APP_PORT=59860 01:00:05 ---> Running in cdd2ba1a8b85 01:00:05 ---> 9d2a54b2a023 01:00:05 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:00:05 Removing intermediate container cdd2ba1a8b85 01:00:05 ---> f5fc1aeb5fe1 01:00:05 Step 14/23 : EXPOSE $APP_PORT 01:00:06 ---> 7ebe9fab888d 01:00:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:00:06 ---> Running in 16c7897778ef 01:00:09 Removing intermediate container 16c7897778ef 01:00:09 ---> 8069fcbd2efd 01:00:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:10 ---> 17d71410eb90 01:00:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:00:10 ---> e43a0ca30d5b 01:00:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:00:11 ---> 93318673cbd0 01:00:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:00:11 ---> Running in a3dbc693038f 01:00:11 ---> c0016d6f0d9a 01:00:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:00:15 Removing intermediate container a3dbc693038f 01:00:15 ---> bcf8fc8f0307 01:00:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:00:15 ---> 1dabeb3cc9e0 01:00:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:00:15 ---> Running in 6b1e4e3bef3d 01:00:15 Removing intermediate container e5f43a12cffc 01:00:15 ---> 9998e1d92ae2 01:00:15 01:00:15 Step 10/23 : FROM alpine:3.17 01:00:15 ---> 9ed4aefc74f6 01:00:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:00:15 ---> Using cache 01:00:15 ---> dce8b5d2e785 01:00:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:00:15 ---> Using cache 01:00:15 ---> b57248bfb29c 01:00:15 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:15 ---> Using cache 01:00:15 Removing intermediate container 3a5866b8ce9e 01:00:15 ---> 4cbb90866eb9 01:00:15 01:00:15 Step 10/24 : FROM alpine:3.17 01:00:15 ---> 9ed4aefc74f6 01:00:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:00:15 ---> Using cache 01:00:15 ---> f021829d8fb5 01:00:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:00:15 ---> Using cache 01:00:15 ---> d9aeb708af3f 01:00:15 Step 13/24 : ENV APP_PORT=59882 01:00:16 ---> 27cca98500a2 01:00:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:00:16 ---> Using cache 01:00:16 ---> 8695aba008f7 01:00:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:00:16 ---> 07930883c942 01:00:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:00:16 ---> Running in 44385981653f 01:00:16 Removing intermediate container 6b1e4e3bef3d 01:00:16 ---> fdd1ee2eefeb 01:00:16 Step 18/20 : LABEL arch=x86_64 01:00:16 ---> Running in 1ddc38e07591 01:00:16 ---> Running in 62bfa876c4f1 01:00:16 Removing intermediate container 44385981653f 01:00:16 ---> aa7575b8a70b 01:00:16 Step 14/24 : EXPOSE $APP_PORT 01:00:16 Removing intermediate container 1ddc38e07591 01:00:16 ---> ff7849742d88 01:00:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:00:16 ---> Running in fba0e52e43c1 01:00:16 Removing intermediate container 62bfa876c4f1 01:00:16 ---> 77d6dbcf9e15 01:00:16 Step 19/20 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:16 ---> bd2e3f51b922 01:00:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:00:16 ---> Running in 90fb25fb4158 01:00:17 ---> Running in a926243436da 01:00:17 Removing intermediate container fba0e52e43c1 01:00:17 ---> 86a6b6c1ed82 01:00:17 Step 15/24 : WORKDIR / 01:00:17 Removing intermediate container 90fb25fb4158 01:00:17 ---> 4a5bc8238497 01:00:17 Step 21/23 : LABEL arch=x86_64 01:00:17 ---> Running in d17c44ac6eba 01:00:17 Removing intermediate container a926243436da 01:00:17 ---> b6a2cae38e57 01:00:17 Step 20/20 : LABEL version=3.0.0-dev.120 01:00:17 ---> e5c7b786b405 01:00:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:00:17 ---> Running in a69c0441179e 01:00:17 ---> Running in 0821daff4656 01:00:17 Removing intermediate container d17c44ac6eba 01:00:17 ---> a457ddbaf9c9 01:00:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:17 ---> ddbb0bf5b604 01:00:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:00:17 ---> Running in a0de1dccf2a2 01:00:17 Removing intermediate container 0821daff4656 01:00:17 ---> 809696c97cba 01:00:17 01:00:17 Removing intermediate container a69c0441179e 01:00:17 ---> 745f66facc8d 01:00:17 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:17 Successfully built 809696c97cba 01:00:17 ---> Running in 1e962561a186 01:00:17 Successfully tagged security-spiffe-token-provider:latest 01:00:17 Building security-spire-server 01:00:17  Building security-spiffe-token-provider ... done  ---> ca8276323998 01:00:17 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:00:21 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:00:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:00:21 ---> 9dd264fcf1cb 01:00:21 Step 3/26 : WORKDIR /edgex-go 01:00:21 ---> Using cache 01:00:21 ---> f6dff12fe6a5 01:00:21 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:00:21 ---> Using cache 01:00:21 ---> 45eeb82415fb 01:00:21 Step 5/26 : COPY go.mod vendor* ./ 01:00:21 ---> Using cache 01:00:21 ---> bbf1e144a2a8 01:00:21 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:00:21 ---> Using cache 01:00:21 ---> 89802bdfc948 01:00:21 Step 7/26 : COPY . . 01:00:21 ---> Using cache 01:00:21 ---> 8df62f8ebb88 01:00:21 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 01:00:21 ---> Using cache 01:00:21 ---> 5006eb2f6f79 01:00:21 Step 9/26 : WORKDIR /edgex-go/spire-build 01:00:21 ---> Using cache 01:00:21 ---> 6346fe80444e 01:00:21 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:00:21 ---> Using cache 01:00:21 ---> 5708d3b2c5e7 01:00:21 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 01:00:23 Removing intermediate container 1e962561a186 01:00:23 ---> a713a9ee3817 01:00:23 Step 23/23 : LABEL version=3.0.0-dev.120 01:00:23 ---> 78383307c3ff 01:00:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:00:23 ---> Running in 8f0dbf5c19b1 01:00:23 ---> Running in 861de38ded0e 01:00:24 Removing intermediate container 861de38ded0e 01:00:24 ---> 61ca65b3ce87 01:00:24 01:00:24 Successfully built 61ca65b3ce87 01:00:24 Successfully tagged support-notifications:latest 01:00:24  Building support-notifications ... done Removing intermediate container a0de1dccf2a2 01:00:24 ---> 3d0e6c24e0fd 01:00:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:00:25 ---> 1045c615e92a 01:00:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:00:25 ---> Running in 1faa76fb9dad 01:00:25 Removing intermediate container b73092182ab9 01:00:25 ---> ed1e5ce3ea3a 01:00:25 01:00:25 Step 9/22 : FROM alpine:3.17 01:00:25 ---> 9ed4aefc74f6 01:00:25 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:00:25 Removing intermediate container 1faa76fb9dad 01:00:25 ---> 93798623913d 01:00:25 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:00:25 ---> Running in fcdc86b0d416 01:00:25 ---> ff94cc7da9da 01:00:25 Step 20/24 : ENTRYPOINT ["/core-command"] 01:00:25 ---> Running in e29e62906127 01:00:25 Removing intermediate container 8f0dbf5c19b1 01:00:25 ---> 6424f3200562 01:00:25 Step 12/26 : WORKDIR /edgex-go 01:00:25 ---> Running in 3605fbdbf3b6 01:00:25 ---> Running in ad70ec16e1d1 01:00:26 Removing intermediate container e29e62906127 01:00:26 ---> ef7948978848 01:00:26 Step 21/23 : LABEL arch=x86_64 01:00:26 Removing intermediate container 3605fbdbf3b6 01:00:26 ---> 54e40f111260 01:00:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:00:26 ---> Running in cbfe4e09f03c 01:00:26 ---> Running in decca3ab594f 01:00:26 Removing intermediate container ad70ec16e1d1 01:00:26 ---> fecf566410a3 01:00:26 01:00:26 Step 13/26 : FROM alpine:3.17 01:00:26 ---> 9ed4aefc74f6 01:00:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:00:26 ---> Using cache 01:00:26 ---> d016daf4bc97 01:00:26 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:00:26 ---> Using cache 01:00:26 ---> 39d352cf4847 01:00:26 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:26 ---> Using cache 01:00:26 ---> d41c6b03a1e3 01:00:26 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:00:26 ---> Using cache 01:00:26 ---> 2fe3c588d3b7 01:00:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:00:26 Removing intermediate container cbfe4e09f03c 01:00:26 ---> afa29def71d4 01:00:26 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:26 Removing intermediate container decca3ab594f 01:00:26 ---> b3d8ac514137 01:00:26 Step 22/24 : LABEL arch=x86_64 01:00:26 ---> Running in b8e16500571b 01:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:00:26 ---> Running in 8f24d19ba872 01:00:26 Removing intermediate container b8e16500571b 01:00:26 ---> 47a4faf8d0d9 01:00:26 Step 23/23 : LABEL version=3.0.0-dev.120 01:00:26 ---> Running in ea6f8cf2ef68 01:00:26 Removing intermediate container 8f24d19ba872 01:00:26 ---> 2127bf74d18b 01:00:26 Step 23/24 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:26 (1/2) Installing dumb-init (1.2.5-r2) 01:00:26 (2/2) Installing openssl (3.0.8-r3) 01:00:26 Executing busybox-1.35.0-r29.trigger 01:00:26 OK: 8 MiB in 17 packages 01:00:28 ---> Running in 680669483ab5 01:00:28 Removing intermediate container ea6f8cf2ef68 01:00:28 ---> d0ec82a836d1 01:00:28 01:00:28 ---> 182c6dca30a5 01:00:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:00:28 Successfully built d0ec82a836d1 01:00:28 Successfully tagged core-common-config-bootstrapper:latest 01:00:28  Building core-common-config-bootstrapper ... done Removing intermediate container 680669483ab5 01:00:28 ---> 7b8d20f41b18 01:00:28 Step 24/24 : LABEL version=3.0.0-dev.120 01:00:28 ---> 0333c669ee00 01:00:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:00:28 ---> Running in 4192725901fb 01:00:28 Removing intermediate container fcdc86b0d416 01:00:28 ---> 97273017d913 01:00:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:00:28 ---> Running in 7894219452cc 01:00:28 Removing intermediate container 4192725901fb 01:00:28 ---> dc5f42c30f64 01:00:28 01:00:28 ---> adec8c49c502 01:00:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:00:28 Successfully built dc5f42c30f64 01:00:28 Successfully tagged core-command:latest 01:00:28  Building core-command ... done Removing intermediate container 7894219452cc 01:00:28 ---> 63da7ae31b95 01:00:28 Step 12/22 : WORKDIR /edgex 01:00:28 ---> Running in 30fb4b885ea5 01:00:28 ---> 13a587f55cf3 01:00:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:00:28 ---> Running in 0e43235f9f44 01:00:28 Removing intermediate container 30fb4b885ea5 01:00:28 ---> dfbdabe76f24 01:00:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:28 Removing intermediate container 0e43235f9f44 01:00:28 ---> 9c76ade411a2 01:00:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:00:28 ---> Running in 871d7d721db1 01:00:28 ---> 8cee047b2b41 01:00:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:00:28 Removing intermediate container 871d7d721db1 01:00:28 ---> fe1d46fc6985 01:00:28 Step 24/26 : LABEL arch=x86_64 01:00:28 ---> Running in 28d167851100 01:00:28 ---> 4d8a302f195d 01:00:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:00:29 Removing intermediate container 28d167851100 01:00:29 ---> 57333c45e7bd 01:00:29 Step 25/26 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:29 ---> 70239317f7ee 01:00:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:00:29 ---> Running in 5f4f59480e15 01:00:29 Removing intermediate container 5f4f59480e15 01:00:29 ---> 66c3b7aad29d 01:00:29 Step 26/26 : LABEL version=3.0.0-dev.120 01:00:29 ---> Running in ceacca546360 01:00:29 ---> 9757c7473644 01:00:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:00:29 Removing intermediate container ceacca546360 01:00:29 ---> 20fe85cf712c 01:00:29 01:00:29 Successfully built 20fe85cf712c 01:00:29 Successfully tagged security-spire-server:latest 01:00:29  Building security-spire-server ... done  ---> ffa30e211562 01:00:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:00:29 ---> Running in b017b8b77ef8 01:00:30 Removing intermediate container b017b8b77ef8 01:00:30 ---> f99cec571538 01:00:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:00:30 ---> Running in dd8b554222fa 01:00:30 Removing intermediate container dd8b554222fa 01:00:30 ---> a99955e3a951 01:00:30 Step 20/22 : LABEL arch=x86_64 01:00:30 ---> Running in 6a444d5116ec 01:00:30 Removing intermediate container 6a444d5116ec 01:00:30 ---> e8e56edb2aee 01:00:30 Step 21/22 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:30 ---> Running in 6ec4026f760d 01:00:30 Removing intermediate container 6ec4026f760d 01:00:30 ---> 4e240e784108 01:00:30 Step 22/22 : LABEL version=3.0.0-dev.120 01:00:30 ---> Running in 4c1bd5d4d37a 01:00:30 Removing intermediate container 4c1bd5d4d37a 01:00:30 ---> 2318a33e4882 01:00:30 01:00:30 Successfully built 2318a33e4882 01:00:30 Successfully tagged security-proxy-setup:latest 01:00:30  Building security-proxy-setup ... done  [Pipeline] } 01:00:30 $ docker stop --time=1 1a0357288332d70f9552fbd4327156eaec08674d2a4fa735348fa023334eb895 01:00:32 $ docker rm -f --volumes 1a0357288332d70f9552fbd4327156eaec08674d2a4fa735348fa023334eb895 [Pipeline] // withDockerContainer [Pipeline] sh 01:00:32 + docker images 01:00:32 REPOSITORY TAG IMAGE ID CREATED SIZE 01:00:32 security-proxy-setup latest 2318a33e4882 2 seconds ago 18.7MB 01:00:32 security-spire-server latest 20fe85cf712c 3 seconds ago 89.8MB 01:00:32 core-command latest dc5f42c30f64 4 seconds ago 19.8MB 01:00:32 core-common-config-bootstrapper latest d0ec82a836d1 6 seconds ago 17.2MB 01:00:32 ed1e5ce3ea3a 7 seconds ago 1.67GB 01:00:32 fecf566410a3 7 seconds ago 1.54GB 01:00:32 support-notifications latest 61ca65b3ce87 9 seconds ago 32.7MB 01:00:32 security-spiffe-token-provider latest 809696c97cba 15 seconds ago 32.8MB 01:00:32 4cbb90866eb9 18 seconds ago 1.69GB 01:00:32 9998e1d92ae2 18 seconds ago 1.68GB 01:00:32 d5ce5a5cd8f7 41 seconds ago 1.75GB 01:00:32 83e701be8170 45 seconds ago 1.73GB 01:00:32 security-spire-agent latest 9be4567e016a 47 seconds ago 129MB 01:00:32 security-bootstrapper latest 4fcbde9a0b60 About a minute ago 22.2MB 01:00:32 security-spire-config latest 9e2af233328b About a minute ago 88.9MB 01:00:32 c1ee30d6dfef About a minute ago 1.54GB 01:00:32 58110069f697 About a minute ago 1.54GB 01:00:32 2e8dc56bded0 2 minutes ago 1.67GB 01:00:32 security-secretstore-setup latest 6a252d9fe734 2 minutes ago 32.8MB 01:00:32 core-metadata latest 4e61a164d712 2 minutes ago 20.4MB 01:00:32 security-proxy-auth latest 2ee881361fa4 2 minutes ago 18.3MB 01:00:32 support-scheduler latest 9c78ce8de03e 2 minutes ago 32.1MB 01:00:32 core-data latest f4d58b4614df 2 minutes ago 20MB 01:00:32 d56e934daf27 2 minutes ago 1.68GB 01:00:32 66e5dd81fbc9 2 minutes ago 1.75GB 01:00:32 8b5d1fb485b8 2 minutes ago 1.69GB 01:00:32 42d71efad29f 2 minutes ago 1.66GB 01:00:32 a0f0dee9ebab 2 minutes ago 1.69GB 01:00:32 ci-base-image-x86_64 latest 9dd264fcf1cb 7 minutes ago 881MB 01:00:32 alpine 3.17 9ed4aefc74f6 5 days ago 7.05MB 01:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 01:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 01:00:32 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 01:00:32 provisioning config files... 01:00:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/482@tmp/config376078664655755477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:32 ---> docker-login.sh 01:00:32 nexus3.edgexfoundry.org:10001 01:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:32 Configure a credential helper to remove this warning. See 01:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:32 01:00:32 Login Succeeded 01:00:32 nexus3.edgexfoundry.org:10002 01:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:32 Configure a credential helper to remove this warning. See 01:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:32 01:00:32 Login Succeeded 01:00:32 nexus3.edgexfoundry.org:10003 01:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:33 Configure a credential helper to remove this warning. See 01:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:33 01:00:33 Login Succeeded 01:00:33 nexus3.edgexfoundry.org:10004 01:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:33 Configure a credential helper to remove this warning. See 01:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:33 01:00:33 Login Succeeded 01:00:33 docker.io 01:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:33 Configure a credential helper to remove this warning. See 01:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:33 01:00:33 Login Succeeded 01:00:33 ---> docker-login.sh ends [Pipeline] } 01:00:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:00:33 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:00:33 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:33 latest 01:00:33 3.0.0-dev.120 01:00:33 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:33 main 01:00:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:34 + docker push nexus3.edgexfoundry.org:10004/core-command:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:00:34 23e00d69179d: Preparing 01:00:34 a50d02a22f3c: Preparing 01:00:34 d83bf85b74e2: Preparing 01:00:34 bae4c01f0f47: Preparing 01:00:34 83ea61b6c44e: Preparing 01:00:34 f1417ff83b31: Preparing 01:00:34 f1417ff83b31: Waiting 01:00:34 d83bf85b74e2: Pushed 01:00:34 23e00d69179d: Pushed 01:00:34 83ea61b6c44e: Pushed 01:00:34 bae4c01f0f47: Pushed 01:00:34 f1417ff83b31: Layer already exists 01:00:35 a50d02a22f3c: Pushed 01:00:35 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:fbb2a61654d2d9d7dbbdf610a380ca68100b113dfc21874a6a8996b3f0a09d66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:36 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:00:36 23e00d69179d: Preparing 01:00:36 a50d02a22f3c: Preparing 01:00:36 d83bf85b74e2: Preparing 01:00:36 bae4c01f0f47: Preparing 01:00:36 83ea61b6c44e: Preparing 01:00:36 f1417ff83b31: Preparing 01:00:36 f1417ff83b31: Waiting 01:00:36 d83bf85b74e2: Layer already exists 01:00:36 a50d02a22f3c: Layer already exists 01:00:36 83ea61b6c44e: Layer already exists 01:00:36 bae4c01f0f47: Layer already exists 01:00:36 23e00d69179d: Layer already exists 01:00:36 f1417ff83b31: Layer already exists 01:00:36 latest: digest: sha256:fbb2a61654d2d9d7dbbdf610a380ca68100b113dfc21874a6a8996b3f0a09d66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:36 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.120 01:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:00:36 23e00d69179d: Preparing 01:00:36 a50d02a22f3c: Preparing 01:00:36 d83bf85b74e2: Preparing 01:00:36 bae4c01f0f47: Preparing 01:00:36 83ea61b6c44e: Preparing 01:00:36 f1417ff83b31: Preparing 01:00:36 f1417ff83b31: Waiting 01:00:36 d83bf85b74e2: Layer already exists 01:00:36 23e00d69179d: Layer already exists 01:00:36 bae4c01f0f47: Layer already exists 01:00:36 a50d02a22f3c: Layer already exists 01:00:36 83ea61b6c44e: Layer already exists 01:00:36 f1417ff83b31: Layer already exists 01:00:36 3.0.0-dev.120: digest: sha256:fbb2a61654d2d9d7dbbdf610a380ca68100b113dfc21874a6a8996b3f0a09d66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:37 + docker push nexus3.edgexfoundry.org:10004/core-command:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:00:37 23e00d69179d: Preparing 01:00:37 a50d02a22f3c: Preparing 01:00:37 d83bf85b74e2: Preparing 01:00:37 bae4c01f0f47: Preparing 01:00:37 83ea61b6c44e: Preparing 01:00:37 f1417ff83b31: Preparing 01:00:37 f1417ff83b31: Waiting 01:00:37 d83bf85b74e2: Layer already exists 01:00:37 83ea61b6c44e: Layer already exists 01:00:37 a50d02a22f3c: Layer already exists 01:00:37 23e00d69179d: Layer already exists 01:00:37 bae4c01f0f47: Layer already exists 01:00:37 f1417ff83b31: Layer already exists 01:00:37 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:fbb2a61654d2d9d7dbbdf610a380ca68100b113dfc21874a6a8996b3f0a09d66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:37 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:00:37 23e00d69179d: Preparing 01:00:37 a50d02a22f3c: Preparing 01:00:37 d83bf85b74e2: Preparing 01:00:37 bae4c01f0f47: Preparing 01:00:37 83ea61b6c44e: Preparing 01:00:37 f1417ff83b31: Preparing 01:00:37 f1417ff83b31: Waiting 01:00:37 83ea61b6c44e: Layer already exists 01:00:37 23e00d69179d: Layer already exists 01:00:37 bae4c01f0f47: Layer already exists 01:00:37 d83bf85b74e2: Layer already exists 01:00:37 a50d02a22f3c: Layer already exists 01:00:37 f1417ff83b31: Layer already exists 01:00:37 main: digest: sha256:fbb2a61654d2d9d7dbbdf610a380ca68100b113dfc21874a6a8996b3f0a09d66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:00:37 ===================================================== [Pipeline] echo 01:00:37 taggedImages: 01:00:37 - nexus3.edgexfoundry.org:10004/core-command:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:37 - nexus3.edgexfoundry.org:10004/core-command:latest 01:00:37 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.120 01:00:37 - nexus3.edgexfoundry.org:10004/core-command:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:37 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:00:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:00:37 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:37 latest 01:00:37 3.0.0-dev.120 01:00:37 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:37 main 01:00:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:00:38 37f4629423e6: Preparing 01:00:38 488ee9f86dc9: Preparing 01:00:38 acee7e873235: Preparing 01:00:38 de6e2948b894: Preparing 01:00:38 d83bf85b74e2: Preparing 01:00:38 bae4c01f0f47: Preparing 01:00:38 a24a00979b5d: Preparing 01:00:38 f1417ff83b31: Preparing 01:00:38 f1417ff83b31: Waiting 01:00:38 a24a00979b5d: Waiting 01:00:38 bae4c01f0f47: Waiting 01:00:38 d83bf85b74e2: Layer already exists 01:00:38 bae4c01f0f47: Layer already exists 01:00:38 488ee9f86dc9: Pushed 01:00:38 37f4629423e6: Pushed 01:00:38 acee7e873235: Pushed 01:00:38 a24a00979b5d: Pushed 01:00:38 f1417ff83b31: Layer already exists 01:00:39 de6e2948b894: Pushed 01:00:39 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:d7da5d1c26e942ed5ab650dd1ab8da95f744e5fee88c9567e0e1e7136a860afb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:40 + 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 01:00:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:00:40 37f4629423e6: Preparing 01:00:40 488ee9f86dc9: Preparing 01:00:40 acee7e873235: Preparing 01:00:40 de6e2948b894: Preparing 01:00:40 d83bf85b74e2: Preparing 01:00:40 bae4c01f0f47: Preparing 01:00:40 a24a00979b5d: Preparing 01:00:40 f1417ff83b31: Preparing 01:00:40 a24a00979b5d: Waiting 01:00:40 bae4c01f0f47: Waiting 01:00:40 f1417ff83b31: Waiting 01:00:40 de6e2948b894: Layer already exists 01:00:40 d83bf85b74e2: Layer already exists 01:00:40 488ee9f86dc9: Layer already exists 01:00:40 37f4629423e6: Layer already exists 01:00:40 acee7e873235: Layer already exists 01:00:40 f1417ff83b31: Layer already exists 01:00:40 a24a00979b5d: Layer already exists 01:00:40 bae4c01f0f47: Layer already exists 01:00:40 latest: digest: sha256:d7da5d1c26e942ed5ab650dd1ab8da95f744e5fee88c9567e0e1e7136a860afb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.120 01:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:00:41 37f4629423e6: Preparing 01:00:41 488ee9f86dc9: Preparing 01:00:41 acee7e873235: Preparing 01:00:41 de6e2948b894: Preparing 01:00:41 d83bf85b74e2: Preparing 01:00:41 bae4c01f0f47: Preparing 01:00:41 a24a00979b5d: Preparing 01:00:41 f1417ff83b31: Preparing 01:00:41 bae4c01f0f47: Waiting 01:00:41 a24a00979b5d: Waiting 01:00:41 f1417ff83b31: Waiting 01:00:41 488ee9f86dc9: Layer already exists 01:00:41 37f4629423e6: Layer already exists 01:00:41 de6e2948b894: Layer already exists 01:00:41 acee7e873235: Layer already exists 01:00:41 d83bf85b74e2: Layer already exists 01:00:41 bae4c01f0f47: Layer already exists 01:00:41 a24a00979b5d: Layer already exists 01:00:41 f1417ff83b31: Layer already exists 01:00:41 3.0.0-dev.120: digest: sha256:d7da5d1c26e942ed5ab650dd1ab8da95f744e5fee88c9567e0e1e7136a860afb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:00:41 37f4629423e6: Preparing 01:00:41 488ee9f86dc9: Preparing 01:00:41 acee7e873235: Preparing 01:00:41 de6e2948b894: Preparing 01:00:41 d83bf85b74e2: Preparing 01:00:41 bae4c01f0f47: Preparing 01:00:41 a24a00979b5d: Preparing 01:00:41 f1417ff83b31: Preparing 01:00:41 bae4c01f0f47: Waiting 01:00:41 f1417ff83b31: Waiting 01:00:41 acee7e873235: Layer already exists 01:00:41 37f4629423e6: Layer already exists 01:00:41 de6e2948b894: Layer already exists 01:00:41 d83bf85b74e2: Layer already exists 01:00:41 488ee9f86dc9: Layer already exists 01:00:41 a24a00979b5d: Layer already exists 01:00:41 bae4c01f0f47: Layer already exists 01:00:41 f1417ff83b31: Layer already exists 01:00:41 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:d7da5d1c26e942ed5ab650dd1ab8da95f744e5fee88c9567e0e1e7136a860afb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:42 + 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 01:00:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:00:42 37f4629423e6: Preparing 01:00:42 488ee9f86dc9: Preparing 01:00:42 acee7e873235: Preparing 01:00:42 de6e2948b894: Preparing 01:00:42 d83bf85b74e2: Preparing 01:00:42 bae4c01f0f47: Preparing 01:00:42 a24a00979b5d: Preparing 01:00:42 f1417ff83b31: Preparing 01:00:42 bae4c01f0f47: Waiting 01:00:42 f1417ff83b31: Waiting 01:00:42 a24a00979b5d: Waiting 01:00:42 acee7e873235: Layer already exists 01:00:42 d83bf85b74e2: Layer already exists 01:00:42 488ee9f86dc9: Layer already exists 01:00:42 37f4629423e6: Layer already exists 01:00:42 de6e2948b894: Layer already exists 01:00:42 f1417ff83b31: Layer already exists 01:00:42 bae4c01f0f47: Layer already exists 01:00:42 a24a00979b5d: Layer already exists 01:00:42 main: digest: sha256:d7da5d1c26e942ed5ab650dd1ab8da95f744e5fee88c9567e0e1e7136a860afb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:00:42 ===================================================== [Pipeline] echo 01:00:42 taggedImages: 01:00:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:00:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.120 01:00:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:00:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:00:42 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:42 latest 01:00:42 3.0.0-dev.120 01:00:42 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:42 main 01:00:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:43 + docker push nexus3.edgexfoundry.org:10004/core-data:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:00:43 3d7d6c8e7a7d: Preparing 01:00:43 9fb4c2f1a0ae: Preparing 01:00:43 d83bf85b74e2: Preparing 01:00:43 bae4c01f0f47: Preparing 01:00:43 0e3ab7de0ec3: Preparing 01:00:43 f1417ff83b31: Preparing 01:00:43 f1417ff83b31: Waiting 01:00:43 bae4c01f0f47: Layer already exists 01:00:43 d83bf85b74e2: Layer already exists 01:00:43 f1417ff83b31: Layer already exists 01:00:43 3d7d6c8e7a7d: Pushed 01:00:43 0e3ab7de0ec3: Pushed 01:00:44 9fb4c2f1a0ae: Pushed 01:00:44 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:7b4b781207829cc8f733a1ca5b4c072111464a5a885e3054f7da5abafcd63c1d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:00:45 3d7d6c8e7a7d: Preparing 01:00:45 9fb4c2f1a0ae: Preparing 01:00:45 d83bf85b74e2: Preparing 01:00:45 bae4c01f0f47: Preparing 01:00:45 0e3ab7de0ec3: Preparing 01:00:45 f1417ff83b31: Preparing 01:00:45 f1417ff83b31: Waiting 01:00:45 0e3ab7de0ec3: Layer already exists 01:00:45 3d7d6c8e7a7d: Layer already exists 01:00:45 9fb4c2f1a0ae: Layer already exists 01:00:45 d83bf85b74e2: Layer already exists 01:00:45 bae4c01f0f47: Layer already exists 01:00:45 f1417ff83b31: Layer already exists 01:00:45 latest: digest: sha256:7b4b781207829cc8f733a1ca5b4c072111464a5a885e3054f7da5abafcd63c1d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:45 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.120 01:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:00:45 3d7d6c8e7a7d: Preparing 01:00:45 9fb4c2f1a0ae: Preparing 01:00:45 d83bf85b74e2: Preparing 01:00:45 bae4c01f0f47: Preparing 01:00:45 0e3ab7de0ec3: Preparing 01:00:45 f1417ff83b31: Preparing 01:00:45 f1417ff83b31: Waiting 01:00:45 3d7d6c8e7a7d: Layer already exists 01:00:45 0e3ab7de0ec3: Layer already exists 01:00:45 d83bf85b74e2: Layer already exists 01:00:45 9fb4c2f1a0ae: Layer already exists 01:00:45 bae4c01f0f47: Layer already exists 01:00:45 f1417ff83b31: Layer already exists 01:00:45 3.0.0-dev.120: digest: sha256:7b4b781207829cc8f733a1ca5b4c072111464a5a885e3054f7da5abafcd63c1d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:46 + docker push nexus3.edgexfoundry.org:10004/core-data:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:00:46 3d7d6c8e7a7d: Preparing 01:00:46 9fb4c2f1a0ae: Preparing 01:00:46 d83bf85b74e2: Preparing 01:00:46 bae4c01f0f47: Preparing 01:00:46 0e3ab7de0ec3: Preparing 01:00:46 f1417ff83b31: Preparing 01:00:46 f1417ff83b31: Waiting 01:00:46 3d7d6c8e7a7d: Layer already exists 01:00:46 d83bf85b74e2: Layer already exists 01:00:46 0e3ab7de0ec3: Layer already exists 01:00:46 bae4c01f0f47: Layer already exists 01:00:46 9fb4c2f1a0ae: Layer already exists 01:00:46 f1417ff83b31: Layer already exists 01:00:46 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:7b4b781207829cc8f733a1ca5b4c072111464a5a885e3054f7da5abafcd63c1d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:47 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:00:47 3d7d6c8e7a7d: Preparing 01:00:47 9fb4c2f1a0ae: Preparing 01:00:47 d83bf85b74e2: Preparing 01:00:47 bae4c01f0f47: Preparing 01:00:47 0e3ab7de0ec3: Preparing 01:00:47 f1417ff83b31: Preparing 01:00:47 f1417ff83b31: Waiting 01:00:47 d83bf85b74e2: Layer already exists 01:00:47 0e3ab7de0ec3: Layer already exists 01:00:47 3d7d6c8e7a7d: Layer already exists 01:00:47 bae4c01f0f47: Layer already exists 01:00:47 9fb4c2f1a0ae: Layer already exists 01:00:47 f1417ff83b31: Layer already exists 01:00:47 main: digest: sha256:7b4b781207829cc8f733a1ca5b4c072111464a5a885e3054f7da5abafcd63c1d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:00:47 ===================================================== [Pipeline] echo 01:00:47 taggedImages: 01:00:47 - nexus3.edgexfoundry.org:10004/core-data:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:47 - nexus3.edgexfoundry.org:10004/core-data:latest 01:00:47 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.120 01:00:47 - nexus3.edgexfoundry.org:10004/core-data:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:47 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:00:47 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:00:47 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:47 latest 01:00:47 3.0.0-dev.120 01:00:47 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:47 main 01:00:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:00:47 503e09a64062: Preparing 01:00:47 293e2d7c7aad: Preparing 01:00:47 ef5d65040df2: Preparing 01:00:47 d83bf85b74e2: Preparing 01:00:47 bae4c01f0f47: Preparing 01:00:47 83ea61b6c44e: Preparing 01:00:47 f1417ff83b31: Preparing 01:00:47 83ea61b6c44e: Waiting 01:00:47 f1417ff83b31: Waiting 01:00:47 d83bf85b74e2: Layer already exists 01:00:47 bae4c01f0f47: Layer already exists 01:00:47 f1417ff83b31: Layer already exists 01:00:47 83ea61b6c44e: Layer already exists 01:00:47 293e2d7c7aad: Pushed 01:00:47 503e09a64062: Pushed 01:00:49 ef5d65040df2: Pushed 01:00:49 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:dc7c4b2d0746841f950cea5c09c3542cb3867815fc9cf22605e6cb53ad91320a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:00:49 503e09a64062: Preparing 01:00:49 293e2d7c7aad: Preparing 01:00:49 ef5d65040df2: Preparing 01:00:49 d83bf85b74e2: Preparing 01:00:49 bae4c01f0f47: Preparing 01:00:49 83ea61b6c44e: Preparing 01:00:49 f1417ff83b31: Preparing 01:00:49 83ea61b6c44e: Waiting 01:00:49 f1417ff83b31: Waiting 01:00:49 bae4c01f0f47: Layer already exists 01:00:49 d83bf85b74e2: Layer already exists 01:00:49 503e09a64062: Layer already exists 01:00:49 ef5d65040df2: Layer already exists 01:00:49 293e2d7c7aad: Layer already exists 01:00:49 83ea61b6c44e: Layer already exists 01:00:49 f1417ff83b31: Layer already exists 01:00:49 latest: digest: sha256:dc7c4b2d0746841f950cea5c09c3542cb3867815fc9cf22605e6cb53ad91320a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.120 01:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:00:50 503e09a64062: Preparing 01:00:50 293e2d7c7aad: Preparing 01:00:50 ef5d65040df2: Preparing 01:00:50 d83bf85b74e2: Preparing 01:00:50 bae4c01f0f47: Preparing 01:00:50 83ea61b6c44e: Preparing 01:00:50 f1417ff83b31: Preparing 01:00:50 83ea61b6c44e: Waiting 01:00:50 f1417ff83b31: Waiting 01:00:50 503e09a64062: Layer already exists 01:00:50 d83bf85b74e2: Layer already exists 01:00:50 bae4c01f0f47: Layer already exists 01:00:50 293e2d7c7aad: Layer already exists 01:00:50 ef5d65040df2: Layer already exists 01:00:50 83ea61b6c44e: Layer already exists 01:00:50 f1417ff83b31: Layer already exists 01:00:50 3.0.0-dev.120: digest: sha256:dc7c4b2d0746841f950cea5c09c3542cb3867815fc9cf22605e6cb53ad91320a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:00:50 503e09a64062: Preparing 01:00:50 293e2d7c7aad: Preparing 01:00:50 ef5d65040df2: Preparing 01:00:50 d83bf85b74e2: Preparing 01:00:50 bae4c01f0f47: Preparing 01:00:50 83ea61b6c44e: Preparing 01:00:50 f1417ff83b31: Preparing 01:00:50 83ea61b6c44e: Waiting 01:00:50 f1417ff83b31: Waiting 01:00:50 293e2d7c7aad: Layer already exists 01:00:50 ef5d65040df2: Layer already exists 01:00:50 bae4c01f0f47: Layer already exists 01:00:50 503e09a64062: Layer already exists 01:00:50 d83bf85b74e2: Layer already exists 01:00:50 83ea61b6c44e: Layer already exists 01:00:50 f1417ff83b31: Layer already exists 01:00:50 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:dc7c4b2d0746841f950cea5c09c3542cb3867815fc9cf22605e6cb53ad91320a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:00:51 503e09a64062: Preparing 01:00:51 293e2d7c7aad: Preparing 01:00:51 ef5d65040df2: Preparing 01:00:51 d83bf85b74e2: Preparing 01:00:51 bae4c01f0f47: Preparing 01:00:51 83ea61b6c44e: Preparing 01:00:51 f1417ff83b31: Preparing 01:00:51 83ea61b6c44e: Waiting 01:00:51 f1417ff83b31: Waiting 01:00:51 503e09a64062: Layer already exists 01:00:51 bae4c01f0f47: Layer already exists 01:00:51 ef5d65040df2: Layer already exists 01:00:51 d83bf85b74e2: Layer already exists 01:00:51 293e2d7c7aad: Layer already exists 01:00:51 f1417ff83b31: Layer already exists 01:00:51 83ea61b6c44e: Layer already exists 01:00:51 main: digest: sha256:dc7c4b2d0746841f950cea5c09c3542cb3867815fc9cf22605e6cb53ad91320a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:00:51 ===================================================== [Pipeline] echo 01:00:51 taggedImages: 01:00:51 - nexus3.edgexfoundry.org:10004/core-metadata:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:00:51 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.120 01:00:51 - nexus3.edgexfoundry.org:10004/core-metadata:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:00:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:00:51 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:51 latest 01:00:51 3.0.0-dev.120 01:00:51 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:51 main 01:00:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:00:52 a498d022c8e3: Preparing 01:00:52 a498d022c8e3: Preparing 01:00:52 0f5425945458: Preparing 01:00:52 30eb578b2ad0: Preparing 01:00:52 2926322323e4: Preparing 01:00:52 a0f942b3dcf8: Preparing 01:00:52 93cd40b6c1a8: Preparing 01:00:52 d83bf85b74e2: Preparing 01:00:52 bae4c01f0f47: Preparing 01:00:52 c9a2e2fbfdb7: Preparing 01:00:52 5e9e2d269944: Preparing 01:00:52 6207afd3bfc3: Preparing 01:00:52 c2d537c3564f: Preparing 01:00:52 f1417ff83b31: Preparing 01:00:52 bae4c01f0f47: Waiting 01:00:52 93cd40b6c1a8: Waiting 01:00:52 c2d537c3564f: Waiting 01:00:52 c9a2e2fbfdb7: Waiting 01:00:52 f1417ff83b31: Waiting 01:00:52 5e9e2d269944: Waiting 01:00:52 6207afd3bfc3: Waiting 01:00:52 d83bf85b74e2: Waiting 01:00:52 a0f942b3dcf8: Pushed 01:00:52 2926322323e4: Pushed 01:00:52 0f5425945458: Pushed 01:00:52 30eb578b2ad0: Pushed 01:00:52 a498d022c8e3: Pushed 01:00:52 d83bf85b74e2: Layer already exists 01:00:52 bae4c01f0f47: Layer already exists 01:00:52 5e9e2d269944: Pushed 01:00:52 c2d537c3564f: Pushed 01:00:52 6207afd3bfc3: Pushed 01:00:52 c9a2e2fbfdb7: Pushed 01:00:52 f1417ff83b31: Layer already exists 01:00:53 93cd40b6c1a8: Pushed 01:00:53 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:37f51eb5503225546e3c045d49286562032c4922f57f63347d8342834c2889ab size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:00:54 a498d022c8e3: Preparing 01:00:54 a498d022c8e3: Preparing 01:00:54 0f5425945458: Preparing 01:00:54 30eb578b2ad0: Preparing 01:00:54 2926322323e4: Preparing 01:00:54 a0f942b3dcf8: Preparing 01:00:54 93cd40b6c1a8: Preparing 01:00:54 d83bf85b74e2: Preparing 01:00:54 bae4c01f0f47: Preparing 01:00:54 c9a2e2fbfdb7: Preparing 01:00:54 5e9e2d269944: Preparing 01:00:54 6207afd3bfc3: Preparing 01:00:54 c2d537c3564f: Preparing 01:00:54 f1417ff83b31: Preparing 01:00:54 c9a2e2fbfdb7: Waiting 01:00:54 5e9e2d269944: Waiting 01:00:54 6207afd3bfc3: Waiting 01:00:54 c2d537c3564f: Waiting 01:00:54 f1417ff83b31: Waiting 01:00:54 93cd40b6c1a8: Waiting 01:00:54 d83bf85b74e2: Waiting 01:00:54 bae4c01f0f47: Waiting 01:00:54 2926322323e4: Layer already exists 01:00:54 30eb578b2ad0: Layer already exists 01:00:54 a498d022c8e3: Layer already exists 01:00:54 a0f942b3dcf8: Layer already exists 01:00:54 0f5425945458: Layer already exists 01:00:54 93cd40b6c1a8: Layer already exists 01:00:54 d83bf85b74e2: Layer already exists 01:00:54 5e9e2d269944: Layer already exists 01:00:54 c9a2e2fbfdb7: Layer already exists 01:00:54 bae4c01f0f47: Layer already exists 01:00:54 6207afd3bfc3: Layer already exists 01:00:54 c2d537c3564f: Layer already exists 01:00:54 f1417ff83b31: Layer already exists 01:00:54 latest: digest: sha256:37f51eb5503225546e3c045d49286562032c4922f57f63347d8342834c2889ab size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.120 01:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:00:55 a498d022c8e3: Preparing 01:00:55 a498d022c8e3: Preparing 01:00:55 0f5425945458: Preparing 01:00:55 30eb578b2ad0: Preparing 01:00:55 2926322323e4: Preparing 01:00:55 a0f942b3dcf8: Preparing 01:00:55 93cd40b6c1a8: Preparing 01:00:55 d83bf85b74e2: Preparing 01:00:55 bae4c01f0f47: Preparing 01:00:55 c9a2e2fbfdb7: Preparing 01:00:55 5e9e2d269944: Preparing 01:00:55 6207afd3bfc3: Preparing 01:00:55 c2d537c3564f: Preparing 01:00:55 f1417ff83b31: Preparing 01:00:55 93cd40b6c1a8: Waiting 01:00:55 d83bf85b74e2: Waiting 01:00:55 bae4c01f0f47: Waiting 01:00:55 c9a2e2fbfdb7: Waiting 01:00:55 5e9e2d269944: Waiting 01:00:55 6207afd3bfc3: Waiting 01:00:55 c2d537c3564f: Waiting 01:00:55 f1417ff83b31: Waiting 01:00:55 a498d022c8e3: Layer already exists 01:00:55 30eb578b2ad0: Layer already exists 01:00:55 a0f942b3dcf8: Layer already exists 01:00:55 2926322323e4: Layer already exists 01:00:55 0f5425945458: Layer already exists 01:00:55 93cd40b6c1a8: Layer already exists 01:00:55 d83bf85b74e2: Layer already exists 01:00:55 bae4c01f0f47: Layer already exists 01:00:55 5e9e2d269944: Layer already exists 01:00:55 c9a2e2fbfdb7: Layer already exists 01:00:55 6207afd3bfc3: Layer already exists 01:00:55 f1417ff83b31: Layer already exists 01:00:55 c2d537c3564f: Layer already exists 01:00:55 3.0.0-dev.120: digest: sha256:37f51eb5503225546e3c045d49286562032c4922f57f63347d8342834c2889ab size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:00:55 a498d022c8e3: Preparing 01:00:55 a498d022c8e3: Preparing 01:00:55 0f5425945458: Preparing 01:00:55 30eb578b2ad0: Preparing 01:00:55 2926322323e4: Preparing 01:00:55 a0f942b3dcf8: Preparing 01:00:55 93cd40b6c1a8: Preparing 01:00:55 d83bf85b74e2: Preparing 01:00:55 bae4c01f0f47: Preparing 01:00:55 c9a2e2fbfdb7: Preparing 01:00:55 5e9e2d269944: Preparing 01:00:55 6207afd3bfc3: Preparing 01:00:55 c2d537c3564f: Preparing 01:00:55 f1417ff83b31: Preparing 01:00:55 6207afd3bfc3: Waiting 01:00:55 c2d537c3564f: Waiting 01:00:55 f1417ff83b31: Waiting 01:00:55 d83bf85b74e2: Waiting 01:00:55 bae4c01f0f47: Waiting 01:00:55 c9a2e2fbfdb7: Waiting 01:00:55 5e9e2d269944: Waiting 01:00:55 93cd40b6c1a8: Waiting 01:00:55 30eb578b2ad0: Layer already exists 01:00:55 a0f942b3dcf8: Layer already exists 01:00:55 0f5425945458: Layer already exists 01:00:55 2926322323e4: Layer already exists 01:00:55 a498d022c8e3: Layer already exists 01:00:55 bae4c01f0f47: Layer already exists 01:00:55 93cd40b6c1a8: Layer already exists 01:00:55 d83bf85b74e2: Layer already exists 01:00:55 c9a2e2fbfdb7: Layer already exists 01:00:55 5e9e2d269944: Layer already exists 01:00:55 6207afd3bfc3: Layer already exists 01:00:55 c2d537c3564f: Layer already exists 01:00:55 f1417ff83b31: Layer already exists 01:00:55 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:37f51eb5503225546e3c045d49286562032c4922f57f63347d8342834c2889ab size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:00:56 a498d022c8e3: Preparing 01:00:56 a498d022c8e3: Preparing 01:00:56 0f5425945458: Preparing 01:00:56 30eb578b2ad0: Preparing 01:00:56 2926322323e4: Preparing 01:00:56 a0f942b3dcf8: Preparing 01:00:56 93cd40b6c1a8: Preparing 01:00:56 d83bf85b74e2: Preparing 01:00:56 bae4c01f0f47: Preparing 01:00:56 c9a2e2fbfdb7: Preparing 01:00:56 5e9e2d269944: Preparing 01:00:56 93cd40b6c1a8: Waiting 01:00:56 bae4c01f0f47: Waiting 01:00:56 6207afd3bfc3: Preparing 01:00:56 c2d537c3564f: Preparing 01:00:56 f1417ff83b31: Preparing 01:00:56 c9a2e2fbfdb7: Waiting 01:00:56 6207afd3bfc3: Waiting 01:00:56 f1417ff83b31: Waiting 01:00:56 c2d537c3564f: Waiting 01:00:56 5e9e2d269944: Waiting 01:00:56 a498d022c8e3: Layer already exists 01:00:56 a0f942b3dcf8: Layer already exists 01:00:56 30eb578b2ad0: Layer already exists 01:00:56 0f5425945458: Layer already exists 01:00:56 2926322323e4: Layer already exists 01:00:56 93cd40b6c1a8: Layer already exists 01:00:56 d83bf85b74e2: Layer already exists 01:00:56 c9a2e2fbfdb7: Layer already exists 01:00:56 bae4c01f0f47: Layer already exists 01:00:56 5e9e2d269944: Layer already exists 01:00:56 6207afd3bfc3: Layer already exists 01:00:56 c2d537c3564f: Layer already exists 01:00:56 f1417ff83b31: Layer already exists 01:00:56 main: digest: sha256:37f51eb5503225546e3c045d49286562032c4922f57f63347d8342834c2889ab size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:00:56 ===================================================== [Pipeline] echo 01:00:56 taggedImages: 01:00:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:00:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.120 01:00:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:00:56 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:00:56 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:56 latest 01:00:56 3.0.0-dev.120 01:00:56 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:00:56 main 01:00:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:00:57 0fff0ba0e8f9: Preparing 01:00:57 4a1b723f03ad: Preparing 01:00:57 b2b0e763dcf5: Preparing 01:00:57 fa5cf111ff06: Preparing 01:00:57 d83bf85b74e2: Preparing 01:00:57 bae4c01f0f47: Preparing 01:00:57 a24a00979b5d: Preparing 01:00:57 f1417ff83b31: Preparing 01:00:57 a24a00979b5d: Waiting 01:00:57 f1417ff83b31: Waiting 01:00:57 bae4c01f0f47: Waiting 01:00:57 d83bf85b74e2: Layer already exists 01:00:57 bae4c01f0f47: Layer already exists 01:00:57 a24a00979b5d: Layer already exists 01:00:57 f1417ff83b31: Layer already exists 01:00:57 0fff0ba0e8f9: Pushed 01:00:57 b2b0e763dcf5: Pushed 01:00:57 4a1b723f03ad: Pushed 01:00:58 fa5cf111ff06: Pushed 01:00:58 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:19f9e71bc292974127692a0ae6b9e97fd75f17ee0b14beef275b2da430deed42 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:00:59 0fff0ba0e8f9: Preparing 01:00:59 4a1b723f03ad: Preparing 01:00:59 b2b0e763dcf5: Preparing 01:00:59 fa5cf111ff06: Preparing 01:00:59 d83bf85b74e2: Preparing 01:00:59 bae4c01f0f47: Preparing 01:00:59 a24a00979b5d: Preparing 01:00:59 f1417ff83b31: Preparing 01:00:59 bae4c01f0f47: Waiting 01:00:59 a24a00979b5d: Waiting 01:00:59 f1417ff83b31: Waiting 01:00:59 b2b0e763dcf5: Layer already exists 01:00:59 fa5cf111ff06: Layer already exists 01:00:59 4a1b723f03ad: Layer already exists 01:00:59 d83bf85b74e2: Layer already exists 01:00:59 0fff0ba0e8f9: Layer already exists 01:00:59 bae4c01f0f47: Layer already exists 01:00:59 f1417ff83b31: Layer already exists 01:00:59 a24a00979b5d: Layer already exists 01:00:59 latest: digest: sha256:19f9e71bc292974127692a0ae6b9e97fd75f17ee0b14beef275b2da430deed42 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.120 01:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:00:59 0fff0ba0e8f9: Preparing 01:00:59 4a1b723f03ad: Preparing 01:00:59 b2b0e763dcf5: Preparing 01:00:59 fa5cf111ff06: Preparing 01:00:59 d83bf85b74e2: Preparing 01:00:59 bae4c01f0f47: Preparing 01:00:59 a24a00979b5d: Preparing 01:00:59 f1417ff83b31: Preparing 01:00:59 bae4c01f0f47: Waiting 01:00:59 a24a00979b5d: Waiting 01:00:59 f1417ff83b31: Waiting 01:00:59 d83bf85b74e2: Layer already exists 01:00:59 b2b0e763dcf5: Layer already exists 01:00:59 fa5cf111ff06: Layer already exists 01:00:59 4a1b723f03ad: Layer already exists 01:00:59 0fff0ba0e8f9: Layer already exists 01:00:59 bae4c01f0f47: Layer already exists 01:00:59 a24a00979b5d: Layer already exists 01:00:59 f1417ff83b31: Layer already exists 01:00:59 3.0.0-dev.120: digest: sha256:19f9e71bc292974127692a0ae6b9e97fd75f17ee0b14beef275b2da430deed42 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:01:00 0fff0ba0e8f9: Preparing 01:01:00 4a1b723f03ad: Preparing 01:01:00 b2b0e763dcf5: Preparing 01:01:00 fa5cf111ff06: Preparing 01:01:00 d83bf85b74e2: Preparing 01:01:00 bae4c01f0f47: Preparing 01:01:00 a24a00979b5d: Preparing 01:01:00 f1417ff83b31: Preparing 01:01:00 bae4c01f0f47: Waiting 01:01:00 a24a00979b5d: Waiting 01:01:00 f1417ff83b31: Waiting 01:01:00 4a1b723f03ad: Layer already exists 01:01:00 d83bf85b74e2: Layer already exists 01:01:00 0fff0ba0e8f9: Layer already exists 01:01:00 fa5cf111ff06: Layer already exists 01:01:00 b2b0e763dcf5: Layer already exists 01:01:00 bae4c01f0f47: Layer already exists 01:01:00 a24a00979b5d: Layer already exists 01:01:00 f1417ff83b31: Layer already exists 01:01:00 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:19f9e71bc292974127692a0ae6b9e97fd75f17ee0b14beef275b2da430deed42 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:01:00 0fff0ba0e8f9: Preparing 01:01:00 4a1b723f03ad: Preparing 01:01:00 b2b0e763dcf5: Preparing 01:01:00 fa5cf111ff06: Preparing 01:01:00 d83bf85b74e2: Preparing 01:01:00 bae4c01f0f47: Preparing 01:01:00 a24a00979b5d: Preparing 01:01:00 f1417ff83b31: Preparing 01:01:00 bae4c01f0f47: Waiting 01:01:00 a24a00979b5d: Waiting 01:01:00 f1417ff83b31: Waiting 01:01:00 4a1b723f03ad: Layer already exists 01:01:00 0fff0ba0e8f9: Layer already exists 01:01:00 d83bf85b74e2: Layer already exists 01:01:00 fa5cf111ff06: Layer already exists 01:01:00 b2b0e763dcf5: Layer already exists 01:01:00 bae4c01f0f47: Layer already exists 01:01:00 a24a00979b5d: Layer already exists 01:01:00 f1417ff83b31: Layer already exists 01:01:00 main: digest: sha256:19f9e71bc292974127692a0ae6b9e97fd75f17ee0b14beef275b2da430deed42 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:00 ===================================================== [Pipeline] echo 01:01:00 taggedImages: 01:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.120 01:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:01:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:01:00 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:00 latest 01:01:00 3.0.0-dev.120 01:01:00 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:00 main 01:01:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:01:01 9d508311e408: Preparing 01:01:01 514ad7b411e4: Preparing 01:01:01 730b473987e3: Preparing 01:01:01 f92a14754f54: Preparing 01:01:01 d83bf85b74e2: Preparing 01:01:01 bae4c01f0f47: Preparing 01:01:01 84d9bdb14547: Preparing 01:01:01 1886d09b488f: Preparing 01:01:01 f1417ff83b31: Preparing 01:01:01 bae4c01f0f47: Waiting 01:01:01 1886d09b488f: Waiting 01:01:01 84d9bdb14547: Waiting 01:01:01 f1417ff83b31: Waiting 01:01:01 d83bf85b74e2: Layer already exists 01:01:01 bae4c01f0f47: Layer already exists 01:01:01 f92a14754f54: Pushed 01:01:01 9d508311e408: Pushed 01:01:01 514ad7b411e4: Pushed 01:01:01 84d9bdb14547: Pushed 01:01:01 f1417ff83b31: Layer already exists 01:01:01 1886d09b488f: Pushed 01:01:02 730b473987e3: Pushed 01:01:02 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:13dc7b98c756dc02867630304f2e961d66113c5b6e4eaa5852ae1175e6ed5611 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:01:03 9d508311e408: Preparing 01:01:03 514ad7b411e4: Preparing 01:01:03 730b473987e3: Preparing 01:01:03 f92a14754f54: Preparing 01:01:03 d83bf85b74e2: Preparing 01:01:03 bae4c01f0f47: Preparing 01:01:03 84d9bdb14547: Preparing 01:01:03 1886d09b488f: Preparing 01:01:03 f1417ff83b31: Preparing 01:01:03 84d9bdb14547: Waiting 01:01:03 1886d09b488f: Waiting 01:01:03 bae4c01f0f47: Waiting 01:01:03 f1417ff83b31: Waiting 01:01:03 514ad7b411e4: Layer already exists 01:01:03 9d508311e408: Layer already exists 01:01:03 730b473987e3: Layer already exists 01:01:03 f92a14754f54: Layer already exists 01:01:03 d83bf85b74e2: Layer already exists 01:01:03 bae4c01f0f47: Layer already exists 01:01:03 84d9bdb14547: Layer already exists 01:01:03 f1417ff83b31: Layer already exists 01:01:03 1886d09b488f: Layer already exists 01:01:03 latest: digest: sha256:13dc7b98c756dc02867630304f2e961d66113c5b6e4eaa5852ae1175e6ed5611 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.120 01:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:01:04 9d508311e408: Preparing 01:01:04 514ad7b411e4: Preparing 01:01:04 730b473987e3: Preparing 01:01:04 f92a14754f54: Preparing 01:01:04 d83bf85b74e2: Preparing 01:01:04 bae4c01f0f47: Preparing 01:01:04 84d9bdb14547: Preparing 01:01:04 1886d09b488f: Preparing 01:01:04 f1417ff83b31: Preparing 01:01:04 bae4c01f0f47: Waiting 01:01:04 f1417ff83b31: Waiting 01:01:04 1886d09b488f: Waiting 01:01:04 84d9bdb14547: Waiting 01:01:04 9d508311e408: Layer already exists 01:01:04 d83bf85b74e2: Layer already exists 01:01:04 514ad7b411e4: Layer already exists 01:01:04 f92a14754f54: Layer already exists 01:01:04 730b473987e3: Layer already exists 01:01:04 bae4c01f0f47: Layer already exists 01:01:04 f1417ff83b31: Layer already exists 01:01:04 84d9bdb14547: Layer already exists 01:01:04 1886d09b488f: Layer already exists 01:01:04 3.0.0-dev.120: digest: sha256:13dc7b98c756dc02867630304f2e961d66113c5b6e4eaa5852ae1175e6ed5611 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:01:04 9d508311e408: Preparing 01:01:04 514ad7b411e4: Preparing 01:01:04 730b473987e3: Preparing 01:01:04 f92a14754f54: Preparing 01:01:04 d83bf85b74e2: Preparing 01:01:04 bae4c01f0f47: Preparing 01:01:04 84d9bdb14547: Preparing 01:01:04 1886d09b488f: Preparing 01:01:04 bae4c01f0f47: Waiting 01:01:04 f1417ff83b31: Preparing 01:01:04 84d9bdb14547: Waiting 01:01:04 1886d09b488f: Waiting 01:01:04 f1417ff83b31: Waiting 01:01:04 514ad7b411e4: Layer already exists 01:01:04 d83bf85b74e2: Layer already exists 01:01:04 9d508311e408: Layer already exists 01:01:04 730b473987e3: Layer already exists 01:01:04 f92a14754f54: Layer already exists 01:01:04 84d9bdb14547: Layer already exists 01:01:04 bae4c01f0f47: Layer already exists 01:01:04 1886d09b488f: Layer already exists 01:01:04 f1417ff83b31: Layer already exists 01:01:04 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:13dc7b98c756dc02867630304f2e961d66113c5b6e4eaa5852ae1175e6ed5611 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:01:05 9d508311e408: Preparing 01:01:05 514ad7b411e4: Preparing 01:01:05 730b473987e3: Preparing 01:01:05 f92a14754f54: Preparing 01:01:05 d83bf85b74e2: Preparing 01:01:05 bae4c01f0f47: Preparing 01:01:05 84d9bdb14547: Preparing 01:01:05 1886d09b488f: Preparing 01:01:05 f1417ff83b31: Preparing 01:01:05 bae4c01f0f47: Waiting 01:01:05 84d9bdb14547: Waiting 01:01:05 1886d09b488f: Waiting 01:01:05 f1417ff83b31: Waiting 01:01:05 f92a14754f54: Layer already exists 01:01:05 d83bf85b74e2: Layer already exists 01:01:05 9d508311e408: Layer already exists 01:01:05 730b473987e3: Layer already exists 01:01:05 514ad7b411e4: Layer already exists 01:01:05 bae4c01f0f47: Layer already exists 01:01:05 f1417ff83b31: Layer already exists 01:01:05 84d9bdb14547: Layer already exists 01:01:05 1886d09b488f: Layer already exists 01:01:05 main: digest: sha256:13dc7b98c756dc02867630304f2e961d66113c5b6e4eaa5852ae1175e6ed5611 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:05 ===================================================== [Pipeline] echo 01:01:05 taggedImages: 01:01:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:01:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.120 01:01:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:01:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:01:05 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:05 latest 01:01:05 3.0.0-dev.120 01:01:05 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:05 main 01:01:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:01:06 1b9e744a2fb4: Preparing 01:01:06 a596f0732f01: Preparing 01:01:06 702a7121a779: Preparing 01:01:06 f8858d2d325a: Preparing 01:01:06 56a00dc8c2ce: Preparing 01:01:06 64df7d5d9311: Preparing 01:01:06 454585d7a922: Preparing 01:01:06 d83bf85b74e2: Preparing 01:01:06 bae4c01f0f47: Preparing 01:01:06 977b60e07914: Preparing 01:01:06 f1417ff83b31: Preparing 01:01:06 454585d7a922: Waiting 01:01:06 d83bf85b74e2: Waiting 01:01:06 bae4c01f0f47: Waiting 01:01:06 977b60e07914: Waiting 01:01:06 f1417ff83b31: Waiting 01:01:06 64df7d5d9311: Waiting 01:01:06 a596f0732f01: Pushed 01:01:06 1b9e744a2fb4: Pushed 01:01:06 56a00dc8c2ce: Pushed 01:01:06 d83bf85b74e2: Layer already exists 01:01:06 bae4c01f0f47: Layer already exists 01:01:06 64df7d5d9311: Pushed 01:01:06 454585d7a922: Pushed 01:01:06 f1417ff83b31: Layer already exists 01:01:06 977b60e07914: Pushed 01:01:07 f8858d2d325a: Pushed 01:01:07 702a7121a779: Pushed 01:01:07 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:c954c0a258cbf21728cd9fa94203c59307a2893a390fbf0c1df114a0904462a0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:01:08 1b9e744a2fb4: Preparing 01:01:08 a596f0732f01: Preparing 01:01:08 702a7121a779: Preparing 01:01:08 f8858d2d325a: Preparing 01:01:08 56a00dc8c2ce: Preparing 01:01:08 64df7d5d9311: Preparing 01:01:08 454585d7a922: Preparing 01:01:08 d83bf85b74e2: Preparing 01:01:08 bae4c01f0f47: Preparing 01:01:08 977b60e07914: Preparing 01:01:08 f1417ff83b31: Preparing 01:01:08 64df7d5d9311: Waiting 01:01:08 454585d7a922: Waiting 01:01:08 d83bf85b74e2: Waiting 01:01:08 977b60e07914: Waiting 01:01:08 f1417ff83b31: Waiting 01:01:08 bae4c01f0f47: Waiting 01:01:08 56a00dc8c2ce: Layer already exists 01:01:08 f8858d2d325a: Layer already exists 01:01:08 702a7121a779: Layer already exists 01:01:08 1b9e744a2fb4: Layer already exists 01:01:08 a596f0732f01: Layer already exists 01:01:08 d83bf85b74e2: Layer already exists 01:01:08 64df7d5d9311: Layer already exists 01:01:08 454585d7a922: Layer already exists 01:01:08 bae4c01f0f47: Layer already exists 01:01:08 977b60e07914: Layer already exists 01:01:08 f1417ff83b31: Layer already exists 01:01:08 latest: digest: sha256:c954c0a258cbf21728cd9fa94203c59307a2893a390fbf0c1df114a0904462a0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.120 01:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:01:09 1b9e744a2fb4: Preparing 01:01:09 a596f0732f01: Preparing 01:01:09 702a7121a779: Preparing 01:01:09 f8858d2d325a: Preparing 01:01:09 56a00dc8c2ce: Preparing 01:01:09 64df7d5d9311: Preparing 01:01:09 454585d7a922: Preparing 01:01:09 d83bf85b74e2: Preparing 01:01:09 bae4c01f0f47: Preparing 01:01:09 977b60e07914: Preparing 01:01:09 f1417ff83b31: Preparing 01:01:09 64df7d5d9311: Waiting 01:01:09 bae4c01f0f47: Waiting 01:01:09 977b60e07914: Waiting 01:01:09 f1417ff83b31: Waiting 01:01:09 454585d7a922: Waiting 01:01:09 d83bf85b74e2: Waiting 01:01:09 a596f0732f01: Layer already exists 01:01:09 56a00dc8c2ce: Layer already exists 01:01:09 f8858d2d325a: Layer already exists 01:01:09 702a7121a779: Layer already exists 01:01:09 1b9e744a2fb4: Layer already exists 01:01:09 64df7d5d9311: Layer already exists 01:01:09 bae4c01f0f47: Layer already exists 01:01:09 977b60e07914: Layer already exists 01:01:09 454585d7a922: Layer already exists 01:01:09 d83bf85b74e2: Layer already exists 01:01:09 f1417ff83b31: Layer already exists 01:01:09 3.0.0-dev.120: digest: sha256:c954c0a258cbf21728cd9fa94203c59307a2893a390fbf0c1df114a0904462a0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:01:09 1b9e744a2fb4: Preparing 01:01:09 a596f0732f01: Preparing 01:01:09 702a7121a779: Preparing 01:01:09 f8858d2d325a: Preparing 01:01:09 56a00dc8c2ce: Preparing 01:01:09 64df7d5d9311: Preparing 01:01:09 454585d7a922: Preparing 01:01:09 d83bf85b74e2: Preparing 01:01:09 bae4c01f0f47: Preparing 01:01:09 977b60e07914: Preparing 01:01:09 f1417ff83b31: Preparing 01:01:09 454585d7a922: Waiting 01:01:09 d83bf85b74e2: Waiting 01:01:09 bae4c01f0f47: Waiting 01:01:09 977b60e07914: Waiting 01:01:09 f1417ff83b31: Waiting 01:01:09 64df7d5d9311: Waiting 01:01:09 a596f0732f01: Layer already exists 01:01:09 f8858d2d325a: Layer already exists 01:01:09 1b9e744a2fb4: Layer already exists 01:01:09 56a00dc8c2ce: Layer already exists 01:01:09 702a7121a779: Layer already exists 01:01:09 64df7d5d9311: Layer already exists 01:01:09 454585d7a922: Layer already exists 01:01:09 d83bf85b74e2: Layer already exists 01:01:09 bae4c01f0f47: Layer already exists 01:01:09 977b60e07914: Layer already exists 01:01:09 f1417ff83b31: Layer already exists 01:01:09 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:c954c0a258cbf21728cd9fa94203c59307a2893a390fbf0c1df114a0904462a0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:01:10 1b9e744a2fb4: Preparing 01:01:10 a596f0732f01: Preparing 01:01:10 702a7121a779: Preparing 01:01:10 f8858d2d325a: Preparing 01:01:10 56a00dc8c2ce: Preparing 01:01:10 64df7d5d9311: Preparing 01:01:10 454585d7a922: Preparing 01:01:10 d83bf85b74e2: Preparing 01:01:10 bae4c01f0f47: Preparing 01:01:10 977b60e07914: Preparing 01:01:10 f1417ff83b31: Preparing 01:01:10 977b60e07914: Waiting 01:01:10 454585d7a922: Waiting 01:01:10 f1417ff83b31: Waiting 01:01:10 d83bf85b74e2: Waiting 01:01:10 bae4c01f0f47: Waiting 01:01:10 64df7d5d9311: Waiting 01:01:10 702a7121a779: Layer already exists 01:01:10 1b9e744a2fb4: Layer already exists 01:01:10 f8858d2d325a: Layer already exists 01:01:10 56a00dc8c2ce: Layer already exists 01:01:10 a596f0732f01: Layer already exists 01:01:10 64df7d5d9311: Layer already exists 01:01:10 454585d7a922: Layer already exists 01:01:10 d83bf85b74e2: Layer already exists 01:01:10 977b60e07914: Layer already exists 01:01:10 bae4c01f0f47: Layer already exists 01:01:10 f1417ff83b31: Layer already exists 01:01:10 main: digest: sha256:c954c0a258cbf21728cd9fa94203c59307a2893a390fbf0c1df114a0904462a0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:10 ===================================================== [Pipeline] echo 01:01:10 taggedImages: 01:01:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:01:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.120 01:01:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:01:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:01:10 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:10 latest 01:01:10 3.0.0-dev.120 01:01:10 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:10 main 01:01:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:01:10 7f3618678cdd: Preparing 01:01:10 8338ac8d5ed8: Preparing 01:01:10 d83bf85b74e2: Preparing 01:01:10 bae4c01f0f47: Preparing 01:01:10 eb197082676b: Preparing 01:01:10 f1417ff83b31: Preparing 01:01:10 f1417ff83b31: Waiting 01:01:10 bae4c01f0f47: Layer already exists 01:01:10 d83bf85b74e2: Layer already exists 01:01:10 f1417ff83b31: Layer already exists 01:01:10 7f3618678cdd: Pushed 01:01:11 eb197082676b: Pushed 01:01:12 8338ac8d5ed8: Pushed 01:01:13 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:8d7135cbaed941d5c92c52ad4f71181ed00e28386abe94435b872e5af4464a13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:13 + 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 01:01:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:01:13 7f3618678cdd: Preparing 01:01:13 8338ac8d5ed8: Preparing 01:01:13 d83bf85b74e2: Preparing 01:01:13 bae4c01f0f47: Preparing 01:01:13 eb197082676b: Preparing 01:01:13 f1417ff83b31: Preparing 01:01:13 bae4c01f0f47: Layer already exists 01:01:13 d83bf85b74e2: Layer already exists 01:01:13 eb197082676b: Layer already exists 01:01:13 7f3618678cdd: Layer already exists 01:01:13 8338ac8d5ed8: Layer already exists 01:01:13 f1417ff83b31: Layer already exists 01:01:13 latest: digest: sha256:8d7135cbaed941d5c92c52ad4f71181ed00e28386abe94435b872e5af4464a13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.120 01:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:01:14 7f3618678cdd: Preparing 01:01:14 8338ac8d5ed8: Preparing 01:01:14 d83bf85b74e2: Preparing 01:01:14 bae4c01f0f47: Preparing 01:01:14 eb197082676b: Preparing 01:01:14 f1417ff83b31: Preparing 01:01:14 f1417ff83b31: Waiting 01:01:14 bae4c01f0f47: Layer already exists 01:01:14 eb197082676b: Layer already exists 01:01:14 8338ac8d5ed8: Layer already exists 01:01:14 d83bf85b74e2: Layer already exists 01:01:14 7f3618678cdd: Layer already exists 01:01:14 f1417ff83b31: Layer already exists 01:01:14 3.0.0-dev.120: digest: sha256:8d7135cbaed941d5c92c52ad4f71181ed00e28386abe94435b872e5af4464a13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:01:14 7f3618678cdd: Preparing 01:01:14 8338ac8d5ed8: Preparing 01:01:14 d83bf85b74e2: Preparing 01:01:14 bae4c01f0f47: Preparing 01:01:14 eb197082676b: Preparing 01:01:14 f1417ff83b31: Preparing 01:01:14 7f3618678cdd: Layer already exists 01:01:14 eb197082676b: Layer already exists 01:01:14 8338ac8d5ed8: Layer already exists 01:01:14 d83bf85b74e2: Layer already exists 01:01:14 bae4c01f0f47: Layer already exists 01:01:14 f1417ff83b31: Layer already exists 01:01:14 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:8d7135cbaed941d5c92c52ad4f71181ed00e28386abe94435b872e5af4464a13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:15 + 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 01:01:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:01:15 7f3618678cdd: Preparing 01:01:15 8338ac8d5ed8: Preparing 01:01:15 d83bf85b74e2: Preparing 01:01:15 bae4c01f0f47: Preparing 01:01:15 eb197082676b: Preparing 01:01:15 f1417ff83b31: Preparing 01:01:15 f1417ff83b31: Waiting 01:01:15 d83bf85b74e2: Layer already exists 01:01:15 bae4c01f0f47: Layer already exists 01:01:15 8338ac8d5ed8: Layer already exists 01:01:15 eb197082676b: Layer already exists 01:01:15 7f3618678cdd: Layer already exists 01:01:15 f1417ff83b31: Layer already exists 01:01:15 main: digest: sha256:8d7135cbaed941d5c92c52ad4f71181ed00e28386abe94435b872e5af4464a13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:15 ===================================================== [Pipeline] echo 01:01:15 taggedImages: 01:01:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:01:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.120 01:01:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:01:15 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:01:15 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:15 latest 01:01:15 3.0.0-dev.120 01:01:15 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:15 main 01:01:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:01:16 5b597a6f2130: Preparing 01:01:16 a9d32a0ccd77: Preparing 01:01:16 834daa6e814d: Preparing 01:01:16 03db84d6a9a4: Preparing 01:01:16 d56adcff6fde: Preparing 01:01:16 d83bf85b74e2: Preparing 01:01:16 bae4c01f0f47: Preparing 01:01:16 6a05354dff07: Preparing 01:01:16 f1417ff83b31: Preparing 01:01:16 bae4c01f0f47: Waiting 01:01:16 d83bf85b74e2: Waiting 01:01:16 6a05354dff07: Waiting 01:01:16 f1417ff83b31: Waiting 01:01:16 5b597a6f2130: Pushed 01:01:16 a9d32a0ccd77: Pushed 01:01:16 834daa6e814d: Pushed 01:01:16 d83bf85b74e2: Layer already exists 01:01:16 bae4c01f0f47: Layer already exists 01:01:16 f1417ff83b31: Layer already exists 01:01:16 6a05354dff07: Pushed 01:01:20 d56adcff6fde: Pushed 01:01:22 03db84d6a9a4: Pushed 01:01:22 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:8e896bb70aa4b4119d7d23c43960417d88d5401eb574e175a87e8cf6f4c4f8c7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:01:23 5b597a6f2130: Preparing 01:01:23 a9d32a0ccd77: Preparing 01:01:23 834daa6e814d: Preparing 01:01:23 03db84d6a9a4: Preparing 01:01:23 d56adcff6fde: Preparing 01:01:23 d83bf85b74e2: Preparing 01:01:23 bae4c01f0f47: Preparing 01:01:23 6a05354dff07: Preparing 01:01:23 f1417ff83b31: Preparing 01:01:23 bae4c01f0f47: Waiting 01:01:23 d83bf85b74e2: Waiting 01:01:23 6a05354dff07: Waiting 01:01:23 f1417ff83b31: Waiting 01:01:23 834daa6e814d: Layer already exists 01:01:23 a9d32a0ccd77: Layer already exists 01:01:23 d56adcff6fde: Layer already exists 01:01:23 5b597a6f2130: Layer already exists 01:01:23 03db84d6a9a4: Layer already exists 01:01:23 d83bf85b74e2: Layer already exists 01:01:23 f1417ff83b31: Layer already exists 01:01:23 bae4c01f0f47: Layer already exists 01:01:23 6a05354dff07: Layer already exists 01:01:23 latest: digest: sha256:8e896bb70aa4b4119d7d23c43960417d88d5401eb574e175a87e8cf6f4c4f8c7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.120 01:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:01:24 5b597a6f2130: Preparing 01:01:24 a9d32a0ccd77: Preparing 01:01:24 834daa6e814d: Preparing 01:01:24 03db84d6a9a4: Preparing 01:01:24 d56adcff6fde: Preparing 01:01:24 d83bf85b74e2: Preparing 01:01:24 bae4c01f0f47: Preparing 01:01:24 6a05354dff07: Preparing 01:01:24 f1417ff83b31: Preparing 01:01:24 d83bf85b74e2: Waiting 01:01:24 6a05354dff07: Waiting 01:01:24 bae4c01f0f47: Waiting 01:01:24 5b597a6f2130: Layer already exists 01:01:24 834daa6e814d: Layer already exists 01:01:24 a9d32a0ccd77: Layer already exists 01:01:24 03db84d6a9a4: Layer already exists 01:01:24 d56adcff6fde: Layer already exists 01:01:24 bae4c01f0f47: Layer already exists 01:01:24 6a05354dff07: Layer already exists 01:01:24 d83bf85b74e2: Layer already exists 01:01:24 f1417ff83b31: Layer already exists 01:01:24 3.0.0-dev.120: digest: sha256:8e896bb70aa4b4119d7d23c43960417d88d5401eb574e175a87e8cf6f4c4f8c7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:01:24 5b597a6f2130: Preparing 01:01:24 a9d32a0ccd77: Preparing 01:01:24 834daa6e814d: Preparing 01:01:24 03db84d6a9a4: Preparing 01:01:24 d56adcff6fde: Preparing 01:01:24 d83bf85b74e2: Preparing 01:01:24 bae4c01f0f47: Preparing 01:01:24 6a05354dff07: Preparing 01:01:24 f1417ff83b31: Preparing 01:01:24 d83bf85b74e2: Waiting 01:01:24 bae4c01f0f47: Waiting 01:01:24 6a05354dff07: Waiting 01:01:24 f1417ff83b31: Waiting 01:01:24 a9d32a0ccd77: Layer already exists 01:01:24 03db84d6a9a4: Layer already exists 01:01:24 834daa6e814d: Layer already exists 01:01:24 d56adcff6fde: Layer already exists 01:01:24 5b597a6f2130: Layer already exists 01:01:24 6a05354dff07: Layer already exists 01:01:24 d83bf85b74e2: Layer already exists 01:01:24 bae4c01f0f47: Layer already exists 01:01:24 f1417ff83b31: Layer already exists 01:01:24 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:8e896bb70aa4b4119d7d23c43960417d88d5401eb574e175a87e8cf6f4c4f8c7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:01:25 5b597a6f2130: Preparing 01:01:25 a9d32a0ccd77: Preparing 01:01:25 834daa6e814d: Preparing 01:01:25 03db84d6a9a4: Preparing 01:01:25 d56adcff6fde: Preparing 01:01:25 d83bf85b74e2: Preparing 01:01:25 bae4c01f0f47: Preparing 01:01:25 6a05354dff07: Preparing 01:01:25 f1417ff83b31: Preparing 01:01:25 bae4c01f0f47: Waiting 01:01:25 d83bf85b74e2: Waiting 01:01:25 f1417ff83b31: Waiting 01:01:25 6a05354dff07: Waiting 01:01:25 d56adcff6fde: Layer already exists 01:01:25 03db84d6a9a4: Layer already exists 01:01:25 5b597a6f2130: Layer already exists 01:01:25 834daa6e814d: Layer already exists 01:01:25 a9d32a0ccd77: Layer already exists 01:01:25 d83bf85b74e2: Layer already exists 01:01:25 6a05354dff07: Layer already exists 01:01:25 f1417ff83b31: Layer already exists 01:01:25 bae4c01f0f47: Layer already exists 01:01:25 main: digest: sha256:8e896bb70aa4b4119d7d23c43960417d88d5401eb574e175a87e8cf6f4c4f8c7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:25 ===================================================== [Pipeline] echo 01:01:25 taggedImages: 01:01:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:01:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.120 01:01:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:01:25 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:01:25 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:25 latest 01:01:25 3.0.0-dev.120 01:01:25 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:25 main 01:01:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:01:26 c404ca1e5cfe: Preparing 01:01:26 a1f1852dfdb4: Preparing 01:01:26 0696caaff9f6: Preparing 01:01:26 9ae8c1f8f951: Preparing 01:01:26 d83bf85b74e2: Preparing 01:01:26 bae4c01f0f47: Preparing 01:01:26 af0bb890c4da: Preparing 01:01:26 f1417ff83b31: Preparing 01:01:26 bae4c01f0f47: Waiting 01:01:26 af0bb890c4da: Waiting 01:01:26 f1417ff83b31: Waiting 01:01:26 d83bf85b74e2: Layer already exists 01:01:26 bae4c01f0f47: Layer already exists 01:01:26 a1f1852dfdb4: Pushed 01:01:26 0696caaff9f6: Pushed 01:01:26 c404ca1e5cfe: Pushed 01:01:26 f1417ff83b31: Layer already exists 01:01:26 af0bb890c4da: Pushed 01:01:32 9ae8c1f8f951: Pushed 01:01:32 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:d0a4d6314f159e6b549ec994b66cbe5a3d221f541a93484854d3f8d1ccbc9fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:01:33 c404ca1e5cfe: Preparing 01:01:33 a1f1852dfdb4: Preparing 01:01:33 0696caaff9f6: Preparing 01:01:33 9ae8c1f8f951: Preparing 01:01:33 d83bf85b74e2: Preparing 01:01:33 bae4c01f0f47: Preparing 01:01:33 af0bb890c4da: Preparing 01:01:33 f1417ff83b31: Preparing 01:01:33 af0bb890c4da: Waiting 01:01:33 bae4c01f0f47: Waiting 01:01:33 f1417ff83b31: Waiting 01:01:33 9ae8c1f8f951: Layer already exists 01:01:33 0696caaff9f6: Layer already exists 01:01:33 a1f1852dfdb4: Layer already exists 01:01:33 d83bf85b74e2: Layer already exists 01:01:33 c404ca1e5cfe: Layer already exists 01:01:33 bae4c01f0f47: Layer already exists 01:01:33 af0bb890c4da: Layer already exists 01:01:33 f1417ff83b31: Layer already exists 01:01:33 latest: digest: sha256:d0a4d6314f159e6b549ec994b66cbe5a3d221f541a93484854d3f8d1ccbc9fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.120 01:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:01:34 c404ca1e5cfe: Preparing 01:01:34 a1f1852dfdb4: Preparing 01:01:34 0696caaff9f6: Preparing 01:01:34 9ae8c1f8f951: Preparing 01:01:34 d83bf85b74e2: Preparing 01:01:34 bae4c01f0f47: Preparing 01:01:34 af0bb890c4da: Preparing 01:01:34 f1417ff83b31: Preparing 01:01:34 bae4c01f0f47: Waiting 01:01:34 f1417ff83b31: Waiting 01:01:34 af0bb890c4da: Waiting 01:01:34 0696caaff9f6: Layer already exists 01:01:34 9ae8c1f8f951: Layer already exists 01:01:34 a1f1852dfdb4: Layer already exists 01:01:34 c404ca1e5cfe: Layer already exists 01:01:34 d83bf85b74e2: Layer already exists 01:01:34 bae4c01f0f47: Layer already exists 01:01:34 af0bb890c4da: Layer already exists 01:01:34 f1417ff83b31: Layer already exists 01:01:34 3.0.0-dev.120: digest: sha256:d0a4d6314f159e6b549ec994b66cbe5a3d221f541a93484854d3f8d1ccbc9fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:01:34 c404ca1e5cfe: Preparing 01:01:34 a1f1852dfdb4: Preparing 01:01:34 0696caaff9f6: Preparing 01:01:34 9ae8c1f8f951: Preparing 01:01:34 d83bf85b74e2: Preparing 01:01:34 bae4c01f0f47: Preparing 01:01:34 af0bb890c4da: Preparing 01:01:34 f1417ff83b31: Preparing 01:01:34 bae4c01f0f47: Waiting 01:01:34 af0bb890c4da: Waiting 01:01:34 f1417ff83b31: Waiting 01:01:34 d83bf85b74e2: Layer already exists 01:01:34 0696caaff9f6: Layer already exists 01:01:34 c404ca1e5cfe: Layer already exists 01:01:34 9ae8c1f8f951: Layer already exists 01:01:34 a1f1852dfdb4: Layer already exists 01:01:34 af0bb890c4da: Layer already exists 01:01:34 bae4c01f0f47: Layer already exists 01:01:34 f1417ff83b31: Layer already exists 01:01:34 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:d0a4d6314f159e6b549ec994b66cbe5a3d221f541a93484854d3f8d1ccbc9fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:01:35 c404ca1e5cfe: Preparing 01:01:35 a1f1852dfdb4: Preparing 01:01:35 0696caaff9f6: Preparing 01:01:35 9ae8c1f8f951: Preparing 01:01:35 d83bf85b74e2: Preparing 01:01:35 bae4c01f0f47: Preparing 01:01:35 af0bb890c4da: Preparing 01:01:35 f1417ff83b31: Preparing 01:01:35 af0bb890c4da: Waiting 01:01:35 bae4c01f0f47: Waiting 01:01:35 f1417ff83b31: Waiting 01:01:35 c404ca1e5cfe: Layer already exists 01:01:35 a1f1852dfdb4: Layer already exists 01:01:35 d83bf85b74e2: Layer already exists 01:01:35 9ae8c1f8f951: Layer already exists 01:01:35 0696caaff9f6: Layer already exists 01:01:35 af0bb890c4da: Layer already exists 01:01:35 f1417ff83b31: Layer already exists 01:01:35 bae4c01f0f47: Layer already exists 01:01:35 main: digest: sha256:d0a4d6314f159e6b549ec994b66cbe5a3d221f541a93484854d3f8d1ccbc9fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:35 ===================================================== [Pipeline] echo 01:01:35 taggedImages: 01:01:35 - nexus3.edgexfoundry.org:10004/security-spire-config:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:01:35 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.120 01:01:35 - nexus3.edgexfoundry.org:10004/security-spire-config:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:01:35 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:01:35 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:35 latest 01:01:35 3.0.0-dev.120 01:01:35 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:35 main 01:01:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:01:36 75e9cc13a85a: Preparing 01:01:36 00198673e24b: Preparing 01:01:36 74be9319e7a9: Preparing 01:01:36 e346d48dff4b: Preparing 01:01:36 d83bf85b74e2: Preparing 01:01:36 bae4c01f0f47: Preparing 01:01:36 6a05354dff07: Preparing 01:01:36 f1417ff83b31: Preparing 01:01:36 bae4c01f0f47: Waiting 01:01:36 6a05354dff07: Waiting 01:01:36 d83bf85b74e2: Layer already exists 01:01:36 bae4c01f0f47: Layer already exists 01:01:36 6a05354dff07: Layer already exists 01:01:36 f1417ff83b31: Layer already exists 01:01:36 00198673e24b: Pushed 01:01:36 74be9319e7a9: Pushed 01:01:36 75e9cc13a85a: Pushed 01:01:42 e346d48dff4b: Pushed 01:01:42 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:942da4694e6d642ebc7afea9f9e0f08d76a8b0053211606d3a71a7cf5a21a929 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:01:43 75e9cc13a85a: Preparing 01:01:43 00198673e24b: Preparing 01:01:43 74be9319e7a9: Preparing 01:01:43 e346d48dff4b: Preparing 01:01:43 d83bf85b74e2: Preparing 01:01:43 bae4c01f0f47: Preparing 01:01:43 6a05354dff07: Preparing 01:01:43 f1417ff83b31: Preparing 01:01:43 bae4c01f0f47: Waiting 01:01:43 6a05354dff07: Waiting 01:01:43 74be9319e7a9: Layer already exists 01:01:43 e346d48dff4b: Layer already exists 01:01:43 d83bf85b74e2: Layer already exists 01:01:43 75e9cc13a85a: Layer already exists 01:01:43 00198673e24b: Layer already exists 01:01:43 bae4c01f0f47: Layer already exists 01:01:43 6a05354dff07: Layer already exists 01:01:43 f1417ff83b31: Layer already exists 01:01:43 latest: digest: sha256:942da4694e6d642ebc7afea9f9e0f08d76a8b0053211606d3a71a7cf5a21a929 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.120 01:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:01:43 75e9cc13a85a: Preparing 01:01:43 00198673e24b: Preparing 01:01:43 74be9319e7a9: Preparing 01:01:43 e346d48dff4b: Preparing 01:01:43 d83bf85b74e2: Preparing 01:01:43 bae4c01f0f47: Preparing 01:01:43 6a05354dff07: Preparing 01:01:43 f1417ff83b31: Preparing 01:01:43 6a05354dff07: Waiting 01:01:43 f1417ff83b31: Waiting 01:01:43 bae4c01f0f47: Waiting 01:01:43 e346d48dff4b: Layer already exists 01:01:43 d83bf85b74e2: Layer already exists 01:01:43 00198673e24b: Layer already exists 01:01:43 74be9319e7a9: Layer already exists 01:01:43 75e9cc13a85a: Layer already exists 01:01:43 bae4c01f0f47: Layer already exists 01:01:43 6a05354dff07: Layer already exists 01:01:43 f1417ff83b31: Layer already exists 01:01:43 3.0.0-dev.120: digest: sha256:942da4694e6d642ebc7afea9f9e0f08d76a8b0053211606d3a71a7cf5a21a929 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:01:44 75e9cc13a85a: Preparing 01:01:44 00198673e24b: Preparing 01:01:44 74be9319e7a9: Preparing 01:01:44 e346d48dff4b: Preparing 01:01:44 d83bf85b74e2: Preparing 01:01:44 bae4c01f0f47: Preparing 01:01:44 6a05354dff07: Preparing 01:01:44 f1417ff83b31: Preparing 01:01:44 6a05354dff07: Waiting 01:01:44 bae4c01f0f47: Waiting 01:01:44 f1417ff83b31: Waiting 01:01:44 75e9cc13a85a: Layer already exists 01:01:44 d83bf85b74e2: Layer already exists 01:01:44 74be9319e7a9: Layer already exists 01:01:44 e346d48dff4b: Layer already exists 01:01:44 00198673e24b: Layer already exists 01:01:44 bae4c01f0f47: Layer already exists 01:01:44 6a05354dff07: Layer already exists 01:01:44 f1417ff83b31: Layer already exists 01:01:44 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:942da4694e6d642ebc7afea9f9e0f08d76a8b0053211606d3a71a7cf5a21a929 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:01:45 75e9cc13a85a: Preparing 01:01:45 00198673e24b: Preparing 01:01:45 74be9319e7a9: Preparing 01:01:45 e346d48dff4b: Preparing 01:01:45 d83bf85b74e2: Preparing 01:01:45 bae4c01f0f47: Preparing 01:01:45 6a05354dff07: Preparing 01:01:45 f1417ff83b31: Preparing 01:01:45 bae4c01f0f47: Waiting 01:01:45 6a05354dff07: Waiting 01:01:45 f1417ff83b31: Waiting 01:01:45 d83bf85b74e2: Layer already exists 01:01:45 e346d48dff4b: Layer already exists 01:01:45 75e9cc13a85a: Layer already exists 01:01:45 00198673e24b: Layer already exists 01:01:45 74be9319e7a9: Layer already exists 01:01:45 f1417ff83b31: Layer already exists 01:01:45 6a05354dff07: Layer already exists 01:01:45 bae4c01f0f47: Layer already exists 01:01:45 main: digest: sha256:942da4694e6d642ebc7afea9f9e0f08d76a8b0053211606d3a71a7cf5a21a929 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:45 ===================================================== [Pipeline] echo 01:01:45 taggedImages: 01:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.120 01:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:01:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:01:45 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:45 latest 01:01:45 3.0.0-dev.120 01:01:45 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:45 main 01:01:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:01:45 3869c503d881: Preparing 01:01:45 665d68ac63bf: Preparing 01:01:45 d83bf85b74e2: Preparing 01:01:45 bae4c01f0f47: Preparing 01:01:45 84deade5e481: Preparing 01:01:45 f1417ff83b31: Preparing 01:01:45 f1417ff83b31: Waiting 01:01:45 d83bf85b74e2: Layer already exists 01:01:45 bae4c01f0f47: Layer already exists 01:01:45 f1417ff83b31: Layer already exists 01:01:45 3869c503d881: Pushed 01:01:45 84deade5e481: Pushed 01:01:48 665d68ac63bf: Pushed 01:01:48 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:02db48a10fe46458b0633dd55d4c3312d7cd3a68709bee8271a6cb5da3d24f3d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:01:48 3869c503d881: Preparing 01:01:48 665d68ac63bf: Preparing 01:01:48 d83bf85b74e2: Preparing 01:01:48 bae4c01f0f47: Preparing 01:01:48 84deade5e481: Preparing 01:01:48 f1417ff83b31: Preparing 01:01:48 bae4c01f0f47: Layer already exists 01:01:48 84deade5e481: Layer already exists 01:01:48 3869c503d881: Layer already exists 01:01:48 665d68ac63bf: Layer already exists 01:01:48 d83bf85b74e2: Layer already exists 01:01:48 f1417ff83b31: Layer already exists 01:01:48 latest: digest: sha256:02db48a10fe46458b0633dd55d4c3312d7cd3a68709bee8271a6cb5da3d24f3d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.120 01:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:01:49 3869c503d881: Preparing 01:01:49 665d68ac63bf: Preparing 01:01:49 d83bf85b74e2: Preparing 01:01:49 bae4c01f0f47: Preparing 01:01:49 84deade5e481: Preparing 01:01:49 f1417ff83b31: Preparing 01:01:49 f1417ff83b31: Waiting 01:01:49 d83bf85b74e2: Layer already exists 01:01:49 665d68ac63bf: Layer already exists 01:01:49 bae4c01f0f47: Layer already exists 01:01:49 84deade5e481: Layer already exists 01:01:49 3869c503d881: Layer already exists 01:01:49 f1417ff83b31: Layer already exists 01:01:49 3.0.0-dev.120: digest: sha256:02db48a10fe46458b0633dd55d4c3312d7cd3a68709bee8271a6cb5da3d24f3d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:01:50 3869c503d881: Preparing 01:01:50 665d68ac63bf: Preparing 01:01:50 d83bf85b74e2: Preparing 01:01:50 bae4c01f0f47: Preparing 01:01:50 84deade5e481: Preparing 01:01:50 f1417ff83b31: Preparing 01:01:50 f1417ff83b31: Waiting 01:01:50 665d68ac63bf: Layer already exists 01:01:50 d83bf85b74e2: Layer already exists 01:01:50 84deade5e481: Layer already exists 01:01:50 bae4c01f0f47: Layer already exists 01:01:50 3869c503d881: Layer already exists 01:01:50 f1417ff83b31: Layer already exists 01:01:50 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:02db48a10fe46458b0633dd55d4c3312d7cd3a68709bee8271a6cb5da3d24f3d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:01:50 3869c503d881: Preparing 01:01:50 665d68ac63bf: Preparing 01:01:50 d83bf85b74e2: Preparing 01:01:50 bae4c01f0f47: Preparing 01:01:50 84deade5e481: Preparing 01:01:50 f1417ff83b31: Preparing 01:01:50 f1417ff83b31: Waiting 01:01:50 3869c503d881: Layer already exists 01:01:50 bae4c01f0f47: Layer already exists 01:01:50 d83bf85b74e2: Layer already exists 01:01:50 84deade5e481: Layer already exists 01:01:50 665d68ac63bf: Layer already exists 01:01:50 f1417ff83b31: Layer already exists 01:01:50 main: digest: sha256:02db48a10fe46458b0633dd55d4c3312d7cd3a68709bee8271a6cb5da3d24f3d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:50 ===================================================== [Pipeline] echo 01:01:50 taggedImages: 01:01:50 - nexus3.edgexfoundry.org:10004/support-notifications:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:50 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:01:50 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.120 01:01:50 - nexus3.edgexfoundry.org:10004/support-notifications:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:50 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:01:50 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:01:50 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:50 latest 01:01:50 3.0.0-dev.120 01:01:50 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:50 main 01:01:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:01:51 aef45dce24be: Preparing 01:01:51 28955a1aceab: Preparing 01:01:51 d83bf85b74e2: Preparing 01:01:51 bae4c01f0f47: Preparing 01:01:51 a24a00979b5d: Preparing 01:01:51 f1417ff83b31: Preparing 01:01:51 f1417ff83b31: Waiting 01:01:51 d83bf85b74e2: Layer already exists 01:01:51 a24a00979b5d: Layer already exists 01:01:51 bae4c01f0f47: Layer already exists 01:01:51 f1417ff83b31: Layer already exists 01:01:51 aef45dce24be: Pushed 01:01:53 28955a1aceab: Pushed 01:01:53 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:832457a9a544026d45408d88e2dde327c3723927da0be44b4652ce04dd2446d4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:01:54 aef45dce24be: Preparing 01:01:54 28955a1aceab: Preparing 01:01:54 d83bf85b74e2: Preparing 01:01:54 bae4c01f0f47: Preparing 01:01:54 a24a00979b5d: Preparing 01:01:54 f1417ff83b31: Preparing 01:01:54 f1417ff83b31: Waiting 01:01:54 aef45dce24be: Layer already exists 01:01:54 a24a00979b5d: Layer already exists 01:01:54 bae4c01f0f47: Layer already exists 01:01:54 d83bf85b74e2: Layer already exists 01:01:54 28955a1aceab: Layer already exists 01:01:54 f1417ff83b31: Layer already exists 01:01:54 latest: digest: sha256:832457a9a544026d45408d88e2dde327c3723927da0be44b4652ce04dd2446d4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.120 01:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:01:55 aef45dce24be: Preparing 01:01:55 28955a1aceab: Preparing 01:01:55 d83bf85b74e2: Preparing 01:01:55 bae4c01f0f47: Preparing 01:01:55 a24a00979b5d: Preparing 01:01:55 f1417ff83b31: Preparing 01:01:55 f1417ff83b31: Waiting 01:01:55 28955a1aceab: Layer already exists 01:01:55 bae4c01f0f47: Layer already exists 01:01:55 a24a00979b5d: Layer already exists 01:01:55 d83bf85b74e2: Layer already exists 01:01:55 aef45dce24be: Layer already exists 01:01:55 f1417ff83b31: Layer already exists 01:01:55 3.0.0-dev.120: digest: sha256:832457a9a544026d45408d88e2dde327c3723927da0be44b4652ce04dd2446d4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:01:55 aef45dce24be: Preparing 01:01:55 28955a1aceab: Preparing 01:01:55 d83bf85b74e2: Preparing 01:01:55 bae4c01f0f47: Preparing 01:01:55 a24a00979b5d: Preparing 01:01:55 f1417ff83b31: Preparing 01:01:55 f1417ff83b31: Waiting 01:01:55 28955a1aceab: Layer already exists 01:01:55 bae4c01f0f47: Layer already exists 01:01:55 aef45dce24be: Layer already exists 01:01:55 d83bf85b74e2: Layer already exists 01:01:55 a24a00979b5d: Layer already exists 01:01:55 f1417ff83b31: Layer already exists 01:01:55 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:832457a9a544026d45408d88e2dde327c3723927da0be44b4652ce04dd2446d4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:01:56 aef45dce24be: Preparing 01:01:56 28955a1aceab: Preparing 01:01:56 d83bf85b74e2: Preparing 01:01:56 bae4c01f0f47: Preparing 01:01:56 a24a00979b5d: Preparing 01:01:56 f1417ff83b31: Preparing 01:01:56 f1417ff83b31: Waiting 01:01:56 bae4c01f0f47: Layer already exists 01:01:56 28955a1aceab: Layer already exists 01:01:56 aef45dce24be: Layer already exists 01:01:56 d83bf85b74e2: Layer already exists 01:01:56 a24a00979b5d: Layer already exists 01:01:56 f1417ff83b31: Layer already exists 01:01:56 main: digest: sha256:832457a9a544026d45408d88e2dde327c3723927da0be44b4652ce04dd2446d4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:56 ===================================================== [Pipeline] echo 01:01:56 taggedImages: 01:01:56 - nexus3.edgexfoundry.org:10004/support-scheduler:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:01:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:01:56 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.120 01:01:56 - nexus3.edgexfoundry.org:10004/support-scheduler:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:01:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:06:55 Removing intermediate container eb583f35f1cd 01:06:55 ---> d740472b2aaf 01:06:55 01:06:55 Step 10/23 : FROM alpine:3.17 01:06:55 ---> 51e60588ff2c 01:06:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:06:55 ---> Running in 8dff70272f39 01:06:55 Removing intermediate container 8dff70272f39 01:06:55 ---> b83ccc96c16b 01:06:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:06:55 ---> Running in e008053be602 01:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:06:55 (1/1) Installing dumb-init (1.2.5-r2) 01:06:55 Executing busybox-1.35.0-r29.trigger 01:06:55 OK: 8 MiB in 16 packages 01:06:55 Removing intermediate container e9091c721cbc 01:06:55 ---> f117bf07f3d7 01:06:55 01:06:55 Step 10/23 : FROM alpine:3.17 01:06:55 ---> 51e60588ff2c 01:06:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:06:55 ---> Using cache 01:06:55 ---> b83ccc96c16b 01:06:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:06:55 ---> Running in 6a71a247f41c 01:06:55 Removing intermediate container e008053be602 01:06:55 ---> ed8df699cc0b 01:06:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:06:57 ---> 8bc0f94eed08 01:06:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:06:58 ---> 4ec46b1217d7 01:06:59 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:07:00 (1/1) Installing dumb-init (1.2.5-r2) 01:07:01 Executing busybox-1.35.0-r29.trigger 01:07:01 OK: 8 MiB in 16 packages 01:07:02 ---> 76915308071a 01:07:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:07:03 Removing intermediate container 6a71a247f41c 01:07:03 ---> 3ec1d7efd7aa 01:07:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:04 ---> ef4061e2e732 01:07:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:07:05 ---> 3f09cef6c7d8 01:07:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:07:05 ---> 56d847a09f06 01:07:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:07:06 ---> Running in 87d84f4d2caf 01:07:06 ---> c1c8a448528b 01:07:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:07:11 Removing intermediate container 87d84f4d2caf 01:07:11 ---> 60bedc122a14 01:07:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:07:11 ---> Running in 35dfbf2f2944 01:07:11 ---> 4b207ceec302 01:07:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:07:12 Removing intermediate container 35dfbf2f2944 01:07:12 ---> 7051004b4ddd 01:07:12 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:07:13 ---> Running in 837d2fb45ccc 01:07:14 ---> cba716cbb0bf 01:07:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:07:14 Removing intermediate container 837d2fb45ccc 01:07:14 ---> 7927583bb204 01:07:14 Step 21/23 : LABEL arch=arm64 01:07:14 ---> Running in 947a586e6d3c 01:07:16 ---> e007f8226e2a 01:07:16 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:07:16 Removing intermediate container 947a586e6d3c 01:07:16 ---> 29cdc93e7220 01:07:16 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:07:16 ---> Running in 4cd8ed2377ab 01:07:16 ---> Running in 3b27984b9ff3 01:07:18 Removing intermediate container 3b27984b9ff3 01:07:18 ---> c49847e4240d 01:07:18 Step 23/23 : LABEL version=3.0.0-dev.120 01:07:18 Removing intermediate container 480cf1e5d47a 01:07:18 ---> 039b4ff94798 01:07:18 01:07:18 Step 10/24 : FROM alpine:3.17 01:07:18 ---> 51e60588ff2c 01:07:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:07:18 ---> Running in a99cc5118ad6 01:07:18 ---> Running in 8f0b77041385 01:07:19 Removing intermediate container a99cc5118ad6 01:07:19 ---> b9f005cb76b7 01:07:19 01:07:19 Successfully built b9f005cb76b7 01:07:19 Successfully tagged core-common-config-bootstrapper-arm64:latest 01:07:19 Building core-data 01:07:22  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:07:22 Removing intermediate container 4cd8ed2377ab 01:07:22 ---> a5e4f47b5b17 01:07:22 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:07:22 ---> Running in 3b6b31493bb1 01:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:07:23 Removing intermediate container 3b6b31493bb1 01:07:23 ---> df026e67112f 01:07:23 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:07:23 ---> Running in 7bde981ca246 01:07:24 (1/1) Installing dumb-init (1.2.5-r2) 01:07:24 Executing busybox-1.35.0-r29.trigger 01:07:24 OK: 8 MiB in 16 packages 01:07:24 Removing intermediate container 7bde981ca246 01:07:24 ---> 23c949d1833e 01:07:24 Step 21/23 : LABEL arch=arm64 01:07:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:07:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:07:24 ---> c906180f88a5 01:07:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:07:24 ---> Using cache 01:07:24 ---> f3632dab0291 01:07:24 Step 4/23 : WORKDIR /edgex-go 01:07:24 ---> Using cache 01:07:24 ---> 0dd2f0150e17 01:07:24 Step 5/23 : RUN apk add --update --no-cache make git 01:07:24 ---> Using cache 01:07:24 ---> b26698caefda 01:07:24 Step 6/23 : COPY go.mod vendor* ./ 01:07:24 ---> Running in 97e22fe87b06 01:07:25 ---> Using cache 01:07:25 ---> df58b9fbbd80 01:07:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:25 ---> Using cache 01:07:25 ---> 879e5c98acb2 01:07:25 Step 8/23 : COPY . . 01:07:25 ---> Using cache 01:07:25 ---> 7c2f9fe0039b 01:07:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:07:26 ---> Running in 454fd79bdb9a 01:07:26 Removing intermediate container 8f0b77041385 01:07:26 ---> 2ffe28ed04a2 01:07:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:07:26 Removing intermediate container 97e22fe87b06 01:07:26 ---> cb394705d8d8 01:07:26 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:07:26 ---> Running in 29087828a900 01:07:26 ---> Running in 703c42db02e7 01:07:29 Removing intermediate container 703c42db02e7 01:07:29 ---> 1b92b0395eac 01:07:29 Step 23/23 : LABEL version=3.0.0-dev.120 01:07:29 Removing intermediate container 29087828a900 01:07:29 ---> 2efbc64bfed9 01:07:29 Step 13/24 : ENV APP_PORT=59882 01:07:29 ---> Running in 78052c74e111 01:07:29 ---> Running in 9b02b18e9520 01:07:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:07:30 Removing intermediate container 9b02b18e9520 01:07:30 ---> cd7735432578 01:07:30 Step 14/24 : EXPOSE $APP_PORT 01:07:30 Removing intermediate container 78052c74e111 01:07:30 ---> b2d008c82126 01:07:30 01:07:30 ---> Running in a7164b46cd9e 01:07:30 Successfully built b2d008c82126 01:07:30 Successfully tagged security-proxy-auth-arm64:latest 01:07:31  Building security-proxy-auth ... done Building security-proxy-setup 01:07:31 Removing intermediate container 76dd699afbe5 01:07:31 ---> 77030302b011 01:07:31 01:07:31 Step 10/25 : FROM alpine:3.17 01:07:31 ---> 51e60588ff2c 01:07:31 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:07:31 ---> Using cache 01:07:31 ---> 2ffe28ed04a2 01:07:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:07:31 ---> Using cache 01:07:31 ---> 2efbc64bfed9 01:07:31 Step 13/25 : ENV APP_PORT=59881 01:07:31 ---> Running in e30193148ff5 01:07:31 Removing intermediate container a7164b46cd9e 01:07:31 ---> d625f0150557 01:07:31 Step 15/24 : WORKDIR / 01:07:31 ---> Running in 166e0aa253e1 01:07:31 Removing intermediate container e30193148ff5 01:07:31 ---> 1e078c9c5658 01:07:31 Step 14/25 : EXPOSE $APP_PORT 01:07:32 ---> Running in f083ccc05571 01:07:32 Removing intermediate container 166e0aa253e1 01:07:32 ---> d83555f6fb20 01:07:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:32 Removing intermediate container f083ccc05571 01:07:32 ---> 5b58a30e39ed 01:07:32 Step 15/25 : WORKDIR / 01:07:32 ---> Running in 015281894e17 01:07:33 Removing intermediate container 015281894e17 01:07:33 ---> 80a92c0af1ef 01:07:33 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:33 ---> c813a8d227db 01:07:33 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:07:34 ---> e30e0229985a 01:07:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:07:34 ---> e8f7dbf4fd39 01:07:34 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:07:36 ---> b71578ffd42c 01:07:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:07:36 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:07:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:07:36 ---> c906180f88a5 01:07:36 Step 3/22 : WORKDIR /edgex-go 01:07:36 ---> Using cache 01:07:36 ---> a5755221ca12 01:07:36 Step 4/22 : RUN apk add --update --no-cache make git 01:07:36 ---> Running in 3c8497818d2c 01:07:38 ---> 51ecad2c186a 01:07:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:07:39 ---> af975b035a79 01:07:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:07:39 ---> ed7fc7a5d1c7 01:07:39 Step 20/24 : ENTRYPOINT ["/core-command"] 01:07:40 ---> Running in 9994e59a9df0 01:07:40 Removing intermediate container 9994e59a9df0 01:07:40 ---> fc42d03b5348 01:07:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:07:41 ---> Running in e6ba498f7374 01:07:41 ---> 2846501ec202 01:07:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:07:41 OK: 263 MiB in 53 packages 01:07:43 Removing intermediate container e6ba498f7374 01:07:43 ---> fcdd7bf3a9c8 01:07:43 Step 22/24 : LABEL arch=arm64 01:07:43 ---> 7b5cdf0deded 01:07:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:07:43 ---> Running in 353c01744c43 01:07:43 ---> Running in b3aa2c253daf 01:07:44 Removing intermediate container 353c01744c43 01:07:44 ---> 07c5d00511f0 01:07:44 Step 23/24 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:07:44 ---> Running in f95bcf02db1e 01:07:44 Removing intermediate container 3c8497818d2c 01:07:44 ---> abdd51aa998f 01:07:44 Step 5/22 : COPY go.mod vendor* ./ 01:07:44 Removing intermediate container b3aa2c253daf 01:07:44 ---> 85045b915e4c 01:07:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:07:44 ---> Running in 5d5f330c28ef 01:07:45 Removing intermediate container f95bcf02db1e 01:07:45 ---> 2690f0ce9c52 01:07:45 Step 24/24 : LABEL version=3.0.0-dev.120 01:07:45 ---> Running in 13e1102c1d6f 01:07:45 Removing intermediate container 5d5f330c28ef 01:07:45 ---> 2a8b83863caa 01:07:45 Step 23/25 : LABEL arch=arm64 01:07:46 ---> Running in 1a4fb8a56d70 01:07:46 ---> 65c4fa4d5603 01:07:46 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:46 ---> Running in 95684b5ce011 01:07:46 Removing intermediate container 13e1102c1d6f 01:07:46 ---> 37a2a3033739 01:07:46 01:07:47 Successfully built 37a2a3033739 01:07:47 Removing intermediate container 1a4fb8a56d70 01:07:47 ---> 85e0f4fb1a43 01:07:47 Step 24/25 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:07:47 Successfully tagged core-command-arm64:latest 01:07:47 Building support-scheduler 01:07:47  Building core-command ... done  ---> Running in 7b40ae19b684 01:07:48 Removing intermediate container 7b40ae19b684 01:07:48 ---> 77ddc251c79c 01:07:48 Step 25/25 : LABEL version=3.0.0-dev.120 01:07:48 ---> Running in 2dcd908c9bc4 01:07:48 Removing intermediate container 2dcd908c9bc4 01:07:48 ---> ec1b0a53107b 01:07:48 01:07:49 Successfully built ec1b0a53107b 01:07:49 Successfully tagged core-metadata-arm64:latest 01:07:49  Building core-metadata ... done Building security-secretstore-setup 01:07:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:07:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:07:52 ---> c906180f88a5 01:07:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:07:52 ---> Using cache 01:07:52 ---> f3632dab0291 01:07:52 Step 4/23 : WORKDIR /edgex-go 01:07:52 ---> Using cache 01:07:52 ---> 0dd2f0150e17 01:07:52 Step 5/23 : RUN apk add --update --no-cache make git 01:07:52 ---> Using cache 01:07:52 ---> b26698caefda 01:07:52 Step 6/23 : COPY go.mod vendor* ./ 01:07:52 ---> Using cache 01:07:52 ---> df58b9fbbd80 01:07:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:52 ---> Using cache 01:07:52 ---> 879e5c98acb2 01:07:52 Step 8/23 : COPY . . 01:07:52 ---> Using cache 01:07:52 ---> 7c2f9fe0039b 01:07:52 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:07:52 ---> Running in 52a5a1511c93 01:07:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:07:55 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:07:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:07:55 ---> c906180f88a5 01:07:55 Step 3/25 : WORKDIR /edgex-go 01:07:55 ---> Using cache 01:07:55 ---> a5755221ca12 01:07:55 Step 4/25 : RUN apk add --update --no-cache make git 01:07:55 ---> Using cache 01:07:55 ---> abdd51aa998f 01:07:55 Step 5/25 : COPY go.mod vendor* ./ 01:07:55 ---> Using cache 01:07:55 ---> 65c4fa4d5603 01:07:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:55 ---> Running in f5c9bfc7bba4 01:08:17 Removing intermediate container ad32060f5f89 01:08:17 ---> 481d8868a1b0 01:08:17 01:08:17 Step 9/20 : FROM alpine:3.17 01:08:17 ---> 51e60588ff2c 01:08:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:08:17 ---> Running in 9ad70d8ce2a4 01:08:17 Removing intermediate container 9ad70d8ce2a4 01:08:17 ---> 95abf57555e1 01:08:17 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:08:17 ---> Running in a9481ab310a0 01:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:08:23 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:08:23 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:08:23 OK: 17689 distinct packages available 01:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:08:26 (1/9) Installing ca-certificates (20220614-r4) 01:08:26 (2/9) Installing brotli-libs (1.0.9-r9) 01:08:26 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:08:26 (4/9) Installing libcurl (7.88.1-r1) 01:08:26 (5/9) Installing curl (7.88.1-r1) 01:08:26 (6/9) Installing dumb-init (1.2.5-r2) 01:08:26 (7/9) Installing musl-obstack (1.2.3-r0) 01:08:26 (8/9) Installing libucontext (1.2-r0) 01:08:26 (9/9) Installing gcompat (1.1.0-r0) 01:08:26 Executing busybox-1.35.0-r29.trigger 01:08:26 Executing ca-certificates-20220614-r4.trigger 01:08:27 OK: 11 MiB in 24 packages 01:08:30 Removing intermediate container a9481ab310a0 01:08:30 ---> 747bc19c83dc 01:08:30 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:31 ---> 5189d7745f97 01:08:31 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:08:32 ---> 804716fa2239 01:08:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:08:35 ---> 0c2158d2fe85 01:08:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:08:36 ---> 255ca28be876 01:08:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:08:36 ---> Running in 2ca16d3289b9 01:08:36 Removing intermediate container 2ca16d3289b9 01:08:36 ---> 2286e3091619 01:08:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:08:36 ---> Running in c425e043e5b2 01:08:37 Removing intermediate container c425e043e5b2 01:08:37 ---> f0c88117285c 01:08:37 Step 18/20 : LABEL arch=arm64 01:08:37 ---> Running in 5714c379b9f4 01:08:38 Removing intermediate container 5714c379b9f4 01:08:38 ---> f453d47b8aa1 01:08:38 Step 19/20 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:08:38 ---> Running in 12190a3b49af 01:08:38 Removing intermediate container 12190a3b49af 01:08:38 ---> 64fc246fda9b 01:08:38 Step 20/20 : LABEL version=3.0.0-dev.120 01:08:38 ---> Running in 0d632f8be6ca 01:08:39 Removing intermediate container 0d632f8be6ca 01:08:39 ---> b81934f97d07 01:08:39 01:08:39 Successfully built b81934f97d07 01:08:39 Successfully tagged security-spiffe-token-provider-arm64:latest 01:08:39  Building security-spiffe-token-provider ... done Building security-spire-config 01:08:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:08:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:08:43 ---> c906180f88a5 01:08:43 Step 3/27 : WORKDIR /edgex-go 01:08:43 ---> Using cache 01:08:43 ---> a5755221ca12 01:08:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:08:43 ---> Using cache 01:08:43 ---> 12d3c0ae329b 01:08:43 Step 5/27 : COPY go.mod vendor* ./ 01:08:43 ---> Using cache 01:08:43 ---> c53b0b2e81b8 01:08:43 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:43 ---> Using cache 01:08:43 ---> e6a7e3b6b68c 01:08:43 Step 7/27 : COPY . . 01:08:43 ---> Using cache 01:08:43 ---> 102367b2a3c0 01:08:43 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:08:43 ---> Using cache 01:08:43 ---> 015500987be6 01:08:43 Step 9/27 : WORKDIR /edgex-go/spire-build 01:08:43 ---> Using cache 01:08:43 ---> ac2c13802a5c 01:08:43 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:08:43 ---> Using cache 01:08:43 ---> 04d0ab15461b 01:08:43 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 01:08:43 ---> Running in 8546a40394ea 01:08:49 Removing intermediate container 8546a40394ea 01:08:49 ---> 5c839678a33f 01:08:49 Step 12/27 : WORKDIR /edgex-go 01:08:49 ---> Running in 8fb372dd0df1 01:08:49 Removing intermediate container 8fb372dd0df1 01:08:49 ---> 94a4d2389cde 01:08:49 01:08:49 Step 13/27 : FROM alpine:3.17 01:08:49 ---> 51e60588ff2c 01:08:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:08:49 ---> Using cache 01:08:49 ---> bbb53fcd5644 01:08:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:08:49 ---> Running in 06273c5e535d 01:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:08:55 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:08:55 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:08:55 OK: 17689 distinct packages available 01:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:08:58 (1/4) Installing dumb-init (1.2.5-r2) 01:08:58 (2/4) Installing musl-obstack (1.2.3-r0) 01:08:58 (3/4) Installing libucontext (1.2-r0) 01:08:58 (4/4) Installing gcompat (1.1.0-r0) 01:08:58 Executing busybox-1.35.0-r29.trigger 01:08:58 OK: 8 MiB in 19 packages 01:09:02 Removing intermediate container 06273c5e535d 01:09:02 ---> 3e188b04cf32 01:09:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:04 ---> 716408dbcd51 01:09:04 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:09:06 ---> 428a130346d9 01:09:06 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:09:24 ---> 0417a74d9b2b 01:09:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:09:24 ---> a3e1b8b45560 01:09:24 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:09:24 ---> Running in 17db81d47804 01:09:26 Removing intermediate container 17db81d47804 01:09:26 ---> 577b6c1744c4 01:09:26 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:09:28 ---> 8543d83baaea 01:09:28 Step 22/27 : WORKDIR / 01:09:28 ---> Running in ddf4328242df 01:09:30 Removing intermediate container ddf4328242df 01:09:30 ---> 47fb38dbfd70 01:09:30 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:09:30 ---> Running in c1ecf8ab7708 01:09:31 Removing intermediate container c1ecf8ab7708 01:09:31 ---> 60e238f0ebab 01:09:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:09:31 ---> Running in a110d5f5ec72 01:09:32 Removing intermediate container a110d5f5ec72 01:09:32 ---> 449fb243d299 01:09:32 Step 25/27 : LABEL arch=arm64 01:09:32 ---> Running in 97549495187c 01:09:34 Removing intermediate container 97549495187c 01:09:34 ---> 768cfba21dce 01:09:34 Step 26/27 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:09:34 ---> Running in 859b03a16246 01:09:35 Removing intermediate container 859b03a16246 01:09:35 ---> b2c2492ff645 01:09:35 Step 27/27 : LABEL version=3.0.0-dev.120 01:09:35 ---> Running in 02ed21ca86f7 01:09:36 Removing intermediate container 02ed21ca86f7 01:09:36 ---> a4b0223d8240 01:09:36 01:09:37 Successfully built a4b0223d8240 01:09:37 Successfully tagged security-spire-config-arm64:latest 01:09:37 Building security-spire-agent 01:09:43  Building security-spire-config ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:09:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:09:43 ---> c906180f88a5 01:09:43 Step 3/27 : WORKDIR /edgex-go 01:09:43 ---> Using cache 01:09:43 ---> a5755221ca12 01:09:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:09:43 ---> Using cache 01:09:43 ---> 12d3c0ae329b 01:09:43 Step 5/27 : COPY go.mod vendor* ./ 01:09:43 ---> Using cache 01:09:43 ---> c53b0b2e81b8 01:09:43 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:43 ---> Using cache 01:09:43 ---> e6a7e3b6b68c 01:09:43 Step 7/27 : COPY . . 01:09:43 ---> Using cache 01:09:43 ---> 102367b2a3c0 01:09:43 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:09:43 ---> Using cache 01:09:43 ---> 015500987be6 01:09:43 Step 9/27 : WORKDIR /edgex-go/spire-build 01:09:43 ---> Using cache 01:09:43 ---> ac2c13802a5c 01:09:43 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:09:43 ---> Using cache 01:09:43 ---> 04d0ab15461b 01:09:43 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 01:09:43 ---> Using cache 01:09:43 ---> 5c839678a33f 01:09:43 Step 12/27 : WORKDIR /edgex-go 01:09:43 ---> Using cache 01:09:43 ---> 94a4d2389cde 01:09:43 01:09:43 Step 13/27 : FROM alpine:3.17 01:09:43 ---> 51e60588ff2c 01:09:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:09:43 ---> Using cache 01:09:43 ---> bbb53fcd5644 01:09:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:09:43 ---> Using cache 01:09:43 ---> 5c2ab80103a4 01:09:43 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:43 ---> Using cache 01:09:44 ---> 794fb6477385 01:09:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:09:44 ---> Using cache 01:09:44 ---> da8326942da9 01:09:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:09:50 ---> daba010d0039 01:09:50 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:09:57 Removing intermediate container 95684b5ce011 01:09:57 ---> ae09875a656f 01:09:57 Step 7/22 : COPY . . 01:10:00 ---> 338655a20e48 01:10:00 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:10:01 ---> 1e3193e6d7bc 01:10:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:10:01 ---> db7fb1ed40b1 01:10:01 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:10:02 ---> Running in 724bdc939e28 01:10:03 ---> 6c1175f229f8 01:10:03 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:10:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:10:06 ---> a3b09e625e45 01:10:06 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:10:06 ---> Running in b27057a95121 01:10:06 Removing intermediate container b27057a95121 01:10:06 ---> 2e5e2c065533 01:10:06 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:10:07 Removing intermediate container f5c9bfc7bba4 01:10:07 ---> bb767ba3caf8 01:10:07 Step 7/25 : COPY . . 01:10:07 ---> Running in 098f1b2fb7e9 01:10:07 Removing intermediate container 098f1b2fb7e9 01:10:07 ---> df186941a215 01:10:07 Step 25/27 : LABEL arch=arm64 01:10:08 ---> Running in 816ac963ccd6 01:10:08 Removing intermediate container 816ac963ccd6 01:10:08 ---> 576c94b2cab3 01:10:08 Step 26/27 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:10:08 ---> Running in 2e905c07d6d9 01:10:09 Removing intermediate container 2e905c07d6d9 01:10:09 ---> 7fff8f23055f 01:10:09 Step 27/27 : LABEL version=3.0.0-dev.120 01:10:09 ---> Running in 1fc0a83d0084 01:10:10 Removing intermediate container 1fc0a83d0084 01:10:10 ---> 44fff5d571c3 01:10:10 01:10:10 Successfully built 44fff5d571c3 01:10:10 Successfully tagged security-spire-agent-arm64:latest 01:10:10  Building security-spire-agent ... done Building security-bootstrapper 01:10:11 ---> feb0025ab6f5 01:10:11 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:10:11 ---> Running in 860b64deba37 01:10:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:10:15 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:10:15 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:10:15 ---> c906180f88a5 01:10:15 Step 3/33 : WORKDIR /edgex-go 01:10:15 ---> Using cache 01:10:15 ---> a5755221ca12 01:10:15 Step 4/33 : RUN apk add --update --no-cache make git 01:10:15 ---> Using cache 01:10:15 ---> abdd51aa998f 01:10:15 Step 5/33 : COPY go.mod vendor* ./ 01:10:15 ---> Using cache 01:10:15 ---> 65c4fa4d5603 01:10:15 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:15 ---> Using cache 01:10:15 ---> bb767ba3caf8 01:10:15 Step 7/33 : COPY . . 01:10:15 ---> Using cache 01:10:15 ---> feb0025ab6f5 01:10:15 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:10:15 ---> Running in 9de89692f6b1 01:10:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:14:39 Removing intermediate container 454fd79bdb9a 01:14:39 ---> 60c94189d1fe 01:14:39 01:14:39 Step 10/23 : FROM alpine:3.17 01:14:39 ---> 51e60588ff2c 01:14:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:14:39 ---> Running in 92eb8fdbf45c 01:14:39 Removing intermediate container 92eb8fdbf45c 01:14:39 ---> 2c51103e4857 01:14:39 Step 12/23 : ENV APP_PORT=59880 01:14:39 ---> Running in eb7770ebe7e3 01:14:40 Removing intermediate container eb7770ebe7e3 01:14:40 ---> 01bd516bce47 01:14:40 Step 13/23 : EXPOSE $APP_PORT 01:14:40 ---> Running in 641c41aaa17e 01:14:41 Removing intermediate container 641c41aaa17e 01:14:41 ---> 2f86b2cc7b30 01:14:41 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:14:41 ---> Running in 04009604cfdf 01:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:14:46 (1/1) Installing dumb-init (1.2.5-r2) 01:14:46 Executing busybox-1.35.0-r29.trigger 01:14:46 OK: 8 MiB in 16 packages 01:14:48 Removing intermediate container 04009604cfdf 01:14:48 ---> 406fec287d4b 01:14:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:14:48 ---> 6306b8b43a15 01:14:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:14:49 ---> de461e8c4a42 01:14:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:14:51 ---> c1cd2b9ea973 01:14:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:14:52 ---> dadd974a3998 01:14:52 Step 19/23 : ENTRYPOINT ["/core-data"] 01:14:52 ---> Running in db8fbd0c61a1 01:14:52 Removing intermediate container db8fbd0c61a1 01:14:52 ---> b620d318240b 01:14:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:14:52 ---> Running in 3606cd688168 01:14:53 Removing intermediate container 3606cd688168 01:14:53 ---> 26248797098f 01:14:53 Step 21/23 : LABEL arch=arm64 01:14:53 ---> Running in 343ea2139e9b 01:14:53 Removing intermediate container 343ea2139e9b 01:14:53 ---> 8c02c98307f8 01:14:53 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:14:53 ---> Running in 69f59121146e 01:14:54 Removing intermediate container 69f59121146e 01:14:54 ---> b38bcda7201e 01:14:54 Step 23/23 : LABEL version=3.0.0-dev.120 01:14:54 ---> Running in 1f340173503a 01:14:58 Removing intermediate container 1f340173503a 01:14:58 ---> e444a346b69a 01:14:58 01:14:58 Successfully built e444a346b69a 01:14:58 Successfully tagged core-data-arm64:latest 01:14:58  Building core-data ... done Building support-notifications 01:15:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:15:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:15:01 ---> c906180f88a5 01:15:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:15:01 ---> Using cache 01:15:01 ---> f3632dab0291 01:15:01 Step 4/23 : WORKDIR /edgex-go 01:15:01 ---> Using cache 01:15:01 ---> 0dd2f0150e17 01:15:01 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:15:01 ---> Running in ed03087ed325 01:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:15:06 OK: 263 MiB in 53 packages 01:15:07 Removing intermediate container ed03087ed325 01:15:07 ---> 65fc5b4231dc 01:15:07 Step 6/23 : COPY go.mod vendor* ./ 01:15:12 ---> 2d20463c5b22 01:15:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:12 ---> Running in 2a0cb1293545 01:16:48 Removing intermediate container 2a0cb1293545 01:16:48 ---> 5ecf607ee266 01:16:48 Step 8/23 : COPY . . 01:16:48 ---> 8ed5fab0eef8 01:16:48 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:16:48 ---> Running in fb39d5cebca8 01:16:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:16:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.120" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:16:56 Removing intermediate container 724bdc939e28 01:16:56 ---> 4cbdaac54d24 01:16:56 01:16:56 Step 9/22 : FROM alpine:3.17 01:16:56 ---> 51e60588ff2c 01:16:56 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:16:58 ---> Running in a12d1fabaed6 01:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:17:02 (1/2) Installing dumb-init (1.2.5-r2) 01:17:02 (2/2) Installing openssl (3.0.8-r3) 01:17:02 Executing busybox-1.35.0-r29.trigger 01:17:02 OK: 8 MiB in 17 packages 01:17:04 Removing intermediate container a12d1fabaed6 01:17:04 ---> 736559c89446 01:17:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:17:04 ---> Running in 32620668e592 01:17:05 Removing intermediate container 32620668e592 01:17:05 ---> b1bd484e76aa 01:17:05 Step 12/22 : WORKDIR /edgex 01:17:05 ---> Running in 2485ce4a4d67 01:17:06 Removing intermediate container 2485ce4a4d67 01:17:06 ---> 43b807b4d4be 01:17:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:08 ---> eb60f7349604 01:17:08 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:17:11 ---> d0e66df103e4 01:17:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:17:12 ---> f81849a98a50 01:17:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:17:16 ---> b0b28bd8effb 01:17:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:17:17 ---> 38f8c1f99a1e 01:17:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:17:17 ---> Running in 97e0fc611b9b 01:17:22 Removing intermediate container 9de89692f6b1 01:17:22 ---> 999c74daafbd 01:17:22 01:17:22 Step 9/33 : FROM alpine:3.17 01:17:22 ---> 51e60588ff2c 01:17:22 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:17:22 ---> Using cache 01:17:22 ---> 95abf57555e1 01:17:22 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:17:22 Removing intermediate container 860b64deba37 01:17:22 ---> 407a468e709f 01:17:22 01:17:22 Step 9/25 : FROM alpine:3.17 01:17:22 ---> 51e60588ff2c 01:17:22 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:17:22 ---> Running in 1b5172311c36 01:17:22 ---> Running in 87081f58569d 01:17:22 Removing intermediate container 97e0fc611b9b 01:17:22 ---> 3df60df20dff 01:17:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:17:22 ---> Running in 4cf1838a2eb3 01:17:23 Removing intermediate container 4cf1838a2eb3 01:17:23 ---> 4d0636405f42 01:17:23 Step 20/22 : LABEL arch=arm64 01:17:23 ---> Running in 68a9060cb605 01:17:24 Removing intermediate container 68a9060cb605 01:17:24 ---> 3af99b7af5d1 01:17:24 Step 21/22 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:17:24 ---> Running in 3ed9558a8001 01:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:17:25 Removing intermediate container 3ed9558a8001 01:17:25 ---> 0f2719452188 01:17:25 Step 22/22 : LABEL version=3.0.0-dev.120 01:17:25 ---> Running in aa81a9195daa 01:17:25 Removing intermediate container aa81a9195daa 01:17:25 ---> 4da88f1e5134 01:17:25 01:17:25 Successfully built 4da88f1e5134 01:17:25 Successfully tagged security-proxy-setup-arm64:latest 01:17:26  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:17:27 (1/2) Installing dumb-init (1.2.5-r2) 01:17:27 (2/2) Installing su-exec (0.2-r2) 01:17:27 Executing busybox-1.35.0-r29.trigger 01:17:27 (1/3) Installing ca-certificates (20220614-r4) 01:17:27 OK: 8 MiB in 17 packages 01:17:27 (2/3) Installing dumb-init (1.2.5-r2) 01:17:27 (3/3) Installing su-exec (0.2-r2) 01:17:27 Executing busybox-1.35.0-r29.trigger 01:17:27 Executing ca-certificates-20220614-r4.trigger 01:17:28 OK: 8 MiB in 18 packages 01:17:29 Removing intermediate container 1b5172311c36 01:17:29 ---> bf15c1f00a96 01:17:29 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:17:29 ---> Running in 3ee739067bdc 01:17:30 Removing intermediate container 3ee739067bdc 01:17:30 ---> 24578e7af4cd 01:17:30 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:17:30 ---> Running in e8f2886bf7c9 01:17:30 Removing intermediate container 87081f58569d 01:17:30 ---> fbd721abba4e 01:17:30 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:17:30 ---> Running in 787ad7c8478c 01:17:31 Removing intermediate container e8f2886bf7c9 01:17:31 ---> 5f722f215298 01:17:31 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:17:31 Removing intermediate container 787ad7c8478c 01:17:31 ---> 2945005d2701 01:17:31 Step 12/25 : WORKDIR / 01:17:31 ---> Running in 1bd855fb3c2d 01:17:31 ---> Running in f729190a0029 01:17:32 Removing intermediate container 1bd855fb3c2d 01:17:32 ---> ef9bf7b5795c 01:17:32 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:17:32 Removing intermediate container f729190a0029 01:17:32 ---> 144095e4fa68 01:17:32 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:32 ---> Running in 36f1bc301c68 01:17:32 Removing intermediate container 36f1bc301c68 01:17:32 ---> 0cbda68d72c1 01:17:32 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:17:33 ---> Running in 6a6e16141302 01:17:33 ---> 5016198e3d33 01:17:33 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:17:35 ---> 23b7be53e35e 01:17:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:17:36 ---> dea31391e9b3 01:17:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:17:36 Removing intermediate container 6a6e16141302 01:17:36 ---> a5792da9480d 01:17:36 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:17:36 ---> Running in b4aa1f46dd74 01:17:37 ---> 6cb3b0405f31 01:17:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:17:37 Removing intermediate container b4aa1f46dd74 01:17:37 ---> 97f93acb285f 01:17:37 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:17:38 ---> 942cbee29901 01:17:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:17:38 ---> a888308ac83a 01:17:38 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:17:39 ---> Running in ac3c7e840b11 01:17:41 ---> 4e30153f7bec 01:17:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:17:43 Removing intermediate container ac3c7e840b11 01:17:43 ---> 34f60335e1dd 01:17:43 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:45 ---> f97d0f48cc61 01:17:45 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:17:45 ---> 057003c979e9 01:17:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:17:50 ---> 269b89d0f7a1 01:17:50 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:17:50 ---> 58e41795f5a1 01:17:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:17:50 ---> Running in 96e48aab8290 01:17:54 Removing intermediate container 96e48aab8290 01:17:54 ---> d4fe53d7265d 01:17:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:17:54 ---> 78e9a24809cc 01:17:54 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:17:54 ---> Running in 77c1c1e96bd1 01:17:56 Removing intermediate container 77c1c1e96bd1 01:17:56 ---> 634145a6664b 01:17:56 Step 23/25 : LABEL arch=arm64 01:17:56 ---> Running in 2082702fe692 01:17:56 ---> 1d9f9de23732 01:17:56 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:17:57 Removing intermediate container 2082702fe692 01:17:57 ---> 318bfadee682 01:17:57 Step 24/25 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:17:57 ---> Running in bb23e4193ba6 01:17:58 ---> a5e5ad64ffbe 01:17:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:17:59 Removing intermediate container bb23e4193ba6 01:17:59 ---> 98d220be3f34 01:17:59 Step 25/25 : LABEL version=3.0.0-dev.120 01:17:59 ---> Running in 0b0577a36c71 01:17:59 ---> aa68df20ea78 01:17:59 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:18:00 Removing intermediate container 0b0577a36c71 01:18:00 ---> 741fc5446b22 01:18:00 01:18:03 Successfully built 741fc5446b22 01:18:03 Successfully tagged security-secretstore-setup-arm64:latest 01:18:03  Building security-secretstore-setup ... done  ---> 33351a93989e 01:18:03 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:18:03 Removing intermediate container 52a5a1511c93 01:18:03 ---> bab1c8a87e96 01:18:03 01:18:03 Step 10/23 : FROM alpine:3.17 01:18:03 ---> 51e60588ff2c 01:18:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:18:03 ---> Using cache 01:18:03 ---> 2ffe28ed04a2 01:18:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:18:03 ---> Using cache 01:18:03 ---> 2efbc64bfed9 01:18:03 Step 13/23 : ENV APP_PORT=59861 01:18:04 ---> Running in c2299b0cc35f 01:18:04 Removing intermediate container c2299b0cc35f 01:18:04 ---> 6d5dd27ce6fe 01:18:04 Step 14/23 : EXPOSE $APP_PORT 01:18:05 ---> Running in c590a73aad05 01:18:05 ---> e378e42f4268 01:18:05 Step 28/33 : RUN chmod +x /entrypoint.sh 01:18:05 ---> Running in 2942d97a810d 01:18:05 Removing intermediate container c590a73aad05 01:18:05 ---> c177186078ab 01:18:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:18:07 ---> a2c05bd0e474 01:18:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:18:08 ---> 2e4220ce3c4f 01:18:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:18:09 Removing intermediate container 2942d97a810d 01:18:09 ---> 43ba5efa3cb0 01:18:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:18:09 ---> Running in 2840cdc8eb01 01:18:10 Removing intermediate container 2840cdc8eb01 01:18:10 ---> 777d00501d84 01:18:10 Step 30/33 : CMD ["gate"] 01:18:10 ---> Running in aaf7b7cf6799 01:18:11 Removing intermediate container aaf7b7cf6799 01:18:11 ---> 9d53af4e85bd 01:18:11 Step 31/33 : LABEL arch=arm64 01:18:11 ---> Running in baa78d9c8013 01:18:11 ---> a2ed9925b3af 01:18:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:18:12 Removing intermediate container baa78d9c8013 01:18:12 ---> a1da3defa924 01:18:12 Step 32/33 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:18:12 ---> Running in 955ad14a96af 01:18:12 ---> 222150f91777 01:18:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:18:12 ---> Running in c6b4da8f6166 01:18:13 Removing intermediate container 955ad14a96af 01:18:13 ---> 5f5b9b829403 01:18:13 Step 33/33 : LABEL version=3.0.0-dev.120 01:18:13 ---> Running in e8287dccd509 01:18:13 Removing intermediate container c6b4da8f6166 01:18:13 ---> ba19ae9faf2a 01:18:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:18:14 ---> Running in a2ecb423ee7b 01:18:14 Removing intermediate container e8287dccd509 01:18:14 ---> 195d2f8933fb 01:18:14 01:18:14 Successfully built 195d2f8933fb 01:18:14 Successfully tagged security-bootstrapper-arm64:latest 01:18:14  Building security-bootstrapper ... done Removing intermediate container a2ecb423ee7b 01:18:14 ---> b4422dfbd58c 01:18:14 Step 21/23 : LABEL arch=arm64 01:18:14 ---> Running in def9d6a868d1 01:18:15 Removing intermediate container def9d6a868d1 01:18:15 ---> 1a6ffea1d79b 01:18:15 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:18:15 ---> Running in ee335c91819b 01:18:15 Removing intermediate container ee335c91819b 01:18:15 ---> 06961ce6ce07 01:18:15 Step 23/23 : LABEL version=3.0.0-dev.120 01:18:15 ---> Running in a92f3f5d1b29 01:18:16 Removing intermediate container a92f3f5d1b29 01:18:16 ---> c0e38cd93440 01:18:16 01:18:16 Successfully built c0e38cd93440 01:18:16 Successfully tagged support-scheduler-arm64:latest 01:20:08  Building support-scheduler ... done Removing intermediate container fb39d5cebca8 01:20:08 ---> 268162c94ed6 01:20:08 01:20:08 Step 10/23 : FROM alpine:3.17 01:20:08 ---> 51e60588ff2c 01:20:08 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:20:08 ---> Running in 54cb7bd850bb 01:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:20:08 (1/2) Installing ca-certificates (20220614-r4) 01:20:08 (2/2) Installing dumb-init (1.2.5-r2) 01:20:08 Executing busybox-1.35.0-r29.trigger 01:20:08 Executing ca-certificates-20220614-r4.trigger 01:20:08 OK: 8 MiB in 17 packages 01:20:08 Removing intermediate container 54cb7bd850bb 01:20:08 ---> afb1dde9126e 01:20:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:20:08 ---> Running in a9e4f7c732b1 01:20:09 Removing intermediate container a9e4f7c732b1 01:20:09 ---> 62dae1fda638 01:20:09 Step 13/23 : ENV APP_PORT=59860 01:20:09 ---> Running in cd7a66f2db9c 01:20:09 Removing intermediate container cd7a66f2db9c 01:20:09 ---> 022f0e53fb7a 01:20:09 Step 14/23 : EXPOSE $APP_PORT 01:20:09 ---> Running in 8020eb68ac57 01:20:09 Removing intermediate container 8020eb68ac57 01:20:09 ---> d304f3a81808 01:20:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:20:10 ---> d571d2b2608c 01:20:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:20:12 ---> d30001e07b38 01:20:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:20:13 ---> 2a6f6005a65b 01:20:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:20:14 ---> 045d4acb9c0a 01:20:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:20:14 ---> Running in 72a35db16dab 01:20:14 Removing intermediate container 72a35db16dab 01:20:14 ---> d844c1a0b06c 01:20:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:20:14 ---> Running in ea0f61ed044e 01:20:14 Removing intermediate container ea0f61ed044e 01:20:14 ---> fae391de4d7d 01:20:14 Step 21/23 : LABEL arch=arm64 01:20:14 ---> Running in 2f74b78cab92 01:20:15 Removing intermediate container 2f74b78cab92 01:20:15 ---> 6521fafa085b 01:20:15 Step 22/23 : LABEL git_sha=90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:15 ---> Running in ee3d85472a92 01:20:15 Removing intermediate container ee3d85472a92 01:20:15 ---> d8f2c013791d 01:20:15 Step 23/23 : LABEL version=3.0.0-dev.120 01:20:15 ---> Running in df969b078bba 01:20:15 Removing intermediate container df969b078bba 01:20:15 ---> 3f943689a4e8 01:20:15 01:20:16 Successfully built 3f943689a4e8 01:20:16 Successfully tagged support-notifications-arm64:latest 01:20:16  Building support-notifications ... done  [Pipeline] } 01:20:16 $ docker stop --time=1 c91d08d64f7fa7000f4e67120bcffb7089f3fae0a2e0d4c93fd342e87c444bd0 01:20:18 $ docker rm -f --volumes c91d08d64f7fa7000f4e67120bcffb7089f3fae0a2e0d4c93fd342e87c444bd0 [Pipeline] // withDockerContainer [Pipeline] sh 01:20:18 + docker images 01:20:18 REPOSITORY TAG IMAGE ID CREATED SIZE 01:20:18 support-notifications-arm64 latest 3f943689a4e8 3 seconds ago 32.2MB 01:20:18 268162c94ed6 16 seconds ago 1.39GB 01:20:18 support-scheduler-arm64 latest c0e38cd93440 2 minutes ago 31.5MB 01:20:18 security-bootstrapper-arm64 latest 195d2f8933fb 2 minutes ago 21.9MB 01:20:18 security-secretstore-setup-arm64 latest 741fc5446b22 2 minutes ago 32.2MB 01:20:18 bab1c8a87e96 2 minutes ago 1.39GB 01:20:18 security-proxy-setup-arm64 latest 4da88f1e5134 2 minutes ago 18.7MB 01:20:18 999c74daafbd 2 minutes ago 1.31GB 01:20:18 407a468e709f 2 minutes ago 1.31GB 01:20:18 4cbdaac54d24 3 minutes ago 1.3GB 01:20:18 core-data-arm64 latest e444a346b69a 5 minutes ago 19.9MB 01:20:18 60c94189d1fe 5 minutes ago 1.32GB 01:20:18 security-spire-agent-arm64 latest 44fff5d571c3 10 minutes ago 125MB 01:20:18 security-spire-config-arm64 latest a4b0223d8240 10 minutes ago 86.2MB 01:20:18 94a4d2389cde 11 minutes ago 1.18GB 01:20:18 security-spiffe-token-provider-arm64 latest b81934f97d07 11 minutes ago 32.7MB 01:20:18 481d8868a1b0 12 minutes ago 1.36GB 01:20:18 core-metadata-arm64 latest ec1b0a53107b 12 minutes ago 20.2MB 01:20:18 core-command-arm64 latest 37a2a3033739 12 minutes ago 19.7MB 01:20:18 security-proxy-auth-arm64 latest b2d008c82126 12 minutes ago 18.3MB 01:20:18 77030302b011 12 minutes ago 1.33GB 01:20:18 core-common-config-bootstrapper-arm64 latest b9f005cb76b7 12 minutes ago 17.2MB 01:20:18 039b4ff94798 13 minutes ago 1.32GB 01:20:18 f117bf07f3d7 13 minutes ago 1.3GB 01:20:18 d740472b2aaf 13 minutes ago 1.31GB 01:20:18 security-spire-server-arm64 latest 27df9d9205f1 20 minutes ago 87.1MB 01:20:18 00d85371c375 20 minutes ago 1.18GB 01:20:18 ci-base-image-arm64 latest c906180f88a5 23 minutes ago 866MB 01:20:18 alpine 3.17 51e60588ff2c 5 days ago 7.46MB 01:20:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 01:20:18 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 01:20:19 provisioning config files... 01:20:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/482@tmp/config16727932565571829765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:19 ---> docker-login.sh 01:20:19 nexus3.edgexfoundry.org:10001 01:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:19 Configure a credential helper to remove this warning. See 01:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:19 01:20:19 Login Succeeded 01:20:19 nexus3.edgexfoundry.org:10002 01:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:20 Configure a credential helper to remove this warning. See 01:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:20 01:20:20 Login Succeeded 01:20:20 nexus3.edgexfoundry.org:10003 01:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:20 Configure a credential helper to remove this warning. See 01:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:20 01:20:20 Login Succeeded 01:20:20 nexus3.edgexfoundry.org:10004 01:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:21 Configure a credential helper to remove this warning. See 01:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:21 01:20:21 Login Succeeded 01:20:21 docker.io 01:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:21 Configure a credential helper to remove this warning. See 01:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:21 01:20:21 Login Succeeded 01:20:21 ---> docker-login.sh ends [Pipeline] } 01:20:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:20:21 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:20:21 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:21 latest 01:20:21 3.0.0-dev.120 01:20:21 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:21 main 01:20:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:20:22 48218527c799: Preparing 01:20:22 f98a1fed3a04: Preparing 01:20:22 d175a9c5542e: Preparing 01:20:22 6f1f3ecf1139: Preparing 01:20:22 3414cfd783b2: Preparing 01:20:22 26cbea5cba74: Preparing 01:20:22 48218527c799: Pushed 01:20:22 d175a9c5542e: Pushed 01:20:22 3414cfd783b2: Pushed 01:20:22 6f1f3ecf1139: Pushed 01:20:22 26cbea5cba74: Layer already exists 01:20:25 f98a1fed3a04: Pushed 01:20:25 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:fd37a8053024adc6a238218e2fe2e437107dabbc7079e8fcc8a9b834b2ba2e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:20:26 48218527c799: Preparing 01:20:26 f98a1fed3a04: Preparing 01:20:26 d175a9c5542e: Preparing 01:20:26 6f1f3ecf1139: Preparing 01:20:26 3414cfd783b2: Preparing 01:20:26 26cbea5cba74: Preparing 01:20:26 26cbea5cba74: Waiting 01:20:26 6f1f3ecf1139: Layer already exists 01:20:26 f98a1fed3a04: Layer already exists 01:20:26 d175a9c5542e: Layer already exists 01:20:26 3414cfd783b2: Layer already exists 01:20:26 48218527c799: Layer already exists 01:20:26 26cbea5cba74: Layer already exists 01:20:26 latest: digest: sha256:fd37a8053024adc6a238218e2fe2e437107dabbc7079e8fcc8a9b834b2ba2e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.120 01:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:20:27 48218527c799: Preparing 01:20:27 f98a1fed3a04: Preparing 01:20:27 d175a9c5542e: Preparing 01:20:27 6f1f3ecf1139: Preparing 01:20:27 3414cfd783b2: Preparing 01:20:27 26cbea5cba74: Preparing 01:20:27 26cbea5cba74: Waiting 01:20:27 6f1f3ecf1139: Layer already exists 01:20:27 48218527c799: Layer already exists 01:20:27 d175a9c5542e: Layer already exists 01:20:27 f98a1fed3a04: Layer already exists 01:20:27 3414cfd783b2: Layer already exists 01:20:27 26cbea5cba74: Layer already exists 01:20:27 3.0.0-dev.120: digest: sha256:fd37a8053024adc6a238218e2fe2e437107dabbc7079e8fcc8a9b834b2ba2e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:20:28 48218527c799: Preparing 01:20:28 f98a1fed3a04: Preparing 01:20:28 d175a9c5542e: Preparing 01:20:28 6f1f3ecf1139: Preparing 01:20:28 3414cfd783b2: Preparing 01:20:28 26cbea5cba74: Preparing 01:20:28 26cbea5cba74: Waiting 01:20:28 48218527c799: Layer already exists 01:20:28 6f1f3ecf1139: Layer already exists 01:20:28 d175a9c5542e: Layer already exists 01:20:28 f98a1fed3a04: Layer already exists 01:20:28 3414cfd783b2: Layer already exists 01:20:28 26cbea5cba74: Layer already exists 01:20:28 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:fd37a8053024adc6a238218e2fe2e437107dabbc7079e8fcc8a9b834b2ba2e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:20:29 48218527c799: Preparing 01:20:29 f98a1fed3a04: Preparing 01:20:29 d175a9c5542e: Preparing 01:20:29 6f1f3ecf1139: Preparing 01:20:29 3414cfd783b2: Preparing 01:20:29 26cbea5cba74: Preparing 01:20:29 26cbea5cba74: Waiting 01:20:29 3414cfd783b2: Layer already exists 01:20:29 d175a9c5542e: Layer already exists 01:20:29 f98a1fed3a04: Layer already exists 01:20:29 6f1f3ecf1139: Layer already exists 01:20:29 48218527c799: Layer already exists 01:20:29 26cbea5cba74: Layer already exists 01:20:29 main: digest: sha256:fd37a8053024adc6a238218e2fe2e437107dabbc7079e8fcc8a9b834b2ba2e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:29 ===================================================== [Pipeline] echo 01:20:29 taggedImages: 01:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.120 01:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:20:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:20:29 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:29 latest 01:20:29 3.0.0-dev.120 01:20:29 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:29 main 01:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:20:30 85585037c5d8: Preparing 01:20:30 f1e28d252c32: Preparing 01:20:30 d0cd70c0b78b: Preparing 01:20:30 6ebc98cf3450: Preparing 01:20:30 d175a9c5542e: Preparing 01:20:30 6f1f3ecf1139: Preparing 01:20:30 1a4d2ee5dccf: Preparing 01:20:30 26cbea5cba74: Preparing 01:20:30 6f1f3ecf1139: Waiting 01:20:30 26cbea5cba74: Waiting 01:20:30 1a4d2ee5dccf: Waiting 01:20:30 d175a9c5542e: Layer already exists 01:20:30 6f1f3ecf1139: Layer already exists 01:20:30 d0cd70c0b78b: Pushed 01:20:30 85585037c5d8: Pushed 01:20:30 f1e28d252c32: Pushed 01:20:30 1a4d2ee5dccf: Pushed 01:20:30 26cbea5cba74: Layer already exists 01:20:33 6ebc98cf3450: Pushed 01:20:33 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:be7951102ff2db8190a0cc58d9f6024fbe22cf006bea2af44d6c816568089e45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:33 + 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 01:20:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:20:34 85585037c5d8: Preparing 01:20:34 f1e28d252c32: Preparing 01:20:34 d0cd70c0b78b: Preparing 01:20:34 6ebc98cf3450: Preparing 01:20:34 d175a9c5542e: Preparing 01:20:34 6f1f3ecf1139: Preparing 01:20:34 1a4d2ee5dccf: Preparing 01:20:34 26cbea5cba74: Preparing 01:20:34 1a4d2ee5dccf: Waiting 01:20:34 26cbea5cba74: Waiting 01:20:34 6f1f3ecf1139: Waiting 01:20:34 d0cd70c0b78b: Layer already exists 01:20:34 f1e28d252c32: Layer already exists 01:20:34 d175a9c5542e: Layer already exists 01:20:34 6ebc98cf3450: Layer already exists 01:20:34 85585037c5d8: Layer already exists 01:20:34 26cbea5cba74: Layer already exists 01:20:34 1a4d2ee5dccf: Layer already exists 01:20:34 6f1f3ecf1139: Layer already exists 01:20:34 latest: digest: sha256:be7951102ff2db8190a0cc58d9f6024fbe22cf006bea2af44d6c816568089e45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.120 01:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:20:35 85585037c5d8: Preparing 01:20:35 f1e28d252c32: Preparing 01:20:35 d0cd70c0b78b: Preparing 01:20:35 6ebc98cf3450: Preparing 01:20:35 d175a9c5542e: Preparing 01:20:35 6f1f3ecf1139: Preparing 01:20:35 1a4d2ee5dccf: Preparing 01:20:35 26cbea5cba74: Preparing 01:20:35 1a4d2ee5dccf: Waiting 01:20:35 26cbea5cba74: Waiting 01:20:35 6f1f3ecf1139: Waiting 01:20:35 f1e28d252c32: Layer already exists 01:20:35 85585037c5d8: Layer already exists 01:20:35 d0cd70c0b78b: Layer already exists 01:20:35 6ebc98cf3450: Layer already exists 01:20:35 d175a9c5542e: Layer already exists 01:20:35 26cbea5cba74: Layer already exists 01:20:35 6f1f3ecf1139: Layer already exists 01:20:35 1a4d2ee5dccf: Layer already exists 01:20:35 3.0.0-dev.120: digest: sha256:be7951102ff2db8190a0cc58d9f6024fbe22cf006bea2af44d6c816568089e45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:20:36 85585037c5d8: Preparing 01:20:36 f1e28d252c32: Preparing 01:20:36 d0cd70c0b78b: Preparing 01:20:36 6ebc98cf3450: Preparing 01:20:36 d175a9c5542e: Preparing 01:20:36 6f1f3ecf1139: Preparing 01:20:36 1a4d2ee5dccf: Preparing 01:20:36 26cbea5cba74: Preparing 01:20:36 6f1f3ecf1139: Waiting 01:20:36 1a4d2ee5dccf: Waiting 01:20:36 26cbea5cba74: Waiting 01:20:36 6ebc98cf3450: Layer already exists 01:20:36 d0cd70c0b78b: Layer already exists 01:20:36 85585037c5d8: Layer already exists 01:20:36 f1e28d252c32: Layer already exists 01:20:36 d175a9c5542e: Layer already exists 01:20:36 1a4d2ee5dccf: Layer already exists 01:20:36 6f1f3ecf1139: Layer already exists 01:20:36 26cbea5cba74: Layer already exists 01:20:36 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:be7951102ff2db8190a0cc58d9f6024fbe22cf006bea2af44d6c816568089e45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:36 + 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 01:20:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:20:36 85585037c5d8: Preparing 01:20:36 f1e28d252c32: Preparing 01:20:36 d0cd70c0b78b: Preparing 01:20:36 6ebc98cf3450: Preparing 01:20:36 d175a9c5542e: Preparing 01:20:36 6f1f3ecf1139: Preparing 01:20:36 1a4d2ee5dccf: Preparing 01:20:36 26cbea5cba74: Preparing 01:20:36 1a4d2ee5dccf: Waiting 01:20:36 26cbea5cba74: Waiting 01:20:36 6f1f3ecf1139: Waiting 01:20:36 d0cd70c0b78b: Layer already exists 01:20:36 f1e28d252c32: Layer already exists 01:20:36 6ebc98cf3450: Layer already exists 01:20:36 d175a9c5542e: Layer already exists 01:20:36 85585037c5d8: Layer already exists 01:20:36 26cbea5cba74: Layer already exists 01:20:36 6f1f3ecf1139: Layer already exists 01:20:36 1a4d2ee5dccf: Layer already exists 01:20:37 main: digest: sha256:be7951102ff2db8190a0cc58d9f6024fbe22cf006bea2af44d6c816568089e45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:37 ===================================================== [Pipeline] echo 01:20:37 taggedImages: 01:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.120 01:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:20:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:20:37 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:37 latest 01:20:37 3.0.0-dev.120 01:20:37 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:37 main 01:20:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:20:37 6a9321d00487: Preparing 01:20:37 a08204ac12ef: Preparing 01:20:37 d175a9c5542e: Preparing 01:20:37 6f1f3ecf1139: Preparing 01:20:37 a02f7e6375de: Preparing 01:20:37 26cbea5cba74: Preparing 01:20:37 26cbea5cba74: Waiting 01:20:37 d175a9c5542e: Layer already exists 01:20:37 6f1f3ecf1139: Layer already exists 01:20:38 26cbea5cba74: Layer already exists 01:20:38 6a9321d00487: Pushed 01:20:38 a02f7e6375de: Pushed 01:20:41 a08204ac12ef: Pushed 01:20:41 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:647feef357084302721bd0ff033f9c8f5033817c7a22b4850d0d720acb094a1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:20:42 6a9321d00487: Preparing 01:20:42 a08204ac12ef: Preparing 01:20:42 d175a9c5542e: Preparing 01:20:42 6f1f3ecf1139: Preparing 01:20:42 a02f7e6375de: Preparing 01:20:42 26cbea5cba74: Preparing 01:20:42 26cbea5cba74: Waiting 01:20:42 6a9321d00487: Layer already exists 01:20:42 d175a9c5542e: Layer already exists 01:20:42 a02f7e6375de: Layer already exists 01:20:42 a08204ac12ef: Layer already exists 01:20:42 6f1f3ecf1139: Layer already exists 01:20:42 26cbea5cba74: Layer already exists 01:20:42 latest: digest: sha256:647feef357084302721bd0ff033f9c8f5033817c7a22b4850d0d720acb094a1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.120 01:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:20:43 6a9321d00487: Preparing 01:20:43 a08204ac12ef: Preparing 01:20:43 d175a9c5542e: Preparing 01:20:43 6f1f3ecf1139: Preparing 01:20:43 a02f7e6375de: Preparing 01:20:43 26cbea5cba74: Preparing 01:20:43 26cbea5cba74: Waiting 01:20:43 a08204ac12ef: Layer already exists 01:20:43 a02f7e6375de: Layer already exists 01:20:43 6a9321d00487: Layer already exists 01:20:43 6f1f3ecf1139: Layer already exists 01:20:43 d175a9c5542e: Layer already exists 01:20:43 26cbea5cba74: Layer already exists 01:20:43 3.0.0-dev.120: digest: sha256:647feef357084302721bd0ff033f9c8f5033817c7a22b4850d0d720acb094a1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:20:44 6a9321d00487: Preparing 01:20:44 a08204ac12ef: Preparing 01:20:44 d175a9c5542e: Preparing 01:20:44 6f1f3ecf1139: Preparing 01:20:44 a02f7e6375de: Preparing 01:20:44 26cbea5cba74: Preparing 01:20:44 26cbea5cba74: Waiting 01:20:44 d175a9c5542e: Layer already exists 01:20:44 a08204ac12ef: Layer already exists 01:20:44 6f1f3ecf1139: Layer already exists 01:20:44 6a9321d00487: Layer already exists 01:20:44 a02f7e6375de: Layer already exists 01:20:44 26cbea5cba74: Layer already exists 01:20:44 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:647feef357084302721bd0ff033f9c8f5033817c7a22b4850d0d720acb094a1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:20:45 6a9321d00487: Preparing 01:20:45 a08204ac12ef: Preparing 01:20:45 d175a9c5542e: Preparing 01:20:45 6f1f3ecf1139: Preparing 01:20:45 a02f7e6375de: Preparing 01:20:45 26cbea5cba74: Preparing 01:20:45 26cbea5cba74: Waiting 01:20:45 a08204ac12ef: Layer already exists 01:20:45 a02f7e6375de: Layer already exists 01:20:45 d175a9c5542e: Layer already exists 01:20:45 6f1f3ecf1139: Layer already exists 01:20:45 6a9321d00487: Layer already exists 01:20:45 26cbea5cba74: Layer already exists 01:20:45 main: digest: sha256:647feef357084302721bd0ff033f9c8f5033817c7a22b4850d0d720acb094a1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:45 ===================================================== [Pipeline] echo 01:20:45 taggedImages: 01:20:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:20:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.120 01:20:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:20:45 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:20:45 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:45 latest 01:20:45 3.0.0-dev.120 01:20:45 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:45 main 01:20:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:20:46 e270a1769359: Preparing 01:20:46 53e9958042d0: Preparing 01:20:46 5caa370c385b: Preparing 01:20:46 d175a9c5542e: Preparing 01:20:46 6f1f3ecf1139: Preparing 01:20:46 3414cfd783b2: Preparing 01:20:46 26cbea5cba74: Preparing 01:20:46 3414cfd783b2: Waiting 01:20:46 26cbea5cba74: Waiting 01:20:46 6f1f3ecf1139: Layer already exists 01:20:46 d175a9c5542e: Layer already exists 01:20:46 3414cfd783b2: Layer already exists 01:20:46 26cbea5cba74: Layer already exists 01:20:46 e270a1769359: Pushed 01:20:46 53e9958042d0: Pushed 01:20:49 5caa370c385b: Pushed 01:20:49 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:598051f44b272435cce5305eb04128637445ed68fb5c43cc0501128f782d95e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:20:50 e270a1769359: Preparing 01:20:50 53e9958042d0: Preparing 01:20:50 5caa370c385b: Preparing 01:20:50 d175a9c5542e: Preparing 01:20:50 6f1f3ecf1139: Preparing 01:20:50 3414cfd783b2: Preparing 01:20:50 26cbea5cba74: Preparing 01:20:50 3414cfd783b2: Waiting 01:20:50 26cbea5cba74: Waiting 01:20:50 e270a1769359: Layer already exists 01:20:50 6f1f3ecf1139: Layer already exists 01:20:50 53e9958042d0: Layer already exists 01:20:50 5caa370c385b: Layer already exists 01:20:50 d175a9c5542e: Layer already exists 01:20:50 3414cfd783b2: Layer already exists 01:20:50 26cbea5cba74: Layer already exists 01:20:50 latest: digest: sha256:598051f44b272435cce5305eb04128637445ed68fb5c43cc0501128f782d95e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.120 01:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:20:51 e270a1769359: Preparing 01:20:51 53e9958042d0: Preparing 01:20:51 5caa370c385b: Preparing 01:20:51 d175a9c5542e: Preparing 01:20:51 6f1f3ecf1139: Preparing 01:20:51 3414cfd783b2: Preparing 01:20:51 26cbea5cba74: Preparing 01:20:51 3414cfd783b2: Waiting 01:20:51 26cbea5cba74: Waiting 01:20:51 5caa370c385b: Layer already exists 01:20:51 6f1f3ecf1139: Layer already exists 01:20:51 e270a1769359: Layer already exists 01:20:51 53e9958042d0: Layer already exists 01:20:51 d175a9c5542e: Layer already exists 01:20:51 26cbea5cba74: Layer already exists 01:20:51 3414cfd783b2: Layer already exists 01:20:51 3.0.0-dev.120: digest: sha256:598051f44b272435cce5305eb04128637445ed68fb5c43cc0501128f782d95e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:20:52 e270a1769359: Preparing 01:20:52 53e9958042d0: Preparing 01:20:52 5caa370c385b: Preparing 01:20:52 d175a9c5542e: Preparing 01:20:52 6f1f3ecf1139: Preparing 01:20:52 3414cfd783b2: Preparing 01:20:52 26cbea5cba74: Preparing 01:20:52 3414cfd783b2: Waiting 01:20:52 26cbea5cba74: Waiting 01:20:52 6f1f3ecf1139: Layer already exists 01:20:52 5caa370c385b: Layer already exists 01:20:52 e270a1769359: Layer already exists 01:20:52 d175a9c5542e: Layer already exists 01:20:52 53e9958042d0: Layer already exists 01:20:52 26cbea5cba74: Layer already exists 01:20:52 3414cfd783b2: Layer already exists 01:20:52 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:598051f44b272435cce5305eb04128637445ed68fb5c43cc0501128f782d95e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:20:53 e270a1769359: Preparing 01:20:53 53e9958042d0: Preparing 01:20:53 5caa370c385b: Preparing 01:20:53 d175a9c5542e: Preparing 01:20:53 6f1f3ecf1139: Preparing 01:20:53 3414cfd783b2: Preparing 01:20:53 26cbea5cba74: Preparing 01:20:53 3414cfd783b2: Waiting 01:20:53 26cbea5cba74: Waiting 01:20:53 d175a9c5542e: Layer already exists 01:20:53 e270a1769359: Layer already exists 01:20:53 5caa370c385b: Layer already exists 01:20:53 6f1f3ecf1139: Layer already exists 01:20:53 53e9958042d0: Layer already exists 01:20:53 3414cfd783b2: Layer already exists 01:20:53 26cbea5cba74: Layer already exists 01:20:53 main: digest: sha256:598051f44b272435cce5305eb04128637445ed68fb5c43cc0501128f782d95e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:53 ===================================================== [Pipeline] echo 01:20:53 taggedImages: 01:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.120 01:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:20:53 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:20:53 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:53 latest 01:20:53 3.0.0-dev.120 01:20:53 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:20:53 main 01:20:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:20:54 9bb0f6a7f7d0: Preparing 01:20:54 9bb0f6a7f7d0: Preparing 01:20:54 41e19abbb4a0: Preparing 01:20:54 1ff2caca97d9: Preparing 01:20:54 5d899b591e7b: Preparing 01:20:54 21d4a99bf232: Preparing 01:20:54 5cd92e06ca52: Preparing 01:20:54 d175a9c5542e: Preparing 01:20:54 6f1f3ecf1139: Preparing 01:20:54 890fcc03c679: Preparing 01:20:54 b3fab1782a03: Preparing 01:20:54 1d4c1f8a0ef0: Preparing 01:20:54 3c9b37c2dc46: Preparing 01:20:54 26cbea5cba74: Preparing 01:20:54 890fcc03c679: Waiting 01:20:54 b3fab1782a03: Waiting 01:20:54 5cd92e06ca52: Waiting 01:20:54 1d4c1f8a0ef0: Waiting 01:20:54 3c9b37c2dc46: Waiting 01:20:54 26cbea5cba74: Waiting 01:20:54 d175a9c5542e: Waiting 01:20:54 6f1f3ecf1139: Waiting 01:20:54 9bb0f6a7f7d0: Pushed 01:20:54 41e19abbb4a0: Pushed 01:20:54 1ff2caca97d9: Pushed 01:20:54 5d899b591e7b: Pushed 01:20:54 21d4a99bf232: Pushed 01:20:54 6f1f3ecf1139: Layer already exists 01:20:54 d175a9c5542e: Layer already exists 01:20:54 1d4c1f8a0ef0: Pushed 01:20:54 890fcc03c679: Pushed 01:20:54 b3fab1782a03: Pushed 01:20:54 26cbea5cba74: Layer already exists 01:20:54 3c9b37c2dc46: Pushed 01:20:58 5cd92e06ca52: Pushed 01:20:58 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:f67960effce7f850952fd0271dc824d52fe5693bde18076a88ce4670b4085e20 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:20:59 9bb0f6a7f7d0: Preparing 01:20:59 9bb0f6a7f7d0: Preparing 01:20:59 41e19abbb4a0: Preparing 01:20:59 1ff2caca97d9: Preparing 01:20:59 5d899b591e7b: Preparing 01:20:59 21d4a99bf232: Preparing 01:20:59 5cd92e06ca52: Preparing 01:20:59 d175a9c5542e: Preparing 01:20:59 6f1f3ecf1139: Preparing 01:20:59 890fcc03c679: Preparing 01:20:59 b3fab1782a03: Preparing 01:20:59 1d4c1f8a0ef0: Preparing 01:20:59 3c9b37c2dc46: Preparing 01:20:59 26cbea5cba74: Preparing 01:20:59 5cd92e06ca52: Waiting 01:20:59 d175a9c5542e: Waiting 01:20:59 b3fab1782a03: Waiting 01:20:59 1d4c1f8a0ef0: Waiting 01:20:59 3c9b37c2dc46: Waiting 01:20:59 26cbea5cba74: Waiting 01:20:59 6f1f3ecf1139: Waiting 01:20:59 890fcc03c679: Waiting 01:20:59 1ff2caca97d9: Layer already exists 01:20:59 9bb0f6a7f7d0: Layer already exists 01:20:59 41e19abbb4a0: Layer already exists 01:20:59 21d4a99bf232: Layer already exists 01:20:59 5d899b591e7b: Layer already exists 01:20:59 890fcc03c679: Layer already exists 01:20:59 d175a9c5542e: Layer already exists 01:20:59 6f1f3ecf1139: Layer already exists 01:20:59 b3fab1782a03: Layer already exists 01:20:59 5cd92e06ca52: Layer already exists 01:20:59 3c9b37c2dc46: Layer already exists 01:20:59 26cbea5cba74: Layer already exists 01:20:59 1d4c1f8a0ef0: Layer already exists 01:20:59 latest: digest: sha256:f67960effce7f850952fd0271dc824d52fe5693bde18076a88ce4670b4085e20 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.120 01:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:21:00 9bb0f6a7f7d0: Preparing 01:21:00 9bb0f6a7f7d0: Preparing 01:21:00 41e19abbb4a0: Preparing 01:21:00 1ff2caca97d9: Preparing 01:21:00 5d899b591e7b: Preparing 01:21:00 21d4a99bf232: Preparing 01:21:00 5cd92e06ca52: Preparing 01:21:00 d175a9c5542e: Preparing 01:21:00 6f1f3ecf1139: Preparing 01:21:00 890fcc03c679: Preparing 01:21:00 b3fab1782a03: Preparing 01:21:00 1d4c1f8a0ef0: Preparing 01:21:00 3c9b37c2dc46: Preparing 01:21:00 26cbea5cba74: Preparing 01:21:00 890fcc03c679: Waiting 01:21:00 b3fab1782a03: Waiting 01:21:00 1d4c1f8a0ef0: Waiting 01:21:00 5cd92e06ca52: Waiting 01:21:00 d175a9c5542e: Waiting 01:21:00 6f1f3ecf1139: Waiting 01:21:00 26cbea5cba74: Waiting 01:21:00 1ff2caca97d9: Layer already exists 01:21:00 9bb0f6a7f7d0: Layer already exists 01:21:00 21d4a99bf232: Layer already exists 01:21:00 5d899b591e7b: Layer already exists 01:21:00 41e19abbb4a0: Layer already exists 01:21:00 d175a9c5542e: Layer already exists 01:21:00 5cd92e06ca52: Layer already exists 01:21:00 6f1f3ecf1139: Layer already exists 01:21:00 b3fab1782a03: Layer already exists 01:21:00 890fcc03c679: Layer already exists 01:21:00 26cbea5cba74: Layer already exists 01:21:00 3c9b37c2dc46: Layer already exists 01:21:00 1d4c1f8a0ef0: Layer already exists 01:21:00 3.0.0-dev.120: digest: sha256:f67960effce7f850952fd0271dc824d52fe5693bde18076a88ce4670b4085e20 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:21:01 9bb0f6a7f7d0: Preparing 01:21:01 9bb0f6a7f7d0: Preparing 01:21:01 41e19abbb4a0: Preparing 01:21:01 1ff2caca97d9: Preparing 01:21:01 5d899b591e7b: Preparing 01:21:01 21d4a99bf232: Preparing 01:21:01 5cd92e06ca52: Preparing 01:21:01 d175a9c5542e: Preparing 01:21:01 6f1f3ecf1139: Preparing 01:21:01 890fcc03c679: Preparing 01:21:01 b3fab1782a03: Preparing 01:21:01 1d4c1f8a0ef0: Preparing 01:21:01 3c9b37c2dc46: Preparing 01:21:01 26cbea5cba74: Preparing 01:21:01 890fcc03c679: Waiting 01:21:01 1d4c1f8a0ef0: Waiting 01:21:01 3c9b37c2dc46: Waiting 01:21:01 b3fab1782a03: Waiting 01:21:01 5cd92e06ca52: Waiting 01:21:01 26cbea5cba74: Waiting 01:21:01 d175a9c5542e: Waiting 01:21:01 6f1f3ecf1139: Waiting 01:21:01 21d4a99bf232: Layer already exists 01:21:01 9bb0f6a7f7d0: Layer already exists 01:21:01 41e19abbb4a0: Layer already exists 01:21:01 5d899b591e7b: Layer already exists 01:21:01 1ff2caca97d9: Layer already exists 01:21:01 5cd92e06ca52: Layer already exists 01:21:01 890fcc03c679: Layer already exists 01:21:01 6f1f3ecf1139: Layer already exists 01:21:01 b3fab1782a03: Layer already exists 01:21:01 d175a9c5542e: Layer already exists 01:21:01 1d4c1f8a0ef0: Layer already exists 01:21:01 3c9b37c2dc46: Layer already exists 01:21:01 26cbea5cba74: Layer already exists 01:21:01 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:f67960effce7f850952fd0271dc824d52fe5693bde18076a88ce4670b4085e20 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:21:02 9bb0f6a7f7d0: Preparing 01:21:02 9bb0f6a7f7d0: Preparing 01:21:02 41e19abbb4a0: Preparing 01:21:02 1ff2caca97d9: Preparing 01:21:02 5d899b591e7b: Preparing 01:21:02 21d4a99bf232: Preparing 01:21:02 5cd92e06ca52: Preparing 01:21:02 d175a9c5542e: Preparing 01:21:02 6f1f3ecf1139: Preparing 01:21:02 890fcc03c679: Preparing 01:21:02 b3fab1782a03: Preparing 01:21:02 1d4c1f8a0ef0: Preparing 01:21:02 3c9b37c2dc46: Preparing 01:21:02 26cbea5cba74: Preparing 01:21:02 890fcc03c679: Waiting 01:21:02 b3fab1782a03: Waiting 01:21:02 1d4c1f8a0ef0: Waiting 01:21:02 26cbea5cba74: Waiting 01:21:02 3c9b37c2dc46: Waiting 01:21:02 d175a9c5542e: Waiting 01:21:02 5cd92e06ca52: Waiting 01:21:02 6f1f3ecf1139: Waiting 01:21:02 21d4a99bf232: Layer already exists 01:21:02 5d899b591e7b: Layer already exists 01:21:02 9bb0f6a7f7d0: Layer already exists 01:21:02 1ff2caca97d9: Layer already exists 01:21:02 41e19abbb4a0: Layer already exists 01:21:02 d175a9c5542e: Layer already exists 01:21:02 5cd92e06ca52: Layer already exists 01:21:02 6f1f3ecf1139: Layer already exists 01:21:02 890fcc03c679: Layer already exists 01:21:02 b3fab1782a03: Layer already exists 01:21:02 3c9b37c2dc46: Layer already exists 01:21:02 26cbea5cba74: Layer already exists 01:21:02 1d4c1f8a0ef0: Layer already exists 01:21:02 main: digest: sha256:f67960effce7f850952fd0271dc824d52fe5693bde18076a88ce4670b4085e20 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:02 ===================================================== [Pipeline] echo 01:21:02 taggedImages: 01:21:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:21:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.120 01:21:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:21:02 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:21:02 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:02 latest 01:21:02 3.0.0-dev.120 01:21:02 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:02 main 01:21:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:21:03 bcceada3807f: Preparing 01:21:03 ede25adc7f6c: Preparing 01:21:03 20e289bbfbee: Preparing 01:21:03 8020305f23da: Preparing 01:21:03 d175a9c5542e: Preparing 01:21:03 6f1f3ecf1139: Preparing 01:21:03 36288e5db3d9: Preparing 01:21:03 26cbea5cba74: Preparing 01:21:03 36288e5db3d9: Waiting 01:21:03 6f1f3ecf1139: Waiting 01:21:03 26cbea5cba74: Waiting 01:21:03 d175a9c5542e: Layer already exists 01:21:03 6f1f3ecf1139: Layer already exists 01:21:03 ede25adc7f6c: Pushed 01:21:03 bcceada3807f: Pushed 01:21:03 20e289bbfbee: Pushed 01:21:03 26cbea5cba74: Layer already exists 01:21:03 36288e5db3d9: Pushed 01:21:05 8020305f23da: Pushed 01:21:06 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:5ceba937563564e9f8f97107c8987569c96e18420e369c9d8e033c1592c2fb4d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:06 + 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 01:21:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:21:06 bcceada3807f: Preparing 01:21:06 ede25adc7f6c: Preparing 01:21:06 20e289bbfbee: Preparing 01:21:06 8020305f23da: Preparing 01:21:06 d175a9c5542e: Preparing 01:21:06 6f1f3ecf1139: Preparing 01:21:06 36288e5db3d9: Preparing 01:21:06 26cbea5cba74: Preparing 01:21:06 6f1f3ecf1139: Waiting 01:21:06 36288e5db3d9: Waiting 01:21:06 26cbea5cba74: Waiting 01:21:06 20e289bbfbee: Layer already exists 01:21:06 bcceada3807f: Layer already exists 01:21:06 d175a9c5542e: Layer already exists 01:21:06 ede25adc7f6c: Layer already exists 01:21:06 8020305f23da: Layer already exists 01:21:06 36288e5db3d9: Layer already exists 01:21:06 6f1f3ecf1139: Layer already exists 01:21:06 26cbea5cba74: Layer already exists 01:21:07 latest: digest: sha256:5ceba937563564e9f8f97107c8987569c96e18420e369c9d8e033c1592c2fb4d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.120 01:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:21:07 bcceada3807f: Preparing 01:21:07 ede25adc7f6c: Preparing 01:21:07 20e289bbfbee: Preparing 01:21:07 8020305f23da: Preparing 01:21:07 d175a9c5542e: Preparing 01:21:07 6f1f3ecf1139: Preparing 01:21:07 36288e5db3d9: Preparing 01:21:07 26cbea5cba74: Preparing 01:21:07 6f1f3ecf1139: Waiting 01:21:07 36288e5db3d9: Waiting 01:21:07 26cbea5cba74: Waiting 01:21:07 ede25adc7f6c: Layer already exists 01:21:07 d175a9c5542e: Layer already exists 01:21:07 bcceada3807f: Layer already exists 01:21:07 20e289bbfbee: Layer already exists 01:21:07 8020305f23da: Layer already exists 01:21:07 26cbea5cba74: Layer already exists 01:21:07 36288e5db3d9: Layer already exists 01:21:07 6f1f3ecf1139: Layer already exists 01:21:08 3.0.0-dev.120: digest: sha256:5ceba937563564e9f8f97107c8987569c96e18420e369c9d8e033c1592c2fb4d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:21:08 bcceada3807f: Preparing 01:21:08 ede25adc7f6c: Preparing 01:21:08 20e289bbfbee: Preparing 01:21:08 8020305f23da: Preparing 01:21:08 d175a9c5542e: Preparing 01:21:08 6f1f3ecf1139: Preparing 01:21:08 36288e5db3d9: Preparing 01:21:08 26cbea5cba74: Preparing 01:21:08 36288e5db3d9: Waiting 01:21:08 26cbea5cba74: Waiting 01:21:08 6f1f3ecf1139: Waiting 01:21:08 ede25adc7f6c: Layer already exists 01:21:08 bcceada3807f: Layer already exists 01:21:08 8020305f23da: Layer already exists 01:21:08 20e289bbfbee: Layer already exists 01:21:08 d175a9c5542e: Layer already exists 01:21:08 36288e5db3d9: Layer already exists 01:21:08 6f1f3ecf1139: Layer already exists 01:21:08 26cbea5cba74: Layer already exists 01:21:09 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:5ceba937563564e9f8f97107c8987569c96e18420e369c9d8e033c1592c2fb4d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:09 + 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 01:21:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:21:09 bcceada3807f: Preparing 01:21:09 ede25adc7f6c: Preparing 01:21:09 20e289bbfbee: Preparing 01:21:09 8020305f23da: Preparing 01:21:09 d175a9c5542e: Preparing 01:21:09 6f1f3ecf1139: Preparing 01:21:09 36288e5db3d9: Preparing 01:21:09 26cbea5cba74: Preparing 01:21:09 6f1f3ecf1139: Waiting 01:21:09 36288e5db3d9: Waiting 01:21:09 26cbea5cba74: Waiting 01:21:09 d175a9c5542e: Layer already exists 01:21:09 20e289bbfbee: Layer already exists 01:21:09 8020305f23da: Layer already exists 01:21:09 bcceada3807f: Layer already exists 01:21:09 ede25adc7f6c: Layer already exists 01:21:09 6f1f3ecf1139: Layer already exists 01:21:09 26cbea5cba74: Layer already exists 01:21:09 36288e5db3d9: Layer already exists 01:21:10 main: digest: sha256:5ceba937563564e9f8f97107c8987569c96e18420e369c9d8e033c1592c2fb4d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:10 ===================================================== [Pipeline] echo 01:21:10 taggedImages: 01:21:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:21:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.120 01:21:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:21:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:21:10 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:10 latest 01:21:10 3.0.0-dev.120 01:21:10 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:10 main 01:21:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:21:10 398f5f6c0e56: Preparing 01:21:10 e7f62ca68fb9: Preparing 01:21:10 051d878675a5: Preparing 01:21:10 77da70c89b9e: Preparing 01:21:10 d175a9c5542e: Preparing 01:21:10 6f1f3ecf1139: Preparing 01:21:10 c731de8a3b1c: Preparing 01:21:10 01c632ada48f: Preparing 01:21:10 26cbea5cba74: Preparing 01:21:10 6f1f3ecf1139: Waiting 01:21:10 c731de8a3b1c: Waiting 01:21:10 01c632ada48f: Waiting 01:21:10 d175a9c5542e: Layer already exists 01:21:10 6f1f3ecf1139: Layer already exists 01:21:11 77da70c89b9e: Pushed 01:21:11 398f5f6c0e56: Pushed 01:21:11 e7f62ca68fb9: Pushed 01:21:11 c731de8a3b1c: Pushed 01:21:11 26cbea5cba74: Layer already exists 01:21:11 01c632ada48f: Pushed 01:21:13 051d878675a5: Pushed 01:21:13 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:b411833cd3807166eca5f21a919644d48646a19955e3ce912000ab662f854bc1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:13 + 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 01:21:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:21:14 398f5f6c0e56: Preparing 01:21:14 e7f62ca68fb9: Preparing 01:21:14 051d878675a5: Preparing 01:21:14 77da70c89b9e: Preparing 01:21:14 d175a9c5542e: Preparing 01:21:14 6f1f3ecf1139: Preparing 01:21:14 c731de8a3b1c: Preparing 01:21:14 01c632ada48f: Preparing 01:21:14 26cbea5cba74: Preparing 01:21:14 c731de8a3b1c: Waiting 01:21:14 01c632ada48f: Waiting 01:21:14 26cbea5cba74: Waiting 01:21:14 6f1f3ecf1139: Waiting 01:21:14 e7f62ca68fb9: Layer already exists 01:21:14 d175a9c5542e: Layer already exists 01:21:14 051d878675a5: Layer already exists 01:21:14 398f5f6c0e56: Layer already exists 01:21:14 77da70c89b9e: Layer already exists 01:21:14 01c632ada48f: Layer already exists 01:21:14 6f1f3ecf1139: Layer already exists 01:21:14 c731de8a3b1c: Layer already exists 01:21:14 26cbea5cba74: Layer already exists 01:21:14 latest: digest: sha256:b411833cd3807166eca5f21a919644d48646a19955e3ce912000ab662f854bc1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.120 01:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:21:15 398f5f6c0e56: Preparing 01:21:15 e7f62ca68fb9: Preparing 01:21:15 051d878675a5: Preparing 01:21:15 77da70c89b9e: Preparing 01:21:15 d175a9c5542e: Preparing 01:21:15 6f1f3ecf1139: Preparing 01:21:15 c731de8a3b1c: Preparing 01:21:15 01c632ada48f: Preparing 01:21:15 26cbea5cba74: Preparing 01:21:15 01c632ada48f: Waiting 01:21:15 6f1f3ecf1139: Waiting 01:21:15 c731de8a3b1c: Waiting 01:21:15 26cbea5cba74: Waiting 01:21:15 398f5f6c0e56: Layer already exists 01:21:15 77da70c89b9e: Layer already exists 01:21:15 051d878675a5: Layer already exists 01:21:15 d175a9c5542e: Layer already exists 01:21:15 e7f62ca68fb9: Layer already exists 01:21:15 01c632ada48f: Layer already exists 01:21:15 c731de8a3b1c: Layer already exists 01:21:15 6f1f3ecf1139: Layer already exists 01:21:15 26cbea5cba74: Layer already exists 01:21:15 3.0.0-dev.120: digest: sha256:b411833cd3807166eca5f21a919644d48646a19955e3ce912000ab662f854bc1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:21:16 398f5f6c0e56: Preparing 01:21:16 e7f62ca68fb9: Preparing 01:21:16 051d878675a5: Preparing 01:21:16 77da70c89b9e: Preparing 01:21:16 d175a9c5542e: Preparing 01:21:16 6f1f3ecf1139: Preparing 01:21:16 c731de8a3b1c: Preparing 01:21:16 01c632ada48f: Preparing 01:21:16 26cbea5cba74: Preparing 01:21:16 6f1f3ecf1139: Waiting 01:21:16 c731de8a3b1c: Waiting 01:21:16 01c632ada48f: Waiting 01:21:16 26cbea5cba74: Waiting 01:21:16 d175a9c5542e: Layer already exists 01:21:16 051d878675a5: Layer already exists 01:21:16 398f5f6c0e56: Layer already exists 01:21:16 e7f62ca68fb9: Layer already exists 01:21:16 77da70c89b9e: Layer already exists 01:21:16 6f1f3ecf1139: Layer already exists 01:21:16 c731de8a3b1c: Layer already exists 01:21:16 01c632ada48f: Layer already exists 01:21:16 26cbea5cba74: Layer already exists 01:21:16 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:b411833cd3807166eca5f21a919644d48646a19955e3ce912000ab662f854bc1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:16 + 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 01:21:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:21:17 398f5f6c0e56: Preparing 01:21:17 e7f62ca68fb9: Preparing 01:21:17 051d878675a5: Preparing 01:21:17 77da70c89b9e: Preparing 01:21:17 d175a9c5542e: Preparing 01:21:17 6f1f3ecf1139: Preparing 01:21:17 c731de8a3b1c: Preparing 01:21:17 01c632ada48f: Preparing 01:21:17 26cbea5cba74: Preparing 01:21:17 c731de8a3b1c: Waiting 01:21:17 01c632ada48f: Waiting 01:21:17 26cbea5cba74: Waiting 01:21:17 6f1f3ecf1139: Waiting 01:21:17 398f5f6c0e56: Layer already exists 01:21:17 051d878675a5: Layer already exists 01:21:17 e7f62ca68fb9: Layer already exists 01:21:17 77da70c89b9e: Layer already exists 01:21:17 d175a9c5542e: Layer already exists 01:21:17 01c632ada48f: Layer already exists 01:21:17 6f1f3ecf1139: Layer already exists 01:21:17 26cbea5cba74: Layer already exists 01:21:17 c731de8a3b1c: Layer already exists 01:21:17 main: digest: sha256:b411833cd3807166eca5f21a919644d48646a19955e3ce912000ab662f854bc1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:17 ===================================================== [Pipeline] echo 01:21:17 taggedImages: 01:21:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:21:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.120 01:21:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:21:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:21:17 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:17 latest 01:21:17 3.0.0-dev.120 01:21:17 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:17 main 01:21:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:21:18 204d956009f4: Preparing 01:21:18 3640ae35f0e1: Preparing 01:21:18 2d9bca90a0a9: Preparing 01:21:18 0d274e6b8ad2: Preparing 01:21:18 7c846fe97362: Preparing 01:21:18 c95727a98a1b: Preparing 01:21:18 8c6704db0ee2: Preparing 01:21:18 d175a9c5542e: Preparing 01:21:18 6f1f3ecf1139: Preparing 01:21:18 4d6beaf78a2c: Preparing 01:21:18 26cbea5cba74: Preparing 01:21:18 d175a9c5542e: Waiting 01:21:18 c95727a98a1b: Waiting 01:21:18 6f1f3ecf1139: Waiting 01:21:18 4d6beaf78a2c: Waiting 01:21:18 8c6704db0ee2: Waiting 01:21:18 26cbea5cba74: Waiting 01:21:18 3640ae35f0e1: Pushed 01:21:18 7c846fe97362: Pushed 01:21:18 204d956009f4: Pushed 01:21:18 c95727a98a1b: Pushed 01:21:18 d175a9c5542e: Layer already exists 01:21:18 6f1f3ecf1139: Layer already exists 01:21:18 26cbea5cba74: Layer already exists 01:21:18 8c6704db0ee2: Pushed 01:21:19 4d6beaf78a2c: Pushed 01:21:21 0d274e6b8ad2: Pushed 01:21:21 2d9bca90a0a9: Pushed 01:21:21 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:aae7e2bee199b2daf2b6399c7798452415ce5173a8204464f0d59ea3dd0e67b1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:22 + 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 01:21:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:21:22 204d956009f4: Preparing 01:21:22 3640ae35f0e1: Preparing 01:21:22 2d9bca90a0a9: Preparing 01:21:22 0d274e6b8ad2: Preparing 01:21:22 7c846fe97362: Preparing 01:21:22 c95727a98a1b: Preparing 01:21:22 8c6704db0ee2: Preparing 01:21:22 d175a9c5542e: Preparing 01:21:22 6f1f3ecf1139: Preparing 01:21:22 4d6beaf78a2c: Preparing 01:21:22 26cbea5cba74: Preparing 01:21:22 c95727a98a1b: Waiting 01:21:22 8c6704db0ee2: Waiting 01:21:22 d175a9c5542e: Waiting 01:21:22 6f1f3ecf1139: Waiting 01:21:22 4d6beaf78a2c: Waiting 01:21:22 26cbea5cba74: Waiting 01:21:22 3640ae35f0e1: Layer already exists 01:21:22 204d956009f4: Layer already exists 01:21:22 7c846fe97362: Layer already exists 01:21:22 2d9bca90a0a9: Layer already exists 01:21:22 0d274e6b8ad2: Layer already exists 01:21:22 d175a9c5542e: Layer already exists 01:21:22 8c6704db0ee2: Layer already exists 01:21:22 6f1f3ecf1139: Layer already exists 01:21:22 4d6beaf78a2c: Layer already exists 01:21:22 c95727a98a1b: Layer already exists 01:21:22 26cbea5cba74: Layer already exists 01:21:22 latest: digest: sha256:aae7e2bee199b2daf2b6399c7798452415ce5173a8204464f0d59ea3dd0e67b1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.120 01:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:21:23 204d956009f4: Preparing 01:21:23 3640ae35f0e1: Preparing 01:21:23 2d9bca90a0a9: Preparing 01:21:23 0d274e6b8ad2: Preparing 01:21:23 7c846fe97362: Preparing 01:21:23 c95727a98a1b: Preparing 01:21:23 8c6704db0ee2: Preparing 01:21:23 d175a9c5542e: Preparing 01:21:23 6f1f3ecf1139: Preparing 01:21:23 4d6beaf78a2c: Preparing 01:21:23 26cbea5cba74: Preparing 01:21:23 c95727a98a1b: Waiting 01:21:23 8c6704db0ee2: Waiting 01:21:23 d175a9c5542e: Waiting 01:21:23 6f1f3ecf1139: Waiting 01:21:23 4d6beaf78a2c: Waiting 01:21:23 26cbea5cba74: Waiting 01:21:23 3640ae35f0e1: Layer already exists 01:21:23 204d956009f4: Layer already exists 01:21:23 2d9bca90a0a9: Layer already exists 01:21:23 7c846fe97362: Layer already exists 01:21:23 0d274e6b8ad2: Layer already exists 01:21:23 c95727a98a1b: Layer already exists 01:21:23 8c6704db0ee2: Layer already exists 01:21:23 6f1f3ecf1139: Layer already exists 01:21:23 d175a9c5542e: Layer already exists 01:21:23 4d6beaf78a2c: Layer already exists 01:21:23 26cbea5cba74: Layer already exists 01:21:23 3.0.0-dev.120: digest: sha256:aae7e2bee199b2daf2b6399c7798452415ce5173a8204464f0d59ea3dd0e67b1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:21:24 204d956009f4: Preparing 01:21:24 3640ae35f0e1: Preparing 01:21:24 2d9bca90a0a9: Preparing 01:21:24 0d274e6b8ad2: Preparing 01:21:24 7c846fe97362: Preparing 01:21:24 c95727a98a1b: Preparing 01:21:24 8c6704db0ee2: Preparing 01:21:24 d175a9c5542e: Preparing 01:21:24 6f1f3ecf1139: Preparing 01:21:24 4d6beaf78a2c: Preparing 01:21:24 26cbea5cba74: Preparing 01:21:24 c95727a98a1b: Waiting 01:21:24 6f1f3ecf1139: Waiting 01:21:24 8c6704db0ee2: Waiting 01:21:24 d175a9c5542e: Waiting 01:21:24 4d6beaf78a2c: Waiting 01:21:24 26cbea5cba74: Waiting 01:21:24 204d956009f4: Layer already exists 01:21:24 0d274e6b8ad2: Layer already exists 01:21:24 2d9bca90a0a9: Layer already exists 01:21:24 3640ae35f0e1: Layer already exists 01:21:24 7c846fe97362: Layer already exists 01:21:24 d175a9c5542e: Layer already exists 01:21:24 c95727a98a1b: Layer already exists 01:21:24 8c6704db0ee2: Layer already exists 01:21:24 6f1f3ecf1139: Layer already exists 01:21:24 4d6beaf78a2c: Layer already exists 01:21:24 26cbea5cba74: Layer already exists 01:21:24 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:aae7e2bee199b2daf2b6399c7798452415ce5173a8204464f0d59ea3dd0e67b1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:24 + 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 01:21:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:21:25 204d956009f4: Preparing 01:21:25 3640ae35f0e1: Preparing 01:21:25 2d9bca90a0a9: Preparing 01:21:25 0d274e6b8ad2: Preparing 01:21:25 7c846fe97362: Preparing 01:21:25 c95727a98a1b: Preparing 01:21:25 8c6704db0ee2: Preparing 01:21:25 d175a9c5542e: Preparing 01:21:25 6f1f3ecf1139: Preparing 01:21:25 4d6beaf78a2c: Preparing 01:21:25 26cbea5cba74: Preparing 01:21:25 c95727a98a1b: Waiting 01:21:25 8c6704db0ee2: Waiting 01:21:25 d175a9c5542e: Waiting 01:21:25 6f1f3ecf1139: Waiting 01:21:25 4d6beaf78a2c: Waiting 01:21:25 26cbea5cba74: Waiting 01:21:25 2d9bca90a0a9: Layer already exists 01:21:25 3640ae35f0e1: Layer already exists 01:21:25 204d956009f4: Layer already exists 01:21:25 7c846fe97362: Layer already exists 01:21:25 0d274e6b8ad2: Layer already exists 01:21:25 d175a9c5542e: Layer already exists 01:21:25 8c6704db0ee2: Layer already exists 01:21:25 4d6beaf78a2c: Layer already exists 01:21:25 c95727a98a1b: Layer already exists 01:21:25 6f1f3ecf1139: Layer already exists 01:21:25 26cbea5cba74: Layer already exists 01:21:25 main: digest: sha256:aae7e2bee199b2daf2b6399c7798452415ce5173a8204464f0d59ea3dd0e67b1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:25 ===================================================== [Pipeline] echo 01:21:25 taggedImages: 01:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.120 01:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:21:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:21:25 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:25 latest 01:21:25 3.0.0-dev.120 01:21:25 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:25 main 01:21:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:21:26 8d4fe7e8f6a2: Preparing 01:21:26 384947099dce: Preparing 01:21:26 d175a9c5542e: Preparing 01:21:26 6f1f3ecf1139: Preparing 01:21:26 f6b954d4c1fc: Preparing 01:21:26 26cbea5cba74: Preparing 01:21:26 26cbea5cba74: Waiting 01:21:26 6f1f3ecf1139: Layer already exists 01:21:26 d175a9c5542e: Layer already exists 01:21:26 26cbea5cba74: Layer already exists 01:21:26 8d4fe7e8f6a2: Pushed 01:21:27 f6b954d4c1fc: Pushed 01:21:30 384947099dce: Pushed 01:21:31 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:2e661cb6d6bfcd850062db1f7e1ce373e1f363753409ea068ce8c392d43c04a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:31 + 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 01:21:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:21:31 8d4fe7e8f6a2: Preparing 01:21:31 384947099dce: Preparing 01:21:31 d175a9c5542e: Preparing 01:21:31 6f1f3ecf1139: Preparing 01:21:31 f6b954d4c1fc: Preparing 01:21:31 26cbea5cba74: Preparing 01:21:31 26cbea5cba74: Waiting 01:21:31 8d4fe7e8f6a2: Layer already exists 01:21:31 6f1f3ecf1139: Layer already exists 01:21:31 384947099dce: Layer already exists 01:21:31 f6b954d4c1fc: Layer already exists 01:21:31 d175a9c5542e: Layer already exists 01:21:31 26cbea5cba74: Layer already exists 01:21:32 latest: digest: sha256:2e661cb6d6bfcd850062db1f7e1ce373e1f363753409ea068ce8c392d43c04a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.120 01:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:21:32 8d4fe7e8f6a2: Preparing 01:21:32 384947099dce: Preparing 01:21:32 d175a9c5542e: Preparing 01:21:32 6f1f3ecf1139: Preparing 01:21:32 f6b954d4c1fc: Preparing 01:21:32 26cbea5cba74: Preparing 01:21:32 26cbea5cba74: Waiting 01:21:32 f6b954d4c1fc: Layer already exists 01:21:32 8d4fe7e8f6a2: Layer already exists 01:21:32 6f1f3ecf1139: Layer already exists 01:21:32 d175a9c5542e: Layer already exists 01:21:32 26cbea5cba74: Layer already exists 01:21:32 384947099dce: Layer already exists 01:21:32 3.0.0-dev.120: digest: sha256:2e661cb6d6bfcd850062db1f7e1ce373e1f363753409ea068ce8c392d43c04a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:21:33 8d4fe7e8f6a2: Preparing 01:21:33 384947099dce: Preparing 01:21:33 d175a9c5542e: Preparing 01:21:33 6f1f3ecf1139: Preparing 01:21:33 f6b954d4c1fc: Preparing 01:21:33 26cbea5cba74: Preparing 01:21:33 26cbea5cba74: Waiting 01:21:33 6f1f3ecf1139: Layer already exists 01:21:33 8d4fe7e8f6a2: Layer already exists 01:21:33 d175a9c5542e: Layer already exists 01:21:33 f6b954d4c1fc: Layer already exists 01:21:33 384947099dce: Layer already exists 01:21:33 26cbea5cba74: Layer already exists 01:21:33 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:2e661cb6d6bfcd850062db1f7e1ce373e1f363753409ea068ce8c392d43c04a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:33 + 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 01:21:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:21:34 8d4fe7e8f6a2: Preparing 01:21:34 384947099dce: Preparing 01:21:34 d175a9c5542e: Preparing 01:21:34 6f1f3ecf1139: Preparing 01:21:34 f6b954d4c1fc: Preparing 01:21:34 26cbea5cba74: Preparing 01:21:34 26cbea5cba74: Waiting 01:21:34 f6b954d4c1fc: Layer already exists 01:21:34 d175a9c5542e: Layer already exists 01:21:34 6f1f3ecf1139: Layer already exists 01:21:34 8d4fe7e8f6a2: Layer already exists 01:21:34 384947099dce: Layer already exists 01:21:34 26cbea5cba74: Layer already exists 01:21:34 main: digest: sha256:2e661cb6d6bfcd850062db1f7e1ce373e1f363753409ea068ce8c392d43c04a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:34 ===================================================== [Pipeline] echo 01:21:34 taggedImages: 01:21:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:21:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.120 01:21:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:21:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:21:34 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:34 latest 01:21:34 3.0.0-dev.120 01:21:34 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:34 main 01:21:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:21:35 a507f30c84ad: Preparing 01:21:35 5539090383aa: Preparing 01:21:35 d88a4d8ae133: Preparing 01:21:35 83821c521577: Preparing 01:21:35 738d9d8cad39: Preparing 01:21:35 d175a9c5542e: Preparing 01:21:35 6f1f3ecf1139: Preparing 01:21:35 ecf0050ecfe6: Preparing 01:21:35 26cbea5cba74: Preparing 01:21:35 d175a9c5542e: Waiting 01:21:35 ecf0050ecfe6: Waiting 01:21:35 26cbea5cba74: Waiting 01:21:35 6f1f3ecf1139: Waiting 01:21:35 d88a4d8ae133: Pushed 01:21:35 5539090383aa: Pushed 01:21:35 a507f30c84ad: Pushed 01:21:35 d175a9c5542e: Layer already exists 01:21:35 6f1f3ecf1139: Layer already exists 01:21:35 26cbea5cba74: Layer already exists 01:21:36 ecf0050ecfe6: Pushed 01:21:44 738d9d8cad39: Pushed 01:21:52 83821c521577: Pushed 01:21:52 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:6f4f5b41fe323269752305e960b357e73dd79b83ac48de156d98b01df5762d41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:53 + 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 01:21:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:21:53 a507f30c84ad: Preparing 01:21:53 5539090383aa: Preparing 01:21:53 d88a4d8ae133: Preparing 01:21:53 83821c521577: Preparing 01:21:53 738d9d8cad39: Preparing 01:21:53 d175a9c5542e: Preparing 01:21:53 6f1f3ecf1139: Preparing 01:21:53 ecf0050ecfe6: Preparing 01:21:53 26cbea5cba74: Preparing 01:21:53 d175a9c5542e: Waiting 01:21:53 ecf0050ecfe6: Waiting 01:21:53 6f1f3ecf1139: Waiting 01:21:53 a507f30c84ad: Layer already exists 01:21:53 738d9d8cad39: Layer already exists 01:21:53 d88a4d8ae133: Layer already exists 01:21:53 83821c521577: Layer already exists 01:21:53 5539090383aa: Layer already exists 01:21:53 ecf0050ecfe6: Layer already exists 01:21:53 d175a9c5542e: Layer already exists 01:21:53 26cbea5cba74: Layer already exists 01:21:53 6f1f3ecf1139: Layer already exists 01:21:53 latest: digest: sha256:6f4f5b41fe323269752305e960b357e73dd79b83ac48de156d98b01df5762d41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.120 01:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:21:54 a507f30c84ad: Preparing 01:21:54 5539090383aa: Preparing 01:21:54 d88a4d8ae133: Preparing 01:21:54 83821c521577: Preparing 01:21:54 738d9d8cad39: Preparing 01:21:54 d175a9c5542e: Preparing 01:21:54 6f1f3ecf1139: Preparing 01:21:54 ecf0050ecfe6: Preparing 01:21:54 26cbea5cba74: Preparing 01:21:54 6f1f3ecf1139: Waiting 01:21:54 ecf0050ecfe6: Waiting 01:21:54 26cbea5cba74: Waiting 01:21:54 d175a9c5542e: Waiting 01:21:54 738d9d8cad39: Layer already exists 01:21:54 5539090383aa: Layer already exists 01:21:54 d88a4d8ae133: Layer already exists 01:21:54 83821c521577: Layer already exists 01:21:54 a507f30c84ad: Layer already exists 01:21:54 ecf0050ecfe6: Layer already exists 01:21:54 26cbea5cba74: Layer already exists 01:21:54 d175a9c5542e: Layer already exists 01:21:54 6f1f3ecf1139: Layer already exists 01:21:54 3.0.0-dev.120: digest: sha256:6f4f5b41fe323269752305e960b357e73dd79b83ac48de156d98b01df5762d41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:21:55 a507f30c84ad: Preparing 01:21:55 5539090383aa: Preparing 01:21:55 d88a4d8ae133: Preparing 01:21:55 83821c521577: Preparing 01:21:55 738d9d8cad39: Preparing 01:21:55 d175a9c5542e: Preparing 01:21:55 6f1f3ecf1139: Preparing 01:21:55 ecf0050ecfe6: Preparing 01:21:55 26cbea5cba74: Preparing 01:21:55 6f1f3ecf1139: Waiting 01:21:55 ecf0050ecfe6: Waiting 01:21:55 26cbea5cba74: Waiting 01:21:55 d175a9c5542e: Waiting 01:21:55 5539090383aa: Layer already exists 01:21:55 d88a4d8ae133: Layer already exists 01:21:55 738d9d8cad39: Layer already exists 01:21:55 a507f30c84ad: Layer already exists 01:21:55 83821c521577: Layer already exists 01:21:55 26cbea5cba74: Layer already exists 01:21:55 ecf0050ecfe6: Layer already exists 01:21:55 d175a9c5542e: Layer already exists 01:21:55 6f1f3ecf1139: Layer already exists 01:21:55 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:6f4f5b41fe323269752305e960b357e73dd79b83ac48de156d98b01df5762d41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:56 + 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 01:21:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:21:56 a507f30c84ad: Preparing 01:21:56 5539090383aa: Preparing 01:21:56 d88a4d8ae133: Preparing 01:21:56 83821c521577: Preparing 01:21:56 738d9d8cad39: Preparing 01:21:56 d175a9c5542e: Preparing 01:21:56 6f1f3ecf1139: Preparing 01:21:56 ecf0050ecfe6: Preparing 01:21:56 26cbea5cba74: Preparing 01:21:56 d175a9c5542e: Waiting 01:21:56 6f1f3ecf1139: Waiting 01:21:56 ecf0050ecfe6: Waiting 01:21:56 26cbea5cba74: Waiting 01:21:56 738d9d8cad39: Layer already exists 01:21:56 5539090383aa: Layer already exists 01:21:56 83821c521577: Layer already exists 01:21:56 a507f30c84ad: Layer already exists 01:21:56 d88a4d8ae133: Layer already exists 01:21:56 d175a9c5542e: Layer already exists 01:21:56 6f1f3ecf1139: Layer already exists 01:21:56 ecf0050ecfe6: Layer already exists 01:21:56 26cbea5cba74: Layer already exists 01:21:56 main: digest: sha256:6f4f5b41fe323269752305e960b357e73dd79b83ac48de156d98b01df5762d41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:56 ===================================================== [Pipeline] echo 01:21:56 taggedImages: 01:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.120 01:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:21:56 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:21:56 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:56 latest 01:21:56 3.0.0-dev.120 01:21:56 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:21:56 main 01:21:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:21:57 465852e5c632: Preparing 01:21:57 ce566132ad24: Preparing 01:21:57 750a18844755: Preparing 01:21:57 e31ffc915b4c: Preparing 01:21:57 d175a9c5542e: Preparing 01:21:57 6f1f3ecf1139: Preparing 01:21:57 abb73521a52e: Preparing 01:21:57 6f1f3ecf1139: Waiting 01:21:57 26cbea5cba74: Preparing 01:21:57 abb73521a52e: Waiting 01:21:57 26cbea5cba74: Waiting 01:21:57 d175a9c5542e: Layer already exists 01:21:57 6f1f3ecf1139: Layer already exists 01:21:57 465852e5c632: Pushed 01:21:57 750a18844755: Pushed 01:21:57 ce566132ad24: Pushed 01:21:57 26cbea5cba74: Layer already exists 01:21:58 abb73521a52e: Pushed 01:22:13 e31ffc915b4c: Pushed 01:22:13 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:e6c403286e1ccc7db5dd44aad5197921d2a923568e061fa003552b6a54660210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:14 + 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 01:22:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:22:14 465852e5c632: Preparing 01:22:14 ce566132ad24: Preparing 01:22:14 750a18844755: Preparing 01:22:14 e31ffc915b4c: Preparing 01:22:14 d175a9c5542e: Preparing 01:22:14 6f1f3ecf1139: Preparing 01:22:14 abb73521a52e: Preparing 01:22:14 26cbea5cba74: Preparing 01:22:14 6f1f3ecf1139: Waiting 01:22:14 abb73521a52e: Waiting 01:22:14 26cbea5cba74: Waiting 01:22:14 465852e5c632: Layer already exists 01:22:14 ce566132ad24: Layer already exists 01:22:14 750a18844755: Layer already exists 01:22:14 e31ffc915b4c: Layer already exists 01:22:14 d175a9c5542e: Layer already exists 01:22:14 6f1f3ecf1139: Layer already exists 01:22:14 26cbea5cba74: Layer already exists 01:22:14 abb73521a52e: Layer already exists 01:22:14 latest: digest: sha256:e6c403286e1ccc7db5dd44aad5197921d2a923568e061fa003552b6a54660210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.120 01:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:22:15 465852e5c632: Preparing 01:22:15 ce566132ad24: Preparing 01:22:15 750a18844755: Preparing 01:22:15 e31ffc915b4c: Preparing 01:22:15 d175a9c5542e: Preparing 01:22:15 6f1f3ecf1139: Preparing 01:22:15 abb73521a52e: Preparing 01:22:15 26cbea5cba74: Preparing 01:22:15 6f1f3ecf1139: Waiting 01:22:15 abb73521a52e: Waiting 01:22:15 26cbea5cba74: Waiting 01:22:15 d175a9c5542e: Layer already exists 01:22:15 e31ffc915b4c: Layer already exists 01:22:15 465852e5c632: Layer already exists 01:22:15 ce566132ad24: Layer already exists 01:22:15 750a18844755: Layer already exists 01:22:15 26cbea5cba74: Layer already exists 01:22:15 abb73521a52e: Layer already exists 01:22:15 6f1f3ecf1139: Layer already exists 01:22:15 3.0.0-dev.120: digest: sha256:e6c403286e1ccc7db5dd44aad5197921d2a923568e061fa003552b6a54660210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:22:16 465852e5c632: Preparing 01:22:16 ce566132ad24: Preparing 01:22:16 750a18844755: Preparing 01:22:16 e31ffc915b4c: Preparing 01:22:16 d175a9c5542e: Preparing 01:22:16 6f1f3ecf1139: Preparing 01:22:16 abb73521a52e: Preparing 01:22:16 26cbea5cba74: Preparing 01:22:16 6f1f3ecf1139: Waiting 01:22:16 26cbea5cba74: Waiting 01:22:16 abb73521a52e: Waiting 01:22:16 465852e5c632: Layer already exists 01:22:16 ce566132ad24: Layer already exists 01:22:16 e31ffc915b4c: Layer already exists 01:22:16 750a18844755: Layer already exists 01:22:16 d175a9c5542e: Layer already exists 01:22:16 abb73521a52e: Layer already exists 01:22:16 26cbea5cba74: Layer already exists 01:22:16 6f1f3ecf1139: Layer already exists 01:22:16 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:e6c403286e1ccc7db5dd44aad5197921d2a923568e061fa003552b6a54660210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:17 + 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 01:22:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:22:17 465852e5c632: Preparing 01:22:17 ce566132ad24: Preparing 01:22:17 750a18844755: Preparing 01:22:17 e31ffc915b4c: Preparing 01:22:17 d175a9c5542e: Preparing 01:22:17 6f1f3ecf1139: Preparing 01:22:17 abb73521a52e: Preparing 01:22:17 26cbea5cba74: Preparing 01:22:17 6f1f3ecf1139: Waiting 01:22:17 abb73521a52e: Waiting 01:22:17 26cbea5cba74: Waiting 01:22:17 ce566132ad24: Layer already exists 01:22:17 750a18844755: Layer already exists 01:22:17 465852e5c632: Layer already exists 01:22:17 d175a9c5542e: Layer already exists 01:22:17 e31ffc915b4c: Layer already exists 01:22:17 6f1f3ecf1139: Layer already exists 01:22:17 abb73521a52e: Layer already exists 01:22:17 26cbea5cba74: Layer already exists 01:22:17 main: digest: sha256:e6c403286e1ccc7db5dd44aad5197921d2a923568e061fa003552b6a54660210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:17 ===================================================== [Pipeline] echo 01:22:17 taggedImages: 01:22:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:22:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:22:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.120 01:22:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:22:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:22:17 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:22:17 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:22:17 latest 01:22:17 3.0.0-dev.120 01:22:17 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:22:17 main 01:22:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:22:18 009b7b20ac73: Preparing 01:22:18 c7264695bef0: Preparing 01:22:18 47f57c01b950: Preparing 01:22:18 70cada178687: Preparing 01:22:18 d175a9c5542e: Preparing 01:22:18 6f1f3ecf1139: Preparing 01:22:18 ecf0050ecfe6: Preparing 01:22:18 26cbea5cba74: Preparing 01:22:18 ecf0050ecfe6: Waiting 01:22:18 26cbea5cba74: Waiting 01:22:18 6f1f3ecf1139: Waiting 01:22:18 d175a9c5542e: Layer already exists 01:22:18 6f1f3ecf1139: Layer already exists 01:22:18 ecf0050ecfe6: Layer already exists 01:22:18 009b7b20ac73: Pushed 01:22:18 26cbea5cba74: Layer already exists 01:22:18 c7264695bef0: Pushed 01:22:18 47f57c01b950: Pushed 01:22:36 70cada178687: Pushed 01:22:36 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:3268ce559316b156df5bb1802af9343467b4382cc799dbc45410721d7c31a06d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22: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 01:22:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:22:37 009b7b20ac73: Preparing 01:22:37 c7264695bef0: Preparing 01:22:37 47f57c01b950: Preparing 01:22:37 70cada178687: Preparing 01:22:37 d175a9c5542e: Preparing 01:22:37 6f1f3ecf1139: Preparing 01:22:37 ecf0050ecfe6: Preparing 01:22:37 26cbea5cba74: Preparing 01:22:37 6f1f3ecf1139: Waiting 01:22:37 ecf0050ecfe6: Waiting 01:22:37 47f57c01b950: Layer already exists 01:22:37 c7264695bef0: Layer already exists 01:22:37 d175a9c5542e: Layer already exists 01:22:37 70cada178687: Layer already exists 01:22:37 009b7b20ac73: Layer already exists 01:22:37 6f1f3ecf1139: Layer already exists 01:22:37 ecf0050ecfe6: Layer already exists 01:22:37 26cbea5cba74: Layer already exists 01:22:37 latest: digest: sha256:3268ce559316b156df5bb1802af9343467b4382cc799dbc45410721d7c31a06d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.120 01:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:22:38 009b7b20ac73: Preparing 01:22:38 c7264695bef0: Preparing 01:22:38 47f57c01b950: Preparing 01:22:38 70cada178687: Preparing 01:22:38 d175a9c5542e: Preparing 01:22:38 6f1f3ecf1139: Preparing 01:22:38 ecf0050ecfe6: Preparing 01:22:38 26cbea5cba74: Preparing 01:22:38 ecf0050ecfe6: Waiting 01:22:38 26cbea5cba74: Waiting 01:22:38 6f1f3ecf1139: Waiting 01:22:38 d175a9c5542e: Layer already exists 01:22:38 009b7b20ac73: Layer already exists 01:22:38 c7264695bef0: Layer already exists 01:22:38 47f57c01b950: Layer already exists 01:22:38 70cada178687: Layer already exists 01:22:38 6f1f3ecf1139: Layer already exists 01:22:38 26cbea5cba74: Layer already exists 01:22:38 ecf0050ecfe6: Layer already exists 01:22:38 3.0.0-dev.120: digest: sha256:3268ce559316b156df5bb1802af9343467b4382cc799dbc45410721d7c31a06d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:22:39 009b7b20ac73: Preparing 01:22:39 c7264695bef0: Preparing 01:22:39 47f57c01b950: Preparing 01:22:39 70cada178687: Preparing 01:22:39 d175a9c5542e: Preparing 01:22:39 6f1f3ecf1139: Preparing 01:22:39 ecf0050ecfe6: Preparing 01:22:39 26cbea5cba74: Preparing 01:22:39 6f1f3ecf1139: Waiting 01:22:39 ecf0050ecfe6: Waiting 01:22:39 26cbea5cba74: Waiting 01:22:39 d175a9c5542e: Layer already exists 01:22:39 47f57c01b950: Layer already exists 01:22:39 70cada178687: Layer already exists 01:22:39 009b7b20ac73: Layer already exists 01:22:39 c7264695bef0: Layer already exists 01:22:39 6f1f3ecf1139: Layer already exists 01:22:39 ecf0050ecfe6: Layer already exists 01:22:39 26cbea5cba74: Layer already exists 01:22:39 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:3268ce559316b156df5bb1802af9343467b4382cc799dbc45410721d7c31a06d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22: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 01:22:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:22:40 009b7b20ac73: Preparing 01:22:40 c7264695bef0: Preparing 01:22:40 47f57c01b950: Preparing 01:22:40 70cada178687: Preparing 01:22:40 d175a9c5542e: Preparing 01:22:40 6f1f3ecf1139: Preparing 01:22:40 ecf0050ecfe6: Preparing 01:22:40 26cbea5cba74: Preparing 01:22:40 ecf0050ecfe6: Waiting 01:22:40 26cbea5cba74: Waiting 01:22:40 6f1f3ecf1139: Waiting 01:22:40 d175a9c5542e: Layer already exists 01:22:40 c7264695bef0: Layer already exists 01:22:40 70cada178687: Layer already exists 01:22:40 009b7b20ac73: Layer already exists 01:22:40 47f57c01b950: Layer already exists 01:22:40 ecf0050ecfe6: Layer already exists 01:22:40 6f1f3ecf1139: Layer already exists 01:22:40 26cbea5cba74: Layer already exists 01:22:40 main: digest: sha256:3268ce559316b156df5bb1802af9343467b4382cc799dbc45410721d7c31a06d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:40 ===================================================== [Pipeline] echo 01:22:40 taggedImages: 01:22:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:22:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:22:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.120 01:22:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:22:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:22:40 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:22:40 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:22:40 latest 01:22:40 3.0.0-dev.120 01:22:40 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:22:40 main 01:22:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:22:41 b7cb67b62baa: Preparing 01:22:41 a0590a8675c8: Preparing 01:22:41 d175a9c5542e: Preparing 01:22:41 6f1f3ecf1139: Preparing 01:22:41 62a5beeb218f: Preparing 01:22:41 26cbea5cba74: Preparing 01:22:41 26cbea5cba74: Waiting 01:22:41 6f1f3ecf1139: Layer already exists 01:22:41 d175a9c5542e: Layer already exists 01:22:41 26cbea5cba74: Layer already exists 01:22:41 b7cb67b62baa: Pushed 01:22:41 62a5beeb218f: Pushed 01:22:47 a0590a8675c8: Pushed 01:22:47 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:b27f2b8d0a9180583e61d4af3087b37c1b81dfa9095698a6c829e1e55cecd180 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:22:48 b7cb67b62baa: Preparing 01:22:48 a0590a8675c8: Preparing 01:22:48 d175a9c5542e: Preparing 01:22:48 6f1f3ecf1139: Preparing 01:22:48 62a5beeb218f: Preparing 01:22:48 26cbea5cba74: Preparing 01:22:48 d175a9c5542e: Layer already exists 01:22:48 b7cb67b62baa: Layer already exists 01:22:48 6f1f3ecf1139: Layer already exists 01:22:48 62a5beeb218f: Layer already exists 01:22:48 a0590a8675c8: Layer already exists 01:22:48 26cbea5cba74: Layer already exists 01:22:48 latest: digest: sha256:b27f2b8d0a9180583e61d4af3087b37c1b81dfa9095698a6c829e1e55cecd180 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.120 01:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:22:48 b7cb67b62baa: Preparing 01:22:48 a0590a8675c8: Preparing 01:22:48 d175a9c5542e: Preparing 01:22:48 6f1f3ecf1139: Preparing 01:22:48 62a5beeb218f: Preparing 01:22:48 26cbea5cba74: Preparing 01:22:48 d175a9c5542e: Layer already exists 01:22:48 a0590a8675c8: Layer already exists 01:22:48 6f1f3ecf1139: Layer already exists 01:22:48 62a5beeb218f: Layer already exists 01:22:48 b7cb67b62baa: Layer already exists 01:22:48 26cbea5cba74: Layer already exists 01:22:49 3.0.0-dev.120: digest: sha256:b27f2b8d0a9180583e61d4af3087b37c1b81dfa9095698a6c829e1e55cecd180 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:22:49 b7cb67b62baa: Preparing 01:22:49 a0590a8675c8: Preparing 01:22:49 d175a9c5542e: Preparing 01:22:49 6f1f3ecf1139: Preparing 01:22:49 62a5beeb218f: Preparing 01:22:49 26cbea5cba74: Preparing 01:22:49 26cbea5cba74: Waiting 01:22:49 d175a9c5542e: Layer already exists 01:22:49 62a5beeb218f: Layer already exists 01:22:49 a0590a8675c8: Layer already exists 01:22:49 b7cb67b62baa: Layer already exists 01:22:49 6f1f3ecf1139: Layer already exists 01:22:49 26cbea5cba74: Layer already exists 01:22:50 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:b27f2b8d0a9180583e61d4af3087b37c1b81dfa9095698a6c829e1e55cecd180 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:22:50 b7cb67b62baa: Preparing 01:22:50 a0590a8675c8: Preparing 01:22:50 d175a9c5542e: Preparing 01:22:50 6f1f3ecf1139: Preparing 01:22:50 62a5beeb218f: Preparing 01:22:50 26cbea5cba74: Preparing 01:22:50 26cbea5cba74: Waiting 01:22:50 a0590a8675c8: Layer already exists 01:22:50 d175a9c5542e: Layer already exists 01:22:50 62a5beeb218f: Layer already exists 01:22:50 6f1f3ecf1139: Layer already exists 01:22:50 b7cb67b62baa: Layer already exists 01:22:50 26cbea5cba74: Layer already exists 01:22:51 main: digest: sha256:b27f2b8d0a9180583e61d4af3087b37c1b81dfa9095698a6c829e1e55cecd180 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:51 ===================================================== [Pipeline] echo 01:22:51 taggedImages: 01:22:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:22:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:22:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.120 01:22:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:22:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:22:51 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:22:51 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:22:51 latest 01:22:51 3.0.0-dev.120 01:22:51 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:22:51 main 01:22:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:22:51 84b0cf24c928: Preparing 01:22:51 e70d3c9ecec2: Preparing 01:22:51 d175a9c5542e: Preparing 01:22:51 6f1f3ecf1139: Preparing 01:22:51 3414cfd783b2: Preparing 01:22:51 26cbea5cba74: Preparing 01:22:51 26cbea5cba74: Waiting 01:22:52 3414cfd783b2: Layer already exists 01:22:52 6f1f3ecf1139: Layer already exists 01:22:52 d175a9c5542e: Layer already exists 01:22:52 26cbea5cba74: Layer already exists 01:22:52 84b0cf24c928: Pushed 01:22:57 e70d3c9ecec2: Pushed 01:22:57 90e066c8f118aeb4a988f9c2e8073aae7cdb5770: digest: sha256:ad61f9f765dc3564a2546d5ce871039eef002fe97580ae35d887f10b5abddbf3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:22:58 84b0cf24c928: Preparing 01:22:58 e70d3c9ecec2: Preparing 01:22:58 d175a9c5542e: Preparing 01:22:58 6f1f3ecf1139: Preparing 01:22:58 3414cfd783b2: Preparing 01:22:58 26cbea5cba74: Preparing 01:22:58 26cbea5cba74: Waiting 01:22:58 84b0cf24c928: Layer already exists 01:22:58 6f1f3ecf1139: Layer already exists 01:22:58 d175a9c5542e: Layer already exists 01:22:58 3414cfd783b2: Layer already exists 01:22:58 e70d3c9ecec2: Layer already exists 01:22:58 26cbea5cba74: Layer already exists 01:22:58 latest: digest: sha256:ad61f9f765dc3564a2546d5ce871039eef002fe97580ae35d887f10b5abddbf3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.120 01:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:22:59 84b0cf24c928: Preparing 01:22:59 e70d3c9ecec2: Preparing 01:22:59 d175a9c5542e: Preparing 01:22:59 6f1f3ecf1139: Preparing 01:22:59 3414cfd783b2: Preparing 01:22:59 26cbea5cba74: Preparing 01:22:59 26cbea5cba74: Waiting 01:22:59 84b0cf24c928: Layer already exists 01:22:59 3414cfd783b2: Layer already exists 01:22:59 d175a9c5542e: Layer already exists 01:22:59 6f1f3ecf1139: Layer already exists 01:22:59 e70d3c9ecec2: Layer already exists 01:22:59 26cbea5cba74: Layer already exists 01:22:59 3.0.0-dev.120: digest: sha256:ad61f9f765dc3564a2546d5ce871039eef002fe97580ae35d887f10b5abddbf3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:23:00 84b0cf24c928: Preparing 01:23:00 e70d3c9ecec2: Preparing 01:23:00 d175a9c5542e: Preparing 01:23:00 6f1f3ecf1139: Preparing 01:23:00 3414cfd783b2: Preparing 01:23:00 26cbea5cba74: Preparing 01:23:00 26cbea5cba74: Waiting 01:23:00 3414cfd783b2: Layer already exists 01:23:00 d175a9c5542e: Layer already exists 01:23:00 6f1f3ecf1139: Layer already exists 01:23:00 84b0cf24c928: Layer already exists 01:23:00 e70d3c9ecec2: Layer already exists 01:23:00 26cbea5cba74: Layer already exists 01:23:00 90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120: digest: sha256:ad61f9f765dc3564a2546d5ce871039eef002fe97580ae35d887f10b5abddbf3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:23:01 84b0cf24c928: Preparing 01:23:01 e70d3c9ecec2: Preparing 01:23:01 d175a9c5542e: Preparing 01:23:01 6f1f3ecf1139: Preparing 01:23:01 3414cfd783b2: Preparing 01:23:01 26cbea5cba74: Preparing 01:23:01 26cbea5cba74: Waiting 01:23:01 84b0cf24c928: Layer already exists 01:23:01 e70d3c9ecec2: Layer already exists 01:23:01 6f1f3ecf1139: Layer already exists 01:23:01 3414cfd783b2: Layer already exists 01:23:01 d175a9c5542e: Layer already exists 01:23:01 26cbea5cba74: Layer already exists 01:23:01 main: digest: sha256:ad61f9f765dc3564a2546d5ce871039eef002fe97580ae35d887f10b5abddbf3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:01 ===================================================== [Pipeline] echo 01:23:01 taggedImages: 01:23:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770 01:23:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:23:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.120 01:23:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90e066c8f118aeb4a988f9c2e8073aae7cdb5770-3.0.0-dev.120 01:23:01 - 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 01:23:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:23:02 01:23:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:23:02 arm64: Pulling from edgex-lftools-log-publisher 01:23:02 8998bd30e6a1: Pulling fs layer 01:23:02 04944245beec: Pulling fs layer 01:23:02 699f458cf7ca: Pulling fs layer 01:23:02 765212b225bb: Pulling fs layer 01:23:02 f23df028b6ca: Pulling fs layer 01:23:02 d65c8cfc05b1: Pulling fs layer 01:23:02 2437ff75d9bd: Pulling fs layer 01:23:02 f23df028b6ca: Waiting 01:23:02 765212b225bb: Waiting 01:23:02 d65c8cfc05b1: Waiting 01:23:02 2437ff75d9bd: Waiting 01:23:02 04944245beec: Verifying Checksum 01:23:02 04944245beec: Download complete 01:23:02 765212b225bb: Verifying Checksum 01:23:02 765212b225bb: Download complete 01:23:02 f23df028b6ca: Verifying Checksum 01:23:02 f23df028b6ca: Download complete 01:23:02 d65c8cfc05b1: Verifying Checksum 01:23:02 d65c8cfc05b1: Download complete 01:23:02 699f458cf7ca: Verifying Checksum 01:23:02 699f458cf7ca: Download complete 01:23:03 8998bd30e6a1: Verifying Checksum 01:23:03 8998bd30e6a1: Download complete 01:23:05 2437ff75d9bd: Verifying Checksum 01:23:05 2437ff75d9bd: Download complete 01:23:07 8998bd30e6a1: Pull complete 01:23:07 04944245beec: Pull complete 01:23:08 699f458cf7ca: Pull complete 01:23:08 765212b225bb: Pull complete 01:23:09 f23df028b6ca: Pull complete 01:23:09 d65c8cfc05b1: Pull complete 01:23:24 2437ff75d9bd: Pull complete 01:23:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:23:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:25 prd-ubuntu20.04-docker-arm64-4c-16g-6769 does not seem to be running inside a container 01:23:25 $ 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/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:23:28 $ docker top 4f63e98b156290b68ad0016a96f32643c98b9886ca972a066dc6351848f5c68b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:29 ---> job-cost.sh 01:23:29 lf-activate-venv: SKIPPING 01:23:29 INFO: No Stack... 01:23:29 INFO: Retrieving Pricing Info for: v3-standard-4 01:23:30 INFO: Archiving Costs [Pipeline] sh 01:23:30 + cat /w/workspace/edgex-go/482/archives/cost.csv 01:23:30 + cut -d, -f6 [Pipeline] lock 01:23:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-482-stack-cost] 01:23:31 Resource [jenkins-edgexfoundry-edgex-go-main-482-stack-cost] did not exist. Created. 01:23:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-482-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:23:31 + echo total: 0.10999999940395355 [Pipeline] stash 01:23:32 Stashed 1 file(s) [Pipeline] } 01:23:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-482-stack-cost] [Pipeline] // lock [Pipeline] } 01:23:32 $ docker stop --time=1 4f63e98b156290b68ad0016a96f32643c98b9886ca972a066dc6351848f5c68b 01:23:34 $ docker rm -f --volumes 4f63e98b156290b68ad0016a96f32643c98b9886ca972a066dc6351848f5c68b [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 01:23:34 provisioning config files... 01:23:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/482@tmp/config1715082581025047076tmp [Pipeline] { [Pipeline] sh 01:23:34 + set +x 01:23:34 + curl -s https://codecov.io/bash 01:23:34 + bash -s -- 01:23:35 01:23:35 _____ _ 01:23:35 / ____| | | 01:23:35 | | ___ __| | ___ ___ _____ __ 01:23:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:23:35 | |___| (_) | (_| | __/ (_| (_) \ V / 01:23:35 \_____\___/ \__,_|\___|\___\___/ \_/ 01:23:35 Bash-1.0.6 01:23:35 01:23:35 01:23:35 ==> git version 2.25.1 found 01:23:35 ==> 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 01:23:35 Release-Date: 2020-01-08 01:23:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:23:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:23:35 ==> Jenkins CI detected. 01:23:35 current dir:  /w/workspace/edgex-go/482 01:23:35 project root: . 01:23:35 --> token set from env 01:23:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:23:35 ==> Running gcov in . (disable via -X gcov) 01:23:35 ==> Python coveragepy not found 01:23:35 ==> Searching for coverage reports in: 01:23:35 + . 01:23:35 -> Found 1 reports 01:23:35 ==> Detecting git/mercurial file structure 01:23:35 ==> Reading reports 01:23:35 + ./coverage.out bytes=447379 01:23:35 ==> Appending adjustments 01:23:35 https://docs.codecov.io/docs/fixing-reports 01:23:36 + Found adjustments 01:23:36 ==> Gzipping contents 01:23:36 60K /tmp/codecov.fmNEWE.gz 01:23:36 ==> Uploading reports 01:23:36 url: https://codecov.io 01:23:36 query: branch=main&commit=90e066c8f118aeb4a988f9c2e8073aae7cdb5770&build=482&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F482%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:23:36 -> Pinging Codecov 01:23:36 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=90e066c8f118aeb4a988f9c2e8073aae7cdb5770&build=482&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F482%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:23:36 -> Uploading to 01:23:36 https://storage.googleapis.com/codecov/v4/raw/2023-04-04/00271124DB129430A58F1EEE437C3FCB/90e066c8f118aeb4a988f9c2e8073aae7cdb5770/0338d71b-8e5a-4656-b926-adc6ef8f8518.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230404T012336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95142dae1b938744168e11a46559d02520b1530dfa50d6c40aa06b33f7120ae2 01:23:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:36 Dload Upload Total Spent Left Speed 01:23:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57515 0 0 100 57515 0 177k --:--:-- --:--:-- --:--:-- 177k 100 57515 0 0 100 57515 0 177k --:--:-- --:--:-- --:--:-- 177k 01:23:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/90e066c8f118aeb4a988f9c2e8073aae7cdb5770 [Pipeline] } 01:23:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:23:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:23:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:23:37 01:23:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:23:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:23:37 df9b9388f04a: Pulling fs layer 01:23:37 52dc419b0ee2: Pulling fs layer 01:23:37 25bc292e5bac: Pulling fs layer 01:23:37 114826534d7a: Pulling fs layer 01:23:37 4657fd5d0bcf: Pulling fs layer 01:23:37 6ad1cebc031e: Pulling fs layer 01:23:37 8a3aa393b2d8: Pulling fs layer 01:23:37 114826534d7a: Waiting 01:23:37 4657fd5d0bcf: Waiting 01:23:37 6ad1cebc031e: Waiting 01:23:37 8a3aa393b2d8: Waiting 01:23:37 25bc292e5bac: Download complete 01:23:37 52dc419b0ee2: Verifying Checksum 01:23:37 52dc419b0ee2: Download complete 01:23:37 4657fd5d0bcf: Verifying Checksum 01:23:37 4657fd5d0bcf: Download complete 01:23:37 df9b9388f04a: Download complete 01:23:37 6ad1cebc031e: Verifying Checksum 01:23:37 6ad1cebc031e: Download complete 01:23:37 df9b9388f04a: Pull complete 01:23:37 52dc419b0ee2: Pull complete 01:23:37 25bc292e5bac: Pull complete 01:23:38 114826534d7a: Verifying Checksum 01:23:38 114826534d7a: Download complete 01:23:38 8a3aa393b2d8: Verifying Checksum 01:23:38 8a3aa393b2d8: Download complete 01:23:41 114826534d7a: Pull complete 01:23:41 4657fd5d0bcf: Pull complete 01:23:41 6ad1cebc031e: Pull complete 01:23:44 8a3aa393b2d8: Pull complete 01:23:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:44 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 01:23:44 $ 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/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:23:46 $ docker top 9d491416a5bba092c2ab0a9123a1485134261249aa2d8cc4cae8e920deb4db07 -eo pid,comm [Pipeline] { [Pipeline] echo 01:23:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:23:47 + set -o pipefail 01:23:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:23:52 01:23:52 Monitoring /w/workspace/edgex-go/482 (github.com/edgexfoundry/edgex-go)... 01:23:52 01:23:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ad9ecd5f-3f17-4c37-b258-c0db5faa25df 01:23:52 01:23:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:23:52 01:23:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:23:52 01:23:52 01:23:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:23:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:23:52 More details here: https://snyk.co/ue1NS [Pipeline] } 01:23:52 $ docker stop --time=1 9d491416a5bba092c2ab0a9123a1485134261249aa2d8cc4cae8e920deb4db07 01:23:54 $ docker rm -f --volumes 9d491416a5bba092c2ab0a9123a1485134261249aa2d8cc4cae8e920deb4db07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:23:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:54 provisioning config files... 01:23:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/482@tmp/config1250521218021577733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:55 --> edgex-publish-swagger.sh 01:23:55 === Publish openapi/v3 API === 01:23:55 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:23:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/482/openapi/v3/core-command.yaml] 01:23:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:55 Dload Upload Total Spent Left Speed 01:23:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 63384 --:--:-- --:--:-- --:--:-- 63384 01:23:55 01:23:55 01:23:55 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/482/openapi/v3/core-data.yaml] 01:23:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:55 Dload Upload Total Spent Left Speed 01:23:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 129k --:--:-- --:--:-- --:--:-- 129k 01:23:56 01:23:56 01:23:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/482/openapi/v3/core-metadata.yaml] 01:23:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:56 Dload Upload Total Spent Left Speed 01:23:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 256k --:--:-- --:--:-- --:--:-- 256k 100 141k 0 0 100 141k 0 256k --:--:-- --:--:-- --:--:-- 256k 01:23:56 01:23:56 01:23:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/482/openapi/v3/support-notifications.yaml] 01:23:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:56 Dload Upload Total Spent Left Speed 01:23:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 159k 01:23:57 01:23:57 01:23:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/482/openapi/v3/support-scheduler.yaml] 01:23:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:57 Dload Upload Total Spent Left Speed 01:23:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 75177 --:--:-- --:--:-- --:--:-- 75013 100 34356 0 0 100 34356 0 75177 --:--:-- --:--:-- --:--:-- 75013 01:23:57 01:23:57 [Pipeline] } 01:23: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 01:23:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:23:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:58 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 01:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:23:58 $ docker top 856c485a477bb0ab8f005c19131716a9c011284264861a9a1c1718abb24cceb4 -eo pid,comm 01:23: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). 01:23:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:23:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:23:59 [ssh-agent] Looking for ssh-agent implementation... 01:23:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:59 $ docker exec 856c485a477bb0ab8f005c19131716a9c011284264861a9a1c1718abb24cceb4 ssh-agent 01:23:59 SSH_AUTH_SOCK=/tmp/ssh-UtZMucr4oP5m/agent.32 01:23:59 SSH_AGENT_PID=39 01:23:59 Running ssh-add (command line suppressed) 01:23:59 Identity added: /w/workspace/edgex-go/482@tmp/private_key_3522568866793052566.key (/w/workspace/edgex-go/482@tmp/private_key_3522568866793052566.key) 01:23:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:23:59 + git semver tag 01:23:59 2023-04-04 01:23:59,862 [run_tag] DEBUG tag force:False 01:23:59 2023-04-04 01:23:59,862 [check_head_tag] DEBUG check head tag 01:23:59 2023-04-04 01:23:59,865 [execute] INFO git cat-file --batch-check 01:23:59 2023-04-04 01:23:59,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/482, universal_newlines=False, shell=None, istream=) 01:23:59 2023-04-04 01:23:59,869 [execute] INFO git cat-file --batch 01:23:59 2023-04-04 01:23:59,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/482, universal_newlines=False, shell=None, istream=) 01:23:59 2023-04-04 01:23:59,931 [read_version] DEBUG read version from /w/workspace/edgex-go/482/.semver/main 01:23:59 2023-04-04 01:23:59,931 [execute] INFO git tag -a v3.0.0-dev.120 -m v3.0.0-dev.120 01:23:59 2023-04-04 01:23:59,932 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.120', '-m', 'v3.0.0-dev.120'], cwd=/w/workspace/edgex-go/482, universal_newlines=False, shell=None, istream=None) 01:24:00 2023-04-04 01:23:59,937 [read_version] DEBUG read version from /w/workspace/edgex-go/482/.semver/main 01:24:00 3.0.0-dev.120 [Pipeline] } 01:24:00 $ docker exec --env ******** --env ******** 856c485a477bb0ab8f005c19131716a9c011284264861a9a1c1718abb24cceb4 ssh-agent -k 01:24:00 unset SSH_AUTH_SOCK; 01:24:00 unset SSH_AGENT_PID; 01:24:00 echo Agent pid 39 killed; 01:24:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:00 + git semver [Pipeline] } 01:24:00 $ docker stop --time=1 856c485a477bb0ab8f005c19131716a9c011284264861a9a1c1718abb24cceb4 01:24:02 $ docker rm -f --volumes 856c485a477bb0ab8f005c19131716a9c011284264861a9a1c1718abb24cceb4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:24:02 01:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:24:02 0.23.1-centos7: Pulling from edgex-lftools 01:24:02 ab5ef0e58194: Pulling fs layer 01:24:02 9712f1f96733: Pulling fs layer 01:24:02 63f879dbbcfc: Pulling fs layer 01:24:02 0d9ebad4ef96: Pulling fs layer 01:24:02 e9a5061849ea: Pulling fs layer 01:24:02 d747dcd14b5f: Pulling fs layer 01:24:02 2de7ff778b66: Pulling fs layer 01:24:02 d747dcd14b5f: Waiting 01:24:02 e9a5061849ea: Waiting 01:24:02 2de7ff778b66: Waiting 01:24:02 0d9ebad4ef96: Waiting 01:24:02 9712f1f96733: Verifying Checksum 01:24:02 9712f1f96733: Download complete 01:24:03 63f879dbbcfc: Verifying Checksum 01:24:03 63f879dbbcfc: Download complete 01:24:03 e9a5061849ea: Verifying Checksum 01:24:03 e9a5061849ea: Download complete 01:24:03 d747dcd14b5f: Verifying Checksum 01:24:03 d747dcd14b5f: Download complete 01:24:03 0d9ebad4ef96: Verifying Checksum 01:24:03 0d9ebad4ef96: Download complete 01:24:03 ab5ef0e58194: Verifying Checksum 01:24:03 ab5ef0e58194: Download complete 01:24:03 2de7ff778b66: Verifying Checksum 01:24:03 2de7ff778b66: Download complete 01:24:06 ab5ef0e58194: Pull complete 01:24:06 9712f1f96733: Pull complete 01:24:06 63f879dbbcfc: Pull complete 01:24:10 0d9ebad4ef96: Pull complete 01:24:10 e9a5061849ea: Pull complete 01:24:10 d747dcd14b5f: Pull complete 01:24:11 2de7ff778b66: Pull complete 01:24:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:24:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:11 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 01:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:24:14 $ docker top 6116c6fb7d2543f7353156b0414122546c1dc8cbfb285e5a35144d021ef2560e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:24:14 provisioning config files... 01:24:14 copy managed file [sigul-config] to file:/w/workspace/edgex-go/482@tmp/config8316241950307987338tmp 01:24:14 copy managed file [sigul-password] to file:/w/workspace/edgex-go/482@tmp/config15674908548251464533tmp 01:24:14 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/482@tmp/config17498207158584036081tmp [Pipeline] { [Pipeline] echo 01:24:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:24:15 ---> sigul-configuration.sh 01:24:15 gpg: directory `/root/.gnupg' created 01:24:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:24:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:24:15 gpg: keyring `/root/.gnupg/secring.gpg' created 01:24:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:24:15 gpg: CAST5 encrypted data 01:24:15 gpg: encrypted with 1 passphrase 01:24:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:24:15 + mkdir /home/jenkins 01:24:15 + mkdir /home/jenkins/sigul [Pipeline] sh 01:24: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 01:24:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:24:16 ---> sigul-install.sh 01:24:16 Sigul already installed; skipping installation. [Pipeline] sh 01:24:16 + git tag --list 01:24:16 0.6.0 01:24:16 0.6.1 01:24:16 0.7.0 01:24:16 0.7.1 01:24:16 v1.0.0 01:24:16 v1.0.1 01:24:16 v1.1.0 01:24:16 v1.2.0 01:24:16 v1.2.1 01:24:16 v1.3.0 01:24:16 v1.3.1 01:24:16 v2.0.0 01:24:16 v2.1.0 01:24:16 v2.1.1 01:24:16 v2.1.1-dev.1 01:24:16 v2.1.1-dev.2 01:24:16 v2.1.1-dev.3 01:24:16 v2.1.1-dev.4 01:24:16 v2.1.1-dev.5 01:24:16 v2.1.1-dev.6 01:24:16 v2.1.1-dev.7 01:24:16 v2.1.1-dev.8 01:24:16 v2.1.2-dev.1 01:24:16 v2.2.0 01:24:16 v2.2.1-dev.1 01:24:16 v2.2.1-dev.10 01:24:16 v2.2.1-dev.11 01:24:16 v2.2.1-dev.12 01:24:16 v2.2.1-dev.13 01:24:16 v2.2.1-dev.14 01:24:16 v2.2.1-dev.15 01:24:16 v2.2.1-dev.16 01:24:16 v2.2.1-dev.17 01:24:16 v2.2.1-dev.18 01:24:16 v2.2.1-dev.19 01:24:16 v2.2.1-dev.2 01:24:16 v2.2.1-dev.20 01:24:16 v2.2.1-dev.21 01:24:16 v2.2.1-dev.22 01:24:16 v2.2.1-dev.23 01:24:16 v2.2.1-dev.24 01:24:16 v2.2.1-dev.25 01:24:16 v2.2.1-dev.26 01:24:16 v2.2.1-dev.27 01:24:16 v2.2.1-dev.28 01:24:16 v2.2.1-dev.29 01:24:16 v2.2.1-dev.3 01:24:16 v2.2.1-dev.4 01:24:16 v2.2.1-dev.5 01:24:16 v2.2.1-dev.6 01:24:16 v2.2.1-dev.7 01:24:16 v2.2.1-dev.8 01:24:16 v2.2.1-dev.9 01:24:16 v2.3.0 01:24:16 v2.3.0-dev.100 01:24:16 v2.3.0-dev.101 01:24:16 v2.3.0-dev.102 01:24:16 v2.3.0-dev.103 01:24:16 v2.3.0-dev.104 01:24:16 v2.3.0-dev.105 01:24:16 v2.3.0-dev.106 01:24:16 v2.3.0-dev.29 01:24:16 v2.3.0-dev.30 01:24:16 v2.3.0-dev.31 01:24:16 v2.3.0-dev.32 01:24:16 v2.3.0-dev.33 01:24:16 v2.3.0-dev.34 01:24:16 v2.3.0-dev.35 01:24:16 v2.3.0-dev.36 01:24:16 v2.3.0-dev.37 01:24:16 v2.3.0-dev.38 01:24:16 v2.3.0-dev.39 01:24:16 v2.3.0-dev.40 01:24:16 v2.3.0-dev.41 01:24:16 v2.3.0-dev.42 01:24:16 v2.3.0-dev.43 01:24:16 v2.3.0-dev.44 01:24:16 v2.3.0-dev.45 01:24:16 v2.3.0-dev.46 01:24:16 v2.3.0-dev.47 01:24:16 v2.3.0-dev.48 01:24:16 v2.3.0-dev.49 01:24:16 v2.3.0-dev.50 01:24:16 v2.3.0-dev.51 01:24:16 v2.3.0-dev.52 01:24:16 v2.3.0-dev.53 01:24:16 v2.3.0-dev.54 01:24:16 v2.3.0-dev.55 01:24:16 v2.3.0-dev.56 01:24:16 v2.3.0-dev.57 01:24:16 v2.3.0-dev.58 01:24:16 v2.3.0-dev.59 01:24:16 v2.3.0-dev.60 01:24:16 v2.3.0-dev.61 01:24:16 v2.3.0-dev.62 01:24:16 v2.3.0-dev.63 01:24:16 v2.3.0-dev.64 01:24:16 v2.3.0-dev.65 01:24:16 v2.3.0-dev.66 01:24:16 v2.3.0-dev.67 01:24:16 v2.3.0-dev.68 01:24:16 v2.3.0-dev.69 01:24:16 v2.3.0-dev.70 01:24:16 v2.3.0-dev.71 01:24:16 v2.3.0-dev.72 01:24:16 v2.3.0-dev.73 01:24:16 v2.3.0-dev.74 01:24:16 v2.3.0-dev.75 01:24:16 v2.3.0-dev.76 01:24:16 v2.3.0-dev.77 01:24:16 v2.3.0-dev.78 01:24:16 v2.3.0-dev.79 01:24:16 v2.3.0-dev.80 01:24:16 v2.3.0-dev.81 01:24:16 v2.3.0-dev.82 01:24:16 v2.3.0-dev.83 01:24:16 v2.3.0-dev.84 01:24:16 v2.3.0-dev.85 01:24:16 v2.3.0-dev.86 01:24:16 v2.3.0-dev.87 01:24:16 v2.3.0-dev.88 01:24:16 v2.3.0-dev.89 01:24:16 v2.3.0-dev.90 01:24:16 v2.3.0-dev.91 01:24:16 v2.3.0-dev.92 01:24:16 v2.3.0-dev.93 01:24:16 v2.3.0-dev.94 01:24:16 v2.3.0-dev.95 01:24:16 v2.3.0-dev.96 01:24:16 v2.3.0-dev.97 01:24:16 v2.3.0-dev.98 01:24:16 v2.3.0-dev.99 01:24:16 v2.3.1-dev.1 01:24:16 v2.3.1-dev.2 01:24:16 v2.3.1-dev.3 01:24:16 v2.3.1-dev.4 01:24:16 v2.3.1-dev.5 01:24:16 v3.0.0-dev.1 01:24:16 v3.0.0-dev.10 01:24:16 v3.0.0-dev.100 01:24:16 v3.0.0-dev.101 01:24:16 v3.0.0-dev.102 01:24:16 v3.0.0-dev.103 01:24:16 v3.0.0-dev.104 01:24:16 v3.0.0-dev.105 01:24:16 v3.0.0-dev.106 01:24:16 v3.0.0-dev.107 01:24:16 v3.0.0-dev.108 01:24:16 v3.0.0-dev.109 01:24:16 v3.0.0-dev.11 01:24:16 v3.0.0-dev.110 01:24:16 v3.0.0-dev.111 01:24:16 v3.0.0-dev.112 01:24:16 v3.0.0-dev.113 01:24:16 v3.0.0-dev.114 01:24:16 v3.0.0-dev.115 01:24:16 v3.0.0-dev.116 01:24:16 v3.0.0-dev.117 01:24:16 v3.0.0-dev.118 01:24:16 v3.0.0-dev.119 01:24:16 v3.0.0-dev.12 01:24:16 v3.0.0-dev.120 01:24:16 v3.0.0-dev.13 01:24:16 v3.0.0-dev.14 01:24:16 v3.0.0-dev.15 01:24:16 v3.0.0-dev.16 01:24:16 v3.0.0-dev.17 01:24:16 v3.0.0-dev.18 01:24:16 v3.0.0-dev.19 01:24:16 v3.0.0-dev.2 01:24:16 v3.0.0-dev.20 01:24:16 v3.0.0-dev.21 01:24:16 v3.0.0-dev.22 01:24:16 v3.0.0-dev.23 01:24:16 v3.0.0-dev.24 01:24:16 v3.0.0-dev.25 01:24:16 v3.0.0-dev.26 01:24:16 v3.0.0-dev.27 01:24:16 v3.0.0-dev.28 01:24:16 v3.0.0-dev.29 01:24:16 v3.0.0-dev.3 01:24:16 v3.0.0-dev.30 01:24:16 v3.0.0-dev.31 01:24:16 v3.0.0-dev.32 01:24:16 v3.0.0-dev.33 01:24:16 v3.0.0-dev.34 01:24:16 v3.0.0-dev.35 01:24:16 v3.0.0-dev.36 01:24:16 v3.0.0-dev.37 01:24:16 v3.0.0-dev.38 01:24:16 v3.0.0-dev.39 01:24:16 v3.0.0-dev.4 01:24:16 v3.0.0-dev.40 01:24:16 v3.0.0-dev.41 01:24:16 v3.0.0-dev.42 01:24:16 v3.0.0-dev.43 01:24:16 v3.0.0-dev.44 01:24:16 v3.0.0-dev.45 01:24:16 v3.0.0-dev.46 01:24:16 v3.0.0-dev.47 01:24:16 v3.0.0-dev.48 01:24:16 v3.0.0-dev.49 01:24:16 v3.0.0-dev.5 01:24:16 v3.0.0-dev.50 01:24:16 v3.0.0-dev.51 01:24:16 v3.0.0-dev.52 01:24:16 v3.0.0-dev.53 01:24:16 v3.0.0-dev.54 01:24:16 v3.0.0-dev.55 01:24:16 v3.0.0-dev.56 01:24:16 v3.0.0-dev.57 01:24:16 v3.0.0-dev.58 01:24:16 v3.0.0-dev.59 01:24:16 v3.0.0-dev.6 01:24:16 v3.0.0-dev.60 01:24:16 v3.0.0-dev.61 01:24:16 v3.0.0-dev.62 01:24:16 v3.0.0-dev.63 01:24:16 v3.0.0-dev.64 01:24:16 v3.0.0-dev.65 01:24:16 v3.0.0-dev.66 01:24:16 v3.0.0-dev.67 01:24:16 v3.0.0-dev.68 01:24:16 v3.0.0-dev.69 01:24:16 v3.0.0-dev.7 01:24:16 v3.0.0-dev.70 01:24:16 v3.0.0-dev.71 01:24:16 v3.0.0-dev.72 01:24:16 v3.0.0-dev.73 01:24:16 v3.0.0-dev.74 01:24:16 v3.0.0-dev.75 01:24:16 v3.0.0-dev.76 01:24:16 v3.0.0-dev.77 01:24:16 v3.0.0-dev.78 01:24:16 v3.0.0-dev.79 01:24:16 v3.0.0-dev.8 01:24:16 v3.0.0-dev.80 01:24:16 v3.0.0-dev.81 01:24:16 v3.0.0-dev.82 01:24:16 v3.0.0-dev.83 01:24:16 v3.0.0-dev.84 01:24:16 v3.0.0-dev.85 01:24:16 v3.0.0-dev.86 01:24:16 v3.0.0-dev.87 01:24:16 v3.0.0-dev.88 01:24:16 v3.0.0-dev.89 01:24:16 v3.0.0-dev.9 01:24:16 v3.0.0-dev.90 01:24:16 v3.0.0-dev.91 01:24:16 v3.0.0-dev.92 01:24:16 v3.0.0-dev.93 01:24:16 v3.0.0-dev.94 01:24:16 v3.0.0-dev.95 01:24:16 v3.0.0-dev.96 01:24:16 v3.0.0-dev.97 01:24:16 v3.0.0-dev.98 01:24:16 v3.0.0-dev.99 [Pipeline] sh 01:24:16 + lftools sign git-tag v3.0.0-dev.120 01:24:17 Signing Git tag with Sigul... 01:24:17 Signing v3.0.0-dev.120 [Pipeline] echo 01:24:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:24:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:24:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:24:18 $ docker stop --time=1 6116c6fb7d2543f7353156b0414122546c1dc8cbfb285e5a35144d021ef2560e 01:24:19 $ docker rm -f --volumes 6116c6fb7d2543f7353156b0414122546c1dc8cbfb285e5a35144d021ef2560e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:24:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:24:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:20 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 01:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:24:20 $ docker top 63f9036ecca96280e567dd63bc04222976580a40b45fee8ed4c7af2720a0daf8 -eo pid,comm 01:24:20 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). 01:24:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:20 [ssh-agent] Looking for ssh-agent implementation... 01:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:20 $ docker exec 63f9036ecca96280e567dd63bc04222976580a40b45fee8ed4c7af2720a0daf8 ssh-agent 01:24:20 SSH_AUTH_SOCK=/tmp/ssh-ii5Swcse2x28/agent.32 01:24:20 SSH_AGENT_PID=38 01:24:20 Running ssh-add (command line suppressed) 01:24:20 Identity added: /w/workspace/edgex-go/482@tmp/private_key_6743974666864624790.key (/w/workspace/edgex-go/482@tmp/private_key_6743974666864624790.key) 01:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:21 + git semver bump pre 01:24:21 2023-04-04 01:24:21,465 [read_version] DEBUG read version from /w/workspace/edgex-go/482/.semver/main 01:24:21 2023-04-04 01:24:21,465 [bump_version] DEBUG bumping version:3.0.0-dev.120 on axis:pre with prefix:dev 01:24:21 2023-04-04 01:24:21,465 [bump_version] DEBUG bumped version:3.0.0-dev.121 01:24:21 2023-04-04 01:24:21,465 [write_version] DEBUG write version:3.0.0-dev.121 to path:/w/workspace/edgex-go/482/.semver/main with force:True 01:24:21 2023-04-04 01:24:21,465 [read_version] DEBUG read version from /w/workspace/edgex-go/482/.semver/main 01:24:21 2023-04-04 01:24:21,465 [write_file] DEBUG write to file:/w/workspace/edgex-go/482/.semver/main 01:24:21 2023-04-04 01:24:21,467 [execute] INFO git cat-file --batch-check 01:24:21 2023-04-04 01:24:21,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/482/.semver, universal_newlines=False, shell=None, istream=) 01:24:21 2023-04-04 01:24:21,472 [execute] INFO git cat-file --batch 01:24:21 2023-04-04 01:24:21,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/482/.semver, universal_newlines=False, shell=None, istream=) 01:24:21 2023-04-04 01:24:21,477 [read_version] DEBUG read version from /w/workspace/edgex-go/482/.semver/main 01:24:21 3.0.0-dev.121 [Pipeline] } 01:24:21 $ docker exec --env ******** --env ******** 63f9036ecca96280e567dd63bc04222976580a40b45fee8ed4c7af2720a0daf8 ssh-agent -k 01:24:21 unset SSH_AUTH_SOCK; 01:24:21 unset SSH_AGENT_PID; 01:24:21 echo Agent pid 38 killed; 01:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:21 + git semver [Pipeline] } 01:24:22 $ docker stop --time=1 63f9036ecca96280e567dd63bc04222976580a40b45fee8ed4c7af2720a0daf8 01:24:23 $ docker rm -f --volumes 63f9036ecca96280e567dd63bc04222976580a40b45fee8ed4c7af2720a0daf8 [Pipeline] // withDockerContainer [Pipeline] sh 01:24:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:24:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:24 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 01:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:24:24 $ docker top 84e0d3ee0493bc16f25134e4746b9eb0481a525bdd5f13d37ae1e6b645808675 -eo pid,comm 01:24: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). 01:24:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:24 [ssh-agent] Looking for ssh-agent implementation... 01:24:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:24 $ docker exec 84e0d3ee0493bc16f25134e4746b9eb0481a525bdd5f13d37ae1e6b645808675 ssh-agent 01:24:24 SSH_AUTH_SOCK=/tmp/ssh-aq4C0KEaZOOv/agent.32 01:24:24 SSH_AGENT_PID=38 01:24:24 Running ssh-add (command line suppressed) 01:24:25 Identity added: /w/workspace/edgex-go/482@tmp/private_key_6604278574564336276.key (/w/workspace/edgex-go/482@tmp/private_key_6604278574564336276.key) 01:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:25 + git semver push 01:24:25 2023-04-04 01:24:25,529 [run_push] DEBUG push 01:24:25 2023-04-04 01:24:25,530 [execute] INFO git cat-file --batch-check 01:24:25 2023-04-04 01:24:25,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/482/.semver, universal_newlines=False, shell=None, istream=) 01:24:25 2023-04-04 01:24:25,534 [execute] INFO git rev-list 11ecb310af6962ae974531fceff83a857ae4e626 -- 01:24:25 2023-04-04 01:24:25,534 [execute] DEBUG Popen(['git', 'rev-list', '11ecb310af6962ae974531fceff83a857ae4e626', '--'], cwd=/w/workspace/edgex-go/482/.semver, universal_newlines=False, shell=None, istream=None) 01:24:25 2023-04-04 01:24:25,550 [execute] INFO git fetch -v origin 01:24:25 2023-04-04 01:24:25,551 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/482/.semver, universal_newlines=True, shell=None, istream=None) 01:24:26 2023-04-04 01:24:26,025 [run_push] DEBUG no remote changes detected 01:24:26 2023-04-04 01:24:26,025 [execute] INFO git push origin semver 01:24:26 2023-04-04 01:24:26,025 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/482/.semver, universal_newlines=False, shell=None, istream=None) 01:24:27 2023-04-04 01:24:26,896 [run_push] DEBUG push all version tags 01:24:27 2023-04-04 01:24:26,896 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:24:27 2023-04-04 01:24:26,897 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/482, universal_newlines=False, shell=None, istream=None) 01:24:27 2023-04-04 01:24:27,653 [read_version] DEBUG read version from /w/workspace/edgex-go/482/.semver/main 01:24:27 3.0.0-dev.121 [Pipeline] } 01:24:27 $ docker exec --env ******** --env ******** 84e0d3ee0493bc16f25134e4746b9eb0481a525bdd5f13d37ae1e6b645808675 ssh-agent -k 01:24:27 unset SSH_AUTH_SOCK; 01:24:27 unset SSH_AGENT_PID; 01:24:27 echo Agent pid 38 killed; 01:24:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:28 + git semver [Pipeline] } 01:24:28 $ docker stop --time=1 84e0d3ee0493bc16f25134e4746b9eb0481a525bdd5f13d37ae1e6b645808675 01:24:29 $ docker rm -f --volumes 84e0d3ee0493bc16f25134e4746b9eb0481a525bdd5f13d37ae1e6b645808675 [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 01:24:30 + [ -d /w/workspace/edgex-go/482/archives ] [Pipeline] libraryResource [Pipeline] sh 01:24:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:24:31 ---> package-listing.sh 01:24:31 ++ facter osfamily 01:24:31 ++ tr '[:upper:]' '[:lower:]' 01:24:31 + OS_FAMILY=debian 01:24:31 + workspace=/w/workspace/edgex-go/482 01:24:31 + START_PACKAGES=/tmp/packages_start.txt 01:24:31 + END_PACKAGES=/tmp/packages_end.txt 01:24:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:24:31 + PACKAGES=/tmp/packages_start.txt 01:24:31 + '[' /w/workspace/edgex-go/482 ']' 01:24:31 + PACKAGES=/tmp/packages_end.txt 01:24:31 + case "${OS_FAMILY}" in 01:24:31 + dpkg -l 01:24:31 + grep '^ii' 01:24:31 + '[' -f /tmp/packages_start.txt ']' 01:24:31 + '[' -f /tmp/packages_end.txt ']' 01:24:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:24:31 + '[' /w/workspace/edgex-go/482 ']' 01:24:31 + mkdir -p /w/workspace/edgex-go/482/archives/ 01:24:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/482/archives/ [Pipeline] echo 01:24:31 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/482/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:24:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:32 01:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:32 latest: Pulling from edgex-lftools-log-publisher 01:24:32 5eb5b503b376: Pulling fs layer 01:24:32 5c69ac0246d0: Pulling fs layer 01:24:32 ec43610c2a17: Pulling fs layer 01:24:32 3a2ae6a8a46f: Pulling fs layer 01:24:32 33b1e0a273af: Pulling fs layer 01:24:32 5d3b04190fa2: Pulling fs layer 01:24:32 2f39f015ded8: Pulling fs layer 01:24:32 3a2ae6a8a46f: Waiting 01:24:32 33b1e0a273af: Waiting 01:24:32 2f39f015ded8: Waiting 01:24:32 5d3b04190fa2: Waiting 01:24:32 5c69ac0246d0: Download complete 01:24:32 3a2ae6a8a46f: Verifying Checksum 01:24:32 3a2ae6a8a46f: Download complete 01:24:32 33b1e0a273af: Verifying Checksum 01:24:32 33b1e0a273af: Download complete 01:24:32 5d3b04190fa2: Download complete 01:24:32 ec43610c2a17: Verifying Checksum 01:24:32 ec43610c2a17: Download complete 01:24:32 5eb5b503b376: Verifying Checksum 01:24:32 5eb5b503b376: Download complete 01:24:33 2f39f015ded8: Download complete 01:24:34 5eb5b503b376: Pull complete 01:24:34 5c69ac0246d0: Pull complete 01:24:34 ec43610c2a17: Pull complete 01:24:34 3a2ae6a8a46f: Pull complete 01:24:34 33b1e0a273af: Pull complete 01:24:34 5d3b04190fa2: Pull complete 01:24:39 2f39f015ded8: Pull complete 01:24:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:39 prd-ubuntu20.04-docker-8c-8g-6768 does not seem to be running inside a container 01:24:39 $ 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/482/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/482 -v /w/workspace/edgex-go/482:/w/workspace/edgex-go/482:rw,z -v /w/workspace/edgex-go/482@tmp:/w/workspace/edgex-go/482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:24:42 $ docker top c1b4d11ecad912f8dbc9a50caa3ec76413f3223bcf03d466da1ac5934fcda4f7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:42 + touch /tmp/pre-build-complete [Pipeline] sh 01:24:42 + mkdir -p /var/log/sysstat [Pipeline] sh 01:24:42 + ls /var/log/sa-host 01:24:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:43 provisioning config files... 01:24:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/482@tmp/config4381694599446576510tmp [Pipeline] { [Pipeline] echo 01:24:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:24:43 ---> create-netrc.sh [Pipeline] } 01:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:24:43 ---> python-tools-install.sh [Pipeline] echo 01:24:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:24:43 ---> sudo-logs.sh 01:24:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:24:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:24:44 ---> job-cost.sh 01:24:44 lf-activate-venv: SKIPPING 01:24:44 DEBUG: total: 0.10999999940395355 01:24:44 INFO: Retrieving Stack Cost... 01:24:44 INFO: Retrieving Pricing Info for: v3-standard-8 01:24:45 INFO: Archiving Costs [Pipeline] echo 01:24:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:24:45 ---> logs-deploy.sh 01:24:45 lf-activate-venv: SKIPPING 01:24:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/482 01:24:45 INFO: archiving workspace using pattern(s): 01:24:46 Archives upload complete. 01:24:46 INFO: archiving logs to Nexus 01:24:47 ---> uname -a: 01:24:47 Linux prd-ubuntu20-04-docker-8c-8g-6768 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:24:47 01:24:47 01:24:47 ---> lscpu: 01:24:47 Architecture: x86_64 01:24:47 CPU op-mode(s): 32-bit, 64-bit 01:24:47 Byte Order: Little Endian 01:24:47 Address sizes: 40 bits physical, 48 bits virtual 01:24:47 CPU(s): 8 01:24:47 On-line CPU(s) list: 0-7 01:24:47 Thread(s) per core: 1 01:24:47 Core(s) per socket: 1 01:24:47 Socket(s): 8 01:24:47 NUMA node(s): 1 01:24:47 Vendor ID: AuthenticAMD 01:24:47 CPU family: 23 01:24:47 Model: 49 01:24:47 Model name: AMD EPYC-Rome Processor 01:24:47 Stepping: 0 01:24:47 CPU MHz: 2799.998 01:24:47 BogoMIPS: 5599.99 01:24:47 Virtualization: AMD-V 01:24:47 Hypervisor vendor: KVM 01:24:47 Virtualization type: full 01:24:47 L1d cache: 256 KiB 01:24:47 L1i cache: 256 KiB 01:24:47 L2 cache: 4 MiB 01:24:47 L3 cache: 128 MiB 01:24:47 NUMA node0 CPU(s): 0-7 01:24:47 Vulnerability Itlb multihit: Not affected 01:24:47 Vulnerability L1tf: Not affected 01:24:47 Vulnerability Mds: Not affected 01:24:47 Vulnerability Meltdown: Not affected 01:24:47 Vulnerability Mmio stale data: Not affected 01:24:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:24:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:24:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:24:47 Vulnerability Srbds: Not affected 01:24:47 Vulnerability Tsx async abort: Not affected 01:24: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 01:24:47 01:24:47 01:24:47 ---> nproc: 01:24:47 8 01:24:47 01:24:47 01:24:47 ---> df -h: 01:24:47 Filesystem Size Used Avail Use% Mounted on 01:24:47 overlay 155G 21G 134G 14% / 01:24:47 tmpfs 64M 0 64M 0% /dev 01:24:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:24:47 shm 64M 0 64M 0% /dev/shm 01:24:47 /dev/vda1 155G 21G 134G 14% /facter-os 01:24:47 01:24:47 01:24:47 ---> sar -b -r -n DEV: 01:24:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6768) 04/04/23 _x86_64_ (8 CPU) 01:24:47 01:24:47 00:51:57 LINUX RESTART (8 CPU) 01:24:47 01:24:47 00:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:24:47 00:53:01 135.81 48.21 87.60 0.00 5422.16 142419.06 0.00 01:24:47 00:54:01 106.77 0.78 105.98 0.00 22.66 113124.61 0.00 01:24:47 00:55:01 41.83 0.33 41.49 0.00 4.80 20557.26 0.00 01:24:47 00:56:01 240.34 0.13 240.20 0.00 11.73 112272.84 0.00 01:24:47 00:57:01 483.81 11.23 472.58 0.00 152.88 246913.83 0.00 01:24:47 00:58:01 555.61 11.68 543.94 0.00 5090.70 134595.93 0.00 01:24:47 00:59:01 538.69 3.58 535.11 0.00 34.26 222171.50 0.00 01:24:47 01:00:01 625.17 0.18 624.99 0.00 7.06 211481.37 0.00 01:24:47 01:01:01 512.66 0.23 512.43 0.00 25.06 73423.23 0.00 01:24:47 01:02:01 28.41 0.00 28.41 0.00 0.00 727.21 0.00 01:24:47 01:03:01 1.37 0.00 1.37 0.00 0.00 14.13 0.00 01:24:47 01:04:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 01:24:47 01:05:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 01:24:47 01:06:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 01:24:47 01:07:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 01:24:47 01:08:01 3.27 1.03 2.23 0.00 21.99 34.26 0.00 01:24:47 01:09:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 01:24:47 01:10:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 01:24:47 01:11:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 01:24:47 01:12:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 01:24:47 01:13:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 01:24:47 01:14:02 0.97 0.00 0.97 0.00 0.00 11.20 0.00 01:24:47 01:15:01 1.15 0.00 1.15 0.00 0.00 14.64 0.00 01:24:47 01:16:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 01:24:47 01:17:01 1.28 0.02 1.27 0.00 0.13 15.33 0.00 01:24:47 01:18:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 01:24:47 01:19:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 01:24:47 01:20:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 01:24:47 01:21:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 01:24:47 01:22:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 01:24:47 01:23:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 01:24:47 01:24:01 61.93 0.42 61.51 0.00 21.33 33361.28 0.00 01:24:47 Average: 104.96 2.43 102.53 0.00 338.15 41002.83 0.00 01:24:47 01:24:47 00:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:24:47 00:53:01 29185160 31621644 705436 2.15 70328 2642460 1871492 5.52 983844 2364104 422680 01:24:47 00:54:01 27722508 31376812 926708 2.82 113332 3729368 2398900 7.07 1690032 3008948 539476 01:24:47 00:55:01 27620604 31429736 871444 2.65 117008 3858128 2030252 5.98 1481188 3297856 324424 01:24:47 00:56:01 26004912 31409004 877324 2.67 125580 5395608 2406284 7.09 1696856 4629160 12848 01:24:47 00:57:01 21421344 30867156 1398308 4.25 290360 8968864 3732132 11.00 2489552 8086960 193140 01:24:47 00:58:01 20523140 31444596 821996 2.50 331912 10402460 2256720 6.65 2261988 9218852 155192 01:24:47 00:59:01 17883872 31483684 777376 2.36 428740 12730996 2004260 5.91 2533080 11327892 0 01:24:47 01:00:01 16352364 31119968 1125080 3.42 452912 13854404 3227176 9.51 2952684 12398992 32684 01:24:47 01:01:01 18259852 31510556 754224 2.29 462260 12399812 2015556 5.94 2547672 10996472 2368 01:24:47 01:02:01 18269772 31521920 742248 2.26 463312 12400212 1887900 5.56 2537032 10996456 220 01:24:47 01:03:01 18271268 31523576 740736 2.25 463324 12400208 1887900 5.56 2534876 10996576 12 01:24:47 01:04:01 18273536 31525868 738424 2.25 463336 12400216 1887900 5.56 2531924 10996580 152 01:24:47 01:05:01 18274968 31527344 737500 2.24 463340 12400216 1887900 5.56 2531404 10996620 12 01:24:47 01:06:01 18274072 31526460 738452 2.25 463348 12400220 1887900 5.56 2531240 10996624 16 01:24:47 01:07:01 18279780 31532240 732712 2.23 463368 12400216 1887900 5.56 2525228 10996692 32 01:24:47 01:08:01 18278484 31531948 733112 2.23 463456 12400820 1938156 5.71 2525168 10997220 4 01:24:47 01:09:01 18278396 31531864 733080 2.23 463484 12400824 1938156 5.71 2525092 10997224 32 01:24:47 01:10:01 18278604 31532080 733000 2.23 463504 12400828 1938156 5.71 2525092 10997228 8 01:24:47 01:11:01 18278680 31532412 732612 2.23 463528 12400956 1938156 5.71 2525444 10997356 12 01:24:47 01:12:01 18278856 31532604 732564 2.23 463540 12400960 1938156 5.71 2525232 10997368 40 01:24:47 01:13:01 18278872 31532620 732500 2.23 463556 12400960 1938156 5.71 2525520 10997368 12 01:24:47 01:14:02 18278572 31532324 732724 2.23 463568 12400964 1938156 5.71 2525160 10997372 24 01:24:47 01:15:01 18278760 31532584 732396 2.23 463588 12400972 1938156 5.71 2525236 10997384 36 01:24:47 01:16:01 18278964 31532792 732108 2.23 463608 12400976 1938156 5.71 2525220 10997388 24 01:24:47 01:17:01 18278536 31532400 732340 2.23 463624 12400976 1938156 5.71 2525220 10997392 32 01:24:47 01:18:01 18278252 31532180 732512 2.23 463644 12400976 1938156 5.71 2525352 10997396 8 01:24:47 01:19:01 18278464 31532404 732172 2.23 463672 12400984 1938156 5.71 2525284 10997400 8 01:24:47 01:20:01 18278164 31532108 732388 2.23 463692 12400988 1938156 5.71 2525284 10997404 8 01:24:47 01:21:01 18278148 31532152 732336 2.23 463700 12400988 1938156 5.71 2525340 10997408 8 01:24:47 01:22:01 18278448 31532456 731964 2.23 463708 12400992 1938156 5.71 2525348 10997412 4 01:24:47 01:23:01 18278180 31532192 732164 2.23 463720 12400988 1938156 5.71 2525668 10997416 8 01:24:47 01:24:01 17454080 31489604 770068 2.34 492512 13105460 2137604 6.30 2638544 11656628 1000 01:24:47 Average: 19516488 31482103 786813 2.39 408830 11247000 2075571 6.12 2402244 9966348 52641 01:24:47 01:24:47 00:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:24:47 00:53:01 ens3 1560.32 1408.00 11936.28 169.48 0.00 0.00 0.00 0.00 01:24:47 00:53:01 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 01:24:47 00:53:01 docker0 523.51 464.84 37.23 2744.29 0.00 0.00 0.00 0.00 01:24:47 00:54:01 ens3 162.24 106.73 726.21 27.08 0.00 0.00 0.00 0.00 01:24:47 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 00:54:01 veth741e47c 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 01:24:47 00:54:01 docker0 74.50 113.65 5.97 683.27 0.00 0.00 0.00 0.00 01:24:47 00:55:01 ens3 53.01 67.97 26.23 112.40 0.00 0.00 0.00 0.00 01:24:47 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 00:55:01 veth741e47c 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 01:24:47 00:55:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 01:24:47 00:56:01 vethd64f016 22.86 33.94 2.24 10.96 0.00 0.00 0.00 0.00 01:24:47 00:56:01 veth9f78f5b 22.99 34.31 2.25 11.13 0.00 0.00 0.00 0.00 01:24:47 00:56:01 ens3 282.04 181.17 1967.07 32.47 0.00 0.00 0.00 0.00 01:24:47 00:56:01 vethd14ffe6 22.96 33.92 2.25 11.10 0.00 0.00 0.00 0.00 01:24:47 00:56:01 vethfaa6c1d 22.96 34.04 2.25 11.11 0.00 0.00 0.00 0.00 01:24:47 00:56:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:24:47 00:56:01 veth4076eb3 23.01 34.02 2.25 11.11 0.00 0.00 0.00 0.00 01:24:47 00:56:01 veth66b4a30 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 01:24:47 00:56:01 docker0 122.21 188.64 10.13 268.19 0.00 0.00 0.00 0.00 01:24:47 00:57:01 ens3 693.92 428.09 5965.09 43.73 0.00 0.00 0.00 0.00 01:24:47 00:57:01 veth985802d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 00:57:01 vethcff6623 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 00:57:01 veth20641ce 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 00:57:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 00:57:01 veth66b4a30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 00:57:01 veth781a164 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 00:57:01 vethe5b0adf 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 00:57:01 docker0 419.59 682.76 32.75 5955.92 0.00 0.00 0.00 0.00 01:24:47 00:58:01 ens3 185.62 100.78 3140.05 17.00 0.00 0.00 0.00 0.00 01:24:47 00:58:01 vethca0c809 1.57 3.85 0.12 42.57 0.00 0.00 0.00 0.00 01:24:47 00:58:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 01:24:47 00:58:01 vethfdd6a81 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 00:58:01 veth66b4a30 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 01:24:47 00:58:01 docker0 8.88 21.38 0.57 260.42 0.00 0.00 0.00 0.00 01:24:47 00:59:01 ens3 848.24 442.58 5013.47 52.68 0.00 0.00 0.00 0.00 01:24:47 00:59:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 00:59:01 veth66b4a30 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 00:59:01 docker0 422.10 816.76 32.93 4988.12 0.00 0.00 0.00 0.00 01:24:47 01:00:01 veth67e0994 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 01:00:01 ens3 65.14 37.09 264.56 16.97 0.00 0.00 0.00 0.00 01:24:47 01:00:01 veth23fe81d 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:00:01 vethde94ba8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:00:01 veth66b4a30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 01:00:01 veth53f501c 3.85 5.25 0.28 44.31 0.00 0.00 0.00 0.00 01:24:47 01:00:01 veth1b8ef38 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 01:00:01 docker0 12.53 22.93 0.76 222.74 0.00 0.00 0.00 0.00 01:24:47 01:01:01 ens3 272.84 300.35 326.33 962.28 0.00 0.00 0.00 0.00 01:24:47 01:01:01 lo 33.26 33.26 3.28 3.28 0.00 0.00 0.00 0.00 01:24:47 01:01:01 docker0 6.90 16.58 0.43 152.84 0.00 0.00 0.00 0.00 01:24:47 01:02:01 ens3 382.15 446.33 190.67 2554.89 0.00 0.00 0.00 0.00 01:24:47 01:02:01 lo 37.33 37.33 3.68 3.68 0.00 0.00 0.00 0.00 01:24:47 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:03:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:24:47 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:04:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:05:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:06:01 ens3 3.72 2.15 10.12 0.39 0.00 0.00 0.00 0.00 01:24:47 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:08:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 01:24:47 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:09:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:13:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:24:47 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:14:02 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:14:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:15:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:18:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:24:47 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:22:01 ens3 0.60 0.15 0.21 0.01 0.00 0.00 0.00 0.00 01:24:47 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:23:01 ens3 0.60 0.57 0.33 0.28 0.00 0.00 0.00 0.00 01:24:47 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:47 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 01:24:01 ens3 226.92 129.96 4577.76 30.48 0.00 0.00 0.00 0.00 01:24:47 01:24:01 veth6a76dc2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:24:47 01:24:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 01:24:47 01:24:01 docker0 38.54 66.69 3.13 580.59 0.00 0.00 0.00 0.00 01:24:47 Average: ens3 148.18 114.23 1067.61 125.70 0.00 0.00 0.00 0.00 01:24:47 Average: veth6a76dc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:47 Average: lo 2.59 2.59 0.25 0.25 0.00 0.00 0.00 0.00 01:24:47 Average: docker0 50.96 74.90 3.88 495.79 0.00 0.00 0.00 0.00 01:24:47 01:24:47 01:24:47 ---> sar -P ALL: 01:24:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6768) 04/04/23 _x86_64_ (8 CPU) 01:24:47 01:24:47 00:51:57 LINUX RESTART (8 CPU) 01:24:47 01:24:47 00:52:01 CPU %user %nice %system %iowait %steal %idle 01:24:47 00:53:01 all 9.90 0.00 3.51 1.36 0.05 85.18 01:24:47 00:53:01 0 10.40 0.00 3.68 0.41 0.03 85.49 01:24:47 00:53:01 1 11.77 0.00 2.81 1.12 0.05 84.24 01:24:47 00:53:01 2 7.02 0.00 4.59 0.79 0.07 87.53 01:24:47 00:53:01 3 9.31 0.00 4.16 0.59 0.07 85.87 01:24:47 00:53:01 4 9.87 0.00 2.78 0.20 0.03 87.11 01:24:47 00:53:01 5 11.44 0.00 4.18 2.73 0.05 81.60 01:24:47 00:53:01 6 7.84 0.00 2.52 2.96 0.07 86.62 01:24:47 00:53:01 7 11.57 0.00 3.35 2.06 0.07 82.96 01:24:47 00:54:01 all 29.20 0.00 6.50 0.81 0.09 63.39 01:24:47 00:54:01 0 30.23 0.00 6.85 0.13 0.08 62.69 01:24:47 00:54:01 1 29.83 0.00 5.74 0.00 0.08 64.35 01:24:47 00:54:01 2 26.37 0.00 7.55 0.02 0.08 65.97 01:24:47 00:54:01 3 29.08 0.00 7.42 4.06 0.10 59.34 01:24:47 00:54:01 4 30.63 0.00 6.42 0.74 0.12 62.08 01:24:47 00:54:01 5 29.13 0.00 5.88 0.15 0.08 64.76 01:24:47 00:54:01 6 28.49 0.00 6.25 0.98 0.08 64.20 01:24:47 00:54:01 7 29.83 0.00 5.89 0.42 0.12 63.74 01:24:47 00:55:01 all 42.50 0.00 6.12 0.42 0.08 50.87 01:24:47 00:55:01 0 42.50 0.00 6.06 0.52 0.08 50.84 01:24:47 00:55:01 1 43.00 0.00 5.82 0.00 0.10 51.07 01:24:47 00:55:01 2 43.32 0.00 5.92 0.03 0.08 50.64 01:24:47 00:55:01 3 41.95 0.00 6.06 1.53 0.08 50.37 01:24:47 00:55:01 4 42.31 0.00 6.47 0.00 0.08 51.14 01:24:47 00:55:01 5 43.45 0.00 6.26 0.84 0.08 49.37 01:24:47 00:55:01 6 41.30 0.00 6.20 0.45 0.08 51.96 01:24:47 00:55:01 7 42.15 0.00 6.18 0.00 0.07 51.60 01:24:47 00:56:01 all 19.46 0.00 8.27 2.35 0.10 69.82 01:24:47 00:56:01 0 17.03 0.00 6.18 1.75 0.08 74.96 01:24:47 00:56:01 1 19.50 0.00 9.93 0.36 0.09 70.13 01:24:47 00:56:01 2 19.84 0.00 7.97 0.19 0.08 71.92 01:24:47 00:56:01 3 20.39 0.00 7.85 2.10 0.10 69.56 01:24:47 00:56:01 4 20.97 0.00 10.50 7.12 0.10 61.30 01:24:47 00:56:01 5 19.28 0.00 7.32 6.33 0.08 67.00 01:24:47 00:56:01 6 19.65 0.00 9.04 0.80 0.10 70.41 01:24:47 00:56:01 7 19.07 0.00 7.46 0.07 0.12 73.29 01:24:47 00:57:01 all 18.41 0.00 8.55 13.16 0.06 59.82 01:24:47 00:57:01 0 18.70 0.00 8.30 7.19 0.07 65.74 01:24:47 00:57:01 1 19.22 0.00 8.26 7.86 0.05 64.61 01:24:47 00:57:01 2 19.01 0.00 10.72 51.34 0.09 18.84 01:24:47 00:57:01 3 18.81 0.00 9.29 6.26 0.07 65.57 01:24:47 00:57:01 4 17.80 0.00 8.21 4.87 0.05 69.07 01:24:47 00:57:01 5 18.03 0.00 7.95 4.33 0.05 69.64 01:24:47 00:57:01 6 18.65 0.00 7.71 10.89 0.05 62.70 01:24:47 00:57:01 7 17.04 0.00 8.01 13.00 0.08 61.86 01:24:47 00:58:01 all 47.30 0.00 10.00 11.25 0.11 31.34 01:24:47 00:58:01 0 46.82 0.00 9.76 7.79 0.10 35.52 01:24:47 00:58:01 1 49.13 0.00 10.89 14.33 0.10 25.54 01:24:47 00:58:01 2 46.98 0.00 10.60 10.11 0.12 32.18 01:24:47 00:58:01 3 47.90 0.00 10.63 9.97 0.12 31.38 01:24:47 00:58:01 4 46.89 0.00 9.89 8.58 0.10 34.54 01:24:47 00:58:01 5 48.53 0.00 10.28 10.47 0.10 30.63 01:24:47 00:58:01 6 46.69 0.00 9.96 18.26 0.10 24.99 01:24:47 00:58:01 7 45.49 0.00 7.97 10.46 0.12 35.96 01:24:47 00:59:01 all 20.00 0.00 8.19 28.95 0.10 42.76 01:24:47 00:59:01 0 20.62 0.00 7.88 23.63 0.08 47.78 01:24:47 00:59:01 1 19.61 0.00 7.99 27.84 0.08 44.47 01:24:47 00:59:01 2 20.07 0.00 8.11 32.80 0.10 38.92 01:24:47 00:59:01 3 19.94 0.00 8.55 34.29 0.08 37.13 01:24:47 00:59:01 4 20.94 0.00 8.20 31.73 0.08 39.05 01:24:47 00:59:01 5 18.72 0.00 9.33 41.47 0.10 30.38 01:24:47 00:59:01 6 20.86 0.00 8.64 20.25 0.10 50.14 01:24:47 00:59:01 7 19.22 0.00 6.80 19.74 0.17 54.08 01:24:47 01:00:01 all 40.49 0.00 10.23 16.29 0.10 32.90 01:24:47 01:00:01 0 41.46 0.00 9.16 10.42 0.08 38.87 01:24:47 01:00:01 1 39.31 0.00 11.26 11.89 0.12 37.41 01:24:47 01:00:01 2 42.09 0.00 9.81 14.36 0.10 33.63 01:24:47 01:00:01 3 39.78 0.00 11.29 16.33 0.12 32.48 01:24:47 01:00:01 4 41.16 0.00 10.24 15.51 0.10 32.99 01:24:47 01:00:01 5 40.74 0.00 10.09 23.70 0.08 25.38 01:24:47 01:00:01 6 39.19 0.00 10.53 14.35 0.08 35.84 01:24:47 01:00:01 7 40.14 0.00 9.45 23.74 0.12 26.56 01:24:47 01:01:01 all 20.59 0.00 4.84 7.61 0.09 66.86 01:24:47 01:01:01 0 20.89 0.00 5.85 8.04 0.08 65.14 01:24:47 01:01:01 1 21.63 0.00 4.46 2.88 0.08 70.95 01:24:47 01:01:01 2 21.02 0.00 4.74 10.22 0.07 63.95 01:24:47 01:01:01 3 19.99 0.00 5.17 3.97 0.10 70.77 01:24:47 01:01:01 4 19.44 0.00 4.77 8.93 0.08 66.77 01:24:47 01:01:01 5 20.77 0.00 4.17 9.68 0.07 65.31 01:24:47 01:01:01 6 19.98 0.00 4.34 3.06 0.12 72.51 01:24:47 01:01:01 7 21.03 0.00 5.22 14.13 0.13 59.49 01:24:47 01:02:01 all 8.04 0.00 0.80 0.09 0.05 91.02 01:24:47 01:02:01 0 12.26 0.00 1.00 0.02 0.05 86.68 01:24:47 01:02:01 1 6.02 0.00 0.82 0.08 0.03 93.05 01:24:47 01:02:01 2 5.38 0.00 0.62 0.02 0.05 93.94 01:24:47 01:02:01 3 10.63 0.00 0.72 0.00 0.08 88.56 01:24:47 01:02:01 4 4.91 0.00 0.59 0.02 0.03 94.45 01:24:47 01:02:01 5 7.55 0.00 0.77 0.15 0.05 91.48 01:24:47 01:02:01 6 11.04 0.00 1.02 0.07 0.05 87.82 01:24:47 01:02:01 7 6.51 0.00 0.91 0.37 0.07 92.15 01:24:47 01:03:01 all 0.28 0.00 0.01 0.00 0.01 99.70 01:24:47 01:03:01 0 1.97 0.00 0.02 0.00 0.00 98.01 01:24:47 01:03:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:24:47 01:03:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:24:47 01:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 01:24:47 01:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:24:47 01:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:03:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:24:47 01:24:47 01:03:01 CPU %user %nice %system %iowait %steal %idle 01:24:47 01:04:01 all 0.26 0.00 0.01 0.00 0.01 99.71 01:24:47 01:04:01 0 1.94 0.00 0.00 0.00 0.02 98.05 01:24:47 01:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 01:24:47 01:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:24:47 01:04:01 4 0.07 0.00 0.02 0.00 0.03 99.88 01:24:47 01:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:24:47 01:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:24:47 01:05:01 0 0.08 0.00 0.02 0.00 0.00 99.90 01:24:47 01:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:24:47 01:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:24:47 01:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:24:47 01:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:24:47 01:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:24:47 01:05:01 7 0.02 0.00 0.00 0.03 0.00 99.95 01:24:47 01:06:01 all 0.03 0.00 0.01 0.02 0.01 99.93 01:24:47 01:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:24:47 01:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 01:24:47 01:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:06:01 4 0.07 0.00 0.03 0.00 0.02 99.88 01:24:47 01:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:24:47 01:06:01 6 0.07 0.00 0.00 0.00 0.00 99.93 01:24:47 01:06:01 7 0.03 0.00 0.00 0.17 0.00 99.80 01:24:47 01:07:01 all 0.08 0.00 0.01 0.00 0.00 99.91 01:24:47 01:07:01 0 0.50 0.00 0.02 0.00 0.00 99.48 01:24:47 01:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:07:01 4 0.03 0.00 0.03 0.02 0.02 99.90 01:24:47 01:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:24:47 01:07:01 7 0.00 0.00 0.00 0.02 0.02 99.97 01:24:47 01:08:01 all 0.11 0.00 0.05 0.01 0.01 99.83 01:24:47 01:08:01 0 0.47 0.00 0.07 0.00 0.02 99.45 01:24:47 01:08:01 1 0.18 0.00 0.07 0.03 0.00 99.72 01:24:47 01:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:24:47 01:08:01 3 0.07 0.00 0.05 0.03 0.02 99.83 01:24:47 01:08:01 4 0.05 0.00 0.07 0.00 0.02 99.87 01:24:47 01:08:01 5 0.02 0.00 0.05 0.00 0.00 99.93 01:24:47 01:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:24:47 01:08:01 7 0.03 0.00 0.03 0.02 0.00 99.92 01:24:47 01:09:01 all 0.08 0.00 0.00 0.00 0.00 99.91 01:24:47 01:09:01 0 0.08 0.00 0.00 0.00 0.00 99.92 01:24:47 01:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:24:47 01:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:24:47 01:09:01 4 0.07 0.00 0.02 0.00 0.02 99.90 01:24:47 01:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:09:01 7 0.40 0.00 0.00 0.02 0.00 99.58 01:24:47 01:10:01 all 0.26 0.00 0.01 0.00 0.01 99.71 01:24:47 01:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:24:47 01:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:24:47 01:10:01 4 0.05 0.00 0.05 0.00 0.03 99.87 01:24:47 01:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:24:47 01:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:24:47 01:10:01 7 1.97 0.00 0.00 0.02 0.02 98.00 01:24:47 01:11:01 all 0.27 0.00 0.01 0.00 0.00 99.72 01:24:47 01:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:24:47 01:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:24:47 01:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:24:47 01:11:01 7 1.99 0.00 0.00 0.02 0.00 98.00 01:24:47 01:12:01 all 0.20 0.00 0.01 0.00 0.01 99.78 01:24:47 01:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:24:47 01:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:24:47 01:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:12:01 4 0.07 0.00 0.02 0.00 0.02 99.90 01:24:47 01:12:01 5 0.00 0.00 0.00 0.02 0.02 99.97 01:24:47 01:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:24:47 01:12:01 7 1.40 0.00 0.02 0.00 0.02 98.56 01:24:47 01:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:24:47 01:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:24:47 01:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:24:47 01:13:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:24:47 01:13:01 4 0.07 0.00 0.03 0.00 0.03 99.87 01:24:47 01:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:13:01 6 0.07 0.00 0.00 0.00 0.00 99.93 01:24:47 01:13:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:24:47 01:14:02 all 0.02 0.00 0.01 0.00 0.00 99.97 01:24:47 01:14:02 0 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:14:02 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:14:02 2 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:14:02 3 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:14:02 4 0.07 0.00 0.03 0.00 0.02 99.88 01:24:47 01:14:02 5 0.00 0.00 0.02 0.02 0.00 99.97 01:24:47 01:14:02 6 0.03 0.00 0.02 0.00 0.00 99.95 01:24:47 01:14:02 7 0.00 0.00 0.00 0.02 0.00 99.98 01:24:47 01:24:47 01:14:02 CPU %user %nice %system %iowait %steal %idle 01:24:47 01:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:24:47 01:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:24:47 01:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:24:47 01:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:24:47 01:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:24:47 01:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:24:47 01:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:24:47 01:16:01 all 0.02 0.00 0.01 0.03 0.00 99.94 01:24:47 01:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:24:47 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:16:01 5 0.00 0.00 0.00 0.13 0.00 99.87 01:24:47 01:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:24:47 01:16:01 7 0.00 0.00 0.00 0.13 0.00 99.87 01:24:47 01:17:01 all 0.02 0.00 0.01 0.02 0.01 99.94 01:24:47 01:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:24:47 01:17:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:24:47 01:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:17:01 3 0.02 0.00 0.02 0.07 0.02 99.88 01:24:47 01:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:24:47 01:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:24:47 01:17:01 7 0.02 0.00 0.02 0.10 0.02 99.85 01:24:47 01:18:01 all 0.08 0.00 0.01 0.02 0.01 99.88 01:24:47 01:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:24:47 01:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:24:47 01:18:01 3 0.03 0.00 0.02 0.07 0.00 99.88 01:24:47 01:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:24:47 01:18:01 6 0.00 0.00 0.03 0.00 0.02 99.95 01:24:47 01:18:01 7 0.55 0.00 0.02 0.08 0.00 99.35 01:24:47 01:19:01 all 0.05 0.00 0.01 0.00 0.01 99.93 01:24:47 01:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:24:47 01:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:24:47 01:19:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:24:47 01:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:24:47 01:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:24:47 01:19:01 7 0.22 0.00 0.03 0.02 0.02 99.72 01:24:47 01:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:24:47 01:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:24:47 01:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:24:47 01:20:01 6 0.10 0.00 0.02 0.00 0.02 99.87 01:24:47 01:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:24:47 01:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:24:47 01:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:24:47 01:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:24:47 01:21:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:24:47 01:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:24:47 01:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:24:47 01:21:01 6 0.03 0.00 0.03 0.00 0.03 99.90 01:24:47 01:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:24:47 01:22:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:24:47 01:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:24:47 01:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:24:47 01:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:24:47 01:22:01 3 0.03 0.00 0.00 0.02 0.00 99.95 01:24:47 01:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:24:47 01:22:01 6 0.05 0.00 0.03 0.00 0.02 99.90 01:24:47 01:22:01 7 0.43 0.00 0.00 0.02 0.02 99.53 01:24:47 01:23:01 all 0.14 0.00 0.01 0.00 0.01 99.84 01:24:47 01:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:24:47 01:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:24:47 01:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 01:24:47 01:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:24:47 01:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:24:47 01:23:01 6 0.02 0.00 0.03 0.00 0.02 99.93 01:24:47 01:23:01 7 1.01 0.00 0.00 0.00 0.00 98.99 01:24:47 01:24:01 all 4.58 0.00 1.93 0.65 0.03 92.81 01:24:47 01:24:01 0 3.69 0.00 2.00 0.13 0.03 94.15 01:24:47 01:24:01 1 6.25 0.00 2.18 0.03 0.02 91.52 01:24:47 01:24:01 2 4.21 0.00 2.08 0.03 0.03 93.64 01:24:47 01:24:01 3 4.43 0.00 1.74 0.07 0.03 93.73 01:24:47 01:24:01 4 4.71 0.00 1.60 0.17 0.03 93.48 01:24:47 01:24:01 5 5.58 0.00 1.37 0.00 0.02 93.04 01:24:47 01:24:01 6 4.56 0.00 1.86 0.91 0.03 92.63 01:24:47 01:24:01 7 3.15 0.00 2.65 3.91 0.03 90.25 01:24:47 Average: all 8.15 0.00 2.15 2.57 0.03 87.10 01:24:47 Average: 0 8.39 0.00 2.08 1.86 0.03 87.64 01:24:47 Average: 1 8.25 0.00 2.18 2.06 0.03 87.49 01:24:47 Average: 2 7.94 0.00 2.26 3.70 0.03 86.07 01:24:47 Average: 3 8.14 0.00 2.27 2.45 0.04 87.11 01:24:47 Average: 4 8.08 0.00 2.17 2.41 0.04 87.30 01:24:47 Average: 5 8.18 0.00 2.10 3.09 0.03 86.59 01:24:47 Average: 6 8.04 0.00 2.12 2.26 0.03 87.55 01:24:47 Average: 7 8.17 0.00 1.98 2.75 0.04 87.06 01:24:47 01:24:47 01:24:47