Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 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-ssh11871602548563747821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh275020393376972484.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15041091272866476184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1761499433029218724.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-ssh1048227566432114785.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15460 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/523 [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/523 # 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 > 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 Avoid second fetch Checking out Revision 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4566)" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 > git rev-list --no-walk eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:17:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:17:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:17:37 ========================================================= 21:17:37 EdgeX Global Pipelines Version Info 21:17:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:17:37 ------------------- 21:17:37 stable info: 21:17:37 ------------------- 21:17:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:17:37 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:17:37 Message: update stable to v1.0.249 21:17:38 ------------------- 21:17:38 experimental info: 21:17:38 ------------------- 21:17:38 Commited By: **** collab-it+edgex@linuxfoundation.org 21:17:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:17:38 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:17:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:17:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] echo 21:17:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f38ab2 [Pipeline] echo 21:17:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:39 provisioning config files... 21:17:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config3101412817259986362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:39 ---> docker-login.sh 21:17:39 nexus3.edgexfoundry.org:10001 21:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:39 Configure a credential helper to remove this warning. See 21:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:39 21:17:39 Login Succeeded 21:17:39 nexus3.edgexfoundry.org:10002 21:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:39 Configure a credential helper to remove this warning. See 21:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:39 21:17:39 Login Succeeded 21:17:39 nexus3.edgexfoundry.org:10003 21:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:39 Configure a credential helper to remove this warning. See 21:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:39 21:17:39 Login Succeeded 21:17:39 nexus3.edgexfoundry.org:10004 21:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:39 Configure a credential helper to remove this warning. See 21:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:39 21:17:39 Login Succeeded 21:17:39 docker.io 21:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:40 Configure a credential helper to remove this warning. See 21:17:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:40 21:17:40 Login Succeeded 21:17:40 ---> docker-login.sh ends [Pipeline] } 21:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:40 + 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 21:17:40 + dirname cmd/core-command/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo core-command,cmd/core-command/Dockerfile 21:17:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:17:40 + dirname cmd/core-data/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo core-data,cmd/core-data/Dockerfile 21:17:40 + dirname cmd/core-metadata/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo core-metadata,cmd/core-metadata/Dockerfile 21:17:40 + dirname cmd/security-bootstrapper/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:17:40 + dirname cmd/security-proxy-auth/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:17:40 + dirname cmd/security-proxy-setup/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:17:40 + dirname cmd/security-secretstore-setup/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:17:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:17:40 + dirname cmd/security-spire-agent/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:17:40 + dirname cmd/security-spire-config/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:17:40 + dirname cmd/security-spire-server/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:17:40 + dirname cmd/support-notifications/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo support-notifications,cmd/support-notifications/Dockerfile 21:17:40 + dirname cmd/support-scheduler/Dockerfile 21:17:40 + cut -d/ -f2 21:17:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:17:40 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 21:17:40 + git rev-list -1 --merges 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb~1..0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] echo 21:17:40 -----------> git rev-list -1 --merges 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb~1..0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [false] [Pipeline] sh 21:17:41 + git log --format=format:%s -1 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] echo 21:17:41 ========================================================= 21:17:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:17:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:17:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:41 + grep -v github /etc/ssh/ssh_known_hosts 21:17:41 + [ -e /tmp/ssh_known_hosts ] 21:17:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:17:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:17:41 + sudo tee -a /etc/ssh/ssh_known_hosts 21:17:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:42 21:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:42 0.1.4: Pulling from edgex-devops/py-git-semver 21:17:42 b85a868b505f: Pulling fs layer 21:17:42 e2be974225ed: Pulling fs layer 21:17:42 339a4e72a1f5: Pulling fs layer 21:17:42 988bab9f4d93: Pulling fs layer 21:17:42 1469e6f7b9e6: Pulling fs layer 21:17:42 eaf3925da568: Pulling fs layer 21:17:42 bab4dde63d76: Pulling fs layer 21:17:42 bde34c3a00c8: Pulling fs layer 21:17:42 b352a97aabf1: Pulling fs layer 21:17:42 4872d77fe225: Pulling fs layer 21:17:42 5851b861e8e6: Pulling fs layer 21:17:42 988bab9f4d93: Waiting 21:17:42 1469e6f7b9e6: Waiting 21:17:42 eaf3925da568: Waiting 21:17:42 4872d77fe225: Waiting 21:17:42 bde34c3a00c8: Waiting 21:17:42 bab4dde63d76: Waiting 21:17:42 b352a97aabf1: Waiting 21:17:42 e2be974225ed: Download complete 21:17:42 988bab9f4d93: Verifying Checksum 21:17:42 988bab9f4d93: Download complete 21:17:42 339a4e72a1f5: Verifying Checksum 21:17:42 339a4e72a1f5: Download complete 21:17:42 1469e6f7b9e6: Verifying Checksum 21:17:42 1469e6f7b9e6: Download complete 21:17:42 eaf3925da568: Verifying Checksum 21:17:42 eaf3925da568: Download complete 21:17:42 bde34c3a00c8: Verifying Checksum 21:17:42 bde34c3a00c8: Download complete 21:17:42 b352a97aabf1: Verifying Checksum 21:17:42 b352a97aabf1: Download complete 21:17:42 4872d77fe225: Download complete 21:17:42 5851b861e8e6: Verifying Checksum 21:17:42 5851b861e8e6: Download complete 21:17:42 b85a868b505f: Verifying Checksum 21:17:42 b85a868b505f: Download complete 21:17:42 bab4dde63d76: Verifying Checksum 21:17:42 bab4dde63d76: Download complete 21:17:43 b85a868b505f: Pull complete 21:17:44 e2be974225ed: Pull complete 21:17:44 339a4e72a1f5: Pull complete 21:17:44 988bab9f4d93: Pull complete 21:17:44 1469e6f7b9e6: Pull complete 21:17:44 eaf3925da568: Pull complete 21:17:46 bab4dde63d76: Pull complete 21:17:46 bde34c3a00c8: Pull complete 21:17:46 b352a97aabf1: Pull complete 21:17:46 4872d77fe225: Pull complete 21:17:46 5851b861e8e6: Pull complete 21:17:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:47 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:17:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:17:50 $ docker top c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 -eo pid,comm 21:17:50 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). 21:17:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:50 [ssh-agent] Looking for ssh-agent implementation... 21:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:50 $ docker exec c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 ssh-agent 21:17:50 SSH_AUTH_SOCK=/tmp/ssh-BZ6ppZYXen7R/agent.32 21:17:50 SSH_AGENT_PID=39 21:17:50 Running ssh-add (command line suppressed) 21:17:50 Identity added: /w/workspace/edgex-go/523@tmp/private_key_18227545345996678950.key (/w/workspace/edgex-go/523@tmp/private_key_18227545345996678950.key) 21:17:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:51 + git tag --points-at HEAD [Pipeline] } 21:17:51 $ docker exec --env ******** --env ******** c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 ssh-agent -k 21:17:51 unset SSH_AUTH_SOCK; 21:17:51 unset SSH_AGENT_PID; 21:17:51 echo Agent pid 39 killed; 21:17:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:17:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:51 [ssh-agent] Looking for ssh-agent implementation... 21:17:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:51 $ docker exec c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 ssh-agent 21:17:51 SSH_AUTH_SOCK=/tmp/ssh-sXoyhKABeCIo/agent.71 21:17:51 SSH_AGENT_PID=77 21:17:51 Running ssh-add (command line suppressed) 21:17:51 Identity added: /w/workspace/edgex-go/523@tmp/private_key_5087693874330561414.key (/w/workspace/edgex-go/523@tmp/private_key_5087693874330561414.key) 21:17:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:51 + git semver init 21:17:52 2023-05-15 21:17:52,069 [run_init] DEBUG init version:0.0.0 force:False 21:17:52 2023-05-15 21:17:52,070 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/523/.semver 21:17:52 2023-05-15 21:17:52,071 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/523/.semver 21:17:52 2023-05-15 21:17:52,071 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/523/.semver'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=None) 21:17:57 2023-05-15 21:17:56,465 [append_file] DEBUG append to file:/w/workspace/edgex-go/523/.git/info/exclude 21:17:57 2023-05-15 21:17:56,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/523/.semver/main with force:False 21:17:57 2023-05-15 21:17:56,466 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main 21:17:57 2023-05-15 21:17:56,466 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main 21:17:57 3.0.0-dev.157 [Pipeline] } 21:17:57 $ docker exec --env ******** --env ******** c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 ssh-agent -k 21:17:57 unset SSH_AUTH_SOCK; 21:17:57 unset SSH_AGENT_PID; 21:17:57 echo Agent pid 77 killed; 21:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:57 + git semver [Pipeline] } 21:17:58 $ docker stop --time=1 c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 21:17:59 $ docker rm -f --volumes c4add80d127c997aa8481cefe7f6ab22d6cb14762596b91c5d39014d92eb4963 [Pipeline] // withDockerContainer [Pipeline] sh 21:17:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:17:59 Stashed 1 file(s) [Pipeline] echo 21:17:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.157 [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 21:18:00 + git config --global --add safe.directory /w/workspace/edgex-go/523 [Pipeline] echo 21:18:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:00 ========================================================= 21:18:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:18:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:18:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:18:00 f56be85fc22e: Pulling fs layer 21:18:00 85791d961cd3: Pulling fs layer 21:18:00 d694b5ae8c79: Pulling fs layer 21:18:00 9f32a84ed3da: Pulling fs layer 21:18:00 4d19c01a9841: Pulling fs layer 21:18:00 9325e15d5711: Pulling fs layer 21:18:00 556b6ee489ea: Pulling fs layer 21:18:00 c5a4b2cf53e6: Pulling fs layer 21:18:00 9325e15d5711: Waiting 21:18:00 556b6ee489ea: Waiting 21:18:00 c5a4b2cf53e6: Waiting 21:18:00 9f32a84ed3da: Waiting 21:18:00 4d19c01a9841: Waiting 21:18:00 85791d961cd3: Verifying Checksum 21:18:00 85791d961cd3: Download complete 21:18:00 9f32a84ed3da: Verifying Checksum 21:18:00 9f32a84ed3da: Download complete 21:18:00 4d19c01a9841: Verifying Checksum 21:18:00 4d19c01a9841: Download complete 21:18:00 f56be85fc22e: Verifying Checksum 21:18:00 f56be85fc22e: Download complete 21:18:00 9325e15d5711: Verifying Checksum 21:18:00 9325e15d5711: Download complete 21:18:00 f56be85fc22e: Pull complete 21:18:00 85791d961cd3: Pull complete 21:18:01 c5a4b2cf53e6: Verifying Checksum 21:18:01 c5a4b2cf53e6: Download complete 21:18:01 d694b5ae8c79: Verifying Checksum 21:18:01 d694b5ae8c79: Download complete 21:18:01 556b6ee489ea: Verifying Checksum 21:18:01 556b6ee489ea: Download complete 21:18:04 d694b5ae8c79: Pull complete 21:18:05 9f32a84ed3da: Pull complete 21:18:05 4d19c01a9841: Pull complete 21:18:05 9325e15d5711: Pull complete 21:18:07 556b6ee489ea: Pull complete 21:18:08 c5a4b2cf53e6: Pull complete 21:18:08 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:18:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:18:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:18:08 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:18:08 WORKDIR /edgex 21:18:08 COPY go.mod . 21:18:08 RUN go mod download -t 21:18:08 ci-base-image-x86_64 -f - . 21:18:09 Sending build context to Docker daemon 170.8MB 21:18:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:18:09 ---> c4be618373d6 21:18:09 Step 2/4 : WORKDIR /edgex 21:18:13 ---> Running in 3bc955abb03e 21:18:13 Removing intermediate container 3bc955abb03e 21:18:13 ---> 4e4801d8da20 21:18:13 Step 3/4 : COPY go.mod . 21:18:13 ---> dff41472c1e9 21:18:13 Step 4/4 : RUN go mod download 21:18:13 ---> Running in 09f7e4b461a6 21:18:15 Still waiting to schedule task 21:18:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15458’ 21:18:25 Removing intermediate container 09f7e4b461a6 21:18:25 ---> ac7a8005cee8 21:18:25 Successfully built ac7a8005cee8 21:18:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:26 + docker inspect -f . ci-base-image-x86_64 21:18:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:26 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:18:26 $ docker top 11534cbaa21c2afedd3c12ae47f9b1caba30aec367d957e4aed7973a3b0f0ab9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:26 + go version 21:18:26 go version go1.20.2 linux/amd64 [Pipeline] } 21:18:26 $ docker stop --time=1 11534cbaa21c2afedd3c12ae47f9b1caba30aec367d957e4aed7973a3b0f0ab9 21:18:28 $ docker rm -f --volumes 11534cbaa21c2afedd3c12ae47f9b1caba30aec367d957e4aed7973a3b0f0ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:28 + docker inspect -f . ci-base-image-x86_64 21:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:28 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:18:28 $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:18:29 $ docker top 1631f44f76bb76ffcee7b588c4c3c0ac7694172d05de231dc075a0c53b60523d -eo pid,comm [Pipeline] { [Pipeline] echo 21:18:29 ========================================================= 21:18:29 [edgeXBuildGoParallel] Running Tests and Build... 21:18:29 ========================================================= [Pipeline] sh 21:18:29 + git config --global --add safe.directory /w/workspace/edgex-go/523 [Pipeline] fileExists [Pipeline] sh 21:18:29 + make test 21:18:29 go test -race -coverprofile=coverage.out ./... 21:18:36 ? github.com/edgexfoundry/edgex-go [no test files] 21:18:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:18:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:18:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:18:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:18:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:18:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:18:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:18:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:18:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 21:18:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 21:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements 21:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 54.0% of statements 21:18:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.901s coverage: 88.5% of statements 21:18:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 21:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:18:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 95.6% of statements 21:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:18:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 21:18:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:18:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:18:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:18:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 21:18:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:18:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 21:18:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 21:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 21:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:19:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:19:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:19:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:19:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:19:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 21:19:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:19:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:19:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:19:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.073s coverage: 92.9% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 63.1% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.086s coverage: 61.5% of statements 21:19:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 21:19:23 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 21:19:23 running golangci-lint 21:19:23 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 21:19:23 go version go1.20.2 linux/amd64 21:19:23 level=info msg="[config_reader] Used config file .golangci.yml" 21:19:23 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 21:19:38 level=info msg="[loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|files|imports|name|types_sizes) took 13.432770752s" 21:19:38 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.950319ms" 21:19:45 level=info msg="[linters_context/goanalysis] analyzers took 55.547493063s with top 10 stages: buildir: 33.694565854s, inspect: 1.962068565s, fact_deprecated: 1.681630709s, gosec: 1.268368055s, ctrlflow: 1.147307376s, printf: 975.379392ms, S1038: 894.645678ms, fact_purity: 862.679106ms, nilness: 848.259964ms, typedness: 478.643038ms" 21:19:45 level=info msg="[runner] Issues before processing: 203, after processing: 0" 21:19:45 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, skip_dirs: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23" 21:19:45 level=info msg="[runner] processing took 18.385016ms with stages: nolint: 7.120605ms, identifier_marker: 6.401506ms, autogenerated_exclude: 1.478028ms, path_prettifier: 1.411556ms, exclude-rules: 1.208891ms, skip_dirs: 685.628µs, cgo: 58.631µs, filename_unadjuster: 16.361µs, max_same_issues: 660ns, exclude: 450ns, skip_files: 420ns, diff: 410ns, uniq_by_line: 400ns, severity-rules: 380ns, source_code: 270ns, sort_results: 230ns, max_from_linter: 190ns, path_shortener: 150ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" 21:19:45 level=info msg="[runner] linters took 7.745943599s with stages: goanalysis_metalinter: 7.7274649s" 21:19:45 level=info msg="File cache stats: 0 entries of total size 0B" 21:19:45 level=info msg="Memory: 213 samples, avg is 196.7MB, max is 789.4MB" 21:19:45 level=info msg="Execution took 21.238676888s" 21:19:45 go vet ./... 21:19:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:19:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:19:49 ./bin/test-attribution-txt.sh [Pipeline] echo 21:19:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:19:49 + ls -al . 21:19:49 total 704 21:19:49 drwxrwxr-x 11 1001 1001 4096 May 15 21:18 . 21:19:49 drwxr-xr-x 4 root root 4096 May 15 21:18 .. 21:19:49 drwxrwxr-x 2 1001 1001 4096 May 15 21:17 .blubracket 21:19:49 -rw-rw-r-- 1 1001 1001 16 May 15 21:17 .dockerignore 21:19:49 drwxrwxr-x 8 1001 1001 4096 May 15 21:17 .git 21:19:49 drwxrwxr-x 3 1001 1001 4096 May 15 21:17 .github 21:19:49 -rw-rw-r-- 1 1001 1001 1133 May 15 21:17 .gitignore 21:19:49 -rw-rw-r-- 1 1001 1001 42 May 15 21:17 .golangci.yml 21:19:49 -rw-rw-r-- 1 1001 1001 87 May 15 21:17 .hadolint.yml 21:19:49 drwxr-xr-x 3 1001 1001 4096 May 15 21:17 .semver 21:19:49 -rw-rw-r-- 1 1001 1001 166 May 15 21:17 .sonarcloud.properties 21:19:49 -rw-rw-r-- 1 1001 1001 1171 May 15 21:17 ADOPTERS.md 21:19:49 -rw-rw-r-- 1 1001 1001 10835 May 15 21:17 Attribution.txt 21:19:49 -rw-rw-r-- 1 1001 1001 73765 May 15 21:17 CHANGELOG.md 21:19:49 -rw-rw-r-- 1 1001 1001 3804 May 15 21:17 CONTRIBUTING.md 21:19:49 -rw-rw-r-- 1 1001 1001 677 May 15 21:17 GOVERNANCE.md 21:19:49 -rw-rw-r-- 1 1001 1001 883 May 15 21:17 Jenkinsfile 21:19:49 -rw-rw-r-- 1 1001 1001 10775 May 15 21:17 LICENSE 21:19:49 -rw-rw-r-- 1 1001 1001 14368 May 15 21:17 Makefile 21:19:49 -rw-rw-r-- 1 1001 1001 582 May 15 21:17 OWNERS.md 21:19:49 -rw-rw-r-- 1 1001 1001 9902 May 15 21:17 README.md 21:19:49 -rw-rw-r-- 1 1001 1001 789 May 15 21:17 SECURITY.md 21:19:49 -rw-rw-r-- 1 1001 1001 13 May 15 21:17 VERSION 21:19:49 drwxrwxr-x 2 1001 1001 4096 May 15 21:17 bin 21:19:49 drwxrwxr-x 18 1001 1001 4096 May 15 21:17 cmd 21:19:49 -rw-r--r-- 1 root root 447731 May 15 21:19 coverage.out 21:19:49 -rw-rw-r-- 1 1001 1001 3200 May 15 21:17 go.mod 21:19:49 -rw-rw-r-- 1 1001 1001 31040 May 15 21:17 go.sum 21:19:49 drwxrwxr-x 7 1001 1001 4096 May 15 21:17 internal 21:19:49 drwxrwxr-x 3 1001 1001 4096 May 15 21:17 openapi 21:19:49 -rw-rw-r-- 1 1001 1001 594 May 15 21:17 security.txt 21:19:49 drwxrwxr-x 4 1001 1001 4096 May 15 21:17 snap 21:19:49 -rw-rw-r-- 1 1001 1001 204 May 15 21:17 version.go [Pipeline] sh 21:19:50 + '[' -e coverage.out ] 21:19:50 + chown 1001:1001 coverage.out [Pipeline] stash 21:19:50 Stashed 1 file(s) [Pipeline] sh 21:19:50 + make build 21:19:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:20:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:20:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:20:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:20:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:20:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:20:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:20:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:20:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:20:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:20:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:20:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:20:16 $ docker stop --time=1 1631f44f76bb76ffcee7b588c4c3c0ac7694172d05de231dc075a0c53b60523d 21:20:20 $ docker rm -f --volumes 1631f44f76bb76ffcee7b588c4c3c0ac7694172d05de231dc075a0c53b60523d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:20:21 21:20:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:20:22 latest: Pulling from edgex-devops/edgex-compose 21:20:22 cbdbe7a5bc2a: Pulling fs layer 21:20:22 ca9280d653b3: Pulling fs layer 21:20:22 7e9c9ca2126c: Pulling fs layer 21:20:22 cbdbe7a5bc2a: Download complete 21:20:22 ca9280d653b3: Verifying Checksum 21:20:22 ca9280d653b3: Download complete 21:20:22 cbdbe7a5bc2a: Pull complete 21:20:22 7e9c9ca2126c: Download complete 21:20:22 ca9280d653b3: Pull complete 21:20:25 7e9c9ca2126c: Pull complete 21:20:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:20:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:26 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:20:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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 21:20:28 $ docker top a28c02056694e9f42243d6523354dbaeb7f1f962782020d003d82c7a81d265b2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:29 + docker-compose build --help 21:20:29 + grep parallel 21:20:29 --parallel Build images in parallel. [Pipeline] } 21:20:29 $ docker stop --time=1 a28c02056694e9f42243d6523354dbaeb7f1f962782020d003d82c7a81d265b2 21:20:30 $ docker rm -f --volumes a28c02056694e9f42243d6523354dbaeb7f1f962782020d003d82c7a81d265b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:20:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:31 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:20:31 $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:20:31 $ docker top d9316bc7faa62dbfee71a66090db9d8c500d6560fc2be46a2ede43c9fafe3798 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:32 + docker-compose -f ./docker-compose-build.yml build --parallel 21:20:32 Building core-command ... 21:20:32 Building core-common-config-bootstrapper ... 21:20:32 Building core-data ... 21:20:32 Building core-metadata ... 21:20:32 Building security-bootstrapper ... 21:20:32 Building security-proxy-auth ... 21:20:32 Building security-proxy-setup ... 21:20:32 Building security-secretstore-setup ... 21:20:32 Building security-spiffe-token-provider ... 21:20:32 Building security-spire-agent ... 21:20:32 Building security-spire-config ... 21:20:32 Building security-spire-server ... 21:20:32 Building support-notifications ... 21:20:32 Building support-scheduler ... 21:20:32 Building core-common-config-bootstrapper 21:20:32 Building security-proxy-auth 21:20:32 Building security-spiffe-token-provider 21:20:32 Building security-proxy-setup 21:20:32 Building core-data 21:20:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:44 ---> ac7a8005cee8 21:20:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:20:44 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:20:44 ---> ac7a8005cee8 21:20:44 Step 3/20 : WORKDIR /edgex-go 21:20:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:44 ---> ac7a8005cee8 21:20:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:20:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:44 ---> ac7a8005cee8 21:20:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:20:44 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:20:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:20:44 ---> ac7a8005cee8 21:20:44 Step 3/22 : WORKDIR /edgex-go 21:20:50 ---> Running in bd7440903aa3 21:20:50 ---> Running in 3d34186b1e00 21:20:50 ---> Running in c27fb04b77b7 21:20:50 ---> Running in 80d69d0b232c 21:20:50 ---> Running in 0338ba7bea02 21:20:50 Removing intermediate container bd7440903aa3 21:20:50 ---> 1250571c45d9 21:20:50 Step 4/23 : WORKDIR /edgex-go 21:20:50 Removing intermediate container 3d34186b1e00 21:20:50 ---> 3cb3cf57ec31 21:20:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:20:50 Removing intermediate container 0338ba7bea02 21:20:50 ---> 2001a0a76533 21:20:50 Step 4/23 : WORKDIR /edgex-goRemoving intermediate container 80d69d0b232c 21:20:50 21:20:50 ---> 26d13dabea6b 21:20:50 Step 4/22 : RUN apk add --update --no-cache make git 21:20:50 Removing intermediate container c27fb04b77b7 21:20:50 ---> 45aff85123b6 21:20:50 Step 4/23 : WORKDIR /edgex-go 21:20:50 ---> Running in ba4ca0aff2df 21:20:50 ---> Running in 1ff8de03661f 21:20:50 ---> Running in 8b37366793f2 21:20:50 ---> Running in f503195ae8b0 21:20:50 ---> Running in ea24f9ed8a12 21:20:50 Removing intermediate container ba4ca0aff2df 21:20:50 ---> ab2a69cd9150 21:20:50 Step 5/23 : RUN apk add --update --no-cache make git 21:20:50 ---> Running in 499cd2e862a9 21:20:50 Removing intermediate container 1ff8de03661f 21:20:50 ---> 0f052ebe7330 21:20:50 Step 5/23 : RUN apk add --update --no-cache make git 21:20:50 Removing intermediate container f503195ae8b0 21:20:50 ---> 3abc2f6d527c 21:20:50 Step 5/23 : RUN apk add --update --no-cache make git 21:20:50 ---> Running in e62d6402fc42 21:20:50 ---> Running in 1ccad2ca8baf 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:50 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:20:50 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:20:50 OK: 17821 distinct packages available 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:50 OK: 265 MiB in 53 packages 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:50 OK: 265 MiB in 53 packages 21:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:20:50 OK: 265 MiB in 53 packages 21:20:50 OK: 265 MiB in 53 packages 21:20:50 OK: 265 MiB in 53 packages 21:20:50 Removing intermediate container 499cd2e862a9 21:20:50 ---> d64743242102 21:20:50 Step 6/23 : COPY go.mod vendor* ./ 21:20:50 Removing intermediate container ea24f9ed8a12 21:20:50 ---> f3d6eb54d6dc 21:20:50 Step 5/22 : COPY go.mod vendor* ./ 21:20:51 ---> b73e6bb9072d 21:20:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:51 ---> d9c8d8d9cd7e 21:20:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:51 ---> Running in 908d16cd7203 21:20:51 ---> Running in 4c1f365d5068 21:20:51 Removing intermediate container 1ccad2ca8baf 21:20:51 ---> 113d0c8c0945 21:20:51 Step 6/23 : COPY go.mod vendor* ./ 21:20:51 Removing intermediate container e62d6402fc42 21:20:51 ---> c2a15a88cc74 21:20:51 Step 6/23 : COPY go.mod vendor* ./ 21:20:51 Removing intermediate container 8b37366793f2 21:20:51 ---> 7bb0326fac04 21:20:51 Step 5/20 : COPY go.mod vendor* ./ 21:20:51 ---> d807f3805afd 21:20:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:51 ---> Running in 0d14e15383a0 21:20:51 ---> 631ac88b3434 21:20:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:51 ---> Running in 5b4f16191d0b 21:20:51 ---> 4c7eaa6a9a0b 21:20:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:51 ---> Running in f6f776cd87aa 21:21:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15462 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:21:40 Running in /w/workspace/edgex-go/523 [Pipeline] { [Pipeline] checkout 21:21:40 The recommended git tool is: git 21:21:45 using credential edgex-jenkins-ssh 21:21:45 Cloning the remote Git repository 21:21:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:21:45 > git init /w/workspace/edgex-go/523 # timeout=10 21:21:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:21:45 > git --version # timeout=10 21:21:45 > git --version # 'git version 2.25.1' 21:21:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:21:47 Removing intermediate container f6f776cd87aa 21:21:47 ---> 293427778a77 21:21:47 Step 7/20 : COPY . . 21:21:47 Removing intermediate container 0d14e15383a0 21:21:47 ---> 620493af24d6 21:21:47 Step 8/23 : COPY . . 21:21:47 Removing intermediate container 908d16cd7203 21:21:47 ---> 3df395f9ead7 21:21:47 Step 8/23 : COPY . . 21:21:47 Removing intermediate container 5b4f16191d0b 21:21:47 Removing intermediate container 4c1f365d5068 21:21:47 ---> b75406a8a50e 21:21:47 ---> 83511fd6b94e 21:21:47 Step 8/23 : COPY . .Step 7/22 : COPY . . 21:21:47 21:22:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:22:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:02 ---> 4c9c9d63c6db 21:22:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 21:22:02 ---> a9c85dd4929d 21:22:02 Step 8/22 : RUN make cmd/secrets-config/secrets-config 21:22:02 ---> ca9830395047 21:22:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:22:02 ---> 195938ae1e3b 21:22:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:22:02 ---> 4a7053fde357 21:22:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:22:02 ---> Running in 553289fbda96 21:22:02 ---> Running in b906a9ad9e3e 21:22:02 ---> Running in d3489576cbe7 21:22:02 ---> Running in 4a627d3323d5 21:22:02 ---> Running in 1b7cf0530228 21:22:02 Avoid second fetch 21:22:02 Checking out Revision 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb (main) 21:22:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:22:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:22:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:22:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:22:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:22:03 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4566)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:22:02 > git config core.sparsecheckout # timeout=10 21:22:02 > git checkout -f 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 21:22:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:22:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:04 Dload Upload Total Spent Left Speed 21:22:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh 21:22:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:22:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:22:05 + sudo tee /etc/docker/daemon.new 21:22:05 { 21:22:05 "registry-mirrors": [ 21:22:05 "https://nexus3.edgexfoundry.org:10001" 21:22:05 ], 21:22:05 "bip": "10.250.0.254/24", 21:22:05 "hosts": [ 21:22:05 "tcp://0.0.0.0:5555", 21:22:05 "unix:///var/run/docker.sock" 21:22:05 ], 21:22:05 "mtu": 1458, 21:22:05 "selinux-enabled": true, 21:22:05 "seccomp-profile": "/etc/docker/seccomp.json" 21:22:05 } [Pipeline] sh 21:22:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:22:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:24 provisioning config files... 21:22:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config11196692529859161131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:24 ---> docker-login.sh 21:22:24 nexus3.edgexfoundry.org:10001 21:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:25 Configure a credential helper to remove this warning. See 21:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:25 21:22:25 Login Succeeded 21:22:25 nexus3.edgexfoundry.org:10002 21:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:25 Configure a credential helper to remove this warning. See 21:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:25 21:22:25 Login Succeeded 21:22:25 nexus3.edgexfoundry.org:10003 21:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:26 Configure a credential helper to remove this warning. See 21:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:26 21:22:26 Login Succeeded 21:22:26 nexus3.edgexfoundry.org:10004 21:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:26 Configure a credential helper to remove this warning. See 21:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:26 21:22:26 Login Succeeded 21:22:26 docker.io 21:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:27 Configure a credential helper to remove this warning. See 21:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:27 21:22:27 Login Succeeded 21:22:27 ---> docker-login.sh ends [Pipeline] } 21:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:22:27 + git config --global --add safe.directory /w/workspace/edgex-go/523 [Pipeline] echo 21:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:27 ========================================================= 21:22:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:22:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:22:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:22:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:22:28 c41833b44d91: Pulling fs layer 21:22:28 ed15518f5707: Pulling fs layer 21:22:28 feae8fd75edb: Pulling fs layer 21:22:28 242c74f7c9fa: Pulling fs layer 21:22:28 3cdef696dda3: Pulling fs layer 21:22:28 2ced38df9373: Pulling fs layer 21:22:28 58f1dce35555: Pulling fs layer 21:22:28 242c74f7c9fa: Waiting 21:22:28 3cdef696dda3: Waiting 21:22:28 2ced38df9373: Waiting 21:22:28 58f1dce35555: Waiting 21:22:28 ed15518f5707: Verifying Checksum 21:22:28 ed15518f5707: Download complete 21:22:28 242c74f7c9fa: Verifying Checksum 21:22:28 242c74f7c9fa: Download complete 21:22:28 3cdef696dda3: Verifying Checksum 21:22:28 3cdef696dda3: Download complete 21:22:28 c41833b44d91: Verifying Checksum 21:22:28 c41833b44d91: Download complete 21:22:29 c41833b44d91: Pull complete 21:22:29 58f1dce35555: Verifying Checksum 21:22:29 58f1dce35555: Download complete 21:22:30 ed15518f5707: Pull complete 21:22:30 feae8fd75edb: Verifying Checksum 21:22:30 feae8fd75edb: Download complete 21:22:30 2ced38df9373: Verifying Checksum 21:22:30 2ced38df9373: Download complete 21:22:41 Removing intermediate container 553289fbda96 21:22:41 ---> 4e930e336c11 21:22:41 21:22:41 Step 10/23 : FROM alpine:3.17 21:22:41 Removing intermediate container d3489576cbe7 21:22:41 ---> 8f1fadd2efb0 21:22:41 21:22:41 Step 9/22 : FROM alpine:3.17 21:22:41 3.17: Pulling from library/alpine 21:22:41 3.17: Pulling from library/alpine 21:22:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:22:43 feae8fd75edb: Pull complete 21:22:43 242c74f7c9fa: Pull complete 21:22:43 3cdef696dda3: Pull complete 21:22:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:22:43 Status: Downloaded newer image for alpine:3.17 21:22:43 Status: Image is up to date for alpine:3.17 21:22:43 ---> 9ed4aefc74f6 21:22:43 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 21:22:43 ---> 9ed4aefc74f6 21:22:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:22:43 ---> Running in 9b1de7cd9722 21:22:43 ---> Running in 776cb6d24ac3 21:22:44 Removing intermediate container 1b7cf0530228 21:22:44 ---> b369847cd5b4 21:22:44 21:22:44 Step 10/23 : FROM alpine:3.17 21:22:44 ---> 9ed4aefc74f6 21:22:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:22:44 Removing intermediate container 4a627d3323d5 21:22:44 ---> 6c60c17613de 21:22:44 21:22:44 Step 10/23 : FROM alpine:3.17 21:22:44 ---> 9ed4aefc74f6 21:22:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:22:44 Removing intermediate container b906a9ad9e3e 21:22:44 ---> 3469eddb6b2b 21:22:44 21:22:44 Step 9/20 : FROM alpine:3.17 21:22:44 ---> 9ed4aefc74f6 21:22:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 21:22:44 ---> Running in 3e4a15f8c1d2 21:22:44 ---> Running in 1786976983e8 21:22:44 ---> Running in 0e7315e66323 21:22:44 Removing intermediate container 9b1de7cd9722 21:22:44 ---> d60454302a92 21:22:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:22:44 ---> Running in 29208e651d2d 21:22:44 Removing intermediate container 1786976983e8 21:22:44 ---> 1f08fedd83bc 21:22:44 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:22:44 Removing intermediate container 0e7315e66323 21:22:44 ---> 25bb9b543f15 21:22:44 Step 12/23 : ENV APP_PORT=59880 21:22:44 Removing intermediate container 3e4a15f8c1d2 21:22:44 ---> 4cc90ee59bb1 21:22:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:22:44 ---> Running in 27bece15f6f8 21:22:44 ---> Running in e60fb70cd6d3 21:22:44 ---> Running in 43caf887f1d4 21:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:22:44 Removing intermediate container e60fb70cd6d3 21:22:44 ---> 558da6f92d4a 21:22:44 Step 13/23 : EXPOSE $APP_PORT 21:22:44 ---> Running in dd29e2d37a34 21:22:44 Removing intermediate container dd29e2d37a34 21:22:44 ---> 6c97405c3954 21:22:44 Step 14/23 : RUN apk add --update --no-cache dumb-init 21:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:22:44 ---> Running in 57f398614033 21:22:44 (1/2) Installing dumb-init (1.2.5-r2) 21:22:44 (2/2) Installing openssl (3.0.8-r4) 21:22:44 Executing busybox-1.35.0-r29.trigger 21:22:44 OK: 8 MiB in 17 packages 21:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:22:44 (1/1) Installing dumb-init (1.2.5-r2) 21:22:44 Executing busybox-1.35.0-r29.trigger 21:22:44 OK: 7 MiB in 16 packages 21:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:22:45 (1/1) Installing dumb-init (1.2.5-r2) 21:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:22:45 Executing busybox-1.35.0-r29.trigger 21:22:45 Removing intermediate container 776cb6d24ac3 21:22:45 ---> cf521c786d4d 21:22:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:22:45 OK: 7 MiB in 16 packages 21:22:45 ---> Running in c4e0054fa062 21:22:45 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:22:45 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:22:45 OK: 17821 distinct packages available 21:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:22:45 Removing intermediate container c4e0054fa062 21:22:45 ---> 345dba3c09d5 21:22:45 Step 12/22 : WORKDIR /edgex 21:22:45 ---> Running in ac1b68048091 21:22:45 (1/1) Installing dumb-init (1.2.5-r2) 21:22:45 Executing busybox-1.35.0-r29.trigger 21:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:22:45 OK: 7 MiB in 16 packages 21:22:45 Removing intermediate container ac1b68048091 21:22:45 ---> a93392b5652c 21:22:45 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:45 Removing intermediate container 29208e651d2d 21:22:45 ---> ff144ef59df9 21:22:45 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:45 Removing intermediate container 43caf887f1d4 21:22:45 ---> 360932176ce2 21:22:45 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:45 (1/9) Installing ca-certificates (20230506-r0) 21:22:45 (2/9) Installing brotli-libs (1.0.9-r9) 21:22:45 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:22:45 (4/9) Installing libcurl (8.0.1-r0) 21:22:45 ---> f0ea4b5db29e 21:22:45 ---> 1efa77383071 21:22:45 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 21:22:45 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:22:45 (5/9) Installing curl (8.0.1-r0) 21:22:45 (6/9) Installing dumb-init (1.2.5-r2) 21:22:45 (7/9) Installing musl-obstack (1.2.3-r0) 21:22:45 (8/9) Installing libucontext (1.2-r0) 21:22:45 ---> 0519598e4358 21:22:45 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:22:45 (9/9) Installing gcompat (1.1.0-r0) 21:22:45 Executing busybox-1.35.0-r29.trigger 21:22:45 Executing ca-certificates-20230506-r0.trigger 21:22:45 OK: 10 MiB in 24 packages 21:22:45 Removing intermediate container 57f398614033 21:22:45 ---> 8f85b014ffc6 21:22:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:45 ---> 372eff615cdb 21:22:45 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:22:45 ---> cbe395eebfb4 21:22:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:22:45 ---> 7c824b96bd8b 21:22:45 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:22:46 ---> 5e525d20bcd1 21:22:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:22:46 ---> bef5fb0811d1 21:22:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:22:46 ---> 0256f7419d2f 21:22:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:22:46 ---> d2c72c874028 21:22:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:22:46 Removing intermediate container 27bece15f6f8 21:22:46 ---> 510d44f1dbe1 21:22:46 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:46 ---> 8b6a5a46d96e 21:22:46 ---> 5aa4a21dcfb2 21:22:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:22:46 21:22:46 ---> 83d03d9d34a1 21:22:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:22:46 ---> 4992b5cab766 21:22:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:22:47 ---> dfb58c512e50 21:22:47 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 21:22:47 ---> cac0b03a06e8 21:22:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:47 ---> 10d14a0bf593 21:22:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> d4f25994b9f9 21:22:47 21:22:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:47 ---> 28fb507c47ec 21:22:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:22:47 ---> Running in 6ef07d681005 21:22:47 ---> Running in a9eebece8f1e 21:22:47 ---> Running in 7163ecbe7c0f 21:22:47 ---> 0f6c16be7740 21:22:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:22:47 ---> 6c93ec554822 21:22:47 Step 19/23 : ENTRYPOINT ["/core-data"] 21:22:47 ---> Running in 72a71d75be23 21:22:47 Removing intermediate container 72a71d75be23 21:22:47 ---> dc5bae955351 21:22:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:22:47 ---> Running in 968444aace88 21:22:47 ---> 3e279c65276b 21:22:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:22:48 Removing intermediate container 968444aace88 21:22:48 ---> d4e3a37f6fb0 21:22:48 Step 21/23 : LABEL arch=x86_64 21:22:48 ---> Running in 28692ad1e5c5 21:22:48 Removing intermediate container 28692ad1e5c5 21:22:48 ---> b0055a0e50a8 21:22:48 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:22:48 ---> Running in 2b4e322fc2a0 21:22:48 ---> 50f419255a27 21:22:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:22:48 ---> Running in 1c7349cff532 21:22:48 Removing intermediate container 2b4e322fc2a0 21:22:48 ---> 09a73a8ad653 21:22:48 Step 23/23 : LABEL version=3.0.0-dev.157 21:22:48 ---> Running in 2f94d225e36d 21:22:48 Removing intermediate container 1c7349cff532 21:22:48 ---> 361a4930267c 21:22:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 21:22:48 ---> Running in c8a60b696312 21:22:48 Removing intermediate container 2f94d225e36d 21:22:48 ---> 9fa56b359d40 21:22:48 21:22:48 Successfully built 9fa56b359d40 21:22:48 Successfully tagged core-data:latest 21:22:48 Building support-scheduler 21:22:48 Removing intermediate container a9eebece8f1e 21:22:48 ---> 6efc8f674745 21:22:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:22:48  Building core-data ... done Removing intermediate container c8a60b696312 21:22:48 Removing intermediate container 7163ecbe7c0f 21:22:48 ---> df4d04f3639a 21:22:48 ---> d7489efdb71a 21:22:48 Step 18/20 : LABEL arch=x86_64Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:22:48 21:22:48 ---> Running in 4e5a240773d8 21:22:48 ---> Running in 0d3e35bbe634 21:22:48 ---> Running in e27f753945e2 21:22:50 2ced38df9373: Pull complete 21:22:50 Removing intermediate container 4e5a240773d8 21:22:50 ---> b0ac7a919c1f 21:22:50 Step 20/22 : LABEL arch=x86_64 21:22:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:22:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:22:51 58f1dce35555: Pull complete 21:22:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:22:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:22:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:22:52 WORKDIR /edgex 21:22:52 COPY go.mod . 21:22:52 RUN go mod download 21:22:52 + docker build -t ci-base-image-arm64 -f - . 21:22:52 ---> ac7a8005cee8 21:22:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:22:52 ---> Using cache 21:22:52 ---> 45aff85123b6 21:22:52 Step 4/23 : WORKDIR /edgex-go 21:22:52 ---> Using cache 21:22:52 ---> 3abc2f6d527c 21:22:52 Step 5/23 : RUN apk add --update --no-cache make git 21:22:52 ---> Using cache 21:22:52 ---> 113d0c8c0945 21:22:52 Step 6/23 : COPY go.mod vendor* ./ 21:22:52 ---> Using cache 21:22:52 ---> d807f3805afd 21:22:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:52 ---> Using cache 21:22:52 ---> 620493af24d6 21:22:52 Step 8/23 : COPY . . 21:22:52 Removing intermediate container e27f753945e2 21:22:52 ---> e37061b55c24 21:22:52 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 21:22:52 ---> Running in 186ba9a31996 21:22:52 Removing intermediate container 0d3e35bbe634 21:22:52 ---> 4061bb8db067 21:22:52 Step 19/20 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:22:52 ---> Using cache 21:22:52 ---> 4a7053fde357 21:22:52 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 21:22:52 ---> Running in 444fbcc82b43 21:22:52 ---> Running in a08a37cadf0d 21:22:52 ---> Running in 5c3da09ac6e2 21:22:52 Removing intermediate container 6ef07d681005 21:22:52 ---> 9bc28c652716 21:22:52 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:22:52 Removing intermediate container 186ba9a31996 21:22:52 ---> 257f5ce5c043 21:22:52 Step 21/22 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:22:52 ---> Running in c42b66b2e8ac 21:22:52 ---> Running in a28138d119ce 21:22:52 Removing intermediate container a08a37cadf0d 21:22:52 ---> 3f6cff6405d9 21:22:52 Step 20/20 : LABEL version=3.0.0-dev.157 21:22:52 Removing intermediate container 444fbcc82b43 21:22:52 ---> 433abb799286 21:22:52 Step 21/23 : LABEL arch=x86_64 21:22:52 Removing intermediate container c42b66b2e8ac 21:22:52 ---> d50a23d16ea4 21:22:52 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 21:22:52 ---> Running in f6252fa0ee50 21:22:52 ---> Running in 7e79a619d73b 21:22:52 ---> Running in f2c07f012da3 21:22:52 Removing intermediate container a28138d119ce 21:22:52 ---> 16341e809e78 21:22:52 Step 22/22 : LABEL version=3.0.0-dev.157 21:22:52 ---> Running in 516b63e57510 21:22:52 Sending build context to Docker daemon 2.928MB 21:22:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:22:52 ---> fadd8f120f05 21:22:52 Step 2/4 : WORKDIR /edgex 21:22:52 Removing intermediate container 7e79a619d73b 21:22:52 ---> da1676c60700 21:22:52 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:22:52 Removing intermediate container f2c07f012da3 21:22:52 ---> 6e1624893943 21:22:52 Step 21/23 : LABEL arch=x86_64 21:22:52 Removing intermediate container f6252fa0ee50 21:22:52 ---> e1c0c4f39550 21:22:52 21:22:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:22:52 ---> Running in 8cb4cbdd765b 21:22:52 ---> Running in 9869f46ee5dd 21:22:52 Removing intermediate container 516b63e57510 21:22:52 ---> f7f85013d104 21:22:52 21:22:52 Successfully built e1c0c4f39550 21:22:52 Successfully tagged security-spiffe-token-provider:latest 21:22:52 Building security-spire-config 21:22:53  Building security-spiffe-token-provider ... done Successfully built f7f85013d104 21:22:53 Successfully tagged security-proxy-setup:latest 21:22:53 Building security-spire-agent 21:22:53  Building security-proxy-setup ... done Removing intermediate container 8cb4cbdd765b 21:22:53 ---> daa3f4706dbc 21:22:53 Step 23/23 : LABEL version=3.0.0-dev.157 21:22:53 Removing intermediate container 9869f46ee5dd 21:22:53 ---> 0bbe49865fbc 21:22:53 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:22:53 ---> Running in dbf3c36e1e69 21:22:53 ---> Running in 8f8809faedd3 21:22:54 ---> Running in a002b216a458 21:22:55 Removing intermediate container a002b216a458 21:22:55 ---> 7717482faa42 21:22:55 Step 3/4 : COPY go.mod . 21:22:55 ---> c8a9cdd37c2b 21:22:55 Step 4/4 : RUN go mod download 21:22:55 ---> Running in 4cb127b8b168 21:22:59 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:22:59 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:22:59 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:22:59 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:22:59 ---> ac7a8005cee8 21:22:59 Step 3/27 : WORKDIR /edgex-go 21:22:59 ---> ac7a8005cee8 21:22:59 Step 3/27 : WORKDIR /edgex-go 21:22:59 ---> Using cache 21:22:59 ---> 26d13dabea6b 21:22:59 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 21:22:59 ---> Using cache 21:22:59 ---> 26d13dabea6b 21:22:59 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 21:22:59 Removing intermediate container dbf3c36e1e69 21:22:59 ---> c349ef7471d1 21:22:59 Step 23/23 : LABEL version=3.0.0-dev.157 21:23:03 Removing intermediate container 8f8809faedd3 21:23:03 ---> 594cd1e89963 21:23:03 21:23:03 ---> Running in e8bf18f6c556 21:23:03 ---> Running in 19edb07e6736 21:23:03 ---> Running in 459a1b7690af 21:23:03 Successfully built 594cd1e89963 21:23:03 Successfully tagged core-common-config-bootstrapper:latest 21:23:03 Building security-bootstrapper 21:23:03  Building core-common-config-bootstrapper ... done Removing intermediate container 19edb07e6736 21:23:03 ---> 9e0ab27e058e 21:23:03 21:23:04 Successfully built 9e0ab27e058e 21:23:04 Successfully tagged security-proxy-auth:latest 21:23:04 Building security-secretstore-setup 21:23:04  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:04 OK: 265 MiB in 53 packages 21:23:04 OK: 265 MiB in 53 packages 21:23:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:23:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:23:08 ---> ac7a8005cee8 21:23:08 Step 3/25 : WORKDIR /edgex-go 21:23:08 ---> Using cache 21:23:08 ---> 26d13dabea6b 21:23:08 Step 4/25 : RUN apk add --update --no-cache make git 21:23:08 ---> Using cache 21:23:08 ---> f3d6eb54d6dc 21:23:08 Step 5/25 : COPY go.mod vendor* ./ 21:23:08 ---> Using cache 21:23:08 ---> d9c8d8d9cd7e 21:23:08 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:08 ---> Using cache 21:23:08 ---> 83511fd6b94e 21:23:08 Step 7/25 : COPY . . 21:23:08 ---> Using cache 21:23:08 ---> a9c85dd4929d 21:23:08 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:23:08 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:23:08 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:23:08 ---> ac7a8005cee8 21:23:08 Step 3/33 : WORKDIR /edgex-go 21:23:08 ---> Using cache 21:23:08 ---> 26d13dabea6b 21:23:08 Step 4/33 : RUN apk add --update --no-cache make git 21:23:08 ---> Using cache 21:23:08 ---> f3d6eb54d6dc 21:23:08 Step 5/33 : COPY go.mod vendor* ./ 21:23:08 ---> Using cache 21:23:08 ---> d9c8d8d9cd7e 21:23:08 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:08 ---> Using cache 21:23:08 ---> 83511fd6b94e 21:23:08 Step 7/33 : COPY . . 21:23:08 ---> Using cache 21:23:08 ---> a9c85dd4929d 21:23:08 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:23:15 ---> Running in 65c275759789 21:23:15 ---> Running in 845501cac592 21:23:15 Removing intermediate container e8bf18f6c556 21:23:15 ---> 01590d6737de 21:23:15 Step 5/27 : COPY go.mod vendor* ./ 21:23:15 Removing intermediate container 459a1b7690af 21:23:15 ---> 06c3d915bc2c 21:23:15 Step 5/27 : COPY go.mod vendor* ./ 21:23:15 ---> 25e3b0a9c084 21:23:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:15 ---> e2f8c5476ad8 21:23:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:23:15 ---> Running in 7d1cd4a634fc 21:23:15 ---> Running in 2f3f0d8c8fc6 21:23:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:23:19 Removing intermediate container 5c3da09ac6e2 21:23:19 ---> 170480412fb6 21:23:19 21:23:19 Step 10/23 : FROM alpine:3.17 21:23:19 ---> 9ed4aefc74f6 21:23:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:23:19 ---> Running in 489d9e0f840c 21:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:20 (1/1) Installing dumb-init (1.2.5-r2) 21:23:20 Executing busybox-1.35.0-r29.trigger 21:23:20 OK: 7 MiB in 16 packages 21:23:22 Removing intermediate container 489d9e0f840c 21:23:22 ---> a5dd64584fc3 21:23:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:23:22 ---> Running in 23ef088bd5de 21:23:22 Removing intermediate container 23ef088bd5de 21:23:22 ---> dbb457b16160 21:23:22 Step 13/23 : ENV APP_PORT=59861 21:23:22 ---> Running in 4872a780e47e 21:23:23 Removing intermediate container 4872a780e47e 21:23:23 ---> 14b3c740f54f 21:23:23 Step 14/23 : EXPOSE $APP_PORT 21:23:27 ---> Running in 3e3a8d73d3cf 21:23:31 Removing intermediate container 4cb127b8b168 21:23:31 ---> 59b26534efeb 21:23:31 Successfully built 59b26534efeb 21:23:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:31 + docker inspect -f . ci-base-image-arm64 21:23:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:31 prd-ubuntu20.04-docker-arm64-4c-16g-15462 does not seem to be running inside a container 21:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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 21:23:33 Removing intermediate container 3e3a8d73d3cf 21:23:33 ---> 1fcae0cebf96 21:23:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:23:33 $ docker top ed6d10be7f223e686de789b461de4787cf6ff7370ffc2e7a06071c2b00a5b5f6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:23:33 ---> d5d8f2e8bee0 21:23:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:23:33 ---> cdc186507d75 21:23:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:23:34 + go version 21:23:34 go version go1.20.2 linux/arm64 [Pipeline] } 21:23:34 $ docker stop --time=1 ed6d10be7f223e686de789b461de4787cf6ff7370ffc2e7a06071c2b00a5b5f6 21:23:35 $ docker rm -f --volumes ed6d10be7f223e686de789b461de4787cf6ff7370ffc2e7a06071c2b00a5b5f6 [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 21:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:23:36 21:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:23:36 latest: Pulling from edgex-devops/edgex-compose-arm64 21:23:36 29e5d40040c1: Pulling fs layer 21:23:36 1ce36da41761: Pulling fs layer 21:23:36 25b303627fd3: Pulling fs layer 21:23:36 29e5d40040c1: Verifying Checksum 21:23:36 29e5d40040c1: Download complete 21:23:37 1ce36da41761: Verifying Checksum 21:23:37 1ce36da41761: Download complete 21:23:37 29e5d40040c1: Pull complete 21:23:38 25b303627fd3: Verifying Checksum 21:23:38 25b303627fd3: Download complete 21:23:38 1ce36da41761: Pull complete 21:23:43 ---> 8775a67e30c3 21:23:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:23:43 Removing intermediate container 65c275759789 21:23:43 ---> 799ae7572a30 21:23:43 21:23:43 Step 9/33 : FROM alpine:3.17 21:23:43 ---> 9ed4aefc74f6 21:23:43 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 21:23:43 ---> Using cache 21:23:43 ---> 1f08fedd83bc 21:23:43 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 21:23:43 ---> Running in c6aac153cc0c 21:23:43 ---> f3473d46f0e1 21:23:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:23:43 ---> Running in 58d41a43a6fb 21:23:43 Removing intermediate container 7d1cd4a634fc 21:23:43 ---> 0efe5edee2e7 21:23:43 Step 7/27 : COPY . . 21:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:43 Removing intermediate container 2f3f0d8c8fc6 21:23:43 ---> 99bb7fc2be86 21:23:43 Step 7/27 : COPY . . 21:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:43 (1/2) Installing dumb-init (1.2.5-r2) 21:23:43 (2/2) Installing su-exec (0.2-r2) 21:23:43 Executing busybox-1.35.0-r29.trigger 21:23:43 OK: 7 MiB in 17 packages 21:23:44 Removing intermediate container 58d41a43a6fb 21:23:44 ---> e2886feb4305 21:23:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:23:48 25b303627fd3: Pull complete 21:23:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:49 prd-ubuntu20.04-docker-arm64-4c-16g-15462 does not seem to be running inside a container 21:23:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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 21:23:51 $ docker top 3634faac43e5d32805143eb2792276233fdb1a33513f176caf026229454ba80b -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:52 + docker-compose build --help 21:23:52 + grep parallel 21:23:52 ---> Running in e97c924f9874 21:23:52 ---> dd0803806789 21:23:52 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 21:23:52 Removing intermediate container 845501cac592 21:23:52 ---> 5a3c73d4cdbc 21:23:52 21:23:52 Step 9/25 : FROM alpine:3.17 21:23:52 ---> 9ed4aefc74f6 21:23:52 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:23:52 ---> Running in 4ff670b2cae8 21:23:52 ---> Running in 9ac71583a868 21:23:52 ---> 3227ad9c674e 21:23:52 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 21:23:52 Removing intermediate container e97c924f9874 21:23:52 ---> 822783b5264c 21:23:52 Step 21/23 : LABEL arch=x86_64 21:23:52 Removing intermediate container c6aac153cc0c 21:23:52 ---> b49dff37b258 21:23:52 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 21:23:52 ---> Running in c30624a9a3a1 21:23:52 ---> Running in 679f7b30149a 21:23:52 ---> Running in 991c1f12330f 21:23:52 Removing intermediate container 4ff670b2cae8 21:23:52 ---> 3bde39dd9d54 21:23:52 Step 9/27 : WORKDIR /edgex-go/spire-build 21:23:52 ---> Running in c1d91fd0bc03 21:23:52 Removing intermediate container c30624a9a3a1 21:23:52 ---> 277a9b6e466a 21:23:52 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:23:52 Removing intermediate container 679f7b30149a 21:23:52 ---> b60a6491a46b 21:23:52 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:23:52 Removing intermediate container 991c1f12330f 21:23:52 ---> 0bc9060a0f35 21:23:52 Step 9/27 : WORKDIR /edgex-go/spire-build 21:23:52 ---> Running in bf4a5dd74d44 21:23:52 ---> Running in d2d2641d8b52 21:23:52 ---> Running in 91709b5cf0b5 21:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:52 Removing intermediate container c1d91fd0bc03 21:23:52 ---> 40a40d6d55ee 21:23:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:23:52 ---> Running in a7f956fb3d7e 21:23:52 Removing intermediate container bf4a5dd74d44 21:23:52 ---> a41ad612c9bd 21:23:52 Step 23/23 : LABEL version=3.0.0-dev.157 21:23:52 ---> Running in 4142f2e5ca70 21:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:52 Removing intermediate container d2d2641d8b52 21:23:52 ---> 8185e04f1716 21:23:52 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:23:52 Removing intermediate container 91709b5cf0b5 21:23:52 ---> 11bce994fcb2 21:23:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:23:52 Removing intermediate container a7f956fb3d7e 21:23:52 ---> fdae05b4c1ca 21:23:52 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 21:23:52 ---> Running in aae16a3f533e 21:23:52 ---> Running in 4ce9772c1dea 21:23:52 ---> Running in 00d9b3062cc0 21:23:52 Removing intermediate container 4142f2e5ca70 21:23:52 ---> a0b7765959a7 21:23:52 21:23:52 Successfully built a0b7765959a7 21:23:52 Successfully tagged support-scheduler:latest 21:23:52  Building support-scheduler ... done Building support-notifications 21:23:52 Removing intermediate container aae16a3f533e 21:23:52 ---> feddd5761802 21:23:52 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:23:52 (1/3) Installing ca-certificates (20230506-r0) 21:23:52 (2/3) Installing dumb-init (1.2.5-r2) 21:23:52 Removing intermediate container 4ce9772c1dea 21:23:52 ---> 5f836d12ff6f 21:23:52 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 21:23:52 (3/3) Installing su-exec (0.2-r2) 21:23:52 Executing busybox-1.35.0-r29.trigger 21:23:52 Executing ca-certificates-20230506-r0.trigger 21:23:52 ---> Running in a74c27bb0e11 21:23:52 ---> Running in a9cce4ab0eb4 21:23:52 OK: 8 MiB in 18 packages 21:23:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:23:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:23:55 ---> ac7a8005cee8 21:23:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:23:55 ---> Using cache 21:23:55 ---> 45aff85123b6 21:23:55 Step 4/23 : WORKDIR /edgex-go 21:23:55 ---> Using cache 21:23:55 ---> 3abc2f6d527c 21:23:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:23:56 --parallel Build images in parallel. [Pipeline] } 21:23:56 $ docker stop --time=1 3634faac43e5d32805143eb2792276233fdb1a33513f176caf026229454ba80b 21:23:56 Removing intermediate container a74c27bb0e11 21:23:56 ---> 5c93d5cb9c6f 21:23:56 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:23:56 ---> Running in 037a565a1328 21:23:56 ---> Running in 6decf334edae 21:23:56 Removing intermediate container 9ac71583a868 21:23:56 ---> 39122ff95734 21:23:56 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:23:56 ---> Running in a76e4cb82781 21:23:57 Removing intermediate container a76e4cb82781 21:23:57 ---> 37926fd4eb74 21:23:57 Step 12/25 : WORKDIR / 21:23:57 ---> Running in 6cea5f048322 21:23:57 Removing intermediate container 00d9b3062cc0 21:23:57 ---> deb5be6768b3 21:23:57 Step 12/27 : WORKDIR /edgex-go 21:23:57 ---> Running in 5bc6bada06b6 21:23:57 Removing intermediate container 6cea5f048322 21:23:57 ---> c62f7da06421 21:23:57 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:23:57 Removing intermediate container a9cce4ab0eb4 21:23:57 ---> 26b0e2a14e4e 21:23:57 Step 12/27 : WORKDIR /edgex-go 21:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:57 ---> Running in de9faf8b7d51 21:23:57 Removing intermediate container 5bc6bada06b6 21:23:57 ---> d1b75b05bb85 21:23:57 21:23:57 Step 13/27 : FROM alpine:3.17 21:23:57 ---> 9ed4aefc74f6 21:23:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:23:57 ---> Running in 3facce387206 21:23:57 ---> 76583b731c6a 21:23:57 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 21:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:57 Removing intermediate container de9faf8b7d51 21:23:57 ---> 72361f0f5173 21:23:57 21:23:57 Step 13/27 : FROM alpine:3.17 21:23:57 ---> 9ed4aefc74f6 21:23:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:23:57 ---> Running in 1f760caeb179 21:23:57 Removing intermediate container 3facce387206 21:23:57 ---> 4508cbcd9e42 21:23:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:23:57 ---> Running in 4d478e7f0e3a 21:23:57 ---> da0e81f6f4ea 21:23:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:23:57 OK: 265 MiB in 53 packages 21:23:57 Removing intermediate container 1f760caeb179 21:23:57 ---> c8722610cad4 21:23:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:23:57 ---> Running in e8e6b5b56cbe 21:23:57 ---> 7973a6a6411b 21:23:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:23:57 Removing intermediate container 6decf334edae 21:23:57 ---> 7cbd9e83dc46 21:23:57 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:23:57 ---> Running in 62f5b76430d0 21:23:57 ---> e87012c3ea64 21:23:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:23:57 Removing intermediate container 62f5b76430d0 21:23:57 ---> 878c907d5213 21:23:57 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:23:57 Removing intermediate container 037a565a1328 21:23:57 ---> 93ee39928ea4 21:23:57 Step 6/23 : COPY go.mod vendor* ./ 21:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:57 ---> 255c01147797 21:23:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:23:57 ---> 0b144d2e75f3 21:23:57 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:23:58 $ docker rm -f --volumes 3634faac43e5d32805143eb2792276233fdb1a33513f176caf026229454ba80b [Pipeline] // withDockerContainer 21:23:58 ---> Running in a4717b8aa99d 21:23:58 ---> ad24c29f2dc6 21:23:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:58 ---> Running in 0d90f5040d11 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:58 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:23:58 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:23:58 OK: 17821 distinct packages available 21:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:58 ---> 6f03cb61629d 21:23:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:58 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:23:58 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:23:58 OK: 17821 distinct packages available 21:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:23:58 prd-ubuntu20.04-docker-arm64-4c-16g-15462 does not seem to be running inside a container 21:23:58 $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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 21:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:23:59 (1/4) Installing dumb-init (1.2.5-r2) 21:23:59 (2/4) Installing musl-obstack (1.2.3-r0) 21:23:59 (3/4) Installing libucontext (1.2-r0) 21:23:59 (4/4) Installing gcompat (1.1.0-r0) 21:23:59 Executing busybox-1.35.0-r29.trigger 21:23:59 OK: 7 MiB in 19 packages 21:23:59 (1/5) Installing dumb-init (1.2.5-r2) 21:23:59 (2/5) Installing musl-obstack (1.2.3-r0) 21:23:59 (3/5) Installing libucontext (1.2-r0) 21:23:59 (4/5) Installing gcompat (1.1.0-r0) 21:23:59 (5/5) Installing openssl (3.0.8-r4) 21:23:59 ---> d2c7033ea5e6 21:23:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:23:59 Executing busybox-1.35.0-r29.trigger 21:23:59 OK: 8 MiB in 20 packages 21:23:59 Removing intermediate container a4717b8aa99d 21:23:59 ---> bb2a0a6770e0 21:23:59 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:23:59 ---> 181d7e1dacfe 21:23:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:23:59 ---> Running in 0650998aaf2f 21:23:59 ---> 1faaea82e7b5 21:23:59 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 21:23:59 Removing intermediate container 4d478e7f0e3a 21:23:59 ---> 8f4d59e50996 21:23:59 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 21:23:59 ---> ab1772eb11bb 21:23:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:23:59 $ docker top 39798551fcccb411cafb21d0a440914944127a69a6fbc3ecc87f6a25a2558f91 -eo pid,comm 21:24:00 ---> aec1f78e9d99 21:24:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 21:24:00 Removing intermediate container e8e6b5b56cbe 21:24:00 ---> 5e845ac97f7c 21:24:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh 21:24:00 ---> dc8d0e35d3fd 21:24:00 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:24:00 ---> 18c9849bc5e4 21:24:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 21:24:00 ---> 3630595055fa 21:24:00 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:24:00 ---> be84a6c55efb 21:24:00 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:24:00 ---> 607021563e97 21:24:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 21:24:00 Removing intermediate container 0650998aaf2f 21:24:00 ---> b5cc3f42dcd2 21:24:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:24:00 ---> Running in 5f3eede8e1aa 21:24:00 Removing intermediate container 5f3eede8e1aa 21:24:00 ---> 06b0027ba59e 21:24:00 Step 23/25 : LABEL arch=x86_64 21:24:00 + docker-compose -f ./docker-compose-build.yml build --parallel 21:24:00 ---> Running in f0d2f0d39dce 21:24:00 ---> 679b80850125 21:24:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:24:02 Removing intermediate container f0d2f0d39dce 21:24:02 ---> 1c00c8807953 21:24:02 Step 24/25 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:24:02 ---> 29fab8f66b84 21:24:02 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:24:02 ---> 036e9cb1633f 21:24:02 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:24:02 ---> Running in d69c70e879c7 21:24:02 ---> 2b444f94f50c 21:24:02 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:24:02 Removing intermediate container d69c70e879c7 21:24:02 ---> 6fa226eab604 21:24:02 Step 25/25 : LABEL version=3.0.0-dev.157 21:24:02 ---> d65492e3e813 21:24:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:24:02 ---> Running in c4eafd7c04bb 21:24:02 ---> bd9fa0e3d29e 21:24:02 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:24:02 ---> Running in 5fce2b68264c 21:24:02 Removing intermediate container c4eafd7c04bb 21:24:02 ---> cad9a5d6cd33 21:24:02 21:24:02 ---> a40e5c8bf619 21:24:02 Step 28/33 : RUN chmod +x /entrypoint.sh 21:24:02 Successfully built cad9a5d6cd33 21:24:02 Successfully tagged security-secretstore-setup:latest 21:24:02 Building core-command 21:24:02 ---> Running in b662971701d9 21:24:02 Removing intermediate container 5fce2b68264c 21:24:02  Building security-secretstore-setup ... done  ---> 4ae3d77d7581 21:24:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:24:04 Building core-command ... 21:24:04 Building core-common-config-bootstrapper ... 21:24:04 Building core-data ... 21:24:04 Building core-metadata ... 21:24:04 Building security-bootstrapper ... 21:24:04 Building security-proxy-auth ... 21:24:04 Building security-proxy-setup ... 21:24:04 Building security-secretstore-setup ... 21:24:04 Building security-spiffe-token-provider ... 21:24:04 Building security-spire-agent ... 21:24:04 Building security-spire-config ... 21:24:04 Building security-spire-server ... 21:24:04 Building support-notifications ... 21:24:04 Building support-scheduler ... 21:24:04 Building support-scheduler 21:24:04 Building security-proxy-setup 21:24:04 Building core-metadata 21:24:04 Building security-secretstore-setup 21:24:04 Building core-command 21:24:07 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:24:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:24:07 ---> ac7a8005cee8 21:24:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:24:07 ---> Using cache 21:24:07 ---> 45aff85123b6 21:24:07 Step 4/24 : WORKDIR /edgex-go 21:24:07 ---> Using cache 21:24:07 ---> 3abc2f6d527c 21:24:07 Step 5/24 : RUN apk add --update --no-cache make git 21:24:07 ---> Using cache 21:24:07 ---> 113d0c8c0945 21:24:07 Step 6/24 : COPY go.mod vendor* ./ 21:24:07 ---> Using cache 21:24:07 ---> d807f3805afd 21:24:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:07 ---> Using cache 21:24:07 ---> 620493af24d6 21:24:07 Step 8/24 : COPY . . 21:24:07 ---> Using cache 21:24:07 ---> 4a7053fde357 21:24:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:24:08 ---> 8523b16a9091 21:24:08 Step 22/27 : WORKDIR / 21:24:08 ---> Running in 611bfb937398 21:24:08 ---> bcbc1d20d155 21:24:08 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:24:08 ---> Running in dd0ba01c46aa 21:24:08 Removing intermediate container dd0ba01c46aa 21:24:08 ---> 06c175971cf2 21:24:08 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:24:08 Removing intermediate container b662971701d9 21:24:08 ---> 47d91c2eeb93 21:24:08 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:24:08 ---> a1723cd7e97f 21:24:08 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:24:08 ---> Running in 534417079d4a 21:24:08 ---> Running in abe52725bf59 21:24:08 Removing intermediate container abe52725bf59 21:24:08 ---> 1650e9481b2f 21:24:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:24:08 ---> Running in 2a411f627269 21:24:08 Removing intermediate container 534417079d4a 21:24:08 ---> 78d7e49afa04 21:24:08 Step 30/33 : CMD ["gate"] 21:24:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:24:08 ---> 4b7da6694c73 21:24:08 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:24:08 ---> Running in 3b57fd3ce52e 21:24:08 Removing intermediate container 2a411f627269 21:24:08 ---> 681e675576f3 21:24:08 Step 25/27 : LABEL arch=x86_64 21:24:08 ---> Running in 6fcc1930148e 21:24:08 Removing intermediate container 3b57fd3ce52e 21:24:08 ---> c531b2e00832 21:24:08 Step 31/33 : LABEL arch=x86_64 21:24:08 ---> Running in 761336bc1a45 21:24:09 ---> 8b61e2568d7f 21:24:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:24:09 Removing intermediate container 6fcc1930148e 21:24:09 ---> d080b33ace46 21:24:09 Step 26/27 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:24:09 ---> Running in 08e60432d668 21:24:09 ---> Running in 785f769209fa 21:24:09 Removing intermediate container 761336bc1a45 21:24:09 ---> e8e538236f80 21:24:09 Step 32/33 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:24:09 ---> Running in 36b897fd882c 21:24:09 Removing intermediate container 08e60432d668 21:24:09 ---> 5fb49b52ec0a 21:24:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:24:09 Removing intermediate container 785f769209fa 21:24:09 ---> c6a588cb80eb 21:24:09 Step 27/27 : LABEL version=3.0.0-dev.157 21:24:10 ---> Running in 097fd36e78a5 21:24:10 Removing intermediate container 36b897fd882c 21:24:10 ---> 548a95f005ed 21:24:10 Step 33/33 : LABEL version=3.0.0-dev.157 21:24:10 ---> Running in bdbe52e88ff7 21:24:10 ---> Running in 4249f5bd3989 21:24:10 Removing intermediate container 097fd36e78a5 21:24:10 ---> 7d75eda367e7 21:24:10 Step 25/27 : LABEL arch=x86_64 21:24:10 Removing intermediate container bdbe52e88ff7 21:24:10 ---> 1c63620a6408 21:24:10 21:24:11 Successfully built 1c63620a6408 21:24:11 Successfully tagged security-spire-config:latest 21:24:11  Building security-spire-config ... done Building core-metadata 21:24:11 Removing intermediate container 4249f5bd3989 21:24:11 ---> f30310f73e09 21:24:11 21:24:11 Successfully built f30310f73e09 21:24:13 Successfully tagged security-bootstrapper:latest 21:24:13 Building security-spire-server 21:24:13  Building security-bootstrapper ... done  ---> Running in 84c00f751ea8 21:24:13 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:24:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:24:13 ---> ac7a8005cee8 21:24:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:24:13 ---> Using cache 21:24:13 ---> 45aff85123b6 21:24:13 Step 4/25 : WORKDIR /edgex-go 21:24:13 ---> Using cache 21:24:13 ---> 3abc2f6d527c 21:24:13 Step 5/25 : RUN apk add --update --no-cache make git 21:24:13 ---> Using cache 21:24:13 ---> 113d0c8c0945 21:24:13 Step 6/25 : COPY go.mod vendor* ./ 21:24:13 ---> Using cache 21:24:13 ---> d807f3805afd 21:24:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:13 ---> Using cache 21:24:13 ---> 620493af24d6 21:24:13 Step 8/25 : COPY . . 21:24:13 ---> Using cache 21:24:13 ---> 4a7053fde357 21:24:13 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:24:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:24:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:24:15 ---> 59b26534efeb 21:24:15 Step 3/25 : WORKDIR /edgex-go 21:24:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:24:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:24:15 ---> 59b26534efeb 21:24:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:24:15 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:24:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:24:15 ---> 59b26534efeb 21:24:15 Step 3/22 : WORKDIR /edgex-go 21:24:15 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:24:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:24:15 ---> 59b26534efeb 21:24:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:24:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:24:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:24:15 ---> 59b26534efeb 21:24:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:24:15 ---> Running in b3be7b081874 21:24:15 ---> Running in 3cf3ab6497a3 21:24:15 ---> Running in 45e10caaa6dc 21:24:15 ---> Running in 9bccf7ad744d 21:24:15 ---> Running in f06771785d01 21:24:15 Removing intermediate container 9bccf7ad744d 21:24:15 ---> e7d48827fa1f 21:24:15 Step 4/24 : WORKDIR /edgex-go 21:24:15 Removing intermediate container b3be7b081874 21:24:15 ---> 536f705b609a 21:24:15 Step 4/23 : WORKDIR /edgex-go 21:24:15 Removing intermediate container 3cf3ab6497a3 21:24:15 ---> f5384d404db8 21:24:15 Step 4/25 : RUN apk add --update --no-cache make git 21:24:15 ---> Running in d03417dd3fa2 21:24:15 Removing intermediate container 45e10caaa6dc 21:24:15 ---> 497da5547422 21:24:15 Step 4/22 : RUN apk add --update --no-cache make git 21:24:15 Removing intermediate container f06771785d01 21:24:15 ---> a683356db21f 21:24:15 Step 4/25 : WORKDIR /edgex-go 21:24:15 ---> Running in f1241b7d02a5 21:24:15 ---> Running in 525b6344b449 21:24:15 ---> Running in 9308827a7dba 21:24:15 ---> Running in c138e7df1af0 21:24:15 Removing intermediate container d03417dd3fa2 21:24:15 ---> de55673c6ea2 21:24:15 Step 5/24 : RUN apk add --update --no-cache make git 21:24:15 ---> Running in 53d98fbed709 21:24:16 Removing intermediate container f1241b7d02a5 21:24:16 ---> 7499bf019c70 21:24:16 Step 5/23 : RUN apk add --update --no-cache make git 21:24:16 Removing intermediate container 9308827a7dba 21:24:16 ---> 2530e97d79d5 21:24:16 Step 5/25 : RUN apk add --update --no-cache make git 21:24:16 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:24:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:24:16 ---> Running in 8f3ccf49e199 21:24:16 ---> Running in 8965f161295a 21:24:17 ---> ac7a8005cee8 21:24:17 Step 3/26 : WORKDIR /edgex-go 21:24:17 ---> Using cache 21:24:17 ---> 26d13dabea6b 21:24:17 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 21:24:17 ---> Using cache 21:24:17 ---> 06c3d915bc2c 21:24:17 Step 5/26 : COPY go.mod vendor* ./ 21:24:17 ---> Using cache 21:24:17 ---> e2f8c5476ad8 21:24:17 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:17 ---> Using cache 21:24:17 ---> 99bb7fc2be86 21:24:17 Step 7/26 : COPY . . 21:24:17 ---> Using cache 21:24:17 ---> dd0803806789 21:24:17 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 21:24:17 ---> Using cache 21:24:17 ---> 3bde39dd9d54 21:24:17 Step 9/26 : WORKDIR /edgex-go/spire-build 21:24:17 ---> Using cache 21:24:17 ---> 40a40d6d55ee 21:24:17 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:24:17 ---> Using cache 21:24:17 ---> fdae05b4c1ca 21:24:17 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 21:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:24:20 OK: 263 MiB in 53 packages 21:24:20 OK: 263 MiB in 53 packages 21:24:20 OK: 263 MiB in 53 packages 21:24:20 OK: 263 MiB in 53 packages 21:24:20 OK: 263 MiB in 53 packages 21:24:21 Removing intermediate container 84c00f751ea8 21:24:21 ---> 2c0bb75ea09f 21:24:21 Step 26/27 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:24:21 ---> Running in 04fb60c0b4e7 21:24:21 ---> Running in 17253409b392 21:24:21 ---> Running in 769cb8cf635c 21:24:21 Removing intermediate container 17253409b392 21:24:21 ---> c916facdf10c 21:24:21 Step 27/27 : LABEL version=3.0.0-dev.157 21:24:21 ---> Running in 27367dcda212 21:24:21 Removing intermediate container 27367dcda212 21:24:21 ---> 50ebbde912d7 21:24:21 21:24:21 Successfully built 50ebbde912d7 21:24:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:24:21 Successfully tagged security-spire-agent:latest 21:24:22 Removing intermediate container c138e7df1af0 21:24:22 ---> f7a32f3c9047 21:24:22 Step 5/22 : COPY go.mod vendor* ./ 21:24:22 Removing intermediate container 525b6344b449 21:24:22 ---> 0c13bad62b19 21:24:22 Step 5/25 : COPY go.mod vendor* ./ 21:24:22 Removing intermediate container 8965f161295a 21:24:22 ---> 9e1bdd62f6ce 21:24:22 Step 6/25 : COPY go.mod vendor* ./ 21:24:22 Removing intermediate container 8f3ccf49e199 21:24:22 ---> d3c08c532df6 21:24:22 Step 6/23 : COPY go.mod vendor* ./ 21:24:23 Removing intermediate container 53d98fbed709 21:24:23 ---> 0d600c5e93e0 21:24:23 Step 6/24 : COPY go.mod vendor* ./ 21:24:23 ---> 389589b3cf0a 21:24:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:23 ---> 4f52ccc9f0cd 21:24:23 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:23 ---> Running in ef5e0a2b55de 21:24:23 ---> Running in 83c24998783c 21:24:23 ---> c25032bceee1 21:24:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:24 ---> Running in bc6e0cf4a5b9 21:24:24 ---> 65371c937b96 21:24:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:24 ---> ecefa791d0a9 21:24:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:24 ---> Running in f43de23c3e01 21:24:24 ---> Running in b47d675b220c 21:24:25  Building security-spire-agent ... done Removing intermediate container 769cb8cf635c 21:24:25 ---> 46198defa1f1 21:24:25 Step 12/26 : WORKDIR /edgex-go 21:24:27 ---> Running in e1c9cfaceeb7 21:24:27 Removing intermediate container e1c9cfaceeb7 21:24:27 ---> 04c52ad855c4 21:24:27 21:24:27 Step 13/26 : FROM alpine:3.17 21:24:27 ---> 9ed4aefc74f6 21:24:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:24:27 ---> Using cache 21:24:27 ---> c8722610cad4 21:24:27 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:24:27 ---> Using cache 21:24:27 ---> 5e845ac97f7c 21:24:27 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:27 ---> Using cache 21:24:27 Removing intermediate container 0d90f5040d11 21:24:27 ---> 66389324af07 21:24:27 Step 8/23 : COPY . . 21:24:27 ---> 18c9849bc5e4 21:24:27 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 21:24:27 ---> Using cache 21:24:27 ---> be84a6c55efb 21:24:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:24:35 ---> 387164b6dbb3 21:24:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:24:35 ---> 7f1462fa3778 21:24:35 Step 9/23 : RUN make cmd/support-notifications/support-notifications 21:24:35 ---> Running in dc6115187ab0 21:24:35 ---> 394fbef754cf 21:24:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:24:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:24:35 ---> 4d727ecc2348 21:24:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:24:37 ---> 85ac547bd9cf 21:24:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:24:37 ---> Running in 02bc967e4035 21:24:37 Removing intermediate container 611bfb937398 21:24:37 ---> f9c6116fb7f5 21:24:37 21:24:37 Step 10/24 : FROM alpine:3.17 21:24:37 ---> 9ed4aefc74f6 21:24:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:24:37 ---> Using cache 21:24:37 ---> a5dd64584fc3 21:24:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:24:37 ---> Using cache 21:24:37 ---> dbb457b16160 21:24:37 Step 13/24 : ENV APP_PORT=59882 21:24:37 ---> Running in 2d06febbc93e 21:24:37 Removing intermediate container 02bc967e4035 21:24:37 ---> def170f8d748 21:24:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:24:37 ---> Running in b511ee8aa63e 21:24:37 Removing intermediate container 2d06febbc93e 21:24:37 ---> 87fdd9643b48 21:24:37 Step 14/24 : EXPOSE $APP_PORT 21:24:37 Removing intermediate container b511ee8aa63e 21:24:37 ---> cccf348de922 21:24:37 Step 24/26 : LABEL arch=x86_64 21:24:37 ---> Running in 6f822e51965c 21:24:37 ---> Running in 90d4ca3b98eb 21:24:38 Removing intermediate container 6f822e51965c 21:24:38 ---> 8e06e12fe11d 21:24:38 Step 15/24 : WORKDIR / 21:24:38 ---> Running in ddf357537a6f 21:24:38 Removing intermediate container 90d4ca3b98eb 21:24:38 ---> b70f13d546f8 21:24:38 Step 25/26 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:24:38 ---> Running in a0f9020c5da3 21:24:38 Removing intermediate container ddf357537a6f 21:24:38 ---> 1efde61d59c7 21:24:38 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:38 Removing intermediate container a0f9020c5da3 21:24:38 ---> 3581e965747a 21:24:38 Step 26/26 : LABEL version=3.0.0-dev.157 21:24:38 ---> Running in a713c65fd281 21:24:38 ---> 806c01475995 21:24:38 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 21:24:38 Removing intermediate container a713c65fd281 21:24:38 ---> 83983c76ef74 21:24:38 21:24:38 Successfully built 83983c76ef74 21:24:38 Successfully tagged security-spire-server:latest 21:24:38  Building security-spire-server ... done  ---> 23b3e44110ba 21:24:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:24:39 ---> f96e3be4d7a9 21:24:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:24:40 ---> 1348809087eb 21:24:40 Step 20/24 : ENTRYPOINT ["/core-command"] 21:24:40 ---> Running in 3c03f34e63c3 21:24:40 Removing intermediate container 3c03f34e63c3 21:24:40 ---> c5cb44bff9b0 21:24:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:24:41 ---> Running in a1d952068c41 21:24:41 Removing intermediate container a1d952068c41 21:24:41 ---> 7f07c9079142 21:24:41 Step 22/24 : LABEL arch=x86_64 21:24:41 ---> Running in 9d434fd74a1c 21:24:42 Removing intermediate container 9d434fd74a1c 21:24:42 ---> ea657ae7974e 21:24:42 Step 23/24 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:24:42 ---> Running in a13e50d772d4 21:24:42 Removing intermediate container a13e50d772d4 21:24:42 ---> 10397af609f1 21:24:42 Step 24/24 : LABEL version=3.0.0-dev.157 21:24:42 ---> Running in cf4da93c1a4c 21:24:42 Removing intermediate container cf4da93c1a4c 21:24:42 ---> 501bd3ea0af6 21:24:42 21:24:42 Successfully built 501bd3ea0af6 21:24:42 Successfully tagged core-command:latest 21:24:47  Building core-command ... done Removing intermediate container 04fb60c0b4e7 21:24:47 ---> 1255823f9ab4 21:24:47 21:24:47 Step 10/25 : FROM alpine:3.17 21:24:47 ---> 9ed4aefc74f6 21:24:47 Step 11/25 : RUN apk add --update --no-cache dumb-init 21:24:47 ---> Using cache 21:24:47 ---> a5dd64584fc3 21:24:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:24:47 ---> Using cache 21:24:47 ---> dbb457b16160 21:24:47 Step 13/25 : ENV APP_PORT=59881 21:24:47 ---> Running in cd5cc8a0ce28 21:24:47 Removing intermediate container cd5cc8a0ce28 21:24:47 ---> 0f57b9741d07 21:24:47 Step 14/25 : EXPOSE $APP_PORT 21:24:47 ---> Running in bd393cc668df 21:24:47 Removing intermediate container bd393cc668df 21:24:47 ---> bd95003dc2ec 21:24:47 Step 15/25 : WORKDIR / 21:24:47 ---> Running in 4935d720799f 21:24:47 Removing intermediate container 4935d720799f 21:24:47 ---> bcaeb4d003ea 21:24:47 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:48 ---> e7c48d4318a5 21:24:48 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 21:24:48 ---> 5f8e9b93d84e 21:24:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:24:49 ---> a714fc0a3d24 21:24:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:24:49 ---> 5c6575ae8045 21:24:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:24:50 ---> 186a69189489 21:24:50 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:24:50 ---> Running in c1aaee9a3d5c 21:24:50 Removing intermediate container c1aaee9a3d5c 21:24:50 ---> 52ebcd4ffd48 21:24:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:24:50 ---> Running in 57bcb77a058d 21:24:50 Removing intermediate container 57bcb77a058d 21:24:50 ---> fdd8a27b48ad 21:24:50 Step 23/25 : LABEL arch=x86_64 21:24:50 ---> Running in 71768bd46bcf 21:24:50 Removing intermediate container 71768bd46bcf 21:24:50 ---> c57ed97e0c65 21:24:50 Step 24/25 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:24:50 ---> Running in a137fd754e11 21:24:50 Removing intermediate container a137fd754e11 21:24:50 ---> eb73308d46cc 21:24:50 Step 25/25 : LABEL version=3.0.0-dev.157 21:24:50 ---> Running in d2fc4eb2c46c 21:24:50 Removing intermediate container d2fc4eb2c46c 21:24:50 ---> b3a9fb3b3dc2 21:24:50 21:24:50 Successfully built b3a9fb3b3dc2 21:24:50 Successfully tagged core-metadata:latest 21:24:55  Building core-metadata ... done Removing intermediate container dc6115187ab0 21:24:55 ---> 5ed7b4a42d57 21:24:55 21:24:55 Step 10/23 : FROM alpine:3.17 21:24:55 ---> 9ed4aefc74f6 21:24:55 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:24:55 ---> Running in c78436ebdf84 21:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:24:56 (1/2) Installing ca-certificates (20230506-r0) 21:24:56 (2/2) Installing dumb-init (1.2.5-r2) 21:24:56 Executing busybox-1.35.0-r29.trigger 21:24:56 Executing ca-certificates-20230506-r0.trigger 21:24:56 OK: 8 MiB in 17 packages 21:24:57 Removing intermediate container c78436ebdf84 21:24:57 ---> e62e760c0b8c 21:24:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 21:24:57 ---> Running in f2f110d07fcc 21:24:57 Removing intermediate container f2f110d07fcc 21:24:57 ---> c8f17553d6ea 21:24:57 Step 13/23 : ENV APP_PORT=59860 21:24:57 ---> Running in 6bfeca448d99 21:24:57 Removing intermediate container 6bfeca448d99 21:24:57 ---> 78205e81b265 21:24:57 Step 14/23 : EXPOSE $APP_PORT 21:24:57 ---> Running in c7dde2a95cd2 21:24:57 Removing intermediate container c7dde2a95cd2 21:24:57 ---> 1d653244bf76 21:24:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:57 ---> c50f76a35b5a 21:24:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:24:57 ---> 1479db93bc5b 21:24:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:24:58 ---> a3c50eaea95b 21:24:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:24:58 ---> 92a2e1745bc2 21:24:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:24:58 ---> Running in f863fecab897 21:24:58 Removing intermediate container f863fecab897 21:24:58 ---> 0209e560c115 21:24:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:24:58 ---> Running in 0656e23136c6 21:24:58 Removing intermediate container 0656e23136c6 21:24:58 ---> a54ec4107f99 21:24:58 Step 21/23 : LABEL arch=x86_64 21:24:58 ---> Running in 2a9a8d1de822 21:24:58 Removing intermediate container 2a9a8d1de822 21:24:58 ---> fc88f294093c 21:24:58 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:24:58 ---> Running in 46220226b273 21:24:58 Removing intermediate container 46220226b273 21:24:58 ---> a07c8a4b4d9b 21:24:58 Step 23/23 : LABEL version=3.0.0-dev.157 21:24:58 ---> Running in df3bf2be45a6 21:24:58 Removing intermediate container df3bf2be45a6 21:24:58 ---> 5cb135389188 21:24:58 21:24:58 Successfully built 5cb135389188 21:24:58 Successfully tagged support-notifications:latest 21:24:58  Building support-notifications ... done  [Pipeline] } 21:24:58 $ docker stop --time=1 d9316bc7faa62dbfee71a66090db9d8c500d6560fc2be46a2ede43c9fafe3798 21:24:59 $ docker rm -f --volumes d9316bc7faa62dbfee71a66090db9d8c500d6560fc2be46a2ede43c9fafe3798 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:00 + docker images 21:25:00 REPOSITORY TAG IMAGE ID CREATED SIZE 21:25:00 support-notifications latest 5cb135389188 2 seconds ago 32.4MB 21:25:00 5ed7b4a42d57 6 seconds ago 1.79GB 21:25:00 core-metadata latest b3a9fb3b3dc2 10 seconds ago 20.4MB 21:25:00 1255823f9ab4 16 seconds ago 1.73GB 21:25:00 core-command latest 501bd3ea0af6 18 seconds ago 19.9MB 21:25:00 security-spire-server latest 83983c76ef74 22 seconds ago 103MB 21:25:00 f9c6116fb7f5 23 seconds ago 1.72GB 21:25:00 04c52ad855c4 33 seconds ago 1.58GB 21:25:00 security-spire-agent latest 50ebbde912d7 40 seconds ago 161MB 21:25:00 security-bootstrapper latest f30310f73e09 50 seconds ago 22.2MB 21:25:00 security-spire-config latest 1c63620a6408 50 seconds ago 102MB 21:25:00 security-secretstore-setup latest cad9a5d6cd33 58 seconds ago 32.8MB 21:25:00 72361f0f5173 About a minute ago 1.58GB 21:25:00 d1b75b05bb85 About a minute ago 1.58GB 21:25:00 support-scheduler latest a0b7765959a7 About a minute ago 31.8MB 21:25:00 5a3c73d4cdbc About a minute ago 1.72GB 21:25:00 799ae7572a30 About a minute ago 1.71GB 21:25:00 170480412fb6 About a minute ago 1.79GB 21:25:00 security-proxy-auth latest 9e0ab27e058e About a minute ago 18.3MB 21:25:00 core-common-config-bootstrapper latest 594cd1e89963 2 minutes ago 17.2MB 21:25:00 security-spiffe-token-provider latest e1c0c4f39550 2 minutes ago 32.8MB 21:25:00 security-proxy-setup latest f7f85013d104 2 minutes ago 18.7MB 21:25:00 core-data latest 9fa56b359d40 2 minutes ago 20MB 21:25:00 6c60c17613de 2 minutes ago 1.73GB 21:25:00 3469eddb6b2b 2 minutes ago 1.76GB 21:25:00 b369847cd5b4 2 minutes ago 1.72GB 21:25:00 4e930e336c11 2 minutes ago 1.7GB 21:25:00 8f1fadd2efb0 2 minutes ago 1.7GB 21:25:00 ci-base-image-x86_64 latest ac7a8005cee8 6 minutes ago 918MB 21:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 21:25:00 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 21:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 21:25:00 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 21:25:00 provisioning config files... 21:25:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config11887231196762401605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:00 ---> docker-login.sh 21:25:00 nexus3.edgexfoundry.org:10001 21:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:00 Configure a credential helper to remove this warning. See 21:25:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:00 21:25:00 Login Succeeded 21:25:00 nexus3.edgexfoundry.org:10002 21:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:00 Configure a credential helper to remove this warning. See 21:25:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:00 21:25:00 Login Succeeded 21:25:00 nexus3.edgexfoundry.org:10003 21:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:00 Configure a credential helper to remove this warning. See 21:25:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:00 21:25:00 Login Succeeded 21:25:00 nexus3.edgexfoundry.org:10004 21:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:00 Configure a credential helper to remove this warning. See 21:25:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:00 21:25:00 Login Succeeded 21:25:00 docker.io 21:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:01 Configure a credential helper to remove this warning. See 21:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:01 21:25:01 Login Succeeded 21:25:01 ---> docker-login.sh ends [Pipeline] } 21:25:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:01 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:25:01 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:01 latest 21:25:01 3.0.0-dev.157 21:25:01 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:01 main 21:25:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:01 + docker push nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:01 16a0d4e0b80a: Preparing 21:25:01 ca777f3f63a5: Preparing 21:25:01 56aa6c295518: Preparing 21:25:01 3898b5b70c32: Preparing 21:25:01 07a7301c694e: Preparing 21:25:01 f1417ff83b31: Preparing 21:25:01 f1417ff83b31: Waiting 21:25:01 56aa6c295518: Pushed 21:25:01 16a0d4e0b80a: Pushed 21:25:01 07a7301c694e: Pushed 21:25:01 3898b5b70c32: Pushed 21:25:01 f1417ff83b31: Layer already exists 21:25:03 ca777f3f63a5: Pushed 21:25:03 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:03 16a0d4e0b80a: Preparing 21:25:03 ca777f3f63a5: Preparing 21:25:03 56aa6c295518: Preparing 21:25:03 3898b5b70c32: Preparing 21:25:03 07a7301c694e: Preparing 21:25:03 f1417ff83b31: Preparing 21:25:03 f1417ff83b31: Waiting 21:25:03 ca777f3f63a5: Layer already exists 21:25:03 16a0d4e0b80a: Layer already exists 21:25:03 3898b5b70c32: Layer already exists 21:25:03 56aa6c295518: Layer already exists 21:25:03 07a7301c694e: Layer already exists 21:25:03 f1417ff83b31: Layer already exists 21:25:03 latest: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:04 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.157 21:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:04 16a0d4e0b80a: Preparing 21:25:04 ca777f3f63a5: Preparing 21:25:04 56aa6c295518: Preparing 21:25:04 3898b5b70c32: Preparing 21:25:04 07a7301c694e: Preparing 21:25:04 f1417ff83b31: Preparing 21:25:04 f1417ff83b31: Waiting 21:25:04 56aa6c295518: Layer already exists 21:25:04 3898b5b70c32: Layer already exists 21:25:04 07a7301c694e: Layer already exists 21:25:04 ca777f3f63a5: Layer already exists 21:25:04 16a0d4e0b80a: Layer already exists 21:25:04 f1417ff83b31: Layer already exists 21:25:04 3.0.0-dev.157: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:05 + docker push nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:05 16a0d4e0b80a: Preparing 21:25:05 ca777f3f63a5: Preparing 21:25:05 56aa6c295518: Preparing 21:25:05 3898b5b70c32: Preparing 21:25:05 07a7301c694e: Preparing 21:25:05 f1417ff83b31: Preparing 21:25:05 f1417ff83b31: Waiting 21:25:05 56aa6c295518: Layer already exists 21:25:05 16a0d4e0b80a: Layer already exists 21:25:05 07a7301c694e: Layer already exists 21:25:05 ca777f3f63a5: Layer already exists 21:25:05 3898b5b70c32: Layer already exists 21:25:05 f1417ff83b31: Layer already exists 21:25:05 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:05 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:05 16a0d4e0b80a: Preparing 21:25:05 ca777f3f63a5: Preparing 21:25:05 56aa6c295518: Preparing 21:25:05 3898b5b70c32: Preparing 21:25:05 07a7301c694e: Preparing 21:25:05 f1417ff83b31: Preparing 21:25:05 16a0d4e0b80a: Layer already exists 21:25:05 07a7301c694e: Layer already exists 21:25:05 56aa6c295518: Layer already exists 21:25:05 ca777f3f63a5: Layer already exists 21:25:05 3898b5b70c32: Layer already exists 21:25:05 f1417ff83b31: Layer already exists 21:25:05 main: digest: sha256:02450aaa393e23b94ea81935280cf6505fbcd3137a8caf1bed16976e0ac32ad8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:06 ===================================================== [Pipeline] echo 21:25:06 taggedImages: 21:25:06 - nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:06 - nexus3.edgexfoundry.org:10004/core-command:latest 21:25:06 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.157 21:25:06 - nexus3.edgexfoundry.org:10004/core-command:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:06 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:25:06 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:25:06 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:06 latest 21:25:06 3.0.0-dev.157 21:25:06 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:06 main 21:25:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:06 4e08b4a5010c: Preparing 21:25:06 33d1fb9d7071: Preparing 21:25:06 2f562fca3056: Preparing 21:25:06 73d739b1f396: Preparing 21:25:06 56aa6c295518: Preparing 21:25:06 3898b5b70c32: Preparing 21:25:06 401edc8bc843: Preparing 21:25:06 f1417ff83b31: Preparing 21:25:06 3898b5b70c32: Waiting 21:25:06 401edc8bc843: Waiting 21:25:06 56aa6c295518: Layer already exists 21:25:06 3898b5b70c32: Layer already exists 21:25:06 2f562fca3056: Pushed 21:25:06 4e08b4a5010c: Pushed 21:25:06 f1417ff83b31: Layer already exists 21:25:06 401edc8bc843: Pushed 21:25:06 33d1fb9d7071: Pushed 21:25:07 73d739b1f396: Pushed 21:25:07 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:08 + 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 21:25:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:08 4e08b4a5010c: Preparing 21:25:08 33d1fb9d7071: Preparing 21:25:08 2f562fca3056: Preparing 21:25:08 73d739b1f396: Preparing 21:25:08 56aa6c295518: Preparing 21:25:08 3898b5b70c32: Preparing 21:25:08 401edc8bc843: Preparing 21:25:08 f1417ff83b31: Preparing 21:25:08 401edc8bc843: Waiting 21:25:08 3898b5b70c32: Waiting 21:25:08 f1417ff83b31: Waiting 21:25:08 56aa6c295518: Layer already exists 21:25:08 4e08b4a5010c: Layer already exists 21:25:08 73d739b1f396: Layer already exists 21:25:08 33d1fb9d7071: Layer already exists 21:25:08 2f562fca3056: Layer already exists 21:25:08 401edc8bc843: Layer already exists 21:25:08 3898b5b70c32: Layer already exists 21:25:08 f1417ff83b31: Layer already exists 21:25:08 latest: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.157 21:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:09 4e08b4a5010c: Preparing 21:25:09 33d1fb9d7071: Preparing 21:25:09 2f562fca3056: Preparing 21:25:09 73d739b1f396: Preparing 21:25:09 56aa6c295518: Preparing 21:25:09 3898b5b70c32: Preparing 21:25:09 401edc8bc843: Preparing 21:25:09 f1417ff83b31: Preparing 21:25:09 3898b5b70c32: Waiting 21:25:09 f1417ff83b31: Waiting 21:25:09 73d739b1f396: Layer already exists 21:25:09 4e08b4a5010c: Layer already exists 21:25:09 33d1fb9d7071: Layer already exists 21:25:09 56aa6c295518: Layer already exists 21:25:09 2f562fca3056: Layer already exists 21:25:09 401edc8bc843: Layer already exists 21:25:09 3898b5b70c32: Layer already exists 21:25:09 f1417ff83b31: Layer already exists 21:25:09 3.0.0-dev.157: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:09 4e08b4a5010c: Preparing 21:25:09 33d1fb9d7071: Preparing 21:25:09 2f562fca3056: Preparing 21:25:09 73d739b1f396: Preparing 21:25:09 56aa6c295518: Preparing 21:25:09 3898b5b70c32: Preparing 21:25:09 401edc8bc843: Preparing 21:25:09 f1417ff83b31: Preparing 21:25:09 3898b5b70c32: Waiting 21:25:09 401edc8bc843: Waiting 21:25:09 f1417ff83b31: Waiting 21:25:09 2f562fca3056: Layer already exists 21:25:09 56aa6c295518: Layer already exists 21:25:09 4e08b4a5010c: Layer already exists 21:25:09 33d1fb9d7071: Layer already exists 21:25:09 73d739b1f396: Layer already exists 21:25:09 3898b5b70c32: Layer already exists 21:25:09 401edc8bc843: Layer already exists 21:25:09 f1417ff83b31: Layer already exists 21:25:09 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:10 + 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 21:25:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:10 4e08b4a5010c: Preparing 21:25:10 33d1fb9d7071: Preparing 21:25:10 2f562fca3056: Preparing 21:25:10 73d739b1f396: Preparing 21:25:10 56aa6c295518: Preparing 21:25:10 3898b5b70c32: Preparing 21:25:10 401edc8bc843: Preparing 21:25:10 f1417ff83b31: Preparing 21:25:10 3898b5b70c32: Waiting 21:25:10 401edc8bc843: Waiting 21:25:10 f1417ff83b31: Waiting 21:25:10 4e08b4a5010c: Layer already exists 21:25:10 56aa6c295518: Layer already exists 21:25:10 73d739b1f396: Layer already exists 21:25:10 33d1fb9d7071: Layer already exists 21:25:10 2f562fca3056: Layer already exists 21:25:10 3898b5b70c32: Layer already exists 21:25:10 401edc8bc843: Layer already exists 21:25:10 f1417ff83b31: Layer already exists 21:25:10 main: digest: sha256:15da17dd57e263aa231618b475ba9dbfd2a0acbd0c8f025dfb9c83726c010a0d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:10 ===================================================== [Pipeline] echo 21:25:10 taggedImages: 21:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.157 21:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:25:10 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:25:10 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:10 latest 21:25:10 3.0.0-dev.157 21:25:10 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:10 main 21:25:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:10 + docker push nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:10 8138533a80d3: Preparing 21:25:10 8dcb88c8c51d: Preparing 21:25:10 56aa6c295518: Preparing 21:25:10 3898b5b70c32: Preparing 21:25:10 401edc8bc843: Preparing 21:25:10 f1417ff83b31: Preparing 21:25:10 f1417ff83b31: Waiting 21:25:10 56aa6c295518: Layer already exists 21:25:10 3898b5b70c32: Layer already exists 21:25:10 401edc8bc843: Layer already exists 21:25:10 f1417ff83b31: Layer already exists 21:25:10 8138533a80d3: Pushed 21:25:12 8dcb88c8c51d: Pushed 21:25:12 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:12 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:12 8138533a80d3: Preparing 21:25:12 8dcb88c8c51d: Preparing 21:25:12 56aa6c295518: Preparing 21:25:12 3898b5b70c32: Preparing 21:25:12 401edc8bc843: Preparing 21:25:12 f1417ff83b31: Preparing 21:25:12 f1417ff83b31: Waiting 21:25:12 8dcb88c8c51d: Layer already exists 21:25:12 3898b5b70c32: Layer already exists 21:25:12 56aa6c295518: Layer already exists 21:25:12 8138533a80d3: Layer already exists 21:25:12 401edc8bc843: Layer already exists 21:25:12 f1417ff83b31: Layer already exists 21:25:12 latest: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:13 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.157 21:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:13 8138533a80d3: Preparing 21:25:13 8dcb88c8c51d: Preparing 21:25:13 56aa6c295518: Preparing 21:25:13 3898b5b70c32: Preparing 21:25:13 401edc8bc843: Preparing 21:25:13 f1417ff83b31: Preparing 21:25:13 f1417ff83b31: Waiting 21:25:13 3898b5b70c32: Layer already exists 21:25:13 8dcb88c8c51d: Layer already exists 21:25:13 401edc8bc843: Layer already exists 21:25:13 56aa6c295518: Layer already exists 21:25:13 8138533a80d3: Layer already exists 21:25:13 f1417ff83b31: Layer already exists 21:25:13 3.0.0-dev.157: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:14 + docker push nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:14 8138533a80d3: Preparing 21:25:14 8dcb88c8c51d: Preparing 21:25:14 56aa6c295518: Preparing 21:25:14 3898b5b70c32: Preparing 21:25:14 401edc8bc843: Preparing 21:25:14 f1417ff83b31: Preparing 21:25:14 f1417ff83b31: Waiting 21:25:14 401edc8bc843: Layer already exists 21:25:14 8dcb88c8c51d: Layer already exists 21:25:14 8138533a80d3: Layer already exists 21:25:14 56aa6c295518: Layer already exists 21:25:14 3898b5b70c32: Layer already exists 21:25:14 f1417ff83b31: Layer already exists 21:25:14 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:14 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:14 8138533a80d3: Preparing 21:25:14 8dcb88c8c51d: Preparing 21:25:14 56aa6c295518: Preparing 21:25:14 3898b5b70c32: Preparing 21:25:14 401edc8bc843: Preparing 21:25:14 f1417ff83b31: Preparing 21:25:14 f1417ff83b31: Waiting 21:25:14 401edc8bc843: Layer already exists 21:25:14 56aa6c295518: Layer already exists 21:25:14 3898b5b70c32: Layer already exists 21:25:14 8138533a80d3: Layer already exists 21:25:14 8dcb88c8c51d: Layer already exists 21:25:14 f1417ff83b31: Layer already exists 21:25:14 main: digest: sha256:75115cb4390a9b44b97cf581ccb06085263d83d1ab1437443a306a8ef68e7e80 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:14 ===================================================== [Pipeline] echo 21:25:14 taggedImages: 21:25:14 - nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:14 - nexus3.edgexfoundry.org:10004/core-data:latest 21:25:14 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.157 21:25:14 - nexus3.edgexfoundry.org:10004/core-data:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:25:14 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:25:14 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:14 latest 21:25:14 3.0.0-dev.157 21:25:14 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:14 main 21:25:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:15 b203a99cf9bd: Preparing 21:25:15 245b4bd6cc91: Preparing 21:25:15 72622086ab27: Preparing 21:25:15 56aa6c295518: Preparing 21:25:15 3898b5b70c32: Preparing 21:25:15 07a7301c694e: Preparing 21:25:15 f1417ff83b31: Preparing 21:25:15 07a7301c694e: Waiting 21:25:15 f1417ff83b31: Waiting 21:25:15 3898b5b70c32: Layer already exists 21:25:15 56aa6c295518: Layer already exists 21:25:15 07a7301c694e: Layer already exists 21:25:15 f1417ff83b31: Layer already exists 21:25:15 245b4bd6cc91: Pushed 21:25:15 b203a99cf9bd: Pushed 21:25:16 72622086ab27: Pushed 21:25:16 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:17 b203a99cf9bd: Preparing 21:25:17 245b4bd6cc91: Preparing 21:25:17 72622086ab27: Preparing 21:25:17 56aa6c295518: Preparing 21:25:17 3898b5b70c32: Preparing 21:25:17 07a7301c694e: Preparing 21:25:17 f1417ff83b31: Preparing 21:25:17 07a7301c694e: Waiting 21:25:17 f1417ff83b31: Waiting 21:25:17 b203a99cf9bd: Layer already exists 21:25:17 3898b5b70c32: Layer already exists 21:25:17 56aa6c295518: Layer already exists 21:25:17 245b4bd6cc91: Layer already exists 21:25:17 72622086ab27: Layer already exists 21:25:17 f1417ff83b31: Layer already exists 21:25:17 07a7301c694e: Layer already exists 21:25:17 latest: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.157 21:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:18 b203a99cf9bd: Preparing 21:25:18 245b4bd6cc91: Preparing 21:25:18 72622086ab27: Preparing 21:25:18 56aa6c295518: Preparing 21:25:18 3898b5b70c32: Preparing 21:25:18 07a7301c694e: Preparing 21:25:18 f1417ff83b31: Preparing 21:25:18 07a7301c694e: Waiting 21:25:18 f1417ff83b31: Waiting 21:25:18 b203a99cf9bd: Layer already exists 21:25:18 3898b5b70c32: Layer already exists 21:25:18 245b4bd6cc91: Layer already exists 21:25:18 56aa6c295518: Layer already exists 21:25:18 72622086ab27: Layer already exists 21:25:18 07a7301c694e: Layer already exists 21:25:18 f1417ff83b31: Layer already exists 21:25:18 3.0.0-dev.157: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:18 b203a99cf9bd: Preparing 21:25:18 245b4bd6cc91: Preparing 21:25:18 72622086ab27: Preparing 21:25:18 56aa6c295518: Preparing 21:25:18 3898b5b70c32: Preparing 21:25:18 07a7301c694e: Preparing 21:25:18 f1417ff83b31: Preparing 21:25:18 07a7301c694e: Waiting 21:25:18 f1417ff83b31: Waiting 21:25:18 245b4bd6cc91: Layer already exists 21:25:18 3898b5b70c32: Layer already exists 21:25:18 72622086ab27: Layer already exists 21:25:18 56aa6c295518: Layer already exists 21:25:18 b203a99cf9bd: Layer already exists 21:25:18 07a7301c694e: Layer already exists 21:25:18 f1417ff83b31: Layer already exists 21:25:18 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:19 b203a99cf9bd: Preparing 21:25:19 245b4bd6cc91: Preparing 21:25:19 72622086ab27: Preparing 21:25:19 56aa6c295518: Preparing 21:25:19 3898b5b70c32: Preparing 21:25:19 07a7301c694e: Preparing 21:25:19 f1417ff83b31: Preparing 21:25:19 07a7301c694e: Waiting 21:25:19 f1417ff83b31: Waiting 21:25:19 3898b5b70c32: Layer already exists 21:25:19 72622086ab27: Layer already exists 21:25:19 56aa6c295518: Layer already exists 21:25:19 245b4bd6cc91: Layer already exists 21:25:19 b203a99cf9bd: Layer already exists 21:25:19 07a7301c694e: Layer already exists 21:25:19 f1417ff83b31: Layer already exists 21:25:19 main: digest: sha256:287b2c64251dd6cb8ffe9941f9cd808f93f6b35181090d8be3e56915da3021d2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:19 ===================================================== [Pipeline] echo 21:25:19 taggedImages: 21:25:19 - nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:25:19 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.157 21:25:19 - nexus3.edgexfoundry.org:10004/core-metadata:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:25:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:25:19 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:19 latest 21:25:19 3.0.0-dev.157 21:25:19 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:19 main 21:25:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:20 f960a057342f: Preparing 21:25:20 f960a057342f: Preparing 21:25:20 1d3a51b38dd9: Preparing 21:25:20 5c062c02aaab: Preparing 21:25:20 ebf825fc4af1: Preparing 21:25:20 fb9c0bf2b2cd: Preparing 21:25:20 da5c9e3556ec: Preparing 21:25:20 56aa6c295518: Preparing 21:25:20 3898b5b70c32: Preparing 21:25:20 bb76bd2f514c: Preparing 21:25:20 4ad1cb33f01f: Preparing 21:25:20 0e9d5b469b87: Preparing 21:25:20 9f9278133411: Preparing 21:25:20 f1417ff83b31: Preparing 21:25:20 3898b5b70c32: Waiting 21:25:20 bb76bd2f514c: Waiting 21:25:20 4ad1cb33f01f: Waiting 21:25:20 0e9d5b469b87: Waiting 21:25:20 9f9278133411: Waiting 21:25:20 f1417ff83b31: Waiting 21:25:20 56aa6c295518: Waiting 21:25:20 da5c9e3556ec: Waiting 21:25:20 5c062c02aaab: Pushed 21:25:20 ebf825fc4af1: Pushed 21:25:20 1d3a51b38dd9: Pushed 21:25:20 fb9c0bf2b2cd: Pushed 21:25:20 f960a057342f: Pushed 21:25:20 56aa6c295518: Layer already exists 21:25:20 3898b5b70c32: Layer already exists 21:25:20 0e9d5b469b87: Pushed 21:25:20 9f9278133411: Pushed 21:25:20 bb76bd2f514c: Pushed 21:25:20 f1417ff83b31: Layer already exists 21:25:20 4ad1cb33f01f: Pushed 21:25:21 da5c9e3556ec: Pushed 21:25:22 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:22 f960a057342f: Preparing 21:25:22 f960a057342f: Preparing 21:25:22 1d3a51b38dd9: Preparing 21:25:22 5c062c02aaab: Preparing 21:25:22 ebf825fc4af1: Preparing 21:25:22 fb9c0bf2b2cd: Preparing 21:25:22 da5c9e3556ec: Preparing 21:25:22 56aa6c295518: Preparing 21:25:22 3898b5b70c32: Preparing 21:25:22 bb76bd2f514c: Preparing 21:25:22 4ad1cb33f01f: Preparing 21:25:22 0e9d5b469b87: Preparing 21:25:22 9f9278133411: Preparing 21:25:22 f1417ff83b31: Preparing 21:25:22 da5c9e3556ec: Waiting 21:25:22 56aa6c295518: Waiting 21:25:22 3898b5b70c32: Waiting 21:25:22 bb76bd2f514c: Waiting 21:25:22 4ad1cb33f01f: Waiting 21:25:22 0e9d5b469b87: Waiting 21:25:22 9f9278133411: Waiting 21:25:22 1d3a51b38dd9: Layer already exists 21:25:22 f960a057342f: Layer already exists 21:25:22 5c062c02aaab: Layer already exists 21:25:22 fb9c0bf2b2cd: Layer already exists 21:25:22 ebf825fc4af1: Layer already exists 21:25:22 da5c9e3556ec: Layer already exists 21:25:22 56aa6c295518: Layer already exists 21:25:22 bb76bd2f514c: Layer already exists 21:25:22 4ad1cb33f01f: Layer already exists 21:25:22 3898b5b70c32: Layer already exists 21:25:22 9f9278133411: Layer already exists 21:25:22 0e9d5b469b87: Layer already exists 21:25:22 f1417ff83b31: Layer already exists 21:25:22 latest: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.157 21:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:23 f960a057342f: Preparing 21:25:23 f960a057342f: Preparing 21:25:23 1d3a51b38dd9: Preparing 21:25:23 5c062c02aaab: Preparing 21:25:23 ebf825fc4af1: Preparing 21:25:23 fb9c0bf2b2cd: Preparing 21:25:23 da5c9e3556ec: Preparing 21:25:23 56aa6c295518: Preparing 21:25:23 3898b5b70c32: Preparing 21:25:23 bb76bd2f514c: Preparing 21:25:23 4ad1cb33f01f: Preparing 21:25:23 0e9d5b469b87: Preparing 21:25:23 9f9278133411: Preparing 21:25:23 f1417ff83b31: Preparing 21:25:23 da5c9e3556ec: Waiting 21:25:23 56aa6c295518: Waiting 21:25:23 3898b5b70c32: Waiting 21:25:23 4ad1cb33f01f: Waiting 21:25:23 bb76bd2f514c: Waiting 21:25:23 0e9d5b469b87: Waiting 21:25:23 9f9278133411: Waiting 21:25:23 f1417ff83b31: Waiting 21:25:23 5c062c02aaab: Layer already exists 21:25:23 fb9c0bf2b2cd: Layer already exists 21:25:23 ebf825fc4af1: Layer already exists 21:25:23 1d3a51b38dd9: Layer already exists 21:25:23 f960a057342f: Layer already exists 21:25:23 bb76bd2f514c: Layer already exists 21:25:23 da5c9e3556ec: Layer already exists 21:25:23 3898b5b70c32: Layer already exists 21:25:23 56aa6c295518: Layer already exists 21:25:23 4ad1cb33f01f: Layer already exists 21:25:23 9f9278133411: Layer already exists 21:25:23 f1417ff83b31: Layer already exists 21:25:23 0e9d5b469b87: Layer already exists 21:25:23 3.0.0-dev.157: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:23 f960a057342f: Preparing 21:25:23 f960a057342f: Preparing 21:25:23 1d3a51b38dd9: Preparing 21:25:23 5c062c02aaab: Preparing 21:25:23 ebf825fc4af1: Preparing 21:25:23 fb9c0bf2b2cd: Preparing 21:25:23 da5c9e3556ec: Preparing 21:25:23 56aa6c295518: Preparing 21:25:23 3898b5b70c32: Preparing 21:25:23 bb76bd2f514c: Preparing 21:25:23 4ad1cb33f01f: Preparing 21:25:23 0e9d5b469b87: Preparing 21:25:23 9f9278133411: Preparing 21:25:23 f1417ff83b31: Preparing 21:25:23 3898b5b70c32: Waiting 21:25:23 0e9d5b469b87: Waiting 21:25:23 bb76bd2f514c: Waiting 21:25:23 9f9278133411: Waiting 21:25:23 da5c9e3556ec: Waiting 21:25:23 4ad1cb33f01f: Waiting 21:25:23 f1417ff83b31: Waiting 21:25:23 56aa6c295518: Waiting 21:25:23 fb9c0bf2b2cd: Layer already exists 21:25:23 5c062c02aaab: Layer already exists 21:25:23 1d3a51b38dd9: Layer already exists 21:25:23 f960a057342f: Layer already exists 21:25:23 ebf825fc4af1: Layer already exists 21:25:23 da5c9e3556ec: Layer already exists 21:25:23 bb76bd2f514c: Layer already exists 21:25:23 3898b5b70c32: Layer already exists 21:25:23 56aa6c295518: Layer already exists 21:25:23 4ad1cb33f01f: Layer already exists 21:25:23 0e9d5b469b87: Layer already exists 21:25:23 9f9278133411: Layer already exists 21:25:23 f1417ff83b31: Layer already exists 21:25:23 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:24 f960a057342f: Preparing 21:25:24 f960a057342f: Preparing 21:25:24 1d3a51b38dd9: Preparing 21:25:24 5c062c02aaab: Preparing 21:25:24 ebf825fc4af1: Preparing 21:25:24 fb9c0bf2b2cd: Preparing 21:25:24 da5c9e3556ec: Preparing 21:25:24 56aa6c295518: Preparing 21:25:24 3898b5b70c32: Preparing 21:25:24 bb76bd2f514c: Preparing 21:25:24 4ad1cb33f01f: Preparing 21:25:24 0e9d5b469b87: Preparing 21:25:24 9f9278133411: Preparing 21:25:24 f1417ff83b31: Preparing 21:25:24 4ad1cb33f01f: Waiting 21:25:24 0e9d5b469b87: Waiting 21:25:24 9f9278133411: Waiting 21:25:24 da5c9e3556ec: Waiting 21:25:24 3898b5b70c32: Waiting 21:25:24 f1417ff83b31: Waiting 21:25:24 56aa6c295518: Waiting 21:25:24 bb76bd2f514c: Waiting 21:25:24 5c062c02aaab: Layer already exists 21:25:24 1d3a51b38dd9: Layer already exists 21:25:24 fb9c0bf2b2cd: Layer already exists 21:25:24 f960a057342f: Layer already exists 21:25:24 ebf825fc4af1: Layer already exists 21:25:24 da5c9e3556ec: Layer already exists 21:25:24 56aa6c295518: Layer already exists 21:25:24 4ad1cb33f01f: Layer already exists 21:25:24 3898b5b70c32: Layer already exists 21:25:24 bb76bd2f514c: Layer already exists 21:25:24 0e9d5b469b87: Layer already exists 21:25:24 9f9278133411: Layer already exists 21:25:24 f1417ff83b31: Layer already exists 21:25:24 main: digest: sha256:5dabaecf6e8f51ae48609f3d0f00e6b7488c2d1ae2e2c4f1486b00f998a0c2e7 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:24 ===================================================== [Pipeline] echo 21:25:24 taggedImages: 21:25:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:25:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.157 21:25:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:25:24 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:25:24 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:24 latest 21:25:24 3.0.0-dev.157 21:25:24 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:24 main 21:25:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:25 8273e5d21d3c: Preparing 21:25:25 33d1fb9d7071: Preparing 21:25:25 7d1c19c0cb2c: Preparing 21:25:25 d2334468ac40: Preparing 21:25:25 56aa6c295518: Preparing 21:25:25 3898b5b70c32: Preparing 21:25:25 381ce8b42c40: Preparing 21:25:25 f1417ff83b31: Preparing 21:25:25 3898b5b70c32: Waiting 21:25:25 f1417ff83b31: Waiting 21:25:25 381ce8b42c40: Waiting 21:25:25 33d1fb9d7071: Layer already exists 21:25:25 56aa6c295518: Layer already exists 21:25:25 3898b5b70c32: Layer already exists 21:25:25 f1417ff83b31: Layer already exists 21:25:25 7d1c19c0cb2c: Pushed 21:25:25 8273e5d21d3c: Pushed 21:25:25 381ce8b42c40: Pushed 21:25:26 d2334468ac40: Pushed 21:25:26 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:27 8273e5d21d3c: Preparing 21:25:27 33d1fb9d7071: Preparing 21:25:27 7d1c19c0cb2c: Preparing 21:25:27 d2334468ac40: Preparing 21:25:27 56aa6c295518: Preparing 21:25:27 3898b5b70c32: Preparing 21:25:27 381ce8b42c40: Preparing 21:25:27 f1417ff83b31: Preparing 21:25:27 3898b5b70c32: Waiting 21:25:27 f1417ff83b31: Waiting 21:25:27 381ce8b42c40: Waiting 21:25:27 8273e5d21d3c: Layer already exists 21:25:27 33d1fb9d7071: Layer already exists 21:25:27 56aa6c295518: Layer already exists 21:25:27 7d1c19c0cb2c: Layer already exists 21:25:27 d2334468ac40: Layer already exists 21:25:27 3898b5b70c32: Layer already exists 21:25:27 f1417ff83b31: Layer already exists 21:25:27 381ce8b42c40: Layer already exists 21:25:27 latest: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.157 21:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:27 8273e5d21d3c: Preparing 21:25:27 33d1fb9d7071: Preparing 21:25:27 7d1c19c0cb2c: Preparing 21:25:27 d2334468ac40: Preparing 21:25:27 56aa6c295518: Preparing 21:25:27 3898b5b70c32: Preparing 21:25:27 381ce8b42c40: Preparing 21:25:27 f1417ff83b31: Preparing 21:25:27 381ce8b42c40: Waiting 21:25:27 f1417ff83b31: Waiting 21:25:27 3898b5b70c32: Waiting 21:25:27 d2334468ac40: Layer already exists 21:25:27 33d1fb9d7071: Layer already exists 21:25:27 8273e5d21d3c: Layer already exists 21:25:27 7d1c19c0cb2c: Layer already exists 21:25:27 56aa6c295518: Layer already exists 21:25:27 3898b5b70c32: Layer already exists 21:25:27 381ce8b42c40: Layer already exists 21:25:27 f1417ff83b31: Layer already exists 21:25:27 3.0.0-dev.157: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:28 8273e5d21d3c: Preparing 21:25:28 33d1fb9d7071: Preparing 21:25:28 7d1c19c0cb2c: Preparing 21:25:28 d2334468ac40: Preparing 21:25:28 56aa6c295518: Preparing 21:25:28 3898b5b70c32: Preparing 21:25:28 381ce8b42c40: Preparing 21:25:28 f1417ff83b31: Preparing 21:25:28 3898b5b70c32: Waiting 21:25:28 381ce8b42c40: Waiting 21:25:28 f1417ff83b31: Waiting 21:25:28 56aa6c295518: Layer already exists 21:25:28 d2334468ac40: Layer already exists 21:25:28 8273e5d21d3c: Layer already exists 21:25:28 7d1c19c0cb2c: Layer already exists 21:25:28 33d1fb9d7071: Layer already exists 21:25:28 381ce8b42c40: Layer already exists 21:25:28 3898b5b70c32: Layer already exists 21:25:28 f1417ff83b31: Layer already exists 21:25:28 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:29 8273e5d21d3c: Preparing 21:25:29 33d1fb9d7071: Preparing 21:25:29 7d1c19c0cb2c: Preparing 21:25:29 d2334468ac40: Preparing 21:25:29 56aa6c295518: Preparing 21:25:29 3898b5b70c32: Preparing 21:25:29 381ce8b42c40: Preparing 21:25:29 f1417ff83b31: Preparing 21:25:29 3898b5b70c32: Waiting 21:25:29 381ce8b42c40: Waiting 21:25:29 f1417ff83b31: Waiting 21:25:29 7d1c19c0cb2c: Layer already exists 21:25:29 d2334468ac40: Layer already exists 21:25:29 8273e5d21d3c: Layer already exists 21:25:29 33d1fb9d7071: Layer already exists 21:25:29 56aa6c295518: Layer already exists 21:25:29 f1417ff83b31: Layer already exists 21:25:29 381ce8b42c40: Layer already exists 21:25:29 3898b5b70c32: Layer already exists 21:25:29 main: digest: sha256:57f930d3249ed9d0bd8047f73439f71902926b2cfc01ef6a7852aa47a9c1d47d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:29 ===================================================== [Pipeline] echo 21:25:29 taggedImages: 21:25:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:25:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.157 21:25:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:25:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:25:29 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:29 latest 21:25:29 3.0.0-dev.157 21:25:29 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:29 main 21:25:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:29 ced48073e46d: Preparing 21:25:29 3209b6a686d6: Preparing 21:25:29 05a164b2c77f: Preparing 21:25:29 b63c5c0e241f: Preparing 21:25:29 56aa6c295518: Preparing 21:25:29 3898b5b70c32: Preparing 21:25:29 3d534b7ee2a4: Preparing 21:25:29 01891179e9aa: Preparing 21:25:29 f1417ff83b31: Preparing 21:25:29 3898b5b70c32: Waiting 21:25:29 3d534b7ee2a4: Waiting 21:25:29 01891179e9aa: Waiting 21:25:29 f1417ff83b31: Waiting 21:25:29 56aa6c295518: Layer already exists 21:25:29 3898b5b70c32: Layer already exists 21:25:29 ced48073e46d: Pushed 21:25:29 3209b6a686d6: Pushed 21:25:29 b63c5c0e241f: Pushed 21:25:29 3d534b7ee2a4: Pushed 21:25:29 f1417ff83b31: Layer already exists 21:25:30 01891179e9aa: Pushed 21:25:31 05a164b2c77f: Pushed 21:25:31 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:31 ced48073e46d: Preparing 21:25:31 3209b6a686d6: Preparing 21:25:31 05a164b2c77f: Preparing 21:25:31 b63c5c0e241f: Preparing 21:25:31 56aa6c295518: Preparing 21:25:31 3898b5b70c32: Preparing 21:25:31 3d534b7ee2a4: Preparing 21:25:31 01891179e9aa: Preparing 21:25:31 3898b5b70c32: Waiting 21:25:31 3d534b7ee2a4: Waiting 21:25:31 f1417ff83b31: Preparing 21:25:31 01891179e9aa: Waiting 21:25:31 f1417ff83b31: Waiting 21:25:31 56aa6c295518: Layer already exists 21:25:31 05a164b2c77f: Layer already exists 21:25:31 3209b6a686d6: Layer already exists 21:25:31 b63c5c0e241f: Layer already exists 21:25:31 ced48073e46d: Layer already exists 21:25:31 3898b5b70c32: Layer already exists 21:25:31 f1417ff83b31: Layer already exists 21:25:31 3d534b7ee2a4: Layer already exists 21:25:31 01891179e9aa: Layer already exists 21:25:31 latest: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.157 21:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:32 ced48073e46d: Preparing 21:25:32 3209b6a686d6: Preparing 21:25:32 05a164b2c77f: Preparing 21:25:32 b63c5c0e241f: Preparing 21:25:32 56aa6c295518: Preparing 21:25:32 3898b5b70c32: Preparing 21:25:32 3d534b7ee2a4: Preparing 21:25:32 01891179e9aa: Preparing 21:25:32 f1417ff83b31: Preparing 21:25:32 3898b5b70c32: Waiting 21:25:32 01891179e9aa: Waiting 21:25:32 f1417ff83b31: Waiting 21:25:32 3d534b7ee2a4: Waiting 21:25:32 3209b6a686d6: Layer already exists 21:25:32 b63c5c0e241f: Layer already exists 21:25:32 56aa6c295518: Layer already exists 21:25:32 ced48073e46d: Layer already exists 21:25:32 05a164b2c77f: Layer already exists 21:25:32 01891179e9aa: Layer already exists 21:25:32 3d534b7ee2a4: Layer already exists 21:25:32 f1417ff83b31: Layer already exists 21:25:32 3898b5b70c32: Layer already exists 21:25:32 3.0.0-dev.157: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:32 ced48073e46d: Preparing 21:25:32 3209b6a686d6: Preparing 21:25:32 05a164b2c77f: Preparing 21:25:32 b63c5c0e241f: Preparing 21:25:32 56aa6c295518: Preparing 21:25:32 3898b5b70c32: Preparing 21:25:32 3d534b7ee2a4: Preparing 21:25:32 01891179e9aa: Preparing 21:25:32 f1417ff83b31: Preparing 21:25:32 01891179e9aa: Waiting 21:25:32 3898b5b70c32: Waiting 21:25:32 3d534b7ee2a4: Waiting 21:25:32 b63c5c0e241f: Layer already exists 21:25:32 ced48073e46d: Layer already exists 21:25:32 3209b6a686d6: Layer already exists 21:25:32 56aa6c295518: Layer already exists 21:25:32 05a164b2c77f: Layer already exists 21:25:32 3898b5b70c32: Layer already exists 21:25:32 3d534b7ee2a4: Layer already exists 21:25:32 f1417ff83b31: Layer already exists 21:25:32 01891179e9aa: Layer already exists 21:25:32 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:33 ced48073e46d: Preparing 21:25:33 3209b6a686d6: Preparing 21:25:33 05a164b2c77f: Preparing 21:25:33 b63c5c0e241f: Preparing 21:25:33 56aa6c295518: Preparing 21:25:33 3898b5b70c32: Preparing 21:25:33 3d534b7ee2a4: Preparing 21:25:33 01891179e9aa: Preparing 21:25:33 f1417ff83b31: Preparing 21:25:33 3898b5b70c32: Waiting 21:25:33 01891179e9aa: Waiting 21:25:33 f1417ff83b31: Waiting 21:25:33 3d534b7ee2a4: Waiting 21:25:33 3209b6a686d6: Layer already exists 21:25:33 b63c5c0e241f: Layer already exists 21:25:33 05a164b2c77f: Layer already exists 21:25:33 ced48073e46d: Layer already exists 21:25:33 56aa6c295518: Layer already exists 21:25:33 3898b5b70c32: Layer already exists 21:25:33 f1417ff83b31: Layer already exists 21:25:33 3d534b7ee2a4: Layer already exists 21:25:33 01891179e9aa: Layer already exists 21:25:33 main: digest: sha256:192d050d83d5f6e6afae1aa9332e897b45a53b41212f86df286a70909b769cf7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:33 ===================================================== [Pipeline] echo 21:25:33 taggedImages: 21:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.157 21:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:25:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:25:33 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:33 latest 21:25:33 3.0.0-dev.157 21:25:33 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:33 main 21:25:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:25:34 427a7ad58642: Preparing 21:25:34 b785a200c458: Preparing 21:25:34 af169231e946: Preparing 21:25:34 09d6130bc434: Preparing 21:25:34 4ad547b13a6e: Preparing 21:25:34 a64144193573: Preparing 21:25:34 332fc843fa23: Preparing 21:25:34 56aa6c295518: Preparing 21:25:34 3898b5b70c32: Preparing 21:25:34 6c363a39ff4f: Preparing 21:25:34 f1417ff83b31: Preparing 21:25:34 f1417ff83b31: Waiting 21:25:34 6c363a39ff4f: Waiting 21:25:34 56aa6c295518: Waiting 21:25:34 332fc843fa23: Waiting 21:25:34 3898b5b70c32: Waiting 21:25:34 427a7ad58642: Pushed 21:25:34 4ad547b13a6e: Pushed 21:25:34 b785a200c458: Pushed 21:25:34 56aa6c295518: Layer already exists 21:25:34 3898b5b70c32: Layer already exists 21:25:34 a64144193573: Pushed 21:25:34 332fc843fa23: Pushed 21:25:34 f1417ff83b31: Layer already exists 21:25:34 6c363a39ff4f: Pushed 21:25:35 09d6130bc434: Pushed 21:25:35 af169231e946: Pushed 21:25:35 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:25:36 427a7ad58642: Preparing 21:25:36 b785a200c458: Preparing 21:25:36 af169231e946: Preparing 21:25:36 09d6130bc434: Preparing 21:25:36 4ad547b13a6e: Preparing 21:25:36 a64144193573: Preparing 21:25:36 332fc843fa23: Preparing 21:25:36 56aa6c295518: Preparing 21:25:36 3898b5b70c32: Preparing 21:25:36 6c363a39ff4f: Preparing 21:25:36 f1417ff83b31: Preparing 21:25:36 a64144193573: Waiting 21:25:36 6c363a39ff4f: Waiting 21:25:36 332fc843fa23: Waiting 21:25:36 f1417ff83b31: Waiting 21:25:36 56aa6c295518: Waiting 21:25:36 3898b5b70c32: Waiting 21:25:36 af169231e946: Layer already exists 21:25:36 b785a200c458: Layer already exists 21:25:36 427a7ad58642: Layer already exists 21:25:36 09d6130bc434: Layer already exists 21:25:36 4ad547b13a6e: Layer already exists 21:25:36 a64144193573: Layer already exists 21:25:36 332fc843fa23: Layer already exists 21:25:36 56aa6c295518: Layer already exists 21:25:36 6c363a39ff4f: Layer already exists 21:25:36 3898b5b70c32: Layer already exists 21:25:36 f1417ff83b31: Layer already exists 21:25:36 latest: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.157 21:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:25:37 427a7ad58642: Preparing 21:25:37 b785a200c458: Preparing 21:25:37 af169231e946: Preparing 21:25:37 09d6130bc434: Preparing 21:25:37 4ad547b13a6e: Preparing 21:25:37 a64144193573: Preparing 21:25:37 332fc843fa23: Preparing 21:25:37 56aa6c295518: Preparing 21:25:37 3898b5b70c32: Preparing 21:25:37 6c363a39ff4f: Preparing 21:25:37 f1417ff83b31: Preparing 21:25:37 a64144193573: Waiting 21:25:37 332fc843fa23: Waiting 21:25:37 56aa6c295518: Waiting 21:25:37 3898b5b70c32: Waiting 21:25:37 f1417ff83b31: Waiting 21:25:37 6c363a39ff4f: Waiting 21:25:37 b785a200c458: Layer already exists 21:25:37 427a7ad58642: Layer already exists 21:25:37 4ad547b13a6e: Layer already exists 21:25:37 09d6130bc434: Layer already exists 21:25:37 af169231e946: Layer already exists 21:25:37 332fc843fa23: Layer already exists 21:25:37 a64144193573: Layer already exists 21:25:37 56aa6c295518: Layer already exists 21:25:37 3898b5b70c32: Layer already exists 21:25:37 6c363a39ff4f: Layer already exists 21:25:37 f1417ff83b31: Layer already exists 21:25:37 3.0.0-dev.157: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:25:37 427a7ad58642: Preparing 21:25:37 b785a200c458: Preparing 21:25:37 af169231e946: Preparing 21:25:37 09d6130bc434: Preparing 21:25:37 4ad547b13a6e: Preparing 21:25:37 a64144193573: Preparing 21:25:37 332fc843fa23: Preparing 21:25:37 56aa6c295518: Preparing 21:25:37 3898b5b70c32: Preparing 21:25:37 6c363a39ff4f: Preparing 21:25:37 f1417ff83b31: Preparing 21:25:37 a64144193573: Waiting 21:25:37 332fc843fa23: Waiting 21:25:37 3898b5b70c32: Waiting 21:25:37 f1417ff83b31: Waiting 21:25:37 6c363a39ff4f: Waiting 21:25:37 56aa6c295518: Waiting 21:25:37 b785a200c458: Layer already exists 21:25:37 4ad547b13a6e: Layer already exists 21:25:37 09d6130bc434: Layer already exists 21:25:37 af169231e946: Layer already exists 21:25:37 427a7ad58642: Layer already exists 21:25:37 a64144193573: Layer already exists 21:25:37 3898b5b70c32: Layer already exists 21:25:37 6c363a39ff4f: Layer already exists 21:25:37 56aa6c295518: Layer already exists 21:25:37 332fc843fa23: Layer already exists 21:25:37 f1417ff83b31: Layer already exists 21:25:37 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:25:38 427a7ad58642: Preparing 21:25:38 b785a200c458: Preparing 21:25:38 af169231e946: Preparing 21:25:38 09d6130bc434: Preparing 21:25:38 4ad547b13a6e: Preparing 21:25:38 a64144193573: Preparing 21:25:38 332fc843fa23: Preparing 21:25:38 56aa6c295518: Preparing 21:25:38 3898b5b70c32: Preparing 21:25:38 6c363a39ff4f: Preparing 21:25:38 f1417ff83b31: Preparing 21:25:38 a64144193573: Waiting 21:25:38 332fc843fa23: Waiting 21:25:38 56aa6c295518: Waiting 21:25:38 3898b5b70c32: Waiting 21:25:38 6c363a39ff4f: Waiting 21:25:38 f1417ff83b31: Waiting 21:25:38 af169231e946: Layer already exists 21:25:38 b785a200c458: Layer already exists 21:25:38 427a7ad58642: Layer already exists 21:25:38 4ad547b13a6e: Layer already exists 21:25:38 09d6130bc434: Layer already exists 21:25:38 a64144193573: Layer already exists 21:25:38 332fc843fa23: Layer already exists 21:25:38 3898b5b70c32: Layer already exists 21:25:38 56aa6c295518: Layer already exists 21:25:38 6c363a39ff4f: Layer already exists 21:25:38 f1417ff83b31: Layer already exists 21:25:38 main: digest: sha256:2178d5671c7294ca1fb01597155405204f32025b7716d4ad5c9385fce5813c00 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:38 ===================================================== [Pipeline] echo 21:25:38 taggedImages: 21:25:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:25:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.157 21:25:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:25:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:25:38 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:38 latest 21:25:38 3.0.0-dev.157 21:25:38 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:38 main 21:25:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:25:39 4cd753332cd1: Preparing 21:25:39 da22371830af: Preparing 21:25:39 56aa6c295518: Preparing 21:25:39 3898b5b70c32: Preparing 21:25:39 87e888e7d4dc: Preparing 21:25:39 f1417ff83b31: Preparing 21:25:39 f1417ff83b31: Waiting 21:25:39 56aa6c295518: Layer already exists 21:25:39 3898b5b70c32: Layer already exists 21:25:39 f1417ff83b31: Layer already exists 21:25:39 4cd753332cd1: Pushed 21:25:39 87e888e7d4dc: Pushed 21:25:40 da22371830af: Pushed 21:25:41 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:41 + 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 21:25:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:25:41 4cd753332cd1: Preparing 21:25:41 da22371830af: Preparing 21:25:41 56aa6c295518: Preparing 21:25:41 3898b5b70c32: Preparing 21:25:41 87e888e7d4dc: Preparing 21:25:41 f1417ff83b31: Preparing 21:25:41 4cd753332cd1: Layer already exists 21:25:41 da22371830af: Layer already exists 21:25:41 87e888e7d4dc: Layer already exists 21:25:41 56aa6c295518: Layer already exists 21:25:41 3898b5b70c32: Layer already exists 21:25:41 f1417ff83b31: Layer already exists 21:25:41 latest: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.157 21:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:25:42 4cd753332cd1: Preparing 21:25:42 da22371830af: Preparing 21:25:42 56aa6c295518: Preparing 21:25:42 3898b5b70c32: Preparing 21:25:42 87e888e7d4dc: Preparing 21:25:42 f1417ff83b31: Preparing 21:25:42 f1417ff83b31: Waiting 21:25:42 da22371830af: Layer already exists 21:25:42 3898b5b70c32: Layer already exists 21:25:42 87e888e7d4dc: Layer already exists 21:25:42 56aa6c295518: Layer already exists 21:25:42 4cd753332cd1: Layer already exists 21:25:42 f1417ff83b31: Layer already exists 21:25:42 3.0.0-dev.157: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:25:43 4cd753332cd1: Preparing 21:25:43 da22371830af: Preparing 21:25:43 56aa6c295518: Preparing 21:25:43 3898b5b70c32: Preparing 21:25:43 87e888e7d4dc: Preparing 21:25:43 f1417ff83b31: Preparing 21:25:43 f1417ff83b31: Waiting 21:25:43 56aa6c295518: Layer already exists 21:25:43 da22371830af: Layer already exists 21:25:43 87e888e7d4dc: Layer already exists 21:25:43 4cd753332cd1: Layer already exists 21:25:43 3898b5b70c32: Layer already exists 21:25:43 f1417ff83b31: Layer already exists 21:25:43 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:43 + 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 21:25:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:25:43 4cd753332cd1: Preparing 21:25:43 da22371830af: Preparing 21:25:43 56aa6c295518: Preparing 21:25:43 3898b5b70c32: Preparing 21:25:43 87e888e7d4dc: Preparing 21:25:43 f1417ff83b31: Preparing 21:25:43 f1417ff83b31: Waiting 21:25:43 56aa6c295518: Layer already exists 21:25:43 4cd753332cd1: Layer already exists 21:25:43 da22371830af: Layer already exists 21:25:43 3898b5b70c32: Layer already exists 21:25:43 87e888e7d4dc: Layer already exists 21:25:43 f1417ff83b31: Layer already exists 21:25:43 main: digest: sha256:72080e17622f772dd389be12b6db3e9dee07633f8f48e588861cb70ad3a11fc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:43 ===================================================== [Pipeline] echo 21:25:43 taggedImages: 21:25:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:25:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.157 21:25:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:25:43 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:25:43 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:43 latest 21:25:43 3.0.0-dev.157 21:25:43 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:43 main 21:25:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:25:44 d881bb6f5f67: Preparing 21:25:44 a27441ba0665: Preparing 21:25:44 9c1e94fec01b: Preparing 21:25:44 0281a24a12ce: Preparing 21:25:44 1e7585543b01: Preparing 21:25:44 56aa6c295518: Preparing 21:25:44 3898b5b70c32: Preparing 21:25:44 f4b75baff404: Preparing 21:25:44 f1417ff83b31: Preparing 21:25:44 56aa6c295518: Waiting 21:25:44 3898b5b70c32: Waiting 21:25:44 f4b75baff404: Waiting 21:25:44 f1417ff83b31: Waiting 21:25:44 a27441ba0665: Pushed 21:25:44 56aa6c295518: Layer already exists 21:25:44 3898b5b70c32: Layer already exists 21:25:44 d881bb6f5f67: Pushed 21:25:44 9c1e94fec01b: Pushed 21:25:44 f1417ff83b31: Layer already exists 21:25:44 f4b75baff404: Pushed 21:25:50 1e7585543b01: Pushed 21:25:51 0281a24a12ce: Pushed 21:25:51 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:25:52 d881bb6f5f67: Preparing 21:25:52 a27441ba0665: Preparing 21:25:52 9c1e94fec01b: Preparing 21:25:52 0281a24a12ce: Preparing 21:25:52 1e7585543b01: Preparing 21:25:52 56aa6c295518: Preparing 21:25:52 3898b5b70c32: Preparing 21:25:52 f4b75baff404: Preparing 21:25:52 f1417ff83b31: Preparing 21:25:52 56aa6c295518: Waiting 21:25:52 3898b5b70c32: Waiting 21:25:52 f4b75baff404: Waiting 21:25:52 f1417ff83b31: Waiting 21:25:52 0281a24a12ce: Layer already exists 21:25:52 1e7585543b01: Layer already exists 21:25:52 d881bb6f5f67: Layer already exists 21:25:52 a27441ba0665: Layer already exists 21:25:52 9c1e94fec01b: Layer already exists 21:25:52 3898b5b70c32: Layer already exists 21:25:52 56aa6c295518: Layer already exists 21:25:52 f4b75baff404: Layer already exists 21:25:52 f1417ff83b31: Layer already exists 21:25:52 latest: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.157 21:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:25:53 d881bb6f5f67: Preparing 21:25:53 a27441ba0665: Preparing 21:25:53 9c1e94fec01b: Preparing 21:25:53 0281a24a12ce: Preparing 21:25:53 1e7585543b01: Preparing 21:25:53 56aa6c295518: Preparing 21:25:53 3898b5b70c32: Preparing 21:25:53 56aa6c295518: Waiting 21:25:53 f4b75baff404: Preparing 21:25:53 f1417ff83b31: Preparing 21:25:53 3898b5b70c32: Waiting 21:25:53 f1417ff83b31: Waiting 21:25:53 f4b75baff404: Waiting 21:25:53 9c1e94fec01b: Layer already exists 21:25:53 a27441ba0665: Layer already exists 21:25:53 d881bb6f5f67: Layer already exists 21:25:53 1e7585543b01: Layer already exists 21:25:53 0281a24a12ce: Layer already exists 21:25:53 3898b5b70c32: Layer already exists 21:25:53 f1417ff83b31: Layer already exists 21:25:53 f4b75baff404: Layer already exists 21:25:53 56aa6c295518: Layer already exists 21:25:53 3.0.0-dev.157: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:25:53 d881bb6f5f67: Preparing 21:25:53 a27441ba0665: Preparing 21:25:53 9c1e94fec01b: Preparing 21:25:53 0281a24a12ce: Preparing 21:25:53 1e7585543b01: Preparing 21:25:53 56aa6c295518: Preparing 21:25:53 3898b5b70c32: Preparing 21:25:53 f4b75baff404: Preparing 21:25:53 f1417ff83b31: Preparing 21:25:53 3898b5b70c32: Waiting 21:25:53 f4b75baff404: Waiting 21:25:53 56aa6c295518: Waiting 21:25:53 f1417ff83b31: Waiting 21:25:53 0281a24a12ce: Layer already exists 21:25:53 1e7585543b01: Layer already exists 21:25:53 a27441ba0665: Layer already exists 21:25:53 d881bb6f5f67: Layer already exists 21:25:53 9c1e94fec01b: Layer already exists 21:25:53 56aa6c295518: Layer already exists 21:25:53 3898b5b70c32: Layer already exists 21:25:53 f4b75baff404: Layer already exists 21:25:53 f1417ff83b31: Layer already exists 21:25:53 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:25:54 d881bb6f5f67: Preparing 21:25:54 a27441ba0665: Preparing 21:25:54 9c1e94fec01b: Preparing 21:25:54 0281a24a12ce: Preparing 21:25:54 1e7585543b01: Preparing 21:25:54 56aa6c295518: Preparing 21:25:54 3898b5b70c32: Preparing 21:25:54 f4b75baff404: Preparing 21:25:54 f1417ff83b31: Preparing 21:25:54 3898b5b70c32: Waiting 21:25:54 f4b75baff404: Waiting 21:25:54 f1417ff83b31: Waiting 21:25:54 56aa6c295518: Waiting 21:25:54 1e7585543b01: Layer already exists 21:25:54 d881bb6f5f67: Layer already exists 21:25:54 9c1e94fec01b: Layer already exists 21:25:54 a27441ba0665: Layer already exists 21:25:54 0281a24a12ce: Layer already exists 21:25:54 3898b5b70c32: Layer already exists 21:25:54 f1417ff83b31: Layer already exists 21:25:54 56aa6c295518: Layer already exists 21:25:54 f4b75baff404: Layer already exists 21:25:54 main: digest: sha256:85fa679b29bb2e3e32e2b83baadcb0189af722716bd14c9f2985ba990833d8fb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:54 ===================================================== [Pipeline] echo 21:25:54 taggedImages: 21:25:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:25:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.157 21:25:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:25:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:25:54 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:54 latest 21:25:54 3.0.0-dev.157 21:25:54 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:25:54 main 21:25:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:25:55 4a8803a3546f: Preparing 21:25:55 814a025d309b: Preparing 21:25:55 7bac37727f0b: Preparing 21:25:55 a87e338ceb32: Preparing 21:25:55 56aa6c295518: Preparing 21:25:55 3898b5b70c32: Preparing 21:25:55 39cf97d56401: Preparing 21:25:55 f1417ff83b31: Preparing 21:25:55 39cf97d56401: Waiting 21:25:55 3898b5b70c32: Waiting 21:25:55 f1417ff83b31: Waiting 21:25:55 56aa6c295518: Layer already exists 21:25:55 3898b5b70c32: Layer already exists 21:25:55 814a025d309b: Pushed 21:25:55 4a8803a3546f: Pushed 21:25:55 7bac37727f0b: Pushed 21:25:55 f1417ff83b31: Layer already exists 21:25:55 39cf97d56401: Pushed 21:26:03 a87e338ceb32: Pushed 21:26:03 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:26:04 4a8803a3546f: Preparing 21:26:04 814a025d309b: Preparing 21:26:04 7bac37727f0b: Preparing 21:26:04 a87e338ceb32: Preparing 21:26:04 56aa6c295518: Preparing 21:26:04 3898b5b70c32: Preparing 21:26:04 39cf97d56401: Preparing 21:26:04 f1417ff83b31: Preparing 21:26:04 3898b5b70c32: Waiting 21:26:04 39cf97d56401: Waiting 21:26:04 f1417ff83b31: Waiting 21:26:04 7bac37727f0b: Layer already exists 21:26:04 a87e338ceb32: Layer already exists 21:26:04 56aa6c295518: Layer already exists 21:26:04 4a8803a3546f: Layer already exists 21:26:04 814a025d309b: Layer already exists 21:26:04 39cf97d56401: Layer already exists 21:26:04 3898b5b70c32: Layer already exists 21:26:04 f1417ff83b31: Layer already exists 21:26:04 latest: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.157 21:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:26:04 4a8803a3546f: Preparing 21:26:04 814a025d309b: Preparing 21:26:04 7bac37727f0b: Preparing 21:26:04 a87e338ceb32: Preparing 21:26:04 56aa6c295518: Preparing 21:26:04 3898b5b70c32: Preparing 21:26:04 39cf97d56401: Preparing 21:26:04 f1417ff83b31: Preparing 21:26:04 3898b5b70c32: Waiting 21:26:04 39cf97d56401: Waiting 21:26:04 f1417ff83b31: Waiting 21:26:04 a87e338ceb32: Layer already exists 21:26:04 814a025d309b: Layer already exists 21:26:04 56aa6c295518: Layer already exists 21:26:04 7bac37727f0b: Layer already exists 21:26:04 4a8803a3546f: Layer already exists 21:26:04 3898b5b70c32: Layer already exists 21:26:04 39cf97d56401: Layer already exists 21:26:04 f1417ff83b31: Layer already exists 21:26:04 3.0.0-dev.157: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:26:05 4a8803a3546f: Preparing 21:26:05 814a025d309b: Preparing 21:26:05 7bac37727f0b: Preparing 21:26:05 a87e338ceb32: Preparing 21:26:05 56aa6c295518: Preparing 21:26:05 3898b5b70c32: Preparing 21:26:05 39cf97d56401: Preparing 21:26:05 f1417ff83b31: Preparing 21:26:05 39cf97d56401: Waiting 21:26:05 f1417ff83b31: Waiting 21:26:05 3898b5b70c32: Waiting 21:26:05 814a025d309b: Layer already exists 21:26:05 7bac37727f0b: Layer already exists 21:26:05 56aa6c295518: Layer already exists 21:26:05 a87e338ceb32: Layer already exists 21:26:05 4a8803a3546f: Layer already exists 21:26:05 3898b5b70c32: Layer already exists 21:26:05 39cf97d56401: Layer already exists 21:26:05 f1417ff83b31: Layer already exists 21:26:05 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:26:05 4a8803a3546f: Preparing 21:26:05 814a025d309b: Preparing 21:26:05 7bac37727f0b: Preparing 21:26:05 a87e338ceb32: Preparing 21:26:05 56aa6c295518: Preparing 21:26:05 3898b5b70c32: Preparing 21:26:05 39cf97d56401: Preparing 21:26:05 f1417ff83b31: Preparing 21:26:05 39cf97d56401: Waiting 21:26:05 f1417ff83b31: Waiting 21:26:05 3898b5b70c32: Waiting 21:26:05 7bac37727f0b: Layer already exists 21:26:05 56aa6c295518: Layer already exists 21:26:05 a87e338ceb32: Layer already exists 21:26:05 814a025d309b: Layer already exists 21:26:05 4a8803a3546f: Layer already exists 21:26:05 39cf97d56401: Layer already exists 21:26:05 3898b5b70c32: Layer already exists 21:26:05 f1417ff83b31: Layer already exists 21:26:05 main: digest: sha256:160d5c99a5b866fcff4df5503ec7168aedb2278e855744512928e87b27151d4b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:05 ===================================================== [Pipeline] echo 21:26:05 taggedImages: 21:26:05 - nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:05 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:26:05 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.157 21:26:05 - nexus3.edgexfoundry.org:10004/security-spire-config:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:05 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:26:05 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:26:05 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:05 latest 21:26:05 3.0.0-dev.157 21:26:05 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:05 main 21:26:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:06 d5db8f64d99f: Preparing 21:26:06 390259aab3e9: Preparing 21:26:06 72d63ed72681: Preparing 21:26:06 ba42bb994303: Preparing 21:26:06 56aa6c295518: Preparing 21:26:06 3898b5b70c32: Preparing 21:26:06 f4b75baff404: Preparing 21:26:06 f1417ff83b31: Preparing 21:26:06 3898b5b70c32: Waiting 21:26:06 f4b75baff404: Waiting 21:26:06 f1417ff83b31: Waiting 21:26:06 72d63ed72681: Pushed 21:26:06 d5db8f64d99f: Pushed 21:26:06 390259aab3e9: Pushed 21:26:06 56aa6c295518: Layer already exists 21:26:06 3898b5b70c32: Layer already exists 21:26:06 f4b75baff404: Layer already exists 21:26:06 f1417ff83b31: Layer already exists 21:26:15 ba42bb994303: Pushed 21:26:15 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:15 d5db8f64d99f: Preparing 21:26:15 390259aab3e9: Preparing 21:26:15 72d63ed72681: Preparing 21:26:15 ba42bb994303: Preparing 21:26:15 56aa6c295518: Preparing 21:26:15 3898b5b70c32: Preparing 21:26:15 f4b75baff404: Preparing 21:26:15 f1417ff83b31: Preparing 21:26:15 3898b5b70c32: Waiting 21:26:15 f4b75baff404: Waiting 21:26:15 72d63ed72681: Layer already exists 21:26:15 ba42bb994303: Layer already exists 21:26:15 d5db8f64d99f: Layer already exists 21:26:15 56aa6c295518: Layer already exists 21:26:15 390259aab3e9: Layer already exists 21:26:15 3898b5b70c32: Layer already exists 21:26:15 f4b75baff404: Layer already exists 21:26:15 f1417ff83b31: Layer already exists 21:26:15 latest: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.157 21:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:16 d5db8f64d99f: Preparing 21:26:16 390259aab3e9: Preparing 21:26:16 72d63ed72681: Preparing 21:26:16 ba42bb994303: Preparing 21:26:16 56aa6c295518: Preparing 21:26:16 3898b5b70c32: Preparing 21:26:16 f4b75baff404: Preparing 21:26:16 f1417ff83b31: Preparing 21:26:16 f1417ff83b31: Waiting 21:26:16 3898b5b70c32: Waiting 21:26:16 f4b75baff404: Waiting 21:26:16 56aa6c295518: Layer already exists 21:26:16 d5db8f64d99f: Layer already exists 21:26:16 ba42bb994303: Layer already exists 21:26:16 72d63ed72681: Layer already exists 21:26:16 390259aab3e9: Layer already exists 21:26:16 3898b5b70c32: Layer already exists 21:26:16 f4b75baff404: Layer already exists 21:26:16 f1417ff83b31: Layer already exists 21:26:16 3.0.0-dev.157: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 Removing intermediate container bc6e0cf4a5b9 21:26:16 ---> 4cce07563eb3 21:26:16 Step 8/25 : COPY . . 21:26:16 Removing intermediate container f43de23c3e01 21:26:16 ---> a1538c064e49 21:26:16 Step 8/23 : COPY . . 21:26:16 Removing intermediate container b47d675b220c 21:26:16 ---> ab082d21053b 21:26:16 Step 8/24 : COPY . . 21:26:16 Removing intermediate container 83c24998783c 21:26:16 ---> 514e5b8e5943 21:26:16 Step 7/25 : COPY . . 21:26:16 Removing intermediate container ef5e0a2b55de 21:26:16 ---> 6bfea6e92d96 21:26:16 Step 7/22 : COPY . . 21:26:16 ---> b0fd841b28c2 21:26:16 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:26:16 ---> Running in 360f39228504 21:26:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:16 d5db8f64d99f: Preparing 21:26:16 390259aab3e9: Preparing 21:26:16 72d63ed72681: Preparing 21:26:16 ba42bb994303: Preparing 21:26:16 56aa6c295518: Preparing 21:26:16 3898b5b70c32: Preparing 21:26:16 f4b75baff404: Preparing 21:26:16 f1417ff83b31: Preparing 21:26:16 3898b5b70c32: Waiting 21:26:16 f4b75baff404: Waiting 21:26:16 f1417ff83b31: Waiting 21:26:16 ba42bb994303: Layer already exists 21:26:16 72d63ed72681: Layer already exists 21:26:16 d5db8f64d99f: Layer already exists 21:26:16 390259aab3e9: Layer already exists 21:26:16 56aa6c295518: Layer already exists 21:26:16 f1417ff83b31: Layer already exists 21:26:16 f4b75baff404: Layer already exists 21:26:16 3898b5b70c32: Layer already exists 21:26:16 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:17 ---> 21cfc8908f1d 21:26:17 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 21:26:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:26:17 ---> bf709be4f343 21:26:17 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:26:17 ---> d9ae43cf6df9 21:26:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:26:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:17 d5db8f64d99f: Preparing 21:26:17 390259aab3e9: Preparing 21:26:17 72d63ed72681: Preparing 21:26:17 ba42bb994303: Preparing 21:26:17 56aa6c295518: Preparing 21:26:17 3898b5b70c32: Preparing 21:26:17 f4b75baff404: Preparing 21:26:17 f1417ff83b31: Preparing 21:26:17 3898b5b70c32: Waiting 21:26:17 f4b75baff404: Waiting 21:26:17 d5db8f64d99f: Layer already exists 21:26:17 ba42bb994303: Layer already exists 21:26:17 56aa6c295518: Layer already exists 21:26:17 390259aab3e9: Layer already exists 21:26:17 72d63ed72681: Layer already exists 21:26:17 3898b5b70c32: Layer already exists 21:26:17 f4b75baff404: Layer already exists 21:26:17 f1417ff83b31: Layer already exists 21:26:17 main: digest: sha256:5c76e92a90764cd76dd5a9882493b7816e5cabbafecf93d5e6306a5e3461497e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:17 ===================================================== [Pipeline] echo 21:26:17 taggedImages: 21:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.157 21:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:26:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:26:17 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:17 latest 21:26:17 3.0.0-dev.157 21:26:17 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:17 main 21:26:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:17 ---> Running in 974a43540b03 21:26:17 ---> Running in 6a0fa3da2a67 21:26:17 ---> Running in 9706bb9d655b 21:26:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:18 fcc8c89620e0: Preparing 21:26:18 47a0dc0f76cc: Preparing 21:26:18 56aa6c295518: Preparing 21:26:18 3898b5b70c32: Preparing 21:26:18 ad0d2973f4a9: Preparing 21:26:18 f1417ff83b31: Preparing 21:26:18 f1417ff83b31: Waiting 21:26:18 3898b5b70c32: Layer already exists 21:26:18 56aa6c295518: Layer already exists 21:26:18 f1417ff83b31: Layer already exists 21:26:18 fcc8c89620e0: Pushed 21:26:18 ad0d2973f4a9: Pushed 21:26:18 ---> 52cb71a9837f 21:26:18 Step 8/22 : RUN make cmd/secrets-config/secrets-config 21:26:18 ---> Running in 9c08d856f7c1 21:26:20 47a0dc0f76cc: Pushed 21:26:20 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:21 fcc8c89620e0: Preparing 21:26:21 47a0dc0f76cc: Preparing 21:26:21 56aa6c295518: Preparing 21:26:21 3898b5b70c32: Preparing 21:26:21 ad0d2973f4a9: Preparing 21:26:21 f1417ff83b31: Preparing 21:26:21 f1417ff83b31: Waiting 21:26:21 3898b5b70c32: Layer already exists 21:26:21 fcc8c89620e0: Layer already exists 21:26:21 ad0d2973f4a9: Layer already exists 21:26:21 56aa6c295518: Layer already exists 21:26:21 47a0dc0f76cc: Layer already exists 21:26:21 f1417ff83b31: Layer already exists 21:26:21 latest: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:26:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.157 21:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:22 fcc8c89620e0: Preparing 21:26:22 47a0dc0f76cc: Preparing 21:26:22 56aa6c295518: Preparing 21:26:22 3898b5b70c32: Preparing 21:26:22 ad0d2973f4a9: Preparing 21:26:22 f1417ff83b31: Preparing 21:26:22 f1417ff83b31: Waiting 21:26:22 3898b5b70c32: Layer already exists 21:26:22 56aa6c295518: Layer already exists 21:26:22 fcc8c89620e0: Layer already exists 21:26:22 47a0dc0f76cc: Layer already exists 21:26:22 ad0d2973f4a9: Layer already exists 21:26:22 f1417ff83b31: Layer already exists 21:26:22 3.0.0-dev.157: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:26:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:26:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:22 fcc8c89620e0: Preparing 21:26:22 47a0dc0f76cc: Preparing 21:26:22 56aa6c295518: Preparing 21:26:22 3898b5b70c32: Preparing 21:26:22 ad0d2973f4a9: Preparing 21:26:22 f1417ff83b31: Preparing 21:26:22 f1417ff83b31: Waiting 21:26:22 47a0dc0f76cc: Layer already exists 21:26:22 56aa6c295518: Layer already exists 21:26:22 3898b5b70c32: Layer already exists 21:26:22 fcc8c89620e0: Layer already exists 21:26:22 ad0d2973f4a9: Layer already exists 21:26:22 f1417ff83b31: Layer already exists 21:26:22 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:26:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:23 fcc8c89620e0: Preparing 21:26:23 47a0dc0f76cc: Preparing 21:26:23 56aa6c295518: Preparing 21:26:23 3898b5b70c32: Preparing 21:26:23 ad0d2973f4a9: Preparing 21:26:23 f1417ff83b31: Preparing 21:26:23 f1417ff83b31: Waiting 21:26:23 3898b5b70c32: Layer already exists 21:26:23 47a0dc0f76cc: Layer already exists 21:26:23 56aa6c295518: Layer already exists 21:26:23 fcc8c89620e0: Layer already exists 21:26:23 ad0d2973f4a9: Layer already exists 21:26:23 f1417ff83b31: Layer already exists 21:26:23 main: digest: sha256:69296cbc9170dad8a8779f735a05c1114ba4713a75189bf7a72f3ea24c07d888 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:23 ===================================================== [Pipeline] echo 21:26:23 taggedImages: 21:26:23 - nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:26:23 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.157 21:26:23 - nexus3.edgexfoundry.org:10004/support-notifications:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:26:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:26:23 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:23 latest 21:26:23 3.0.0-dev.157 21:26:23 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:23 main 21:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:23 ceadd2bcca58: Preparing 21:26:23 40448ffe7787: Preparing 21:26:23 56aa6c295518: Preparing 21:26:23 3898b5b70c32: Preparing 21:26:23 07a7301c694e: Preparing 21:26:23 f1417ff83b31: Preparing 21:26:23 f1417ff83b31: Waiting 21:26:23 07a7301c694e: Layer already exists 21:26:23 3898b5b70c32: Layer already exists 21:26:23 56aa6c295518: Layer already exists 21:26:23 f1417ff83b31: Layer already exists 21:26:23 ceadd2bcca58: Pushed 21:26:26 40448ffe7787: Pushed 21:26:26 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:27 ceadd2bcca58: Preparing 21:26:27 40448ffe7787: Preparing 21:26:27 56aa6c295518: Preparing 21:26:27 3898b5b70c32: Preparing 21:26:27 07a7301c694e: Preparing 21:26:27 f1417ff83b31: Preparing 21:26:27 f1417ff83b31: Waiting 21:26:27 07a7301c694e: Layer already exists 21:26:27 ceadd2bcca58: Layer already exists 21:26:27 40448ffe7787: Layer already exists 21:26:27 56aa6c295518: Layer already exists 21:26:27 3898b5b70c32: Layer already exists 21:26:27 f1417ff83b31: Layer already exists 21:26:27 latest: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.157 21:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:27 ceadd2bcca58: Preparing 21:26:27 40448ffe7787: Preparing 21:26:27 56aa6c295518: Preparing 21:26:27 3898b5b70c32: Preparing 21:26:27 07a7301c694e: Preparing 21:26:27 f1417ff83b31: Preparing 21:26:27 f1417ff83b31: Waiting 21:26:27 3898b5b70c32: Layer already exists 21:26:27 07a7301c694e: Layer already exists 21:26:27 40448ffe7787: Layer already exists 21:26:27 56aa6c295518: Layer already exists 21:26:27 ceadd2bcca58: Layer already exists 21:26:27 f1417ff83b31: Layer already exists 21:26:27 3.0.0-dev.157: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:28 ceadd2bcca58: Preparing 21:26:28 40448ffe7787: Preparing 21:26:28 56aa6c295518: Preparing 21:26:28 3898b5b70c32: Preparing 21:26:28 07a7301c694e: Preparing 21:26:28 f1417ff83b31: Preparing 21:26:28 f1417ff83b31: Waiting 21:26:28 3898b5b70c32: Layer already exists 21:26:28 56aa6c295518: Layer already exists 21:26:28 07a7301c694e: Layer already exists 21:26:28 40448ffe7787: Layer already exists 21:26:28 ceadd2bcca58: Layer already exists 21:26:28 f1417ff83b31: Layer already exists 21:26:28 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:28 ceadd2bcca58: Preparing 21:26:28 40448ffe7787: Preparing 21:26:28 56aa6c295518: Preparing 21:26:28 3898b5b70c32: Preparing 21:26:28 07a7301c694e: Preparing 21:26:28 f1417ff83b31: Preparing 21:26:28 f1417ff83b31: Waiting 21:26:28 3898b5b70c32: Layer already exists 21:26:28 07a7301c694e: Layer already exists 21:26:28 40448ffe7787: Layer already exists 21:26:28 ceadd2bcca58: Layer already exists 21:26:28 56aa6c295518: Layer already exists 21:26:28 f1417ff83b31: Layer already exists 21:26:28 main: digest: sha256:405eb74f5925299963b1d2e50855d2b1b345c421197348a65a5387f7616bcd9a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:28 ===================================================== [Pipeline] echo 21:26:28 taggedImages: 21:26:28 - nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:26:28 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:26:28 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.157 21:26:28 - nexus3.edgexfoundry.org:10004/support-scheduler:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:26:28 - 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] } 21:32:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:32:46 Removing intermediate container 9c08d856f7c1 21:32:46 ---> 829fdd18f345 21:32:46 21:32:46 Step 9/22 : FROM alpine:3.17 21:32:46 3.17: Pulling from library/alpine 21:32:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:32:46 Status: Downloaded newer image for alpine:3.17 21:32:46 ---> 51e60588ff2c 21:32:46 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 21:32:46 ---> Running in 233d3f331587 21:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:32:52 (1/2) Installing dumb-init (1.2.5-r2) 21:32:52 (2/2) Installing openssl (3.0.8-r4) 21:32:52 Executing busybox-1.35.0-r29.trigger 21:32:52 OK: 8 MiB in 17 packages 21:32:54 Removing intermediate container 233d3f331587 21:32:54 ---> 0203224a10ef 21:32:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:32:54 ---> Running in 61b11adfc7b9 21:32:55 Removing intermediate container 61b11adfc7b9 21:32:55 ---> abb5f0a3e512 21:32:55 Step 12/22 : WORKDIR /edgex 21:32:55 ---> Running in 0c62a8c6a7c2 21:32:56 Removing intermediate container 0c62a8c6a7c2 21:32:56 ---> ead0d693aeba 21:32:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:32:57 ---> b1cea9794938 21:32:57 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 21:32:58 ---> aa6d083f596e 21:32:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:32:59 Removing intermediate container 9706bb9d655b 21:32:59 ---> 8769f159012d 21:32:59 21:32:59 Step 9/25 : FROM alpine:3.17 21:32:59 ---> 51e60588ff2c 21:32:59 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:32:59 ---> Running in a53ab51eedba 21:32:59 ---> 907cd9c7daef 21:32:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:33:02 ---> 7da21cd7967f 21:33:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:33:04 (1/3) Installing ca-certificates (20230506-r0) 21:33:04 (2/3) Installing dumb-init (1.2.5-r2) 21:33:04 (3/3) Installing su-exec (0.2-r2) 21:33:04 Executing busybox-1.35.0-r29.trigger 21:33:04 Executing ca-certificates-20230506-r0.trigger 21:33:04 OK: 8 MiB in 18 packages 21:33:05 ---> a20ecb26a68e 21:33:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:05 ---> Running in 04ce9cf2f10e 21:33:07 Removing intermediate container a53ab51eedba 21:33:07 ---> af20a455bcf7 21:33:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:33:07 ---> Running in 760032af32a9 21:33:08 Removing intermediate container 760032af32a9 21:33:08 ---> 073237299f0b 21:33:08 Step 12/25 : WORKDIR / 21:33:08 ---> Running in bfb4ea2c05a3 21:33:09 Removing intermediate container bfb4ea2c05a3 21:33:09 ---> 7e528fee8697 21:33:09 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:33:09 Removing intermediate container 04ce9cf2f10e 21:33:09 ---> dcb91c92f9b7 21:33:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:33:09 ---> Running in bcc2a1273a8a 21:33:10 ---> cfbc2279a606 21:33:10 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 21:33:10 Removing intermediate container bcc2a1273a8a 21:33:10 ---> 7fc8678f86e8 21:33:10 Step 20/22 : LABEL arch=arm64 21:33:10 ---> Running in 25a72e35fd1c 21:33:10 ---> f8967f884a19 21:33:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:33:11 Removing intermediate container 25a72e35fd1c 21:33:11 ---> 3e6b6115879f 21:33:11 Step 21/22 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:33:11 ---> Running in 2078020d5a98 21:33:12 ---> 287aa576874d 21:33:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:33:12 Removing intermediate container 2078020d5a98 21:33:12 ---> f1266033103c 21:33:12 Step 22/22 : LABEL version=3.0.0-dev.157 21:33:12 ---> Running in 6961b487998d 21:33:13 ---> 019f32fa8f15 21:33:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:33:13 Removing intermediate container 6961b487998d 21:33:13 ---> 225a4bac1be0 21:33:13 21:33:13 Successfully built 225a4bac1be0 21:33:13 Successfully tagged security-proxy-setup-arm64:latest 21:33:13 Building core-common-config-bootstrapper 21:33:14  Building security-proxy-setup ... done  ---> 32f55aaf32b8 21:33:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:33:15 ---> a57536ea3d5f 21:33:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:33:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:33:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:33:20 ---> 59b26534efeb 21:33:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:33:20 ---> Using cache 21:33:20 ---> a683356db21f 21:33:20 Step 4/23 : WORKDIR /edgex-go 21:33:20 ---> Using cache 21:33:20 ---> 2530e97d79d5 21:33:20 Step 5/23 : RUN apk add --update --no-cache make git 21:33:20 ---> Using cache 21:33:20 ---> 9e1bdd62f6ce 21:33:20 Step 6/23 : COPY go.mod vendor* ./ 21:33:20 ---> Using cache 21:33:20 ---> c25032bceee1 21:33:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:20 ---> Using cache 21:33:20 ---> 4cce07563eb3 21:33:20 Step 8/23 : COPY . . 21:33:20 ---> Using cache 21:33:20 ---> b0fd841b28c2 21:33:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:33:20 ---> e7f4504ddb77 21:33:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:33:20 ---> Running in 38c1069a1c96 21:33:21 ---> 33b74c272e21 21:33:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:21 ---> Running in 1b34478aca56 21:33:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:33:26 Removing intermediate container 1b34478aca56 21:33:26 ---> 3b175579d05c 21:33:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:33:26 ---> Running in 5a15a4fc8983 21:33:27 Removing intermediate container 5a15a4fc8983 21:33:27 ---> 510e20819e3d 21:33:27 Step 23/25 : LABEL arch=arm64 21:33:28 ---> Running in 14b526d32411 21:33:29 Removing intermediate container 14b526d32411 21:33:29 ---> 919a1e1f0442 21:33:29 Step 24/25 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:33:29 ---> Running in c2c4731ae795 21:33:33 Removing intermediate container c2c4731ae795 21:33:33 ---> f06d20f283c8 21:33:33 Step 25/25 : LABEL version=3.0.0-dev.157 21:33:34 ---> Running in 201b6ad49e0a 21:33:35 Removing intermediate container 201b6ad49e0a 21:33:35 ---> 12c2b7c3a021 21:33:35 21:33:35 Successfully built 12c2b7c3a021 21:33:35 Successfully tagged security-secretstore-setup-arm64:latest 21:33:35  Building security-secretstore-setup ... done Building security-proxy-auth 21:33:37 Removing intermediate container 6a0fa3da2a67 21:33:37 ---> 8733aebf97f8 21:33:37 21:33:37 Step 10/24 : FROM alpine:3.17 21:33:37 ---> 51e60588ff2c 21:33:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:33:37 ---> Running in a6419bfaca3d 21:33:38 Removing intermediate container 360f39228504 21:33:38 ---> 5020eaa2f280 21:33:38 21:33:38 Step 10/25 : FROM alpine:3.17 21:33:38 ---> 51e60588ff2c 21:33:38 Step 11/25 : RUN apk add --update --no-cache dumb-init 21:33:38 ---> Running in 5cf1f15eb493 21:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:33:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:33:40 21:33:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:33:40 ---> 59b26534efeb 21:33:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:33:40 ---> Using cache 21:33:40 ---> a683356db21f 21:33:40 Step 4/23 : WORKDIR /edgex-go 21:33:40 ---> Using cache 21:33:40 ---> 2530e97d79d5 21:33:40 Step 5/23 : RUN apk add --update --no-cache make git 21:33:40 ---> Using cache 21:33:40 ---> 9e1bdd62f6ce 21:33:40 Step 6/23 : COPY go.mod vendor* ./ 21:33:40 ---> Using cache 21:33:40 ---> c25032bceee1 21:33:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:40 ---> Using cache 21:33:40 ---> 4cce07563eb3 21:33:40 Step 8/23 : COPY . . 21:33:40 ---> Using cache 21:33:40 ---> b0fd841b28c2 21:33:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 21:33:41 ---> Running in 73a7efc45435 21:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:33:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:33:43 (1/1) Installing dumb-init (1.2.5-r2) 21:33:43 Executing busybox-1.35.0-r29.trigger 21:33:43 OK: 8 MiB in 16 packages 21:33:43 (1/1) Installing dumb-init (1.2.5-r2) 21:33:43 Executing busybox-1.35.0-r29.trigger 21:33:43 OK: 8 MiB in 16 packages 21:33:45 Removing intermediate container a6419bfaca3d 21:33:45 ---> df04ec755b97 21:33:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:33:45 ---> Running in f20932e510c0 21:33:45 Removing intermediate container 5cf1f15eb493 21:33:45 ---> d9f3207e1e0d 21:33:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:33:45 ---> Running in 1c00674795c9 21:33:45 Removing intermediate container f20932e510c0 21:33:45 ---> 6589adbbd3c3 21:33:45 Step 13/24 : ENV APP_PORT=59882 21:33:45 ---> Running in 7f0e4fd39400 21:33:46 Removing intermediate container 1c00674795c9 21:33:46 ---> 9db6d70b7b1b 21:33:46 Step 13/25 : ENV APP_PORT=59881 21:33:46 ---> Running in ff6b62e96f97 21:33:46 Removing intermediate container 7f0e4fd39400 21:33:46 ---> ac6502f3f479 21:33:46 Step 14/24 : EXPOSE $APP_PORT 21:33:46 ---> Running in 63e7bc0aebf1 21:33:46 Removing intermediate container ff6b62e96f97 21:33:46 ---> 878f1324a885 21:33:46 Step 14/25 : EXPOSE $APP_PORT 21:33:47 ---> Running in bf5d628392e7 21:33:47 Removing intermediate container 63e7bc0aebf1 21:33:47 ---> 02106b610d9a 21:33:47 Step 15/24 : WORKDIR / 21:33:47 ---> Running in 14022f4064aa 21:33:48 Removing intermediate container bf5d628392e7 21:33:48 ---> 3deb4ac125f8 21:33:48 Step 15/25 : WORKDIR / 21:33:48 ---> Running in b247a76b830e 21:33:48 Removing intermediate container 14022f4064aa 21:33:48 ---> f7bc1a5e21b5 21:33:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:33:48 Removing intermediate container b247a76b830e 21:33:48 ---> 82fd3fa7af2c 21:33:48 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:33:49 ---> 864c7e828e04 21:33:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 21:33:49 ---> 34c184f1e802 21:33:49 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 21:33:50 ---> 9ff9d7d48e14 21:33:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:33:50 ---> 94b213692665 21:33:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:33:53 ---> 100ff2a60b44 21:33:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:33:53 ---> 35c137ba6058 21:33:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:33:54 ---> ee659f52f035 21:33:54 Step 20/24 : ENTRYPOINT ["/core-command"] 21:33:54 ---> Running in a5437fa898e3 21:33:54 ---> 7c507e5e08bb 21:33:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:33:55 Removing intermediate container a5437fa898e3 21:33:55 ---> 32737481158e 21:33:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:33:55 ---> Running in e14a1d33dee1 21:33:55 ---> e02d3dc6988e 21:33:55 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:33:55 ---> Running in d46c06fc4d07 21:33:56 Removing intermediate container e14a1d33dee1 21:33:56 ---> aa035b9864f0 21:33:56 Step 22/24 : LABEL arch=arm64 21:33:56 ---> Running in 8c0600b6f05e 21:33:56 Removing intermediate container d46c06fc4d07 21:33:56 ---> 3ec0856c4a9c 21:33:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:33:56 ---> Running in dd847afa31b4 21:33:56 Removing intermediate container 8c0600b6f05e 21:33:56 ---> 6d663509e9f1 21:33:56 Step 23/24 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:33:57 ---> Running in f0b29cf83239 21:33:57 Removing intermediate container dd847afa31b4 21:33:57 ---> bceef1ba4c6e 21:33:57 Step 23/25 : LABEL arch=arm64 21:33:57 Removing intermediate container f0b29cf83239 21:33:57 ---> bfc9472f7e80 21:33:57 Step 24/24 : LABEL version=3.0.0-dev.157 21:33:57 ---> Running in 36ec1d540f92 21:33:57 ---> Running in 3ea9eed8c520 21:33:58 Removing intermediate container 36ec1d540f92 21:33:58 ---> f6039cf64b14 21:33:58 Step 24/25 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:33:58 ---> Running in dfa2f53d0dae 21:33:58 Removing intermediate container 3ea9eed8c520 21:33:58 ---> c9ffa1e12f7b 21:33:58 21:33:59 Successfully built c9ffa1e12f7b 21:33:59 Successfully tagged core-command-arm64:latest 21:33:59  Building core-command ... done Building security-spiffe-token-provider 21:33:59 Removing intermediate container dfa2f53d0dae 21:33:59 ---> b393f9aee142 21:33:59 Step 25/25 : LABEL version=3.0.0-dev.157 21:33:59 ---> Running in 7124d9d4acbe 21:33:59 Removing intermediate container 7124d9d4acbe 21:33:59 ---> 0f2ce2ebd038 21:33:59 21:33:59 Successfully built 0f2ce2ebd038 21:33:59 Successfully tagged core-metadata-arm64:latest 21:33:59  Building core-metadata ... done Building security-spire-config 21:34:04 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:34:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:34:04 ---> 59b26534efeb 21:34:04 Step 3/20 : WORKDIR /edgex-go 21:34:04 ---> Using cache 21:34:04 ---> 497da5547422 21:34:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:34:04 ---> Running in 3fe64c159670 21:34:05 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:34:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:34:05 ---> 59b26534efeb 21:34:05 Step 3/27 : WORKDIR /edgex-go 21:34:05 ---> Using cache 21:34:05 ---> 497da5547422 21:34:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 21:34:05 ---> Running in f04feda5853e 21:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:34:08 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:34:08 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:34:08 OK: 17692 distinct packages available 21:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:34:09 OK: 263 MiB in 53 packages 21:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:34:11 Removing intermediate container f04feda5853e 21:34:11 ---> d3610f7ee937 21:34:11 Step 5/27 : COPY go.mod vendor* ./ 21:34:11 OK: 263 MiB in 53 packages 21:34:15 ---> 2aa8dd9182d1 21:34:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:15 ---> Running in e9f3a8cc08fb 21:34:16 Removing intermediate container 3fe64c159670 21:34:16 ---> aef80d040e7f 21:34:16 Step 5/20 : COPY go.mod vendor* ./ 21:34:17 ---> e0c221ba1563 21:34:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:17 ---> Running in 3242f0504e4d 21:36:09 Removing intermediate container 974a43540b03 21:36:09 ---> 334c49889061 21:36:09 21:36:09 Step 10/23 : FROM alpine:3.17 21:36:09 ---> 51e60588ff2c 21:36:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:36:09 ---> Using cache 21:36:09 ---> d9f3207e1e0d 21:36:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:36:09 ---> Using cache 21:36:09 ---> 9db6d70b7b1b 21:36:09 Step 13/23 : ENV APP_PORT=59861 21:36:09 ---> Running in 9fe3f1a9efb8 21:36:09 Removing intermediate container 9fe3f1a9efb8 21:36:09 ---> 4c666db82c3c 21:36:09 Step 14/23 : EXPOSE $APP_PORT 21:36:09 ---> Running in da788a2549b9 21:36:09 Removing intermediate container da788a2549b9 21:36:09 ---> fa2a62bb9b34 21:36:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:36:12 ---> adf59a9f88c5 21:36:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:36:13 ---> c4f2db86a60f 21:36:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:36:16 ---> 3c35fc598588 21:36:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:36:18 ---> e9664edd6e07 21:36:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:36:18 ---> Running in 124b272a2a09 21:36:18 Removing intermediate container e9f3a8cc08fb 21:36:18 ---> 6fcb8d3ffa2c 21:36:18 Step 7/27 : COPY . . 21:36:19 Removing intermediate container 124b272a2a09 21:36:19 ---> 417939c4f1bd 21:36:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:36:19 ---> Running in f38aabb18de5 21:36:20 Removing intermediate container f38aabb18de5 21:36:20 ---> f2efe956f33e 21:36:20 Step 21/23 : LABEL arch=arm64 21:36:20 ---> Running in 7f4298bbb028 21:36:21 Removing intermediate container 7f4298bbb028 21:36:21 ---> ec62f5018995 21:36:21 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:36:21 ---> Running in 864e579c985e 21:36:22 Removing intermediate container 864e579c985e 21:36:22 ---> 3154fc1ca152 21:36:22 Step 23/23 : LABEL version=3.0.0-dev.157 21:36:22 ---> Running in 9df1fd32e03a 21:36:23 Removing intermediate container 9df1fd32e03a 21:36:23 ---> dd27d17d9fe4 21:36:23 21:36:24 Successfully built dd27d17d9fe4 21:36:24 ---> 0790a01e5858 21:36:24 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 21:36:24 Successfully tagged support-scheduler-arm64:latest 21:36:24 Building core-data 21:36:24  Building support-scheduler ... done  ---> Running in 48825835fa9a 21:36:24 Removing intermediate container 3242f0504e4d 21:36:24 ---> 23d5c985caf6 21:36:24 Step 7/20 : COPY . . 21:36:25 Removing intermediate container 48825835fa9a 21:36:25 ---> 9ca9e23b262a 21:36:25 Step 9/27 : WORKDIR /edgex-go/spire-build 21:36:25 ---> Running in d1cac504527a 21:36:26 Removing intermediate container d1cac504527a 21:36:26 ---> a3bead53a91d 21:36:26 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:36:26 ---> Running in f643501bc545 21:36:27 Removing intermediate container f643501bc545 21:36:27 ---> e8083bd435a4 21:36:27 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 21:36:27 ---> Running in 46a1f25d37e5 21:36:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:36:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:36:29 ---> 59b26534efeb 21:36:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:36:29 ---> Using cache 21:36:29 ---> a683356db21f 21:36:29 Step 4/23 : WORKDIR /edgex-go 21:36:29 ---> Using cache 21:36:29 ---> 2530e97d79d5 21:36:29 Step 5/23 : RUN apk add --update --no-cache make git 21:36:29 ---> Using cache 21:36:29 ---> 9e1bdd62f6ce 21:36:29 Step 6/23 : COPY go.mod vendor* ./ 21:36:29 ---> Using cache 21:36:29 ---> c25032bceee1 21:36:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:29 ---> Using cache 21:36:29 ---> 4cce07563eb3 21:36:29 Step 8/23 : COPY . . 21:36:29 ---> Using cache 21:36:29 ---> b0fd841b28c2 21:36:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:36:29 ---> Running in 51b9f2772743 21:36:30 ---> c0669c236d48 21:36:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:30 ---> Running in c13465361470 21:36:32 Removing intermediate container 46a1f25d37e5 21:36:32 ---> 1181f00768f3 21:36:32 Step 12/27 : WORKDIR /edgex-go 21:36:32 ---> Running in fac258dd32f5 21:36:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:36:33 Removing intermediate container fac258dd32f5 21:36:33 ---> 25b3d62b25b3 21:36:33 21:36:33 Step 13/27 : FROM alpine:3.17 21:36:33 ---> 51e60588ff2c 21:36:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:33 ---> Running in 0bf3cb4a6c68 21:36:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:36:34 Removing intermediate container 0bf3cb4a6c68 21:36:34 ---> ea5693fce457 21:36:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:36:34 ---> Running in 69d5d62c4f1f 21:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:36:38 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:36:38 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:36:38 OK: 17692 distinct packages available 21:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:36:40 (1/4) Installing dumb-init (1.2.5-r2) 21:36:40 (2/4) Installing musl-obstack (1.2.3-r0) 21:36:40 (3/4) Installing libucontext (1.2-r0) 21:36:40 (4/4) Installing gcompat (1.1.0-r0) 21:36:40 Executing busybox-1.35.0-r29.trigger 21:36:40 OK: 8 MiB in 19 packages 21:36:44 Removing intermediate container 69d5d62c4f1f 21:36:44 ---> 66f26a951bb3 21:36:44 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 21:36:45 ---> 1fe18848008a 21:36:45 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 21:36:46 ---> bde07eb2326a 21:36:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:36:53 ---> f3fcce498939 21:36:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:36:53 ---> 797ca949a0fa 21:36:53 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:36:53 ---> Running in 92820897e5fe 21:36:57 Removing intermediate container 92820897e5fe 21:36:57 ---> 6a73d1c83e63 21:36:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:36:58 ---> 55abc001377c 21:36:58 Step 22/27 : WORKDIR / 21:36:58 ---> Running in f336852ad284 21:36:59 Removing intermediate container f336852ad284 21:36:59 ---> 47de71e5e757 21:36:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:36:59 ---> Running in 57eacb682cd7 21:36:59 Removing intermediate container 57eacb682cd7 21:36:59 ---> 04c3e81d318d 21:36:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:36:59 ---> Running in 1d8c1ec18fd1 21:37:00 Removing intermediate container 1d8c1ec18fd1 21:37:00 ---> 42d0f3fc800d 21:37:00 Step 25/27 : LABEL arch=arm64 21:37:00 ---> Running in 7625e12658d0 21:37:01 Removing intermediate container 7625e12658d0 21:37:01 ---> b0c47482735f 21:37:01 Step 26/27 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:37:01 ---> Running in 9f4455c60149 21:37:01 Removing intermediate container 9f4455c60149 21:37:01 ---> b1b6aeecb2b9 21:37:01 Step 27/27 : LABEL version=3.0.0-dev.157 21:37:02 ---> Running in cc15515f6c91 21:37:02 Removing intermediate container cc15515f6c91 21:37:02 ---> e9e055b5cfa9 21:37:02 21:37:02 Successfully built e9e055b5cfa9 21:37:02 Successfully tagged security-spire-config-arm64:latest 21:37:02  Building security-spire-config ... done Building security-spire-server 21:37:06 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:37:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:37:06 ---> 59b26534efeb 21:37:06 Step 3/26 : WORKDIR /edgex-go 21:37:06 ---> Using cache 21:37:06 ---> 497da5547422 21:37:06 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 21:37:06 ---> Using cache 21:37:06 ---> d3610f7ee937 21:37:06 Step 5/26 : COPY go.mod vendor* ./ 21:37:06 ---> Using cache 21:37:06 ---> 2aa8dd9182d1 21:37:06 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:06 ---> Using cache 21:37:06 ---> 6fcb8d3ffa2c 21:37:06 Step 7/26 : COPY . . 21:37:06 ---> Using cache 21:37:06 ---> 0790a01e5858 21:37:06 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 21:37:06 ---> Using cache 21:37:06 ---> 9ca9e23b262a 21:37:06 Step 9/26 : WORKDIR /edgex-go/spire-build 21:37:06 ---> Using cache 21:37:06 ---> a3bead53a91d 21:37:06 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:37:06 ---> Using cache 21:37:06 ---> e8083bd435a4 21:37:06 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:37:06 ---> Running in d0f555b77b51 21:37:09 Removing intermediate container d0f555b77b51 21:37:09 ---> 2ba32a3f1bf8 21:37:09 Step 12/26 : WORKDIR /edgex-go 21:37:09 ---> Running in 01280e98f4d1 21:37:10 Removing intermediate container 01280e98f4d1 21:37:10 ---> 94fb181f1500 21:37:10 21:37:10 Step 13/26 : FROM alpine:3.17 21:37:10 ---> 51e60588ff2c 21:37:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:10 ---> Using cache 21:37:10 ---> ea5693fce457 21:37:10 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:10 ---> Running in 3f84355e533f 21:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:37:14 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:37:14 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:37:14 OK: 17692 distinct packages available 21:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:37:16 (1/5) Installing dumb-init (1.2.5-r2) 21:37:16 (2/5) Installing musl-obstack (1.2.3-r0) 21:37:16 (3/5) Installing libucontext (1.2-r0) 21:37:16 (4/5) Installing gcompat (1.1.0-r0) 21:37:16 (5/5) Installing openssl (3.0.8-r4) 21:37:16 Executing busybox-1.35.0-r29.trigger 21:37:16 OK: 9 MiB in 20 packages 21:37:18 Removing intermediate container 3f84355e533f 21:37:18 ---> 3e380deffbfc 21:37:18 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 21:37:19 ---> e6335f2a3f31 21:37:19 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 21:37:20 ---> f842bdd6b0f1 21:37:20 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:37:26 ---> 3d962506d158 21:37:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:37:26 ---> c3203d877e2c 21:37:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:37:27 ---> be7cdf505d0d 21:37:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:37:28 ---> 686697f597ed 21:37:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:28 ---> Running in a388f8975769 21:37:29 Removing intermediate container a388f8975769 21:37:29 ---> 00a9771e3212 21:37:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:29 ---> Running in 4dabe6398bf1 21:37:29 Removing intermediate container 4dabe6398bf1 21:37:29 ---> f3ff38d4b26b 21:37:29 Step 24/26 : LABEL arch=arm64 21:37:29 ---> Running in 3e6b87b32df4 21:37:30 Removing intermediate container 3e6b87b32df4 21:37:30 ---> 7c6332af1203 21:37:30 Step 25/26 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:37:30 ---> Running in a66a9bbc4990 21:37:30 Removing intermediate container a66a9bbc4990 21:37:30 ---> 463a888e7182 21:37:30 Step 26/26 : LABEL version=3.0.0-dev.157 21:37:30 ---> Running in 2ca190244d30 21:37:31 Removing intermediate container 2ca190244d30 21:37:31 ---> 1ab927918787 21:37:31 21:37:31 Successfully built 1ab927918787 21:37:31 Successfully tagged security-spire-server-arm64:latest 21:37:31 Building security-spire-agent 21:37:35  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:37:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:37:35 ---> 59b26534efeb 21:37:35 Step 3/27 : WORKDIR /edgex-go 21:37:35 ---> Using cache 21:37:35 ---> 497da5547422 21:37:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 21:37:35 ---> Using cache 21:37:35 ---> d3610f7ee937 21:37:35 Step 5/27 : COPY go.mod vendor* ./ 21:37:35 ---> Using cache 21:37:35 ---> 2aa8dd9182d1 21:37:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:35 ---> Using cache 21:37:35 ---> 6fcb8d3ffa2c 21:37:35 Step 7/27 : COPY . . 21:37:35 ---> Using cache 21:37:35 ---> 0790a01e5858 21:37:35 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 21:37:35 ---> Using cache 21:37:35 ---> 9ca9e23b262a 21:37:35 Step 9/27 : WORKDIR /edgex-go/spire-build 21:37:35 ---> Using cache 21:37:35 ---> a3bead53a91d 21:37:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:37:35 ---> Using cache 21:37:35 ---> e8083bd435a4 21:37:35 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 21:37:35 ---> Using cache 21:37:35 ---> 1181f00768f3 21:37:35 Step 12/27 : WORKDIR /edgex-go 21:37:35 ---> Using cache 21:37:35 ---> 25b3d62b25b3 21:37:35 21:37:35 Step 13/27 : FROM alpine:3.17 21:37:35 ---> 51e60588ff2c 21:37:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:35 ---> Using cache 21:37:35 ---> ea5693fce457 21:37:35 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:35 ---> Using cache 21:37:35 ---> 3e380deffbfc 21:37:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 21:37:35 ---> Using cache 21:37:35 ---> e6335f2a3f31 21:37:35 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 21:37:35 ---> Using cache 21:37:35 ---> f842bdd6b0f1 21:37:35 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:37:39 ---> 35598d666285 21:37:39 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:37:46 ---> 392457af9594 21:37:46 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:37:46 ---> cdee60fe30cf 21:37:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:37:47 ---> 99becd1b194d 21:37:47 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:37:48 ---> 39d285c26de9 21:37:48 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:48 ---> Running in 4a59c038058f 21:37:48 Removing intermediate container 4a59c038058f 21:37:48 ---> e3c96b811b00 21:37:49 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:49 ---> Running in c7a28deb33ea 21:37:49 Removing intermediate container c7a28deb33ea 21:37:49 ---> 5a1961de9705 21:37:49 Step 25/27 : LABEL arch=arm64 21:37:49 ---> Running in 611892fe3d43 21:37:50 Removing intermediate container 611892fe3d43 21:37:50 ---> abd444ac0301 21:37:50 Step 26/27 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:37:50 ---> Running in e04a71d80457 21:37:52 Removing intermediate container e04a71d80457 21:37:52 ---> 73048bf2db02 21:37:52 Step 27/27 : LABEL version=3.0.0-dev.157 21:37:52 ---> Running in 1c9bfa1827d9 21:37:52 Removing intermediate container 1c9bfa1827d9 21:37:52 ---> dc980a6541c4 21:37:52 21:37:52 Successfully built dc980a6541c4 21:37:52 Successfully tagged security-spire-agent-arm64:latest 21:37:52 Building security-bootstrapper 21:37:56  Building security-spire-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:37:56 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:37:56 ---> 59b26534efeb 21:37:56 Step 3/33 : WORKDIR /edgex-go 21:37:56 ---> Using cache 21:37:56 ---> 497da5547422 21:37:56 Step 4/33 : RUN apk add --update --no-cache make git 21:37:56 ---> Using cache 21:37:56 ---> f7a32f3c9047 21:37:56 Step 5/33 : COPY go.mod vendor* ./ 21:37:56 ---> Using cache 21:37:56 ---> 389589b3cf0a 21:37:56 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:56 ---> Using cache 21:37:56 ---> 6bfea6e92d96 21:37:56 Step 7/33 : COPY . . 21:37:56 ---> Using cache 21:37:56 ---> 52cb71a9837f 21:37:56 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:37:56 ---> Running in d04c4a964a44 21:37:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:39:34 Removing intermediate container 73a7efc45435 21:39:34 ---> 18d73182a10e 21:39:34 21:39:34 Step 10/23 : FROM alpine:3.17 21:39:34 ---> 51e60588ff2c 21:39:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:39:34 ---> Running in e9898632aab2 21:39:34 Removing intermediate container e9898632aab2 21:39:34 ---> 24b4a4606c2d 21:39:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:39:34 ---> Running in 1a484ae6bab8 21:39:34 Removing intermediate container 38c1069a1c96 21:39:34 ---> 4df2972a736b 21:39:34 21:39:34 Step 10/23 : FROM alpine:3.17 21:39:34 ---> 51e60588ff2c 21:39:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:39:34 ---> Using cache 21:39:34 ---> 24b4a4606c2d 21:39:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:39:34 ---> Running in 5a5cd9a2e816 21:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:39:34 (1/1) Installing dumb-init (1.2.5-r2) 21:39:34 Executing busybox-1.35.0-r29.trigger 21:39:34 OK: 8 MiB in 16 packages 21:39:34 (1/1) Installing dumb-init (1.2.5-r2) 21:39:34 Executing busybox-1.35.0-r29.trigger 21:39:34 OK: 8 MiB in 16 packages 21:39:34 Removing intermediate container 1a484ae6bab8 21:39:34 ---> c08c97761de0 21:39:34 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:39:34 Removing intermediate container 5a5cd9a2e816 21:39:34 ---> 8b7c1a995cf7 21:39:34 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:39:34 ---> b537d56ae2fd 21:39:34 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:39:34 ---> 89312563f576 21:39:34 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:39:35 ---> b2cfb7fffb51 21:39:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:39:35 ---> dfeb37f9e7f4 21:39:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:39:39 ---> e60e94b66b06 21:39:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:39:39 ---> fb921ed209a5 21:39:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:39:40 ---> a63dc6b0a6ae 21:39:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:39:40 ---> 6f10714e8b25 21:39:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:39:41 ---> 4400512e7ccc 21:39:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:39:41 ---> Running in 755108e5daf8 21:39:41 ---> 9a1519b02f5e 21:39:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:39:42 ---> Running in ee8e2eaa309a 21:39:45 Removing intermediate container 755108e5daf8 21:39:45 ---> b03279bc45b6 21:39:45 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:39:45 ---> Running in d4397803afb3 21:39:45 Removing intermediate container ee8e2eaa309a 21:39:45 ---> 1e2b79cc3d8b 21:39:45 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:39:45 ---> Running in 6978cef20128 21:39:45 Removing intermediate container d4397803afb3 21:39:45 ---> c659598e8761 21:39:45 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 21:39:46 ---> Running in f76fdc0c6974 21:39:46 Removing intermediate container 6978cef20128 21:39:46 ---> 34f4bf257337 21:39:46 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 21:39:46 ---> Running in a8223b9e2104 21:39:46 Removing intermediate container f76fdc0c6974 21:39:46 ---> febd5ccd12e9 21:39:46 Step 21/23 : LABEL arch=arm64 21:39:46 ---> Running in 0cf4b78dc0c5 21:39:47 Removing intermediate container a8223b9e2104 21:39:47 ---> 8760852cee33 21:39:47 Step 21/23 : LABEL arch=arm64 21:39:47 ---> Running in e2579e005fe2 21:39:47 Removing intermediate container 0cf4b78dc0c5 21:39:47 ---> 2df185b51e4d 21:39:47 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:39:47 ---> Running in b62f253bf3ba 21:39:48 Removing intermediate container e2579e005fe2 21:39:48 ---> 1f9d2ea649c6 21:39:48 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:39:48 Removing intermediate container b62f253bf3ba 21:39:48 ---> 6f852d3a5a21 21:39:48 Step 23/23 : LABEL version=3.0.0-dev.157 21:39:48 ---> Running in 03b3dff9b04b 21:39:48 ---> Running in 8e99f9e1ae95 21:39:49 Removing intermediate container 03b3dff9b04b 21:39:49 ---> c6848061c2fe 21:39:49 Step 23/23 : LABEL version=3.0.0-dev.157 21:39:49 Removing intermediate container 8e99f9e1ae95 21:39:49 ---> 471741f05e0f 21:39:49 21:39:49 ---> Running in 8fc7202960c0 21:39:49 Successfully built 471741f05e0f 21:39:49 Successfully tagged security-proxy-auth-arm64:latest 21:39:49 Building support-notifications 21:39:52  Building security-proxy-auth ... done Removing intermediate container 8fc7202960c0 21:39:52 ---> 50c698177bb5 21:39:52 21:39:52 Successfully built 50c698177bb5 21:39:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 21:39:53  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:39:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:39:53 ---> 59b26534efeb 21:39:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:39:53 ---> Using cache 21:39:53 ---> a683356db21f 21:39:53 Step 4/23 : WORKDIR /edgex-go 21:39:53 ---> Using cache 21:39:53 ---> 2530e97d79d5 21:39:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:39:53 ---> Running in c1f470c8bdae 21:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:39:56 OK: 263 MiB in 53 packages 21:39:57 Removing intermediate container c1f470c8bdae 21:39:57 ---> f58062f24551 21:39:57 Step 6/23 : COPY go.mod vendor* ./ 21:39:58 ---> b256760e082f 21:39:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:59 ---> Running in 6845dc37a674 21:41:35 Removing intermediate container 6845dc37a674 21:41:35 ---> 56353b31b965 21:41:35 Step 8/23 : COPY . . 21:41:35 ---> 058d5e343180 21:41:35 Step 9/23 : RUN make cmd/support-notifications/support-notifications 21:41:35 ---> Running in cb58160fc5a0 21:41:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.157" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:42:57 Removing intermediate container 51b9f2772743 21:42:57 ---> ca3d7408b51e 21:42:57 21:42:57 Step 10/23 : FROM alpine:3.17 21:42:57 ---> 51e60588ff2c 21:42:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:42:57 ---> Running in 74498ae150f9 21:42:58 Removing intermediate container 74498ae150f9 21:42:58 ---> e5ef90f72f14 21:42:58 Step 12/23 : ENV APP_PORT=59880 21:42:58 ---> Running in 54d6f1ef5864 21:42:58 Removing intermediate container 54d6f1ef5864 21:42:58 ---> 1fd23aa84a96 21:42:58 Step 13/23 : EXPOSE $APP_PORT 21:42:58 ---> Running in 2dbd18b6f7a7 21:42:59 Removing intermediate container 2dbd18b6f7a7 21:42:59 ---> a87bee81b1fa 21:42:59 Step 14/23 : RUN apk add --update --no-cache dumb-init 21:42:59 ---> Running in a190c16c5245 21:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:43:03 (1/1) Installing dumb-init (1.2.5-r2) 21:43:03 Executing busybox-1.35.0-r29.trigger 21:43:03 OK: 8 MiB in 16 packages 21:43:05 Removing intermediate container a190c16c5245 21:43:05 ---> 6cea58d64132 21:43:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:43:05 ---> fd51aa86771f 21:43:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:43:06 ---> b8b0055fc58c 21:43:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:43:08 ---> 687bd27987fb 21:43:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:43:09 ---> b8f06ee0dad2 21:43:09 Step 19/23 : ENTRYPOINT ["/core-data"] 21:43:10 ---> Running in 7dae078e87bd 21:43:10 Removing intermediate container 7dae078e87bd 21:43:10 ---> 0c0b68ff986c 21:43:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:43:10 ---> Running in b8c10d631dd7 21:43:11 Removing intermediate container b8c10d631dd7 21:43:11 ---> 892fb692ecdd 21:43:11 Step 21/23 : LABEL arch=arm64 21:43:11 ---> Running in d8b44f0b4390 21:43:11 Removing intermediate container d8b44f0b4390 21:43:11 ---> 692d361b42be 21:43:11 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:43:11 ---> Running in d6813f125460 21:43:12 Removing intermediate container d6813f125460 21:43:12 ---> 6e0a082e53ba 21:43:12 Step 23/23 : LABEL version=3.0.0-dev.157 21:43:12 ---> Running in f13b93d168b3 21:43:15 Removing intermediate container f13b93d168b3 21:43:15 ---> 9be919204d0b 21:43:15 21:43:16 Successfully built 9be919204d0b 21:43:16 Successfully tagged core-data-arm64:latest 21:43:26  Building core-data ... done Removing intermediate container d04c4a964a44 21:43:26 ---> 5773e5ac541e 21:43:26 21:43:26 Step 9/33 : FROM alpine:3.17 21:43:26 ---> 51e60588ff2c 21:43:26 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 21:43:26 ---> Running in aa0b3d2b9549 21:43:26 Removing intermediate container aa0b3d2b9549 21:43:26 ---> 501fc5c63eec 21:43:26 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 21:43:26 ---> Running in 9fc9389d33bd 21:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:43:28 (1/2) Installing dumb-init (1.2.5-r2) 21:43:28 (2/2) Installing su-exec (0.2-r2) 21:43:28 Executing busybox-1.35.0-r29.trigger 21:43:28 OK: 8 MiB in 17 packages 21:43:30 Removing intermediate container 9fc9389d33bd 21:43:30 ---> ebb391ed6392 21:43:30 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 21:43:30 ---> Running in fdebe8bab71e 21:43:31 Removing intermediate container fdebe8bab71e 21:43:31 ---> 425d53435e5d 21:43:31 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:43:31 ---> Running in 6b4e2f46bb80 21:43:31 Removing intermediate container 6b4e2f46bb80 21:43:31 ---> 377a631d1057 21:43:31 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:43:31 ---> Running in 6f0b41866046 21:43:32 Removing intermediate container 6f0b41866046 21:43:32 ---> b7b51250d64f 21:43:32 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:43:32 ---> Running in 33240925f4f1 21:43:32 Removing intermediate container 33240925f4f1 21:43:32 ---> 181ec04721a5 21:43:32 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:43:33 ---> Running in c735f417abc6 21:43:36 Removing intermediate container c735f417abc6 21:43:36 ---> 5842cfe5406e 21:43:36 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:43:36 ---> Running in 6d9153ab15ac 21:43:36 Removing intermediate container 6d9153ab15ac 21:43:36 ---> d7fdc47841ca 21:43:36 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:43:37 ---> 1e0b0d6234a5 21:43:37 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:43:37 ---> Running in 70a766b022ce 21:43:40 Removing intermediate container 70a766b022ce 21:43:40 ---> b618d754e82b 21:43:40 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:43:40 ---> 00b9f24ed346 21:43:40 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 21:43:42 ---> 8f591c958150 21:43:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:43:45 ---> dfb2055c5e5e 21:43:45 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:43:45 ---> 9584450b914d 21:43:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 21:43:47 ---> a086aa96d710 21:43:47 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:43:48 ---> 95d3b51b04cb 21:43:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:43:49 ---> 31e4336b861e 21:43:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:43:50 ---> 9862fff7ab36 21:43:50 Step 28/33 : RUN chmod +x /entrypoint.sh 21:43:51 ---> Running in b1db74e70224 21:43:59 Removing intermediate container b1db74e70224 21:43:59 ---> 3ad2609b9bd3 21:43:59 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:43:59 ---> Running in 783a6676247c 21:43:59 Removing intermediate container 783a6676247c 21:43:59 ---> 626ee1eebd09 21:43:59 Step 30/33 : CMD ["gate"] 21:43:59 ---> Running in 8f227c72ea80 21:43:59 Removing intermediate container 8f227c72ea80 21:43:59 ---> 338cac1771bd 21:43:59 Step 31/33 : LABEL arch=arm64 21:43:59 ---> Running in b713712378d6 21:44:00 Removing intermediate container b713712378d6 21:44:00 ---> bf143a2316b2 21:44:00 Step 32/33 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:44:00 ---> Running in 6760f93c7e3a 21:44:01 Removing intermediate container c13465361470 21:44:01 ---> 24ffb6bc73ca 21:44:01 21:44:01 Step 9/20 : FROM alpine:3.17 21:44:01 ---> 51e60588ff2c 21:44:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 21:44:01 ---> Using cache 21:44:01 ---> 501fc5c63eec 21:44:01 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:44:01 ---> Running in 399fd1e82238 21:44:01 Removing intermediate container 6760f93c7e3a 21:44:01 ---> be153e622d50 21:44:01 Step 33/33 : LABEL version=3.0.0-dev.157 21:44:01 ---> Running in 65e333ac7309 21:44:02 Removing intermediate container 65e333ac7309 21:44:02 ---> b30b7a7b652d 21:44:02 21:44:02 Successfully built b30b7a7b652d 21:44:02 Successfully tagged security-bootstrapper-arm64:latest 21:44:03  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:44:05 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:44:05 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:44:05 OK: 17692 distinct packages available 21:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:44:07 (1/9) Installing ca-certificates (20230506-r0) 21:44:07 (2/9) Installing brotli-libs (1.0.9-r9) 21:44:07 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:44:07 (4/9) Installing libcurl (8.0.1-r0) 21:44:07 (5/9) Installing curl (8.0.1-r0) 21:44:07 (6/9) Installing dumb-init (1.2.5-r2) 21:44:07 (7/9) Installing musl-obstack (1.2.3-r0) 21:44:07 (8/9) Installing libucontext (1.2-r0) 21:44:07 (9/9) Installing gcompat (1.1.0-r0) 21:44:07 Executing busybox-1.35.0-r29.trigger 21:44:07 Executing ca-certificates-20230506-r0.trigger 21:44:08 OK: 11 MiB in 24 packages 21:44:11 Removing intermediate container 399fd1e82238 21:44:11 ---> 1b75e3fc254b 21:44:11 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:44:12 ---> 590df1b9e6c0 21:44:12 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 21:44:13 ---> 6e5140c39c4f 21:44:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:44:15 ---> 4e639fe5bfa5 21:44:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:44:16 ---> efeda4bd78c9 21:44:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:44:16 ---> Running in 1c9f7b80b4db 21:44:16 Removing intermediate container 1c9f7b80b4db 21:44:16 ---> 34f20c7de4d9 21:44:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 21:44:16 ---> Running in 3bf6548bbec1 21:44:17 Removing intermediate container 3bf6548bbec1 21:44:17 ---> 1cd03ab0cf3a 21:44:17 Step 18/20 : LABEL arch=arm64 21:44:17 ---> Running in 9fcd2916095a 21:44:18 Removing intermediate container 9fcd2916095a 21:44:18 ---> 969efd7977cd 21:44:18 Step 19/20 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:44:18 ---> Running in 6396f7acf13c 21:44:18 Removing intermediate container 6396f7acf13c 21:44:18 ---> 4182e8f8ff9d 21:44:18 Step 20/20 : LABEL version=3.0.0-dev.157 21:44:18 ---> Running in d7b14aa761fd 21:44:19 Removing intermediate container d7b14aa761fd 21:44:19 ---> 6201b95aea2e 21:44:19 21:44:19 Successfully built 6201b95aea2e 21:44:19 Successfully tagged security-spiffe-token-provider-arm64:latest 21:45:27  Building security-spiffe-token-provider ... done Removing intermediate container cb58160fc5a0 21:45:27 ---> 5c9b2ac8b32a 21:45:27 21:45:27 Step 10/23 : FROM alpine:3.17 21:45:27 ---> 51e60588ff2c 21:45:27 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:45:27 ---> Running in f97cbf3f8c18 21:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:27 (1/2) Installing ca-certificates (20230506-r0) 21:45:27 (2/2) Installing dumb-init (1.2.5-r2) 21:45:27 Executing busybox-1.35.0-r29.trigger 21:45:27 Executing ca-certificates-20230506-r0.trigger 21:45:27 OK: 8 MiB in 17 packages 21:45:27 Removing intermediate container f97cbf3f8c18 21:45:27 ---> e49e7c088333 21:45:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 21:45:27 ---> Running in a30e602f0a12 21:45:27 Removing intermediate container a30e602f0a12 21:45:27 ---> f6816b22f32b 21:45:27 Step 13/23 : ENV APP_PORT=59860 21:45:27 ---> Running in d8bf8f8687f1 21:45:27 Removing intermediate container d8bf8f8687f1 21:45:27 ---> c444406f7981 21:45:27 Step 14/23 : EXPOSE $APP_PORT 21:45:27 ---> Running in 30a9769acac9 21:45:27 Removing intermediate container 30a9769acac9 21:45:27 ---> e4f2e44e6069 21:45:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:27 ---> 9523e387f2e3 21:45:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:45:27 ---> bc4b91ec99c1 21:45:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:45:27 ---> a3dcee2f4867 21:45:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:45:29 ---> d4636eb11807 21:45:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:45:29 ---> Running in 13d8e5f702aa 21:45:29 Removing intermediate container 13d8e5f702aa 21:45:29 ---> 82641d4d1b80 21:45:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:45:29 ---> Running in 387e8d8a3def 21:45:29 Removing intermediate container 387e8d8a3def 21:45:29 ---> 9d06274551f9 21:45:29 Step 21/23 : LABEL arch=arm64 21:45:29 ---> Running in f6ab189df2b0 21:45:30 Removing intermediate container f6ab189df2b0 21:45:30 ---> aa4ad9f2042a 21:45:30 Step 22/23 : LABEL git_sha=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:30 ---> Running in 7c10e22b9341 21:45:30 Removing intermediate container 7c10e22b9341 21:45:30 ---> 44386b3404d4 21:45:30 Step 23/23 : LABEL version=3.0.0-dev.157 21:45:30 ---> Running in e0c17b1cb50a 21:45:31 Removing intermediate container e0c17b1cb50a 21:45:31 ---> ae4612e6f6a8 21:45:31 21:45:31 Successfully built ae4612e6f6a8 21:45:31 Successfully tagged support-notifications-arm64:latest 21:45:31  Building support-notifications ... done  [Pipeline] } 21:45:31 $ docker stop --time=1 39798551fcccb411cafb21d0a440914944127a69a6fbc3ecc87f6a25a2558f91 21:45:32 $ docker rm -f --volumes 39798551fcccb411cafb21d0a440914944127a69a6fbc3ecc87f6a25a2558f91 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:33 + docker images 21:45:33 REPOSITORY TAG IMAGE ID CREATED SIZE 21:45:33 support-notifications-arm64 latest ae4612e6f6a8 3 seconds ago 31.9MB 21:45:33 5c9b2ac8b32a 15 seconds ago 1.42GB 21:45:33 security-spiffe-token-provider-arm64 latest 6201b95aea2e About a minute ago 32.7MB 21:45:33 security-bootstrapper-arm64 latest b30b7a7b652d About a minute ago 21.9MB 21:45:33 24ffb6bc73ca About a minute ago 1.39GB 21:45:33 5773e5ac541e 2 minutes ago 1.34GB 21:45:33 core-data-arm64 latest 9be919204d0b 2 minutes ago 19.9MB 21:45:33 ca3d7408b51e 2 minutes ago 1.36GB 21:45:33 core-common-config-bootstrapper-arm64 latest 50c698177bb5 5 minutes ago 17.2MB 21:45:33 security-proxy-auth-arm64 latest 471741f05e0f 5 minutes ago 18.1MB 21:45:33 4df2972a736b 6 minutes ago 1.35GB 21:45:33 18d73182a10e 6 minutes ago 1.33GB 21:45:33 security-spire-agent-arm64 latest dc980a6541c4 7 minutes ago 153MB 21:45:33 security-spire-server-arm64 latest 1ab927918787 8 minutes ago 97MB 21:45:33 94fb181f1500 8 minutes ago 1.21GB 21:45:33 security-spire-config-arm64 latest e9e055b5cfa9 8 minutes ago 96.1MB 21:45:33 25b3d62b25b3 9 minutes ago 1.21GB 21:45:33 support-scheduler-arm64 latest dd27d17d9fe4 9 minutes ago 31.2MB 21:45:33 334c49889061 9 minutes ago 1.42GB 21:45:33 core-metadata-arm64 latest 0f2ce2ebd038 11 minutes ago 20.2MB 21:45:33 core-command-arm64 latest c9ffa1e12f7b 11 minutes ago 19.7MB 21:45:33 5020eaa2f280 11 minutes ago 1.36GB 21:45:33 8733aebf97f8 11 minutes ago 1.35GB 21:45:33 security-secretstore-setup-arm64 latest 12c2b7c3a021 11 minutes ago 32.2MB 21:45:33 security-proxy-setup-arm64 latest 225a4bac1be0 12 minutes ago 18.7MB 21:45:33 8769f159012d 12 minutes ago 1.35GB 21:45:33 829fdd18f345 12 minutes ago 1.33GB 21:45:33 ci-base-image-arm64 latest 59b26534efeb 22 minutes ago 899MB 21:45:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 21:45:33 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 21:45:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:33 provisioning config files... 21:45:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config15029178878738395586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:34 ---> docker-login.sh 21:45:34 nexus3.edgexfoundry.org:10001 21:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:34 Configure a credential helper to remove this warning. See 21:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:34 21:45:34 Login Succeeded 21:45:34 nexus3.edgexfoundry.org:10002 21:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:34 Configure a credential helper to remove this warning. See 21:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:34 21:45:34 Login Succeeded 21:45:34 nexus3.edgexfoundry.org:10003 21:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:35 Configure a credential helper to remove this warning. See 21:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:35 21:45:35 Login Succeeded 21:45:35 nexus3.edgexfoundry.org:10004 21:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:35 Configure a credential helper to remove this warning. See 21:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:35 21:45:35 Login Succeeded 21:45:35 docker.io 21:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:36 Configure a credential helper to remove this warning. See 21:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:36 21:45:36 Login Succeeded 21:45:36 ---> docker-login.sh ends [Pipeline] } 21:45:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:45:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:45:36 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:36 latest 21:45:36 3.0.0-dev.157 21:45:36 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:36 main 21:45:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:45:37 9912d86f268a: Preparing 21:45:37 704ea056cd8a: Preparing 21:45:37 7ff10666eee3: Preparing 21:45:37 6c799ea70e2d: Preparing 21:45:37 58e8f9c4bbd5: Preparing 21:45:37 26cbea5cba74: Preparing 21:45:37 26cbea5cba74: Waiting 21:45:37 7ff10666eee3: Pushed 21:45:37 6c799ea70e2d: Pushed 21:45:37 26cbea5cba74: Layer already exists 21:45:37 58e8f9c4bbd5: Pushed 21:45:37 9912d86f268a: Pushed 21:45:40 704ea056cd8a: Pushed 21:45:40 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:45:41 9912d86f268a: Preparing 21:45:41 704ea056cd8a: Preparing 21:45:41 7ff10666eee3: Preparing 21:45:41 6c799ea70e2d: Preparing 21:45:41 58e8f9c4bbd5: Preparing 21:45:41 26cbea5cba74: Preparing 21:45:41 26cbea5cba74: Waiting 21:45:41 9912d86f268a: Layer already exists 21:45:41 6c799ea70e2d: Layer already exists 21:45:41 7ff10666eee3: Layer already exists 21:45:41 704ea056cd8a: Layer already exists 21:45:41 58e8f9c4bbd5: Layer already exists 21:45:41 26cbea5cba74: Layer already exists 21:45:41 latest: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.157 21:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:45:42 9912d86f268a: Preparing 21:45:42 704ea056cd8a: Preparing 21:45:42 7ff10666eee3: Preparing 21:45:42 6c799ea70e2d: Preparing 21:45:42 58e8f9c4bbd5: Preparing 21:45:42 26cbea5cba74: Preparing 21:45:42 26cbea5cba74: Waiting 21:45:42 58e8f9c4bbd5: Layer already exists 21:45:42 6c799ea70e2d: Layer already exists 21:45:42 7ff10666eee3: Layer already exists 21:45:42 9912d86f268a: Layer already exists 21:45:42 704ea056cd8a: Layer already exists 21:45:42 26cbea5cba74: Layer already exists 21:45:42 3.0.0-dev.157: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:45:43 9912d86f268a: Preparing 21:45:43 704ea056cd8a: Preparing 21:45:43 7ff10666eee3: Preparing 21:45:43 6c799ea70e2d: Preparing 21:45:43 58e8f9c4bbd5: Preparing 21:45:43 26cbea5cba74: Preparing 21:45:43 26cbea5cba74: Waiting 21:45:43 704ea056cd8a: Layer already exists 21:45:43 7ff10666eee3: Layer already exists 21:45:43 6c799ea70e2d: Layer already exists 21:45:43 58e8f9c4bbd5: Layer already exists 21:45:43 9912d86f268a: Layer already exists 21:45:43 26cbea5cba74: Layer already exists 21:45:43 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:45:44 9912d86f268a: Preparing 21:45:44 704ea056cd8a: Preparing 21:45:44 7ff10666eee3: Preparing 21:45:44 6c799ea70e2d: Preparing 21:45:44 58e8f9c4bbd5: Preparing 21:45:44 26cbea5cba74: Preparing 21:45:44 26cbea5cba74: Waiting 21:45:44 9912d86f268a: Layer already exists 21:45:44 6c799ea70e2d: Layer already exists 21:45:44 7ff10666eee3: Layer already exists 21:45:44 58e8f9c4bbd5: Layer already exists 21:45:44 704ea056cd8a: Layer already exists 21:45:44 26cbea5cba74: Layer already exists 21:45:44 main: digest: sha256:2599ae506efd375313c8ee16fd044710cd853306564235a679b8d4494595dbed size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:45:44 ===================================================== [Pipeline] echo 21:45:44 taggedImages: 21:45:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:45:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.157 21:45:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:45:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:45:44 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:44 latest 21:45:44 3.0.0-dev.157 21:45:44 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:44 main 21:45:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:45:45 ec3bc89b6f4c: Preparing 21:45:45 ac88e2beb476: Preparing 21:45:45 e0755d474abb: Preparing 21:45:45 ec5b2df26bb4: Preparing 21:45:45 7ff10666eee3: Preparing 21:45:45 6c799ea70e2d: Preparing 21:45:45 d6f6cf40b348: Preparing 21:45:45 26cbea5cba74: Preparing 21:45:45 6c799ea70e2d: Waiting 21:45:45 d6f6cf40b348: Waiting 21:45:45 26cbea5cba74: Waiting 21:45:45 7ff10666eee3: Layer already exists 21:45:45 6c799ea70e2d: Layer already exists 21:45:45 e0755d474abb: Pushed 21:45:45 ac88e2beb476: Pushed 21:45:45 ec3bc89b6f4c: Pushed 21:45:45 26cbea5cba74: Layer already exists 21:45:45 d6f6cf40b348: Pushed 21:45:48 ec5b2df26bb4: Pushed 21:45:48 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:48 + 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 21:45:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:45:48 ec3bc89b6f4c: Preparing 21:45:48 ac88e2beb476: Preparing 21:45:48 e0755d474abb: Preparing 21:45:48 ec5b2df26bb4: Preparing 21:45:48 7ff10666eee3: Preparing 21:45:48 6c799ea70e2d: Preparing 21:45:48 d6f6cf40b348: Preparing 21:45:48 26cbea5cba74: Preparing 21:45:48 6c799ea70e2d: Waiting 21:45:48 d6f6cf40b348: Waiting 21:45:48 26cbea5cba74: Waiting 21:45:48 ec5b2df26bb4: Layer already exists 21:45:48 e0755d474abb: Layer already exists 21:45:48 ec3bc89b6f4c: Layer already exists 21:45:48 7ff10666eee3: Layer already exists 21:45:48 ac88e2beb476: Layer already exists 21:45:48 6c799ea70e2d: Layer already exists 21:45:48 d6f6cf40b348: Layer already exists 21:45:48 26cbea5cba74: Layer already exists 21:45:48 latest: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.157 21:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:45:49 ec3bc89b6f4c: Preparing 21:45:49 ac88e2beb476: Preparing 21:45:49 e0755d474abb: Preparing 21:45:49 ec5b2df26bb4: Preparing 21:45:49 7ff10666eee3: Preparing 21:45:49 6c799ea70e2d: Preparing 21:45:49 d6f6cf40b348: Preparing 21:45:49 26cbea5cba74: Preparing 21:45:49 d6f6cf40b348: Waiting 21:45:49 26cbea5cba74: Waiting 21:45:49 6c799ea70e2d: Waiting 21:45:49 e0755d474abb: Layer already exists 21:45:49 ec5b2df26bb4: Layer already exists 21:45:49 ac88e2beb476: Layer already exists 21:45:49 7ff10666eee3: Layer already exists 21:45:49 ec3bc89b6f4c: Layer already exists 21:45:49 6c799ea70e2d: Layer already exists 21:45:49 26cbea5cba74: Layer already exists 21:45:49 d6f6cf40b348: Layer already exists 21:45:49 3.0.0-dev.157: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:45:50 ec3bc89b6f4c: Preparing 21:45:50 ac88e2beb476: Preparing 21:45:50 e0755d474abb: Preparing 21:45:50 ec5b2df26bb4: Preparing 21:45:50 7ff10666eee3: Preparing 21:45:50 6c799ea70e2d: Preparing 21:45:50 d6f6cf40b348: Preparing 21:45:50 26cbea5cba74: Preparing 21:45:50 26cbea5cba74: Waiting 21:45:50 6c799ea70e2d: Waiting 21:45:50 d6f6cf40b348: Waiting 21:45:50 ac88e2beb476: Layer already exists 21:45:50 e0755d474abb: Layer already exists 21:45:50 7ff10666eee3: Layer already exists 21:45:50 ec3bc89b6f4c: Layer already exists 21:45:50 ec5b2df26bb4: Layer already exists 21:45:50 6c799ea70e2d: Layer already exists 21:45:50 d6f6cf40b348: Layer already exists 21:45:50 26cbea5cba74: Layer already exists 21:45:50 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:51 + 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 21:45:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:45:51 ec3bc89b6f4c: Preparing 21:45:51 ac88e2beb476: Preparing 21:45:51 e0755d474abb: Preparing 21:45:51 ec5b2df26bb4: Preparing 21:45:51 7ff10666eee3: Preparing 21:45:51 6c799ea70e2d: Preparing 21:45:51 d6f6cf40b348: Preparing 21:45:51 26cbea5cba74: Preparing 21:45:51 d6f6cf40b348: Waiting 21:45:51 26cbea5cba74: Waiting 21:45:51 6c799ea70e2d: Waiting 21:45:51 ec5b2df26bb4: Layer already exists 21:45:51 ac88e2beb476: Layer already exists 21:45:51 7ff10666eee3: Layer already exists 21:45:51 ec3bc89b6f4c: Layer already exists 21:45:51 e0755d474abb: Layer already exists 21:45:51 d6f6cf40b348: Layer already exists 21:45:51 6c799ea70e2d: Layer already exists 21:45:51 26cbea5cba74: Layer already exists 21:45:51 main: digest: sha256:5185c20c98c9d283f12bad9ceb46050098dcc6737c7dd957ebc35dcb02625ecb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:45:51 ===================================================== [Pipeline] echo 21:45:51 taggedImages: 21:45:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:45:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.157 21:45:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:45:51 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:45:51 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:51 latest 21:45:51 3.0.0-dev.157 21:45:51 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:51 main 21:45:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:45:52 d7a2a5ddd3f1: Preparing 21:45:52 40e5ccfb81e1: Preparing 21:45:52 7ff10666eee3: Preparing 21:45:52 6c799ea70e2d: Preparing 21:45:52 f07ddd528e8b: Preparing 21:45:52 26cbea5cba74: Preparing 21:45:52 26cbea5cba74: Waiting 21:45:52 7ff10666eee3: Layer already exists 21:45:52 6c799ea70e2d: Layer already exists 21:45:52 26cbea5cba74: Layer already exists 21:45:52 f07ddd528e8b: Pushed 21:45:52 d7a2a5ddd3f1: Pushed 21:45:55 40e5ccfb81e1: Pushed 21:45:55 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:45:56 d7a2a5ddd3f1: Preparing 21:45:56 40e5ccfb81e1: Preparing 21:45:56 7ff10666eee3: Preparing 21:45:56 6c799ea70e2d: Preparing 21:45:56 f07ddd528e8b: Preparing 21:45:56 26cbea5cba74: Preparing 21:45:56 26cbea5cba74: Waiting 21:45:56 40e5ccfb81e1: Layer already exists 21:45:56 7ff10666eee3: Layer already exists 21:45:56 d7a2a5ddd3f1: Layer already exists 21:45:56 f07ddd528e8b: Layer already exists 21:45:56 6c799ea70e2d: Layer already exists 21:45:56 26cbea5cba74: Layer already exists 21:45:56 latest: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.157 21:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:45:57 d7a2a5ddd3f1: Preparing 21:45:57 40e5ccfb81e1: Preparing 21:45:57 7ff10666eee3: Preparing 21:45:57 6c799ea70e2d: Preparing 21:45:57 f07ddd528e8b: Preparing 21:45:57 26cbea5cba74: Preparing 21:45:57 26cbea5cba74: Waiting 21:45:57 f07ddd528e8b: Layer already exists 21:45:57 40e5ccfb81e1: Layer already exists 21:45:57 d7a2a5ddd3f1: Layer already exists 21:45:57 7ff10666eee3: Layer already exists 21:45:57 6c799ea70e2d: Layer already exists 21:45:57 26cbea5cba74: Layer already exists 21:45:57 3.0.0-dev.157: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:45:58 d7a2a5ddd3f1: Preparing 21:45:58 40e5ccfb81e1: Preparing 21:45:58 7ff10666eee3: Preparing 21:45:58 6c799ea70e2d: Preparing 21:45:58 f07ddd528e8b: Preparing 21:45:58 26cbea5cba74: Preparing 21:45:58 26cbea5cba74: Waiting 21:45:58 40e5ccfb81e1: Layer already exists 21:45:58 d7a2a5ddd3f1: Layer already exists 21:45:58 7ff10666eee3: Layer already exists 21:45:58 f07ddd528e8b: Layer already exists 21:45:58 6c799ea70e2d: Layer already exists 21:45:58 26cbea5cba74: Layer already exists 21:45:58 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:45:58 d7a2a5ddd3f1: Preparing 21:45:58 40e5ccfb81e1: Preparing 21:45:58 7ff10666eee3: Preparing 21:45:58 6c799ea70e2d: Preparing 21:45:58 f07ddd528e8b: Preparing 21:45:58 26cbea5cba74: Preparing 21:45:58 26cbea5cba74: Waiting 21:45:58 d7a2a5ddd3f1: Layer already exists 21:45:58 40e5ccfb81e1: Layer already exists 21:45:58 6c799ea70e2d: Layer already exists 21:45:58 f07ddd528e8b: Layer already exists 21:45:58 7ff10666eee3: Layer already exists 21:45:58 26cbea5cba74: Layer already exists 21:45:58 main: digest: sha256:977c9b52437a1a3ffe6edd6e4d4b6ffab2c96de2e8643831ce0997e6be6a1d1e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:45:59 ===================================================== [Pipeline] echo 21:45:59 taggedImages: 21:45:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:45:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.157 21:45:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:45:59 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:45:59 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:59 latest 21:45:59 3.0.0-dev.157 21:45:59 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:45:59 main 21:45:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:45:59 088c3fb6fec3: Preparing 21:45:59 4157543fc427: Preparing 21:45:59 63b747a65ca7: Preparing 21:45:59 7ff10666eee3: Preparing 21:45:59 6c799ea70e2d: Preparing 21:45:59 63bad60ac386: Preparing 21:45:59 26cbea5cba74: Preparing 21:45:59 63bad60ac386: Waiting 21:45:59 26cbea5cba74: Waiting 21:45:59 7ff10666eee3: Layer already exists 21:45:59 6c799ea70e2d: Layer already exists 21:46:00 26cbea5cba74: Layer already exists 21:46:00 088c3fb6fec3: Pushed 21:46:00 4157543fc427: Pushed 21:46:00 63bad60ac386: Pushed 21:46:02 63b747a65ca7: Pushed 21:46:03 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:46:03 088c3fb6fec3: Preparing 21:46:03 4157543fc427: Preparing 21:46:03 63b747a65ca7: Preparing 21:46:03 7ff10666eee3: Preparing 21:46:03 6c799ea70e2d: Preparing 21:46:03 63bad60ac386: Preparing 21:46:03 26cbea5cba74: Preparing 21:46:03 26cbea5cba74: Waiting 21:46:03 63bad60ac386: Waiting 21:46:03 6c799ea70e2d: Layer already exists 21:46:03 63b747a65ca7: Layer already exists 21:46:03 7ff10666eee3: Layer already exists 21:46:03 088c3fb6fec3: Layer already exists 21:46:03 4157543fc427: Layer already exists 21:46:03 63bad60ac386: Layer already exists 21:46:03 26cbea5cba74: Layer already exists 21:46:03 latest: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.157 21:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:46:04 088c3fb6fec3: Preparing 21:46:04 4157543fc427: Preparing 21:46:04 63b747a65ca7: Preparing 21:46:04 7ff10666eee3: Preparing 21:46:04 6c799ea70e2d: Preparing 21:46:04 63bad60ac386: Preparing 21:46:04 26cbea5cba74: Preparing 21:46:04 63bad60ac386: Waiting 21:46:04 26cbea5cba74: Waiting 21:46:04 6c799ea70e2d: Layer already exists 21:46:04 088c3fb6fec3: Layer already exists 21:46:04 63b747a65ca7: Layer already exists 21:46:04 4157543fc427: Layer already exists 21:46:04 7ff10666eee3: Layer already exists 21:46:04 63bad60ac386: Layer already exists 21:46:04 26cbea5cba74: Layer already exists 21:46:04 3.0.0-dev.157: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:46:05 088c3fb6fec3: Preparing 21:46:05 4157543fc427: Preparing 21:46:05 63b747a65ca7: Preparing 21:46:05 7ff10666eee3: Preparing 21:46:05 6c799ea70e2d: Preparing 21:46:05 63bad60ac386: Preparing 21:46:05 26cbea5cba74: Preparing 21:46:05 63bad60ac386: Waiting 21:46:05 26cbea5cba74: Waiting 21:46:05 6c799ea70e2d: Layer already exists 21:46:05 4157543fc427: Layer already exists 21:46:05 63b747a65ca7: Layer already exists 21:46:05 7ff10666eee3: Layer already exists 21:46:05 088c3fb6fec3: Layer already exists 21:46:05 63bad60ac386: Layer already exists 21:46:05 26cbea5cba74: Layer already exists 21:46:05 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:46:08 088c3fb6fec3: Preparing 21:46:08 4157543fc427: Preparing 21:46:08 63b747a65ca7: Preparing 21:46:08 7ff10666eee3: Preparing 21:46:08 6c799ea70e2d: Preparing 21:46:08 63bad60ac386: Preparing 21:46:08 26cbea5cba74: Preparing 21:46:08 63bad60ac386: Waiting 21:46:08 26cbea5cba74: Waiting 21:46:08 6c799ea70e2d: Layer already exists 21:46:08 63b747a65ca7: Layer already exists 21:46:08 088c3fb6fec3: Layer already exists 21:46:08 7ff10666eee3: Layer already exists 21:46:08 4157543fc427: Layer already exists 21:46:08 26cbea5cba74: Layer already exists 21:46:08 63bad60ac386: Layer already exists 21:46:08 main: digest: sha256:bba12a1fd74f8c79a3533cadc8647742b4083aea2474fac7f45245c432da2491 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:08 ===================================================== [Pipeline] echo 21:46:08 taggedImages: 21:46:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:46:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.157 21:46:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:46:08 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:46:08 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:08 latest 21:46:08 3.0.0-dev.157 21:46:08 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:08 main 21:46:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:46:09 e65106bfabed: Preparing 21:46:09 e65106bfabed: Preparing 21:46:09 b85ae25dd426: Preparing 21:46:09 4454c5606e4f: Preparing 21:46:09 87bace1e6dc5: Preparing 21:46:09 c66b4942cb87: Preparing 21:46:09 7d4969ce4d02: Preparing 21:46:09 7ff10666eee3: Preparing 21:46:09 6c799ea70e2d: Preparing 21:46:09 7efd76f80794: Preparing 21:46:09 62ec682973d5: Preparing 21:46:09 3c0ad004d7c6: Preparing 21:46:09 949e7ff25f7c: Preparing 21:46:09 26cbea5cba74: Preparing 21:46:09 7ff10666eee3: Waiting 21:46:09 6c799ea70e2d: Waiting 21:46:09 7efd76f80794: Waiting 21:46:09 62ec682973d5: Waiting 21:46:09 3c0ad004d7c6: Waiting 21:46:09 949e7ff25f7c: Waiting 21:46:09 26cbea5cba74: Waiting 21:46:09 7d4969ce4d02: Waiting 21:46:09 e65106bfabed: Pushed 21:46:09 87bace1e6dc5: Pushed 21:46:09 4454c5606e4f: Pushed 21:46:09 b85ae25dd426: Pushed 21:46:09 c66b4942cb87: Pushed 21:46:09 7ff10666eee3: Layer already exists 21:46:09 6c799ea70e2d: Layer already exists 21:46:10 62ec682973d5: Pushed 21:46:10 3c0ad004d7c6: Pushed 21:46:10 7efd76f80794: Pushed 21:46:10 949e7ff25f7c: Pushed 21:46:10 26cbea5cba74: Layer already exists 21:46:13 7d4969ce4d02: Pushed 21:46:13 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:46:14 e65106bfabed: Preparing 21:46:14 e65106bfabed: Preparing 21:46:14 b85ae25dd426: Preparing 21:46:14 4454c5606e4f: Preparing 21:46:14 87bace1e6dc5: Preparing 21:46:14 c66b4942cb87: Preparing 21:46:14 7d4969ce4d02: Preparing 21:46:14 7ff10666eee3: Preparing 21:46:14 6c799ea70e2d: Preparing 21:46:14 7efd76f80794: Preparing 21:46:14 62ec682973d5: Preparing 21:46:14 3c0ad004d7c6: Preparing 21:46:14 949e7ff25f7c: Preparing 21:46:14 26cbea5cba74: Preparing 21:46:14 7d4969ce4d02: Waiting 21:46:14 7ff10666eee3: Waiting 21:46:14 6c799ea70e2d: Waiting 21:46:14 7efd76f80794: Waiting 21:46:14 62ec682973d5: Waiting 21:46:14 3c0ad004d7c6: Waiting 21:46:14 949e7ff25f7c: Waiting 21:46:14 87bace1e6dc5: Layer already exists 21:46:14 e65106bfabed: Layer already exists 21:46:14 4454c5606e4f: Layer already exists 21:46:14 b85ae25dd426: Layer already exists 21:46:14 c66b4942cb87: Layer already exists 21:46:14 6c799ea70e2d: Layer already exists 21:46:14 7d4969ce4d02: Layer already exists 21:46:14 7efd76f80794: Layer already exists 21:46:14 7ff10666eee3: Layer already exists 21:46:14 62ec682973d5: Layer already exists 21:46:14 26cbea5cba74: Layer already exists 21:46:14 949e7ff25f7c: Layer already exists 21:46:14 3c0ad004d7c6: Layer already exists 21:46:14 latest: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.157 21:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:46:15 e65106bfabed: Preparing 21:46:15 e65106bfabed: Preparing 21:46:15 b85ae25dd426: Preparing 21:46:15 4454c5606e4f: Preparing 21:46:15 87bace1e6dc5: Preparing 21:46:15 c66b4942cb87: Preparing 21:46:15 7d4969ce4d02: Preparing 21:46:15 7ff10666eee3: Preparing 21:46:15 6c799ea70e2d: Preparing 21:46:15 7efd76f80794: Preparing 21:46:15 62ec682973d5: Preparing 21:46:15 3c0ad004d7c6: Preparing 21:46:15 949e7ff25f7c: Preparing 21:46:15 26cbea5cba74: Preparing 21:46:15 7d4969ce4d02: Waiting 21:46:15 7ff10666eee3: Waiting 21:46:15 62ec682973d5: Waiting 21:46:15 6c799ea70e2d: Waiting 21:46:15 7efd76f80794: Waiting 21:46:15 3c0ad004d7c6: Waiting 21:46:15 949e7ff25f7c: Waiting 21:46:15 26cbea5cba74: Waiting 21:46:15 87bace1e6dc5: Layer already exists 21:46:15 b85ae25dd426: Layer already exists 21:46:15 4454c5606e4f: Layer already exists 21:46:15 e65106bfabed: Layer already exists 21:46:15 c66b4942cb87: Layer already exists 21:46:15 7ff10666eee3: Layer already exists 21:46:15 7d4969ce4d02: Layer already exists 21:46:15 7efd76f80794: Layer already exists 21:46:15 6c799ea70e2d: Layer already exists 21:46:15 62ec682973d5: Layer already exists 21:46:15 3c0ad004d7c6: Layer already exists 21:46:15 949e7ff25f7c: Layer already exists 21:46:15 26cbea5cba74: Layer already exists 21:46:15 3.0.0-dev.157: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:46:16 e65106bfabed: Preparing 21:46:16 e65106bfabed: Preparing 21:46:16 b85ae25dd426: Preparing 21:46:16 4454c5606e4f: Preparing 21:46:16 87bace1e6dc5: Preparing 21:46:16 c66b4942cb87: Preparing 21:46:16 7d4969ce4d02: Preparing 21:46:16 7ff10666eee3: Preparing 21:46:16 6c799ea70e2d: Preparing 21:46:16 7efd76f80794: Preparing 21:46:16 62ec682973d5: Preparing 21:46:16 3c0ad004d7c6: Preparing 21:46:16 949e7ff25f7c: Preparing 21:46:16 26cbea5cba74: Preparing 21:46:16 7efd76f80794: Waiting 21:46:16 62ec682973d5: Waiting 21:46:16 3c0ad004d7c6: Waiting 21:46:16 26cbea5cba74: Waiting 21:46:16 7d4969ce4d02: Waiting 21:46:16 949e7ff25f7c: Waiting 21:46:16 7ff10666eee3: Waiting 21:46:16 6c799ea70e2d: Waiting 21:46:16 c66b4942cb87: Layer already exists 21:46:16 87bace1e6dc5: Layer already exists 21:46:16 e65106bfabed: Layer already exists 21:46:16 4454c5606e4f: Layer already exists 21:46:16 b85ae25dd426: Layer already exists 21:46:16 7ff10666eee3: Layer already exists 21:46:16 6c799ea70e2d: Layer already exists 21:46:16 7d4969ce4d02: Layer already exists 21:46:16 7efd76f80794: Layer already exists 21:46:16 62ec682973d5: Layer already exists 21:46:16 949e7ff25f7c: Layer already exists 21:46:16 26cbea5cba74: Layer already exists 21:46:16 3c0ad004d7c6: Layer already exists 21:46:16 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:46:17 e65106bfabed: Preparing 21:46:17 e65106bfabed: Preparing 21:46:17 b85ae25dd426: Preparing 21:46:17 4454c5606e4f: Preparing 21:46:17 87bace1e6dc5: Preparing 21:46:17 c66b4942cb87: Preparing 21:46:17 7d4969ce4d02: Preparing 21:46:17 7ff10666eee3: Preparing 21:46:17 6c799ea70e2d: Preparing 21:46:17 7efd76f80794: Preparing 21:46:17 62ec682973d5: Preparing 21:46:17 3c0ad004d7c6: Preparing 21:46:17 949e7ff25f7c: Preparing 21:46:17 26cbea5cba74: Preparing 21:46:17 7d4969ce4d02: Waiting 21:46:17 7ff10666eee3: Waiting 21:46:17 6c799ea70e2d: Waiting 21:46:17 3c0ad004d7c6: Waiting 21:46:17 62ec682973d5: Waiting 21:46:17 7efd76f80794: Waiting 21:46:17 26cbea5cba74: Waiting 21:46:17 949e7ff25f7c: Waiting 21:46:17 87bace1e6dc5: Layer already exists 21:46:17 e65106bfabed: Layer already exists 21:46:17 4454c5606e4f: Layer already exists 21:46:17 c66b4942cb87: Layer already exists 21:46:17 b85ae25dd426: Layer already exists 21:46:17 7d4969ce4d02: Layer already exists 21:46:17 62ec682973d5: Layer already exists 21:46:17 6c799ea70e2d: Layer already exists 21:46:17 7ff10666eee3: Layer already exists 21:46:17 7efd76f80794: Layer already exists 21:46:17 949e7ff25f7c: Layer already exists 21:46:17 3c0ad004d7c6: Layer already exists 21:46:17 26cbea5cba74: Layer already exists 21:46:17 main: digest: sha256:a7b40084fa68d10f0b38e50aedc0721701200d9d8a10b3097b573901d372274f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:17 ===================================================== [Pipeline] echo 21:46:17 taggedImages: 21:46:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:46:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.157 21:46:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:46:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:46:17 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:17 latest 21:46:17 3.0.0-dev.157 21:46:17 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:17 main 21:46:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:46:18 ec3bc89b6f4c: Preparing 21:46:18 ac88e2beb476: Preparing 21:46:18 1baceb4cbc97: Preparing 21:46:18 a5934280406c: Preparing 21:46:18 7ff10666eee3: Preparing 21:46:18 6c799ea70e2d: Preparing 21:46:18 c977a7ad67e3: Preparing 21:46:18 26cbea5cba74: Preparing 21:46:18 6c799ea70e2d: Waiting 21:46:18 26cbea5cba74: Waiting 21:46:18 c977a7ad67e3: Waiting 21:46:18 ac88e2beb476: Layer already exists 21:46:18 7ff10666eee3: Layer already exists 21:46:18 ec3bc89b6f4c: Layer already exists 21:46:18 6c799ea70e2d: Layer already exists 21:46:18 26cbea5cba74: Layer already exists 21:46:18 1baceb4cbc97: Pushed 21:46:18 c977a7ad67e3: Pushed 21:46:21 a5934280406c: Pushed 21:46:21 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:21 + 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 21:46:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:46:22 ec3bc89b6f4c: Preparing 21:46:22 ac88e2beb476: Preparing 21:46:22 1baceb4cbc97: Preparing 21:46:22 a5934280406c: Preparing 21:46:22 7ff10666eee3: Preparing 21:46:22 6c799ea70e2d: Preparing 21:46:22 c977a7ad67e3: Preparing 21:46:22 26cbea5cba74: Preparing 21:46:22 6c799ea70e2d: Waiting 21:46:22 26cbea5cba74: Waiting 21:46:22 c977a7ad67e3: Waiting 21:46:22 7ff10666eee3: Layer already exists 21:46:22 ac88e2beb476: Layer already exists 21:46:22 ec3bc89b6f4c: Layer already exists 21:46:22 a5934280406c: Layer already exists 21:46:22 1baceb4cbc97: Layer already exists 21:46:22 6c799ea70e2d: Layer already exists 21:46:22 c977a7ad67e3: Layer already exists 21:46:22 26cbea5cba74: Layer already exists 21:46:22 latest: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.157 21:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:46:23 ec3bc89b6f4c: Preparing 21:46:23 ac88e2beb476: Preparing 21:46:23 1baceb4cbc97: Preparing 21:46:23 a5934280406c: Preparing 21:46:23 7ff10666eee3: Preparing 21:46:23 6c799ea70e2d: Preparing 21:46:23 c977a7ad67e3: Preparing 21:46:23 26cbea5cba74: Preparing 21:46:23 6c799ea70e2d: Waiting 21:46:23 c977a7ad67e3: Waiting 21:46:23 26cbea5cba74: Waiting 21:46:23 ac88e2beb476: Layer already exists 21:46:23 1baceb4cbc97: Layer already exists 21:46:23 7ff10666eee3: Layer already exists 21:46:23 a5934280406c: Layer already exists 21:46:23 ec3bc89b6f4c: Layer already exists 21:46:23 6c799ea70e2d: Layer already exists 21:46:23 c977a7ad67e3: Layer already exists 21:46:23 26cbea5cba74: Layer already exists 21:46:23 3.0.0-dev.157: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:46:23 ec3bc89b6f4c: Preparing 21:46:23 ac88e2beb476: Preparing 21:46:23 1baceb4cbc97: Preparing 21:46:23 a5934280406c: Preparing 21:46:23 7ff10666eee3: Preparing 21:46:23 6c799ea70e2d: Preparing 21:46:23 c977a7ad67e3: Preparing 21:46:23 26cbea5cba74: Preparing 21:46:23 c977a7ad67e3: Waiting 21:46:23 6c799ea70e2d: Waiting 21:46:23 26cbea5cba74: Waiting 21:46:23 ec3bc89b6f4c: Layer already exists 21:46:23 7ff10666eee3: Layer already exists 21:46:23 a5934280406c: Layer already exists 21:46:23 ac88e2beb476: Layer already exists 21:46:23 1baceb4cbc97: Layer already exists 21:46:23 c977a7ad67e3: Layer already exists 21:46:23 26cbea5cba74: Layer already exists 21:46:23 6c799ea70e2d: Layer already exists 21:46:24 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:24 + 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 21:46:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:46:24 ec3bc89b6f4c: Preparing 21:46:24 ac88e2beb476: Preparing 21:46:24 1baceb4cbc97: Preparing 21:46:24 a5934280406c: Preparing 21:46:24 7ff10666eee3: Preparing 21:46:24 6c799ea70e2d: Preparing 21:46:24 c977a7ad67e3: Preparing 21:46:24 26cbea5cba74: Preparing 21:46:24 6c799ea70e2d: Waiting 21:46:24 c977a7ad67e3: Waiting 21:46:24 26cbea5cba74: Waiting 21:46:24 ac88e2beb476: Layer already exists 21:46:24 ec3bc89b6f4c: Layer already exists 21:46:24 1baceb4cbc97: Layer already exists 21:46:24 a5934280406c: Layer already exists 21:46:24 7ff10666eee3: Layer already exists 21:46:24 6c799ea70e2d: Layer already exists 21:46:24 c977a7ad67e3: Layer already exists 21:46:24 26cbea5cba74: Layer already exists 21:46:25 main: digest: sha256:68d59f34b355277600ae03b1477841cf2c9d295382c0563ab5df0459df66fd92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:25 ===================================================== [Pipeline] echo 21:46:25 taggedImages: 21:46:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:46:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.157 21:46:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:46:25 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:46:25 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:25 latest 21:46:25 3.0.0-dev.157 21:46:25 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:25 main 21:46:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:46:25 d31a4edc71e0: Preparing 21:46:25 8e1a2df6a3ba: Preparing 21:46:25 c4b6dcddc61d: Preparing 21:46:25 02cd5a1c7dad: Preparing 21:46:25 7ff10666eee3: Preparing 21:46:25 6c799ea70e2d: Preparing 21:46:25 9e56023f84de: Preparing 21:46:25 bc4d13165e9e: Preparing 21:46:25 26cbea5cba74: Preparing 21:46:25 6c799ea70e2d: Waiting 21:46:25 9e56023f84de: Waiting 21:46:25 bc4d13165e9e: Waiting 21:46:25 26cbea5cba74: Waiting 21:46:25 7ff10666eee3: Layer already exists 21:46:25 6c799ea70e2d: Layer already exists 21:46:26 02cd5a1c7dad: Pushed 21:46:26 d31a4edc71e0: Pushed 21:46:26 8e1a2df6a3ba: Pushed 21:46:26 9e56023f84de: Pushed 21:46:26 26cbea5cba74: Layer already exists 21:46:26 bc4d13165e9e: Pushed 21:46:28 c4b6dcddc61d: Pushed 21:46:28 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:28 + 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 21:46:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:46:29 d31a4edc71e0: Preparing 21:46:29 8e1a2df6a3ba: Preparing 21:46:29 c4b6dcddc61d: Preparing 21:46:29 02cd5a1c7dad: Preparing 21:46:29 7ff10666eee3: Preparing 21:46:29 6c799ea70e2d: Preparing 21:46:29 9e56023f84de: Preparing 21:46:29 bc4d13165e9e: Preparing 21:46:29 26cbea5cba74: Preparing 21:46:29 26cbea5cba74: Waiting 21:46:29 9e56023f84de: Waiting 21:46:29 bc4d13165e9e: Waiting 21:46:29 6c799ea70e2d: Waiting 21:46:29 02cd5a1c7dad: Layer already exists 21:46:29 d31a4edc71e0: Layer already exists 21:46:29 7ff10666eee3: Layer already exists 21:46:29 c4b6dcddc61d: Layer already exists 21:46:29 8e1a2df6a3ba: Layer already exists 21:46:29 bc4d13165e9e: Layer already exists 21:46:29 6c799ea70e2d: Layer already exists 21:46:29 9e56023f84de: Layer already exists 21:46:29 26cbea5cba74: Layer already exists 21:46:29 latest: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.157 21:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:46:30 d31a4edc71e0: Preparing 21:46:30 8e1a2df6a3ba: Preparing 21:46:30 c4b6dcddc61d: Preparing 21:46:30 02cd5a1c7dad: Preparing 21:46:30 7ff10666eee3: Preparing 21:46:30 6c799ea70e2d: Preparing 21:46:30 9e56023f84de: Preparing 21:46:30 bc4d13165e9e: Preparing 21:46:30 26cbea5cba74: Preparing 21:46:30 6c799ea70e2d: Waiting 21:46:30 9e56023f84de: Waiting 21:46:30 bc4d13165e9e: Waiting 21:46:30 26cbea5cba74: Waiting 21:46:30 c4b6dcddc61d: Layer already exists 21:46:30 7ff10666eee3: Layer already exists 21:46:30 02cd5a1c7dad: Layer already exists 21:46:30 8e1a2df6a3ba: Layer already exists 21:46:30 d31a4edc71e0: Layer already exists 21:46:30 6c799ea70e2d: Layer already exists 21:46:30 9e56023f84de: Layer already exists 21:46:30 bc4d13165e9e: Layer already exists 21:46:30 26cbea5cba74: Layer already exists 21:46:30 3.0.0-dev.157: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:46:31 d31a4edc71e0: Preparing 21:46:31 8e1a2df6a3ba: Preparing 21:46:31 c4b6dcddc61d: Preparing 21:46:31 02cd5a1c7dad: Preparing 21:46:31 7ff10666eee3: Preparing 21:46:31 6c799ea70e2d: Preparing 21:46:31 9e56023f84de: Preparing 21:46:31 bc4d13165e9e: Preparing 21:46:31 26cbea5cba74: Preparing 21:46:31 9e56023f84de: Waiting 21:46:31 6c799ea70e2d: Waiting 21:46:31 bc4d13165e9e: Waiting 21:46:31 26cbea5cba74: Waiting 21:46:31 d31a4edc71e0: Layer already exists 21:46:31 7ff10666eee3: Layer already exists 21:46:31 8e1a2df6a3ba: Layer already exists 21:46:31 02cd5a1c7dad: Layer already exists 21:46:31 c4b6dcddc61d: Layer already exists 21:46:31 9e56023f84de: Layer already exists 21:46:31 6c799ea70e2d: Layer already exists 21:46:31 bc4d13165e9e: Layer already exists 21:46:31 26cbea5cba74: Layer already exists 21:46:31 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:31 + 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 21:46:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:46:32 d31a4edc71e0: Preparing 21:46:32 8e1a2df6a3ba: Preparing 21:46:32 c4b6dcddc61d: Preparing 21:46:32 02cd5a1c7dad: Preparing 21:46:32 7ff10666eee3: Preparing 21:46:32 6c799ea70e2d: Preparing 21:46:32 9e56023f84de: Preparing 21:46:32 bc4d13165e9e: Preparing 21:46:32 26cbea5cba74: Preparing 21:46:32 9e56023f84de: Waiting 21:46:32 bc4d13165e9e: Waiting 21:46:32 26cbea5cba74: Waiting 21:46:32 6c799ea70e2d: Waiting 21:46:32 7ff10666eee3: Layer already exists 21:46:32 d31a4edc71e0: Layer already exists 21:46:32 c4b6dcddc61d: Layer already exists 21:46:32 8e1a2df6a3ba: Layer already exists 21:46:32 02cd5a1c7dad: Layer already exists 21:46:32 6c799ea70e2d: Layer already exists 21:46:32 9e56023f84de: Layer already exists 21:46:32 bc4d13165e9e: Layer already exists 21:46:32 26cbea5cba74: Layer already exists 21:46:32 main: digest: sha256:97d646f2d1cc5a3249e160c388ebdf4bb63d0af0bd9aa394f2bfc7be7ca827ef size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:32 ===================================================== [Pipeline] echo 21:46:32 taggedImages: 21:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.157 21:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:46:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:46:32 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:32 latest 21:46:32 3.0.0-dev.157 21:46:32 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:32 main 21:46:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:46:33 396da868da61: Preparing 21:46:33 0f9241c1df83: Preparing 21:46:33 2684a094eb87: Preparing 21:46:33 48a4104c3abb: Preparing 21:46:33 a40ff2630960: Preparing 21:46:33 78499bff1c66: Preparing 21:46:33 468b243bb5f8: Preparing 21:46:33 7ff10666eee3: Preparing 21:46:33 6c799ea70e2d: Preparing 21:46:33 2d47a6814e82: Preparing 21:46:33 26cbea5cba74: Preparing 21:46:33 7ff10666eee3: Waiting 21:46:33 6c799ea70e2d: Waiting 21:46:33 2d47a6814e82: Waiting 21:46:33 26cbea5cba74: Waiting 21:46:33 468b243bb5f8: Waiting 21:46:33 a40ff2630960: Pushed 21:46:33 0f9241c1df83: Pushed 21:46:33 396da868da61: Pushed 21:46:33 7ff10666eee3: Layer already exists 21:46:33 6c799ea70e2d: Layer already exists 21:46:33 78499bff1c66: Pushed 21:46:33 468b243bb5f8: Pushed 21:46:33 26cbea5cba74: Layer already exists 21:46:33 2d47a6814e82: Pushed 21:46:35 48a4104c3abb: Pushed 21:46:36 2684a094eb87: Pushed 21:46:36 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:37 + 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 21:46:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:46:37 396da868da61: Preparing 21:46:37 0f9241c1df83: Preparing 21:46:37 2684a094eb87: Preparing 21:46:37 48a4104c3abb: Preparing 21:46:37 a40ff2630960: Preparing 21:46:37 78499bff1c66: Preparing 21:46:37 468b243bb5f8: Preparing 21:46:37 7ff10666eee3: Preparing 21:46:37 6c799ea70e2d: Preparing 21:46:37 2d47a6814e82: Preparing 21:46:37 26cbea5cba74: Preparing 21:46:37 7ff10666eee3: Waiting 21:46:37 2d47a6814e82: Waiting 21:46:37 26cbea5cba74: Waiting 21:46:37 6c799ea70e2d: Waiting 21:46:37 78499bff1c66: Waiting 21:46:37 468b243bb5f8: Waiting 21:46:37 48a4104c3abb: Layer already exists 21:46:37 a40ff2630960: Layer already exists 21:46:37 0f9241c1df83: Layer already exists 21:46:37 396da868da61: Layer already exists 21:46:37 2684a094eb87: Layer already exists 21:46:37 468b243bb5f8: Layer already exists 21:46:37 78499bff1c66: Layer already exists 21:46:37 7ff10666eee3: Layer already exists 21:46:37 6c799ea70e2d: Layer already exists 21:46:37 2d47a6814e82: Layer already exists 21:46:37 26cbea5cba74: Layer already exists 21:46:37 latest: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.157 21:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:46:38 396da868da61: Preparing 21:46:38 0f9241c1df83: Preparing 21:46:38 2684a094eb87: Preparing 21:46:38 48a4104c3abb: Preparing 21:46:38 a40ff2630960: Preparing 21:46:38 78499bff1c66: Preparing 21:46:38 468b243bb5f8: Preparing 21:46:38 7ff10666eee3: Preparing 21:46:38 6c799ea70e2d: Preparing 21:46:38 2d47a6814e82: Preparing 21:46:38 26cbea5cba74: Preparing 21:46:38 78499bff1c66: Waiting 21:46:38 468b243bb5f8: Waiting 21:46:38 7ff10666eee3: Waiting 21:46:38 6c799ea70e2d: Waiting 21:46:38 2d47a6814e82: Waiting 21:46:38 26cbea5cba74: Waiting 21:46:38 a40ff2630960: Layer already exists 21:46:38 396da868da61: Layer already exists 21:46:38 48a4104c3abb: Layer already exists 21:46:38 0f9241c1df83: Layer already exists 21:46:38 2684a094eb87: Layer already exists 21:46:38 468b243bb5f8: Layer already exists 21:46:38 7ff10666eee3: Layer already exists 21:46:38 78499bff1c66: Layer already exists 21:46:38 6c799ea70e2d: Layer already exists 21:46:38 2d47a6814e82: Layer already exists 21:46:38 26cbea5cba74: Layer already exists 21:46:38 3.0.0-dev.157: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:46:39 396da868da61: Preparing 21:46:39 0f9241c1df83: Preparing 21:46:39 2684a094eb87: Preparing 21:46:39 48a4104c3abb: Preparing 21:46:39 a40ff2630960: Preparing 21:46:39 78499bff1c66: Preparing 21:46:39 468b243bb5f8: Preparing 21:46:39 7ff10666eee3: Preparing 21:46:39 6c799ea70e2d: Preparing 21:46:39 2d47a6814e82: Preparing 21:46:39 26cbea5cba74: Preparing 21:46:39 7ff10666eee3: Waiting 21:46:39 78499bff1c66: Waiting 21:46:39 6c799ea70e2d: Waiting 21:46:39 468b243bb5f8: Waiting 21:46:39 2d47a6814e82: Waiting 21:46:39 26cbea5cba74: Waiting 21:46:39 a40ff2630960: Layer already exists 21:46:39 2684a094eb87: Layer already exists 21:46:39 48a4104c3abb: Layer already exists 21:46:39 396da868da61: Layer already exists 21:46:39 0f9241c1df83: Layer already exists 21:46:39 2d47a6814e82: Layer already exists 21:46:39 468b243bb5f8: Layer already exists 21:46:39 78499bff1c66: Layer already exists 21:46:39 7ff10666eee3: Layer already exists 21:46:39 6c799ea70e2d: Layer already exists 21:46:39 26cbea5cba74: Layer already exists 21:46:39 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:39 + 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 21:46:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:46:40 396da868da61: Preparing 21:46:40 0f9241c1df83: Preparing 21:46:40 2684a094eb87: Preparing 21:46:40 48a4104c3abb: Preparing 21:46:40 a40ff2630960: Preparing 21:46:40 78499bff1c66: Preparing 21:46:40 468b243bb5f8: Preparing 21:46:40 7ff10666eee3: Preparing 21:46:40 6c799ea70e2d: Preparing 21:46:40 2d47a6814e82: Preparing 21:46:40 26cbea5cba74: Preparing 21:46:40 78499bff1c66: Waiting 21:46:40 468b243bb5f8: Waiting 21:46:40 7ff10666eee3: Waiting 21:46:40 6c799ea70e2d: Waiting 21:46:40 2d47a6814e82: Waiting 21:46:40 26cbea5cba74: Waiting 21:46:40 396da868da61: Layer already exists 21:46:40 a40ff2630960: Layer already exists 21:46:40 48a4104c3abb: Layer already exists 21:46:40 0f9241c1df83: Layer already exists 21:46:40 2684a094eb87: Layer already exists 21:46:40 78499bff1c66: Layer already exists 21:46:40 468b243bb5f8: Layer already exists 21:46:40 6c799ea70e2d: Layer already exists 21:46:40 7ff10666eee3: Layer already exists 21:46:40 2d47a6814e82: Layer already exists 21:46:40 26cbea5cba74: Layer already exists 21:46:40 main: digest: sha256:f6a572a8f16cc462ed598fcc71554c7897add01262ed335d137ce759f6e76eee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:40 ===================================================== [Pipeline] echo 21:46:40 taggedImages: 21:46:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:46:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.157 21:46:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:46:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:46:40 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:40 latest 21:46:40 3.0.0-dev.157 21:46:40 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:40 main 21:46:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:46:41 3eefbf57c7ed: Preparing 21:46:41 73fb587fc516: Preparing 21:46:41 7ff10666eee3: Preparing 21:46:41 6c799ea70e2d: Preparing 21:46:41 3fbe24a43fdc: Preparing 21:46:41 26cbea5cba74: Preparing 21:46:41 26cbea5cba74: Waiting 21:46:41 6c799ea70e2d: Layer already exists 21:46:41 7ff10666eee3: Layer already exists 21:46:41 26cbea5cba74: Layer already exists 21:46:41 3eefbf57c7ed: Pushed 21:46:42 3fbe24a43fdc: Pushed 21:46:46 73fb587fc516: Pushed 21:46:47 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:47 + 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 21:46:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:46:47 3eefbf57c7ed: Preparing 21:46:47 73fb587fc516: Preparing 21:46:47 7ff10666eee3: Preparing 21:46:47 6c799ea70e2d: Preparing 21:46:47 3fbe24a43fdc: Preparing 21:46:47 26cbea5cba74: Preparing 21:46:47 26cbea5cba74: Waiting 21:46:47 3fbe24a43fdc: Layer already exists 21:46:47 6c799ea70e2d: Layer already exists 21:46:47 73fb587fc516: Layer already exists 21:46:47 7ff10666eee3: Layer already exists 21:46:47 3eefbf57c7ed: Layer already exists 21:46:47 26cbea5cba74: Layer already exists 21:46:48 latest: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.157 21:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:46:48 3eefbf57c7ed: Preparing 21:46:48 73fb587fc516: Preparing 21:46:48 7ff10666eee3: Preparing 21:46:48 6c799ea70e2d: Preparing 21:46:48 3fbe24a43fdc: Preparing 21:46:48 26cbea5cba74: Preparing 21:46:48 26cbea5cba74: Waiting 21:46:48 6c799ea70e2d: Layer already exists 21:46:48 3eefbf57c7ed: Layer already exists 21:46:48 3fbe24a43fdc: Layer already exists 21:46:48 73fb587fc516: Layer already exists 21:46:48 7ff10666eee3: Layer already exists 21:46:48 26cbea5cba74: Layer already exists 21:46:48 3.0.0-dev.157: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:46:49 3eefbf57c7ed: Preparing 21:46:49 73fb587fc516: Preparing 21:46:49 7ff10666eee3: Preparing 21:46:49 6c799ea70e2d: Preparing 21:46:49 3fbe24a43fdc: Preparing 21:46:49 26cbea5cba74: Preparing 21:46:49 3eefbf57c7ed: Layer already exists 21:46:49 6c799ea70e2d: Layer already exists 21:46:49 3fbe24a43fdc: Layer already exists 21:46:49 7ff10666eee3: Layer already exists 21:46:49 73fb587fc516: Layer already exists 21:46:49 26cbea5cba74: Layer already exists 21:46:49 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:49 + 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 21:46:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:46:50 3eefbf57c7ed: Preparing 21:46:50 73fb587fc516: Preparing 21:46:50 7ff10666eee3: Preparing 21:46:50 6c799ea70e2d: Preparing 21:46:50 3fbe24a43fdc: Preparing 21:46:50 26cbea5cba74: Preparing 21:46:50 26cbea5cba74: Waiting 21:46:50 7ff10666eee3: Layer already exists 21:46:50 3eefbf57c7ed: Layer already exists 21:46:50 73fb587fc516: Layer already exists 21:46:50 3fbe24a43fdc: Layer already exists 21:46:50 6c799ea70e2d: Layer already exists 21:46:50 26cbea5cba74: Layer already exists 21:46:50 main: digest: sha256:9a1b46dffaa741def7f9c5448616677efe740a497e1022a288fb9c58a285be92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:50 ===================================================== [Pipeline] echo 21:46:50 taggedImages: 21:46:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:46:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.157 21:46:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:46:50 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:46:50 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:50 latest 21:46:50 3.0.0-dev.157 21:46:50 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:46:50 main 21:46:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:46:51 76f911d1913f: Preparing 21:46:51 817c2a5ffac0: Preparing 21:46:51 672e5d569d88: Preparing 21:46:51 da6f5f9a1ba0: Preparing 21:46:51 0bb01417e26f: Preparing 21:46:51 7ff10666eee3: Preparing 21:46:51 6c799ea70e2d: Preparing 21:46:51 9ea953d0ca1f: Preparing 21:46:51 26cbea5cba74: Preparing 21:46:51 6c799ea70e2d: Waiting 21:46:51 9ea953d0ca1f: Waiting 21:46:51 26cbea5cba74: Waiting 21:46:51 7ff10666eee3: Waiting 21:46:51 76f911d1913f: Pushed 21:46:51 817c2a5ffac0: Pushed 21:46:51 672e5d569d88: Pushed 21:46:51 7ff10666eee3: Layer already exists 21:46:51 6c799ea70e2d: Layer already exists 21:46:51 26cbea5cba74: Layer already exists 21:46:52 9ea953d0ca1f: Pushed 21:47:04 0bb01417e26f: Pushed 21:47:08 da6f5f9a1ba0: Pushed 21:47:09 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:09 + 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 21:47:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:47:09 76f911d1913f: Preparing 21:47:09 817c2a5ffac0: Preparing 21:47:09 672e5d569d88: Preparing 21:47:09 da6f5f9a1ba0: Preparing 21:47:09 0bb01417e26f: Preparing 21:47:09 7ff10666eee3: Preparing 21:47:09 6c799ea70e2d: Preparing 21:47:09 9ea953d0ca1f: Preparing 21:47:09 26cbea5cba74: Preparing 21:47:09 6c799ea70e2d: Waiting 21:47:09 7ff10666eee3: Waiting 21:47:09 9ea953d0ca1f: Waiting 21:47:09 26cbea5cba74: Waiting 21:47:09 76f911d1913f: Layer already exists 21:47:09 da6f5f9a1ba0: Layer already exists 21:47:09 817c2a5ffac0: Layer already exists 21:47:09 0bb01417e26f: Layer already exists 21:47:09 672e5d569d88: Layer already exists 21:47:09 9ea953d0ca1f: Layer already exists 21:47:09 6c799ea70e2d: Layer already exists 21:47:09 7ff10666eee3: Layer already exists 21:47:09 26cbea5cba74: Layer already exists 21:47:10 latest: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.157 21:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:47:10 76f911d1913f: Preparing 21:47:10 817c2a5ffac0: Preparing 21:47:10 672e5d569d88: Preparing 21:47:10 da6f5f9a1ba0: Preparing 21:47:10 0bb01417e26f: Preparing 21:47:10 7ff10666eee3: Preparing 21:47:10 6c799ea70e2d: Preparing 21:47:10 9ea953d0ca1f: Preparing 21:47:10 26cbea5cba74: Preparing 21:47:10 9ea953d0ca1f: Waiting 21:47:10 26cbea5cba74: Waiting 21:47:10 7ff10666eee3: Waiting 21:47:10 6c799ea70e2d: Waiting 21:47:10 0bb01417e26f: Layer already exists 21:47:10 76f911d1913f: Layer already exists 21:47:10 672e5d569d88: Layer already exists 21:47:10 817c2a5ffac0: Layer already exists 21:47:10 da6f5f9a1ba0: Layer already exists 21:47:10 7ff10666eee3: Layer already exists 21:47:10 26cbea5cba74: Layer already exists 21:47:10 6c799ea70e2d: Layer already exists 21:47:10 9ea953d0ca1f: Layer already exists 21:47:11 3.0.0-dev.157: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:47:11 76f911d1913f: Preparing 21:47:11 817c2a5ffac0: Preparing 21:47:11 672e5d569d88: Preparing 21:47:11 da6f5f9a1ba0: Preparing 21:47:11 0bb01417e26f: Preparing 21:47:11 7ff10666eee3: Preparing 21:47:11 6c799ea70e2d: Preparing 21:47:11 9ea953d0ca1f: Preparing 21:47:11 26cbea5cba74: Preparing 21:47:11 7ff10666eee3: Waiting 21:47:11 6c799ea70e2d: Waiting 21:47:11 9ea953d0ca1f: Waiting 21:47:11 26cbea5cba74: Waiting 21:47:11 76f911d1913f: Layer already exists 21:47:11 0bb01417e26f: Layer already exists 21:47:11 817c2a5ffac0: Layer already exists 21:47:11 672e5d569d88: Layer already exists 21:47:11 da6f5f9a1ba0: Layer already exists 21:47:11 6c799ea70e2d: Layer already exists 21:47:11 26cbea5cba74: Layer already exists 21:47:11 9ea953d0ca1f: Layer already exists 21:47:11 7ff10666eee3: Layer already exists 21:47:11 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:12 + 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 21:47:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:47:12 76f911d1913f: Preparing 21:47:12 817c2a5ffac0: Preparing 21:47:12 672e5d569d88: Preparing 21:47:12 da6f5f9a1ba0: Preparing 21:47:12 0bb01417e26f: Preparing 21:47:12 7ff10666eee3: Preparing 21:47:12 6c799ea70e2d: Preparing 21:47:12 9ea953d0ca1f: Preparing 21:47:12 26cbea5cba74: Preparing 21:47:12 6c799ea70e2d: Waiting 21:47:12 9ea953d0ca1f: Waiting 21:47:12 7ff10666eee3: Waiting 21:47:12 26cbea5cba74: Waiting 21:47:12 0bb01417e26f: Layer already exists 21:47:12 76f911d1913f: Layer already exists 21:47:12 672e5d569d88: Layer already exists 21:47:12 817c2a5ffac0: Layer already exists 21:47:12 da6f5f9a1ba0: Layer already exists 21:47:12 9ea953d0ca1f: Layer already exists 21:47:12 6c799ea70e2d: Layer already exists 21:47:12 7ff10666eee3: Layer already exists 21:47:12 26cbea5cba74: Layer already exists 21:47:12 main: digest: sha256:1aa560efbb9027a0b477155437a1460c6dccca4291aa7424902b3b9067ee42b4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:47:12 ===================================================== [Pipeline] echo 21:47:12 taggedImages: 21:47:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:47:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:47:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.157 21:47:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:47:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:47:12 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:47:12 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:47:12 latest 21:47:12 3.0.0-dev.157 21:47:12 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:47:12 main 21:47:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:47:13 dde2dcadd347: Preparing 21:47:13 7db0cae831f4: Preparing 21:47:13 43a2b401eb7f: Preparing 21:47:13 56a9e62744f3: Preparing 21:47:13 7ff10666eee3: Preparing 21:47:13 6c799ea70e2d: Preparing 21:47:13 383cd34d367c: Preparing 21:47:13 26cbea5cba74: Preparing 21:47:13 6c799ea70e2d: Waiting 21:47:13 383cd34d367c: Waiting 21:47:13 26cbea5cba74: Waiting 21:47:13 7ff10666eee3: Layer already exists 21:47:13 6c799ea70e2d: Layer already exists 21:47:13 7db0cae831f4: Pushed 21:47:13 dde2dcadd347: Pushed 21:47:13 43a2b401eb7f: Pushed 21:47:13 26cbea5cba74: Layer already exists 21:47:14 383cd34d367c: Pushed 21:47:32 56a9e62744f3: Pushed 21:47:32 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:33 + 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 21:47:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:47:33 dde2dcadd347: Preparing 21:47:33 7db0cae831f4: Preparing 21:47:33 43a2b401eb7f: Preparing 21:47:33 56a9e62744f3: Preparing 21:47:33 7ff10666eee3: Preparing 21:47:33 6c799ea70e2d: Preparing 21:47:33 383cd34d367c: Preparing 21:47:33 26cbea5cba74: Preparing 21:47:33 6c799ea70e2d: Waiting 21:47:33 383cd34d367c: Waiting 21:47:33 26cbea5cba74: Waiting 21:47:33 7ff10666eee3: Layer already exists 21:47:33 56a9e62744f3: Layer already exists 21:47:33 43a2b401eb7f: Layer already exists 21:47:33 7db0cae831f4: Layer already exists 21:47:33 dde2dcadd347: Layer already exists 21:47:33 383cd34d367c: Layer already exists 21:47:33 6c799ea70e2d: Layer already exists 21:47:33 26cbea5cba74: Layer already exists 21:47:33 latest: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.157 21:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:47:34 dde2dcadd347: Preparing 21:47:34 7db0cae831f4: Preparing 21:47:34 43a2b401eb7f: Preparing 21:47:34 56a9e62744f3: Preparing 21:47:34 7ff10666eee3: Preparing 21:47:34 6c799ea70e2d: Preparing 21:47:34 383cd34d367c: Preparing 21:47:34 26cbea5cba74: Preparing 21:47:34 6c799ea70e2d: Waiting 21:47:34 383cd34d367c: Waiting 21:47:34 26cbea5cba74: Waiting 21:47:34 7db0cae831f4: Layer already exists 21:47:34 56a9e62744f3: Layer already exists 21:47:34 7ff10666eee3: Layer already exists 21:47:34 dde2dcadd347: Layer already exists 21:47:34 43a2b401eb7f: Layer already exists 21:47:34 6c799ea70e2d: Layer already exists 21:47:34 383cd34d367c: Layer already exists 21:47:34 26cbea5cba74: Layer already exists 21:47:34 3.0.0-dev.157: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:47:35 dde2dcadd347: Preparing 21:47:35 7db0cae831f4: Preparing 21:47:35 43a2b401eb7f: Preparing 21:47:35 56a9e62744f3: Preparing 21:47:35 7ff10666eee3: Preparing 21:47:35 6c799ea70e2d: Preparing 21:47:35 383cd34d367c: Preparing 21:47:35 26cbea5cba74: Preparing 21:47:35 383cd34d367c: Waiting 21:47:35 26cbea5cba74: Waiting 21:47:35 6c799ea70e2d: Waiting 21:47:35 56a9e62744f3: Layer already exists 21:47:35 dde2dcadd347: Layer already exists 21:47:35 43a2b401eb7f: Layer already exists 21:47:35 7db0cae831f4: Layer already exists 21:47:35 7ff10666eee3: Layer already exists 21:47:35 6c799ea70e2d: Layer already exists 21:47:35 26cbea5cba74: Layer already exists 21:47:35 383cd34d367c: Layer already exists 21:47:35 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:35 + 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 21:47:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:47:36 dde2dcadd347: Preparing 21:47:36 7db0cae831f4: Preparing 21:47:36 43a2b401eb7f: Preparing 21:47:36 56a9e62744f3: Preparing 21:47:36 7ff10666eee3: Preparing 21:47:36 6c799ea70e2d: Preparing 21:47:36 383cd34d367c: Preparing 21:47:36 6c799ea70e2d: Waiting 21:47:36 26cbea5cba74: Preparing 21:47:36 383cd34d367c: Waiting 21:47:36 26cbea5cba74: Waiting 21:47:36 43a2b401eb7f: Layer already exists 21:47:36 dde2dcadd347: Layer already exists 21:47:36 56a9e62744f3: Layer already exists 21:47:36 7db0cae831f4: Layer already exists 21:47:36 7ff10666eee3: Layer already exists 21:47:36 6c799ea70e2d: Layer already exists 21:47:36 383cd34d367c: Layer already exists 21:47:36 26cbea5cba74: Layer already exists 21:47:36 main: digest: sha256:d496410d5c2bdc5e3ae721ef3a52e5ac3164bf197bf22800b977afb746c241d9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:47:36 ===================================================== [Pipeline] echo 21:47:36 taggedImages: 21:47:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:47:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:47:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.157 21:47:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:47:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:47:36 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:47:36 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:47:36 latest 21:47:36 3.0.0-dev.157 21:47:36 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:47:36 main 21:47:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:47:37 06b4ddb140b1: Preparing 21:47:37 e9958aad6593: Preparing 21:47:37 40fb22b1ab7c: Preparing 21:47:37 91286ba405a0: Preparing 21:47:37 7ff10666eee3: Preparing 21:47:37 6c799ea70e2d: Preparing 21:47:37 9ea953d0ca1f: Preparing 21:47:37 26cbea5cba74: Preparing 21:47:37 6c799ea70e2d: Waiting 21:47:37 9ea953d0ca1f: Waiting 21:47:37 26cbea5cba74: Waiting 21:47:37 7ff10666eee3: Layer already exists 21:47:37 6c799ea70e2d: Layer already exists 21:47:37 9ea953d0ca1f: Layer already exists 21:47:37 26cbea5cba74: Layer already exists 21:47:37 40fb22b1ab7c: Pushed 21:47:37 06b4ddb140b1: Pushed 21:47:37 e9958aad6593: Pushed 21:47:57 91286ba405a0: Pushed 21:47:57 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:57 + 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 21:47:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:47:57 06b4ddb140b1: Preparing 21:47:57 e9958aad6593: Preparing 21:47:57 40fb22b1ab7c: Preparing 21:47:57 91286ba405a0: Preparing 21:47:57 7ff10666eee3: Preparing 21:47:57 6c799ea70e2d: Preparing 21:47:57 9ea953d0ca1f: Preparing 21:47:57 26cbea5cba74: Preparing 21:47:57 6c799ea70e2d: Waiting 21:47:57 9ea953d0ca1f: Waiting 21:47:57 26cbea5cba74: Waiting 21:47:57 91286ba405a0: Layer already exists 21:47:57 e9958aad6593: Layer already exists 21:47:57 40fb22b1ab7c: Layer already exists 21:47:57 7ff10666eee3: Layer already exists 21:47:57 06b4ddb140b1: Layer already exists 21:47:57 9ea953d0ca1f: Layer already exists 21:47:57 26cbea5cba74: Layer already exists 21:47:57 6c799ea70e2d: Layer already exists 21:47:58 latest: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.157 21:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:47:58 06b4ddb140b1: Preparing 21:47:58 e9958aad6593: Preparing 21:47:58 40fb22b1ab7c: Preparing 21:47:58 91286ba405a0: Preparing 21:47:58 7ff10666eee3: Preparing 21:47:58 6c799ea70e2d: Preparing 21:47:58 9ea953d0ca1f: Preparing 21:47:58 26cbea5cba74: Preparing 21:47:58 6c799ea70e2d: Waiting 21:47:58 9ea953d0ca1f: Waiting 21:47:58 26cbea5cba74: Waiting 21:47:58 7ff10666eee3: Layer already exists 21:47:58 06b4ddb140b1: Layer already exists 21:47:58 e9958aad6593: Layer already exists 21:47:58 91286ba405a0: Layer already exists 21:47:58 40fb22b1ab7c: Layer already exists 21:47:58 26cbea5cba74: Layer already exists 21:47:58 9ea953d0ca1f: Layer already exists 21:47:58 6c799ea70e2d: Layer already exists 21:47:58 3.0.0-dev.157: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:47:59 06b4ddb140b1: Preparing 21:47:59 e9958aad6593: Preparing 21:47:59 40fb22b1ab7c: Preparing 21:47:59 91286ba405a0: Preparing 21:47:59 7ff10666eee3: Preparing 21:47:59 6c799ea70e2d: Preparing 21:47:59 9ea953d0ca1f: Preparing 21:47:59 26cbea5cba74: Preparing 21:47:59 9ea953d0ca1f: Waiting 21:47:59 26cbea5cba74: Waiting 21:47:59 6c799ea70e2d: Waiting 21:47:59 7ff10666eee3: Layer already exists 21:47:59 40fb22b1ab7c: Layer already exists 21:47:59 e9958aad6593: Layer already exists 21:47:59 91286ba405a0: Layer already exists 21:47:59 06b4ddb140b1: Layer already exists 21:47:59 9ea953d0ca1f: Layer already exists 21:47:59 6c799ea70e2d: Layer already exists 21:47:59 26cbea5cba74: Layer already exists 21:47:59 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:48:00 06b4ddb140b1: Preparing 21:48:00 e9958aad6593: Preparing 21:48:00 40fb22b1ab7c: Preparing 21:48:00 91286ba405a0: Preparing 21:48:00 7ff10666eee3: Preparing 21:48:00 6c799ea70e2d: Preparing 21:48:00 9ea953d0ca1f: Preparing 21:48:00 26cbea5cba74: Preparing 21:48:00 6c799ea70e2d: Waiting 21:48:00 26cbea5cba74: Waiting 21:48:00 9ea953d0ca1f: Waiting 21:48:00 06b4ddb140b1: Layer already exists 21:48:00 7ff10666eee3: Layer already exists 21:48:00 91286ba405a0: Layer already exists 21:48:00 e9958aad6593: Layer already exists 21:48:00 40fb22b1ab7c: Layer already exists 21:48:00 26cbea5cba74: Layer already exists 21:48:00 9ea953d0ca1f: Layer already exists 21:48:00 6c799ea70e2d: Layer already exists 21:48:00 main: digest: sha256:143d2bc371b90ec7ff72fa657193a181fd2795b09125a54b826d710efb81edb0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:00 ===================================================== [Pipeline] echo 21:48:00 taggedImages: 21:48:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:48:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:48:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.157 21:48:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:48:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:48:00 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:48:00 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:48:00 latest 21:48:00 3.0.0-dev.157 21:48:00 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:48:00 main 21:48:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:48:01 6315f19a1be4: Preparing 21:48:01 0d0b97c853e9: Preparing 21:48:01 7ff10666eee3: Preparing 21:48:01 6c799ea70e2d: Preparing 21:48:01 ba9cb0add5a3: Preparing 21:48:01 26cbea5cba74: Preparing 21:48:01 26cbea5cba74: Waiting 21:48:01 7ff10666eee3: Layer already exists 21:48:01 6c799ea70e2d: Layer already exists 21:48:01 26cbea5cba74: Layer already exists 21:48:01 6315f19a1be4: Pushed 21:48:02 ba9cb0add5a3: Pushed 21:48:07 0d0b97c853e9: Pushed 21:48:07 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:48:08 6315f19a1be4: Preparing 21:48:08 0d0b97c853e9: Preparing 21:48:08 7ff10666eee3: Preparing 21:48:08 6c799ea70e2d: Preparing 21:48:08 ba9cb0add5a3: Preparing 21:48:08 26cbea5cba74: Preparing 21:48:08 26cbea5cba74: Waiting 21:48:08 ba9cb0add5a3: Layer already exists 21:48:08 7ff10666eee3: Layer already exists 21:48:08 0d0b97c853e9: Layer already exists 21:48:08 6315f19a1be4: Layer already exists 21:48:08 6c799ea70e2d: Layer already exists 21:48:08 26cbea5cba74: Layer already exists 21:48:08 latest: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.157 21:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:48:09 6315f19a1be4: Preparing 21:48:09 0d0b97c853e9: Preparing 21:48:09 7ff10666eee3: Preparing 21:48:09 6c799ea70e2d: Preparing 21:48:09 ba9cb0add5a3: Preparing 21:48:09 26cbea5cba74: Preparing 21:48:09 26cbea5cba74: Waiting 21:48:09 6c799ea70e2d: Layer already exists 21:48:09 6315f19a1be4: Layer already exists 21:48:09 0d0b97c853e9: Layer already exists 21:48:09 ba9cb0add5a3: Layer already exists 21:48:09 7ff10666eee3: Layer already exists 21:48:09 26cbea5cba74: Layer already exists 21:48:09 3.0.0-dev.157: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:48:09 6315f19a1be4: Preparing 21:48:09 0d0b97c853e9: Preparing 21:48:09 7ff10666eee3: Preparing 21:48:09 6c799ea70e2d: Preparing 21:48:09 ba9cb0add5a3: Preparing 21:48:09 26cbea5cba74: Preparing 21:48:09 26cbea5cba74: Waiting 21:48:09 7ff10666eee3: Layer already exists 21:48:09 0d0b97c853e9: Layer already exists 21:48:09 6315f19a1be4: Layer already exists 21:48:09 6c799ea70e2d: Layer already exists 21:48:09 ba9cb0add5a3: Layer already exists 21:48:09 26cbea5cba74: Layer already exists 21:48:09 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:48:10 6315f19a1be4: Preparing 21:48:10 0d0b97c853e9: Preparing 21:48:10 7ff10666eee3: Preparing 21:48:10 6c799ea70e2d: Preparing 21:48:10 ba9cb0add5a3: Preparing 21:48:10 26cbea5cba74: Preparing 21:48:10 26cbea5cba74: Waiting 21:48:10 6315f19a1be4: Layer already exists 21:48:10 0d0b97c853e9: Layer already exists 21:48:10 6c799ea70e2d: Layer already exists 21:48:10 7ff10666eee3: Layer already exists 21:48:10 ba9cb0add5a3: Layer already exists 21:48:10 26cbea5cba74: Layer already exists 21:48:10 main: digest: sha256:29341f8785bd2b63c9cbdadd33c8afc3abc28c53f4646936e441beb40424a025 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:10 ===================================================== [Pipeline] echo 21:48:10 taggedImages: 21:48:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:48:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:48:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.157 21:48:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:48:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:48:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:48:10 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:48:10 latest 21:48:10 3.0.0-dev.157 21:48:10 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:48:10 main 21:48:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:48:11 11e36ee7b1aa: Preparing 21:48:11 46243190009d: Preparing 21:48:11 7ff10666eee3: Preparing 21:48:11 6c799ea70e2d: Preparing 21:48:11 63bad60ac386: Preparing 21:48:11 26cbea5cba74: Preparing 21:48:11 26cbea5cba74: Waiting 21:48:11 6c799ea70e2d: Layer already exists 21:48:11 63bad60ac386: Layer already exists 21:48:11 7ff10666eee3: Layer already exists 21:48:11 26cbea5cba74: Layer already exists 21:48:11 11e36ee7b1aa: Pushed 21:48:17 46243190009d: Pushed 21:48:17 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:48:17 11e36ee7b1aa: Preparing 21:48:17 46243190009d: Preparing 21:48:17 7ff10666eee3: Preparing 21:48:17 6c799ea70e2d: Preparing 21:48:17 63bad60ac386: Preparing 21:48:17 26cbea5cba74: Preparing 21:48:17 11e36ee7b1aa: Layer already exists 21:48:17 46243190009d: Layer already exists 21:48:17 6c799ea70e2d: Layer already exists 21:48:17 63bad60ac386: Layer already exists 21:48:17 7ff10666eee3: Layer already exists 21:48:17 26cbea5cba74: Layer already exists 21:48:17 latest: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.157 21:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:48:18 11e36ee7b1aa: Preparing 21:48:18 46243190009d: Preparing 21:48:18 7ff10666eee3: Preparing 21:48:18 6c799ea70e2d: Preparing 21:48:18 63bad60ac386: Preparing 21:48:18 26cbea5cba74: Preparing 21:48:18 26cbea5cba74: Waiting 21:48:18 63bad60ac386: Layer already exists 21:48:18 6c799ea70e2d: Layer already exists 21:48:18 7ff10666eee3: Layer already exists 21:48:18 11e36ee7b1aa: Layer already exists 21:48:18 46243190009d: Layer already exists 21:48:18 26cbea5cba74: Layer already exists 21:48:19 3.0.0-dev.157: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:48:19 11e36ee7b1aa: Preparing 21:48:19 46243190009d: Preparing 21:48:19 7ff10666eee3: Preparing 21:48:19 6c799ea70e2d: Preparing 21:48:19 63bad60ac386: Preparing 21:48:19 26cbea5cba74: Preparing 21:48:19 26cbea5cba74: Waiting 21:48:19 11e36ee7b1aa: Layer already exists 21:48:19 7ff10666eee3: Layer already exists 21:48:19 6c799ea70e2d: Layer already exists 21:48:19 63bad60ac386: Layer already exists 21:48:19 46243190009d: Layer already exists 21:48:19 26cbea5cba74: Layer already exists 21:48:19 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:48:20 11e36ee7b1aa: Preparing 21:48:20 46243190009d: Preparing 21:48:20 7ff10666eee3: Preparing 21:48:20 6c799ea70e2d: Preparing 21:48:20 63bad60ac386: Preparing 21:48:20 26cbea5cba74: Preparing 21:48:20 26cbea5cba74: Waiting 21:48:20 11e36ee7b1aa: Layer already exists 21:48:20 6c799ea70e2d: Layer already exists 21:48:20 63bad60ac386: Layer already exists 21:48:20 46243190009d: Layer already exists 21:48:20 7ff10666eee3: Layer already exists 21:48:20 26cbea5cba74: Layer already exists 21:48:20 main: digest: sha256:27ff7362faca4e02e49a0670f03c8c93fc4a07ca6ae00392cea18fc906110376 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:20 ===================================================== [Pipeline] echo 21:48:20 taggedImages: 21:48:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb 21:48:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:48:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.157 21:48:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb-3.0.0-dev.157 21:48:20 - 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 21:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:21 21:48:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:23 arm64: Pulling from edgex-lftools-log-publisher 21:48:23 8998bd30e6a1: Pulling fs layer 21:48:23 04944245beec: Pulling fs layer 21:48:23 699f458cf7ca: Pulling fs layer 21:48:23 765212b225bb: Pulling fs layer 21:48:23 f23df028b6ca: Pulling fs layer 21:48:23 d65c8cfc05b1: Pulling fs layer 21:48:23 2437ff75d9bd: Pulling fs layer 21:48:23 765212b225bb: Waiting 21:48:23 f23df028b6ca: Waiting 21:48:23 d65c8cfc05b1: Waiting 21:48:23 2437ff75d9bd: Waiting 21:48:23 04944245beec: Verifying Checksum 21:48:23 04944245beec: Download complete 21:48:23 765212b225bb: Verifying Checksum 21:48:23 765212b225bb: Download complete 21:48:23 f23df028b6ca: Verifying Checksum 21:48:23 f23df028b6ca: Download complete 21:48:23 d65c8cfc05b1: Verifying Checksum 21:48:23 d65c8cfc05b1: Download complete 21:48:23 699f458cf7ca: Verifying Checksum 21:48:23 699f458cf7ca: Download complete 21:48:23 8998bd30e6a1: Verifying Checksum 21:48:23 8998bd30e6a1: Download complete 21:48:26 2437ff75d9bd: Verifying Checksum 21:48:26 2437ff75d9bd: Download complete 21:48:27 8998bd30e6a1: Pull complete 21:48:27 04944245beec: Pull complete 21:48:29 699f458cf7ca: Pull complete 21:48:29 765212b225bb: Pull complete 21:48:29 f23df028b6ca: Pull complete 21:48:30 d65c8cfc05b1: Pull complete 21:48:42 2437ff75d9bd: Pull complete 21:48:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:42 prd-ubuntu20.04-docker-arm64-4c-16g-15462 does not seem to be running inside a container 21:48:42 $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@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 21:48:45 $ docker top cdfcbbaaadfc9a23b36a3ad1d9a289ee3b297a36622adc6c1ed45829b9a17356 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:46 ---> job-cost.sh 21:48:46 lf-activate-venv: SKIPPING 21:48:46 INFO: No Stack... 21:48:46 INFO: Retrieving Pricing Info for: v3-standard-4 21:48:47 INFO: Archiving Costs [Pipeline] sh 21:48:47 + cat /w/workspace/edgex-go/523/archives/cost.csv 21:48:47 + cut -d, -f6 [Pipeline] lock 21:48:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-523-stack-cost] 21:48:48 Resource [jenkins-edgexfoundry-edgex-go-main-523-stack-cost] did not exist. Created. 21:48:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-523-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:48 + echo total: 0.10999999940395355 [Pipeline] stash 21:48:49 Stashed 1 file(s) [Pipeline] } 21:48:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-523-stack-cost] [Pipeline] // lock [Pipeline] } 21:48:49 $ docker stop --time=1 cdfcbbaaadfc9a23b36a3ad1d9a289ee3b297a36622adc6c1ed45829b9a17356 21:48:51 $ docker rm -f --volumes cdfcbbaaadfc9a23b36a3ad1d9a289ee3b297a36622adc6c1ed45829b9a17356 [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 21:48:52 provisioning config files... 21:48:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/523@tmp/config7463429105144822175tmp [Pipeline] { [Pipeline] sh 21:48:52 + set +x 21:48:52 + curl -s https://codecov.io/bash 21:48:52 + bash -s -- 21:48:52 21:48:52 _____ _ 21:48:52 / ____| | | 21:48:52 | | ___ __| | ___ ___ _____ __ 21:48:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:48:52 | |___| (_) | (_| | __/ (_| (_) \ V / 21:48:52 \_____\___/ \__,_|\___|\___\___/ \_/ 21:48:52 Bash-1.0.6 21:48:52 21:48:52 21:48:52 ==> git version 2.25.1 found 21:48:52 ==> 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 21:48:52 Release-Date: 2020-01-08 21:48:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:48:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:48:52 ==> Jenkins CI detected. 21:48:52 current dir:  /w/workspace/edgex-go/523 21:48:52 project root: . 21:48:52 --> token set from env 21:48:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:48:52 ==> Running gcov in . (disable via -X gcov) 21:48:52 ==> Python coveragepy not found 21:48:52 ==> Searching for coverage reports in: 21:48:52 + . 21:48:52 -> Found 1 reports 21:48:52 ==> Detecting git/mercurial file structure 21:48:52 ==> Reading reports 21:48:52 + ./coverage.out bytes=447731 21:48:52 ==> Appending adjustments 21:48:52 https://docs.codecov.io/docs/fixing-reports 21:48:54 + Found adjustments 21:48:54 ==> Gzipping contents 21:48:54 60K /tmp/codecov.KXVoFM.gz 21:48:54 ==> Uploading reports 21:48:54 url: https://codecov.io 21:48:54 query: branch=main&commit=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb&build=523&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F523%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:48:54 -> Pinging Codecov 21:48:54 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=0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb&build=523&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F523%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:48:54 -> Uploading to 21:48:54 https://storage.googleapis.com/codecov/v4/raw/2023-05-15/00271124DB129430A58F1EEE437C3FCB/0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb/ea8ca6cb-c5c7-4ede-bbe8-6ef4c5b326dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230515%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230515T214853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdf53e35338f371edda528dd35782b38f45a402e755ae3498aebae26d86dc56b 21:48:54 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:54 Dload Upload Total Spent Left Speed 21:48:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57454 0 0 100 57454 0 217k --:--:-- --:--:-- --:--:-- 217k 21:48:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb [Pipeline] } 21:48:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:48:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:48:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:54 21:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:48:55 df9b9388f04a: Pulling fs layer 21:48:55 52dc419b0ee2: Pulling fs layer 21:48:55 25bc292e5bac: Pulling fs layer 21:48:55 114826534d7a: Pulling fs layer 21:48:55 4657fd5d0bcf: Pulling fs layer 21:48:55 6ad1cebc031e: Pulling fs layer 21:48:55 8a3aa393b2d8: Pulling fs layer 21:48:55 4657fd5d0bcf: Waiting 21:48:55 6ad1cebc031e: Waiting 21:48:55 8a3aa393b2d8: Waiting 21:48:55 114826534d7a: Waiting 21:48:55 25bc292e5bac: Verifying Checksum 21:48:55 25bc292e5bac: Download complete 21:48:55 52dc419b0ee2: Download complete 21:48:55 4657fd5d0bcf: Verifying Checksum 21:48:55 4657fd5d0bcf: Download complete 21:48:55 df9b9388f04a: Download complete 21:48:55 df9b9388f04a: Pull complete 21:48:55 6ad1cebc031e: Verifying Checksum 21:48:55 6ad1cebc031e: Download complete 21:48:55 52dc419b0ee2: Pull complete 21:48:55 25bc292e5bac: Pull complete 21:48:55 114826534d7a: Download complete 21:48:55 8a3aa393b2d8: Verifying Checksum 21:48:55 8a3aa393b2d8: Download complete 21:48:59 114826534d7a: Pull complete 21:48:59 4657fd5d0bcf: Pull complete 21:48:59 6ad1cebc031e: Pull complete 21:49:02 8a3aa393b2d8: Pull complete 21:49:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:49:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:02 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:49:02 $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:49:06 $ docker top 5dfe3cb099cba795e1827728c3eaebca33fc56f2198a80fbff93023145e36460 -eo pid,comm [Pipeline] { [Pipeline] echo 21:49:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:49:06 + set -o pipefail 21:49:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:49:11 21:49:11 Monitoring /w/workspace/edgex-go/523 (github.com/edgexfoundry/edgex-go)... 21:49:11 21:49:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/53fc22dc-b5ee-4f82-81eb-1252abd2a4ca 21:49:11 21:49:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:49:11 21:49:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:49:11 21:49:11 21:49:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:49:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:49:11 More details here: https://snyk.co/ue1NS [Pipeline] } 21:49:11 $ docker stop --time=1 5dfe3cb099cba795e1827728c3eaebca33fc56f2198a80fbff93023145e36460 21:49:14 $ docker rm -f --volumes 5dfe3cb099cba795e1827728c3eaebca33fc56f2198a80fbff93023145e36460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:49:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:14 provisioning config files... 21:49:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/523@tmp/config3712608652606788272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:15 --> edgex-publish-swagger.sh 21:49:15 === Publish openapi/v3 API === 21:49:15 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:49:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/523/openapi/v3/core-command.yaml] 21:49:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:15 Dload Upload Total Spent Left Speed 21:49:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 48626 --:--:-- --:--:-- --:--:-- 48545 100 29030 0 0 100 29030 0 48626 --:--:-- --:--:-- --:--:-- 48545 21:49:15 21:49:15 21:49:15 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/523/openapi/v3/core-data.yaml] 21:49:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:15 Dload Upload Total Spent Left Speed 21:49:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 76028 --:--:-- --:--:-- --:--:-- 76028 21:49:16 21:49:16 21:49:16 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/523/openapi/v3/core-metadata.yaml] 21:49:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:16 Dload Upload Total Spent Left Speed 21:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 253k --:--:-- --:--:-- --:--:-- 252k 21:49:17 21:49:17 21:49:17 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/523/openapi/v3/support-notifications.yaml] 21:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:17 Dload Upload Total Spent Left Speed 21:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 149k --:--:-- --:--:-- --:--:-- 148k 100 86965 0 0 100 86965 0 149k --:--:-- --:--:-- --:--:-- 148k 21:49:17 21:49:17 21:49:17 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/523/openapi/v3/support-scheduler.yaml] 21:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:17 Dload Upload Total Spent Left Speed 21:49:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 61791 --:--:-- --:--:-- --:--:-- 61791 21:49:18 21:49:18 [Pipeline] } 21:49:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:49:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:19 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:19 $ docker top f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:19 [ssh-agent] Looking for ssh-agent implementation... 21:49:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:19 $ docker exec f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d ssh-agent 21:49:19 SSH_AUTH_SOCK=/tmp/ssh-Yw2OZOW9FNg4/agent.32 21:49:19 SSH_AGENT_PID=38 21:49:19 Running ssh-add (command line suppressed) 21:49:20 Identity added: /w/workspace/edgex-go/523@tmp/private_key_1296029744041453853.key (/w/workspace/edgex-go/523@tmp/private_key_1296029744041453853.key) 21:49:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:20 + git semver tag 21:49:20 2023-05-15 21:49:20,517 [run_tag] DEBUG tag force:False 21:49:20 2023-05-15 21:49:20,518 [check_head_tag] DEBUG check head tag 21:49:20 2023-05-15 21:49:20,522 [execute] INFO git cat-file --batch-check 21:49:20 2023-05-15 21:49:20,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=) 21:49:20 2023-05-15 21:49:20,525 [execute] INFO git cat-file --batch 21:49:20 2023-05-15 21:49:20,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=) 21:49:20 2023-05-15 21:49:20,585 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main 21:49:20 2023-05-15 21:49:20,585 [execute] INFO git tag -a v3.0.0-dev.157 -m v3.0.0-dev.157 21:49:20 2023-05-15 21:49:20,585 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.157', '-m', 'v3.0.0-dev.157'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=None) 21:49:20 2023-05-15 21:49:20,589 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main 21:49:20 3.0.0-dev.157 [Pipeline] } 21:49:20 $ docker exec --env ******** --env ******** f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d ssh-agent -k 21:49:20 unset SSH_AUTH_SOCK; 21:49:20 unset SSH_AGENT_PID; 21:49:20 echo Agent pid 38 killed; 21:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:21 + git semver [Pipeline] } 21:49:21 $ docker stop --time=1 f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d 21:49:22 $ docker rm -f --volumes f03d98fa46d468a8562893a8cf050b20f4dea00349b9b900d230178b8746db8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:23 21:49:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:23 0.23.1-centos7: Pulling from edgex-lftools 21:49:23 ab5ef0e58194: Pulling fs layer 21:49:23 9712f1f96733: Pulling fs layer 21:49:23 63f879dbbcfc: Pulling fs layer 21:49:23 0d9ebad4ef96: Pulling fs layer 21:49:23 e9a5061849ea: Pulling fs layer 21:49:23 0d9ebad4ef96: Waiting 21:49:23 d747dcd14b5f: Pulling fs layer 21:49:23 e9a5061849ea: Waiting 21:49:23 2de7ff778b66: Pulling fs layer 21:49:23 d747dcd14b5f: Waiting 21:49:23 2de7ff778b66: Waiting 21:49:23 9712f1f96733: Verifying Checksum 21:49:23 9712f1f96733: Download complete 21:49:23 63f879dbbcfc: Verifying Checksum 21:49:23 63f879dbbcfc: Download complete 21:49:23 e9a5061849ea: Verifying Checksum 21:49:23 e9a5061849ea: Download complete 21:49:23 d747dcd14b5f: Download complete 21:49:23 0d9ebad4ef96: Verifying Checksum 21:49:23 0d9ebad4ef96: Download complete 21:49:23 ab5ef0e58194: Verifying Checksum 21:49:23 ab5ef0e58194: Download complete 21:49:24 2de7ff778b66: Verifying Checksum 21:49:24 2de7ff778b66: Download complete 21:49:26 ab5ef0e58194: Pull complete 21:49:26 9712f1f96733: Pull complete 21:49:27 63f879dbbcfc: Pull complete 21:49:31 0d9ebad4ef96: Pull complete 21:49:31 e9a5061849ea: Pull complete 21:49:31 d747dcd14b5f: Pull complete 21:49:32 2de7ff778b66: Pull complete 21:49:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:32 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:49:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:49:37 $ docker top 962c20f5c95927964715a8d93b0d2fc166aa7b1a706502689961c53474785b92 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:49:37 provisioning config files... 21:49:37 copy managed file [sigul-config] to file:/w/workspace/edgex-go/523@tmp/config17173882880805547492tmp 21:49:37 copy managed file [sigul-password] to file:/w/workspace/edgex-go/523@tmp/config5282196367201193761tmp 21:49:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/523@tmp/config10256299263722761860tmp [Pipeline] { [Pipeline] echo 21:49:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:49:38 ---> sigul-configuration.sh 21:49:38 gpg: directory `/root/.gnupg' created 21:49:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:49:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:49:38 gpg: keyring `/root/.gnupg/secring.gpg' created 21:49:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:49:38 gpg: CAST5 encrypted data 21:49:38 gpg: encrypted with 1 passphrase 21:49:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:49:38 + mkdir /home/jenkins 21:49:38 + mkdir /home/jenkins/sigul [Pipeline] sh 21:49:38 + 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 21:49:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:49:38 ---> sigul-install.sh 21:49:38 Sigul already installed; skipping installation. [Pipeline] sh 21:49:39 + git tag --list 21:49:39 0.6.0 21:49:39 0.6.1 21:49:39 0.7.0 21:49:39 0.7.1 21:49:39 v1.0.0 21:49:39 v1.0.1 21:49:39 v1.1.0 21:49:39 v1.2.0 21:49:39 v1.2.1 21:49:39 v1.3.0 21:49:39 v1.3.1 21:49:39 v2.0.0 21:49:39 v2.1.0 21:49:39 v2.1.1 21:49:39 v2.1.1-dev.1 21:49:39 v2.1.1-dev.2 21:49:39 v2.1.1-dev.3 21:49:39 v2.1.1-dev.4 21:49:39 v2.1.1-dev.5 21:49:39 v2.1.1-dev.6 21:49:39 v2.1.1-dev.7 21:49:39 v2.1.1-dev.8 21:49:39 v2.1.2-dev.1 21:49:39 v2.2.0 21:49:39 v2.2.1-dev.1 21:49:39 v2.2.1-dev.10 21:49:39 v2.2.1-dev.11 21:49:39 v2.2.1-dev.12 21:49:39 v2.2.1-dev.13 21:49:39 v2.2.1-dev.14 21:49:39 v2.2.1-dev.15 21:49:39 v2.2.1-dev.16 21:49:39 v2.2.1-dev.17 21:49:39 v2.2.1-dev.18 21:49:39 v2.2.1-dev.19 21:49:39 v2.2.1-dev.2 21:49:39 v2.2.1-dev.20 21:49:39 v2.2.1-dev.21 21:49:39 v2.2.1-dev.22 21:49:39 v2.2.1-dev.23 21:49:39 v2.2.1-dev.24 21:49:39 v2.2.1-dev.25 21:49:39 v2.2.1-dev.26 21:49:39 v2.2.1-dev.27 21:49:39 v2.2.1-dev.28 21:49:39 v2.2.1-dev.29 21:49:39 v2.2.1-dev.3 21:49:39 v2.2.1-dev.4 21:49:39 v2.2.1-dev.5 21:49:39 v2.2.1-dev.6 21:49:39 v2.2.1-dev.7 21:49:39 v2.2.1-dev.8 21:49:39 v2.2.1-dev.9 21:49:39 v2.3.0 21:49:39 v2.3.0-dev.100 21:49:39 v2.3.0-dev.101 21:49:39 v2.3.0-dev.102 21:49:39 v2.3.0-dev.103 21:49:39 v2.3.0-dev.104 21:49:39 v2.3.0-dev.105 21:49:39 v2.3.0-dev.106 21:49:39 v2.3.0-dev.29 21:49:39 v2.3.0-dev.30 21:49:39 v2.3.0-dev.31 21:49:39 v2.3.0-dev.32 21:49:39 v2.3.0-dev.33 21:49:39 v2.3.0-dev.34 21:49:39 v2.3.0-dev.35 21:49:39 v2.3.0-dev.36 21:49:39 v2.3.0-dev.37 21:49:39 v2.3.0-dev.38 21:49:39 v2.3.0-dev.39 21:49:39 v2.3.0-dev.40 21:49:39 v2.3.0-dev.41 21:49:39 v2.3.0-dev.42 21:49:39 v2.3.0-dev.43 21:49:39 v2.3.0-dev.44 21:49:39 v2.3.0-dev.45 21:49:39 v2.3.0-dev.46 21:49:39 v2.3.0-dev.47 21:49:39 v2.3.0-dev.48 21:49:39 v2.3.0-dev.49 21:49:39 v2.3.0-dev.50 21:49:39 v2.3.0-dev.51 21:49:39 v2.3.0-dev.52 21:49:39 v2.3.0-dev.53 21:49:39 v2.3.0-dev.54 21:49:39 v2.3.0-dev.55 21:49:39 v2.3.0-dev.56 21:49:39 v2.3.0-dev.57 21:49:39 v2.3.0-dev.58 21:49:39 v2.3.0-dev.59 21:49:39 v2.3.0-dev.60 21:49:39 v2.3.0-dev.61 21:49:39 v2.3.0-dev.62 21:49:39 v2.3.0-dev.63 21:49:39 v2.3.0-dev.64 21:49:39 v2.3.0-dev.65 21:49:39 v2.3.0-dev.66 21:49:39 v2.3.0-dev.67 21:49:39 v2.3.0-dev.68 21:49:39 v2.3.0-dev.69 21:49:39 v2.3.0-dev.70 21:49:39 v2.3.0-dev.71 21:49:39 v2.3.0-dev.72 21:49:39 v2.3.0-dev.73 21:49:39 v2.3.0-dev.74 21:49:39 v2.3.0-dev.75 21:49:39 v2.3.0-dev.76 21:49:39 v2.3.0-dev.77 21:49:39 v2.3.0-dev.78 21:49:39 v2.3.0-dev.79 21:49:39 v2.3.0-dev.80 21:49:39 v2.3.0-dev.81 21:49:39 v2.3.0-dev.82 21:49:39 v2.3.0-dev.83 21:49:39 v2.3.0-dev.84 21:49:39 v2.3.0-dev.85 21:49:39 v2.3.0-dev.86 21:49:39 v2.3.0-dev.87 21:49:39 v2.3.0-dev.88 21:49:39 v2.3.0-dev.89 21:49:39 v2.3.0-dev.90 21:49:39 v2.3.0-dev.91 21:49:39 v2.3.0-dev.92 21:49:39 v2.3.0-dev.93 21:49:39 v2.3.0-dev.94 21:49:39 v2.3.0-dev.95 21:49:39 v2.3.0-dev.96 21:49:39 v2.3.0-dev.97 21:49:39 v2.3.0-dev.98 21:49:39 v2.3.0-dev.99 21:49:39 v2.3.1-dev.1 21:49:39 v2.3.1-dev.2 21:49:39 v2.3.1-dev.3 21:49:39 v2.3.1-dev.4 21:49:39 v2.3.1-dev.5 21:49:39 v3.0.0-dev.1 21:49:39 v3.0.0-dev.10 21:49:39 v3.0.0-dev.100 21:49:39 v3.0.0-dev.101 21:49:39 v3.0.0-dev.102 21:49:39 v3.0.0-dev.103 21:49:39 v3.0.0-dev.104 21:49:39 v3.0.0-dev.105 21:49:39 v3.0.0-dev.106 21:49:39 v3.0.0-dev.107 21:49:39 v3.0.0-dev.108 21:49:39 v3.0.0-dev.109 21:49:39 v3.0.0-dev.11 21:49:39 v3.0.0-dev.110 21:49:39 v3.0.0-dev.111 21:49:39 v3.0.0-dev.112 21:49:39 v3.0.0-dev.113 21:49:39 v3.0.0-dev.114 21:49:39 v3.0.0-dev.115 21:49:39 v3.0.0-dev.116 21:49:39 v3.0.0-dev.117 21:49:39 v3.0.0-dev.118 21:49:39 v3.0.0-dev.119 21:49:39 v3.0.0-dev.12 21:49:39 v3.0.0-dev.120 21:49:39 v3.0.0-dev.121 21:49:39 v3.0.0-dev.122 21:49:39 v3.0.0-dev.123 21:49:39 v3.0.0-dev.124 21:49:39 v3.0.0-dev.125 21:49:39 v3.0.0-dev.126 21:49:39 v3.0.0-dev.127 21:49:39 v3.0.0-dev.128 21:49:39 v3.0.0-dev.129 21:49:39 v3.0.0-dev.13 21:49:39 v3.0.0-dev.130 21:49:39 v3.0.0-dev.131 21:49:39 v3.0.0-dev.132 21:49:39 v3.0.0-dev.133 21:49:39 v3.0.0-dev.134 21:49:39 v3.0.0-dev.135 21:49:39 v3.0.0-dev.136 21:49:39 v3.0.0-dev.137 21:49:39 v3.0.0-dev.138 21:49:39 v3.0.0-dev.139 21:49:39 v3.0.0-dev.14 21:49:39 v3.0.0-dev.140 21:49:39 v3.0.0-dev.141 21:49:39 v3.0.0-dev.142 21:49:39 v3.0.0-dev.143 21:49:39 v3.0.0-dev.144 21:49:39 v3.0.0-dev.145 21:49:39 v3.0.0-dev.146 21:49:39 v3.0.0-dev.147 21:49:39 v3.0.0-dev.148 21:49:39 v3.0.0-dev.149 21:49:39 v3.0.0-dev.15 21:49:39 v3.0.0-dev.150 21:49:39 v3.0.0-dev.151 21:49:39 v3.0.0-dev.152 21:49:39 v3.0.0-dev.153 21:49:39 v3.0.0-dev.154 21:49:39 v3.0.0-dev.155 21:49:39 v3.0.0-dev.156 21:49:39 v3.0.0-dev.157 21:49:39 v3.0.0-dev.16 21:49:39 v3.0.0-dev.17 21:49:39 v3.0.0-dev.18 21:49:39 v3.0.0-dev.19 21:49:39 v3.0.0-dev.2 21:49:39 v3.0.0-dev.20 21:49:39 v3.0.0-dev.21 21:49:39 v3.0.0-dev.22 21:49:39 v3.0.0-dev.23 21:49:39 v3.0.0-dev.24 21:49:39 v3.0.0-dev.25 21:49:39 v3.0.0-dev.26 21:49:39 v3.0.0-dev.27 21:49:39 v3.0.0-dev.28 21:49:39 v3.0.0-dev.29 21:49:39 v3.0.0-dev.3 21:49:39 v3.0.0-dev.30 21:49:39 v3.0.0-dev.31 21:49:39 v3.0.0-dev.32 21:49:39 v3.0.0-dev.33 21:49:39 v3.0.0-dev.34 21:49:39 v3.0.0-dev.35 21:49:39 v3.0.0-dev.36 21:49:39 v3.0.0-dev.37 21:49:39 v3.0.0-dev.38 21:49:39 v3.0.0-dev.39 21:49:39 v3.0.0-dev.4 21:49:39 v3.0.0-dev.40 21:49:39 v3.0.0-dev.41 21:49:39 v3.0.0-dev.42 21:49:39 v3.0.0-dev.43 21:49:39 v3.0.0-dev.44 21:49:39 v3.0.0-dev.45 21:49:39 v3.0.0-dev.46 21:49:39 v3.0.0-dev.47 21:49:39 v3.0.0-dev.48 21:49:39 v3.0.0-dev.49 21:49:39 v3.0.0-dev.5 21:49:39 v3.0.0-dev.50 21:49:39 v3.0.0-dev.51 21:49:39 v3.0.0-dev.52 21:49:39 v3.0.0-dev.53 21:49:39 v3.0.0-dev.54 21:49:39 v3.0.0-dev.55 21:49:39 v3.0.0-dev.56 21:49:39 v3.0.0-dev.57 21:49:39 v3.0.0-dev.58 21:49:39 v3.0.0-dev.59 21:49:39 v3.0.0-dev.6 21:49:39 v3.0.0-dev.60 21:49:39 v3.0.0-dev.61 21:49:39 v3.0.0-dev.62 21:49:39 v3.0.0-dev.63 21:49:39 v3.0.0-dev.64 21:49:39 v3.0.0-dev.65 21:49:39 v3.0.0-dev.66 21:49:39 v3.0.0-dev.67 21:49:39 v3.0.0-dev.68 21:49:39 v3.0.0-dev.69 21:49:39 v3.0.0-dev.7 21:49:39 v3.0.0-dev.70 21:49:39 v3.0.0-dev.71 21:49:39 v3.0.0-dev.72 21:49:39 v3.0.0-dev.73 21:49:39 v3.0.0-dev.74 21:49:39 v3.0.0-dev.75 21:49:39 v3.0.0-dev.76 21:49:39 v3.0.0-dev.77 21:49:39 v3.0.0-dev.78 21:49:39 v3.0.0-dev.79 21:49:39 v3.0.0-dev.8 21:49:39 v3.0.0-dev.80 21:49:39 v3.0.0-dev.81 21:49:39 v3.0.0-dev.82 21:49:39 v3.0.0-dev.83 21:49:39 v3.0.0-dev.84 21:49:39 v3.0.0-dev.85 21:49:39 v3.0.0-dev.86 21:49:39 v3.0.0-dev.87 21:49:39 v3.0.0-dev.88 21:49:39 v3.0.0-dev.89 21:49:39 v3.0.0-dev.9 21:49:39 v3.0.0-dev.90 21:49:39 v3.0.0-dev.91 21:49:39 v3.0.0-dev.92 21:49:39 v3.0.0-dev.93 21:49:39 v3.0.0-dev.94 21:49:39 v3.0.0-dev.95 21:49:39 v3.0.0-dev.96 21:49:39 v3.0.0-dev.97 21:49:39 v3.0.0-dev.98 21:49:39 v3.0.0-dev.99 [Pipeline] sh 21:49:39 + lftools sign git-tag v3.0.0-dev.157 21:49:40 Signing Git tag with Sigul... 21:49:40 Signing v3.0.0-dev.157 [Pipeline] echo 21:49:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:49:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:49:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:49:40 $ docker stop --time=1 962c20f5c95927964715a8d93b0d2fc166aa7b1a706502689961c53474785b92 21:49:42 $ docker rm -f --volumes 962c20f5c95927964715a8d93b0d2fc166aa7b1a706502689961c53474785b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:49:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:42 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:43 $ docker top 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:43 [ssh-agent] Looking for ssh-agent implementation... 21:49:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:43 $ docker exec 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 ssh-agent 21:49:43 SSH_AUTH_SOCK=/tmp/ssh-urDOYDtJsW2a/agent.32 21:49:43 SSH_AGENT_PID=38 21:49:43 Running ssh-add (command line suppressed) 21:49:43 Identity added: /w/workspace/edgex-go/523@tmp/private_key_10154212435865548335.key (/w/workspace/edgex-go/523@tmp/private_key_10154212435865548335.key) 21:49:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:43 + git semver bump pre 21:49:44 2023-05-15 21:49:44,023 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main 21:49:44 2023-05-15 21:49:44,023 [bump_version] DEBUG bumping version:3.0.0-dev.157 on axis:pre with prefix:dev 21:49:44 2023-05-15 21:49:44,024 [bump_version] DEBUG bumped version:3.0.0-dev.158 21:49:44 2023-05-15 21:49:44,024 [write_version] DEBUG write version:3.0.0-dev.158 to path:/w/workspace/edgex-go/523/.semver/main with force:True 21:49:44 2023-05-15 21:49:44,024 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main 21:49:44 2023-05-15 21:49:44,024 [write_file] DEBUG write to file:/w/workspace/edgex-go/523/.semver/main 21:49:44 2023-05-15 21:49:44,028 [execute] INFO git cat-file --batch-check 21:49:44 2023-05-15 21:49:44,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=) 21:49:44 2023-05-15 21:49:44,035 [execute] INFO git cat-file --batch 21:49:44 2023-05-15 21:49:44,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=) 21:49:44 2023-05-15 21:49:44,040 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main 21:49:44 3.0.0-dev.158 [Pipeline] } 21:49:44 $ docker exec --env ******** --env ******** 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 ssh-agent -k 21:49:44 unset SSH_AUTH_SOCK; 21:49:44 unset SSH_AGENT_PID; 21:49:44 echo Agent pid 38 killed; 21:49:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:44 + git semver [Pipeline] } 21:49:44 $ docker stop --time=1 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 21:49:46 $ docker rm -f --volumes 19185358f340a3b857962ef812668dd0d6a1a569c8b186c5b39b2d81a3792271 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:47 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:49:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:47 $ docker top 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f -eo pid,comm 21:49: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). 21:49:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:47 [ssh-agent] Looking for ssh-agent implementation... 21:49:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:48 $ docker exec 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f ssh-agent 21:49:48 SSH_AUTH_SOCK=/tmp/ssh-LqOTURXKwhLZ/agent.33 21:49:48 SSH_AGENT_PID=39 21:49:48 Running ssh-add (command line suppressed) 21:49:48 Identity added: /w/workspace/edgex-go/523@tmp/private_key_4585324271898543263.key (/w/workspace/edgex-go/523@tmp/private_key_4585324271898543263.key) 21:49:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:48 + git semver push 21:49:48 2023-05-15 21:49:48,769 [run_push] DEBUG push 21:49:48 2023-05-15 21:49:48,770 [execute] INFO git cat-file --batch-check 21:49:48 2023-05-15 21:49:48,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=) 21:49:48 2023-05-15 21:49:48,773 [execute] INFO git rev-list 48744c020bd440a3d1dec58f8010c16732caf6c1 -- 21:49:48 2023-05-15 21:49:48,773 [execute] DEBUG Popen(['git', 'rev-list', '48744c020bd440a3d1dec58f8010c16732caf6c1', '--'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=None) 21:49:48 2023-05-15 21:49:48,790 [execute] INFO git fetch -v origin 21:49:48 2023-05-15 21:49:48,790 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=True, shell=None, istream=None) 21:49:49 2023-05-15 21:49:49,245 [run_push] DEBUG no remote changes detected 21:49:49 2023-05-15 21:49:49,245 [execute] INFO git push origin semver 21:49:49 2023-05-15 21:49:49,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/523/.semver, universal_newlines=False, shell=None, istream=None) 21:49:50 2023-05-15 21:49:50,098 [run_push] DEBUG push all version tags 21:49:50 2023-05-15 21:49:50,099 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:49:50 2023-05-15 21:49:50,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/523, universal_newlines=False, shell=None, istream=None) 21:49:50 2023-05-15 21:49:50,937 [read_version] DEBUG read version from /w/workspace/edgex-go/523/.semver/main 21:49:50 3.0.0-dev.158 [Pipeline] } 21:49:51 $ docker exec --env ******** --env ******** 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f ssh-agent -k 21:49:51 unset SSH_AUTH_SOCK; 21:49:51 unset SSH_AGENT_PID; 21:49:51 echo Agent pid 39 killed; 21:49:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:51 + git semver [Pipeline] } 21:49:51 $ docker stop --time=1 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f 21:49:53 $ docker rm -f --volumes 5f2f938a8f95ab2f2731f7c48d10b2b222cd6743caaf96e3746d6d29ce112d6f [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 21:49:53 + [ -d /w/workspace/edgex-go/523/archives ] [Pipeline] libraryResource [Pipeline] sh 21:49:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:49:54 ---> package-listing.sh 21:49:54 ++ facter osfamily 21:49:54 ++ tr '[:upper:]' '[:lower:]' 21:49:55 + OS_FAMILY=debian 21:49:55 + workspace=/w/workspace/edgex-go/523 21:49:55 + START_PACKAGES=/tmp/packages_start.txt 21:49:55 + END_PACKAGES=/tmp/packages_end.txt 21:49:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:49:55 + PACKAGES=/tmp/packages_start.txt 21:49:55 + '[' /w/workspace/edgex-go/523 ']' 21:49:55 + PACKAGES=/tmp/packages_end.txt 21:49:55 + case "${OS_FAMILY}" in 21:49:55 + dpkg -l 21:49:55 + grep '^ii' 21:49:55 + '[' -f /tmp/packages_start.txt ']' 21:49:55 + '[' -f /tmp/packages_end.txt ']' 21:49:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:49:55 + '[' /w/workspace/edgex-go/523 ']' 21:49:55 + mkdir -p /w/workspace/edgex-go/523/archives/ 21:49:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/523/archives/ [Pipeline] echo 21:49:55 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/523/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:49:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:55 21:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:56 latest: Pulling from edgex-lftools-log-publisher 21:49:56 5eb5b503b376: Pulling fs layer 21:49:56 5c69ac0246d0: Pulling fs layer 21:49:56 ec43610c2a17: Pulling fs layer 21:49:56 3a2ae6a8a46f: Pulling fs layer 21:49:56 33b1e0a273af: Pulling fs layer 21:49:56 5d3b04190fa2: Pulling fs layer 21:49:56 2f39f015ded8: Pulling fs layer 21:49:56 33b1e0a273af: Waiting 21:49:56 3a2ae6a8a46f: Waiting 21:49:56 5d3b04190fa2: Waiting 21:49:56 2f39f015ded8: Waiting 21:49:56 5c69ac0246d0: Verifying Checksum 21:49:56 5c69ac0246d0: Download complete 21:49:56 3a2ae6a8a46f: Verifying Checksum 21:49:56 3a2ae6a8a46f: Download complete 21:49:56 33b1e0a273af: Verifying Checksum 21:49:56 33b1e0a273af: Download complete 21:49:56 ec43610c2a17: Verifying Checksum 21:49:56 ec43610c2a17: Download complete 21:49:56 5d3b04190fa2: Verifying Checksum 21:49:56 5d3b04190fa2: Download complete 21:49:56 5eb5b503b376: Download complete 21:49:57 2f39f015ded8: Verifying Checksum 21:49:57 2f39f015ded8: Download complete 21:49:57 5eb5b503b376: Pull complete 21:49:57 5c69ac0246d0: Pull complete 21:49:58 ec43610c2a17: Pull complete 21:49:58 3a2ae6a8a46f: Pull complete 21:49:58 33b1e0a273af: Pull complete 21:49:58 5d3b04190fa2: Pull complete 21:50:02 2f39f015ded8: Pull complete 21:50:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:02 prd-ubuntu20.04-docker-8c-8g-15460 does not seem to be running inside a container 21:50:02 $ 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/523/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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:50:06 $ docker top bb56a0b170cff71277241bd416dce6fcfbe5b18fb457530eb745a3185ed1d581 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:06 + touch /tmp/pre-build-complete [Pipeline] sh 21:50:06 + mkdir -p /var/log/sysstat [Pipeline] sh 21:50:06 + ls /var/log/sa-host 21:50:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:07 provisioning config files... 21:50:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/523@tmp/config12439179475220296321tmp [Pipeline] { [Pipeline] echo 21:50:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:50:07 ---> create-netrc.sh [Pipeline] } 21:50:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:50:07 ---> python-tools-install.sh [Pipeline] echo 21:50:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:50:08 ---> sudo-logs.sh 21:50:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:50:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:50:08 ---> job-cost.sh 21:50:08 lf-activate-venv: SKIPPING 21:50:08 DEBUG: total: 0.10999999940395355 21:50:08 INFO: Retrieving Stack Cost... 21:50:08 INFO: Retrieving Pricing Info for: v3-standard-8 21:50:09 INFO: Archiving Costs [Pipeline] echo 21:50:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:50:09 ---> logs-deploy.sh 21:50:09 lf-activate-venv: SKIPPING 21:50:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/523 21:50:09 INFO: archiving workspace using pattern(s): 21:50:10 Archives upload complete. 21:50:10 INFO: archiving logs to Nexus 21:50:11 ---> uname -a: 21:50:11 Linux prd-ubuntu20-04-docker-8c-8g-15460 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:50:11 21:50:11 21:50:11 ---> lscpu: 21:50:11 Architecture: x86_64 21:50:11 CPU op-mode(s): 32-bit, 64-bit 21:50:11 Byte Order: Little Endian 21:50:11 Address sizes: 40 bits physical, 48 bits virtual 21:50:11 CPU(s): 8 21:50:11 On-line CPU(s) list: 0-7 21:50:11 Thread(s) per core: 1 21:50:11 Core(s) per socket: 1 21:50:11 Socket(s): 8 21:50:11 NUMA node(s): 1 21:50:11 Vendor ID: AuthenticAMD 21:50:11 CPU family: 23 21:50:11 Model: 49 21:50:11 Model name: AMD EPYC-Rome Processor 21:50:11 Stepping: 0 21:50:11 CPU MHz: 2800.000 21:50:11 BogoMIPS: 5600.00 21:50:11 Virtualization: AMD-V 21:50:11 Hypervisor vendor: KVM 21:50:11 Virtualization type: full 21:50:11 L1d cache: 256 KiB 21:50:11 L1i cache: 256 KiB 21:50:11 L2 cache: 4 MiB 21:50:11 L3 cache: 128 MiB 21:50:11 NUMA node0 CPU(s): 0-7 21:50:11 Vulnerability Itlb multihit: Not affected 21:50:11 Vulnerability L1tf: Not affected 21:50:11 Vulnerability Mds: Not affected 21:50:11 Vulnerability Meltdown: Not affected 21:50:11 Vulnerability Mmio stale data: Not affected 21:50:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:50:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:50:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:50:11 Vulnerability Srbds: Not affected 21:50:11 Vulnerability Tsx async abort: Not affected 21:50:11 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 21:50:11 21:50:11 21:50:11 ---> nproc: 21:50:11 8 21:50:11 21:50:11 21:50:11 ---> df -h: 21:50:11 Filesystem Size Used Avail Use% Mounted on 21:50:11 overlay 155G 21G 135G 14% / 21:50:11 tmpfs 64M 0 64M 0% /dev 21:50:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:50:11 shm 64M 0 64M 0% /dev/shm 21:50:11 /dev/vda1 155G 21G 135G 14% /facter-os 21:50:11 21:50:11 21:50:11 ---> sar -b -r -n DEV: 21:50:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15460) 05/15/23 _x86_64_ (8 CPU) 21:50:11 21:50:11 21:16:57 LINUX RESTART (8 CPU) 21:50:11 21:50:11 21:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:50:11 21:18:01 144.23 48.31 95.92 0.00 5447.89 209879.55 0.00 21:50:11 21:19:01 97.88 0.63 97.25 0.00 18.80 51030.29 0.00 21:50:11 21:20:01 41.79 0.28 41.51 0.00 7.73 21188.22 0.00 21:50:11 21:21:01 321.71 6.03 315.68 0.00 77.85 105276.99 0.00 21:50:11 21:22:01 386.44 3.42 383.02 0.00 34.53 238123.78 0.00 21:50:11 21:23:01 578.55 10.96 567.59 0.00 3466.76 150865.26 0.00 21:50:11 21:24:01 791.72 0.67 791.05 0.00 17.33 219617.66 0.00 21:50:11 21:25:01 757.64 0.10 757.54 0.00 4.67 181710.38 0.00 21:50:11 21:26:01 28.16 0.05 28.11 0.00 3.33 870.25 0.00 21:50:11 21:27:01 11.66 0.02 11.65 0.00 2.27 313.41 0.00 21:50:11 21:28:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 21:50:11 21:29:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 21:50:11 21:30:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 21:50:11 21:31:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 21:50:11 21:32:01 1.87 0.02 1.85 0.00 0.13 22.80 0.00 21:50:11 21:33:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 21:50:11 21:34:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 21:50:11 21:35:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 21:50:11 21:36:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 21:50:11 21:37:01 1.05 0.00 1.05 0.00 0.00 11.99 0.00 21:50:11 21:38:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 21:50:11 21:39:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 21:50:11 21:40:01 3.22 1.02 2.20 0.00 21.86 31.06 0.00 21:50:11 21:41:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 21:50:11 21:42:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 21:50:11 21:43:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 21:50:11 21:44:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 21:50:11 21:45:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 21:50:11 21:46:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 21:50:11 21:47:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 21:50:11 21:48:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 21:50:11 21:49:01 4.02 0.10 3.92 0.00 10.27 461.20 0.00 21:50:11 21:50:01 157.36 0.30 157.06 0.00 13.73 56869.99 0.00 21:50:11 Average: 101.42 2.18 99.24 0.00 276.57 37468.77 0.00 21:50:11 21:50:11 21:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:50:11 21:18:01 29435172 31648968 692708 2.11 61328 2448992 1922144 5.66 970520 2165360 232176 21:50:11 21:19:01 27674060 31355548 946368 2.88 113276 3761312 2410748 7.10 1714476 3036812 579780 21:50:11 21:20:01 27735516 31556016 743264 2.26 117088 3872268 1887020 5.56 1283792 3383360 338324 21:50:11 21:21:01 24129328 31507840 778484 2.37 201644 7085184 1919024 5.66 2041168 5951080 1712288 21:50:11 21:22:01 20534744 31519940 768160 2.34 286148 10537148 1946804 5.74 1759216 9765068 58296 21:50:11 21:23:01 20893288 31285516 985912 3.00 302628 9903784 2538684 7.48 2284180 8834280 147400 21:50:11 21:24:01 18808620 31458140 813052 2.47 339404 12011168 2064452 6.08 2313508 10774520 194988 21:50:11 21:25:01 19285264 31526216 747644 2.27 365344 11556700 1878132 5.54 2331848 10261596 308 21:50:11 21:26:01 19290532 31533496 739436 2.25 367004 11557284 1984808 5.85 2330976 10261420 360 21:50:11 21:27:01 19294120 31537680 734820 2.23 367456 11557412 1845112 5.44 2324880 10261452 220 21:50:11 21:28:01 19295548 31539120 733552 2.23 367464 11557416 1845112 5.44 2323508 10261456 4 21:50:11 21:29:01 19301636 31545360 727356 2.21 367488 11557544 1845112 5.44 2317472 10261584 8 21:50:11 21:30:01 19303368 31547108 726180 2.21 367500 11557548 1845112 5.44 2316420 10261588 16 21:50:11 21:31:01 19304024 31547796 725648 2.21 367516 11557548 1861164 5.49 2316088 10261588 8 21:50:11 21:32:01 19302096 31546212 727260 2.21 367528 11557552 1874636 5.52 2316584 10261732 4 21:50:11 21:33:01 19302704 31546828 726564 2.21 367548 11557556 1874636 5.52 2316104 10261732 16 21:50:11 21:34:01 19302656 31546788 726520 2.21 367572 11557560 1874636 5.52 2316232 10261736 32 21:50:11 21:35:01 19302608 31546804 726488 2.21 367580 11557564 1874636 5.52 2316100 10261744 4 21:50:11 21:36:01 19302300 31546500 726720 2.21 367584 11557564 1874636 5.52 2316104 10261744 12 21:50:11 21:37:01 19302456 31546660 726476 2.21 367608 11557568 1874636 5.52 2316152 10261748 12 21:50:11 21:38:01 19303152 31547424 725840 2.21 367628 11557568 1874636 5.52 2316348 10261744 4 21:50:11 21:39:01 19302884 31547160 726060 2.21 367644 11557572 1874636 5.52 2316288 10261748 28 21:50:11 21:40:01 19301220 31546448 726928 2.21 367696 11558196 1924736 5.67 2316716 10262280 8 21:50:11 21:41:01 19301424 31546656 726660 2.21 367696 11558200 1924736 5.67 2316728 10262284 8 21:50:11 21:42:01 19301368 31546604 726632 2.21 367720 11558192 1924736 5.67 2316392 10262288 12 21:50:11 21:43:01 19301100 31546368 726808 2.21 367736 11558204 1924736 5.67 2316476 10262288 12 21:50:11 21:44:01 19301588 31546920 726220 2.21 367768 11558208 1924736 5.67 2316484 10262296 32 21:50:11 21:45:01 19301288 31546624 726440 2.21 367788 11558208 1908552 5.62 2316512 10262296 4 21:50:11 21:46:01 19301168 31546536 726576 2.21 367796 11558212 1908552 5.62 2316404 10262296 28 21:50:11 21:47:01 19301588 31546960 726296 2.21 367824 11558208 1908552 5.62 2316404 10262300 12 21:50:11 21:48:01 19301856 31547276 725964 2.21 367860 11558220 1908552 5.62 2316508 10262304 24 21:50:11 21:49:01 18402984 31501296 770780 2.34 370088 12366104 2163060 6.37 2362912 11070016 816052 21:50:11 21:50:01 17187872 31481664 787748 2.40 418724 13383124 2139884 6.31 2493804 12021032 521660 21:50:11 Average: 20242713 31526863 750653 2.28 334263 10689542 1950041 5.75 2207979 9493539 139459 21:50:11 21:50:11 21:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:50:11 21:18:01 docker0 552.44 465.09 38.92 2748.25 0.00 0.00 0.00 0.00 21:50:11 21:18:01 ens3 1486.17 1457.86 11706.48 172.99 0.00 0.00 0.00 0.00 21:50:11 21:18:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 21:50:11 21:19:01 docker0 72.27 105.33 5.82 682.54 0.00 0.00 0.00 0.00 21:50:11 21:19:01 veth21cdb9e 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 21:50:11 21:19:01 ens3 162.01 107.58 1144.17 27.47 0.00 0.00 0.00 0.00 21:50:11 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:20:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 21:50:11 21:20:01 veth21cdb9e 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 21:50:11 21:20:01 ens3 39.74 33.28 25.86 110.28 0.00 0.00 0.00 0.00 21:50:11 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:21:01 docker0 451.51 913.83 38.37 6311.45 0.00 0.00 0.00 0.00 21:50:11 21:21:01 veth6b5d8d2 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 21:50:11 21:21:01 veth4b394c4 92.25 171.95 8.97 1213.15 0.00 0.00 0.00 0.10 21:50:11 21:21:01 ens3 1006.87 507.77 8019.48 63.93 0.00 0.00 0.00 0.00 21:50:11 21:21:01 veth666fd8e 181.85 85.79 1210.55 8.59 0.00 0.00 0.00 0.00 21:50:11 21:21:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:50:11 21:21:01 veth776b70b 171.95 92.25 1213.15 8.97 0.00 0.00 0.00 0.00 21:50:11 21:21:01 vethe411e3a 85.79 181.85 8.59 1210.55 0.00 0.00 0.00 0.10 21:50:11 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:22:01 veth6b5d8d2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:22:01 ens3 8.12 4.33 7.83 3.10 0.00 0.00 0.00 0.00 21:50:11 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:23:01 docker0 10.43 23.15 0.68 280.16 0.00 0.00 0.00 0.00 21:50:11 21:23:01 vethe9f67d4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:50:11 21:23:01 veth6b5d8d2 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 21:50:11 21:23:01 ens3 162.92 103.80 1675.26 15.97 0.00 0.00 0.00 0.00 21:50:11 21:23:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 21:50:11 21:24:01 docker0 224.76 438.98 17.87 2865.64 0.00 0.00 0.00 0.00 21:50:11 21:24:01 veth6b5d8d2 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 21:50:11 21:24:01 ens3 472.25 248.08 2892.59 36.32 0.00 0.00 0.00 0.00 21:50:11 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:24:01 veth2fafdbd 16.35 23.98 1.59 8.48 0.00 0.00 0.00 0.00 21:50:11 21:25:01 docker0 83.44 174.82 6.56 1247.41 0.00 0.00 0.00 0.00 21:50:11 21:25:01 ens3 221.41 110.55 1285.64 26.97 0.00 0.00 0.00 0.00 21:50:11 21:25:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 21:50:11 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:26:01 ens3 505.00 528.05 250.92 2754.61 0.00 0.00 0.00 0.00 21:50:11 21:26:01 lo 51.32 51.32 5.06 5.06 0.00 0.00 0.00 0.00 21:50:11 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:27:01 ens3 191.22 196.95 101.53 982.42 0.00 0.00 0.00 0.00 21:50:11 21:27:01 lo 16.93 16.93 1.66 1.66 0.00 0.00 0.00 0.00 21:50:11 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:28:01 ens3 0.75 0.48 1.82 0.09 0.00 0.00 0.00 0.00 21:50:11 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:30:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:32:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:33:01 ens3 0.62 0.25 0.13 0.08 0.00 0.00 0.00 0.00 21:50:11 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:34:01 ens3 0.43 0.42 0.26 0.21 0.00 0.00 0.00 0.00 21:50:11 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:36:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:37:01 ens3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:37:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:38:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:50:11 21:38:01 lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:39:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:50:11 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:40:01 ens3 0.70 0.40 0.38 0.21 0.00 0.00 0.00 0.00 21:50:11 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:43:01 ens3 0.68 0.57 0.34 0.28 0.00 0.00 0.00 0.00 21:50:11 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:46:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:48:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:50:11 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:50:11 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:11 21:49:01 ens3 134.48 75.25 3968.56 10.04 0.00 0.00 0.00 0.00 21:50:11 21:49:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:50:11 21:50:01 docker0 41.23 68.96 3.52 582.49 0.00 0.00 0.00 0.00 21:50:11 21:50:01 ens3 361.19 241.53 6355.66 149.89 0.00 0.00 0.00 0.00 21:50:11 21:50:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 21:50:11 Average: docker0 43.55 66.40 3.39 445.99 0.00 0.00 0.00 0.00 21:50:11 Average: ens3 144.13 109.64 1134.41 131.97 0.00 0.00 0.00 0.00 21:50:11 Average: lo 2.51 2.51 0.24 0.24 0.00 0.00 0.00 0.00 21:50:11 21:50:11 21:50:11 ---> sar -P ALL: 21:50:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15460) 05/15/23 _x86_64_ (8 CPU) 21:50:11 21:50:11 21:16:57 LINUX RESTART (8 CPU) 21:50:11 21:50:11 21:17:01 CPU %user %nice %system %iowait %steal %idle 21:50:11 21:18:01 all 8.31 0.00 2.69 2.43 0.05 86.53 21:50:11 21:18:01 0 6.89 0.00 2.58 0.99 0.03 89.51 21:50:11 21:18:01 1 8.06 0.00 2.14 0.65 0.03 89.12 21:50:11 21:18:01 2 13.01 0.00 3.32 1.81 0.05 81.80 21:50:11 21:18:01 3 13.28 0.00 4.03 1.70 0.07 80.92 21:50:11 21:18:01 4 7.77 0.00 2.68 9.44 0.05 80.07 21:50:11 21:18:01 5 5.18 0.00 1.72 1.89 0.08 91.12 21:50:11 21:18:01 6 6.01 0.00 1.94 0.25 0.03 91.77 21:50:11 21:18:01 7 6.27 0.00 3.10 2.73 0.05 87.84 21:50:11 21:19:01 all 27.27 0.00 5.91 2.04 0.08 64.70 21:50:11 21:19:01 0 28.16 0.00 5.98 0.12 0.08 65.66 21:50:11 21:19:01 1 27.91 0.00 4.96 0.37 0.08 66.68 21:50:11 21:19:01 2 26.89 0.00 5.82 1.24 0.07 65.98 21:50:11 21:19:01 3 26.71 0.00 5.94 0.64 0.08 66.63 21:50:11 21:19:01 4 27.28 0.00 6.42 10.42 0.08 55.80 21:50:11 21:19:01 5 29.08 0.00 5.34 0.02 0.08 65.48 21:50:11 21:19:01 6 26.43 0.00 5.77 0.12 0.08 67.60 21:50:11 21:19:01 7 25.67 0.00 7.04 3.46 0.08 63.75 21:50:11 21:20:01 all 40.88 0.00 5.28 0.73 0.08 53.03 21:50:11 21:20:01 0 42.65 0.00 4.94 0.07 0.08 52.25 21:50:11 21:20:01 1 40.01 0.00 5.83 4.01 0.08 50.07 21:50:11 21:20:01 2 40.57 0.00 5.78 0.54 0.08 53.03 21:50:11 21:20:01 3 40.59 0.00 5.14 0.25 0.08 53.93 21:50:11 21:20:01 4 40.26 0.00 5.31 0.10 0.08 54.25 21:50:11 21:20:01 5 40.96 0.00 4.88 0.05 0.08 54.03 21:50:11 21:20:01 6 41.25 0.00 5.08 0.08 0.07 53.51 21:50:11 21:20:01 7 40.71 0.00 5.26 0.76 0.08 53.19 21:50:11 21:21:01 all 17.73 0.00 7.99 5.16 0.08 69.04 21:50:11 21:21:01 0 16.97 0.00 7.12 2.54 0.08 73.29 21:50:11 21:21:01 1 16.43 0.00 8.42 8.47 0.10 66.57 21:50:11 21:21:01 2 18.93 0.00 7.97 2.71 0.07 70.32 21:50:11 21:21:01 3 18.41 0.00 7.95 2.76 0.08 70.80 21:50:11 21:21:01 4 16.43 0.00 6.95 2.08 0.07 74.47 21:50:11 21:21:01 5 18.38 0.00 8.07 1.81 0.07 71.67 21:50:11 21:21:01 6 17.27 0.00 8.80 16.44 0.09 57.40 21:50:11 21:21:01 7 19.02 0.00 8.64 4.56 0.08 67.69 21:50:11 21:22:01 all 5.97 0.00 4.41 16.34 0.04 73.24 21:50:11 21:22:01 0 6.38 0.00 3.61 5.36 0.03 84.61 21:50:11 21:22:01 1 5.58 0.00 4.68 2.43 0.02 87.29 21:50:11 21:22:01 2 5.94 0.00 3.98 4.70 0.03 85.34 21:50:11 21:22:01 3 6.33 0.00 3.10 5.79 0.02 84.77 21:50:11 21:22:01 4 5.33 0.00 6.98 37.14 0.05 50.50 21:50:11 21:22:01 5 5.75 0.00 4.49 22.00 0.05 67.71 21:50:11 21:22:01 6 6.03 0.00 4.81 43.56 0.03 45.57 21:50:11 21:22:01 7 6.46 0.00 3.67 9.94 0.07 79.87 21:50:11 21:23:01 all 52.09 0.00 10.41 9.93 0.13 27.44 21:50:11 21:23:01 0 52.45 0.00 9.86 9.71 0.12 27.87 21:50:11 21:23:01 1 52.42 0.00 9.76 6.50 0.19 31.13 21:50:11 21:23:01 2 51.65 0.00 10.58 3.06 0.10 34.60 21:50:11 21:23:01 3 52.67 0.00 10.58 15.35 0.12 21.28 21:50:11 21:23:01 4 52.39 0.00 10.62 8.78 0.15 28.06 21:50:11 21:23:01 5 53.00 0.00 10.06 7.04 0.14 29.76 21:50:11 21:23:01 6 51.43 0.00 10.70 17.00 0.12 20.75 21:50:11 21:23:01 7 50.72 0.00 11.08 12.05 0.10 26.04 21:50:11 21:24:01 all 35.02 0.00 9.89 16.61 0.10 38.38 21:50:11 21:24:01 0 36.04 0.00 10.50 28.32 0.12 25.02 21:50:11 21:24:01 1 34.86 0.00 10.29 14.26 0.10 40.49 21:50:11 21:24:01 2 35.65 0.00 9.97 18.11 0.08 36.19 21:50:11 21:24:01 3 36.04 0.00 10.03 13.58 0.10 40.25 21:50:11 21:24:01 4 31.81 0.00 9.07 11.17 0.10 47.85 21:50:11 21:24:01 5 35.86 0.00 10.00 6.54 0.08 47.52 21:50:11 21:24:01 6 34.49 0.00 10.78 19.46 0.09 35.19 21:50:11 21:24:01 7 35.41 0.00 8.50 21.46 0.12 34.51 21:50:11 21:25:01 all 37.77 0.00 9.11 13.49 0.12 39.50 21:50:11 21:25:01 0 37.86 0.00 8.65 20.90 0.12 32.48 21:50:11 21:25:01 1 38.95 0.00 9.20 6.95 0.15 44.76 21:50:11 21:25:01 2 37.58 0.00 9.87 8.06 0.14 44.35 21:50:11 21:25:01 3 36.58 0.00 9.83 19.83 0.14 33.62 21:50:11 21:25:01 4 35.18 0.00 7.92 9.19 0.12 47.60 21:50:11 21:25:01 5 38.24 0.00 9.71 18.52 0.10 33.43 21:50:11 21:25:01 6 38.14 0.00 8.84 9.45 0.10 43.47 21:50:11 21:25:01 7 39.62 0.00 8.89 15.04 0.12 36.34 21:50:11 21:26:01 all 8.21 0.00 1.05 0.10 0.05 90.59 21:50:11 21:26:01 0 7.48 0.00 1.15 0.13 0.03 91.20 21:50:11 21:26:01 1 9.44 0.00 1.21 0.03 0.05 89.27 21:50:11 21:26:01 2 11.34 0.00 1.22 0.03 0.05 87.36 21:50:11 21:26:01 3 9.22 0.00 1.35 0.02 0.07 89.35 21:50:11 21:26:01 4 7.35 0.00 0.87 0.00 0.05 91.73 21:50:11 21:26:01 5 7.18 0.00 0.94 0.20 0.08 91.60 21:50:11 21:26:01 6 7.84 0.00 0.65 0.02 0.03 91.46 21:50:11 21:26:01 7 5.85 0.00 1.05 0.33 0.05 92.72 21:50:11 21:27:01 all 3.07 0.00 0.39 0.07 0.03 96.43 21:50:11 21:27:01 0 3.85 0.00 0.43 0.00 0.05 95.67 21:50:11 21:27:01 1 3.43 0.00 0.35 0.22 0.03 95.97 21:50:11 21:27:01 2 5.14 0.00 0.37 0.02 0.05 94.43 21:50:11 21:27:01 3 3.49 0.00 0.60 0.02 0.05 95.84 21:50:11 21:27:01 4 1.42 0.00 0.33 0.00 0.00 98.25 21:50:11 21:27:01 5 3.80 0.00 0.42 0.28 0.03 95.46 21:50:11 21:27:01 6 1.22 0.00 0.28 0.00 0.02 98.48 21:50:11 21:27:01 7 2.22 0.00 0.37 0.05 0.02 97.34 21:50:11 21:28:01 all 0.02 0.00 0.02 0.01 0.01 99.94 21:50:11 21:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:28:01 1 0.02 0.00 0.05 0.05 0.00 99.88 21:50:11 21:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:50:11 21:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:28:01 5 0.02 0.00 0.00 0.03 0.02 99.93 21:50:11 21:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:50:11 21:50:11 21:28:01 CPU %user %nice %system %iowait %steal %idle 21:50:11 21:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:50:11 21:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:50:11 21:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:50:11 21:29:01 5 0.10 0.00 0.02 0.00 0.00 99.88 21:50:11 21:29:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:50:11 21:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:50:11 21:30:01 all 0.22 0.00 0.01 0.00 0.00 99.75 21:50:11 21:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:30:01 1 0.05 0.00 0.07 0.00 0.00 99.88 21:50:11 21:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:30:01 5 1.62 0.00 0.03 0.00 0.00 98.35 21:50:11 21:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:30:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:50:11 21:31:01 all 0.05 0.00 0.01 0.00 0.00 99.93 21:50:11 21:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:31:01 1 0.03 0.00 0.03 0.02 0.02 99.90 21:50:11 21:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:50:11 21:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:31:01 5 0.27 0.00 0.00 0.00 0.02 99.72 21:50:11 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:32:01 all 0.06 0.00 0.03 0.00 0.01 99.91 21:50:11 21:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:50:11 21:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:50:11 21:32:01 2 0.07 0.00 0.03 0.00 0.03 99.87 21:50:11 21:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:50:11 21:32:01 4 0.02 0.00 0.05 0.00 0.00 99.93 21:50:11 21:32:01 5 0.32 0.00 0.00 0.00 0.02 99.67 21:50:11 21:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:50:11 21:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:50:11 21:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:50:11 21:33:01 1 0.03 0.00 0.05 0.02 0.02 99.88 21:50:11 21:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:50:11 21:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:50:11 21:34:01 1 0.00 0.00 0.03 0.02 0.00 99.95 21:50:11 21:34:01 2 0.00 0.00 0.03 0.00 0.02 99.95 21:50:11 21:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:50:11 21:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:50:11 21:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:50:11 21:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:50:11 21:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:35:01 all 0.27 0.00 0.02 0.00 0.01 99.70 21:50:11 21:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:50:11 21:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:50:11 21:35:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:50:11 21:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:50:11 21:35:01 5 1.99 0.00 0.02 0.00 0.00 98.00 21:50:11 21:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:50:11 21:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:50:11 21:36:01 all 0.27 0.00 0.01 0.00 0.01 99.71 21:50:11 21:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:36:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:50:11 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:36:01 3 0.07 0.00 0.02 0.02 0.02 99.88 21:50:11 21:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:36:01 5 1.99 0.00 0.02 0.00 0.03 97.96 21:50:11 21:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:50:11 21:37:01 all 0.06 0.00 0.01 0.01 0.01 99.90 21:50:11 21:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:50:11 21:37:01 2 0.02 0.00 0.00 0.08 0.00 99.90 21:50:11 21:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:50:11 21:37:01 5 0.20 0.00 0.03 0.00 0.02 99.75 21:50:11 21:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:50:11 21:37:01 7 0.17 0.00 0.02 0.00 0.00 99.82 21:50:11 21:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:50:11 21:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:38:01 1 0.03 0.00 0.03 0.02 0.00 99.92 21:50:11 21:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:50:11 21:38:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:50:11 21:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:50:11 21:38:01 5 0.03 0.00 0.02 0.00 0.03 99.92 21:50:11 21:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:39:01 all 0.20 0.00 0.01 0.01 0.01 99.77 21:50:11 21:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:50:11 21:39:01 1 0.03 0.00 0.02 0.03 0.02 99.90 21:50:11 21:39:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:50:11 21:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:50:11 21:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:39:01 5 1.40 0.00 0.02 0.00 0.02 98.56 21:50:11 21:39:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:50:11 21:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:50:11 21:50:11 21:39:01 CPU %user %nice %system %iowait %steal %idle 21:50:11 21:40:01 all 0.16 0.00 0.03 0.02 0.00 99.78 21:50:11 21:40:01 0 0.07 0.00 0.03 0.00 0.00 99.90 21:50:11 21:40:01 1 0.02 0.00 0.03 0.03 0.00 99.92 21:50:11 21:40:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:50:11 21:40:01 3 0.02 0.00 0.02 0.03 0.00 99.93 21:50:11 21:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:40:01 5 0.86 0.00 0.05 0.00 0.02 99.07 21:50:11 21:40:01 6 0.25 0.00 0.07 0.12 0.00 99.57 21:50:11 21:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:50:11 21:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:41:01 1 0.02 0.00 0.03 0.02 0.00 99.93 21:50:11 21:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:50:11 21:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:50:11 21:41:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:50:11 21:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:50:11 21:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:50:11 21:42:01 all 0.08 0.00 0.01 0.01 0.01 99.90 21:50:11 21:42:01 0 0.08 0.00 0.03 0.00 0.00 99.88 21:50:11 21:42:01 1 0.00 0.00 0.00 0.08 0.02 99.90 21:50:11 21:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:42:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:50:11 21:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:42:01 5 0.40 0.00 0.02 0.00 0.03 99.55 21:50:11 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:42:01 7 0.08 0.00 0.00 0.00 0.00 99.92 21:50:11 21:43:01 all 0.18 0.00 0.02 0.03 0.01 99.77 21:50:11 21:43:01 0 0.03 0.00 0.07 0.00 0.03 99.87 21:50:11 21:43:01 1 0.03 0.00 0.03 0.10 0.00 99.83 21:50:11 21:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:43:01 5 1.24 0.00 0.03 0.12 0.02 98.59 21:50:11 21:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:50:11 21:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:50:11 21:44:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:50:11 21:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:44:01 5 0.03 0.00 0.02 0.03 0.02 99.90 21:50:11 21:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:50:11 21:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:50:11 21:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:50:11 21:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:50:11 21:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:50:11 21:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:50:11 21:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:50:11 21:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:46:01 all 0.02 0.00 0.01 0.03 0.01 99.93 21:50:11 21:46:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:50:11 21:46:01 1 0.02 0.00 0.00 0.13 0.00 99.85 21:50:11 21:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:50:11 21:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:50:11 21:46:01 4 0.00 0.00 0.02 0.07 0.02 99.90 21:50:11 21:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:50:11 21:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:50:11 21:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:50:11 21:47:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:50:11 21:47:01 1 0.02 0.00 0.00 0.08 0.02 99.88 21:50:11 21:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:50:11 21:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:47:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:50:11 21:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:50:11 21:48:01 all 0.03 0.00 0.01 0.03 0.01 99.92 21:50:11 21:48:01 0 0.10 0.00 0.03 0.00 0.02 99.85 21:50:11 21:48:01 1 0.03 0.00 0.02 0.18 0.00 99.77 21:50:11 21:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:50:11 21:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:50:11 21:48:01 5 0.02 0.00 0.00 0.02 0.02 99.95 21:50:11 21:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:50:11 21:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:50:11 21:49:01 all 2.81 0.00 1.21 0.04 0.03 95.90 21:50:11 21:49:01 0 2.34 0.00 1.82 0.03 0.05 95.76 21:50:11 21:49:01 1 2.46 0.00 1.02 0.22 0.03 96.27 21:50:11 21:49:01 2 1.67 0.00 1.57 0.02 0.03 96.70 21:50:11 21:49:01 3 2.56 0.00 1.29 0.00 0.03 96.12 21:50:11 21:49:01 4 2.95 0.00 1.11 0.05 0.03 95.86 21:50:11 21:49:01 5 4.40 0.00 0.81 0.00 0.02 94.77 21:50:11 21:49:01 6 2.84 0.00 1.07 0.00 0.03 96.05 21:50:11 21:49:01 7 3.21 0.00 1.02 0.02 0.03 95.72 21:50:11 21:50:01 all 8.49 0.00 3.66 2.67 0.07 85.11 21:50:11 21:50:01 0 8.70 0.00 3.38 0.15 0.05 87.71 21:50:11 21:50:01 1 8.96 0.00 3.37 3.84 0.08 83.75 21:50:11 21:50:01 2 7.58 0.00 4.07 0.18 0.05 88.12 21:50:11 21:50:01 3 8.93 0.00 3.94 6.88 0.07 80.18 21:50:11 21:50:01 4 9.73 0.00 4.01 8.77 0.07 77.42 21:50:11 21:50:01 5 7.94 0.00 3.78 0.37 0.08 87.83 21:50:11 21:50:01 6 7.92 0.00 3.35 0.17 0.07 88.49 21:50:11 21:50:01 7 8.14 0.00 3.37 1.07 0.07 87.36 21:50:11 21:50:11 Average: CPU %user %nice %system %iowait %steal %idle 21:50:11 Average: all 7.49 0.00 1.87 2.09 0.03 88.52 21:50:11 Average: 0 7.52 0.00 1.82 2.05 0.03 88.58 21:50:11 Average: 1 7.48 0.00 1.85 1.46 0.03 89.17 21:50:11 Average: 2 7.71 0.00 1.94 1.22 0.03 89.11 21:50:11 Average: 3 7.66 0.00 1.92 2.01 0.03 88.38 21:50:11 Average: 4 7.15 0.00 1.88 2.92 0.03 88.03 21:50:11 Average: 5 7.82 0.00 1.82 1.77 0.04 88.55 21:50:11 Average: 6 7.25 0.00 1.87 3.19 0.02 87.67 21:50:11 Average: 7 7.31 0.00 1.86 2.14 0.03 88.66 21:50:11 21:50:11 21:50:11