Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ddb07c7e83e95260f93c60166b0734e66a7a8075 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-ssh13962908429730377383.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-ssh3892373644176204956.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-ssh400074419755285190.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-ssh7150012994873357887.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-ssh12852111868558773902.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-13867 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/513 [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/513 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ddb07c7e83e95260f93c60166b0734e66a7a8075 (main) Commit message: "Merge pull request #4551 from weichou1229/pw-empty-profile" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 > git rev-list --no-walk 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:46:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:46:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:46:33 ========================================================= 06:46:33 EdgeX Global Pipelines Version Info 06:46:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:46:34 ------------------- 06:46:34 stable info: 06:46:34 ------------------- 06:46:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:46:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:46:34 Message: update stable to v1.0.249 06:46:34 ------------------- 06:46:34 experimental info: 06:46:34 ------------------- 06:46:34 Commited By: **** collab-it+edgex@linuxfoundation.org 06:46:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:46:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddb07c7 [Pipeline] echo 06:46:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:35 provisioning config files... 06:46:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/513@tmp/config944408391307511355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:35 ---> docker-login.sh 06:46:35 nexus3.edgexfoundry.org:10001 06:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:35 Configure a credential helper to remove this warning. See 06:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:35 06:46:35 Login Succeeded 06:46:35 nexus3.edgexfoundry.org:10002 06:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:35 Configure a credential helper to remove this warning. See 06:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:35 06:46:35 Login Succeeded 06:46:35 nexus3.edgexfoundry.org:10003 06:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:36 Configure a credential helper to remove this warning. See 06:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:36 06:46:36 Login Succeeded 06:46:36 nexus3.edgexfoundry.org:10004 06:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:36 Configure a credential helper to remove this warning. See 06:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:36 06:46:36 Login Succeeded 06:46:36 docker.io 06:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:36 Configure a credential helper to remove this warning. See 06:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:36 06:46:36 Login Succeeded 06:46:36 ---> docker-login.sh ends [Pipeline] } 06:46:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:36 + 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 06:46:36 + dirname cmd/core-command/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo core-command,cmd/core-command/Dockerfile 06:46:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:46:36 + dirname cmd/core-data/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo core-data,cmd/core-data/Dockerfile 06:46:36 + dirname cmd/core-metadata/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo core-metadata,cmd/core-metadata/Dockerfile 06:46:36 + dirname cmd/security-bootstrapper/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:46:36 + dirname cmd/security-proxy-auth/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:46:36 + dirname cmd/security-proxy-setup/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:46:36 + dirname cmd/security-secretstore-setup/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:46:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:46:36 + dirname cmd/security-spire-agent/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:46:36 + dirname cmd/security-spire-config/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:46:36 + dirname cmd/security-spire-server/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:46:36 + dirname cmd/support-notifications/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo support-notifications,cmd/support-notifications/Dockerfile 06:46:36 + dirname cmd/support-scheduler/Dockerfile 06:46:36 + cut -d/ -f2 06:46:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:46:36 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 06:46:36 + git rev-list -1 --merges ddb07c7e83e95260f93c60166b0734e66a7a8075~1..ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] echo 06:46:36 -----------> git rev-list -1 --merges ddb07c7e83e95260f93c60166b0734e66a7a8075~1..ddb07c7e83e95260f93c60166b0734e66a7a8075 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:46:36 ddb07c7e83e95260f93c60166b0734e66a7a8075 [false] [Pipeline] sh 06:46:37 + git log --format=format:%s -1 ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] echo 06:46:37 ========================================================= 06:46:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:46:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:46:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:46:37 + grep -v github /etc/ssh/ssh_known_hosts 06:46:37 + [ -e /tmp/ssh_known_hosts ] 06:46:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:46:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:46:37 + sudo tee -a /etc/ssh/ssh_known_hosts 06:46:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:38 06:46:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:38 0.1.4: Pulling from edgex-devops/py-git-semver 06:46:38 b85a868b505f: Pulling fs layer 06:46:38 e2be974225ed: Pulling fs layer 06:46:38 339a4e72a1f5: Pulling fs layer 06:46:38 988bab9f4d93: Pulling fs layer 06:46:38 1469e6f7b9e6: Pulling fs layer 06:46:38 eaf3925da568: Pulling fs layer 06:46:38 bab4dde63d76: Pulling fs layer 06:46:38 bde34c3a00c8: Pulling fs layer 06:46:38 b352a97aabf1: Pulling fs layer 06:46:38 4872d77fe225: Pulling fs layer 06:46:38 988bab9f4d93: Waiting 06:46:38 1469e6f7b9e6: Waiting 06:46:38 eaf3925da568: Waiting 06:46:38 bab4dde63d76: Waiting 06:46:38 bde34c3a00c8: Waiting 06:46:38 5851b861e8e6: Pulling fs layer 06:46:38 4872d77fe225: Waiting 06:46:38 5851b861e8e6: Waiting 06:46:38 e2be974225ed: Verifying Checksum 06:46:38 e2be974225ed: Download complete 06:46:38 988bab9f4d93: Verifying Checksum 06:46:38 988bab9f4d93: Download complete 06:46:38 339a4e72a1f5: Verifying Checksum 06:46:38 339a4e72a1f5: Download complete 06:46:38 1469e6f7b9e6: Verifying Checksum 06:46:38 1469e6f7b9e6: Download complete 06:46:38 eaf3925da568: Verifying Checksum 06:46:38 eaf3925da568: Download complete 06:46:38 bde34c3a00c8: Download complete 06:46:38 b352a97aabf1: Verifying Checksum 06:46:38 b352a97aabf1: Download complete 06:46:38 4872d77fe225: Verifying Checksum 06:46:38 4872d77fe225: Download complete 06:46:38 5851b861e8e6: Verifying Checksum 06:46:38 5851b861e8e6: Download complete 06:46:38 b85a868b505f: Verifying Checksum 06:46:38 b85a868b505f: Download complete 06:46:38 bab4dde63d76: Verifying Checksum 06:46:38 bab4dde63d76: Download complete 06:46:39 b85a868b505f: Pull complete 06:46:40 e2be974225ed: Pull complete 06:46:40 339a4e72a1f5: Pull complete 06:46:40 988bab9f4d93: Pull complete 06:46:40 1469e6f7b9e6: Pull complete 06:46:40 eaf3925da568: Pull complete 06:46:42 bab4dde63d76: Pull complete 06:46:42 bde34c3a00c8: Pull complete 06:46:42 b352a97aabf1: Pull complete 06:46:42 4872d77fe225: Pull complete 06:46:42 5851b861e8e6: Pull complete 06:46:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:46:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:42 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 06:46:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:46:45 $ docker top 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 -eo pid,comm 06:46:45 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). 06:46:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:46:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:45 [ssh-agent] Looking for ssh-agent implementation... 06:46:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:45 $ docker exec 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 ssh-agent 06:46:45 SSH_AUTH_SOCK=/tmp/ssh-qXK5mNl4EVHS/agent.32 06:46:45 SSH_AGENT_PID=38 06:46:45 Running ssh-add (command line suppressed) 06:46:45 Identity added: /w/workspace/edgex-go/513@tmp/private_key_3842421295569093822.key (/w/workspace/edgex-go/513@tmp/private_key_3842421295569093822.key) 06:46:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:46 + git tag --points-at HEAD [Pipeline] } 06:46:46 $ docker exec --env ******** --env ******** 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 ssh-agent -k 06:46:46 unset SSH_AUTH_SOCK; 06:46:46 unset SSH_AGENT_PID; 06:46:46 echo Agent pid 38 killed; 06:46:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:46:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:46 [ssh-agent] Looking for ssh-agent implementation... 06:46:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:46 $ docker exec 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 ssh-agent 06:46:46 SSH_AUTH_SOCK=/tmp/ssh-vMqNLxXb0wfh/agent.70 06:46:46 SSH_AGENT_PID=76 06:46:46 Running ssh-add (command line suppressed) 06:46:46 Identity added: /w/workspace/edgex-go/513@tmp/private_key_4547081928601364448.key (/w/workspace/edgex-go/513@tmp/private_key_4547081928601364448.key) 06:46:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:46 + git semver init 06:46:47 2023-05-05 06:46:47,046 [run_init] DEBUG init version:0.0.0 force:False 06:46:47 2023-05-05 06:46:47,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/513/.semver 06:46:47 2023-05-05 06:46:47,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/513/.semver 06:46:47 2023-05-05 06:46:47,047 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/513/.semver'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=None) 06:46:52 2023-05-05 06:46:52,032 [append_file] DEBUG append to file:/w/workspace/edgex-go/513/.git/info/exclude 06:46:52 2023-05-05 06:46:52,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/513/.semver/main with force:False 06:46:52 2023-05-05 06:46:52,032 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main 06:46:52 2023-05-05 06:46:52,033 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main 06:46:52 3.0.0-dev.148 [Pipeline] } 06:46:52 $ docker exec --env ******** --env ******** 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 ssh-agent -k 06:46:52 unset SSH_AUTH_SOCK; 06:46:52 unset SSH_AGENT_PID; 06:46:52 echo Agent pid 76 killed; 06:46:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:52 + git semver [Pipeline] } 06:46:53 $ docker stop --time=1 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 06:46:54 $ docker rm -f --volumes 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:46:54 Stashed 1 file(s) [Pipeline] echo 06:46:54 [edgeXSemver]: initialized semver on version 3.0.0-dev.148 [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 06:46:55 + git config --global --add safe.directory /w/workspace/edgex-go/513 [Pipeline] echo 06:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:46:55 ========================================================= 06:46:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:46:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:46:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:46:55 f56be85fc22e: Pulling fs layer 06:46:55 85791d961cd3: Pulling fs layer 06:46:55 d694b5ae8c79: Pulling fs layer 06:46:55 9f32a84ed3da: Pulling fs layer 06:46:55 4d19c01a9841: Pulling fs layer 06:46:55 9325e15d5711: Pulling fs layer 06:46:55 556b6ee489ea: Pulling fs layer 06:46:55 c5a4b2cf53e6: Pulling fs layer 06:46:55 9f32a84ed3da: Waiting 06:46:55 4d19c01a9841: Waiting 06:46:55 9325e15d5711: Waiting 06:46:55 556b6ee489ea: Waiting 06:46:55 c5a4b2cf53e6: Waiting 06:46:55 85791d961cd3: Verifying Checksum 06:46:55 85791d961cd3: Download complete 06:46:55 9f32a84ed3da: Download complete 06:46:55 4d19c01a9841: Download complete 06:46:55 f56be85fc22e: Verifying Checksum 06:46:55 f56be85fc22e: Download complete 06:46:55 9325e15d5711: Verifying Checksum 06:46:55 9325e15d5711: Download complete 06:46:55 f56be85fc22e: Pull complete 06:46:55 85791d961cd3: Pull complete 06:46:56 c5a4b2cf53e6: Download complete 06:46:56 d694b5ae8c79: Verifying Checksum 06:46:56 d694b5ae8c79: Download complete 06:46:56 556b6ee489ea: Verifying Checksum 06:46:56 556b6ee489ea: Download complete 06:46:59 d694b5ae8c79: Pull complete 06:46:59 9f32a84ed3da: Pull complete 06:46:59 4d19c01a9841: Pull complete 06:46:59 9325e15d5711: Pull complete 06:47:01 556b6ee489ea: Pull complete 06:47:02 c5a4b2cf53e6: Pull complete 06:47:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:47:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 06:47:02 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:47:02 WORKDIR /edgex 06:47:02 COPY go.mod . 06:47:02 RUN go mod download 06:47:02 docker build -t ci-base-image-x86_64 -f - . 06:47:03 Sending build context to Docker daemon 170.7MB 06:47:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:47:03 ---> c4be618373d6 06:47:03 Step 2/4 : WORKDIR /edgex 06:47:07 ---> Running in 8f2d40718ac5 06:47:07 Removing intermediate container 8f2d40718ac5 06:47:07 ---> 5d9ca161ca5e 06:47:07 Step 3/4 : COPY go.mod . 06:47:07 ---> 0f405d382a65 06:47:07 Step 4/4 : RUN go mod download 06:47:07 ---> Running in 523640a4a78a 06:47:10 Still waiting to schedule task 06:47:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:47:19 Removing intermediate container 523640a4a78a 06:47:19 ---> 2c63531765d4 06:47:19 Successfully built 2c63531765d4 06:47:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:20 + docker inspect -f . ci-base-image-x86_64 06:47:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:20 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 06:47:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:47:20 $ docker top 59b40d95fea75ae20e07451adb9203c6e0b3c5f083ff6a0c7a074659eee743d2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:20 + go version 06:47:20 go version go1.20.2 linux/amd64 [Pipeline] } 06:47:21 $ docker stop --time=1 59b40d95fea75ae20e07451adb9203c6e0b3c5f083ff6a0c7a074659eee743d2 06:47:22 $ docker rm -f --volumes 59b40d95fea75ae20e07451adb9203c6e0b3c5f083ff6a0c7a074659eee743d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:22 + docker inspect -f . ci-base-image-x86_64 06:47:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:22 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 06:47:22 $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:47:23 $ docker top e42fd8139cbea04b0f7be9dea5e68dd976d3fbdd5c54c6db41dd867a7caf846a -eo pid,comm [Pipeline] { [Pipeline] echo 06:47:23 ========================================================= 06:47:23 [edgeXBuildGoParallel] Running Tests and Build... 06:47:23 ========================================================= [Pipeline] sh 06:47:23 + git config --global --add safe.directory /w/workspace/edgex-go/513 [Pipeline] fileExists [Pipeline] sh 06:47:23 + make test 06:47:23 go test -race -coverprofile=coverage.out ./... 06:47:30 ? github.com/edgexfoundry/edgex-go [no test files] 06:47:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:47:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:47:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:47:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:47:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:47:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:47:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:47:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:47:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:47:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:47:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:47:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:47:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:47:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:47:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:47:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:47:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 06:47:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 06:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements 06:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:47:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:47:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:47:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.167s coverage: 88.5% of statements 06:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements 06:47:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:47:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:47:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:47:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements 06:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:47:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 06:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:48:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 06:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:48:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 06:48:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 29.0% of statements 06:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements 06:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.039s coverage: 82.9% of statements 06:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 06:48:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 06:48:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements 06:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:48:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:48:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:48:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:48:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:48:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 06:48:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:48:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:48:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.077s coverage: 92.9% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 82.1% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 63.1% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 38.4% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements 06:48:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 06:48:28 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 06:48:28 running golangci-lint 06:48:28 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 06:48:28 go version go1.20.2 linux/amd64 06:48:28 level=info msg="[config_reader] Used config file .golangci.yml" 06:48:28 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 06:48:43 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 13.367453579s" 06:48:43 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.641543ms" 06:48:48 level=info msg="[linters_context/goanalysis] analyzers took 58.440112413s with top 10 stages: buildir: 26.727378019s, inspect: 1.887957866s, fact_deprecated: 1.731716706s, gosec: 1.312997194s, ctrlflow: 1.136754993s, printf: 1.024386356s, S1038: 884.508135ms, nilness: 687.275608ms, fact_purity: 670.702485ms, directives: 533.213814ms" 06:48:48 level=info msg="[runner] Issues before processing: 203, after processing: 0" 06:48:48 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, path_prettifier: 203/203, identifier_marker: 203/203, cgo: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, filename_unadjuster: 203/203, skip_dirs: 203/203, exclude: 203/203" 06:48:48 level=info msg="[runner] processing took 19.849992ms with stages: nolint: 9.165847ms, identifier_marker: 4.883397ms, exclude-rules: 2.170276ms, autogenerated_exclude: 1.553188ms, path_prettifier: 1.333515ms, skip_dirs: 676.588µs, filename_unadjuster: 37.551µs, cgo: 26.16µs, exclude: 600ns, max_same_issues: 480ns, uniq_by_line: 440ns, skip_files: 380ns, source_code: 280ns, severity-rules: 260ns, sort_results: 230ns, path_shortener: 190ns, max_from_linter: 180ns, diff: 160ns, max_per_file_from_linter: 140ns, path_prefixer: 130ns" 06:48:48 level=info msg="[runner] linters took 6.423434532s with stages: goanalysis_metalinter: 6.403495299s" 06:48:48 level=info msg="File cache stats: 0 entries of total size 0B" 06:48:48 level=info msg="Memory: 200 samples, avg is 180.3MB, max is 871.7MB" 06:48:48 level=info msg="Execution took 19.834882638s" 06:48:48 go vet ./... 06:48:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:48:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:48:53 ./bin/test-attribution-txt.sh [Pipeline] echo 06:48:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:48:53 + ls -al . 06:48:53 total 704 06:48:53 drwxrwxr-x 11 1001 1001 4096 May 5 06:47 . 06:48:53 drwxr-xr-x 4 root root 4096 May 5 06:47 .. 06:48:53 drwxrwxr-x 2 1001 1001 4096 May 5 06:46 .blubracket 06:48:53 -rw-rw-r-- 1 1001 1001 16 May 5 06:46 .dockerignore 06:48:53 drwxrwxr-x 8 1001 1001 4096 May 5 06:46 .git 06:48:53 drwxrwxr-x 3 1001 1001 4096 May 5 06:46 .github 06:48:53 -rw-rw-r-- 1 1001 1001 1133 May 5 06:46 .gitignore 06:48:53 -rw-rw-r-- 1 1001 1001 42 May 5 06:46 .golangci.yml 06:48:53 -rw-rw-r-- 1 1001 1001 87 May 5 06:46 .hadolint.yml 06:48:53 drwxr-xr-x 3 1001 1001 4096 May 5 06:46 .semver 06:48:53 -rw-rw-r-- 1 1001 1001 166 May 5 06:46 .sonarcloud.properties 06:48:53 -rw-rw-r-- 1 1001 1001 1171 May 5 06:46 ADOPTERS.md 06:48:53 -rw-rw-r-- 1 1001 1001 10835 May 5 06:46 Attribution.txt 06:48:53 -rw-rw-r-- 1 1001 1001 73765 May 5 06:46 CHANGELOG.md 06:48:53 -rw-rw-r-- 1 1001 1001 3804 May 5 06:46 CONTRIBUTING.md 06:48:53 -rw-rw-r-- 1 1001 1001 677 May 5 06:46 GOVERNANCE.md 06:48:53 -rw-rw-r-- 1 1001 1001 883 May 5 06:46 Jenkinsfile 06:48:53 -rw-rw-r-- 1 1001 1001 10775 May 5 06:46 LICENSE 06:48:53 -rw-rw-r-- 1 1001 1001 14368 May 5 06:46 Makefile 06:48:53 -rw-rw-r-- 1 1001 1001 582 May 5 06:46 OWNERS.md 06:48:53 -rw-rw-r-- 1 1001 1001 9403 May 5 06:46 README.md 06:48:53 -rw-rw-r-- 1 1001 1001 789 May 5 06:46 SECURITY.md 06:48:53 -rw-rw-r-- 1 1001 1001 13 May 5 06:46 VERSION 06:48:53 drwxrwxr-x 2 1001 1001 4096 May 5 06:46 bin 06:48:53 drwxrwxr-x 18 1001 1001 4096 May 5 06:46 cmd 06:48:53 -rw-r--r-- 1 root root 448560 May 5 06:48 coverage.out 06:48:53 -rw-rw-r-- 1 1001 1001 3200 May 5 06:46 go.mod 06:48:53 -rw-rw-r-- 1 1001 1001 31040 May 5 06:46 go.sum 06:48:53 drwxrwxr-x 7 1001 1001 4096 May 5 06:46 internal 06:48:53 drwxrwxr-x 3 1001 1001 4096 May 5 06:46 openapi 06:48:53 -rw-rw-r-- 1 1001 1001 594 May 5 06:46 security.txt 06:48:53 drwxrwxr-x 4 1001 1001 4096 May 5 06:46 snap 06:48:53 -rw-rw-r-- 1 1001 1001 204 May 5 06:46 version.go [Pipeline] sh 06:48:53 + '[' -e coverage.out ] 06:48:53 + chown 1001:1001 coverage.out [Pipeline] stash 06:48:53 Stashed 1 file(s) [Pipeline] sh 06:48:54 + make build 06:48:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:49:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:49:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:49:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:49:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:49:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:49:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:49:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:49:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:49:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:49:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:49:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:49:19 $ docker stop --time=1 e42fd8139cbea04b0f7be9dea5e68dd976d3fbdd5c54c6db41dd867a7caf846a 06:49:23 $ docker rm -f --volumes e42fd8139cbea04b0f7be9dea5e68dd976d3fbdd5c54c6db41dd867a7caf846a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:24 06:49:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:24 latest: Pulling from edgex-devops/edgex-compose 06:49:24 cbdbe7a5bc2a: Pulling fs layer 06:49:24 ca9280d653b3: Pulling fs layer 06:49:24 7e9c9ca2126c: Pulling fs layer 06:49:24 cbdbe7a5bc2a: Download complete 06:49:24 cbdbe7a5bc2a: Pull complete 06:49:24 ca9280d653b3: Verifying Checksum 06:49:24 ca9280d653b3: Download complete 06:49:25 7e9c9ca2126c: Verifying Checksum 06:49:25 7e9c9ca2126c: Download complete 06:49:25 ca9280d653b3: Pull complete 06:49:28 7e9c9ca2126c: Pull complete 06:49:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:28 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 06:49:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:49:30 $ docker top f294189b8a62bdb998cd1bfc9d2ab1bdb79aadf73e82f22c577f9681425a6742 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:31 + docker-compose build --help 06:49:31 + grep parallel 06:49:31 --parallel Build images in parallel. [Pipeline] } 06:49:31 $ docker stop --time=1 f294189b8a62bdb998cd1bfc9d2ab1bdb79aadf73e82f22c577f9681425a6742 06:49:32 $ docker rm -f --volumes f294189b8a62bdb998cd1bfc9d2ab1bdb79aadf73e82f22c577f9681425a6742 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:33 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 06:49:33 $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 06:49:33 $ docker top ba5dc50ca150f1c3da6dac86c8c66eb0150e27b179452e28964f898877b63124 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:34 + docker-compose -f ./docker-compose-build.yml build --parallel 06:49:34 Building core-command ... 06:49:34 Building core-common-config-bootstrapper ... 06:49:34 Building core-data ... 06:49:34 Building core-metadata ... 06:49:34 Building security-bootstrapper ... 06:49:34 Building security-proxy-auth ... 06:49:34 Building security-proxy-setup ... 06:49:34 Building security-secretstore-setup ... 06:49:34 Building security-spiffe-token-provider ... 06:49:34 Building security-spire-agent ... 06:49:34 Building security-spire-config ... 06:49:34 Building security-spire-server ... 06:49:34 Building support-notifications ... 06:49:34 Building support-scheduler ... 06:49:34 Building security-spiffe-token-provider 06:49:34 Building core-command 06:49:34 Building security-spire-agent 06:49:34 Building core-data 06:49:34 Building security-proxy-auth 06:49:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:49:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:49:46 ---> 2c63531765d4 06:49:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:49:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:49:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:49:46 ---> 2c63531765d4 06:49:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:49:46 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:49:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:49:46 ---> 2c63531765d4 06:49:46 Step 3/27 : WORKDIR /edgex-go 06:49:46 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:49:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:49:46 ---> 2c63531765d4 06:49:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:49:46 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:49:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:49:46 ---> 2c63531765d4 06:49:46 Step 3/20 : WORKDIR /edgex-go 06:49:51 ---> Running in 2ee1792a4799 06:49:51 ---> Running in 5ae6e56e0dfb 06:49:51 ---> Running in af11f0ba426d 06:49:51 ---> Running in 37e2b5cadd00 06:49:51 ---> Running in 887166e3755a 06:49:51 Removing intermediate container 2ee1792a4799 06:49:51 ---> f4c557d39f52 06:49:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:49:51 Removing intermediate container 5ae6e56e0dfb 06:49:51 ---> 1034ba85bd77 06:49:51 Step 4/24 : WORKDIR /edgex-go 06:49:51 Removing intermediate container 887166e3755a 06:49:51 ---> 2aca715e68a0 06:49:51 Step 4/23 : WORKDIR /edgex-go 06:49:51 Removing intermediate container af11f0ba426d 06:49:51 ---> aa63519ad4b3 06:49:51 Step 4/23 : WORKDIR /edgex-go 06:49:51 Removing intermediate container 37e2b5cadd00 06:49:51 ---> 819ad5e58ff7 06:49:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 06:49:51 ---> Running in f34241604f06 06:49:51 ---> Running in 489b3e09237b 06:49:51 ---> Running in ffe17241ed9b 06:49:51 ---> Running in 04a593773764 06:49:51 ---> Running in 134f415d0ac5 06:49:51 Removing intermediate container 489b3e09237b 06:49:51 ---> 854ac38d06a1 06:49:51 Step 5/24 : RUN apk add --update --no-cache make git 06:49:51 Removing intermediate container 04a593773764 06:49:51 ---> 291cdebb0050 06:49:51 Step 5/23 : RUN apk add --update --no-cache make git 06:49:51 Removing intermediate container ffe17241ed9b 06:49:51 ---> cda2cbd199da 06:49:51 Step 5/23 : RUN apk add --update --no-cache make git 06:49:51 ---> Running in 947f27f1963b 06:49:51 ---> Running in 8bd394d16449 06:49:51 ---> Running in 42cd5d71f4da 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:49:51 OK: 265 MiB in 53 packages 06:49:51 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:49:51 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:49:51 OK: 17819 distinct packages available 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:49:51 OK: 265 MiB in 53 packages 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:49:51 OK: 265 MiB in 53 packages 06:49:51 Removing intermediate container 134f415d0ac5 06:49:51 ---> d487a89cf45b 06:49:51 Step 5/27 : COPY go.mod vendor* ./ 06:49:52 ---> 06b4719ab3e0 06:49:52 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:52 OK: 265 MiB in 53 packages 06:49:52 OK: 265 MiB in 53 packages 06:49:52 ---> Running in ee359a96e62d 06:49:52 Removing intermediate container 947f27f1963b 06:49:52 ---> 29d78b05611f 06:49:52 Step 6/23 : COPY go.mod vendor* ./ 06:49:52 ---> 6408db9dc362 06:49:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:52 ---> Running in c4f2888d0475 06:49:52 Removing intermediate container f34241604f06 06:49:52 ---> 0c4031213e6a 06:49:52 Step 5/20 : COPY go.mod vendor* ./ 06:49:52 ---> aa41783bc103 06:49:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:52 ---> Running in d3a386e9b3a0 06:49:52 Removing intermediate container 42cd5d71f4da 06:49:52 ---> 26fcfe1bf04e 06:49:52 Step 6/23 : COPY go.mod vendor* ./ 06:49:52 Removing intermediate container 8bd394d16449 06:49:52 ---> 09c48a90815b 06:49:52 Step 6/24 : COPY go.mod vendor* ./ 06:49:52 ---> 44172ccb8668 06:49:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:52 ---> 6e8c59362149 06:49:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:52 ---> Running in 895eb734531d 06:49:52 ---> Running in 4a0c7639e359 06:50:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13869 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:50:02 Running in /w/workspace/edgex-go/513 [Pipeline] { [Pipeline] checkout 06:50:02 The recommended git tool is: git 06:50:09 using credential edgex-jenkins-ssh 06:50:09 Cloning the remote Git repository 06:50:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:50:09 > git init /w/workspace/edgex-go/513 # timeout=10 06:50:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:50:09 > git --version # timeout=10 06:50:09 > git --version # 'git version 2.25.1' 06:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:30 Avoid second fetch 06:50:30 Checking out Revision ddb07c7e83e95260f93c60166b0734e66a7a8075 (main) 06:50:31 Commit message: "Merge pull request #4551 from weichou1229/pw-empty-profile" 06:50:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:50:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:30 > git config core.sparsecheckout # timeout=10 06:50:30 > git checkout -f ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 06:50:31 Removing intermediate container 4a0c7639e359 06:50:31 ---> 71d6238171f9 06:50:31 Step 8/24 : COPY . . 06:50:31 Removing intermediate container ee359a96e62d 06:50:31 ---> 0743c9663b3b 06:50:31 Step 7/27 : COPY . . 06:50:31 Removing intermediate container 895eb734531d 06:50:31 ---> 84a0c337f534 06:50:31 Step 8/23 : COPY . . 06:50:31 Removing intermediate container d3a386e9b3a0 06:50:31 ---> 40d29880bf6e 06:50:31 Step 7/20 : COPY . . 06:50:31 Removing intermediate container c4f2888d0475 06:50:31 ---> 7687edc59e1d 06:50:31 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:50:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:50:32 Dload Upload Total Spent Left Speed 06:50:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 06:50:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:50:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:50:33 + sudo tee /etc/docker/daemon.new 06:50:33 { 06:50:33 "registry-mirrors": [ 06:50:33 "https://nexus3.edgexfoundry.org:10001" 06:50:33 ], 06:50:33 "bip": "10.250.0.254/24", 06:50:33 "hosts": [ 06:50:33 "tcp://0.0.0.0:5555", 06:50:33 "unix:///var/run/docker.sock" 06:50:33 ], 06:50:33 "mtu": 1458, 06:50:33 "selinux-enabled": true, 06:50:33 "seccomp-profile": "/etc/docker/seccomp.json" 06:50:33 } [Pipeline] sh 06:50:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:50:34 + sudo service docker restart 06:50:46 ---> 4c6ded0ea404 06:50:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 06:50:46 ---> 924fdd36dd98 06:50:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:50:46 ---> 4b0b9ab1a033 06:50:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:50:46 ---> 3f34e05f1978 06:50:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:50:46 ---> 4e307b417b01 06:50:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 06:50:46 ---> Running in 22250b55f2b9 06:50:46 ---> Running in a26c3df08fbd 06:50:46 ---> Running in 2b64c402c8fc 06:50:46 ---> Running in 2db783c996a7 06:50:46 ---> Running in eff146c0503b 06:50:46 Removing intermediate container 22250b55f2b9 06:50:46 ---> d377418a8d52 06:50:46 Step 9/27 : WORKDIR /edgex-go/spire-build 06:50:46 ---> Running in b585c3363fed 06:50:46 Removing intermediate container b585c3363fed 06:50:46 ---> c498da301ab2 06:50:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:50:46 ---> Running in 3e9bb03e546c 06:50:46 Removing intermediate container 3e9bb03e546c 06:50:46 ---> 058d901a941c 06:50:46 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 06:50:46 ---> Running in c4db10debabb 06:50:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:50:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:50:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:50:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:50:46 Removing intermediate container c4db10debabb 06:50:46 ---> a156bff736da 06:50:46 Step 12/27 : WORKDIR /edgex-go 06:50:46 ---> Running in c62e25ca4c73 06:50:46 Removing intermediate container c62e25ca4c73 06:50:46 ---> 050c00519584 06:50:46 06:50:46 Step 13/27 : FROM alpine:3.17 06:50:47 3.17: Pulling from library/alpine 06:50:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:50:47 Status: Downloaded newer image for alpine:3.17 06:50:47 ---> 9ed4aefc74f6 06:50:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:50:47 ---> Running in 16bcb217fb62 06:50:47 Removing intermediate container 16bcb217fb62 06:50:47 ---> e409cec2e4b3 06:50:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:47 ---> Running in 16b36ed6b0f8 06:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:50:48 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:50:48 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:50:48 OK: 17820 distinct packages available 06:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:50:49 (1/5) Installing dumb-init (1.2.5-r2) 06:50:49 (2/5) Installing musl-obstack (1.2.3-r0) 06:50:49 (3/5) Installing libucontext (1.2-r0) 06:50:49 (4/5) Installing gcompat (1.1.0-r0) 06:50:49 (5/5) Installing openssl (3.0.8-r4) 06:50:49 Executing busybox-1.35.0-r29.trigger 06:50:49 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:52 provisioning config files... 06:50:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/513@tmp/config8630332580108474986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:53 ---> docker-login.sh 06:50:53 nexus3.edgexfoundry.org:10001 06:50:53 Removing intermediate container 16b36ed6b0f8 06:50:53 ---> 193ce8b88d2f 06:50:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 06:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:53 Configure a credential helper to remove this warning. See 06:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:53 06:50:53 Login Succeeded 06:50:53 nexus3.edgexfoundry.org:10002 06:50:53 ---> c56eb2b0fa51 06:50:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 06:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:54 Configure a credential helper to remove this warning. See 06:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:54 06:50:54 Login Succeeded 06:50:54 nexus3.edgexfoundry.org:10003 06:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:54 Configure a credential helper to remove this warning. See 06:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:54 06:50:54 Login Succeeded 06:50:54 nexus3.edgexfoundry.org:10004 06:50:54 ---> 7a0663e690b5 06:50:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:54 Configure a credential helper to remove this warning. See 06:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:54 06:50:54 Login Succeeded 06:50:54 docker.io 06:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:55 Configure a credential helper to remove this warning. See 06:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:55 06:50:55 Login Succeeded 06:50:55 ---> docker-login.sh ends [Pipeline] } 06:50:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:50:56 + git config --global --add safe.directory /w/workspace/edgex-go/513 [Pipeline] echo 06:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:50:56 ========================================================= 06:50:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:50:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:50:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:50:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:50:56 c41833b44d91: Pulling fs layer 06:50:56 ed15518f5707: Pulling fs layer 06:50:56 feae8fd75edb: Pulling fs layer 06:50:56 242c74f7c9fa: Pulling fs layer 06:50:56 3cdef696dda3: Pulling fs layer 06:50:56 2ced38df9373: Pulling fs layer 06:50:56 58f1dce35555: Pulling fs layer 06:50:56 3cdef696dda3: Waiting 06:50:56 2ced38df9373: Waiting 06:50:56 58f1dce35555: Waiting 06:50:56 242c74f7c9fa: Waiting 06:50:56 ed15518f5707: Verifying Checksum 06:50:56 ed15518f5707: Download complete 06:50:56 242c74f7c9fa: Verifying Checksum 06:50:56 242c74f7c9fa: Download complete 06:50:56 3cdef696dda3: Verifying Checksum 06:50:56 3cdef696dda3: Download complete 06:50:56 c41833b44d91: Verifying Checksum 06:50:58 58f1dce35555: Verifying Checksum 06:50:58 58f1dce35555: Download complete 06:50:59 ---> ff71e97529b3 06:50:59 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:50:59 feae8fd75edb: Verifying Checksum 06:50:59 feae8fd75edb: Download complete 06:50:59 2ced38df9373: Verifying Checksum 06:50:59 2ced38df9373: Download complete 06:50:59 c41833b44d91: Pull complete 06:51:00 ed15518f5707: Pull complete 06:51:04 ---> e6131e165b27 06:51:04 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:51:05 ---> 33ed3cd5c7e1 06:51:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:51:06 ---> d9129fd27a06 06:51:06 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:51:07 ---> 5b4b180f097e 06:51:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:51:08 ---> Running in c0eb1574d7f8 06:51:09 Removing intermediate container c0eb1574d7f8 06:51:09 ---> 7dfd1bd3c2ce 06:51:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:51:09 ---> Running in b00636f0ce7f 06:51:09 Removing intermediate container b00636f0ce7f 06:51:09 ---> 671437787bb0 06:51:09 Step 25/27 : LABEL arch=x86_64 06:51:10 ---> Running in 14331d2f2801 06:51:10 Removing intermediate container 14331d2f2801 06:51:10 ---> 9acb0cd6455f 06:51:10 Step 26/27 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:51:11 ---> Running in a92963032d70 06:51:12 feae8fd75edb: Pull complete 06:51:12 242c74f7c9fa: Pull complete 06:51:12 3cdef696dda3: Pull complete 06:51:13 Removing intermediate container a92963032d70 06:51:13 ---> da7176b5efc7 06:51:13 Step 27/27 : LABEL version=3.0.0-dev.148 06:51:14 ---> Running in 592f677a0236 06:51:15 Removing intermediate container 2db783c996a7 06:51:15 ---> face516dba3c 06:51:15 06:51:15 Step 10/23 : FROM alpine:3.17 06:51:15 ---> 9ed4aefc74f6 06:51:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:51:15 Removing intermediate container 2b64c402c8fc 06:51:15 ---> e34265fcd485 06:51:15 06:51:15 Step 10/24 : FROM alpine:3.17 06:51:15 ---> 9ed4aefc74f6 06:51:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 06:51:15 Removing intermediate container a26c3df08fbd 06:51:15 ---> 69a64fc90781 06:51:15 06:51:15 Step 10/23 : FROM alpine:3.17 06:51:15 ---> 9ed4aefc74f6 06:51:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:51:15 ---> Running in 3edd37669c84 06:51:15 ---> Running in cead2efaeacc 06:51:15 ---> Running in ac22d3f4f1d7 06:51:15 Removing intermediate container 592f677a0236 06:51:15 ---> 69e463d85c46 06:51:15 06:51:16 Successfully built 69e463d85c46 06:51:16 Successfully tagged security-spire-agent:latest 06:51:16  Building security-spire-agent ... done Building security-bootstrapper 06:51:16 Removing intermediate container cead2efaeacc 06:51:16 ---> 33e280ba96d8 06:51:16 Step 12/23 : ENV APP_PORT=59880 06:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:51:17 (1/1) Installing dumb-init (1.2.5-r2) 06:51:17 Executing busybox-1.35.0-r29.trigger 06:51:17 OK: 7 MiB in 16 packages 06:51:17 2ced38df9373: Pull complete 06:51:19 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:51:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:51:19 ---> 2c63531765d4 06:51:19 Step 3/33 : WORKDIR /edgex-go 06:51:19 ---> Using cache 06:51:19 ---> 819ad5e58ff7 06:51:19 Step 4/33 : RUN apk add --update --no-cache make git 06:51:19 Removing intermediate container 3edd37669c84 06:51:19 ---> 79e9e5b19e14 06:51:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:51:19 ---> Running in fa805b22628d 06:51:19 ---> Running in 107d8897dd51 06:51:19 ---> Running in 57184a529d3c 06:51:19 Removing intermediate container eff146c0503b 06:51:19 ---> 35bf3251cd7a 06:51:19 06:51:19 Step 9/20 : FROM alpine:3.17 06:51:19 ---> 9ed4aefc74f6 06:51:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 06:51:19 ---> Running in 1dcc1cdc5c33 06:51:19 Removing intermediate container 107d8897dd51 06:51:19 ---> de5982330b3b 06:51:19 Step 13/23 : EXPOSE $APP_PORT 06:51:19 Removing intermediate container 1dcc1cdc5c33 06:51:19 ---> 6a454ed9bd4c 06:51:19 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:51:19 ---> Running in 471c389900b8 06:51:19 ---> Running in 95f8896a8196 06:51:19 Removing intermediate container ac22d3f4f1d7 06:51:19 ---> 5e804072e63d 06:51:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:51:19 ---> Running in a31189fcfab6 06:51:19 Removing intermediate container 471c389900b8 06:51:19 ---> 70e1ee3fe52c 06:51:19 Step 14/23 : RUN apk add --update --no-cache dumb-init 06:51:19 ---> Running in a38a58b4c05c 06:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:51:19 Removing intermediate container a31189fcfab6 06:51:19 ---> e4046e934ae2 06:51:19 Step 13/24 : ENV APP_PORT=59882 06:51:19 ---> Running in 50e881b1e403 06:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:51:19 Removing intermediate container 50e881b1e403 06:51:19 ---> 54fc32495f7e 06:51:19 Step 14/24 : EXPOSE $APP_PORT 06:51:19 ---> Running in 71887281a5b5 06:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:51:20 Removing intermediate container 71887281a5b5 06:51:20 ---> a973b52e3918 06:51:20 Step 15/24 : WORKDIR / 06:51:20 (1/1) Installing dumb-init (1.2.5-r2) 06:51:20 Executing busybox-1.35.0-r29.trigger 06:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:51:20 OK: 7 MiB in 16 packages 06:51:20 ---> Running in ae7bc50b5640 06:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:51:20 58f1dce35555: Pull complete 06:51:20 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:51:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:51:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:51:20 Removing intermediate container ae7bc50b5640 06:51:20 ---> 9fc26dc202f6 06:51:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:51:20 OK: 265 MiB in 53 packages 06:51:20 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:51:20 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:51:20 OK: 17820 distinct packages available 06:51:20 (1/1) Installing dumb-init (1.2.5-r2) 06:51:20 Executing busybox-1.35.0-r29.trigger 06:51:20 OK: 7 MiB in 16 packages 06:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:51:20 ---> f0860d47ffba 06:51:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 06:51:20 Removing intermediate container 57184a529d3c 06:51:20 ---> 6433acd5f5ea 06:51:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] fileExists [Pipeline] sh 06:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:51:20 ---> 9b0c85942840 06:51:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:51:20 Removing intermediate container fa805b22628d 06:51:20 ---> e866ebeb060c 06:51:20 Step 5/33 : COPY go.mod vendor* ./ 06:51:20 ---> 6c87afe9b644 06:51:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 06:51:20 (1/9) Installing ca-certificates (20220614-r4) 06:51:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:51:20 WORKDIR /edgex 06:51:20 COPY go.mod . 06:51:20 RUN go mod download 06:51:20 + docker build -t ci-base-image-arm64 -f - . 06:51:21 (2/9) Installing brotli-libs (1.0.9-r9) 06:51:21 (3/9) Installing nghttp2-libs (1.51.0-r0) 06:51:21 (4/9) Installing libcurl (8.0.1-r0) 06:51:21 (5/9) Installing curl (8.0.1-r0) 06:51:21 (6/9) Installing dumb-init (1.2.5-r2) 06:51:21 (7/9) Installing musl-obstack (1.2.3-r0) 06:51:21 (8/9) Installing libucontext (1.2-r0) 06:51:21 (9/9) Installing gcompat (1.1.0-r0) 06:51:21 Executing busybox-1.35.0-r29.trigger 06:51:21 Executing ca-certificates-20220614-r4.trigger 06:51:21 Removing intermediate container a38a58b4c05c 06:51:21 ---> 5e224e55dca1 06:51:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:51:21 OK: 10 MiB in 24 packages 06:51:21 ---> 2927b12a58ad 06:51:21 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:21 ---> 98575d837a9c 06:51:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:51:21 ---> a7e50ea120a2 06:51:21 ---> 0146278b33f2 06:51:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt /Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:51:21 06:51:21 ---> Running in 965b91e95eb3 06:51:21 Sending build context to Docker daemon 2.932MB 06:51:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:51:21 ---> fadd8f120f05 06:51:21 Step 2/4 : WORKDIR /edgex 06:51:21 ---> 97b24392e111 06:51:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:51:21 ---> 5dd754f321f5 06:51:21 Step 20/24 : ENTRYPOINT ["/core-command"] 06:51:21 ---> 5808be3ec2da 06:51:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:51:22 ---> Running in e8b7b5f2cc4a 06:51:22 Removing intermediate container e8b7b5f2cc4a 06:51:22 ---> f06e6c2de73b 06:51:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:51:22 Removing intermediate container 95f8896a8196 06:51:22 ---> 1dcc763f3f27 06:51:22 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:51:22 ---> Running in 705e935b9c27 06:51:22 ---> c6b4b475f12a 06:51:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:51:22 ---> 5054b4588cff 06:51:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:51:23 ---> 357c7801cc59 06:51:23 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 06:51:23 Removing intermediate container 705e935b9c27 06:51:23 ---> 13615f02e792 06:51:23 Step 22/24 : LABEL arch=x86_64 06:51:23 ---> 952e2583002a 06:51:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:51:23 ---> d312d0450d73 06:51:23 Step 19/23 : ENTRYPOINT ["/core-data"] 06:51:23 ---> Running in 481a41a48d64 06:51:23 ---> Running in 2cb37e869946 06:51:23 ---> c3f0d9a433eb 06:51:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:51:23 ---> Running in b2cdc358c288 06:51:23 Removing intermediate container 481a41a48d64 06:51:23 ---> d8b3e44f90a4 06:51:23 Step 23/24 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:51:23 Removing intermediate container b2cdc358c288 06:51:23 ---> e5676a935bcb 06:51:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:51:23 ---> Running in f5cffec5dc1f 06:51:23 ---> Running in b84fd3ee971e 06:51:24 ---> Running in 9ed0c27c822a 06:51:24 Removing intermediate container 9ed0c27c822a 06:51:24 ---> 1ceafb871f7c 06:51:24 Step 3/4 : COPY go.mod . 06:51:24 Removing intermediate container f5cffec5dc1f 06:51:24 ---> 805faba79b25 06:51:24 Step 21/23 : LABEL arch=x86_64 06:51:24 Removing intermediate container b84fd3ee971e 06:51:24 ---> 5926baa0515c 06:51:24 Step 24/24 : LABEL version=3.0.0-dev.148 06:51:24 ---> Running in 181db57ebc1a 06:51:24 ---> 41a342ea7da9 06:51:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:51:24 ---> Running in 4d1bfff6b32f 06:51:24 Removing intermediate container 181db57ebc1a 06:51:24 ---> ceeec6b4c2bc 06:51:24 06:51:24 Removing intermediate container 4d1bfff6b32f 06:51:24 ---> 130e269d5833 06:51:24 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:51:24 ---> e258d6a61f4e 06:51:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:51:24 Successfully built ceeec6b4c2bc 06:51:24 Successfully tagged core-command:latest 06:51:24 Building support-notifications 06:51:24 ---> 48e24885961f 06:51:24 Step 4/4 : RUN go mod download 06:51:24 ---> Running in badc600a1323 06:51:24  Building core-command ... done  ---> Running in 6cb8976d7b8e 06:51:24 ---> Running in 0981aae27b5e 06:51:25 Removing intermediate container badc600a1323 06:51:25 ---> db04e3524e28 06:51:25 Step 23/23 : LABEL version=3.0.0-dev.148 06:51:25 Removing intermediate container 6cb8976d7b8e 06:51:25 ---> 0d1a7a1f8554 06:51:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 06:51:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:51:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:51:27 ---> 2c63531765d4 06:51:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:51:27 ---> Using cache 06:51:27 ---> aa63519ad4b3 06:51:27 Step 4/23 : WORKDIR /edgex-go 06:51:27 ---> Using cache 06:51:27 ---> 291cdebb0050 06:51:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:51:27 Removing intermediate container 2cb37e869946 06:51:27 ---> 6780a9835642 06:51:27 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 06:51:27 ---> Running in 89d07667d640 06:51:27 ---> Running in 3aadaf5648d9 06:51:27 ---> Running in 7eea810d9625 06:51:27 ---> Running in abe5ae6f8753 06:51:27 Removing intermediate container 89d07667d640 06:51:27 ---> bb88c91dffe8 06:51:27 Step 18/20 : LABEL arch=x86_64 06:51:27 Removing intermediate container 7eea810d9625 06:51:27 Removing intermediate container abe5ae6f8753 06:51:27 ---> 2be9d2b9ad0c 06:51:27 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 06:51:27 ---> 455519a690c3 06:51:27 06:51:27 ---> Running in 9ae180e47434 06:51:27 ---> Running in e55879a453e9 06:51:27 Successfully built 455519a690c3 06:51:27 Successfully tagged core-data:latest 06:51:27 Building security-secretstore-setup 06:51:27  Building core-data ... done Removing intermediate container e55879a453e9 06:51:27 ---> 9b04a5633492 06:51:27 Step 19/20 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:51:27 Removing intermediate container 9ae180e47434 06:51:27 ---> 4d22e9dc2d46 06:51:27 Step 21/23 : LABEL arch=x86_64 06:51:27 ---> Running in 51a2f4f2805e 06:51:27 ---> Running in 063ce4c435fd 06:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:51:27 OK: 265 MiB in 53 packages 06:51:29 Removing intermediate container 51a2f4f2805e 06:51:29 ---> bd783997af60 06:51:29 Step 20/20 : LABEL version=3.0.0-dev.148 06:51:30 Removing intermediate container 063ce4c435fd 06:51:30 ---> c4c6d1ca1ff5 06:51:30 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:51:30 ---> Running in d809c24f1e6f 06:51:30 ---> Running in 298bcfc444a7 06:51:30 Removing intermediate container 3aadaf5648d9 06:51:30 ---> 366d7ed3243b 06:51:30 Step 6/23 : COPY go.mod vendor* ./ 06:51:30 Removing intermediate container d809c24f1e6f 06:51:30 ---> 6b3822e98d60 06:51:30 06:51:31 Successfully built 6b3822e98d60 06:51:31 Successfully tagged security-spiffe-token-provider:latest 06:51:31 Building security-proxy-setup 06:51:31  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:51:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:51:31 ---> 2c63531765d4 06:51:31 Step 3/25 : WORKDIR /edgex-go 06:51:31 ---> Using cache 06:51:31 ---> 819ad5e58ff7 06:51:31 Step 4/25 : RUN apk add --update --no-cache make git 06:51:31 ---> Using cache 06:51:31 ---> e866ebeb060c 06:51:31 Step 5/25 : COPY go.mod vendor* ./ 06:51:31 ---> Using cache 06:51:31 ---> 2927b12a58ad 06:51:31 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:33 Removing intermediate container 298bcfc444a7 06:51:33 ---> 36448fe0d935 06:51:33 Step 23/23 : LABEL version=3.0.0-dev.148 06:51:34 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:51:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:51:34 ---> 2c63531765d4 06:51:34 Step 3/22 : WORKDIR /edgex-go 06:51:34 ---> Using cache 06:51:34 ---> 819ad5e58ff7 06:51:34 Step 4/22 : RUN apk add --update --no-cache make git 06:51:34 ---> Using cache 06:51:34 ---> e866ebeb060c 06:51:34 Step 5/22 : COPY go.mod vendor* ./ 06:51:34 ---> Using cache 06:51:34 ---> 2927b12a58ad 06:51:34 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:35 ---> 9b9ec93f3320 06:51:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:35 ---> Running in 9c31358795bd 06:51:35 ---> Running in df42b460da8d 06:51:35 ---> Running in 0275a78b3aa9 06:51:35 ---> Running in f04f0bd80cac 06:51:35 Removing intermediate container df42b460da8d 06:51:35 ---> 73f4a30a1711 06:51:35 06:51:36 Successfully built 73f4a30a1711 06:51:36 Successfully tagged security-proxy-auth:latest 06:51:36 Building support-scheduler 06:51:40  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:51:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:51:40 ---> 2c63531765d4 06:51:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:51:40 ---> Using cache 06:51:40 ---> aa63519ad4b3 06:51:40 Step 4/23 : WORKDIR /edgex-go 06:51:40 ---> Using cache 06:51:40 ---> 291cdebb0050 06:51:40 Step 5/23 : RUN apk add --update --no-cache make git 06:51:40 ---> Using cache 06:51:40 ---> 29d78b05611f 06:51:40 Step 6/23 : COPY go.mod vendor* ./ 06:51:40 ---> Using cache 06:51:40 ---> 6408db9dc362 06:51:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:40 ---> Using cache 06:51:40 ---> 7687edc59e1d 06:51:40 Step 8/23 : COPY . . 06:51:40 ---> Using cache 06:51:40 ---> 4e307b417b01 06:51:40 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 06:51:50 ---> Running in cad962310c69 06:51:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:51:51 Removing intermediate container 965b91e95eb3 06:51:51 ---> 4bc60060f71e 06:51:51 Step 7/33 : COPY . . 06:51:56 Removing intermediate container 0981aae27b5e 06:51:56 ---> 8edad2bced90 06:51:56 Successfully built 8edad2bced90 06:51:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:57 + docker inspect -f . ci-base-image-arm64 06:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:57 prd-ubuntu20.04-docker-arm64-4c-16g-13869 does not seem to be running inside a container 06:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 06:51:58 $ docker top f642640b407c7b7f56530fb83a031e0364361e6c9ace4a4f79dd8696cd66a0e9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:59 + go version 06:51:59 go version go1.20.2 linux/arm64 [Pipeline] } 06:51:59 $ docker stop --time=1 f642640b407c7b7f56530fb83a031e0364361e6c9ace4a4f79dd8696cd66a0e9 06:52:01 $ docker rm -f --volumes f642640b407c7b7f56530fb83a031e0364361e6c9ace4a4f79dd8696cd66a0e9 [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 06:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:52:02 06:52:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:52:02 latest: Pulling from edgex-devops/edgex-compose-arm64 06:52:02 29e5d40040c1: Pulling fs layer 06:52:02 1ce36da41761: Pulling fs layer 06:52:02 25b303627fd3: Pulling fs layer 06:52:02 29e5d40040c1: Verifying Checksum 06:52:02 29e5d40040c1: Download complete 06:52:02 1ce36da41761: Verifying Checksum 06:52:02 1ce36da41761: Download complete 06:52:03 29e5d40040c1: Pull complete 06:52:04 25b303627fd3: Verifying Checksum 06:52:04 25b303627fd3: Download complete 06:52:04 1ce36da41761: Pull complete 06:52:13 ---> f7a007ef0a72 06:52:13 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:52:13 ---> Running in 80ded345a6f5 06:52:13 Removing intermediate container 0275a78b3aa9 06:52:13 ---> b93372cf47fe 06:52:13 Step 8/23 : COPY . . 06:52:13 Removing intermediate container 9c31358795bd 06:52:13 ---> 6ef9e94dd12b 06:52:13 Step 7/25 : COPY . . 06:52:13 Removing intermediate container f04f0bd80cac 06:52:13 ---> e3b19bf0e9cd 06:52:13 Step 7/22 : COPY . . 06:52:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:52:14 25b303627fd3: Pull complete 06:52:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:52:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:14 prd-ubuntu20.04-docker-arm64-4c-16g-13869 does not seem to be running inside a container 06:52:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 06:52:17 $ docker top 6720ae33ba7dcedb7d91b26420028e19c88d1a300969c8a41b0fbf27eaf59888 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:18 + docker-compose build --help 06:52:18 + grep parallel 06:52:23 --parallel Build images in parallel. [Pipeline] } 06:52:23 $ docker stop --time=1 6720ae33ba7dcedb7d91b26420028e19c88d1a300969c8a41b0fbf27eaf59888 06:52:25 $ docker rm -f --volumes 6720ae33ba7dcedb7d91b26420028e19c88d1a300969c8a41b0fbf27eaf59888 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:25 ---> 3f4ced40c38e 06:52:25 Step 9/23 : RUN make cmd/support-notifications/support-notifications 06:52:25 ---> f9a10df40a42 06:52:25 ---> 722383c94f20 06:52:25 Step 8/22 : RUN make cmd/secrets-config/secrets-configStep 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:52:25 06:52:25 ---> Running in 213e2bcf73ee 06:52:25 ---> Running in 241fb5995b9a 06:52:25 ---> Running in 6a545d659c41 06:52:25 Removing intermediate container cad962310c69 06:52:25 ---> e1768a4d5306 06:52:25 06:52:25 Step 10/23 : FROM alpine:3.17 06:52:25 ---> 9ed4aefc74f6 06:52:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:52:25 ---> Using cache 06:52:25 ---> 5e804072e63d 06:52:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:52:25 ---> Using cache 06:52:25 ---> e4046e934ae2 06:52:25 Step 13/23 : ENV APP_PORT=59861 06:52:25 ---> Running in a280fe7c2cac 06:52:25 Removing intermediate container a280fe7c2cac 06:52:25 ---> ef6cc834b49e 06:52:25 Step 14/23 : EXPOSE $APP_PORT 06:52:25 ---> Running in 185aa57871ef 06:52:25 Removing intermediate container 185aa57871ef 06:52:25 ---> 2095445e2afd 06:52:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:25 ---> 4e5110b119d7 06:52:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:52:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:52:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:52:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:52:25 ---> 74a06ca3d976 06:52:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:52:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:25 ---> 569766317d4e 06:52:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:52:25 prd-ubuntu20.04-docker-arm64-4c-16g-13869 does not seem to be running inside a container 06:52:25 $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 06:52:26 ---> ac189ac27e45 06:52:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:52:26 ---> Running in 2f9b733a2ac0 06:52:26 Removing intermediate container 2f9b733a2ac0 06:52:26 ---> 4b5dd1fc8678 06:52:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:52:26 ---> Running in 19eaf9a6125a 06:52:26 Removing intermediate container 19eaf9a6125a 06:52:26 ---> 89ab639e78a6 06:52:26 Step 21/23 : LABEL arch=x86_64 06:52:26 ---> Running in 6ab91e639090 06:52:26 Removing intermediate container 6ab91e639090 06:52:26 ---> ebecd5c64fa5 06:52:26 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:52:26 ---> Running in 9f5245f9288a 06:52:26 Removing intermediate container 9f5245f9288a 06:52:26 ---> 59e02f7e8f8c 06:52:26 Step 23/23 : LABEL version=3.0.0-dev.148 06:52:26 ---> Running in 5af47905d792 06:52:27 Removing intermediate container 5af47905d792 06:52:27 ---> 64193fc25234 06:52:27 06:52:27 Successfully built 64193fc25234 06:52:27 Successfully tagged support-scheduler:latest 06:52:27  Building support-scheduler ... done Building security-spire-server 06:52:27 $ docker top 629d01cd6c32c5a59b516d9048480d99c519c4df46542be6988a33a04992bcaa -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:27 + docker-compose -f ./docker-compose-build.yml build --parallel 06:52:29 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:52:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:52:29 ---> 2c63531765d4 06:52:29 Step 3/26 : WORKDIR /edgex-go 06:52:29 ---> Using cache 06:52:29 ---> 819ad5e58ff7 06:52:29 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 06:52:29 ---> Using cache 06:52:29 ---> d487a89cf45b 06:52:29 Step 5/26 : COPY go.mod vendor* ./ 06:52:29 ---> Using cache 06:52:29 ---> 06b4719ab3e0 06:52:29 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:29 ---> Using cache 06:52:29 ---> 0743c9663b3b 06:52:29 Step 7/26 : COPY . . 06:52:29 ---> Using cache 06:52:29 ---> 4c6ded0ea404 06:52:29 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 06:52:29 ---> Using cache 06:52:29 ---> d377418a8d52 06:52:29 Step 9/26 : WORKDIR /edgex-go/spire-build 06:52:29 ---> Using cache 06:52:29 ---> c498da301ab2 06:52:29 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:52:29 ---> Using cache 06:52:29 ---> 058d901a941c 06:52:29 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 06:52:33 Building core-command ... 06:52:33 Building core-common-config-bootstrapper ... 06:52:33 Building core-data ... 06:52:33 Building core-metadata ... 06:52:33 Building security-bootstrapper ... 06:52:33 Building security-proxy-auth ... 06:52:33 Building security-proxy-setup ... 06:52:33 Building security-secretstore-setup ... 06:52:33 Building security-spiffe-token-provider ... 06:52:33 Building security-spire-agent ... 06:52:33 Building security-spire-config ... 06:52:33 Building security-spire-server ... 06:52:33 Building support-notifications ... 06:52:33 Building support-scheduler ... 06:52:33 Building security-proxy-setup 06:52:33 Building core-metadata 06:52:33 Building security-spire-server 06:52:33 Building security-bootstrapper 06:52:33 Building security-spire-agent 06:52:36 ---> Running in 4b13eadd9fc2 06:52:39 Removing intermediate container 4b13eadd9fc2 06:52:39 ---> 2ebd1639327e 06:52:39 Step 12/26 : WORKDIR /edgex-go 06:52:40 ---> Running in 36c0633c44fc 06:52:40 Removing intermediate container 80ded345a6f5 06:52:40 ---> b934536b061b 06:52:40 06:52:40 Step 9/33 : FROM alpine:3.17 06:52:40 ---> 9ed4aefc74f6 06:52:40 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 06:52:40 ---> Using cache 06:52:40 ---> 6a454ed9bd4c 06:52:40 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 06:52:40 ---> Running in c601b2295ec0 06:52:40 Removing intermediate container 36c0633c44fc 06:52:40 ---> 11a87836b538 06:52:40 06:52:40 Step 13/26 : FROM alpine:3.17 06:52:40 ---> 9ed4aefc74f6 06:52:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:52:40 ---> Using cache 06:52:40 ---> e409cec2e4b3 06:52:40 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:52:40 ---> Using cache 06:52:40 ---> 193ce8b88d2f 06:52:40 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:40 ---> Using cache 06:52:40 ---> c56eb2b0fa51 06:52:40 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 06:52:40 ---> Using cache 06:52:40 ---> 7a0663e690b5 06:52:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:52:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:52:41 (1/2) Installing dumb-init (1.2.5-r2) 06:52:41 (2/2) Installing su-exec (0.2-r2) 06:52:41 Executing busybox-1.35.0-r29.trigger 06:52:41 OK: 7 MiB in 17 packages 06:52:44 ---> 62d36083b9c7 06:52:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:52:44 Removing intermediate container c601b2295ec0 06:52:44 ---> 0c6d1607729e 06:52:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 06:52:44 ---> Running in ef73ed4f267f 06:52:44 ---> 402d1946ba69 06:52:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:52:45 Removing intermediate container ef73ed4f267f 06:52:45 ---> aab608737a6f 06:52:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:52:45 ---> Running in 50ded1be04c2 06:52:45 Removing intermediate container 50ded1be04c2 06:52:45 ---> 697cc1826c5a 06:52:45 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:52:45 ---> d5e0be9924b8 06:52:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:52:45 ---> Running in d0465e6d7bb0 06:52:45 ---> f0695e1a622b 06:52:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:52:45 Removing intermediate container d0465e6d7bb0 06:52:45 ---> 0e2201d60855 06:52:45 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:52:45 ---> Running in d8de194f68b9 06:52:45 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:52:45 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:52:45 ---> 8edad2bced90 06:52:45 Step 3/33 : WORKDIR /edgex-go 06:52:45 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:52:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:52:45 ---> 8edad2bced90 06:52:45 Step 3/27 : WORKDIR /edgex-go 06:52:45 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:52:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:52:45 ---> 8edad2bced90 06:52:45 Step 3/22 : WORKDIR /edgex-go 06:52:45 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:52:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:52:45 ---> 8edad2bced90 06:52:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:52:45 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:52:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:52:45 ---> 8edad2bced90 06:52:45 Step 3/26 : WORKDIR /edgex-go 06:52:45 ---> Running in 4d8b500785ec 06:52:45 ---> Running in a3a1770e0e6c 06:52:45 ---> Running in c2e4de7f7ce2 06:52:45 ---> Running in 16c0546ace82 06:52:45 ---> Running in d6a3bf526284 06:52:45 Removing intermediate container 16c0546ace82 06:52:45 ---> ba3301dc5be0 06:52:45 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 06:52:45 Removing intermediate container 4d8b500785ec 06:52:45 ---> 2975c286a32b 06:52:45 Step 4/33 : RUN apk add --update --no-cache make git 06:52:45 Removing intermediate container a3a1770e0e6c 06:52:45 ---> 667ea01e5f44 06:52:45 Step 4/22 : RUN apk add --update --no-cache make git 06:52:45 Removing intermediate container d6a3bf526284 06:52:45 ---> 42740d8fb405 06:52:45 Step 4/25 : WORKDIR /edgex-go 06:52:45 Removing intermediate container c2e4de7f7ce2 06:52:45 ---> 221354fe4549 06:52:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 06:52:45 ---> Running in 75f22ebd23c6 06:52:45 ---> Running in 02032925d458 06:52:45 ---> Running in 0dcc2e8044c1 06:52:45 ---> Running in df1ed2374157 06:52:45 ---> Running in a1e75f54bf9f 06:52:45 ---> Running in 08ca536261ed 06:52:45 Removing intermediate container d8de194f68b9 06:52:45 ---> 3678571d02a8 06:52:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:52:45 ---> Running in da3088924e28 06:52:46 Removing intermediate container 08ca536261ed 06:52:46 ---> 1bc2ecb1b32e 06:52:46 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:52:46 ---> Running in 3213fe3c1e99 06:52:46 Removing intermediate container da3088924e28 06:52:46 ---> ebeb2bea3594 06:52:46 Step 24/26 : LABEL arch=x86_64 06:52:46 ---> Running in 6471ef849e9b 06:52:46 Removing intermediate container 6471ef849e9b 06:52:46 ---> f6c50e096c3a 06:52:46 Step 25/26 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:52:46 Removing intermediate container df1ed2374157 06:52:46 ---> 9eca286e88c2 06:52:46 Step 5/25 : RUN apk add --update --no-cache make git 06:52:46 ---> Running in 7410ae4a7f86 06:52:46 ---> Running in 9890ec4d8d24 06:52:47 Removing intermediate container 9890ec4d8d24 06:52:47 ---> cbcf5964bdf6 06:52:47 Step 26/26 : LABEL version=3.0.0-dev.148 06:52:47 ---> Running in cb53b6e8717c 06:52:48 Removing intermediate container 3213fe3c1e99 06:52:48 ---> d361cf5a597e 06:52:48 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 06:52:48 Removing intermediate container cb53b6e8717c 06:52:48 ---> cb9ac3a3ca40 06:52:48 06:52:48 ---> Running in 2739c748eb10 06:52:48 Successfully built cb9ac3a3ca40 06:52:48 Successfully tagged security-spire-server:latest 06:52:48 Building security-spire-config 06:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:52:48  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:52:50 OK: 263 MiB in 53 packages 06:52:50 OK: 263 MiB in 53 packages 06:52:50 OK: 263 MiB in 53 packages 06:52:50 OK: 263 MiB in 53 packages 06:52:51 OK: 263 MiB in 53 packages 06:52:52 Removing intermediate container 2739c748eb10 06:52:52 ---> b28c0da395c0 06:52:52 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:52:52 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:52:52 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:52:52 ---> 2c63531765d4 06:52:52 Step 3/27 : WORKDIR /edgex-go 06:52:52 ---> Using cache 06:52:52 ---> 819ad5e58ff7 06:52:52 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 06:52:52 ---> Using cache 06:52:52 ---> d487a89cf45b 06:52:52 Step 5/27 : COPY go.mod vendor* ./ 06:52:52 ---> Using cache 06:52:52 ---> 06b4719ab3e0 06:52:52 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:52 ---> Using cache 06:52:52 ---> 0743c9663b3b 06:52:52 Step 7/27 : COPY . . 06:52:52 ---> Using cache 06:52:52 ---> 4c6ded0ea404 06:52:52 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 06:52:52 ---> Using cache 06:52:52 ---> d377418a8d52 06:52:52 Step 9/27 : WORKDIR /edgex-go/spire-build 06:52:52 ---> Using cache 06:52:52 ---> c498da301ab2 06:52:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:52:52 ---> Using cache 06:52:52 ---> 058d901a941c 06:52: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 06:52:52 ---> Using cache 06:52:52 ---> a156bff736da 06:52:52 Step 12/27 : WORKDIR /edgex-go 06:52:52 ---> Using cache 06:52:52 ---> 050c00519584 06:52:52 06:52:52 Step 13/27 : FROM alpine:3.17 06:52:52 ---> 9ed4aefc74f6 06:52:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:52:52 ---> Using cache 06:52:52 ---> e409cec2e4b3 06:52:52 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:52:52 Removing intermediate container 02032925d458 06:52:52 ---> 0316d0a948d4 06:52:52 Step 5/26 : COPY go.mod vendor* ./ 06:52:52 Removing intermediate container 0dcc2e8044c1 06:52:52 ---> 6119cde7e0bc 06:52:52 Step 5/22 : COPY go.mod vendor* ./ 06:52:52 Removing intermediate container 75f22ebd23c6 06:52:52 ---> 1613b94555be 06:52:52 Step 5/33 : COPY go.mod vendor* ./ 06:52:52 Removing intermediate container a1e75f54bf9f 06:52:52 ---> 618e6eb59640 06:52:52 Step 5/27 : COPY go.mod vendor* ./ 06:52:52 Removing intermediate container 7410ae4a7f86 06:52:52 ---> c76aaadd7c9f 06:52:52 Step 6/25 : COPY go.mod vendor* ./ 06:52:53 ---> a82025cc567a 06:52:53 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:53 ---> Running in e48410f0c439 06:52:53 ---> f1f66c47d6f8 06:52:53 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:53 ---> Running in 099e1756fb01 06:52:54 ---> 04a975531958 06:52:54 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:54 ---> f88d0c47c113 06:52:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:54 ---> Running in fe3b5b9733ae 06:52:54 ---> 0baee71d3d20 06:52:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:54 ---> Running in 43b449363d40 06:52:54 ---> Running in 9943d66c3f46 06:52:54 ---> 80bb18cc51c2 06:52:54 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:52:54 ---> Running in e3132d78a6b2 06:52:54 ---> Running in 4c4a115d462e 06:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:52:55 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:52:55 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:52:55 OK: 17820 distinct packages available 06:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:52:55 (1/4) Installing dumb-init (1.2.5-r2) 06:52:55 (2/4) Installing musl-obstack (1.2.3-r0) 06:52:55 (3/4) Installing libucontext (1.2-r0) 06:52:55 (4/4) Installing gcompat (1.1.0-r0) 06:52:55 Executing busybox-1.35.0-r29.trigger 06:52:55 OK: 7 MiB in 19 packages 06:52:57 Removing intermediate container 241fb5995b9a 06:52:57 ---> d315939c03a6 06:52:57 06:52:57 Step 9/22 : FROM alpine:3.17 06:52:57 ---> 9ed4aefc74f6 06:52:57 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 06:52:57 Removing intermediate container 6a545d659c41 06:52:57 ---> 0f839a903207 06:52:57 06:52:57 Step 9/25 : FROM alpine:3.17 06:52:57 ---> 9ed4aefc74f6 06:52:57 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:52:58 Removing intermediate container 4c4a115d462e 06:52:58 ---> d967256adbd3 06:52:58 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:58 ---> Running in 7e02fd9f7263 06:52:58 Removing intermediate container e3132d78a6b2 06:52:58 ---> fade143baf38 06:52:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:58 ---> Running in 59d420b08b99 06:52:58 ---> f739b7ac4d4c 06:52:58 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 06:52:58 ---> 1e73245099c7 06:52:58 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 06:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:52:58 ---> d6571475e55d 06:52:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:52:58 ---> 48269e41f547 06:52:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:52:58 (1/2) Installing dumb-init (1.2.5-r2) 06:52:58 (2/2) Installing openssl (3.0.8-r4) 06:52:58 Executing busybox-1.35.0-r29.trigger 06:52:58 OK: 8 MiB in 17 packages 06:52:58 (1/3) Installing ca-certificates (20220614-r4) 06:52:58 (2/3) Installing dumb-init (1.2.5-r2) 06:52:58 (3/3) Installing su-exec (0.2-r2) 06:52:58 Executing busybox-1.35.0-r29.trigger 06:52:58 Executing ca-certificates-20220614-r4.trigger 06:52:58 OK: 8 MiB in 18 packages 06:53:00 ---> 412f3890f698 06:53:00 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:53:00 ---> 3e4f2cda2641 06:53:00 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:53:00 Removing intermediate container 213e2bcf73ee 06:53:00 ---> 5708f9e00249 06:53:00 06:53:00 Step 10/23 : FROM alpine:3.17 06:53:00 ---> 9ed4aefc74f6 06:53:00 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:53:00 Removing intermediate container 7e02fd9f7263 06:53:00 ---> f0344675afe4 06:53:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 06:53:00 ---> Running in b01cb08ea17f 06:53:00 ---> 2e3efa993204 06:53:00 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:53:00 ---> ae46a23ccb85 06:53:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 06:53:00 Removing intermediate container 59d420b08b99 06:53:00 ---> 5f6ca162173e 06:53:00 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 06:53:00 ---> Running in ae82787fe336 06:53:00 ---> Running in 22122889720a 06:53:00 ---> Running in 774256baabf4 06:53:00 Removing intermediate container ae82787fe336 06:53:00 ---> 098f8236f096 06:53:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:53:00 Removing intermediate container 22122889720a 06:53:00 ---> 9cb8db40a2d9 06:53:00 Step 12/22 : WORKDIR /edgex 06:53:00 ---> 126efe0b473b 06:53:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:53:00 ---> Running in 92b368ffe5e2 06:53:00 Removing intermediate container 774256baabf4 06:53:00 ---> 661b76c3ab04 06:53:00 Step 12/25 : WORKDIR / 06:53:00 ---> Running in 0e465970b92b 06:53:00 Removing intermediate container 92b368ffe5e2 06:53:00 ---> d777aab153c7 06:53:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:53:00 ---> 1fb9fb2daf5e 06:53:00 Step 22/27 : WORKDIR / 06:53:00 ---> Running in 687f320ffef3 06:53:00 ---> bbe0e2122744 06:53:00 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:53:01 Removing intermediate container 0e465970b92b 06:53:01 ---> 32ac872e29b9 06:53:01 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:53:01 ---> 29b54d8d3772 06:53:01 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 06:53:01 Removing intermediate container 687f320ffef3 06:53:01 ---> 3a67c8f4bfd7 06:53:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:53:01 ---> Running in 020c462ae858 06:53:01 ---> 60a9dccb55d3 06:53:01 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:53:01 ---> b3bcdf6ff382 06:53:01 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 06:53:01 (1/2) Installing ca-certificates (20220614-r4) 06:53:01 (2/2) Installing dumb-init (1.2.5-r2) 06:53:01 Removing intermediate container 020c462ae858 06:53:01 ---> a39d75c0bd98 06:53:01 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:53:01 Executing busybox-1.35.0-r29.trigger 06:53:01 Executing ca-certificates-20220614-r4.trigger 06:53:01 ---> 8056e36af3cf 06:53:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:53:01 ---> Running in 4b133a7bd950 06:53:01 OK: 8 MiB in 17 packages 06:53:01 ---> ee4d6a4f8745 06:53:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:53:01 Removing intermediate container 4b133a7bd950 06:53:01 ---> 09be99b4e69e 06:53:01 Step 25/27 : LABEL arch=x86_64 06:53:01 ---> dc883d148de1 06:53:01 Step 28/33 : RUN chmod +x /entrypoint.sh 06:53:01 ---> Running in 2289a68621a0 06:53:01 ---> Running in f8241bd15a3f 06:53:01 ---> 71bc0c3248cc 06:53:01 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:53:01 ---> 1da4ca971b3c 06:53:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:53:01 Removing intermediate container 2289a68621a0 06:53:01 ---> 9d33a6e9b83f 06:53:01 Step 26/27 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:01 ---> Running in c1ae2f227eba 06:53:01 ---> be25995a9661 06:53:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:53:01 Removing intermediate container b01cb08ea17f 06:53:01 ---> 9d66280318a7 06:53:01 Removing intermediate container c1ae2f227eba 06:53:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' ---> d6ef6381e489 06:53:01 06:53:01 Step 27/27 : LABEL version=3.0.0-dev.148 06:53:01 ---> Running in be5b62deae71 06:53:01 ---> Running in 29e55a07a33a 06:53:01 ---> c97aedd561e2 06:53:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:53:01 ---> 8b13048e54fb 06:53:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:53:02 Removing intermediate container be5b62deae71 06:53:02 ---> 0a863edf0529 06:53:02 06:53:02 Removing intermediate container 29e55a07a33a 06:53:02 ---> 40b799e644f9 06:53:02 Step 13/23 : ENV APP_PORT=59860 06:53:02 ---> Running in ce809c9c3402 06:53:02 Successfully built 0a863edf0529 06:53:02 Successfully tagged security-spire-config:latest 06:53:02 Building core-metadata 06:53:02  Building security-spire-config ... done  ---> 97d5b7f772c2 06:53:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:02 Removing intermediate container ce809c9c3402 06:53:02 ---> 6b8dff040515 06:53:02 Step 14/23 : EXPOSE $APP_PORT 06:53:04 ---> Running in 933d7239218a 06:53:04 ---> Running in 9477eb846e8a 06:53:04 Removing intermediate container f8241bd15a3f 06:53:04 ---> 92c542d144f4 06:53:04 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:53:04 ---> 6342db1773aa 06:53:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:53:05 Removing intermediate container 933d7239218a 06:53:05 ---> c9a2d217000f 06:53:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:53:05 ---> Running in 3343823bafd2 06:53:05 Removing intermediate container 3343823bafd2 06:53:05 ---> 2708ff4e51f8 06:53:05 Step 30/33 : CMD ["gate"] 06:53:05 ---> 52fb07ed870a 06:53:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:53:05 ---> Running in def5167c6ec8 06:53:05 ---> 58d92798b8d4 06:53:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:53:05 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:53:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:53:05 ---> 2c63531765d4 06:53:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:53:05 ---> Using cache 06:53:05 ---> aa63519ad4b3 06:53:05 Step 4/25 : WORKDIR /edgex-go 06:53:05 ---> Using cache 06:53:05 ---> 291cdebb0050 06:53:05 Step 5/25 : RUN apk add --update --no-cache make git 06:53:05 ---> Using cache 06:53:05 ---> 29d78b05611f 06:53:05 Step 6/25 : COPY go.mod vendor* ./ 06:53:05 ---> Using cache 06:53:05 ---> 6408db9dc362 06:53:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:53:05 ---> Using cache 06:53:05 ---> 7687edc59e1d 06:53:05 Step 8/25 : COPY . . 06:53:05 ---> Using cache 06:53:05 ---> 4e307b417b01 06:53:05 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:53:05 ---> Running in 231d9d771095 06:53:05 Removing intermediate container def5167c6ec8 06:53:05 ---> 31c15a25914d 06:53:05 Step 31/33 : LABEL arch=x86_64 06:53:05 ---> e21b853c7c4e 06:53:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:53:05 ---> Running in b4adbe142841 06:53:05 ---> 0887290d5400 06:53:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:06 Removing intermediate container b4adbe142841 06:53:06 ---> e68f5b1d0027 06:53:06 Step 32/33 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:06 ---> Running in 74ac015e5575 06:53:06 Removing intermediate container 9477eb846e8a 06:53:06 ---> 123f812977eb 06:53:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:53:06 ---> Running in 7a6283b281a6 06:53:06 ---> Running in 268124aa907d 06:53:06 Removing intermediate container 7a6283b281a6 06:53:06 ---> 53dece072825 06:53:06 Step 33/33 : LABEL version=3.0.0-dev.148 06:53:06 ---> Running in f2f3f4d23a0b 06:53:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:53:06 Removing intermediate container 268124aa907d 06:53:06 ---> 1e1d6aa5cbf5 06:53:06 Step 20/22 : LABEL arch=x86_64 06:53:06 ---> 621589087be8 06:53:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:53:06 ---> Running in 86d977e097c8 06:53:06 Removing intermediate container f2f3f4d23a0b 06:53:06 ---> 2324ee7548b9 06:53:06 06:53:06 Removing intermediate container 86d977e097c8 06:53:06 ---> 03d90f5d23c1 06:53:06 Step 21/22 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:06 Successfully built 2324ee7548b9 06:53:06 Successfully tagged security-bootstrapper:latest 06:53:06 Building core-common-config-bootstrapper 06:53:06  Building security-bootstrapper ... done  ---> Running in b5f4589b3e1c 06:53:06 ---> d344de2574aa 06:53:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:53:06 ---> Running in 058be9768c89 06:53:07 Removing intermediate container b5f4589b3e1c 06:53:07 ---> 5a408016072e 06:53:07 Step 22/22 : LABEL version=3.0.0-dev.148 06:53:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:53:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:53:09 ---> 2c63531765d4 06:53:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:53:09 ---> Using cache 06:53:09 ---> aa63519ad4b3 06:53:09 Step 4/23 : WORKDIR /edgex-go 06:53:09 ---> Using cache 06:53:09 ---> 291cdebb0050 06:53:09 Step 5/23 : RUN apk add --update --no-cache make git 06:53:09 ---> Using cache 06:53:09 ---> 29d78b05611f 06:53:09 Step 6/23 : COPY go.mod vendor* ./ 06:53:09 ---> Using cache 06:53:09 ---> 6408db9dc362 06:53:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:53:09 ---> Using cache 06:53:09 ---> 7687edc59e1d 06:53:09 Step 8/23 : COPY . . 06:53:09 ---> Using cache 06:53:09 ---> 4e307b417b01 06:53:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:53:11 Removing intermediate container 058be9768c89 06:53:11 Removing intermediate container 74ac015e5575 06:53:11 ---> 11d6e3344fc3 06:53:11 ---> 8e398c498b7f 06:53:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:53:11 06:53:11 ---> Running in 33ca97e591f8 06:53:11 ---> Running in 25598841f1f9 06:53:11 ---> Running in 39be38178224 06:53:11 ---> Running in b6b52455a822 06:53:11 Removing intermediate container 33ca97e591f8 06:53:11 ---> 609096026abf 06:53:11 06:53:11 Removing intermediate container 39be38178224 06:53:11 ---> ab0a7b2022b3 06:53:11 Step 23/25 : LABEL arch=x86_64 06:53:11 Removing intermediate container b6b52455a822 06:53:11 ---> 8204c166af60 06:53:11 Step 21/23 : LABEL arch=x86_64 06:53:11 ---> Running in 408c31778229 06:53:11 ---> Running in 599e14628738 06:53:11 Successfully built 609096026abf 06:53:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:53:11 Successfully tagged security-proxy-setup:latest 06:53:11  Building security-proxy-setup ... done Removing intermediate container 599e14628738 06:53:11 ---> 58db28be4732 06:53:11 Step 24/25 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:11 Removing intermediate container 408c31778229 06:53:11 ---> ee64e0c03ae6 06:53:11 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:11 ---> Running in 838dff45e7e2 06:53:11 ---> Running in 9276136ab424 06:53:12 Removing intermediate container 9276136ab424 06:53:12 Removing intermediate container 838dff45e7e2 06:53:12 ---> fd1e5e8282f5 06:53:12 ---> 4b1206e4d890 06:53:12 Step 25/25 : LABEL version=3.0.0-dev.148Step 23/23 : LABEL version=3.0.0-dev.148 06:53:12 06:53:12 ---> Running in 17a819e4ae1a 06:53:12 ---> Running in 7f95124a8223 06:53:12 Removing intermediate container 17a819e4ae1a 06:53:12 ---> 5d0079c984e3 06:53:12 06:53:12 Removing intermediate container 7f95124a8223 06:53:12 ---> 8393ad1e3742 06:53:12 06:53:12 Successfully built 8393ad1e3742 06:53:12 Successfully built 5d0079c984e3 06:53:12 Successfully tagged support-notifications:latest 06:53:12  Building support-notifications ... done Successfully tagged security-secretstore-setup:latest 06:53:30  Building security-secretstore-setup ... done Removing intermediate container 231d9d771095 06:53:30 ---> 487da52d52a3 06:53:30 06:53:30 Step 10/25 : FROM alpine:3.17 06:53:30 ---> 9ed4aefc74f6 06:53:30 Step 11/25 : RUN apk add --update --no-cache dumb-init 06:53:30 ---> Using cache 06:53:30 ---> 5e804072e63d 06:53:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:53:30 ---> Using cache 06:53:30 ---> e4046e934ae2 06:53:30 Step 13/25 : ENV APP_PORT=59881 06:53:30 Removing intermediate container 25598841f1f9 06:53:30 ---> 2d4d73e12e13 06:53:30 06:53:30 Step 10/23 : FROM alpine:3.17 06:53:30 ---> 9ed4aefc74f6 06:53:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:53:30 ---> Using cache 06:53:30 ---> 79e9e5b19e14 06:53:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:53:30 ---> Using cache 06:53:30 ---> 6433acd5f5ea 06:53:30 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:53:30 ---> Using cache 06:53:30 ---> Running in 77be57850c5f 06:53:30 ---> 6c87afe9b644 06:53:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 06:53:30 ---> Using cache 06:53:30 ---> 98575d837a9c 06:53:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:53:30 Removing intermediate container 77be57850c5f 06:53:30 ---> 8151bb80dd66 06:53:30 Step 14/25 : EXPOSE $APP_PORT 06:53:30 ---> Running in 5c9286b29f34 06:53:30 Removing intermediate container 5c9286b29f34 06:53:30 ---> ffc44b186c89 06:53:30 Step 15/25 : WORKDIR / 06:53:30 ---> Running in 4d3b430a54af 06:53:30 ---> 663594aa3016 06:53:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:53:30 Removing intermediate container 4d3b430a54af 06:53:30 ---> f6f14e6562a9 06:53:30 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:53:30 ---> 03e247cb204f 06:53:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:53:30 ---> a50705a714a1 06:53:30 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 06:53:30 ---> 8a352bc303ec 06:53:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:30 ---> bf7f49b0b2fc 06:53:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:53:30 ---> Running in b22f6cc1a7a7 06:53:30 ---> d01c14e087f6 06:53:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:53:30 ---> e7e505dfdda0 06:53:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:53:30 Removing intermediate container b22f6cc1a7a7 06:53:30 ---> 0430a1eb9b12 06:53:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 06:53:30 ---> Running in 2cf6a429bd71 06:53:30 ---> 7bd2762952f1 06:53:30 Step 21/25 : ENTRYPOINT ["/core-metadata"] 06:53:30 ---> Running in 45ce175614ce 06:53:30 Removing intermediate container 2cf6a429bd71 06:53:30 ---> 40b1b62ccef6 06:53:30 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 06:53:30 ---> Running in c7df78088c96 06:53:30 Removing intermediate container 45ce175614ce 06:53:30 ---> 8f5d9290ca38 06:53:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:53:30 ---> Running in b90a08317b04 06:53:30 Removing intermediate container c7df78088c96 06:53:30 ---> b9a49ed723b4 06:53:30 Step 21/23 : LABEL arch=x86_64 06:53:30 ---> Running in fb4b5db7eebb 06:53:30 Removing intermediate container b90a08317b04 06:53:30 ---> a68d19c17fad 06:53:30 Step 23/25 : LABEL arch=x86_64 06:53:30 ---> Running in 08929716326d 06:53:30 Removing intermediate container fb4b5db7eebb 06:53:30 ---> 6d9633034ff4 06:53:30 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:30 ---> Running in 67c0c086b6b2 06:53:30 Removing intermediate container 08929716326d 06:53:30 ---> 02eabfb31e27 06:53:30 Step 24/25 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:30 ---> Running in 4e64d587cdb9 06:53:30 Removing intermediate container 67c0c086b6b2 06:53:30 ---> e97a7e8041d6 06:53:30 Step 23/23 : LABEL version=3.0.0-dev.148 06:53:30 ---> Running in eb0690f2adca 06:53:30 Removing intermediate container 4e64d587cdb9 06:53:30 ---> 18add94724d9 06:53:30 Step 25/25 : LABEL version=3.0.0-dev.148 06:53:30 ---> Running in 9f7bfd0204aa 06:53:30 Removing intermediate container eb0690f2adca 06:53:30 ---> 873dc78caaec 06:53:30 06:53:30 Successfully built 873dc78caaec 06:53:30 Successfully tagged core-common-config-bootstrapper:latest 06:53:30  Building core-common-config-bootstrapper ... done Removing intermediate container 9f7bfd0204aa 06:53:30 ---> faadee7162fd 06:53:30 06:53:30 Successfully built faadee7162fd 06:53:30 Successfully tagged core-metadata:latest 06:53:30  Building core-metadata ... done  [Pipeline] } 06:53:30 $ docker stop --time=1 ba5dc50ca150f1c3da6dac86c8c66eb0150e27b179452e28964f898877b63124 06:53:31 $ docker rm -f --volumes ba5dc50ca150f1c3da6dac86c8c66eb0150e27b179452e28964f898877b63124 [Pipeline] // withDockerContainer [Pipeline] sh 06:53:32 + docker images 06:53:32 REPOSITORY TAG IMAGE ID CREATED SIZE 06:53:32 core-metadata latest faadee7162fd 1 second ago 20.4MB 06:53:32 core-common-config-bootstrapper latest 873dc78caaec 1 second ago 17.2MB 06:53:32 2d4d73e12e13 3 seconds ago 1.72GB 06:53:32 487da52d52a3 5 seconds ago 1.73GB 06:53:32 security-secretstore-setup latest 5d0079c984e3 19 seconds ago 32.8MB 06:53:32 support-notifications latest 8393ad1e3742 19 seconds ago 32.4MB 06:53:32 security-proxy-setup latest 609096026abf 20 seconds ago 18.7MB 06:53:32 security-bootstrapper latest 2324ee7548b9 25 seconds ago 22.2MB 06:53:32 security-spire-config latest 0a863edf0529 30 seconds ago 102MB 06:53:32 5708f9e00249 33 seconds ago 1.79GB 06:53:32 0f839a903207 34 seconds ago 1.72GB 06:53:32 d315939c03a6 34 seconds ago 1.7GB 06:53:32 security-spire-server latest cb9ac3a3ca40 44 seconds ago 103MB 06:53:32 11a87836b538 52 seconds ago 1.58GB 06:53:32 b934536b061b 53 seconds ago 1.71GB 06:53:32 support-scheduler latest 64193fc25234 About a minute ago 31.8MB 06:53:32 e1768a4d5306 About a minute ago 1.79GB 06:53:32 security-proxy-auth latest 73f4a30a1711 About a minute ago 18.3MB 06:53:32 security-spiffe-token-provider latest 6b3822e98d60 2 minutes ago 32.8MB 06:53:32 core-data latest 455519a690c3 2 minutes ago 20MB 06:53:32 core-command latest ceeec6b4c2bc 2 minutes ago 19.8MB 06:53:32 35bf3251cd7a 2 minutes ago 1.76GB 06:53:32 security-spire-agent latest 69e463d85c46 2 minutes ago 161MB 06:53:32 69a64fc90781 2 minutes ago 1.73GB 06:53:32 e34265fcd485 2 minutes ago 1.72GB 06:53:32 face516dba3c 2 minutes ago 1.7GB 06:53:32 050c00519584 2 minutes ago 1.58GB 06:53:32 ci-base-image-x86_64 latest 2c63531765d4 6 minutes ago 918MB 06:53:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 10 days ago 700MB 06:53:32 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 06:53:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 06:53:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:32 provisioning config files... 06:53:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/513@tmp/config17709518765341278350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:32 ---> docker-login.sh 06:53:32 nexus3.edgexfoundry.org:10001 06:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:32 Configure a credential helper to remove this warning. See 06:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:32 06:53:32 Login Succeeded 06:53:32 nexus3.edgexfoundry.org:10002 06:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:32 Configure a credential helper to remove this warning. See 06:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:32 06:53:32 Login Succeeded 06:53:32 nexus3.edgexfoundry.org:10003 06:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:32 Configure a credential helper to remove this warning. See 06:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:32 06:53:32 Login Succeeded 06:53:32 nexus3.edgexfoundry.org:10004 06:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:32 Configure a credential helper to remove this warning. See 06:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:32 06:53:32 Login Succeeded 06:53:32 docker.io 06:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:32 Configure a credential helper to remove this warning. See 06:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:32 06:53:32 Login Succeeded 06:53:32 ---> docker-login.sh ends [Pipeline] } 06:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:53:32 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:53:32 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:32 latest 06:53:32 3.0.0-dev.148 06:53:32 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:32 main 06:53:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:33 + docker push nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:33 7e3480391471: Preparing 06:53:33 5228fbf8ff11: Preparing 06:53:33 85b2587de72d: Preparing 06:53:33 2fbbb5c74438: Preparing 06:53:33 8be2a5d10d9d: Preparing 06:53:33 f1417ff83b31: Preparing 06:53:33 f1417ff83b31: Waiting 06:53:33 2fbbb5c74438: Pushed 06:53:33 8be2a5d10d9d: Pushed 06:53:33 7e3480391471: Pushed 06:53:33 f1417ff83b31: Layer already exists 06:53:33 85b2587de72d: Pushed 06:53:34 5228fbf8ff11: Pushed 06:53:34 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:35 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:35 7e3480391471: Preparing 06:53:35 5228fbf8ff11: Preparing 06:53:35 85b2587de72d: Preparing 06:53:35 2fbbb5c74438: Preparing 06:53:35 8be2a5d10d9d: Preparing 06:53:35 f1417ff83b31: Preparing 06:53:35 f1417ff83b31: Waiting 06:53:35 85b2587de72d: Layer already exists 06:53:35 5228fbf8ff11: Layer already exists 06:53:35 8be2a5d10d9d: Layer already exists 06:53:35 7e3480391471: Layer already exists 06:53:35 2fbbb5c74438: Layer already exists 06:53:35 f1417ff83b31: Layer already exists 06:53:35 latest: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:36 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.148 06:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:36 7e3480391471: Preparing 06:53:36 5228fbf8ff11: Preparing 06:53:36 85b2587de72d: Preparing 06:53:36 2fbbb5c74438: Preparing 06:53:36 8be2a5d10d9d: Preparing 06:53:36 f1417ff83b31: Preparing 06:53:36 f1417ff83b31: Waiting 06:53:36 7e3480391471: Layer already exists 06:53:36 8be2a5d10d9d: Layer already exists 06:53:36 5228fbf8ff11: Layer already exists 06:53:36 2fbbb5c74438: Layer already exists 06:53:36 85b2587de72d: Layer already exists 06:53:36 f1417ff83b31: Layer already exists 06:53:36 3.0.0-dev.148: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:36 + docker push nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:36 7e3480391471: Preparing 06:53:36 5228fbf8ff11: Preparing 06:53:36 85b2587de72d: Preparing 06:53:36 2fbbb5c74438: Preparing 06:53:36 8be2a5d10d9d: Preparing 06:53:36 f1417ff83b31: Preparing 06:53:36 f1417ff83b31: Waiting 06:53:36 7e3480391471: Layer already exists 06:53:36 85b2587de72d: Layer already exists 06:53:36 8be2a5d10d9d: Layer already exists 06:53:36 5228fbf8ff11: Layer already exists 06:53:36 2fbbb5c74438: Layer already exists 06:53:36 f1417ff83b31: Layer already exists 06:53:36 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:37 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:37 7e3480391471: Preparing 06:53:37 5228fbf8ff11: Preparing 06:53:37 85b2587de72d: Preparing 06:53:37 2fbbb5c74438: Preparing 06:53:37 8be2a5d10d9d: Preparing 06:53:37 f1417ff83b31: Preparing 06:53:37 f1417ff83b31: Waiting 06:53:37 85b2587de72d: Layer already exists 06:53:37 5228fbf8ff11: Layer already exists 06:53:37 7e3480391471: Layer already exists 06:53:37 8be2a5d10d9d: Layer already exists 06:53:37 2fbbb5c74438: Layer already exists 06:53:37 f1417ff83b31: Layer already exists 06:53:37 main: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:37 ===================================================== [Pipeline] echo 06:53:37 taggedImages: 06:53:37 - nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:37 - nexus3.edgexfoundry.org:10004/core-command:latest 06:53:37 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.148 06:53:37 - nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:37 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:53:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:53:37 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:37 latest 06:53:37 3.0.0-dev.148 06:53:37 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:37 main 06:53:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:38 e2c305641e0c: Preparing 06:53:38 7589222d863b: Preparing 06:53:38 761ba515aaf7: Preparing 06:53:38 281183ecbdb6: Preparing 06:53:38 85b2587de72d: Preparing 06:53:38 2fbbb5c74438: Preparing 06:53:38 081c0a8e7a62: Preparing 06:53:38 f1417ff83b31: Preparing 06:53:38 2fbbb5c74438: Waiting 06:53:38 081c0a8e7a62: Waiting 06:53:38 f1417ff83b31: Waiting 06:53:38 85b2587de72d: Layer already exists 06:53:38 2fbbb5c74438: Layer already exists 06:53:38 761ba515aaf7: Pushed 06:53:38 e2c305641e0c: Pushed 06:53:38 f1417ff83b31: Layer already exists 06:53:38 7589222d863b: Pushed 06:53:38 081c0a8e7a62: Pushed 06:53:39 281183ecbdb6: Pushed 06:53:39 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:40 e2c305641e0c: Preparing 06:53:40 7589222d863b: Preparing 06:53:40 761ba515aaf7: Preparing 06:53:40 281183ecbdb6: Preparing 06:53:40 85b2587de72d: Preparing 06:53:40 2fbbb5c74438: Preparing 06:53:40 081c0a8e7a62: Preparing 06:53:40 f1417ff83b31: Preparing 06:53:40 2fbbb5c74438: Waiting 06:53:40 081c0a8e7a62: Waiting 06:53:40 f1417ff83b31: Waiting 06:53:40 7589222d863b: Layer already exists 06:53:40 e2c305641e0c: Layer already exists 06:53:40 761ba515aaf7: Layer already exists 06:53:40 85b2587de72d: Layer already exists 06:53:40 281183ecbdb6: Layer already exists 06:53:40 2fbbb5c74438: Layer already exists 06:53:40 081c0a8e7a62: Layer already exists 06:53:40 f1417ff83b31: Layer already exists 06:53:40 latest: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.148 06:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:41 e2c305641e0c: Preparing 06:53:41 7589222d863b: Preparing 06:53:41 761ba515aaf7: Preparing 06:53:41 281183ecbdb6: Preparing 06:53:41 85b2587de72d: Preparing 06:53:41 2fbbb5c74438: Preparing 06:53:41 081c0a8e7a62: Preparing 06:53:41 f1417ff83b31: Preparing 06:53:41 2fbbb5c74438: Waiting 06:53:41 081c0a8e7a62: Waiting 06:53:41 f1417ff83b31: Waiting 06:53:41 e2c305641e0c: Layer already exists 06:53:41 761ba515aaf7: Layer already exists 06:53:41 281183ecbdb6: Layer already exists 06:53:41 7589222d863b: Layer already exists 06:53:41 85b2587de72d: Layer already exists 06:53:41 f1417ff83b31: Layer already exists 06:53:41 081c0a8e7a62: Layer already exists 06:53:41 2fbbb5c74438: Layer already exists 06:53:41 3.0.0-dev.148: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:41 e2c305641e0c: Preparing 06:53:41 7589222d863b: Preparing 06:53:41 761ba515aaf7: Preparing 06:53:41 281183ecbdb6: Preparing 06:53:41 85b2587de72d: Preparing 06:53:41 2fbbb5c74438: Preparing 06:53:41 081c0a8e7a62: Preparing 06:53:41 f1417ff83b31: Preparing 06:53:41 2fbbb5c74438: Waiting 06:53:41 081c0a8e7a62: Waiting 06:53:41 281183ecbdb6: Layer already exists 06:53:41 7589222d863b: Layer already exists 06:53:41 85b2587de72d: Layer already exists 06:53:41 761ba515aaf7: Layer already exists 06:53:41 e2c305641e0c: Layer already exists 06:53:41 2fbbb5c74438: Layer already exists 06:53:41 f1417ff83b31: Layer already exists 06:53:41 081c0a8e7a62: Layer already exists 06:53:41 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:41 + 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 06:53:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:42 e2c305641e0c: Preparing 06:53:42 7589222d863b: Preparing 06:53:42 761ba515aaf7: Preparing 06:53:42 281183ecbdb6: Preparing 06:53:42 85b2587de72d: Preparing 06:53:42 2fbbb5c74438: Preparing 06:53:42 081c0a8e7a62: Preparing 06:53:42 f1417ff83b31: Preparing 06:53:42 081c0a8e7a62: Waiting 06:53:42 f1417ff83b31: Waiting 06:53:42 2fbbb5c74438: Waiting 06:53:42 7589222d863b: Layer already exists 06:53:42 e2c305641e0c: Layer already exists 06:53:42 85b2587de72d: Layer already exists 06:53:42 281183ecbdb6: Layer already exists 06:53:42 761ba515aaf7: Layer already exists 06:53:42 f1417ff83b31: Layer already exists 06:53:42 2fbbb5c74438: Layer already exists 06:53:42 081c0a8e7a62: Layer already exists 06:53:42 main: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:42 ===================================================== [Pipeline] echo 06:53:42 taggedImages: 06:53:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:53:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.148 06:53:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:53:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:53:42 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:42 latest 06:53:42 3.0.0-dev.148 06:53:42 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:42 main 06:53:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:42 + docker push nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:42 558c6e11b203: Preparing 06:53:42 d68777bdfb28: Preparing 06:53:42 85b2587de72d: Preparing 06:53:42 2fbbb5c74438: Preparing 06:53:42 081c0a8e7a62: Preparing 06:53:42 f1417ff83b31: Preparing 06:53:42 081c0a8e7a62: Layer already exists 06:53:42 85b2587de72d: Layer already exists 06:53:42 2fbbb5c74438: Layer already exists 06:53:42 f1417ff83b31: Layer already exists 06:53:42 558c6e11b203: Pushed 06:53:44 d68777bdfb28: Pushed 06:53:44 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:44 558c6e11b203: Preparing 06:53:44 d68777bdfb28: Preparing 06:53:44 85b2587de72d: Preparing 06:53:44 2fbbb5c74438: Preparing 06:53:44 081c0a8e7a62: Preparing 06:53:44 f1417ff83b31: Preparing 06:53:44 f1417ff83b31: Waiting 06:53:44 081c0a8e7a62: Layer already exists 06:53:44 d68777bdfb28: Layer already exists 06:53:44 2fbbb5c74438: Layer already exists 06:53:44 85b2587de72d: Layer already exists 06:53:44 558c6e11b203: Layer already exists 06:53:44 f1417ff83b31: Layer already exists 06:53:44 latest: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:45 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.148 06:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:45 558c6e11b203: Preparing 06:53:45 d68777bdfb28: Preparing 06:53:45 85b2587de72d: Preparing 06:53:45 2fbbb5c74438: Preparing 06:53:45 081c0a8e7a62: Preparing 06:53:45 f1417ff83b31: Preparing 06:53:45 f1417ff83b31: Waiting 06:53:45 081c0a8e7a62: Layer already exists 06:53:45 558c6e11b203: Layer already exists 06:53:45 85b2587de72d: Layer already exists 06:53:45 d68777bdfb28: Layer already exists 06:53:45 2fbbb5c74438: Layer already exists 06:53:45 f1417ff83b31: Layer already exists 06:53:45 3.0.0-dev.148: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:46 + docker push nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:46 558c6e11b203: Preparing 06:53:46 d68777bdfb28: Preparing 06:53:46 85b2587de72d: Preparing 06:53:46 2fbbb5c74438: Preparing 06:53:46 081c0a8e7a62: Preparing 06:53:46 f1417ff83b31: Preparing 06:53:46 f1417ff83b31: Waiting 06:53:46 d68777bdfb28: Layer already exists 06:53:46 558c6e11b203: Layer already exists 06:53:46 85b2587de72d: Layer already exists 06:53:46 2fbbb5c74438: Layer already exists 06:53:46 081c0a8e7a62: Layer already exists 06:53:46 f1417ff83b31: Layer already exists 06:53:46 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:46 558c6e11b203: Preparing 06:53:46 d68777bdfb28: Preparing 06:53:46 85b2587de72d: Preparing 06:53:46 2fbbb5c74438: Preparing 06:53:46 081c0a8e7a62: Preparing 06:53:46 f1417ff83b31: Preparing 06:53:46 f1417ff83b31: Waiting 06:53:46 558c6e11b203: Layer already exists 06:53:46 081c0a8e7a62: Layer already exists 06:53:46 d68777bdfb28: Layer already exists 06:53:46 2fbbb5c74438: Layer already exists 06:53:46 85b2587de72d: Layer already exists 06:53:46 f1417ff83b31: Layer already exists 06:53:46 main: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:46 ===================================================== [Pipeline] echo 06:53:46 taggedImages: 06:53:46 - nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:46 - nexus3.edgexfoundry.org:10004/core-data:latest 06:53:46 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.148 06:53:46 - nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:53:46 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:53:46 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:46 latest 06:53:46 3.0.0-dev.148 06:53:46 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:46 main 06:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:53:47 66353a621752: Preparing 06:53:47 9d6cee18b2d1: Preparing 06:53:47 e144c2dd4e64: Preparing 06:53:47 85b2587de72d: Preparing 06:53:47 2fbbb5c74438: Preparing 06:53:47 8be2a5d10d9d: Preparing 06:53:47 f1417ff83b31: Preparing 06:53:47 8be2a5d10d9d: Waiting 06:53:47 f1417ff83b31: Waiting 06:53:47 2fbbb5c74438: Layer already exists 06:53:47 85b2587de72d: Layer already exists 06:53:47 8be2a5d10d9d: Layer already exists 06:53:47 f1417ff83b31: Layer already exists 06:53:47 66353a621752: Pushed 06:53:47 9d6cee18b2d1: Pushed 06:53:48 e144c2dd4e64: Pushed 06:53:48 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:53:49 66353a621752: Preparing 06:53:49 9d6cee18b2d1: Preparing 06:53:49 e144c2dd4e64: Preparing 06:53:49 85b2587de72d: Preparing 06:53:49 2fbbb5c74438: Preparing 06:53:49 8be2a5d10d9d: Preparing 06:53:49 f1417ff83b31: Preparing 06:53:49 8be2a5d10d9d: Waiting 06:53:49 f1417ff83b31: Waiting 06:53:49 85b2587de72d: Layer already exists 06:53:49 e144c2dd4e64: Layer already exists 06:53:49 9d6cee18b2d1: Layer already exists 06:53:49 66353a621752: Layer already exists 06:53:49 2fbbb5c74438: Layer already exists 06:53:49 8be2a5d10d9d: Layer already exists 06:53:49 f1417ff83b31: Layer already exists 06:53:49 latest: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.148 06:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:53:50 66353a621752: Preparing 06:53:50 9d6cee18b2d1: Preparing 06:53:50 e144c2dd4e64: Preparing 06:53:50 85b2587de72d: Preparing 06:53:50 2fbbb5c74438: Preparing 06:53:50 8be2a5d10d9d: Preparing 06:53:50 f1417ff83b31: Preparing 06:53:50 f1417ff83b31: Waiting 06:53:50 8be2a5d10d9d: Waiting 06:53:50 e144c2dd4e64: Layer already exists 06:53:50 9d6cee18b2d1: Layer already exists 06:53:50 2fbbb5c74438: Layer already exists 06:53:50 85b2587de72d: Layer already exists 06:53:50 66353a621752: Layer already exists 06:53:50 f1417ff83b31: Layer already exists 06:53:50 8be2a5d10d9d: Layer already exists 06:53:50 3.0.0-dev.148: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:53:50 66353a621752: Preparing 06:53:50 9d6cee18b2d1: Preparing 06:53:50 e144c2dd4e64: Preparing 06:53:50 85b2587de72d: Preparing 06:53:50 2fbbb5c74438: Preparing 06:53:50 8be2a5d10d9d: Preparing 06:53:50 f1417ff83b31: Preparing 06:53:50 8be2a5d10d9d: Waiting 06:53:50 f1417ff83b31: Waiting 06:53:50 9d6cee18b2d1: Layer already exists 06:53:50 2fbbb5c74438: Layer already exists 06:53:50 85b2587de72d: Layer already exists 06:53:50 e144c2dd4e64: Layer already exists 06:53:50 66353a621752: Layer already exists 06:53:50 8be2a5d10d9d: Layer already exists 06:53:50 f1417ff83b31: Layer already exists 06:53:50 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:53:51 66353a621752: Preparing 06:53:51 9d6cee18b2d1: Preparing 06:53:51 e144c2dd4e64: Preparing 06:53:51 85b2587de72d: Preparing 06:53:51 2fbbb5c74438: Preparing 06:53:51 8be2a5d10d9d: Preparing 06:53:51 f1417ff83b31: Preparing 06:53:51 8be2a5d10d9d: Waiting 06:53:51 f1417ff83b31: Waiting 06:53:51 2fbbb5c74438: Layer already exists 06:53:51 66353a621752: Layer already exists 06:53:51 e144c2dd4e64: Layer already exists 06:53:51 85b2587de72d: Layer already exists 06:53:51 9d6cee18b2d1: Layer already exists 06:53:51 f1417ff83b31: Layer already exists 06:53:51 8be2a5d10d9d: Layer already exists 06:53:51 main: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:51 ===================================================== [Pipeline] echo 06:53:51 taggedImages: 06:53:51 - nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:53:51 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.148 06:53:51 - nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:53:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:53:51 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:51 latest 06:53:51 3.0.0-dev.148 06:53:51 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:51 main 06:53:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:53:52 8e3284de811f: Preparing 06:53:52 8e3284de811f: Preparing 06:53:52 523ee43a9bed: Preparing 06:53:52 69174eebdf02: Preparing 06:53:52 fcd07a96330b: Preparing 06:53:52 97b74883c224: Preparing 06:53:52 a997474f62fd: Preparing 06:53:52 85b2587de72d: Preparing 06:53:52 2fbbb5c74438: Preparing 06:53:52 d8a73a5ee391: Preparing 06:53:52 df97e9b7a253: Preparing 06:53:52 d47d8f3765d6: Preparing 06:53:52 090f173bf7aa: Preparing 06:53:52 f1417ff83b31: Preparing 06:53:52 a997474f62fd: Waiting 06:53:52 85b2587de72d: Waiting 06:53:52 2fbbb5c74438: Waiting 06:53:52 d47d8f3765d6: Waiting 06:53:52 090f173bf7aa: Waiting 06:53:52 d8a73a5ee391: Waiting 06:53:52 f1417ff83b31: Waiting 06:53:52 df97e9b7a253: Waiting 06:53:52 69174eebdf02: Pushed 06:53:52 fcd07a96330b: Pushed 06:53:52 8e3284de811f: Pushed 06:53:52 97b74883c224: Pushed 06:53:52 523ee43a9bed: Pushed 06:53:52 2fbbb5c74438: Layer already exists 06:53:52 85b2587de72d: Layer already exists 06:53:52 d8a73a5ee391: Pushed 06:53:52 df97e9b7a253: Pushed 06:53:52 f1417ff83b31: Layer already exists 06:53:52 090f173bf7aa: Pushed 06:53:52 d47d8f3765d6: Pushed 06:53:54 a997474f62fd: Pushed 06:53:54 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:53:54 8e3284de811f: Preparing 06:53:54 8e3284de811f: Preparing 06:53:54 523ee43a9bed: Preparing 06:53:54 69174eebdf02: Preparing 06:53:54 fcd07a96330b: Preparing 06:53:54 97b74883c224: Preparing 06:53:54 a997474f62fd: Preparing 06:53:54 85b2587de72d: Preparing 06:53:54 2fbbb5c74438: Preparing 06:53:54 d8a73a5ee391: Preparing 06:53:54 df97e9b7a253: Preparing 06:53:54 d47d8f3765d6: Preparing 06:53:54 090f173bf7aa: Preparing 06:53:54 f1417ff83b31: Preparing 06:53:54 a997474f62fd: Waiting 06:53:54 df97e9b7a253: Waiting 06:53:54 d47d8f3765d6: Waiting 06:53:54 090f173bf7aa: Waiting 06:53:54 f1417ff83b31: Waiting 06:53:54 85b2587de72d: Waiting 06:53:54 2fbbb5c74438: Waiting 06:53:54 d8a73a5ee391: Waiting 06:53:54 8e3284de811f: Layer already exists 06:53:54 97b74883c224: Layer already exists 06:53:54 523ee43a9bed: Layer already exists 06:53:54 fcd07a96330b: Layer already exists 06:53:54 69174eebdf02: Layer already exists 06:53:54 a997474f62fd: Layer already exists 06:53:54 d8a73a5ee391: Layer already exists 06:53:54 85b2587de72d: Layer already exists 06:53:54 2fbbb5c74438: Layer already exists 06:53:54 df97e9b7a253: Layer already exists 06:53:54 d47d8f3765d6: Layer already exists 06:53:54 090f173bf7aa: Layer already exists 06:53:54 f1417ff83b31: Layer already exists 06:53:54 latest: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.148 06:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:53:55 8e3284de811f: Preparing 06:53:55 8e3284de811f: Preparing 06:53:55 523ee43a9bed: Preparing 06:53:55 69174eebdf02: Preparing 06:53:55 fcd07a96330b: Preparing 06:53:55 97b74883c224: Preparing 06:53:55 a997474f62fd: Preparing 06:53:55 85b2587de72d: Preparing 06:53:55 2fbbb5c74438: Preparing 06:53:55 d8a73a5ee391: Preparing 06:53:55 df97e9b7a253: Preparing 06:53:55 d47d8f3765d6: Preparing 06:53:55 090f173bf7aa: Preparing 06:53:55 f1417ff83b31: Preparing 06:53:55 d8a73a5ee391: Waiting 06:53:55 85b2587de72d: Waiting 06:53:55 df97e9b7a253: Waiting 06:53:55 f1417ff83b31: Waiting 06:53:55 d47d8f3765d6: Waiting 06:53:55 a997474f62fd: Waiting 06:53:55 2fbbb5c74438: Waiting 06:53:55 fcd07a96330b: Layer already exists 06:53:55 97b74883c224: Layer already exists 06:53:55 8e3284de811f: Layer already exists 06:53:55 523ee43a9bed: Layer already exists 06:53:55 69174eebdf02: Layer already exists 06:53:55 a997474f62fd: Layer already exists 06:53:55 d8a73a5ee391: Layer already exists 06:53:55 85b2587de72d: Layer already exists 06:53:55 2fbbb5c74438: Layer already exists 06:53:55 df97e9b7a253: Layer already exists 06:53:55 d47d8f3765d6: Layer already exists 06:53:55 090f173bf7aa: Layer already exists 06:53:55 f1417ff83b31: Layer already exists 06:53:55 3.0.0-dev.148: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:53:56 8e3284de811f: Preparing 06:53:56 8e3284de811f: Preparing 06:53:56 523ee43a9bed: Preparing 06:53:56 69174eebdf02: Preparing 06:53:56 fcd07a96330b: Preparing 06:53:56 97b74883c224: Preparing 06:53:56 a997474f62fd: Preparing 06:53:56 85b2587de72d: Preparing 06:53:56 2fbbb5c74438: Preparing 06:53:56 d8a73a5ee391: Preparing 06:53:56 df97e9b7a253: Preparing 06:53:56 d47d8f3765d6: Preparing 06:53:56 090f173bf7aa: Preparing 06:53:56 f1417ff83b31: Preparing 06:53:56 d8a73a5ee391: Waiting 06:53:56 df97e9b7a253: Waiting 06:53:56 d47d8f3765d6: Waiting 06:53:56 a997474f62fd: Waiting 06:53:56 090f173bf7aa: Waiting 06:53:56 f1417ff83b31: Waiting 06:53:56 2fbbb5c74438: Waiting 06:53:56 85b2587de72d: Waiting 06:53:56 fcd07a96330b: Layer already exists 06:53:56 8e3284de811f: Layer already exists 06:53:56 69174eebdf02: Layer already exists 06:53:56 97b74883c224: Layer already exists 06:53:56 523ee43a9bed: Layer already exists 06:53:56 a997474f62fd: Layer already exists 06:53:56 85b2587de72d: Layer already exists 06:53:56 d8a73a5ee391: Layer already exists 06:53:56 2fbbb5c74438: Layer already exists 06:53:56 df97e9b7a253: Layer already exists 06:53:56 d47d8f3765d6: Layer already exists 06:53:56 090f173bf7aa: Layer already exists 06:53:56 f1417ff83b31: Layer already exists 06:53:56 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:53:56 8e3284de811f: Preparing 06:53:56 8e3284de811f: Preparing 06:53:56 523ee43a9bed: Preparing 06:53:56 69174eebdf02: Preparing 06:53:56 fcd07a96330b: Preparing 06:53:56 97b74883c224: Preparing 06:53:56 a997474f62fd: Preparing 06:53:56 85b2587de72d: Preparing 06:53:56 2fbbb5c74438: Preparing 06:53:56 d8a73a5ee391: Preparing 06:53:56 df97e9b7a253: Preparing 06:53:56 d47d8f3765d6: Preparing 06:53:56 090f173bf7aa: Preparing 06:53:56 f1417ff83b31: Preparing 06:53:56 a997474f62fd: Waiting 06:53:56 85b2587de72d: Waiting 06:53:56 2fbbb5c74438: Waiting 06:53:56 d8a73a5ee391: Waiting 06:53:56 df97e9b7a253: Waiting 06:53:56 d47d8f3765d6: Waiting 06:53:56 090f173bf7aa: Waiting 06:53:56 f1417ff83b31: Waiting 06:53:56 fcd07a96330b: Layer already exists 06:53:56 8e3284de811f: Layer already exists 06:53:56 69174eebdf02: Layer already exists 06:53:56 523ee43a9bed: Layer already exists 06:53:56 97b74883c224: Layer already exists 06:53:56 85b2587de72d: Layer already exists 06:53:56 a997474f62fd: Layer already exists 06:53:56 2fbbb5c74438: Layer already exists 06:53:56 d8a73a5ee391: Layer already exists 06:53:56 df97e9b7a253: Layer already exists 06:53:56 d47d8f3765d6: Layer already exists 06:53:56 f1417ff83b31: Layer already exists 06:53:56 090f173bf7aa: Layer already exists 06:53:56 main: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:56 ===================================================== [Pipeline] echo 06:53:56 taggedImages: 06:53:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:53:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.148 06:53:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:53:56 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:53:56 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:56 latest 06:53:56 3.0.0-dev.148 06:53:56 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:53:56 main 06:53:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:53:57 d02ec9bca802: Preparing 06:53:57 a7be1b4ac369: Preparing 06:53:57 26c54a623113: Preparing 06:53:57 3de0b6600dc3: Preparing 06:53:57 85b2587de72d: Preparing 06:53:57 2fbbb5c74438: Preparing 06:53:57 081c0a8e7a62: Preparing 06:53:57 f1417ff83b31: Preparing 06:53:57 2fbbb5c74438: Waiting 06:53:57 081c0a8e7a62: Waiting 06:53:57 f1417ff83b31: Waiting 06:53:57 85b2587de72d: Layer already exists 06:53:57 2fbbb5c74438: Layer already exists 06:53:57 081c0a8e7a62: Layer already exists 06:53:57 f1417ff83b31: Layer already exists 06:53:57 26c54a623113: Pushed 06:53:57 a7be1b4ac369: Pushed 06:53:57 d02ec9bca802: Pushed 06:53:58 3de0b6600dc3: Pushed 06:53:58 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:53:59 d02ec9bca802: Preparing 06:53:59 a7be1b4ac369: Preparing 06:53:59 26c54a623113: Preparing 06:53:59 3de0b6600dc3: Preparing 06:53:59 85b2587de72d: Preparing 06:53:59 2fbbb5c74438: Preparing 06:53:59 081c0a8e7a62: Preparing 06:53:59 f1417ff83b31: Preparing 06:53:59 081c0a8e7a62: Waiting 06:53:59 2fbbb5c74438: Waiting 06:53:59 f1417ff83b31: Waiting 06:53:59 85b2587de72d: Layer already exists 06:53:59 3de0b6600dc3: Layer already exists 06:53:59 d02ec9bca802: Layer already exists 06:53:59 26c54a623113: Layer already exists 06:53:59 a7be1b4ac369: Layer already exists 06:53:59 2fbbb5c74438: Layer already exists 06:53:59 081c0a8e7a62: Layer already exists 06:53:59 f1417ff83b31: Layer already exists 06:53:59 latest: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.148 06:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:54:00 d02ec9bca802: Preparing 06:54:00 a7be1b4ac369: Preparing 06:54:00 26c54a623113: Preparing 06:54:00 3de0b6600dc3: Preparing 06:54:00 85b2587de72d: Preparing 06:54:00 2fbbb5c74438: Preparing 06:54:00 081c0a8e7a62: Preparing 06:54:00 f1417ff83b31: Preparing 06:54:00 081c0a8e7a62: Waiting 06:54:00 f1417ff83b31: Waiting 06:54:00 2fbbb5c74438: Waiting 06:54:00 3de0b6600dc3: Layer already exists 06:54:00 26c54a623113: Layer already exists 06:54:00 d02ec9bca802: Layer already exists 06:54:00 a7be1b4ac369: Layer already exists 06:54:00 85b2587de72d: Layer already exists 06:54:00 2fbbb5c74438: Layer already exists 06:54:00 f1417ff83b31: Layer already exists 06:54:00 081c0a8e7a62: Layer already exists 06:54:00 3.0.0-dev.148: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:54:00 d02ec9bca802: Preparing 06:54:00 a7be1b4ac369: Preparing 06:54:00 26c54a623113: Preparing 06:54:00 3de0b6600dc3: Preparing 06:54:00 85b2587de72d: Preparing 06:54:00 2fbbb5c74438: Preparing 06:54:00 081c0a8e7a62: Preparing 06:54:00 f1417ff83b31: Preparing 06:54:00 081c0a8e7a62: Waiting 06:54:00 2fbbb5c74438: Waiting 06:54:00 f1417ff83b31: Waiting 06:54:00 3de0b6600dc3: Layer already exists 06:54:00 85b2587de72d: Layer already exists 06:54:00 26c54a623113: Layer already exists 06:54:00 a7be1b4ac369: Layer already exists 06:54:00 d02ec9bca802: Layer already exists 06:54:00 081c0a8e7a62: Layer already exists 06:54:00 2fbbb5c74438: Layer already exists 06:54:00 f1417ff83b31: Layer already exists 06:54:00 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:54:01 d02ec9bca802: Preparing 06:54:01 a7be1b4ac369: Preparing 06:54:01 26c54a623113: Preparing 06:54:01 3de0b6600dc3: Preparing 06:54:01 85b2587de72d: Preparing 06:54:01 2fbbb5c74438: Preparing 06:54:01 081c0a8e7a62: Preparing 06:54:01 f1417ff83b31: Preparing 06:54:01 2fbbb5c74438: Waiting 06:54:01 081c0a8e7a62: Waiting 06:54:01 85b2587de72d: Layer already exists 06:54:01 d02ec9bca802: Layer already exists 06:54:01 26c54a623113: Layer already exists 06:54:01 3de0b6600dc3: Layer already exists 06:54:01 a7be1b4ac369: Layer already exists 06:54:01 2fbbb5c74438: Layer already exists 06:54:01 081c0a8e7a62: Layer already exists 06:54:01 f1417ff83b31: Layer already exists 06:54:01 main: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:01 ===================================================== [Pipeline] echo 06:54:01 taggedImages: 06:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.148 06:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:54:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:54:01 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:01 latest 06:54:01 3.0.0-dev.148 06:54:01 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:01 main 06:54:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:01 4afe72b1f60a: Preparing 06:54:01 438f5932a0be: Preparing 06:54:01 8271f9da4c16: Preparing 06:54:01 82d6fce50da5: Preparing 06:54:01 85b2587de72d: Preparing 06:54:01 2fbbb5c74438: Preparing 06:54:01 9e7ec56aa01a: Preparing 06:54:01 2fbbb5c74438: Waiting 06:54:01 d20a22c6b636: Preparing 06:54:01 9e7ec56aa01a: Waiting 06:54:01 f1417ff83b31: Preparing 06:54:01 f1417ff83b31: Waiting 06:54:01 d20a22c6b636: Waiting 06:54:01 85b2587de72d: Layer already exists 06:54:01 2fbbb5c74438: Layer already exists 06:54:01 4afe72b1f60a: Pushed 06:54:01 438f5932a0be: Pushed 06:54:01 f1417ff83b31: Layer already exists 06:54:01 9e7ec56aa01a: Pushed 06:54:01 82d6fce50da5: Pushed 06:54:02 d20a22c6b636: Pushed 06:54:03 8271f9da4c16: Pushed 06:54:03 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:03 4afe72b1f60a: Preparing 06:54:03 438f5932a0be: Preparing 06:54:03 8271f9da4c16: Preparing 06:54:03 82d6fce50da5: Preparing 06:54:03 85b2587de72d: Preparing 06:54:03 2fbbb5c74438: Preparing 06:54:03 9e7ec56aa01a: Preparing 06:54:03 d20a22c6b636: Preparing 06:54:03 9e7ec56aa01a: Waiting 06:54:03 f1417ff83b31: Preparing 06:54:03 f1417ff83b31: Waiting 06:54:03 438f5932a0be: Layer already exists 06:54:03 8271f9da4c16: Layer already exists 06:54:03 82d6fce50da5: Layer already exists 06:54:03 4afe72b1f60a: Layer already exists 06:54:03 85b2587de72d: Layer already exists 06:54:03 9e7ec56aa01a: Layer already exists 06:54:03 f1417ff83b31: Layer already exists 06:54:03 d20a22c6b636: Layer already exists 06:54:03 2fbbb5c74438: Layer already exists 06:54:03 latest: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.148 06:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:04 4afe72b1f60a: Preparing 06:54:04 438f5932a0be: Preparing 06:54:04 8271f9da4c16: Preparing 06:54:04 82d6fce50da5: Preparing 06:54:04 85b2587de72d: Preparing 06:54:04 2fbbb5c74438: Preparing 06:54:04 9e7ec56aa01a: Preparing 06:54:04 d20a22c6b636: Preparing 06:54:04 f1417ff83b31: Preparing 06:54:04 2fbbb5c74438: Waiting 06:54:04 d20a22c6b636: Waiting 06:54:04 f1417ff83b31: Waiting 06:54:04 9e7ec56aa01a: Waiting 06:54:04 85b2587de72d: Layer already exists 06:54:04 438f5932a0be: Layer already exists 06:54:04 82d6fce50da5: Layer already exists 06:54:04 8271f9da4c16: Layer already exists 06:54:04 4afe72b1f60a: Layer already exists 06:54:04 9e7ec56aa01a: Layer already exists 06:54:04 2fbbb5c74438: Layer already exists 06:54:04 f1417ff83b31: Layer already exists 06:54:04 d20a22c6b636: Layer already exists 06:54:04 3.0.0-dev.148: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:05 4afe72b1f60a: Preparing 06:54:05 438f5932a0be: Preparing 06:54:05 8271f9da4c16: Preparing 06:54:05 82d6fce50da5: Preparing 06:54:05 85b2587de72d: Preparing 06:54:05 2fbbb5c74438: Preparing 06:54:05 9e7ec56aa01a: Preparing 06:54:05 d20a22c6b636: Preparing 06:54:05 f1417ff83b31: Preparing 06:54:05 9e7ec56aa01a: Waiting 06:54:05 d20a22c6b636: Waiting 06:54:05 f1417ff83b31: Waiting 06:54:05 2fbbb5c74438: Waiting 06:54:05 4afe72b1f60a: Layer already exists 06:54:05 85b2587de72d: Layer already exists 06:54:05 8271f9da4c16: Layer already exists 06:54:05 82d6fce50da5: Layer already exists 06:54:05 438f5932a0be: Layer already exists 06:54:05 9e7ec56aa01a: Layer already exists 06:54:05 2fbbb5c74438: Layer already exists 06:54:05 d20a22c6b636: Layer already exists 06:54:05 f1417ff83b31: Layer already exists 06:54:05 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:05 4afe72b1f60a: Preparing 06:54:05 438f5932a0be: Preparing 06:54:05 8271f9da4c16: Preparing 06:54:05 82d6fce50da5: Preparing 06:54:05 85b2587de72d: Preparing 06:54:05 2fbbb5c74438: Preparing 06:54:05 9e7ec56aa01a: Preparing 06:54:05 d20a22c6b636: Preparing 06:54:05 f1417ff83b31: Preparing 06:54:05 d20a22c6b636: Waiting 06:54:05 9e7ec56aa01a: Waiting 06:54:05 f1417ff83b31: Waiting 06:54:05 2fbbb5c74438: Waiting 06:54:05 8271f9da4c16: Layer already exists 06:54:05 82d6fce50da5: Layer already exists 06:54:05 438f5932a0be: Layer already exists 06:54:05 4afe72b1f60a: Layer already exists 06:54:05 85b2587de72d: Layer already exists 06:54:05 2fbbb5c74438: Layer already exists 06:54:05 f1417ff83b31: Layer already exists 06:54:05 d20a22c6b636: Layer already exists 06:54:05 9e7ec56aa01a: Layer already exists 06:54:05 main: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:05 ===================================================== [Pipeline] echo 06:54:05 taggedImages: 06:54:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:54:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.148 06:54:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:54:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:54:05 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:05 latest 06:54:05 3.0.0-dev.148 06:54:05 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:05 main 06:54:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:06 b2bb3924e30b: Preparing 06:54:06 ff1580776433: Preparing 06:54:06 1b7e0f72d542: Preparing 06:54:06 af4f0458c007: Preparing 06:54:06 362bae6327b4: Preparing 06:54:06 fa661fe61e31: Preparing 06:54:06 a983b9edcfc3: Preparing 06:54:06 85b2587de72d: Preparing 06:54:06 2fbbb5c74438: Preparing 06:54:06 e6202e99264f: Preparing 06:54:06 f1417ff83b31: Preparing 06:54:06 fa661fe61e31: Waiting 06:54:06 a983b9edcfc3: Waiting 06:54:06 85b2587de72d: Waiting 06:54:06 2fbbb5c74438: Waiting 06:54:06 e6202e99264f: Waiting 06:54:06 ff1580776433: Pushed 06:54:06 362bae6327b4: Pushed 06:54:06 b2bb3924e30b: Pushed 06:54:06 85b2587de72d: Layer already exists 06:54:06 2fbbb5c74438: Layer already exists 06:54:06 fa661fe61e31: Pushed 06:54:06 a983b9edcfc3: Pushed 06:54:06 f1417ff83b31: Layer already exists 06:54:06 e6202e99264f: Pushed 06:54:07 af4f0458c007: Pushed 06:54:08 1b7e0f72d542: Pushed 06:54:08 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:08 b2bb3924e30b: Preparing 06:54:08 ff1580776433: Preparing 06:54:08 1b7e0f72d542: Preparing 06:54:08 af4f0458c007: Preparing 06:54:08 362bae6327b4: Preparing 06:54:08 fa661fe61e31: Preparing 06:54:08 a983b9edcfc3: Preparing 06:54:08 85b2587de72d: Preparing 06:54:08 2fbbb5c74438: Preparing 06:54:08 e6202e99264f: Preparing 06:54:08 f1417ff83b31: Preparing 06:54:08 85b2587de72d: Waiting 06:54:08 2fbbb5c74438: Waiting 06:54:08 e6202e99264f: Waiting 06:54:08 fa661fe61e31: Waiting 06:54:08 a983b9edcfc3: Waiting 06:54:08 f1417ff83b31: Waiting 06:54:08 af4f0458c007: Layer already exists 06:54:08 b2bb3924e30b: Layer already exists 06:54:08 362bae6327b4: Layer already exists 06:54:08 ff1580776433: Layer already exists 06:54:08 1b7e0f72d542: Layer already exists 06:54:08 fa661fe61e31: Layer already exists 06:54:08 e6202e99264f: Layer already exists 06:54:08 85b2587de72d: Layer already exists 06:54:08 a983b9edcfc3: Layer already exists 06:54:08 2fbbb5c74438: Layer already exists 06:54:08 f1417ff83b31: Layer already exists 06:54:08 latest: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.148 06:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:09 b2bb3924e30b: Preparing 06:54:09 ff1580776433: Preparing 06:54:09 1b7e0f72d542: Preparing 06:54:09 af4f0458c007: Preparing 06:54:09 362bae6327b4: Preparing 06:54:09 fa661fe61e31: Preparing 06:54:09 a983b9edcfc3: Preparing 06:54:09 85b2587de72d: Preparing 06:54:09 2fbbb5c74438: Preparing 06:54:09 e6202e99264f: Preparing 06:54:09 f1417ff83b31: Preparing 06:54:09 85b2587de72d: Waiting 06:54:09 2fbbb5c74438: Waiting 06:54:09 e6202e99264f: Waiting 06:54:09 fa661fe61e31: Waiting 06:54:09 f1417ff83b31: Waiting 06:54:09 a983b9edcfc3: Waiting 06:54:09 af4f0458c007: Layer already exists 06:54:09 ff1580776433: Layer already exists 06:54:09 362bae6327b4: Layer already exists 06:54:09 b2bb3924e30b: Layer already exists 06:54:09 1b7e0f72d542: Layer already exists 06:54:09 a983b9edcfc3: Layer already exists 06:54:09 fa661fe61e31: Layer already exists 06:54:09 2fbbb5c74438: Layer already exists 06:54:09 85b2587de72d: Layer already exists 06:54:09 e6202e99264f: Layer already exists 06:54:09 f1417ff83b31: Layer already exists 06:54:09 3.0.0-dev.148: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:10 b2bb3924e30b: Preparing 06:54:10 ff1580776433: Preparing 06:54:10 1b7e0f72d542: Preparing 06:54:10 af4f0458c007: Preparing 06:54:10 362bae6327b4: Preparing 06:54:10 fa661fe61e31: Preparing 06:54:10 a983b9edcfc3: Preparing 06:54:10 85b2587de72d: Preparing 06:54:10 2fbbb5c74438: Preparing 06:54:10 e6202e99264f: Preparing 06:54:10 f1417ff83b31: Preparing 06:54:10 fa661fe61e31: Waiting 06:54:10 85b2587de72d: Waiting 06:54:10 2fbbb5c74438: Waiting 06:54:10 e6202e99264f: Waiting 06:54:10 f1417ff83b31: Waiting 06:54:10 a983b9edcfc3: Waiting 06:54:10 af4f0458c007: Layer already exists 06:54:10 1b7e0f72d542: Layer already exists 06:54:10 b2bb3924e30b: Layer already exists 06:54:10 362bae6327b4: Layer already exists 06:54:10 ff1580776433: Layer already exists 06:54:10 a983b9edcfc3: Layer already exists 06:54:10 85b2587de72d: Layer already exists 06:54:10 e6202e99264f: Layer already exists 06:54:10 fa661fe61e31: Layer already exists 06:54:10 2fbbb5c74438: Layer already exists 06:54:10 f1417ff83b31: Layer already exists 06:54:10 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:10 b2bb3924e30b: Preparing 06:54:10 ff1580776433: Preparing 06:54:10 1b7e0f72d542: Preparing 06:54:10 af4f0458c007: Preparing 06:54:10 362bae6327b4: Preparing 06:54:10 fa661fe61e31: Preparing 06:54:10 a983b9edcfc3: Preparing 06:54:10 85b2587de72d: Preparing 06:54:10 2fbbb5c74438: Preparing 06:54:10 e6202e99264f: Preparing 06:54:10 f1417ff83b31: Preparing 06:54:10 fa661fe61e31: Waiting 06:54:10 a983b9edcfc3: Waiting 06:54:10 85b2587de72d: Waiting 06:54:10 2fbbb5c74438: Waiting 06:54:10 e6202e99264f: Waiting 06:54:10 f1417ff83b31: Waiting 06:54:10 b2bb3924e30b: Layer already exists 06:54:10 1b7e0f72d542: Layer already exists 06:54:10 362bae6327b4: Layer already exists 06:54:10 af4f0458c007: Layer already exists 06:54:10 ff1580776433: Layer already exists 06:54:10 fa661fe61e31: Layer already exists 06:54:10 a983b9edcfc3: Layer already exists 06:54:10 2fbbb5c74438: Layer already exists 06:54:10 85b2587de72d: Layer already exists 06:54:10 e6202e99264f: Layer already exists 06:54:10 f1417ff83b31: Layer already exists 06:54:10 main: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:10 ===================================================== [Pipeline] echo 06:54:10 taggedImages: 06:54:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:54:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.148 06:54:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:54:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:54:10 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:10 latest 06:54:10 3.0.0-dev.148 06:54:10 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:10 main 06:54:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:11 397602cf557d: Preparing 06:54:11 b0a8458ae1a3: Preparing 06:54:11 85b2587de72d: Preparing 06:54:11 2fbbb5c74438: Preparing 06:54:11 dfb08a3a4a0b: Preparing 06:54:11 f1417ff83b31: Preparing 06:54:11 f1417ff83b31: Waiting 06:54:11 2fbbb5c74438: Layer already exists 06:54:11 85b2587de72d: Layer already exists 06:54:11 f1417ff83b31: Layer already exists 06:54:11 397602cf557d: Pushed 06:54:11 dfb08a3a4a0b: Pushed 06:54:13 b0a8458ae1a3: Pushed 06:54:13 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:14 + 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 06:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:14 397602cf557d: Preparing 06:54:14 b0a8458ae1a3: Preparing 06:54:14 85b2587de72d: Preparing 06:54:14 2fbbb5c74438: Preparing 06:54:14 dfb08a3a4a0b: Preparing 06:54:14 f1417ff83b31: Preparing 06:54:14 f1417ff83b31: Waiting 06:54:14 2fbbb5c74438: Layer already exists 06:54:14 b0a8458ae1a3: Layer already exists 06:54:14 85b2587de72d: Layer already exists 06:54:14 397602cf557d: Layer already exists 06:54:14 dfb08a3a4a0b: Layer already exists 06:54:14 f1417ff83b31: Layer already exists 06:54:14 latest: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.148 06:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:15 397602cf557d: Preparing 06:54:15 b0a8458ae1a3: Preparing 06:54:15 85b2587de72d: Preparing 06:54:15 2fbbb5c74438: Preparing 06:54:15 dfb08a3a4a0b: Preparing 06:54:15 f1417ff83b31: Preparing 06:54:15 f1417ff83b31: Waiting 06:54:15 dfb08a3a4a0b: Layer already exists 06:54:15 85b2587de72d: Layer already exists 06:54:15 397602cf557d: Layer already exists 06:54:15 2fbbb5c74438: Layer already exists 06:54:15 b0a8458ae1a3: Layer already exists 06:54:15 f1417ff83b31: Layer already exists 06:54:15 3.0.0-dev.148: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:15 397602cf557d: Preparing 06:54:15 b0a8458ae1a3: Preparing 06:54:15 85b2587de72d: Preparing 06:54:15 2fbbb5c74438: Preparing 06:54:15 dfb08a3a4a0b: Preparing 06:54:15 f1417ff83b31: Preparing 06:54:15 f1417ff83b31: Waiting 06:54:15 85b2587de72d: Layer already exists 06:54:15 dfb08a3a4a0b: Layer already exists 06:54:15 2fbbb5c74438: Layer already exists 06:54:15 397602cf557d: Layer already exists 06:54:15 b0a8458ae1a3: Layer already exists 06:54:15 f1417ff83b31: Layer already exists 06:54:15 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:16 + 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 06:54:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:16 397602cf557d: Preparing 06:54:16 b0a8458ae1a3: Preparing 06:54:16 85b2587de72d: Preparing 06:54:16 2fbbb5c74438: Preparing 06:54:16 dfb08a3a4a0b: Preparing 06:54:16 f1417ff83b31: Preparing 06:54:16 f1417ff83b31: Waiting 06:54:16 2fbbb5c74438: Layer already exists 06:54:16 85b2587de72d: Layer already exists 06:54:16 b0a8458ae1a3: Layer already exists 06:54:16 397602cf557d: Layer already exists 06:54:16 dfb08a3a4a0b: Layer already exists 06:54:16 f1417ff83b31: Layer already exists 06:54:16 main: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:16 ===================================================== [Pipeline] echo 06:54:16 taggedImages: 06:54:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:54:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.148 06:54:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:54:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:54:16 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:16 latest 06:54:16 3.0.0-dev.148 06:54:16 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:16 main 06:54:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:54:16 685d49c3d266: Preparing 06:54:16 c0b8860368da: Preparing 06:54:16 15977e45cc03: Preparing 06:54:16 9533f56a3323: Preparing 06:54:16 640eedaee16c: Preparing 06:54:16 85b2587de72d: Preparing 06:54:16 2fbbb5c74438: Preparing 06:54:16 af270559d0e7: Preparing 06:54:16 f1417ff83b31: Preparing 06:54:16 85b2587de72d: Waiting 06:54:16 2fbbb5c74438: Waiting 06:54:16 f1417ff83b31: Waiting 06:54:16 af270559d0e7: Waiting 06:54:16 c0b8860368da: Pushed 06:54:16 15977e45cc03: Pushed 06:54:16 685d49c3d266: Pushed 06:54:16 85b2587de72d: Layer already exists 06:54:16 2fbbb5c74438: Layer already exists 06:54:16 f1417ff83b31: Layer already exists 06:54:17 af270559d0e7: Pushed 06:54:22 640eedaee16c: Pushed 06:54:24 9533f56a3323: Pushed 06:54:24 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:54:25 685d49c3d266: Preparing 06:54:25 c0b8860368da: Preparing 06:54:25 15977e45cc03: Preparing 06:54:25 9533f56a3323: Preparing 06:54:25 640eedaee16c: Preparing 06:54:25 85b2587de72d: Preparing 06:54:25 2fbbb5c74438: Preparing 06:54:25 af270559d0e7: Preparing 06:54:25 f1417ff83b31: Preparing 06:54:25 af270559d0e7: Waiting 06:54:25 85b2587de72d: Waiting 06:54:25 f1417ff83b31: Waiting 06:54:25 15977e45cc03: Layer already exists 06:54:25 9533f56a3323: Layer already exists 06:54:25 c0b8860368da: Layer already exists 06:54:25 640eedaee16c: Layer already exists 06:54:25 685d49c3d266: Layer already exists 06:54:25 85b2587de72d: Layer already exists 06:54:25 af270559d0e7: Layer already exists 06:54:25 2fbbb5c74438: Layer already exists 06:54:25 f1417ff83b31: Layer already exists 06:54:25 latest: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.148 06:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:54:25 685d49c3d266: Preparing 06:54:25 c0b8860368da: Preparing 06:54:25 15977e45cc03: Preparing 06:54:25 9533f56a3323: Preparing 06:54:25 640eedaee16c: Preparing 06:54:25 85b2587de72d: Preparing 06:54:25 2fbbb5c74438: Preparing 06:54:25 af270559d0e7: Preparing 06:54:25 f1417ff83b31: Preparing 06:54:25 85b2587de72d: Waiting 06:54:25 2fbbb5c74438: Waiting 06:54:25 af270559d0e7: Waiting 06:54:25 f1417ff83b31: Waiting 06:54:25 685d49c3d266: Layer already exists 06:54:25 9533f56a3323: Layer already exists 06:54:25 c0b8860368da: Layer already exists 06:54:25 15977e45cc03: Layer already exists 06:54:25 640eedaee16c: Layer already exists 06:54:25 85b2587de72d: Layer already exists 06:54:25 af270559d0e7: Layer already exists 06:54:25 2fbbb5c74438: Layer already exists 06:54:25 f1417ff83b31: Layer already exists 06:54:25 3.0.0-dev.148: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:54:26 685d49c3d266: Preparing 06:54:26 c0b8860368da: Preparing 06:54:26 15977e45cc03: Preparing 06:54:26 9533f56a3323: Preparing 06:54:26 640eedaee16c: Preparing 06:54:26 85b2587de72d: Preparing 06:54:26 2fbbb5c74438: Preparing 06:54:26 af270559d0e7: Preparing 06:54:26 f1417ff83b31: Preparing 06:54:26 2fbbb5c74438: Waiting 06:54:26 af270559d0e7: Waiting 06:54:26 f1417ff83b31: Waiting 06:54:26 85b2587de72d: Waiting 06:54:26 15977e45cc03: Layer already exists 06:54:26 c0b8860368da: Layer already exists 06:54:26 640eedaee16c: Layer already exists 06:54:26 685d49c3d266: Layer already exists 06:54:26 9533f56a3323: Layer already exists 06:54:26 85b2587de72d: Layer already exists 06:54:26 af270559d0e7: Layer already exists 06:54:26 2fbbb5c74438: Layer already exists 06:54:26 f1417ff83b31: Layer already exists 06:54:26 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:54:27 685d49c3d266: Preparing 06:54:27 c0b8860368da: Preparing 06:54:27 15977e45cc03: Preparing 06:54:27 9533f56a3323: Preparing 06:54:27 640eedaee16c: Preparing 06:54:27 85b2587de72d: Preparing 06:54:27 2fbbb5c74438: Preparing 06:54:27 af270559d0e7: Preparing 06:54:27 f1417ff83b31: Preparing 06:54:27 2fbbb5c74438: Waiting 06:54:27 af270559d0e7: Waiting 06:54:27 f1417ff83b31: Waiting 06:54:27 85b2587de72d: Waiting 06:54:27 c0b8860368da: Layer already exists 06:54:27 15977e45cc03: Layer already exists 06:54:27 9533f56a3323: Layer already exists 06:54:27 685d49c3d266: Layer already exists 06:54:27 640eedaee16c: Layer already exists 06:54:27 85b2587de72d: Layer already exists 06:54:27 af270559d0e7: Layer already exists 06:54:27 2fbbb5c74438: Layer already exists 06:54:27 f1417ff83b31: Layer already exists 06:54:27 main: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:27 ===================================================== [Pipeline] echo 06:54:27 taggedImages: 06:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.148 06:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:54:27 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:54:27 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:27 latest 06:54:27 3.0.0-dev.148 06:54:27 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:27 main 06:54:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:54:27 930fb60a1450: Preparing 06:54:27 69a0dbf106a4: Preparing 06:54:27 22e51ee867d6: Preparing 06:54:27 445e79edd5ad: Preparing 06:54:27 85b2587de72d: Preparing 06:54:27 2fbbb5c74438: Preparing 06:54:27 dd51ce96bd8a: Preparing 06:54:27 f1417ff83b31: Preparing 06:54:27 2fbbb5c74438: Waiting 06:54:27 dd51ce96bd8a: Waiting 06:54:27 f1417ff83b31: Waiting 06:54:27 85b2587de72d: Layer already exists 06:54:27 2fbbb5c74438: Layer already exists 06:54:27 930fb60a1450: Pushed 06:54:27 22e51ee867d6: Pushed 06:54:27 69a0dbf106a4: Pushed 06:54:27 f1417ff83b31: Layer already exists 06:54:28 dd51ce96bd8a: Pushed 06:54:36 445e79edd5ad: Pushed 06:54:36 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:54:36 930fb60a1450: Preparing 06:54:36 69a0dbf106a4: Preparing 06:54:36 22e51ee867d6: Preparing 06:54:36 445e79edd5ad: Preparing 06:54:36 85b2587de72d: Preparing 06:54:36 2fbbb5c74438: Preparing 06:54:36 dd51ce96bd8a: Preparing 06:54:36 f1417ff83b31: Preparing 06:54:36 2fbbb5c74438: Waiting 06:54:36 dd51ce96bd8a: Waiting 06:54:36 f1417ff83b31: Waiting 06:54:36 69a0dbf106a4: Layer already exists 06:54:36 930fb60a1450: Layer already exists 06:54:36 445e79edd5ad: Layer already exists 06:54:36 22e51ee867d6: Layer already exists 06:54:36 85b2587de72d: Layer already exists 06:54:36 2fbbb5c74438: Layer already exists 06:54:36 f1417ff83b31: Layer already exists 06:54:36 dd51ce96bd8a: Layer already exists 06:54:36 latest: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.148 06:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:54:37 930fb60a1450: Preparing 06:54:37 69a0dbf106a4: Preparing 06:54:37 22e51ee867d6: Preparing 06:54:37 445e79edd5ad: Preparing 06:54:37 85b2587de72d: Preparing 06:54:37 2fbbb5c74438: Preparing 06:54:37 dd51ce96bd8a: Preparing 06:54:37 f1417ff83b31: Preparing 06:54:37 2fbbb5c74438: Waiting 06:54:37 dd51ce96bd8a: Waiting 06:54:37 f1417ff83b31: Waiting 06:54:37 445e79edd5ad: Layer already exists 06:54:37 22e51ee867d6: Layer already exists 06:54:37 69a0dbf106a4: Layer already exists 06:54:37 930fb60a1450: Layer already exists 06:54:37 85b2587de72d: Layer already exists 06:54:37 dd51ce96bd8a: Layer already exists 06:54:37 2fbbb5c74438: Layer already exists 06:54:37 f1417ff83b31: Layer already exists 06:54:37 3.0.0-dev.148: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:54:38 930fb60a1450: Preparing 06:54:38 69a0dbf106a4: Preparing 06:54:38 22e51ee867d6: Preparing 06:54:38 445e79edd5ad: Preparing 06:54:38 85b2587de72d: Preparing 06:54:38 2fbbb5c74438: Preparing 06:54:38 dd51ce96bd8a: Preparing 06:54:38 f1417ff83b31: Preparing 06:54:38 2fbbb5c74438: Waiting 06:54:38 dd51ce96bd8a: Waiting 06:54:38 f1417ff83b31: Waiting 06:54:38 930fb60a1450: Layer already exists 06:54:38 445e79edd5ad: Layer already exists 06:54:38 69a0dbf106a4: Layer already exists 06:54:38 85b2587de72d: Layer already exists 06:54:38 22e51ee867d6: Layer already exists 06:54:38 2fbbb5c74438: Layer already exists 06:54:38 dd51ce96bd8a: Layer already exists 06:54:38 f1417ff83b31: Layer already exists 06:54:38 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:54:38 930fb60a1450: Preparing 06:54:38 69a0dbf106a4: Preparing 06:54:38 22e51ee867d6: Preparing 06:54:38 445e79edd5ad: Preparing 06:54:38 85b2587de72d: Preparing 06:54:38 2fbbb5c74438: Preparing 06:54:38 dd51ce96bd8a: Preparing 06:54:38 f1417ff83b31: Preparing 06:54:38 dd51ce96bd8a: Waiting 06:54:38 2fbbb5c74438: Waiting 06:54:38 f1417ff83b31: Waiting 06:54:38 930fb60a1450: Layer already exists 06:54:38 85b2587de72d: Layer already exists 06:54:38 22e51ee867d6: Layer already exists 06:54:38 445e79edd5ad: Layer already exists 06:54:38 69a0dbf106a4: Layer already exists 06:54:38 2fbbb5c74438: Layer already exists 06:54:38 f1417ff83b31: Layer already exists 06:54:38 dd51ce96bd8a: Layer already exists 06:54:38 main: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:39 ===================================================== [Pipeline] echo 06:54:39 taggedImages: 06:54:39 - nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:39 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:54:39 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.148 06:54:39 - nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:39 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:54:39 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:54:39 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:39 latest 06:54:39 3.0.0-dev.148 06:54:39 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:39 main 06:54:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:54:39 e965a62a9560: Preparing 06:54:39 bcb54ea48f8a: Preparing 06:54:39 09ea55f3bc7b: Preparing 06:54:39 f8527d7bf9aa: Preparing 06:54:39 85b2587de72d: Preparing 06:54:39 2fbbb5c74438: Preparing 06:54:39 af270559d0e7: Preparing 06:54:39 f1417ff83b31: Preparing 06:54:39 2fbbb5c74438: Waiting 06:54:39 af270559d0e7: Waiting 06:54:39 f1417ff83b31: Waiting 06:54:39 85b2587de72d: Layer already exists 06:54:39 2fbbb5c74438: Layer already exists 06:54:39 af270559d0e7: Layer already exists 06:54:39 f1417ff83b31: Layer already exists 06:54:39 e965a62a9560: Pushed 06:54:39 bcb54ea48f8a: Pushed 06:54:39 09ea55f3bc7b: Pushed 06:54:47 f8527d7bf9aa: Pushed 06:54:47 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:54:48 e965a62a9560: Preparing 06:54:48 bcb54ea48f8a: Preparing 06:54:48 09ea55f3bc7b: Preparing 06:54:48 f8527d7bf9aa: Preparing 06:54:48 85b2587de72d: Preparing 06:54:48 2fbbb5c74438: Preparing 06:54:48 af270559d0e7: Preparing 06:54:48 f1417ff83b31: Preparing 06:54:48 2fbbb5c74438: Waiting 06:54:48 f1417ff83b31: Waiting 06:54:48 09ea55f3bc7b: Layer already exists 06:54:48 f8527d7bf9aa: Layer already exists 06:54:48 bcb54ea48f8a: Layer already exists 06:54:48 85b2587de72d: Layer already exists 06:54:48 e965a62a9560: Layer already exists 06:54:48 2fbbb5c74438: Layer already exists 06:54:48 af270559d0e7: Layer already exists 06:54:48 f1417ff83b31: Layer already exists 06:54:48 latest: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.148 06:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:54:49 e965a62a9560: Preparing 06:54:49 bcb54ea48f8a: Preparing 06:54:49 09ea55f3bc7b: Preparing 06:54:49 f8527d7bf9aa: Preparing 06:54:49 85b2587de72d: Preparing 06:54:49 2fbbb5c74438: Preparing 06:54:49 af270559d0e7: Preparing 06:54:49 f1417ff83b31: Preparing 06:54:49 2fbbb5c74438: Waiting 06:54:49 af270559d0e7: Waiting 06:54:49 e965a62a9560: Layer already exists 06:54:49 09ea55f3bc7b: Layer already exists 06:54:49 85b2587de72d: Layer already exists 06:54:49 bcb54ea48f8a: Layer already exists 06:54:49 f8527d7bf9aa: Layer already exists 06:54:49 af270559d0e7: Layer already exists 06:54:49 f1417ff83b31: Layer already exists 06:54:49 2fbbb5c74438: Layer already exists 06:54:49 3.0.0-dev.148: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:54:49 e965a62a9560: Preparing 06:54:49 bcb54ea48f8a: Preparing 06:54:49 09ea55f3bc7b: Preparing 06:54:49 f8527d7bf9aa: Preparing 06:54:49 85b2587de72d: Preparing 06:54:49 2fbbb5c74438: Preparing 06:54:49 af270559d0e7: Preparing 06:54:49 f1417ff83b31: Preparing 06:54:49 af270559d0e7: Waiting 06:54:49 2fbbb5c74438: Waiting 06:54:49 bcb54ea48f8a: Layer already exists 06:54:49 f8527d7bf9aa: Layer already exists 06:54:49 85b2587de72d: Layer already exists 06:54:49 e965a62a9560: Layer already exists 06:54:49 09ea55f3bc7b: Layer already exists 06:54:49 2fbbb5c74438: Layer already exists 06:54:49 f1417ff83b31: Layer already exists 06:54:49 af270559d0e7: Layer already exists 06:54:49 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:54:50 e965a62a9560: Preparing 06:54:50 bcb54ea48f8a: Preparing 06:54:50 09ea55f3bc7b: Preparing 06:54:50 f8527d7bf9aa: Preparing 06:54:50 85b2587de72d: Preparing 06:54:50 2fbbb5c74438: Preparing 06:54:50 af270559d0e7: Preparing 06:54:50 f1417ff83b31: Preparing 06:54:50 2fbbb5c74438: Waiting 06:54:50 af270559d0e7: Waiting 06:54:50 e965a62a9560: Layer already exists 06:54:50 f8527d7bf9aa: Layer already exists 06:54:50 bcb54ea48f8a: Layer already exists 06:54:50 09ea55f3bc7b: Layer already exists 06:54:50 85b2587de72d: Layer already exists 06:54:50 af270559d0e7: Layer already exists 06:54:50 2fbbb5c74438: Layer already exists 06:54:50 f1417ff83b31: Layer already exists 06:54:50 main: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:50 ===================================================== [Pipeline] echo 06:54:50 taggedImages: 06:54:50 - nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:50 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:54:50 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.148 06:54:50 - nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:50 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:54:50 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:54:50 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:50 latest 06:54:50 3.0.0-dev.148 06:54:50 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:50 main 06:54:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:54:50 6f6b034dfcf8: Preparing 06:54:50 90c4cc02d60a: Preparing 06:54:50 85b2587de72d: Preparing 06:54:50 2fbbb5c74438: Preparing 06:54:50 f19216f0f77e: Preparing 06:54:50 f1417ff83b31: Preparing 06:54:50 f1417ff83b31: Waiting 06:54:50 85b2587de72d: Layer already exists 06:54:50 2fbbb5c74438: Layer already exists 06:54:50 f1417ff83b31: Layer already exists 06:54:50 6f6b034dfcf8: Pushed 06:54:50 f19216f0f77e: Pushed 06:54:53 90c4cc02d60a: Pushed 06:54:53 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:54:54 6f6b034dfcf8: Preparing 06:54:54 90c4cc02d60a: Preparing 06:54:54 85b2587de72d: Preparing 06:54:54 2fbbb5c74438: Preparing 06:54:54 f19216f0f77e: Preparing 06:54:54 f1417ff83b31: Preparing 06:54:54 f1417ff83b31: Waiting 06:54:54 6f6b034dfcf8: Layer already exists 06:54:54 f19216f0f77e: Layer already exists 06:54:54 2fbbb5c74438: Layer already exists 06:54:54 90c4cc02d60a: Layer already exists 06:54:54 85b2587de72d: Layer already exists 06:54:54 f1417ff83b31: Layer already exists 06:54:54 latest: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.148 06:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:54:54 6f6b034dfcf8: Preparing 06:54:54 90c4cc02d60a: Preparing 06:54:54 85b2587de72d: Preparing 06:54:54 2fbbb5c74438: Preparing 06:54:54 f19216f0f77e: Preparing 06:54:54 f1417ff83b31: Preparing 06:54:54 f1417ff83b31: Waiting 06:54:54 90c4cc02d60a: Layer already exists 06:54:54 85b2587de72d: Layer already exists 06:54:54 2fbbb5c74438: Layer already exists 06:54:54 f19216f0f77e: Layer already exists 06:54:54 6f6b034dfcf8: Layer already exists 06:54:54 f1417ff83b31: Layer already exists 06:54:54 3.0.0-dev.148: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:54:55 6f6b034dfcf8: Preparing 06:54:55 90c4cc02d60a: Preparing 06:54:55 85b2587de72d: Preparing 06:54:55 2fbbb5c74438: Preparing 06:54:55 f19216f0f77e: Preparing 06:54:55 f1417ff83b31: Preparing 06:54:55 f1417ff83b31: Waiting 06:54:55 85b2587de72d: Layer already exists 06:54:55 6f6b034dfcf8: Layer already exists 06:54:55 2fbbb5c74438: Layer already exists 06:54:55 f19216f0f77e: Layer already exists 06:54:55 90c4cc02d60a: Layer already exists 06:54:55 f1417ff83b31: Layer already exists 06:54:55 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:54:55 6f6b034dfcf8: Preparing 06:54:55 90c4cc02d60a: Preparing 06:54:55 85b2587de72d: Preparing 06:54:55 2fbbb5c74438: Preparing 06:54:55 f19216f0f77e: Preparing 06:54:55 f1417ff83b31: Preparing 06:54:55 f1417ff83b31: Waiting 06:54:55 6f6b034dfcf8: Layer already exists 06:54:55 2fbbb5c74438: Layer already exists 06:54:55 90c4cc02d60a: Layer already exists 06:54:55 85b2587de72d: Layer already exists 06:54:55 f19216f0f77e: Layer already exists 06:54:55 f1417ff83b31: Layer already exists 06:54:55 main: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:55 ===================================================== [Pipeline] echo 06:54:55 taggedImages: 06:54:55 - nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:55 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:54:55 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.148 06:54:55 - nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:55 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:54:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:54:55 ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:55 latest 06:54:55 3.0.0-dev.148 06:54:55 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:54:55 main 06:54:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:54:56 d700fb4dadb8: Preparing 06:54:56 5e345c9c0847: Preparing 06:54:56 85b2587de72d: Preparing 06:54:56 2fbbb5c74438: Preparing 06:54:56 8be2a5d10d9d: Preparing 06:54:56 f1417ff83b31: Preparing 06:54:56 f1417ff83b31: Waiting 06:54:56 2fbbb5c74438: Layer already exists 06:54:56 85b2587de72d: Layer already exists 06:54:56 8be2a5d10d9d: Layer already exists 06:54:56 f1417ff83b31: Layer already exists 06:54:56 d700fb4dadb8: Pushed 06:54:59 5e345c9c0847: Pushed 06:54:59 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:54:59 d700fb4dadb8: Preparing 06:54:59 5e345c9c0847: Preparing 06:54:59 85b2587de72d: Preparing 06:54:59 2fbbb5c74438: Preparing 06:54:59 8be2a5d10d9d: Preparing 06:54:59 f1417ff83b31: Preparing 06:54:59 8be2a5d10d9d: Layer already exists 06:54:59 85b2587de72d: Layer already exists 06:54:59 2fbbb5c74438: Layer already exists 06:54:59 d700fb4dadb8: Layer already exists 06:54:59 5e345c9c0847: Layer already exists 06:54:59 f1417ff83b31: Layer already exists 06:54:59 latest: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.148 06:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:55:00 d700fb4dadb8: Preparing 06:55:00 5e345c9c0847: Preparing 06:55:00 85b2587de72d: Preparing 06:55:00 2fbbb5c74438: Preparing 06:55:00 8be2a5d10d9d: Preparing 06:55:00 f1417ff83b31: Preparing 06:55:00 f1417ff83b31: Waiting 06:55:00 85b2587de72d: Layer already exists 06:55:00 2fbbb5c74438: Layer already exists 06:55:00 5e345c9c0847: Layer already exists 06:55:00 d700fb4dadb8: Layer already exists 06:55:00 8be2a5d10d9d: Layer already exists 06:55:00 f1417ff83b31: Layer already exists 06:55:00 3.0.0-dev.148: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:55:00 d700fb4dadb8: Preparing 06:55:00 5e345c9c0847: Preparing 06:55:00 85b2587de72d: Preparing 06:55:00 2fbbb5c74438: Preparing 06:55:00 8be2a5d10d9d: Preparing 06:55:00 f1417ff83b31: Preparing 06:55:00 f1417ff83b31: Waiting 06:55:00 85b2587de72d: Layer already exists 06:55:00 8be2a5d10d9d: Layer already exists 06:55:00 2fbbb5c74438: Layer already exists 06:55:00 d700fb4dadb8: Layer already exists 06:55:00 5e345c9c0847: Layer already exists 06:55:00 f1417ff83b31: Layer already exists 06:55:00 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:01 Removing intermediate container fe3b5b9733ae 06:55:01 ---> 45b449c24120 06:55:01 Step 7/33 : COPY . . 06:55:01 Removing intermediate container 099e1756fb01 06:55:01 ---> 1af9379c6b37 06:55:01 Step 7/22 : COPY . . 06:55:01 Removing intermediate container e48410f0c439 06:55:01 ---> 0f61ac7bb30b 06:55:01 Step 7/26 : COPY . . 06:55:01 Removing intermediate container 9943d66c3f46 06:55:01 ---> 74cc2c7e1024 06:55:01 Step 7/27 : COPY . . 06:55:01 Removing intermediate container 43b449363d40 06:55:01 ---> 2562949a1072 06:55:01 Step 8/25 : COPY . . 06:55:01 ---> cb4a2f3f242e 06:55:01 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:55:01 ---> Running in 66068a43be25 06:55:01 ---> 628bdf198885 06:55:01 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 06:55:01 ---> 67a3e3e96847 06:55:01 Step 8/22 : RUN make cmd/secrets-config/secrets-config 06:55:01 ---> 47a2f267c279 06:55:01 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 06:55:01 ---> Running in 3a572b6dff63 06:55:01 ---> Running in 230df0701cca 06:55:01 ---> Running in fb917dbd07ef 06:55:01 ---> 3018eb1bc025 06:55:01 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:55:01 ---> Running in de1dd7a3da86 06:55:01 Removing intermediate container 3a572b6dff63 06:55:01 ---> 4f771673f536 06:55:01 Step 9/27 : WORKDIR /edgex-go/spire-build 06:55:01 Removing intermediate container fb917dbd07ef 06:55:01 ---> 89938b5b664d 06:55:01 Step 9/26 : WORKDIR /edgex-go/spire-build 06:55:01 ---> Running in 70e7cb0cf5d3 06:55:01 ---> Running in b2ff3c7e7f65 06:55:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:55:01 Removing intermediate container 70e7cb0cf5d3 06:55:01 ---> cd05dad05b50 06:55:01 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:55:01 Removing intermediate container b2ff3c7e7f65 06:55:01 ---> 9a31f10fe84f 06:55:01 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:55:01 ---> Running in df060b3a2a50 06:55:01 ---> Running in df3693658274 06:55:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:55:01 Removing intermediate container df060b3a2a50 06:55:01 ---> 145a8494387f 06:55:01 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 06:55:01 Removing intermediate container df3693658274 06:55:01 ---> 36fdc2fa149d 06:55:01 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 06:55:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:55:01 ---> Running in cb0c62fd26dc 06:55:01 ---> Running in c40d0ee160a3 06:55:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:55:01 d700fb4dadb8: Preparing 06:55:01 5e345c9c0847: Preparing 06:55:01 85b2587de72d: Preparing 06:55:01 2fbbb5c74438: Preparing 06:55:01 8be2a5d10d9d: Preparing 06:55:01 f1417ff83b31: Preparing 06:55:01 f1417ff83b31: Waiting 06:55:01 d700fb4dadb8: Layer already exists 06:55:01 85b2587de72d: Layer already exists 06:55:01 5e345c9c0847: Layer already exists 06:55:01 2fbbb5c74438: Layer already exists 06:55:01 8be2a5d10d9d: Layer already exists 06:55:01 f1417ff83b31: Layer already exists 06:55:01 main: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:01 ===================================================== [Pipeline] echo 06:55:01 taggedImages: 06:55:01 - nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075 06:55:01 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:55:01 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.148 06:55:01 - nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 06:55:01 - 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] } 06:55:05 Removing intermediate container c40d0ee160a3 06:55:05 ---> ec52c054549c 06:55:05 Removing intermediate container cb0c62fd26dc 06:55:05 Step 12/27 : WORKDIR /edgex-go ---> c684c9555c16 06:55:05 06:55:05 Step 12/26 : WORKDIR /edgex-go 06:55:05 ---> Running in 258cdf9637e0 06:55:05 ---> Running in 43ee3ba9b58b 06:55:06 Removing intermediate container 258cdf9637e0 06:55:06 ---> 5f3110a48bf8 06:55:06 06:55:06 Step 13/26 : FROM alpine:3.17 06:55:07 3.17: Pulling from library/alpine 06:55:07 Removing intermediate container 43ee3ba9b58b 06:55:07 ---> 25de4b7dcdee 06:55:07 06:55:07 Step 13/27 : FROM alpine:3.17 06:55:07 3.17: Pulling from library/alpine 06:55:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:55:07 Status: Downloaded newer image for alpine:3.17 06:55:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:55:07 Status: Image is up to date for alpine:3.17 06:55:07 ---> 51e60588ff2c 06:55:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:55:07 ---> 51e60588ff2c 06:55:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:55:08 ---> Running in 5429c97cc282 06:55:08 ---> Running in bfbd5af0d632 06:55:09 Removing intermediate container bfbd5af0d632 06:55:09 ---> edc4bd0f1fd1 06:55:09 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:55:09 Removing intermediate container 5429c97cc282 06:55:09 ---> bc57f995b0a3 06:55:09 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:55:09 ---> Running in 220c3f056194 06:55:09 ---> Running in 58068b153369 06:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:55:16 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:55:16 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:55:16 OK: 17691 distinct packages available 06:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:55:16 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:55:17 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:55:17 OK: 17691 distinct packages available 06:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:55:20 (1/5) Installing dumb-init (1.2.5-r2) 06:55:20 (2/5) Installing musl-obstack (1.2.3-r0) 06:55:20 (3/5) Installing libucontext (1.2-r0) 06:55:20 (4/5) Installing gcompat (1.1.0-r0) 06:55:20 (5/5) Installing openssl (3.0.8-r4) 06:55:20 Executing busybox-1.35.0-r29.trigger 06:55:20 OK: 9 MiB in 20 packages 06:55:20 (1/5) Installing dumb-init (1.2.5-r2) 06:55:20 (2/5) Installing musl-obstack (1.2.3-r0) 06:55:20 (3/5) Installing libucontext (1.2-r0) 06:55:20 (4/5) Installing gcompat (1.1.0-r0) 06:55:20 (5/5) Installing openssl (3.0.8-r4) 06:55:20 Executing busybox-1.35.0-r29.trigger 06:55:20 OK: 9 MiB in 20 packages 06:55:22 Removing intermediate container 220c3f056194 06:55:22 ---> f3d40040bee2 06:55:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 06:55:23 Removing intermediate container 58068b153369 06:55:23 ---> 5c5ad17f5e99 06:55:23 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 06:55:23 ---> 00cc921b6763 06:55:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 06:55:24 ---> 3163c6423a91 06:55:24 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 06:55:24 ---> c52e5d800699 06:55:24 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:55:25 ---> b881749b11e0 06:55:25 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:55:31 ---> 9655a970015b 06:55:31 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:55:35 ---> dae59b7c4182 06:55:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:55:36 ---> 00662a1379d0 06:55:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:55:37 ---> f8eca63bcdd7 06:55:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:55:38 ---> e5a0498cd113 06:55:38 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:55:38 ---> 32c6dd1f7a7a 06:55:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:55:39 ---> Running in 9b5220343ae8 06:55:39 Removing intermediate container 9b5220343ae8 06:55:39 ---> de0e5536145e 06:55:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:55:39 ---> Running in 9a59a4c76a8a 06:55:39 ---> 02dedf91696f 06:55:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:55:43 Removing intermediate container 9a59a4c76a8a 06:55:43 ---> 2fde22053243 06:55:43 Step 24/26 : LABEL arch=arm64 06:55:43 ---> dbf79b7a452b 06:55:43 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:55:43 ---> Running in cc86b1c6e812 06:55:43 Removing intermediate container cc86b1c6e812 06:55:43 ---> 33c731a56a8c 06:55:43 Step 25/26 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:55:43 ---> 0ae5d2d7b5e6 06:55:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:55:43 ---> Running in cbe15d4d38f9 06:55:43 ---> Running in f9679d994d15 06:55:44 Removing intermediate container cbe15d4d38f9 06:55:44 ---> 5d0eb8e301a0 06:55:44 Step 26/26 : LABEL version=3.0.0-dev.148 06:55:44 Removing intermediate container f9679d994d15 06:55:44 ---> dd8821f4c35b 06:55:44 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:55:44 ---> Running in 6cce5dd0fdd0 06:55:44 ---> Running in 388582d61338 06:55:45 Removing intermediate container 6cce5dd0fdd0 06:55:45 ---> 77105fa03d4b 06:55:45 06:55:45 Successfully built 77105fa03d4b 06:55:45 Successfully tagged security-spire-server-arm64:latest 06:55:45 Building security-secretstore-setup 06:55:45 Removing intermediate container 388582d61338 06:55:45 ---> b42ebed9b7a2 06:55:45 Step 25/27 : LABEL arch=arm64 06:55:45  Building security-spire-server ... done  ---> Running in f624f9c71b3d 06:55:46 Removing intermediate container f624f9c71b3d 06:55:46 ---> 07ab4cbdc743 06:55:46 Step 26/27 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 06:55:46 ---> Running in a09d028d5b92 06:55:46 Removing intermediate container a09d028d5b92 06:55:46 ---> f7caed139f34 06:55:46 Step 27/27 : LABEL version=3.0.0-dev.148 06:55:46 ---> Running in ba35f937f7d9 06:55:47 Removing intermediate container ba35f937f7d9 06:55:47 ---> 85aa41bb73e2 06:55:47 06:55:47 Successfully built 85aa41bb73e2 06:55:47 Successfully tagged security-spire-agent-arm64:latest 06:55:47  Building security-spire-agent ... done Building support-scheduler 06:55:49 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:55:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:55:49 ---> 8edad2bced90 06:55:49 Step 3/25 : WORKDIR /edgex-go 06:55:49 ---> Using cache 06:55:49 ---> 221354fe4549 06:55:49 Step 4/25 : RUN apk add --update --no-cache make git 06:55:49 ---> Running in 8dae658bc320 06:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:55:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:55:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:55:51 ---> 8edad2bced90 06:55:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:55:51 ---> Using cache 06:55:51 ---> 42740d8fb405 06:55:51 Step 4/23 : WORKDIR /edgex-go 06:55:51 ---> Using cache 06:55:51 ---> 9eca286e88c2 06:55:51 Step 5/23 : RUN apk add --update --no-cache make git 06:55:51 ---> Using cache 06:55:51 ---> c76aaadd7c9f 06:55:51 Step 6/23 : COPY go.mod vendor* ./ 06:55:51 ---> Using cache 06:55:51 ---> f88d0c47c113 06:55:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:51 ---> Using cache 06:55:51 ---> 2562949a1072 06:55:51 Step 8/23 : COPY . . 06:55:52 ---> Using cache 06:55:52 ---> 3018eb1bc025 06:55:52 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 06:55:52 ---> Running in 6ff01d79a3bd 06:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:55:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:55:54 OK: 263 MiB in 53 packages 06:55:56 Removing intermediate container 8dae658bc320 06:55:56 ---> 44583f631683 06:55:56 Step 5/25 : COPY go.mod vendor* ./ 06:55:57 ---> de4a404e5fcf 06:55:57 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:57 ---> Running in d466b5e7d9aa 06:57:34 Removing intermediate container d466b5e7d9aa 06:57:34 ---> 5b963393954b 06:57:34 Step 7/25 : COPY . . 06:57:34 ---> 8f98f2bfb1b2 06:57:34 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:57:34 ---> Running in 7369148408d9 06:57:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:01:41 Removing intermediate container 230df0701cca 07:01:41 ---> eb6f33957064 07:01:41 07:01:41 Step 9/22 : FROM alpine:3.17 07:01:41 ---> 51e60588ff2c 07:01:41 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 07:01:41 ---> Running in d5e89c24b514 07:01:41 Removing intermediate container 66068a43be25 07:01:41 ---> cea9e4cd9b93 07:01:41 07:01:41 Step 9/33 : FROM alpine:3.17 07:01:41 ---> 51e60588ff2c 07:01:41 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 07:01:41 ---> Running in 089c0189cebc 07:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:01:41 Removing intermediate container 089c0189cebc 07:01:41 ---> 8f6923f36b3c 07:01:41 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 07:01:41 ---> Running in e0f9f98714c5 07:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:01:41 (1/2) Installing dumb-init (1.2.5-r2) 07:01:41 (2/2) Installing openssl (3.0.8-r4) 07:01:41 Executing busybox-1.35.0-r29.trigger 07:01:41 OK: 8 MiB in 17 packages 07:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:01:41 Removing intermediate container d5e89c24b514 07:01:41 ---> 7ee1660f0710 07:01:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 07:01:41 ---> Running in adb17f4ffd62 07:01:41 (1/2) Installing dumb-init (1.2.5-r2) 07:01:41 (2/2) Installing su-exec (0.2-r2) 07:01:41 Executing busybox-1.35.0-r29.trigger 07:01:41 OK: 8 MiB in 17 packages 07:01:41 Removing intermediate container adb17f4ffd62 07:01:41 ---> 2c86ef401f84 07:01:41 Step 12/22 : WORKDIR /edgex 07:01:41 ---> Running in 623ad88a3601 07:01:41 Removing intermediate container 623ad88a3601 07:01:41 ---> 50af9210b93a 07:01:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:01:41 Removing intermediate container e0f9f98714c5 07:01:41 ---> 0f42d5b188f4 07:01:41 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 07:01:41 ---> Running in b9200e7b7473 07:01:41 ---> d714a77aa3c8 07:01:41 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 07:01:41 Removing intermediate container b9200e7b7473 07:01:41 ---> a670cd8709ba 07:01:41 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:01:41 ---> Running in 29c88bab6e93 07:01:41 Removing intermediate container 29c88bab6e93 07:01:41 ---> f3f7a0446ea4 07:01:41 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:01:41 ---> 66cc914c7040 07:01:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:01:41 ---> Running in a80becf1725f 07:01:43 Removing intermediate container a80becf1725f 07:01:43 ---> 2343abec02dc 07:01:43 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:01:43 ---> a0c0626a0074 07:01:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:01:43 ---> Running in fcbabb5c91ca 07:01:44 Removing intermediate container fcbabb5c91ca 07:01:44 ---> 2f0edf3db338 07:01:44 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:01:44 ---> Running in dfa4d8704dd5 07:01:46 ---> bf43443a16e3 07:01:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:01:47 ---> dc397f627514 07:01:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:01:47 ---> Running in 2d802390c03f 07:01:47 Removing intermediate container dfa4d8704dd5 07:01:47 ---> 77e8774a5fff 07:01:47 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 07:01:47 ---> Running in 50b930c0faa5 07:01:48 Removing intermediate container 50b930c0faa5 07:01:48 ---> bf6edbcd9d0e 07:01:48 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:01:49 ---> 3408773a2939 07:01:49 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:01:49 ---> Running in 4ff1eaa47814 07:01:51 Removing intermediate container 2d802390c03f 07:01:51 ---> 74ea35a734f0 07:01:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:01:52 ---> Running in c4f04b6dae5d 07:01:52 Removing intermediate container c4f04b6dae5d 07:01:52 ---> 56ce3ae1cd13 07:01:52 Step 20/22 : LABEL arch=arm64 07:01:52 ---> Running in 5d844c501670 07:01:53 Removing intermediate container 5d844c501670 07:01:53 ---> 093f49fd0bf7 07:01:53 Step 21/22 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:01:53 ---> Running in e7151ead24f9 07:01:54 Removing intermediate container 4ff1eaa47814 07:01:54 ---> 8575fc1fe4dc 07:01:54 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 07:01:54 Removing intermediate container e7151ead24f9 07:01:54 ---> 783bdcfa843d 07:01:54 Step 22/22 : LABEL version=3.0.0-dev.148 07:01:54 ---> Running in fd45a4ca7ffd 07:01:56 ---> 82e17a2b20d5 07:01:56 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 07:01:56 Removing intermediate container fd45a4ca7ffd 07:01:56 ---> e9b857e58b68 07:01:56 07:01:56 Successfully built e9b857e58b68 07:01:56 Successfully tagged security-proxy-setup-arm64:latest 07:01:56  Building security-proxy-setup ... done Building security-spire-config 07:01:57 ---> 079a5fbf5bc8 07:01:57 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:01:59 ---> 9058e2323cc8 07:01:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:02:00 ---> b74501da6c20 07:02:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 07:02:00 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:02:00 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:02:00 ---> 8edad2bced90 07:02:00 Step 3/27 : WORKDIR /edgex-go 07:02:00 ---> Using cache 07:02:00 ---> 221354fe4549 07:02:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 07:02:00 ---> Using cache 07:02:00 ---> 618e6eb59640 07:02:00 Step 5/27 : COPY go.mod vendor* ./ 07:02:01 ---> Using cache 07:02:01 ---> 0baee71d3d20 07:02:01 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:01 ---> Using cache 07:02:01 ---> 74cc2c7e1024 07:02:01 Step 7/27 : COPY . . 07:02:01 ---> Using cache 07:02:01 ---> 47a2f267c279 07:02:01 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 07:02:01 ---> Using cache 07:02:01 ---> 4f771673f536 07:02:01 Step 9/27 : WORKDIR /edgex-go/spire-build 07:02:01 ---> Using cache 07:02:01 ---> cd05dad05b50 07:02:01 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 07:02:01 ---> Using cache 07:02:01 ---> 145a8494387f 07:02:01 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 07:02:01 ---> Using cache 07:02:01 ---> ec52c054549c 07:02:01 Step 12/27 : WORKDIR /edgex-go 07:02:01 ---> Using cache 07:02:01 ---> 25de4b7dcdee 07:02:01 07:02:01 Step 13/27 : FROM alpine:3.17 07:02:01 ---> 51e60588ff2c 07:02:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:02:01 ---> Using cache 07:02:01 ---> bc57f995b0a3 07:02:01 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:02:01 ---> Running in 029bb6b62ed6 07:02:02 ---> ff34c0aa0456 07:02:02 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:02:03 ---> 3554d00e73b6 07:02:03 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:02:04 ---> 88e678901b27 07:02:04 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:02:05 ---> 8c07690e12dd 07:02:05 Step 28/33 : RUN chmod +x /entrypoint.sh 07:02:05 ---> Running in a76ccfaf652d 07:02:06 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:02:06 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:02:06 OK: 17691 distinct packages available 07:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:02:09 (1/4) Installing dumb-init (1.2.5-r2) 07:02:09 (2/4) Installing musl-obstack (1.2.3-r0) 07:02:09 (3/4) Installing libucontext (1.2-r0) 07:02:09 (4/4) Installing gcompat (1.1.0-r0) 07:02:09 Executing busybox-1.35.0-r29.trigger 07:02:09 OK: 8 MiB in 19 packages 07:02:09 Removing intermediate container a76ccfaf652d 07:02:09 ---> 6133809b1722 07:02:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 07:02:09 ---> Running in e21c0a7b6dde 07:02:10 Removing intermediate container e21c0a7b6dde 07:02:10 ---> 8db622618b6f 07:02:10 Step 30/33 : CMD ["gate"] 07:02:10 ---> Running in ac07be35b23b 07:02:11 Removing intermediate container ac07be35b23b 07:02:11 ---> 1cc4b3a46879 07:02:11 Step 31/33 : LABEL arch=arm64 07:02:11 ---> Running in 77cf061cfc25 07:02:11 Removing intermediate container 029bb6b62ed6 07:02:11 ---> 77a0dd538bb0 07:02:11 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 07:02:15 Removing intermediate container 77cf061cfc25 07:02:15 ---> 138ef77030f3 07:02:15 Step 32/33 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:02:15 ---> Running in fe2582a77101 07:02:15 ---> 3798ac17e168 07:02:15 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 07:02:15 Removing intermediate container fe2582a77101 07:02:15 ---> fa25475c91aa 07:02:15 Step 33/33 : LABEL version=3.0.0-dev.148 07:02:15 ---> Running in eb07d039c162 07:02:15 Removing intermediate container eb07d039c162 07:02:15 ---> 80dff4ad801a 07:02:15 07:02:15 ---> b636bf0c3882 07:02:15 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:02:15 Successfully built 80dff4ad801a 07:02:15 Successfully tagged security-bootstrapper-arm64:latest 07:02:15  Building security-bootstrapper ... done Building core-common-config-bootstrapper 07:02:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:02:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:02:19 ---> 8edad2bced90 07:02:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:02:19 ---> Using cache 07:02:19 ---> 42740d8fb405 07:02:19 Step 4/23 : WORKDIR /edgex-go 07:02:19 ---> Using cache 07:02:19 ---> 9eca286e88c2 07:02:19 Step 5/23 : RUN apk add --update --no-cache make git 07:02:19 ---> Using cache 07:02:19 ---> c76aaadd7c9f 07:02:19 Step 6/23 : COPY go.mod vendor* ./ 07:02:19 ---> Using cache 07:02:19 ---> f88d0c47c113 07:02:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:19 ---> Using cache 07:02:19 ---> 2562949a1072 07:02:19 Step 8/23 : COPY . . 07:02:19 ---> Using cache 07:02:19 ---> 3018eb1bc025 07:02:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:02:20 ---> Running in 6b2419203cda 07:02:21 ---> 6accb173f197 07:02:21 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:02:22 ---> c18389ae6a44 07:02:22 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:02:23 ---> Running in 3e9ebeaaae50 07:02:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:02:24 Removing intermediate container 3e9ebeaaae50 07:02:24 ---> c4acf0f8f821 07:02:24 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:02:26 ---> e1c224ac7dda 07:02:26 Step 22/27 : WORKDIR / 07:02:26 ---> Running in aa570b176c0a 07:02:27 Removing intermediate container aa570b176c0a 07:02:27 ---> a34055fad50c 07:02:27 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:02:27 ---> Running in 939c97097d29 07:02:28 Removing intermediate container 939c97097d29 07:02:28 ---> 4af21c0953c9 07:02:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:02:28 ---> Running in c20403d7700f 07:02:30 Removing intermediate container c20403d7700f 07:02:30 ---> 659e7690e405 07:02:30 Step 25/27 : LABEL arch=arm64 07:02:30 ---> Running in 0c4b2ff5df33 07:02:31 Removing intermediate container 0c4b2ff5df33 07:02:31 ---> e714fadf2c0a 07:02:31 Step 26/27 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:02:31 ---> Running in ac533a48c7e5 07:02:31 Removing intermediate container ac533a48c7e5 07:02:31 ---> 4af3fb8355cb 07:02:31 Step 27/27 : LABEL version=3.0.0-dev.148 07:02:32 ---> Running in 128fcf3b5c43 07:02:33 Removing intermediate container 128fcf3b5c43 07:02:33 ---> b89de77f045d 07:02:33 07:02:33 Successfully built b89de77f045d 07:02:33 Successfully tagged security-spire-config-arm64:latest 07:02:33 Building core-command 07:02:33  Building security-spire-config ... done Removing intermediate container de1dd7a3da86 07:02:33 ---> a9925e8f46cd 07:02:33 07:02:33 Step 10/25 : FROM alpine:3.17 07:02:33 ---> 51e60588ff2c 07:02:33 Step 11/25 : RUN apk add --update --no-cache dumb-init 07:02:33 ---> Running in 3bb002a0aa15 07:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:02:37 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:02:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:02:37 ---> 8edad2bced90 07:02:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:02:37 ---> Using cache 07:02:37 ---> 42740d8fb405 07:02:37 Step 4/24 : WORKDIR /edgex-go 07:02:37 ---> Using cache 07:02:37 ---> 9eca286e88c2 07:02:37 Step 5/24 : RUN apk add --update --no-cache make git 07:02:37 ---> Using cache 07:02:37 ---> c76aaadd7c9f 07:02:37 Step 6/24 : COPY go.mod vendor* ./ 07:02:37 ---> Using cache 07:02:37 ---> f88d0c47c113 07:02:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:37 ---> Using cache 07:02:37 ---> 2562949a1072 07:02:37 Step 8/24 : COPY . . 07:02:37 ---> Using cache 07:02:37 ---> 3018eb1bc025 07:02:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:02:37 ---> Running in 9a3abfc6bb84 07:02:39 (1/1) Installing dumb-init (1.2.5-r2) 07:02:39 Executing busybox-1.35.0-r29.trigger 07:02:39 OK: 8 MiB in 16 packages 07:02:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:02:40 Removing intermediate container 3bb002a0aa15 07:02:40 ---> 5b8ea936b9df 07:02:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:02:40 ---> Running in 2aef363177af 07:02:41 Removing intermediate container 2aef363177af 07:02:41 ---> df8dff85755c 07:02:41 Step 13/25 : ENV APP_PORT=59881 07:02:41 ---> Running in 9fbffa50668f 07:02:41 Removing intermediate container 9fbffa50668f 07:02:41 ---> 73e4c5f13394 07:02:41 Step 14/25 : EXPOSE $APP_PORT 07:02:41 ---> Running in c714d1576e4a 07:02:42 Removing intermediate container c714d1576e4a 07:02:42 ---> 21309091982d 07:02:42 Step 15/25 : WORKDIR / 07:02:42 ---> Running in 354901a73251 07:02:43 Removing intermediate container 354901a73251 07:02:43 ---> 3534d9319dbc 07:02:43 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 07:02:44 ---> 2f596d8de83b 07:02:44 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 07:02:45 ---> 6a1dc1d4e4ae 07:02:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:02:48 ---> b9f7df014e11 07:02:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:02:49 ---> 817adb7c5747 07:02:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:02:50 ---> 0178b26ef652 07:02:50 Step 21/25 : ENTRYPOINT ["/core-metadata"] 07:02:50 ---> Running in 16d61f33df15 07:02:50 Removing intermediate container 16d61f33df15 07:02:50 ---> 935977ce3917 07:02:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:02:50 ---> Running in 8e29248dfadc 07:02:51 Removing intermediate container 8e29248dfadc 07:02:51 ---> d6e716f11f81 07:02:51 Step 23/25 : LABEL arch=arm64 07:02:51 ---> Running in 0c3a087358ef 07:02:51 Removing intermediate container 0c3a087358ef 07:02:51 ---> 9026013c4312 07:02:51 Step 24/25 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:02:51 ---> Running in ffaaa964e48b 07:02:52 Removing intermediate container ffaaa964e48b 07:02:52 ---> 3361fe5340c5 07:02:52 Step 25/25 : LABEL version=3.0.0-dev.148 07:02:52 ---> Running in e4f5348a03ae 07:02:52 Removing intermediate container e4f5348a03ae 07:02:52 ---> ca25fd67feba 07:02:52 07:02:53 Successfully built ca25fd67feba 07:02:53 Successfully tagged core-metadata-arm64:latest 07:02:53  Building core-metadata ... done Building security-proxy-auth 07:02:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:02:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:02:56 ---> 8edad2bced90 07:02:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:02:56 ---> Using cache 07:02:56 ---> 42740d8fb405 07:02:56 Step 4/23 : WORKDIR /edgex-go 07:02:56 ---> Using cache 07:02:56 ---> 9eca286e88c2 07:02:56 Step 5/23 : RUN apk add --update --no-cache make git 07:02:56 ---> Using cache 07:02:56 ---> c76aaadd7c9f 07:02:56 Step 6/23 : COPY go.mod vendor* ./ 07:02:56 ---> Using cache 07:02:56 ---> f88d0c47c113 07:02:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:56 ---> Using cache 07:02:56 ---> 2562949a1072 07:02:56 Step 8/23 : COPY . . 07:02:56 ---> Using cache 07:02:56 ---> 3018eb1bc025 07:02:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 07:02:56 ---> Running in 6aa6a9022e80 07:02:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:03:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:04:07 Removing intermediate container 7369148408d9 07:04:07 ---> 49554469e45b 07:04:07 07:04:07 Step 9/25 : FROM alpine:3.17 07:04:07 ---> 51e60588ff2c 07:04:07 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:04:07 ---> Running in 5699e62619cb 07:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:04:10 (1/3) Installing ca-certificates (20220614-r4) 07:04:10 (2/3) Installing dumb-init (1.2.5-r2) 07:04:10 (3/3) Installing su-exec (0.2-r2) 07:04:10 Executing busybox-1.35.0-r29.trigger 07:04:10 Executing ca-certificates-20220614-r4.trigger 07:04:11 OK: 8 MiB in 18 packages 07:04:13 Removing intermediate container 5699e62619cb 07:04:13 ---> b311fe924018 07:04:13 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 07:04:13 ---> Running in 7383ba181d2e 07:04:14 Removing intermediate container 7383ba181d2e 07:04:14 ---> 82da33a5735d 07:04:14 Step 12/25 : WORKDIR / 07:04:14 ---> Running in 1216670d6555 07:04:14 Removing intermediate container 1216670d6555 07:04:14 ---> 268bd64cd6e9 07:04:14 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:15 ---> 7386aae36513 07:04:15 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 07:04:16 ---> ba74f5b79d7c 07:04:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:04:17 ---> ad6cdd5f3442 07:04:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:04:18 ---> 068fd8f5bb0c 07:04:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:04:19 ---> 9997cdee6f62 07:04:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:04:20 ---> de012833e4f5 07:04:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:04:23 ---> ef8fc750c666 07:04:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:04:24 ---> 6be93f36ce7a 07:04:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:24 ---> Running in 81819edb67e7 07:04:27 Removing intermediate container 81819edb67e7 07:04:27 ---> ec797f2f5202 07:04:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:04:27 ---> Running in f56d5e767ec2 07:04:27 Removing intermediate container f56d5e767ec2 07:04:27 ---> 3c8ddf67a9ae 07:04:27 Step 23/25 : LABEL arch=arm64 07:04:27 ---> Running in 31e5d3f54b70 07:04:28 Removing intermediate container 31e5d3f54b70 07:04:28 ---> d1c69826542b 07:04:28 Step 24/25 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:04:28 ---> Running in 684596d71a50 07:04:28 Removing intermediate container 684596d71a50 07:04:28 ---> eb2236ca8e07 07:04:28 Step 25/25 : LABEL version=3.0.0-dev.148 07:04:28 ---> Running in c6f02c485f44 07:04:29 Removing intermediate container c6f02c485f44 07:04:29 ---> 1cbb33bfc662 07:04:29 07:04:29 Successfully built 1cbb33bfc662 07:04:29 Successfully tagged security-secretstore-setup-arm64:latest 07:04:29  Building security-secretstore-setup ... done Building security-spiffe-token-provider 07:04:32 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:04:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:04:32 ---> 8edad2bced90 07:04:32 Step 3/20 : WORKDIR /edgex-go 07:04:32 ---> Using cache 07:04:32 ---> 221354fe4549 07:04:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:04:32 ---> Running in ee6377138fff 07:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:04:37 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:04:37 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:04:37 OK: 17690 distinct packages available 07:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:04:39 OK: 263 MiB in 53 packages 07:04:40 Removing intermediate container ee6377138fff 07:04:40 ---> 7a0e21e4cc1f 07:04:40 Step 5/20 : COPY go.mod vendor* ./ 07:04:41 ---> 1cd6cf404d05 07:04:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:41 ---> Running in 8849c36fc543 07:06:19 Removing intermediate container 6ff01d79a3bd 07:06:19 ---> 44ae12cade37 07:06:19 07:06:19 Step 10/23 : FROM alpine:3.17 07:06:19 ---> 51e60588ff2c 07:06:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:06:19 ---> Using cache 07:06:19 ---> 5b8ea936b9df 07:06:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:06:19 ---> Using cache 07:06:19 ---> df8dff85755c 07:06:19 Step 13/23 : ENV APP_PORT=59861 07:06:19 ---> Running in 2e515e5f62a1 07:06:19 Removing intermediate container 2e515e5f62a1 07:06:19 ---> 0dc939d4919a 07:06:19 Step 14/23 : EXPOSE $APP_PORT 07:06:19 ---> Running in cbf3396da5b3 07:06:19 Removing intermediate container cbf3396da5b3 07:06:19 ---> 47c979f37a28 07:06:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:06:19 ---> 412e4b69ef34 07:06:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:06:19 ---> 70ab09e48e9a 07:06:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:06:19 ---> 416808a64f0f 07:06:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:06:19 ---> 571c25334990 07:06:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:06:19 ---> Running in 72ec4a896f3c 07:06:19 Removing intermediate container 72ec4a896f3c 07:06:19 ---> e147948ed15f 07:06:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:06:19 ---> Running in 71857d046692 07:06:22 Removing intermediate container 8849c36fc543 07:06:22 ---> ef4a76633c50 07:06:22 Step 7/20 : COPY . . 07:06:23 Removing intermediate container 71857d046692 07:06:23 ---> 4815bf02675a 07:06:23 Step 21/23 : LABEL arch=arm64 07:06:23 ---> Running in aabd6b20a1d1 07:06:24 Removing intermediate container aabd6b20a1d1 07:06:24 ---> 89b57b83d939 07:06:24 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:06:24 ---> Running in 66c144421644 07:06:24 Removing intermediate container 66c144421644 07:06:24 ---> 8b71969be015 07:06:24 Step 23/23 : LABEL version=3.0.0-dev.148 07:06:24 ---> Running in 54061143403d 07:06:25 Removing intermediate container 54061143403d 07:06:25 ---> fb1e9574348a 07:06:25 07:06:25 Successfully built fb1e9574348a 07:06:25 Successfully tagged support-scheduler-arm64:latest 07:06:25  Building support-scheduler ... done Building core-data 07:06:26 ---> 228dbd670fb8 07:06:26 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:06:26 ---> Running in 8c3ed4db8507 07:06:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:06:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:06:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:06:30 ---> 8edad2bced90 07:06:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:06:30 ---> Using cache 07:06:30 ---> 42740d8fb405 07:06:30 Step 4/23 : WORKDIR /edgex-go 07:06:30 ---> Using cache 07:06:30 ---> 9eca286e88c2 07:06:30 Step 5/23 : RUN apk add --update --no-cache make git 07:06:30 ---> Using cache 07:06:30 ---> c76aaadd7c9f 07:06:30 Step 6/23 : COPY go.mod vendor* ./ 07:06:30 ---> Using cache 07:06:30 ---> f88d0c47c113 07:06:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:30 ---> Using cache 07:06:30 ---> 2562949a1072 07:06:30 Step 8/23 : COPY . . 07:06:30 ---> Using cache 07:06:30 ---> 3018eb1bc025 07:06:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:06:30 ---> Running in b2ab38a11f75 07:06:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:09:09 Removing intermediate container 6b2419203cda 07:09:09 ---> a80f105b952e 07:09:09 07:09:09 Step 10/23 : FROM alpine:3.17 07:09:09 ---> 51e60588ff2c 07:09:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:09:09 ---> Running in a64b03014c2c 07:09:09 Removing intermediate container 6aa6a9022e80 07:09:09 ---> 921cdbe2dc16 07:09:09 07:09:09 Step 10/23 : FROM alpine:3.17 07:09:09 ---> 51e60588ff2c 07:09:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:09:09 Removing intermediate container a64b03014c2c 07:09:09 ---> cc76406ad9df 07:09:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:09:09 ---> Running in 74ea0757124b 07:09:09 ---> Running in 8505747fc943 07:09:09 Removing intermediate container 74ea0757124b 07:09:09 ---> f7eee8a51959 07:09:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:09:09 ---> Running in e0c7fa10d01f 07:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:09:11 (1/1) Installing dumb-init (1.2.5-r2) 07:09:11 Executing busybox-1.35.0-r29.trigger 07:09:11 OK: 8 MiB in 16 packages 07:09:11 (1/1) Installing dumb-init (1.2.5-r2) 07:09:11 Executing busybox-1.35.0-r29.trigger 07:09:11 OK: 8 MiB in 16 packages 07:09:13 Removing intermediate container 8505747fc943 07:09:13 ---> 3ea983c1321b 07:09:13 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:13 Removing intermediate container e0c7fa10d01f 07:09:13 ---> 251d1392f930 07:09:13 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:14 ---> ec90a41ec101 07:09:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 07:09:14 ---> 4f5440908ec6 07:09:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 07:09:15 ---> 389b6b81c961 07:09:15 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:09:17 ---> 822043bde71c 07:09:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:09:17 ---> 167ad28777fe 07:09:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:09:19 ---> 8f20ee2502b5 07:09:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:09:21 ---> d76266cf3d06 07:09:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:21 ---> 941ee80496be 07:09:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:09:21 ---> Running in 3963ec2d74db 07:09:24 ---> e9ecfc0adc84 07:09:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:09:26 ---> 83deb845b3f2 07:09:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:26 ---> Running in 2ac6fc7415b0 07:09:26 Removing intermediate container 3963ec2d74db 07:09:26 ---> 904768f79634 07:09:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 07:09:26 ---> Running in 4fe8ee7e4578 07:09:27 Removing intermediate container 4fe8ee7e4578 07:09:27 ---> 5ac68d4dbbaf 07:09:27 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 07:09:27 ---> Running in fc47b29d524e 07:09:29 Removing intermediate container fc47b29d524e 07:09:29 ---> 5b09c9e344e2 07:09:29 Step 21/23 : LABEL arch=arm64 07:09:29 ---> Running in c402ecf8cd3c 07:09:29 Removing intermediate container c402ecf8cd3c 07:09:29 ---> 3be3fdfd56cb 07:09:29 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:09:30 ---> Running in 561552d15186 07:09:31 Removing intermediate container 2ac6fc7415b0 07:09:31 ---> 6fc8c51b7e55 07:09:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 07:09:31 ---> Running in 9c3ef49d0efe 07:09:31 Removing intermediate container 561552d15186 07:09:31 ---> 462b1b89e3a6 07:09:31 Step 23/23 : LABEL version=3.0.0-dev.148 07:09:31 ---> Running in 3dde6fd61f58 07:09:32 Removing intermediate container 9c3ef49d0efe 07:09:32 ---> 96db4962897a 07:09:32 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 07:09:32 ---> Running in 3928cdc7b288 07:09:32 Removing intermediate container 3dde6fd61f58 07:09:32 ---> 2345e834d4a6 07:09:32 07:09:32 Successfully built 2345e834d4a6 07:09:32 Successfully tagged core-common-config-bootstrapper-arm64:latest 07:09:32 Building support-notifications 07:09:33  Building core-common-config-bootstrapper ... done Removing intermediate container 3928cdc7b288 07:09:33 ---> a018265c18a1 07:09:33 Step 21/23 : LABEL arch=arm64 07:09:33 ---> Running in af151bd43c15 07:09:34 Removing intermediate container af151bd43c15 07:09:34 ---> a599cc311d6a 07:09:34 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:09:34 ---> Running in 516b44908ef9 07:09:35 Removing intermediate container 516b44908ef9 07:09:35 ---> 4a71d5cee8e5 07:09:35 Step 23/23 : LABEL version=3.0.0-dev.148 07:09:35 ---> Running in c772bf9faf7d 07:09:36 Removing intermediate container 9a3abfc6bb84 07:09:36 ---> 771c494ccc6e 07:09:36 07:09:36 Step 10/24 : FROM alpine:3.17 07:09:36 ---> 51e60588ff2c 07:09:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:09:36 Removing intermediate container c772bf9faf7d 07:09:36 ---> e6218d7d1d79 07:09:36 07:09:36 ---> Using cache 07:09:36 ---> 5b8ea936b9df 07:09:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:09:36 ---> Using cache 07:09:36 ---> df8dff85755c 07:09:36 Step 13/24 : ENV APP_PORT=59882 07:09:36 ---> Running in 92217e6be3ab 07:09:36 Successfully built e6218d7d1d79 07:09:36 Successfully tagged security-proxy-auth-arm64:latest 07:09:37  Building security-proxy-auth ... done Removing intermediate container 92217e6be3ab 07:09:37 ---> 633b3c579b13 07:09:37 Step 14/24 : EXPOSE $APP_PORT 07:09:37 ---> Running in 03942c9c7bea 07:09:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:09:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:09:37 ---> 8edad2bced90 07:09:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:09:37 ---> Using cache 07:09:37 ---> 42740d8fb405 07:09:37 Step 4/23 : WORKDIR /edgex-go 07:09:37 ---> Using cache 07:09:37 ---> 9eca286e88c2 07:09:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:09:38 ---> Running in 9d9967b7e978 07:09:38 Removing intermediate container 03942c9c7bea 07:09:38 ---> c96391984cab 07:09:38 Step 15/24 : WORKDIR / 07:09:38 ---> Running in 71f6ab24e230 07:09:39 Removing intermediate container 71f6ab24e230 07:09:39 ---> 97a549f0f0fe 07:09:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:09:40 ---> 8aabbe7f1223 07:09:40 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 07:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:09:41 ---> 686f7ce2f1c8 07:09:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:09:43 OK: 263 MiB in 53 packages 07:09:43 ---> 546b1c6be73c 07:09:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:09:44 ---> 4fdda97471ad 07:09:44 Step 20/24 : ENTRYPOINT ["/core-command"] 07:09:44 ---> Running in 4c38a0548a97 07:09:45 Removing intermediate container 9d9967b7e978 07:09:45 ---> 82acb4a4268a 07:09:45 Step 6/23 : COPY go.mod vendor* ./ 07:09:45 Removing intermediate container 4c38a0548a97 07:09:45 ---> 1d4b204925e8 07:09:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:09:45 ---> Running in 20f378d7e0f3 07:09:46 Removing intermediate container 20f378d7e0f3 07:09:46 ---> c9c209be8520 07:09:46 Step 22/24 : LABEL arch=arm64 07:09:46 ---> 4e30f81bf95b 07:09:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:46 ---> Running in 96a802a77fee 07:09:46 ---> Running in f42660784e33 07:09:47 Removing intermediate container 96a802a77fee 07:09:47 ---> e79b3b0acbbb 07:09:47 Step 23/24 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:09:47 ---> Running in b4fdc78a3868 07:09:48 Removing intermediate container b4fdc78a3868 07:09:48 ---> 570e05c938b4 07:09:48 Step 24/24 : LABEL version=3.0.0-dev.148 07:09:48 ---> Running in ce6982128e43 07:09:49 Removing intermediate container ce6982128e43 07:09:49 ---> bf98ab8bdec1 07:09:49 07:09:49 Successfully built bf98ab8bdec1 07:09:49 Successfully tagged core-command-arm64:latest 07:11:10  Building core-command ... done Removing intermediate container f42660784e33 07:11:10 ---> d23f4e760119 07:11:10 Step 8/23 : COPY . . 07:11:10 ---> 8f20801a6631 07:11:10 Step 9/23 : RUN make cmd/support-notifications/support-notifications 07:11:10 ---> Running in c045886602a2 07:11:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:12:07 Removing intermediate container b2ab38a11f75 07:12:07 ---> 7b80fb02d6de 07:12:07 07:12:07 Step 10/23 : FROM alpine:3.17 07:12:07 ---> 51e60588ff2c 07:12:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 07:12:07 ---> Running in ce7f94ed25db 07:12:07 Removing intermediate container ce7f94ed25db 07:12:07 ---> e0569f27700d 07:12:07 Step 12/23 : ENV APP_PORT=59880 07:12:07 ---> Running in efa2ff71e733 07:12:07 Removing intermediate container efa2ff71e733 07:12:07 ---> 88203cacd2c9 07:12:07 Step 13/23 : EXPOSE $APP_PORT 07:12:07 ---> Running in 2a378e6afc42 07:12:07 Removing intermediate container 2a378e6afc42 07:12:07 ---> 5e9cd8507c2b 07:12:07 Step 14/23 : RUN apk add --update --no-cache dumb-init 07:12:07 ---> Running in af742fc9eb12 07:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:12:07 (1/1) Installing dumb-init (1.2.5-r2) 07:12:07 Executing busybox-1.35.0-r29.trigger 07:12:07 OK: 8 MiB in 16 packages 07:12:07 Removing intermediate container af742fc9eb12 07:12:07 ---> 79c03452a710 07:12:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:07 ---> 864b88dc8f27 07:12:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:12:08 ---> f01ce93a3833 07:12:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:12:11 ---> dffd9ea70b22 07:12:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:12:11 ---> 0ca0cfe5acb5 07:12:11 Step 19/23 : ENTRYPOINT ["/core-data"] 07:12:12 ---> Running in 9eeb9925840f 07:12:12 Removing intermediate container 9eeb9925840f 07:12:12 ---> 9122bec06282 07:12:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:12:12 ---> Running in dc74efc1e5ea 07:12:13 Removing intermediate container dc74efc1e5ea 07:12:13 ---> 0932ff221528 07:12:13 Step 21/23 : LABEL arch=arm64 07:12:13 ---> Running in 191c526c1b2d 07:12:13 Removing intermediate container 191c526c1b2d 07:12:13 ---> fbbc90edc686 07:12:13 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:12:13 ---> Running in e75068b8f122 07:12:14 Removing intermediate container e75068b8f122 07:12:14 ---> b18b6e1a6705 07:12:14 Step 23/23 : LABEL version=3.0.0-dev.148 07:12:14 ---> Running in 5401f3ee005c 07:12:15 Removing intermediate container 5401f3ee005c 07:12:15 ---> 438f4d58f3bb 07:12:15 07:12:15 Successfully built 438f4d58f3bb 07:12:15 Successfully tagged core-data-arm64:latest 07:12:53  Building core-data ... done Removing intermediate container 8c3ed4db8507 07:12:53 ---> b1edddd4d82e 07:12:53 07:12:53 Step 9/20 : FROM alpine:3.17 07:12:53 ---> 51e60588ff2c 07:12:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 07:12:53 ---> Using cache 07:12:53 ---> 8f6923f36b3c 07:12:53 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:12:53 ---> Running in 727e36065a0c 07:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:12:53 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:12:53 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:12:53 OK: 17691 distinct packages available 07:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:12:53 (1/9) Installing ca-certificates (20220614-r4) 07:12:53 (2/9) Installing brotli-libs (1.0.9-r9) 07:12:53 (3/9) Installing nghttp2-libs (1.51.0-r0) 07:12:53 (4/9) Installing libcurl (8.0.1-r0) 07:12:53 (5/9) Installing curl (8.0.1-r0) 07:12:53 (6/9) Installing dumb-init (1.2.5-r2) 07:12:53 (7/9) Installing musl-obstack (1.2.3-r0) 07:12:53 (8/9) Installing libucontext (1.2-r0) 07:12:53 (9/9) Installing gcompat (1.1.0-r0) 07:12:53 Executing busybox-1.35.0-r29.trigger 07:12:53 Executing ca-certificates-20220614-r4.trigger 07:12:54 OK: 11 MiB in 24 packages 07:12:56 Removing intermediate container 727e36065a0c 07:12:56 ---> dcdf65820545 07:12:56 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:57 ---> 7cd285f722cb 07:12:57 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 07:12:58 ---> dbf540034793 07:12:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:13:01 ---> d82f253c37b5 07:13:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:13:01 ---> 7732831595fd 07:13:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:13:01 ---> Running in ac42ecdab987 07:13:03 Removing intermediate container ac42ecdab987 07:13:03 ---> f1aacc1f8847 07:13:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 07:13:03 ---> Running in a73b428d9604 07:13:03 Removing intermediate container a73b428d9604 07:13:03 ---> f32f0d6e7a93 07:13:03 Step 18/20 : LABEL arch=arm64 07:13:03 ---> Running in 072cb9bcce08 07:13:04 Removing intermediate container 072cb9bcce08 07:13:04 ---> 0dbff3fa4bb2 07:13:04 Step 19/20 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:13:04 ---> Running in d5b63fd42ff4 07:13:04 Removing intermediate container d5b63fd42ff4 07:13:04 ---> cd8902495b27 07:13:04 Step 20/20 : LABEL version=3.0.0-dev.148 07:13:04 ---> Running in 9f34f59d5d37 07:13:05 Removing intermediate container 9f34f59d5d37 07:13:05 ---> 6389950e3ed9 07:13:05 07:13:05 Successfully built 6389950e3ed9 07:13:05 Successfully tagged security-spiffe-token-provider-arm64:latest 07:14:27  Building security-spiffe-token-provider ... done Removing intermediate container c045886602a2 07:14:27 ---> 93a88c517673 07:14:27 07:14:27 Step 10/23 : FROM alpine:3.17 07:14:27 ---> 51e60588ff2c 07:14:27 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:14:27 ---> Running in 9031e725119f 07:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:14:27 (1/2) Installing ca-certificates (20220614-r4) 07:14:27 (2/2) Installing dumb-init (1.2.5-r2) 07:14:27 Executing busybox-1.35.0-r29.trigger 07:14:27 Executing ca-certificates-20220614-r4.trigger 07:14:27 OK: 8 MiB in 17 packages 07:14:27 Removing intermediate container 9031e725119f 07:14:27 ---> f2f11d3204b4 07:14:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 07:14:27 ---> Running in 627481b58815 07:14:27 Removing intermediate container 627481b58815 07:14:27 ---> d47b0b54975c 07:14:27 Step 13/23 : ENV APP_PORT=59860 07:14:27 ---> Running in 33f291c47cfa 07:14:27 Removing intermediate container 33f291c47cfa 07:14:27 ---> bd28f7851f68 07:14:27 Step 14/23 : EXPOSE $APP_PORT 07:14:27 ---> Running in 41ec987761ca 07:14:27 Removing intermediate container 41ec987761ca 07:14:27 ---> 7e6f701326a0 07:14:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:14:27 ---> 02b631b90767 07:14:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:14:27 ---> 2e588e7d37cf 07:14:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:14:27 ---> c720e009a767 07:14:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:14:27 ---> 610d1045bb90 07:14:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:14:27 ---> Running in b9d7bdcb2a39 07:14:27 Removing intermediate container b9d7bdcb2a39 07:14:27 ---> 8c040f282e0b 07:14:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:14:27 ---> Running in d1c0a2f6b767 07:14:27 Removing intermediate container d1c0a2f6b767 07:14:27 ---> 2107145c0b65 07:14:27 Step 21/23 : LABEL arch=arm64 07:14:27 ---> Running in 43f6be08cece 07:14:27 Removing intermediate container 43f6be08cece 07:14:27 ---> 5a350a4039b5 07:14:27 Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 07:14:27 ---> Running in 40abd9e7c4a4 07:14:28 Removing intermediate container 40abd9e7c4a4 07:14:28 ---> 3089199b61c3 07:14:28 Step 23/23 : LABEL version=3.0.0-dev.148 07:14:28 ---> Running in 5e72d8c4c3e7 07:14:28 Removing intermediate container 5e72d8c4c3e7 07:14:28 ---> 6fdc6c5d0e8c 07:14:28 07:14:28 Successfully built 6fdc6c5d0e8c 07:14:28 Successfully tagged support-notifications-arm64:latest 07:14:28  Building support-notifications ... done  [Pipeline] } 07:14:28 $ docker stop --time=1 629d01cd6c32c5a59b516d9048480d99c519c4df46542be6988a33a04992bcaa 07:14:30 $ docker rm -f --volumes 629d01cd6c32c5a59b516d9048480d99c519c4df46542be6988a33a04992bcaa [Pipeline] // withDockerContainer [Pipeline] sh 07:14:30 + docker images 07:14:31 REPOSITORY TAG IMAGE ID CREATED SIZE 07:14:31 support-notifications-arm64 latest 6fdc6c5d0e8c 3 seconds ago 31.9MB 07:14:31 93a88c517673 16 seconds ago 1.42GB 07:14:31 security-spiffe-token-provider-arm64 latest 6389950e3ed9 About a minute ago 32.7MB 07:14:31 b1edddd4d82e About a minute ago 1.39GB 07:14:31 core-data-arm64 latest 438f4d58f3bb 2 minutes ago 19.9MB 07:14:31 7b80fb02d6de 2 minutes ago 1.36GB 07:14:31 core-command-arm64 latest bf98ab8bdec1 4 minutes ago 19.7MB 07:14:31 security-proxy-auth-arm64 latest e6218d7d1d79 4 minutes ago 18.1MB 07:14:31 771c494ccc6e 4 minutes ago 1.35GB 07:14:31 core-common-config-bootstrapper-arm64 latest 2345e834d4a6 4 minutes ago 17.2MB 07:14:31 921cdbe2dc16 5 minutes ago 1.33GB 07:14:31 a80f105b952e 5 minutes ago 1.35GB 07:14:31 support-scheduler-arm64 latest fb1e9574348a 8 minutes ago 31.2MB 07:14:31 44ae12cade37 8 minutes ago 1.42GB 07:14:31 security-secretstore-setup-arm64 latest 1cbb33bfc662 10 minutes ago 32.2MB 07:14:31 49554469e45b 10 minutes ago 1.35GB 07:14:31 core-metadata-arm64 latest ca25fd67feba 11 minutes ago 20.2MB 07:14:31 a9925e8f46cd 11 minutes ago 1.36GB 07:14:31 security-spire-config-arm64 latest b89de77f045d 11 minutes ago 96.1MB 07:14:31 security-bootstrapper-arm64 latest 80dff4ad801a 12 minutes ago 21.9MB 07:14:31 security-proxy-setup-arm64 latest e9b857e58b68 12 minutes ago 18.7MB 07:14:31 cea9e4cd9b93 13 minutes ago 1.34GB 07:14:31 eb6f33957064 13 minutes ago 1.33GB 07:14:31 security-spire-agent-arm64 latest 85aa41bb73e2 18 minutes ago 153MB 07:14:31 security-spire-server-arm64 latest 77105fa03d4b 18 minutes ago 97MB 07:14:31 5f3110a48bf8 19 minutes ago 1.21GB 07:14:31 25de4b7dcdee 19 minutes ago 1.21GB 07:14:31 ci-base-image-arm64 latest 8edad2bced90 22 minutes ago 899MB 07:14:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 10 days ago 681MB 07:14:31 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 07:14:31 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 07:14:31 provisioning config files... 07:14:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/513@tmp/config14911957264755224561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:31 ---> docker-login.sh 07:14:31 nexus3.edgexfoundry.org:10001 07:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:31 Configure a credential helper to remove this warning. See 07:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:31 07:14:31 Login Succeeded 07:14:31 nexus3.edgexfoundry.org:10002 07:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:32 Configure a credential helper to remove this warning. See 07:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:32 07:14:32 Login Succeeded 07:14:32 nexus3.edgexfoundry.org:10003 07:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:32 Configure a credential helper to remove this warning. See 07:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:32 07:14:32 Login Succeeded 07:14:32 nexus3.edgexfoundry.org:10004 07:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:33 Configure a credential helper to remove this warning. See 07:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:33 07:14:33 Login Succeeded 07:14:33 docker.io 07:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:33 Configure a credential helper to remove this warning. See 07:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:33 07:14:33 Login Succeeded 07:14:33 ---> docker-login.sh ends [Pipeline] } 07:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:14:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:14:34 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:14:34 latest 07:14:34 3.0.0-dev.148 07:14:34 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:14:34 main 07:14:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:14:34 9c27f2eabba0: Preparing 07:14:34 f47abdfdea1a: Preparing 07:14:34 c701c4c4b57a: Preparing 07:14:34 bb4a361fa0ea: Preparing 07:14:34 089121d2c498: Preparing 07:14:34 26cbea5cba74: Preparing 07:14:34 26cbea5cba74: Waiting 07:14:34 9c27f2eabba0: Pushed 07:14:34 c701c4c4b57a: Pushed 07:14:34 bb4a361fa0ea: Pushed 07:14:34 089121d2c498: Pushed 07:14:35 26cbea5cba74: Layer already exists 07:14:38 f47abdfdea1a: Pushed 07:14:38 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:14:38 9c27f2eabba0: Preparing 07:14:38 f47abdfdea1a: Preparing 07:14:38 c701c4c4b57a: Preparing 07:14:38 bb4a361fa0ea: Preparing 07:14:38 089121d2c498: Preparing 07:14:38 26cbea5cba74: Preparing 07:14:38 26cbea5cba74: Waiting 07:14:38 c701c4c4b57a: Layer already exists 07:14:38 f47abdfdea1a: Layer already exists 07:14:38 9c27f2eabba0: Layer already exists 07:14:38 bb4a361fa0ea: Layer already exists 07:14:38 089121d2c498: Layer already exists 07:14:38 26cbea5cba74: Layer already exists 07:14:39 latest: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.148 07:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:14:39 9c27f2eabba0: Preparing 07:14:39 f47abdfdea1a: Preparing 07:14:39 c701c4c4b57a: Preparing 07:14:39 bb4a361fa0ea: Preparing 07:14:39 089121d2c498: Preparing 07:14:39 26cbea5cba74: Preparing 07:14:39 f47abdfdea1a: Layer already exists 07:14:39 c701c4c4b57a: Layer already exists 07:14:39 089121d2c498: Layer already exists 07:14:39 bb4a361fa0ea: Layer already exists 07:14:39 9c27f2eabba0: Layer already exists 07:14:39 26cbea5cba74: Layer already exists 07:14:40 3.0.0-dev.148: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:14:40 9c27f2eabba0: Preparing 07:14:40 f47abdfdea1a: Preparing 07:14:40 c701c4c4b57a: Preparing 07:14:40 bb4a361fa0ea: Preparing 07:14:40 089121d2c498: Preparing 07:14:40 26cbea5cba74: Preparing 07:14:40 26cbea5cba74: Waiting 07:14:40 f47abdfdea1a: Layer already exists 07:14:40 9c27f2eabba0: Layer already exists 07:14:40 089121d2c498: Layer already exists 07:14:40 c701c4c4b57a: Layer already exists 07:14:40 bb4a361fa0ea: Layer already exists 07:14:40 26cbea5cba74: Layer already exists 07:14:41 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:14:41 9c27f2eabba0: Preparing 07:14:41 f47abdfdea1a: Preparing 07:14:41 c701c4c4b57a: Preparing 07:14:41 bb4a361fa0ea: Preparing 07:14:41 089121d2c498: Preparing 07:14:41 26cbea5cba74: Preparing 07:14:41 26cbea5cba74: Waiting 07:14:41 9c27f2eabba0: Layer already exists 07:14:41 c701c4c4b57a: Layer already exists 07:14:41 089121d2c498: Layer already exists 07:14:41 bb4a361fa0ea: Layer already exists 07:14:41 f47abdfdea1a: Layer already exists 07:14:41 26cbea5cba74: Layer already exists 07:14:42 main: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:42 ===================================================== [Pipeline] echo 07:14:42 taggedImages: 07:14:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:14:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:14:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.148 07:14:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:14:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:14:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:14:42 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:14:42 latest 07:14:42 3.0.0-dev.148 07:14:42 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:14:42 main 07:14:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:14:42 388493b72bd3: Preparing 07:14:42 df7300a16bde: Preparing 07:14:42 cc0b934a115f: Preparing 07:14:42 b1c2ae01cae0: Preparing 07:14:42 c701c4c4b57a: Preparing 07:14:42 bb4a361fa0ea: Preparing 07:14:42 a0f6dc3414ba: Preparing 07:14:42 26cbea5cba74: Preparing 07:14:42 bb4a361fa0ea: Waiting 07:14:42 a0f6dc3414ba: Waiting 07:14:42 26cbea5cba74: Waiting 07:14:42 c701c4c4b57a: Layer already exists 07:14:43 bb4a361fa0ea: Layer already exists 07:14:43 df7300a16bde: Pushed 07:14:43 388493b72bd3: Pushed 07:14:43 cc0b934a115f: Pushed 07:14:43 26cbea5cba74: Layer already exists 07:14:43 a0f6dc3414ba: Pushed 07:14:45 b1c2ae01cae0: Pushed 07:14:45 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:46 + 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 07:14:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:14:50 388493b72bd3: Preparing 07:14:50 df7300a16bde: Preparing 07:14:50 cc0b934a115f: Preparing 07:14:50 b1c2ae01cae0: Preparing 07:14:50 c701c4c4b57a: Preparing 07:14:50 bb4a361fa0ea: Preparing 07:14:50 a0f6dc3414ba: Preparing 07:14:50 26cbea5cba74: Preparing 07:14:50 a0f6dc3414ba: Waiting 07:14:50 26cbea5cba74: Waiting 07:14:50 bb4a361fa0ea: Waiting 07:14:50 cc0b934a115f: Layer already exists 07:14:50 df7300a16bde: Layer already exists 07:14:50 b1c2ae01cae0: Layer already exists 07:14:50 c701c4c4b57a: Layer already exists 07:14:50 388493b72bd3: Layer already exists 07:14:50 26cbea5cba74: Layer already exists 07:14:50 a0f6dc3414ba: Layer already exists 07:14:50 bb4a361fa0ea: Layer already exists 07:14:50 latest: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.148 07:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:14:51 388493b72bd3: Preparing 07:14:51 df7300a16bde: Preparing 07:14:51 cc0b934a115f: Preparing 07:14:51 b1c2ae01cae0: Preparing 07:14:51 c701c4c4b57a: Preparing 07:14:51 bb4a361fa0ea: Preparing 07:14:51 a0f6dc3414ba: Preparing 07:14:51 26cbea5cba74: Preparing 07:14:51 a0f6dc3414ba: Waiting 07:14:51 26cbea5cba74: Waiting 07:14:51 bb4a361fa0ea: Waiting 07:14:51 cc0b934a115f: Layer already exists 07:14:51 df7300a16bde: Layer already exists 07:14:51 b1c2ae01cae0: Layer already exists 07:14:51 388493b72bd3: Layer already exists 07:14:51 c701c4c4b57a: Layer already exists 07:14:51 bb4a361fa0ea: Layer already exists 07:14:51 a0f6dc3414ba: Layer already exists 07:14:51 26cbea5cba74: Layer already exists 07:14:51 3.0.0-dev.148: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:14:52 388493b72bd3: Preparing 07:14:52 df7300a16bde: Preparing 07:14:52 cc0b934a115f: Preparing 07:14:52 b1c2ae01cae0: Preparing 07:14:52 c701c4c4b57a: Preparing 07:14:52 bb4a361fa0ea: Preparing 07:14:52 a0f6dc3414ba: Preparing 07:14:52 26cbea5cba74: Preparing 07:14:52 bb4a361fa0ea: Waiting 07:14:52 a0f6dc3414ba: Waiting 07:14:52 26cbea5cba74: Waiting 07:14:52 b1c2ae01cae0: Layer already exists 07:14:52 c701c4c4b57a: Layer already exists 07:14:52 cc0b934a115f: Layer already exists 07:14:52 388493b72bd3: Layer already exists 07:14:52 df7300a16bde: Layer already exists 07:14:52 bb4a361fa0ea: Layer already exists 07:14:52 a0f6dc3414ba: Layer already exists 07:14:52 26cbea5cba74: Layer already exists 07:14:52 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:53 + 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 07:14:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:14:53 388493b72bd3: Preparing 07:14:53 df7300a16bde: Preparing 07:14:53 cc0b934a115f: Preparing 07:14:53 b1c2ae01cae0: Preparing 07:14:53 c701c4c4b57a: Preparing 07:14:53 bb4a361fa0ea: Preparing 07:14:53 a0f6dc3414ba: Preparing 07:14:53 26cbea5cba74: Preparing 07:14:53 bb4a361fa0ea: Waiting 07:14:53 a0f6dc3414ba: Waiting 07:14:53 df7300a16bde: Layer already exists 07:14:53 cc0b934a115f: Layer already exists 07:14:53 388493b72bd3: Layer already exists 07:14:53 c701c4c4b57a: Layer already exists 07:14:53 b1c2ae01cae0: Layer already exists 07:14:53 26cbea5cba74: Layer already exists 07:14:53 a0f6dc3414ba: Layer already exists 07:14:53 bb4a361fa0ea: Layer already exists 07:14:53 main: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:53 ===================================================== [Pipeline] echo 07:14:53 taggedImages: 07:14:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:14:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:14:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.148 07:14:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:14:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:14:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:14:53 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:14:53 latest 07:14:53 3.0.0-dev.148 07:14:53 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:14:53 main 07:14:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:14:54 f8d29ed0d94d: Preparing 07:14:54 50b9c2ae618b: Preparing 07:14:54 c701c4c4b57a: Preparing 07:14:54 bb4a361fa0ea: Preparing 07:14:54 6d9f5a4bb178: Preparing 07:14:54 26cbea5cba74: Preparing 07:14:54 26cbea5cba74: Waiting 07:14:54 c701c4c4b57a: Layer already exists 07:14:54 bb4a361fa0ea: Layer already exists 07:14:54 26cbea5cba74: Layer already exists 07:14:54 f8d29ed0d94d: Pushed 07:14:54 6d9f5a4bb178: Pushed 07:14:58 50b9c2ae618b: Pushed 07:14:58 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:14:58 f8d29ed0d94d: Preparing 07:14:58 50b9c2ae618b: Preparing 07:14:58 c701c4c4b57a: Preparing 07:14:58 bb4a361fa0ea: Preparing 07:14:58 6d9f5a4bb178: Preparing 07:14:58 26cbea5cba74: Preparing 07:14:58 26cbea5cba74: Waiting 07:14:58 6d9f5a4bb178: Layer already exists 07:14:58 f8d29ed0d94d: Layer already exists 07:14:58 c701c4c4b57a: Layer already exists 07:14:58 bb4a361fa0ea: Layer already exists 07:14:58 50b9c2ae618b: Layer already exists 07:14:58 26cbea5cba74: Layer already exists 07:14:59 latest: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.148 07:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:14:59 f8d29ed0d94d: Preparing 07:14:59 50b9c2ae618b: Preparing 07:14:59 c701c4c4b57a: Preparing 07:14:59 bb4a361fa0ea: Preparing 07:14:59 6d9f5a4bb178: Preparing 07:14:59 26cbea5cba74: Preparing 07:14:59 26cbea5cba74: Waiting 07:14:59 bb4a361fa0ea: Layer already exists 07:14:59 50b9c2ae618b: Layer already exists 07:14:59 6d9f5a4bb178: Layer already exists 07:14:59 c701c4c4b57a: Layer already exists 07:14:59 f8d29ed0d94d: Layer already exists 07:14:59 26cbea5cba74: Layer already exists 07:14:59 3.0.0-dev.148: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:15:00 f8d29ed0d94d: Preparing 07:15:00 50b9c2ae618b: Preparing 07:15:00 c701c4c4b57a: Preparing 07:15:00 bb4a361fa0ea: Preparing 07:15:00 6d9f5a4bb178: Preparing 07:15:00 26cbea5cba74: Preparing 07:15:00 26cbea5cba74: Waiting 07:15:00 bb4a361fa0ea: Layer already exists 07:15:00 6d9f5a4bb178: Layer already exists 07:15:00 f8d29ed0d94d: Layer already exists 07:15:00 c701c4c4b57a: Layer already exists 07:15:00 50b9c2ae618b: Layer already exists 07:15:00 26cbea5cba74: Layer already exists 07:15:00 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:15:01 f8d29ed0d94d: Preparing 07:15:01 50b9c2ae618b: Preparing 07:15:01 c701c4c4b57a: Preparing 07:15:01 bb4a361fa0ea: Preparing 07:15:01 6d9f5a4bb178: Preparing 07:15:01 26cbea5cba74: Preparing 07:15:01 26cbea5cba74: Waiting 07:15:01 50b9c2ae618b: Layer already exists 07:15:01 bb4a361fa0ea: Layer already exists 07:15:01 f8d29ed0d94d: Layer already exists 07:15:01 c701c4c4b57a: Layer already exists 07:15:01 6d9f5a4bb178: Layer already exists 07:15:01 26cbea5cba74: Layer already exists 07:15:01 main: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:01 ===================================================== [Pipeline] echo 07:15:01 taggedImages: 07:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.148 07:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:15:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:15:01 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:01 latest 07:15:01 3.0.0-dev.148 07:15:01 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:01 main 07:15:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:15:02 69631e3b422e: Preparing 07:15:02 6468bec50ecf: Preparing 07:15:02 57fca1e8ae21: Preparing 07:15:02 c701c4c4b57a: Preparing 07:15:02 bb4a361fa0ea: Preparing 07:15:02 089121d2c498: Preparing 07:15:02 26cbea5cba74: Preparing 07:15:02 26cbea5cba74: Waiting 07:15:02 089121d2c498: Waiting 07:15:02 c701c4c4b57a: Layer already exists 07:15:03 bb4a361fa0ea: Layer already exists 07:15:03 089121d2c498: Layer already exists 07:15:03 26cbea5cba74: Layer already exists 07:15:03 6468bec50ecf: Pushed 07:15:03 69631e3b422e: Pushed 07:15:06 57fca1e8ae21: Pushed 07:15:06 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:15:07 69631e3b422e: Preparing 07:15:07 6468bec50ecf: Preparing 07:15:07 57fca1e8ae21: Preparing 07:15:07 c701c4c4b57a: Preparing 07:15:07 bb4a361fa0ea: Preparing 07:15:07 089121d2c498: Preparing 07:15:07 26cbea5cba74: Preparing 07:15:07 089121d2c498: Waiting 07:15:07 26cbea5cba74: Waiting 07:15:07 bb4a361fa0ea: Layer already exists 07:15:07 69631e3b422e: Layer already exists 07:15:07 c701c4c4b57a: Layer already exists 07:15:07 6468bec50ecf: Layer already exists 07:15:07 57fca1e8ae21: Layer already exists 07:15:07 089121d2c498: Layer already exists 07:15:07 26cbea5cba74: Layer already exists 07:15:07 latest: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.148 07:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:15:08 69631e3b422e: Preparing 07:15:08 6468bec50ecf: Preparing 07:15:08 57fca1e8ae21: Preparing 07:15:08 c701c4c4b57a: Preparing 07:15:08 bb4a361fa0ea: Preparing 07:15:08 089121d2c498: Preparing 07:15:08 26cbea5cba74: Preparing 07:15:08 089121d2c498: Waiting 07:15:08 26cbea5cba74: Waiting 07:15:08 69631e3b422e: Layer already exists 07:15:08 bb4a361fa0ea: Layer already exists 07:15:08 57fca1e8ae21: Layer already exists 07:15:08 6468bec50ecf: Layer already exists 07:15:08 c701c4c4b57a: Layer already exists 07:15:08 089121d2c498: Layer already exists 07:15:08 26cbea5cba74: Layer already exists 07:15:08 3.0.0-dev.148: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:15:08 69631e3b422e: Preparing 07:15:08 6468bec50ecf: Preparing 07:15:08 57fca1e8ae21: Preparing 07:15:08 c701c4c4b57a: Preparing 07:15:08 bb4a361fa0ea: Preparing 07:15:08 089121d2c498: Preparing 07:15:08 26cbea5cba74: Preparing 07:15:08 089121d2c498: Waiting 07:15:08 26cbea5cba74: Waiting 07:15:08 c701c4c4b57a: Layer already exists 07:15:08 57fca1e8ae21: Layer already exists 07:15:08 6468bec50ecf: Layer already exists 07:15:08 bb4a361fa0ea: Layer already exists 07:15:08 69631e3b422e: Layer already exists 07:15:08 089121d2c498: Layer already exists 07:15:08 26cbea5cba74: Layer already exists 07:15:08 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:15:09 69631e3b422e: Preparing 07:15:09 6468bec50ecf: Preparing 07:15:09 57fca1e8ae21: Preparing 07:15:09 c701c4c4b57a: Preparing 07:15:09 bb4a361fa0ea: Preparing 07:15:09 089121d2c498: Preparing 07:15:09 26cbea5cba74: Preparing 07:15:09 089121d2c498: Waiting 07:15:09 bb4a361fa0ea: Layer already exists 07:15:09 6468bec50ecf: Layer already exists 07:15:09 69631e3b422e: Layer already exists 07:15:09 c701c4c4b57a: Layer already exists 07:15:09 57fca1e8ae21: Layer already exists 07:15:09 089121d2c498: Layer already exists 07:15:09 26cbea5cba74: Layer already exists 07:15:10 main: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:10 ===================================================== [Pipeline] echo 07:15:10 taggedImages: 07:15:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:15:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.148 07:15:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:15:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:15:10 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:10 latest 07:15:10 3.0.0-dev.148 07:15:10 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:10 main 07:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:15:10 266f45237ab1: Preparing 07:15:10 266f45237ab1: Preparing 07:15:10 892e6a6fc0e4: Preparing 07:15:10 62e6493936b3: Preparing 07:15:10 8ce2080f46f7: Preparing 07:15:10 89245401eb84: Preparing 07:15:10 2af563818cb3: Preparing 07:15:10 c701c4c4b57a: Preparing 07:15:10 bb4a361fa0ea: Preparing 07:15:10 414560dc1b50: Preparing 07:15:10 f7ab1592d10b: Preparing 07:15:10 7613ca3fa057: Preparing 07:15:10 70f26b76e164: Preparing 07:15:10 26cbea5cba74: Preparing 07:15:10 414560dc1b50: Waiting 07:15:10 7613ca3fa057: Waiting 07:15:10 70f26b76e164: Waiting 07:15:10 26cbea5cba74: Waiting 07:15:10 f7ab1592d10b: Waiting 07:15:10 2af563818cb3: Waiting 07:15:10 c701c4c4b57a: Waiting 07:15:10 bb4a361fa0ea: Waiting 07:15:11 8ce2080f46f7: Pushed 07:15:11 89245401eb84: Pushed 07:15:11 892e6a6fc0e4: Pushed 07:15:11 266f45237ab1: Pushed 07:15:11 62e6493936b3: Pushed 07:15:11 c701c4c4b57a: Layer already exists 07:15:11 bb4a361fa0ea: Layer already exists 07:15:11 f7ab1592d10b: Pushed 07:15:11 7613ca3fa057: Pushed 07:15:11 414560dc1b50: Pushed 07:15:11 70f26b76e164: Pushed 07:15:11 26cbea5cba74: Layer already exists 07:15:14 2af563818cb3: Pushed 07:15:14 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:15:15 266f45237ab1: Preparing 07:15:15 266f45237ab1: Preparing 07:15:15 892e6a6fc0e4: Preparing 07:15:15 62e6493936b3: Preparing 07:15:15 8ce2080f46f7: Preparing 07:15:15 89245401eb84: Preparing 07:15:15 2af563818cb3: Preparing 07:15:15 c701c4c4b57a: Preparing 07:15:15 bb4a361fa0ea: Preparing 07:15:15 414560dc1b50: Preparing 07:15:15 f7ab1592d10b: Preparing 07:15:15 7613ca3fa057: Preparing 07:15:15 70f26b76e164: Preparing 07:15:15 26cbea5cba74: Preparing 07:15:15 2af563818cb3: Waiting 07:15:15 c701c4c4b57a: Waiting 07:15:15 f7ab1592d10b: Waiting 07:15:15 bb4a361fa0ea: Waiting 07:15:15 7613ca3fa057: Waiting 07:15:15 414560dc1b50: Waiting 07:15:15 70f26b76e164: Waiting 07:15:15 26cbea5cba74: Waiting 07:15:15 62e6493936b3: Layer already exists 07:15:15 89245401eb84: Layer already exists 07:15:15 266f45237ab1: Layer already exists 07:15:15 892e6a6fc0e4: Layer already exists 07:15:15 8ce2080f46f7: Layer already exists 07:15:15 bb4a361fa0ea: Layer already exists 07:15:15 c701c4c4b57a: Layer already exists 07:15:15 2af563818cb3: Layer already exists 07:15:15 f7ab1592d10b: Layer already exists 07:15:15 414560dc1b50: Layer already exists 07:15:15 7613ca3fa057: Layer already exists 07:15:15 70f26b76e164: Layer already exists 07:15:15 26cbea5cba74: Layer already exists 07:15:16 latest: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.148 07:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:15:16 266f45237ab1: Preparing 07:15:16 266f45237ab1: Preparing 07:15:16 892e6a6fc0e4: Preparing 07:15:16 62e6493936b3: Preparing 07:15:16 8ce2080f46f7: Preparing 07:15:16 89245401eb84: Preparing 07:15:16 2af563818cb3: Preparing 07:15:16 c701c4c4b57a: Preparing 07:15:16 bb4a361fa0ea: Preparing 07:15:16 414560dc1b50: Preparing 07:15:16 f7ab1592d10b: Preparing 07:15:16 7613ca3fa057: Preparing 07:15:16 70f26b76e164: Preparing 07:15:16 26cbea5cba74: Preparing 07:15:16 2af563818cb3: Waiting 07:15:16 414560dc1b50: Waiting 07:15:16 c701c4c4b57a: Waiting 07:15:16 bb4a361fa0ea: Waiting 07:15:16 f7ab1592d10b: Waiting 07:15:16 7613ca3fa057: Waiting 07:15:16 70f26b76e164: Waiting 07:15:16 26cbea5cba74: Waiting 07:15:16 892e6a6fc0e4: Layer already exists 07:15:16 62e6493936b3: Layer already exists 07:15:16 266f45237ab1: Layer already exists 07:15:16 8ce2080f46f7: Layer already exists 07:15:16 89245401eb84: Layer already exists 07:15:16 bb4a361fa0ea: Layer already exists 07:15:16 c701c4c4b57a: Layer already exists 07:15:16 2af563818cb3: Layer already exists 07:15:16 414560dc1b50: Layer already exists 07:15:16 f7ab1592d10b: Layer already exists 07:15:16 7613ca3fa057: Layer already exists 07:15:16 70f26b76e164: Layer already exists 07:15:16 26cbea5cba74: Layer already exists 07:15:16 3.0.0-dev.148: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:15:17 266f45237ab1: Preparing 07:15:17 266f45237ab1: Preparing 07:15:17 892e6a6fc0e4: Preparing 07:15:17 62e6493936b3: Preparing 07:15:17 8ce2080f46f7: Preparing 07:15:17 89245401eb84: Preparing 07:15:17 2af563818cb3: Preparing 07:15:17 c701c4c4b57a: Preparing 07:15:17 bb4a361fa0ea: Preparing 07:15:17 414560dc1b50: Preparing 07:15:17 f7ab1592d10b: Preparing 07:15:17 7613ca3fa057: Preparing 07:15:17 70f26b76e164: Preparing 07:15:17 26cbea5cba74: Preparing 07:15:17 bb4a361fa0ea: Waiting 07:15:17 414560dc1b50: Waiting 07:15:17 f7ab1592d10b: Waiting 07:15:17 7613ca3fa057: Waiting 07:15:17 70f26b76e164: Waiting 07:15:17 26cbea5cba74: Waiting 07:15:17 2af563818cb3: Waiting 07:15:17 c701c4c4b57a: Waiting 07:15:17 62e6493936b3: Layer already exists 07:15:17 8ce2080f46f7: Layer already exists 07:15:17 266f45237ab1: Layer already exists 07:15:17 89245401eb84: Layer already exists 07:15:17 892e6a6fc0e4: Layer already exists 07:15:17 bb4a361fa0ea: Layer already exists 07:15:17 2af563818cb3: Layer already exists 07:15:17 c701c4c4b57a: Layer already exists 07:15:17 414560dc1b50: Layer already exists 07:15:17 f7ab1592d10b: Layer already exists 07:15:17 7613ca3fa057: Layer already exists 07:15:17 70f26b76e164: Layer already exists 07:15:17 26cbea5cba74: Layer already exists 07:15:17 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:15:18 266f45237ab1: Preparing 07:15:18 266f45237ab1: Preparing 07:15:18 892e6a6fc0e4: Preparing 07:15:18 62e6493936b3: Preparing 07:15:18 8ce2080f46f7: Preparing 07:15:18 89245401eb84: Preparing 07:15:18 2af563818cb3: Preparing 07:15:18 c701c4c4b57a: Preparing 07:15:18 bb4a361fa0ea: Preparing 07:15:18 414560dc1b50: Preparing 07:15:18 f7ab1592d10b: Preparing 07:15:18 7613ca3fa057: Preparing 07:15:18 70f26b76e164: Preparing 07:15:18 26cbea5cba74: Preparing 07:15:18 414560dc1b50: Waiting 07:15:18 f7ab1592d10b: Waiting 07:15:18 2af563818cb3: Waiting 07:15:18 7613ca3fa057: Waiting 07:15:18 70f26b76e164: Waiting 07:15:18 26cbea5cba74: Waiting 07:15:18 bb4a361fa0ea: Waiting 07:15:18 c701c4c4b57a: Waiting 07:15:18 892e6a6fc0e4: Layer already exists 07:15:18 62e6493936b3: Layer already exists 07:15:18 8ce2080f46f7: Layer already exists 07:15:18 266f45237ab1: Layer already exists 07:15:18 89245401eb84: Layer already exists 07:15:18 2af563818cb3: Layer already exists 07:15:18 c701c4c4b57a: Layer already exists 07:15:18 414560dc1b50: Layer already exists 07:15:18 bb4a361fa0ea: Layer already exists 07:15:18 f7ab1592d10b: Layer already exists 07:15:18 26cbea5cba74: Layer already exists 07:15:18 70f26b76e164: Layer already exists 07:15:18 7613ca3fa057: Layer already exists 07:15:18 main: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:18 ===================================================== [Pipeline] echo 07:15:18 taggedImages: 07:15:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:15:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.148 07:15:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:15:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:15:18 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:18 latest 07:15:18 3.0.0-dev.148 07:15:18 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:18 main 07:15:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:15:19 d00a2324419e: Preparing 07:15:19 97405697d61b: Preparing 07:15:19 0a0bf2c62d8c: Preparing 07:15:19 db55e938babb: Preparing 07:15:19 c701c4c4b57a: Preparing 07:15:19 bb4a361fa0ea: Preparing 07:15:19 e32f244f3872: Preparing 07:15:19 26cbea5cba74: Preparing 07:15:19 e32f244f3872: Waiting 07:15:19 26cbea5cba74: Waiting 07:15:19 bb4a361fa0ea: Waiting 07:15:19 c701c4c4b57a: Layer already exists 07:15:19 bb4a361fa0ea: Layer already exists 07:15:19 d00a2324419e: Pushed 07:15:19 0a0bf2c62d8c: Pushed 07:15:19 97405697d61b: Pushed 07:15:19 26cbea5cba74: Layer already exists 07:15:19 e32f244f3872: Pushed 07:15:22 db55e938babb: Pushed 07:15:22 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:15:23 d00a2324419e: Preparing 07:15:23 97405697d61b: Preparing 07:15:23 0a0bf2c62d8c: Preparing 07:15:23 db55e938babb: Preparing 07:15:23 c701c4c4b57a: Preparing 07:15:23 bb4a361fa0ea: Preparing 07:15:23 e32f244f3872: Preparing 07:15:23 26cbea5cba74: Preparing 07:15:23 bb4a361fa0ea: Waiting 07:15:23 e32f244f3872: Waiting 07:15:23 26cbea5cba74: Waiting 07:15:23 d00a2324419e: Layer already exists 07:15:23 c701c4c4b57a: Layer already exists 07:15:23 0a0bf2c62d8c: Layer already exists 07:15:23 db55e938babb: Layer already exists 07:15:23 97405697d61b: Layer already exists 07:15:23 26cbea5cba74: Layer already exists 07:15:23 bb4a361fa0ea: Layer already exists 07:15:23 e32f244f3872: Layer already exists 07:15:23 latest: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.148 07:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:15:24 d00a2324419e: Preparing 07:15:24 97405697d61b: Preparing 07:15:24 0a0bf2c62d8c: Preparing 07:15:24 db55e938babb: Preparing 07:15:24 c701c4c4b57a: Preparing 07:15:24 bb4a361fa0ea: Preparing 07:15:24 e32f244f3872: Preparing 07:15:24 26cbea5cba74: Preparing 07:15:24 bb4a361fa0ea: Waiting 07:15:24 e32f244f3872: Waiting 07:15:24 26cbea5cba74: Waiting 07:15:24 db55e938babb: Layer already exists 07:15:24 97405697d61b: Layer already exists 07:15:24 0a0bf2c62d8c: Layer already exists 07:15:24 d00a2324419e: Layer already exists 07:15:24 c701c4c4b57a: Layer already exists 07:15:24 26cbea5cba74: Layer already exists 07:15:24 e32f244f3872: Layer already exists 07:15:24 bb4a361fa0ea: Layer already exists 07:15:24 3.0.0-dev.148: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:15:25 d00a2324419e: Preparing 07:15:25 97405697d61b: Preparing 07:15:25 0a0bf2c62d8c: Preparing 07:15:25 db55e938babb: Preparing 07:15:25 c701c4c4b57a: Preparing 07:15:25 bb4a361fa0ea: Preparing 07:15:25 e32f244f3872: Preparing 07:15:25 26cbea5cba74: Preparing 07:15:25 e32f244f3872: Waiting 07:15:25 26cbea5cba74: Waiting 07:15:25 bb4a361fa0ea: Waiting 07:15:25 0a0bf2c62d8c: Layer already exists 07:15:25 d00a2324419e: Layer already exists 07:15:25 c701c4c4b57a: Layer already exists 07:15:25 db55e938babb: Layer already exists 07:15:25 97405697d61b: Layer already exists 07:15:25 e32f244f3872: Layer already exists 07:15:25 bb4a361fa0ea: Layer already exists 07:15:25 26cbea5cba74: Layer already exists 07:15:25 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:15:25 d00a2324419e: Preparing 07:15:25 97405697d61b: Preparing 07:15:25 0a0bf2c62d8c: Preparing 07:15:25 db55e938babb: Preparing 07:15:25 c701c4c4b57a: Preparing 07:15:25 bb4a361fa0ea: Preparing 07:15:25 e32f244f3872: Preparing 07:15:25 26cbea5cba74: Preparing 07:15:25 bb4a361fa0ea: Waiting 07:15:25 e32f244f3872: Waiting 07:15:25 26cbea5cba74: Waiting 07:15:25 d00a2324419e: Layer already exists 07:15:25 c701c4c4b57a: Layer already exists 07:15:25 db55e938babb: Layer already exists 07:15:25 97405697d61b: Layer already exists 07:15:25 0a0bf2c62d8c: Layer already exists 07:15:25 26cbea5cba74: Layer already exists 07:15:25 bb4a361fa0ea: Layer already exists 07:15:25 e32f244f3872: Layer already exists 07:15:25 main: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:26 ===================================================== [Pipeline] echo 07:15:26 taggedImages: 07:15:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:15:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.148 07:15:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:15:26 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:15:26 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:26 latest 07:15:26 3.0.0-dev.148 07:15:26 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:26 main 07:15:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:15:26 6bd87cee36cc: Preparing 07:15:26 81d5c4d1ab88: Preparing 07:15:26 6915d3f46816: Preparing 07:15:26 25db3299b1c5: Preparing 07:15:26 c701c4c4b57a: Preparing 07:15:26 bb4a361fa0ea: Preparing 07:15:26 077a36f73524: Preparing 07:15:26 d4e54dd15f9c: Preparing 07:15:26 26cbea5cba74: Preparing 07:15:26 bb4a361fa0ea: Waiting 07:15:26 d4e54dd15f9c: Waiting 07:15:26 077a36f73524: Waiting 07:15:26 c701c4c4b57a: Layer already exists 07:15:26 bb4a361fa0ea: Layer already exists 07:15:26 6bd87cee36cc: Pushed 07:15:26 25db3299b1c5: Pushed 07:15:26 81d5c4d1ab88: Pushed 07:15:26 077a36f73524: Pushed 07:15:26 26cbea5cba74: Layer already exists 07:15:27 d4e54dd15f9c: Pushed 07:15:29 6915d3f46816: Pushed 07:15:29 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:15:30 6bd87cee36cc: Preparing 07:15:30 81d5c4d1ab88: Preparing 07:15:30 6915d3f46816: Preparing 07:15:30 25db3299b1c5: Preparing 07:15:30 c701c4c4b57a: Preparing 07:15:30 bb4a361fa0ea: Preparing 07:15:30 077a36f73524: Preparing 07:15:30 d4e54dd15f9c: Preparing 07:15:30 26cbea5cba74: Preparing 07:15:30 077a36f73524: Waiting 07:15:30 d4e54dd15f9c: Waiting 07:15:30 bb4a361fa0ea: Waiting 07:15:30 26cbea5cba74: Waiting 07:15:30 c701c4c4b57a: Layer already exists 07:15:30 81d5c4d1ab88: Layer already exists 07:15:30 25db3299b1c5: Layer already exists 07:15:30 6915d3f46816: Layer already exists 07:15:30 6bd87cee36cc: Layer already exists 07:15:30 bb4a361fa0ea: Layer already exists 07:15:30 d4e54dd15f9c: Layer already exists 07:15:30 077a36f73524: Layer already exists 07:15:30 26cbea5cba74: Layer already exists 07:15:30 latest: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.148 07:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:15:31 6bd87cee36cc: Preparing 07:15:31 81d5c4d1ab88: Preparing 07:15:31 6915d3f46816: Preparing 07:15:31 25db3299b1c5: Preparing 07:15:31 c701c4c4b57a: Preparing 07:15:31 bb4a361fa0ea: Preparing 07:15:31 077a36f73524: Preparing 07:15:31 d4e54dd15f9c: Preparing 07:15:31 26cbea5cba74: Preparing 07:15:31 077a36f73524: Waiting 07:15:31 d4e54dd15f9c: Waiting 07:15:31 26cbea5cba74: Waiting 07:15:31 bb4a361fa0ea: Waiting 07:15:31 6bd87cee36cc: Layer already exists 07:15:31 c701c4c4b57a: Layer already exists 07:15:31 81d5c4d1ab88: Layer already exists 07:15:31 6915d3f46816: Layer already exists 07:15:31 25db3299b1c5: Layer already exists 07:15:31 077a36f73524: Layer already exists 07:15:31 d4e54dd15f9c: Layer already exists 07:15:31 bb4a361fa0ea: Layer already exists 07:15:31 26cbea5cba74: Layer already exists 07:15:31 3.0.0-dev.148: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:15:32 6bd87cee36cc: Preparing 07:15:32 81d5c4d1ab88: Preparing 07:15:32 6915d3f46816: Preparing 07:15:32 25db3299b1c5: Preparing 07:15:32 c701c4c4b57a: Preparing 07:15:32 bb4a361fa0ea: Preparing 07:15:32 077a36f73524: Preparing 07:15:32 d4e54dd15f9c: Preparing 07:15:32 26cbea5cba74: Preparing 07:15:32 bb4a361fa0ea: Waiting 07:15:32 077a36f73524: Waiting 07:15:32 d4e54dd15f9c: Waiting 07:15:32 26cbea5cba74: Waiting 07:15:32 81d5c4d1ab88: Layer already exists 07:15:32 6915d3f46816: Layer already exists 07:15:32 6bd87cee36cc: Layer already exists 07:15:32 c701c4c4b57a: Layer already exists 07:15:32 25db3299b1c5: Layer already exists 07:15:32 bb4a361fa0ea: Layer already exists 07:15:32 d4e54dd15f9c: Layer already exists 07:15:32 077a36f73524: Layer already exists 07:15:32 26cbea5cba74: Layer already exists 07:15:32 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:32 + 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 07:15:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:15:33 6bd87cee36cc: Preparing 07:15:33 81d5c4d1ab88: Preparing 07:15:33 6915d3f46816: Preparing 07:15:33 25db3299b1c5: Preparing 07:15:33 c701c4c4b57a: Preparing 07:15:33 bb4a361fa0ea: Preparing 07:15:33 077a36f73524: Preparing 07:15:33 d4e54dd15f9c: Preparing 07:15:33 26cbea5cba74: Preparing 07:15:33 bb4a361fa0ea: Waiting 07:15:33 077a36f73524: Waiting 07:15:33 d4e54dd15f9c: Waiting 07:15:33 26cbea5cba74: Waiting 07:15:33 c701c4c4b57a: Layer already exists 07:15:33 6915d3f46816: Layer already exists 07:15:33 81d5c4d1ab88: Layer already exists 07:15:33 25db3299b1c5: Layer already exists 07:15:33 6bd87cee36cc: Layer already exists 07:15:33 26cbea5cba74: Layer already exists 07:15:33 bb4a361fa0ea: Layer already exists 07:15:33 d4e54dd15f9c: Layer already exists 07:15:33 077a36f73524: Layer already exists 07:15:33 main: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:33 ===================================================== [Pipeline] echo 07:15:33 taggedImages: 07:15:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:15:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.148 07:15:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:15:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:15:33 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:33 latest 07:15:33 3.0.0-dev.148 07:15:33 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:33 main 07:15:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:15:34 de720c80f94d: Preparing 07:15:34 6cc51ec034e6: Preparing 07:15:34 d78403b56d22: Preparing 07:15:34 69e88afe305f: Preparing 07:15:34 b9a941de34c6: Preparing 07:15:34 6958d1f31fd9: Preparing 07:15:34 fca9bf2a82d8: Preparing 07:15:34 c701c4c4b57a: Preparing 07:15:34 bb4a361fa0ea: Preparing 07:15:34 f2e7e5066e9d: Preparing 07:15:34 26cbea5cba74: Preparing 07:15:34 6958d1f31fd9: Waiting 07:15:34 c701c4c4b57a: Waiting 07:15:34 fca9bf2a82d8: Waiting 07:15:34 f2e7e5066e9d: Waiting 07:15:34 bb4a361fa0ea: Waiting 07:15:34 26cbea5cba74: Waiting 07:15:34 6cc51ec034e6: Pushed 07:15:34 b9a941de34c6: Pushed 07:15:34 de720c80f94d: Pushed 07:15:34 c701c4c4b57a: Layer already exists 07:15:34 bb4a361fa0ea: Layer already exists 07:15:34 fca9bf2a82d8: Pushed 07:15:34 6958d1f31fd9: Pushed 07:15:34 26cbea5cba74: Layer already exists 07:15:35 f2e7e5066e9d: Pushed 07:15:37 69e88afe305f: Pushed 07:15:37 d78403b56d22: Pushed 07:15:38 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:38 + 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 07:15:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:15:38 de720c80f94d: Preparing 07:15:38 6cc51ec034e6: Preparing 07:15:38 d78403b56d22: Preparing 07:15:38 69e88afe305f: Preparing 07:15:38 b9a941de34c6: Preparing 07:15:38 6958d1f31fd9: Preparing 07:15:38 fca9bf2a82d8: Preparing 07:15:38 c701c4c4b57a: Preparing 07:15:38 bb4a361fa0ea: Preparing 07:15:38 f2e7e5066e9d: Preparing 07:15:38 26cbea5cba74: Preparing 07:15:38 c701c4c4b57a: Waiting 07:15:38 bb4a361fa0ea: Waiting 07:15:38 f2e7e5066e9d: Waiting 07:15:38 6958d1f31fd9: Waiting 07:15:38 26cbea5cba74: Waiting 07:15:38 fca9bf2a82d8: Waiting 07:15:38 d78403b56d22: Layer already exists 07:15:38 69e88afe305f: Layer already exists 07:15:38 de720c80f94d: Layer already exists 07:15:38 b9a941de34c6: Layer already exists 07:15:38 6cc51ec034e6: Layer already exists 07:15:38 6958d1f31fd9: Layer already exists 07:15:38 fca9bf2a82d8: Layer already exists 07:15:38 f2e7e5066e9d: Layer already exists 07:15:38 c701c4c4b57a: Layer already exists 07:15:38 bb4a361fa0ea: Layer already exists 07:15:38 26cbea5cba74: Layer already exists 07:15:39 latest: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.148 07:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:15:39 de720c80f94d: Preparing 07:15:39 6cc51ec034e6: Preparing 07:15:39 d78403b56d22: Preparing 07:15:39 69e88afe305f: Preparing 07:15:39 b9a941de34c6: Preparing 07:15:39 6958d1f31fd9: Preparing 07:15:39 fca9bf2a82d8: Preparing 07:15:39 c701c4c4b57a: Preparing 07:15:39 bb4a361fa0ea: Preparing 07:15:39 f2e7e5066e9d: Preparing 07:15:39 26cbea5cba74: Preparing 07:15:39 c701c4c4b57a: Waiting 07:15:39 fca9bf2a82d8: Waiting 07:15:39 6958d1f31fd9: Waiting 07:15:39 bb4a361fa0ea: Waiting 07:15:39 26cbea5cba74: Waiting 07:15:39 f2e7e5066e9d: Waiting 07:15:39 b9a941de34c6: Layer already exists 07:15:39 de720c80f94d: Layer already exists 07:15:39 d78403b56d22: Layer already exists 07:15:39 69e88afe305f: Layer already exists 07:15:39 6cc51ec034e6: Layer already exists 07:15:39 c701c4c4b57a: Layer already exists 07:15:39 6958d1f31fd9: Layer already exists 07:15:39 fca9bf2a82d8: Layer already exists 07:15:39 bb4a361fa0ea: Layer already exists 07:15:39 f2e7e5066e9d: Layer already exists 07:15:39 26cbea5cba74: Layer already exists 07:15:40 3.0.0-dev.148: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:15:40 de720c80f94d: Preparing 07:15:40 6cc51ec034e6: Preparing 07:15:40 d78403b56d22: Preparing 07:15:40 69e88afe305f: Preparing 07:15:40 b9a941de34c6: Preparing 07:15:40 6958d1f31fd9: Preparing 07:15:40 fca9bf2a82d8: Preparing 07:15:40 c701c4c4b57a: Preparing 07:15:40 bb4a361fa0ea: Preparing 07:15:40 f2e7e5066e9d: Preparing 07:15:40 26cbea5cba74: Preparing 07:15:40 c701c4c4b57a: Waiting 07:15:40 bb4a361fa0ea: Waiting 07:15:40 6958d1f31fd9: Waiting 07:15:40 fca9bf2a82d8: Waiting 07:15:40 f2e7e5066e9d: Waiting 07:15:40 26cbea5cba74: Waiting 07:15:40 d78403b56d22: Layer already exists 07:15:40 de720c80f94d: Layer already exists 07:15:40 6cc51ec034e6: Layer already exists 07:15:40 69e88afe305f: Layer already exists 07:15:40 b9a941de34c6: Layer already exists 07:15:40 fca9bf2a82d8: Layer already exists 07:15:40 6958d1f31fd9: Layer already exists 07:15:40 bb4a361fa0ea: Layer already exists 07:15:40 f2e7e5066e9d: Layer already exists 07:15:40 c701c4c4b57a: Layer already exists 07:15:40 26cbea5cba74: Layer already exists 07:15:41 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:41 + 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 07:15:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:15:41 de720c80f94d: Preparing 07:15:41 6cc51ec034e6: Preparing 07:15:41 d78403b56d22: Preparing 07:15:41 69e88afe305f: Preparing 07:15:41 b9a941de34c6: Preparing 07:15:41 6958d1f31fd9: Preparing 07:15:41 fca9bf2a82d8: Preparing 07:15:41 c701c4c4b57a: Preparing 07:15:41 bb4a361fa0ea: Preparing 07:15:41 f2e7e5066e9d: Preparing 07:15:41 26cbea5cba74: Preparing 07:15:41 6958d1f31fd9: Waiting 07:15:41 fca9bf2a82d8: Waiting 07:15:41 c701c4c4b57a: Waiting 07:15:41 bb4a361fa0ea: Waiting 07:15:41 f2e7e5066e9d: Waiting 07:15:41 26cbea5cba74: Waiting 07:15:41 b9a941de34c6: Layer already exists 07:15:41 69e88afe305f: Layer already exists 07:15:41 de720c80f94d: Layer already exists 07:15:41 6cc51ec034e6: Layer already exists 07:15:41 d78403b56d22: Layer already exists 07:15:41 fca9bf2a82d8: Layer already exists 07:15:41 6958d1f31fd9: Layer already exists 07:15:41 bb4a361fa0ea: Layer already exists 07:15:41 f2e7e5066e9d: Layer already exists 07:15:41 c701c4c4b57a: Layer already exists 07:15:41 26cbea5cba74: Layer already exists 07:15:41 main: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:42 ===================================================== [Pipeline] echo 07:15:42 taggedImages: 07:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.148 07:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:15:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:15:42 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:42 latest 07:15:42 3.0.0-dev.148 07:15:42 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:42 main 07:15:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:15:42 6c0be8ca2446: Preparing 07:15:42 7fde012eebee: Preparing 07:15:42 c701c4c4b57a: Preparing 07:15:42 bb4a361fa0ea: Preparing 07:15:42 06a0df214b0b: Preparing 07:15:42 26cbea5cba74: Preparing 07:15:42 26cbea5cba74: Waiting 07:15:42 c701c4c4b57a: Layer already exists 07:15:42 bb4a361fa0ea: Layer already exists 07:15:42 26cbea5cba74: Layer already exists 07:15:42 6c0be8ca2446: Pushed 07:15:44 06a0df214b0b: Pushed 07:15:47 7fde012eebee: Pushed 07:15:47 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:48 + 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 07:15:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:15:48 6c0be8ca2446: Preparing 07:15:48 7fde012eebee: Preparing 07:15:48 c701c4c4b57a: Preparing 07:15:48 bb4a361fa0ea: Preparing 07:15:48 06a0df214b0b: Preparing 07:15:48 26cbea5cba74: Preparing 07:15:48 26cbea5cba74: Waiting 07:15:48 bb4a361fa0ea: Layer already exists 07:15:48 6c0be8ca2446: Layer already exists 07:15:48 06a0df214b0b: Layer already exists 07:15:48 c701c4c4b57a: Layer already exists 07:15:48 7fde012eebee: Layer already exists 07:15:48 26cbea5cba74: Layer already exists 07:15:48 latest: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.148 07:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:15:49 6c0be8ca2446: Preparing 07:15:49 7fde012eebee: Preparing 07:15:49 c701c4c4b57a: Preparing 07:15:49 bb4a361fa0ea: Preparing 07:15:49 06a0df214b0b: Preparing 07:15:49 26cbea5cba74: Preparing 07:15:49 26cbea5cba74: Waiting 07:15:49 7fde012eebee: Layer already exists 07:15:49 6c0be8ca2446: Layer already exists 07:15:49 c701c4c4b57a: Layer already exists 07:15:49 06a0df214b0b: Layer already exists 07:15:49 bb4a361fa0ea: Layer already exists 07:15:49 26cbea5cba74: Layer already exists 07:15:49 3.0.0-dev.148: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:15:50 6c0be8ca2446: Preparing 07:15:50 7fde012eebee: Preparing 07:15:50 c701c4c4b57a: Preparing 07:15:50 bb4a361fa0ea: Preparing 07:15:50 06a0df214b0b: Preparing 07:15:50 26cbea5cba74: Preparing 07:15:50 26cbea5cba74: Waiting 07:15:50 c701c4c4b57a: Layer already exists 07:15:50 6c0be8ca2446: Layer already exists 07:15:50 bb4a361fa0ea: Layer already exists 07:15:50 7fde012eebee: Layer already exists 07:15:50 06a0df214b0b: Layer already exists 07:15:50 26cbea5cba74: Layer already exists 07:15:50 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:51 + 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 07:15:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:15:51 6c0be8ca2446: Preparing 07:15:51 7fde012eebee: Preparing 07:15:51 c701c4c4b57a: Preparing 07:15:51 bb4a361fa0ea: Preparing 07:15:51 06a0df214b0b: Preparing 07:15:51 26cbea5cba74: Preparing 07:15:51 26cbea5cba74: Waiting 07:15:51 06a0df214b0b: Layer already exists 07:15:51 6c0be8ca2446: Layer already exists 07:15:51 c701c4c4b57a: Layer already exists 07:15:51 7fde012eebee: Layer already exists 07:15:51 bb4a361fa0ea: Layer already exists 07:15:51 26cbea5cba74: Layer already exists 07:15:51 main: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:51 ===================================================== [Pipeline] echo 07:15:51 taggedImages: 07:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.148 07:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:15:51 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:15:51 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:51 latest 07:15:51 3.0.0-dev.148 07:15:51 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:15:51 main 07:15:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:15:52 7279e06d11a0: Preparing 07:15:52 e5ebca94eb6e: Preparing 07:15:52 f0971b7be1f0: Preparing 07:15:52 0dc91cff33dd: Preparing 07:15:52 55f73fb1d96d: Preparing 07:15:52 c701c4c4b57a: Preparing 07:15:52 bb4a361fa0ea: Preparing 07:15:52 ba71d03e6255: Preparing 07:15:52 26cbea5cba74: Preparing 07:15:52 c701c4c4b57a: Waiting 07:15:52 26cbea5cba74: Waiting 07:15:52 bb4a361fa0ea: Waiting 07:15:52 ba71d03e6255: Waiting 07:15:52 7279e06d11a0: Pushed 07:15:52 e5ebca94eb6e: Pushed 07:15:52 f0971b7be1f0: Pushed 07:15:56 c701c4c4b57a: Layer already exists 07:15:56 bb4a361fa0ea: Layer already exists 07:15:56 26cbea5cba74: Layer already exists 07:15:57 ba71d03e6255: Pushed 07:16:05 55f73fb1d96d: Pushed 07:16:10 0dc91cff33dd: Pushed 07:16:10 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:10 + 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 07:16:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:16:11 7279e06d11a0: Preparing 07:16:11 e5ebca94eb6e: Preparing 07:16:11 f0971b7be1f0: Preparing 07:16:11 0dc91cff33dd: Preparing 07:16:11 55f73fb1d96d: Preparing 07:16:11 c701c4c4b57a: Preparing 07:16:11 bb4a361fa0ea: Preparing 07:16:11 ba71d03e6255: Preparing 07:16:11 26cbea5cba74: Preparing 07:16:11 bb4a361fa0ea: Waiting 07:16:11 ba71d03e6255: Waiting 07:16:11 26cbea5cba74: Waiting 07:16:11 c701c4c4b57a: Waiting 07:16:11 0dc91cff33dd: Layer already exists 07:16:11 f0971b7be1f0: Layer already exists 07:16:11 e5ebca94eb6e: Layer already exists 07:16:11 55f73fb1d96d: Layer already exists 07:16:11 7279e06d11a0: Layer already exists 07:16:11 ba71d03e6255: Layer already exists 07:16:11 bb4a361fa0ea: Layer already exists 07:16:11 c701c4c4b57a: Layer already exists 07:16:11 26cbea5cba74: Layer already exists 07:16:11 latest: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.148 07:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:16:12 7279e06d11a0: Preparing 07:16:12 e5ebca94eb6e: Preparing 07:16:12 f0971b7be1f0: Preparing 07:16:12 0dc91cff33dd: Preparing 07:16:12 55f73fb1d96d: Preparing 07:16:12 c701c4c4b57a: Preparing 07:16:12 bb4a361fa0ea: Preparing 07:16:12 ba71d03e6255: Preparing 07:16:12 26cbea5cba74: Preparing 07:16:12 c701c4c4b57a: Waiting 07:16:12 26cbea5cba74: Waiting 07:16:12 bb4a361fa0ea: Waiting 07:16:12 ba71d03e6255: Waiting 07:16:12 f0971b7be1f0: Layer already exists 07:16:12 7279e06d11a0: Layer already exists 07:16:12 e5ebca94eb6e: Layer already exists 07:16:12 55f73fb1d96d: Layer already exists 07:16:12 0dc91cff33dd: Layer already exists 07:16:12 c701c4c4b57a: Layer already exists 07:16:12 bb4a361fa0ea: Layer already exists 07:16:12 ba71d03e6255: Layer already exists 07:16:12 26cbea5cba74: Layer already exists 07:16:12 3.0.0-dev.148: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:16:13 7279e06d11a0: Preparing 07:16:13 e5ebca94eb6e: Preparing 07:16:13 f0971b7be1f0: Preparing 07:16:13 0dc91cff33dd: Preparing 07:16:13 55f73fb1d96d: Preparing 07:16:13 c701c4c4b57a: Preparing 07:16:13 bb4a361fa0ea: Preparing 07:16:13 ba71d03e6255: Preparing 07:16:13 26cbea5cba74: Preparing 07:16:13 c701c4c4b57a: Waiting 07:16:13 bb4a361fa0ea: Waiting 07:16:13 ba71d03e6255: Waiting 07:16:13 26cbea5cba74: Waiting 07:16:13 0dc91cff33dd: Layer already exists 07:16:13 e5ebca94eb6e: Layer already exists 07:16:13 55f73fb1d96d: Layer already exists 07:16:13 7279e06d11a0: Layer already exists 07:16:13 f0971b7be1f0: Layer already exists 07:16:13 c701c4c4b57a: Layer already exists 07:16:13 bb4a361fa0ea: Layer already exists 07:16:13 ba71d03e6255: Layer already exists 07:16:13 26cbea5cba74: Layer already exists 07:16:13 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:13 + 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 07:16:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:16:14 7279e06d11a0: Preparing 07:16:14 e5ebca94eb6e: Preparing 07:16:14 f0971b7be1f0: Preparing 07:16:14 0dc91cff33dd: Preparing 07:16:14 55f73fb1d96d: Preparing 07:16:14 c701c4c4b57a: Preparing 07:16:14 bb4a361fa0ea: Preparing 07:16:14 ba71d03e6255: Preparing 07:16:14 26cbea5cba74: Preparing 07:16:14 bb4a361fa0ea: Waiting 07:16:14 ba71d03e6255: Waiting 07:16:14 c701c4c4b57a: Waiting 07:16:14 26cbea5cba74: Waiting 07:16:14 7279e06d11a0: Layer already exists 07:16:14 0dc91cff33dd: Layer already exists 07:16:14 f0971b7be1f0: Layer already exists 07:16:14 55f73fb1d96d: Layer already exists 07:16:14 e5ebca94eb6e: Layer already exists 07:16:14 ba71d03e6255: Layer already exists 07:16:14 26cbea5cba74: Layer already exists 07:16:14 c701c4c4b57a: Layer already exists 07:16:14 bb4a361fa0ea: Layer already exists 07:16:14 main: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:14 ===================================================== [Pipeline] echo 07:16:14 taggedImages: 07:16:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:16:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:16:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.148 07:16:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:16:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:16:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:16:14 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:16:14 latest 07:16:14 3.0.0-dev.148 07:16:14 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:16:14 main 07:16:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:16:15 94e4dffeb04f: Preparing 07:16:15 468db37ca146: Preparing 07:16:15 04bee829c205: Preparing 07:16:15 175db1373e64: Preparing 07:16:15 c701c4c4b57a: Preparing 07:16:15 bb4a361fa0ea: Preparing 07:16:15 67488db7aa7a: Preparing 07:16:15 26cbea5cba74: Preparing 07:16:15 bb4a361fa0ea: Waiting 07:16:15 26cbea5cba74: Waiting 07:16:15 67488db7aa7a: Waiting 07:16:15 c701c4c4b57a: Layer already exists 07:16:15 bb4a361fa0ea: Layer already exists 07:16:15 468db37ca146: Pushed 07:16:15 94e4dffeb04f: Pushed 07:16:15 04bee829c205: Pushed 07:16:15 26cbea5cba74: Layer already exists 07:16:16 67488db7aa7a: Pushed 07:16:34 175db1373e64: Pushed 07:16:34 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:34 + 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 07:16:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:16:34 94e4dffeb04f: Preparing 07:16:34 468db37ca146: Preparing 07:16:34 04bee829c205: Preparing 07:16:34 175db1373e64: Preparing 07:16:34 c701c4c4b57a: Preparing 07:16:34 bb4a361fa0ea: Preparing 07:16:34 67488db7aa7a: Preparing 07:16:34 26cbea5cba74: Preparing 07:16:34 bb4a361fa0ea: Waiting 07:16:34 67488db7aa7a: Waiting 07:16:34 26cbea5cba74: Waiting 07:16:34 468db37ca146: Layer already exists 07:16:34 175db1373e64: Layer already exists 07:16:34 94e4dffeb04f: Layer already exists 07:16:34 c701c4c4b57a: Layer already exists 07:16:34 04bee829c205: Layer already exists 07:16:34 26cbea5cba74: Layer already exists 07:16:34 bb4a361fa0ea: Layer already exists 07:16:34 67488db7aa7a: Layer already exists 07:16:35 latest: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.148 07:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:16:35 94e4dffeb04f: Preparing 07:16:35 468db37ca146: Preparing 07:16:35 04bee829c205: Preparing 07:16:35 175db1373e64: Preparing 07:16:35 c701c4c4b57a: Preparing 07:16:35 bb4a361fa0ea: Preparing 07:16:35 67488db7aa7a: Preparing 07:16:35 26cbea5cba74: Preparing 07:16:35 bb4a361fa0ea: Waiting 07:16:35 26cbea5cba74: Waiting 07:16:35 67488db7aa7a: Waiting 07:16:35 94e4dffeb04f: Layer already exists 07:16:35 04bee829c205: Layer already exists 07:16:35 175db1373e64: Layer already exists 07:16:35 468db37ca146: Layer already exists 07:16:35 c701c4c4b57a: Layer already exists 07:16:35 bb4a361fa0ea: Layer already exists 07:16:35 26cbea5cba74: Layer already exists 07:16:35 67488db7aa7a: Layer already exists 07:16:36 3.0.0-dev.148: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:16:37 94e4dffeb04f: Preparing 07:16:37 468db37ca146: Preparing 07:16:37 04bee829c205: Preparing 07:16:37 175db1373e64: Preparing 07:16:37 c701c4c4b57a: Preparing 07:16:37 bb4a361fa0ea: Preparing 07:16:37 67488db7aa7a: Preparing 07:16:37 26cbea5cba74: Preparing 07:16:37 67488db7aa7a: Waiting 07:16:37 26cbea5cba74: Waiting 07:16:37 bb4a361fa0ea: Waiting 07:16:37 468db37ca146: Layer already exists 07:16:37 175db1373e64: Layer already exists 07:16:37 04bee829c205: Layer already exists 07:16:37 94e4dffeb04f: Layer already exists 07:16:37 c701c4c4b57a: Layer already exists 07:16:37 67488db7aa7a: Layer already exists 07:16:37 bb4a361fa0ea: Layer already exists 07:16:37 26cbea5cba74: Layer already exists 07:16:37 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:37 + 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 07:16:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:16:38 94e4dffeb04f: Preparing 07:16:38 468db37ca146: Preparing 07:16:38 04bee829c205: Preparing 07:16:38 175db1373e64: Preparing 07:16:38 c701c4c4b57a: Preparing 07:16:38 bb4a361fa0ea: Preparing 07:16:38 67488db7aa7a: Preparing 07:16:38 26cbea5cba74: Preparing 07:16:38 bb4a361fa0ea: Waiting 07:16:38 67488db7aa7a: Waiting 07:16:38 26cbea5cba74: Waiting 07:16:38 c701c4c4b57a: Layer already exists 07:16:38 94e4dffeb04f: Layer already exists 07:16:38 468db37ca146: Layer already exists 07:16:38 04bee829c205: Layer already exists 07:16:38 175db1373e64: Layer already exists 07:16:38 bb4a361fa0ea: Layer already exists 07:16:38 67488db7aa7a: Layer already exists 07:16:38 26cbea5cba74: Layer already exists 07:16:38 main: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:38 ===================================================== [Pipeline] echo 07:16:38 taggedImages: 07:16:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:16:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:16:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.148 07:16:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:16:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:16:38 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:16:38 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:16:38 latest 07:16:38 3.0.0-dev.148 07:16:38 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:16:38 main 07:16:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:16:39 d8eed5395fee: Preparing 07:16:39 b340efdf45bf: Preparing 07:16:39 da2c9663be37: Preparing 07:16:39 81cb984ea4e8: Preparing 07:16:39 c701c4c4b57a: Preparing 07:16:39 bb4a361fa0ea: Preparing 07:16:39 f0e6ade43f7b: Preparing 07:16:39 26cbea5cba74: Preparing 07:16:39 f0e6ade43f7b: Waiting 07:16:39 26cbea5cba74: Waiting 07:16:39 bb4a361fa0ea: Waiting 07:16:39 c701c4c4b57a: Layer already exists 07:16:39 bb4a361fa0ea: Layer already exists 07:16:39 da2c9663be37: Pushed 07:16:39 d8eed5395fee: Pushed 07:16:39 b340efdf45bf: Pushed 07:16:39 26cbea5cba74: Layer already exists 07:16:40 f0e6ade43f7b: Pushed 07:16:58 81cb984ea4e8: Pushed 07:16:58 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:16:59 d8eed5395fee: Preparing 07:16:59 b340efdf45bf: Preparing 07:16:59 da2c9663be37: Preparing 07:16:59 81cb984ea4e8: Preparing 07:16:59 c701c4c4b57a: Preparing 07:16:59 bb4a361fa0ea: Preparing 07:16:59 f0e6ade43f7b: Preparing 07:16:59 26cbea5cba74: Preparing 07:16:59 f0e6ade43f7b: Waiting 07:16:59 26cbea5cba74: Waiting 07:16:59 bb4a361fa0ea: Waiting 07:16:59 81cb984ea4e8: Layer already exists 07:16:59 da2c9663be37: Layer already exists 07:16:59 d8eed5395fee: Layer already exists 07:16:59 b340efdf45bf: Layer already exists 07:16:59 c701c4c4b57a: Layer already exists 07:16:59 26cbea5cba74: Layer already exists 07:16:59 bb4a361fa0ea: Layer already exists 07:16:59 f0e6ade43f7b: Layer already exists 07:16:59 latest: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.148 07:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:17:00 d8eed5395fee: Preparing 07:17:00 b340efdf45bf: Preparing 07:17:00 da2c9663be37: Preparing 07:17:00 81cb984ea4e8: Preparing 07:17:00 c701c4c4b57a: Preparing 07:17:00 bb4a361fa0ea: Preparing 07:17:00 f0e6ade43f7b: Preparing 07:17:00 26cbea5cba74: Preparing 07:17:00 f0e6ade43f7b: Waiting 07:17:00 26cbea5cba74: Waiting 07:17:00 bb4a361fa0ea: Waiting 07:17:00 c701c4c4b57a: Layer already exists 07:17:00 da2c9663be37: Layer already exists 07:17:00 b340efdf45bf: Layer already exists 07:17:00 d8eed5395fee: Layer already exists 07:17:00 81cb984ea4e8: Layer already exists 07:17:00 bb4a361fa0ea: Layer already exists 07:17:00 26cbea5cba74: Layer already exists 07:17:00 f0e6ade43f7b: Layer already exists 07:17:00 3.0.0-dev.148: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:17:01 d8eed5395fee: Preparing 07:17:01 b340efdf45bf: Preparing 07:17:01 da2c9663be37: Preparing 07:17:01 81cb984ea4e8: Preparing 07:17:01 c701c4c4b57a: Preparing 07:17:01 bb4a361fa0ea: Preparing 07:17:01 f0e6ade43f7b: Preparing 07:17:01 26cbea5cba74: Preparing 07:17:01 f0e6ade43f7b: Waiting 07:17:01 26cbea5cba74: Waiting 07:17:01 bb4a361fa0ea: Waiting 07:17:01 d8eed5395fee: Layer already exists 07:17:01 c701c4c4b57a: Layer already exists 07:17:01 81cb984ea4e8: Layer already exists 07:17:01 da2c9663be37: Layer already exists 07:17:01 b340efdf45bf: Layer already exists 07:17:01 26cbea5cba74: Layer already exists 07:17:01 bb4a361fa0ea: Layer already exists 07:17:01 f0e6ade43f7b: Layer already exists 07:17:01 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:01 + 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 07:17:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:17:02 d8eed5395fee: Preparing 07:17:02 b340efdf45bf: Preparing 07:17:02 da2c9663be37: Preparing 07:17:02 81cb984ea4e8: Preparing 07:17:02 c701c4c4b57a: Preparing 07:17:02 bb4a361fa0ea: Preparing 07:17:02 f0e6ade43f7b: Preparing 07:17:02 26cbea5cba74: Preparing 07:17:02 bb4a361fa0ea: Waiting 07:17:02 f0e6ade43f7b: Waiting 07:17:02 b340efdf45bf: Layer already exists 07:17:02 c701c4c4b57a: Layer already exists 07:17:02 da2c9663be37: Layer already exists 07:17:02 d8eed5395fee: Layer already exists 07:17:02 81cb984ea4e8: Layer already exists 07:17:02 bb4a361fa0ea: Layer already exists 07:17:02 f0e6ade43f7b: Layer already exists 07:17:02 26cbea5cba74: Layer already exists 07:17:02 main: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:02 ===================================================== [Pipeline] echo 07:17:02 taggedImages: 07:17:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:17:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:17:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.148 07:17:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:17:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:17:02 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:17:02 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:17:02 latest 07:17:02 3.0.0-dev.148 07:17:02 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:17:02 main 07:17:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:17:03 da2f54e7691d: Preparing 07:17:03 139c53f48c45: Preparing 07:17:03 c701c4c4b57a: Preparing 07:17:03 bb4a361fa0ea: Preparing 07:17:03 093cf497ac4c: Preparing 07:17:03 26cbea5cba74: Preparing 07:17:03 26cbea5cba74: Waiting 07:17:03 bb4a361fa0ea: Layer already exists 07:17:03 c701c4c4b57a: Layer already exists 07:17:03 26cbea5cba74: Layer already exists 07:17:03 da2f54e7691d: Pushed 07:17:03 093cf497ac4c: Pushed 07:17:09 139c53f48c45: Pushed 07:17:09 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:17:09 da2f54e7691d: Preparing 07:17:09 139c53f48c45: Preparing 07:17:09 c701c4c4b57a: Preparing 07:17:09 bb4a361fa0ea: Preparing 07:17:09 093cf497ac4c: Preparing 07:17:09 26cbea5cba74: Preparing 07:17:09 26cbea5cba74: Waiting 07:17:09 139c53f48c45: Layer already exists 07:17:09 c701c4c4b57a: Layer already exists 07:17:09 093cf497ac4c: Layer already exists 07:17:09 da2f54e7691d: Layer already exists 07:17:09 bb4a361fa0ea: Layer already exists 07:17:09 26cbea5cba74: Layer already exists 07:17:09 latest: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.148 07:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:17:10 da2f54e7691d: Preparing 07:17:10 139c53f48c45: Preparing 07:17:10 c701c4c4b57a: Preparing 07:17:10 bb4a361fa0ea: Preparing 07:17:10 093cf497ac4c: Preparing 07:17:10 26cbea5cba74: Preparing 07:17:10 26cbea5cba74: Waiting 07:17:10 139c53f48c45: Layer already exists 07:17:10 093cf497ac4c: Layer already exists 07:17:10 c701c4c4b57a: Layer already exists 07:17:10 bb4a361fa0ea: Layer already exists 07:17:10 da2f54e7691d: Layer already exists 07:17:10 26cbea5cba74: Layer already exists 07:17:10 3.0.0-dev.148: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:17:11 da2f54e7691d: Preparing 07:17:11 139c53f48c45: Preparing 07:17:11 c701c4c4b57a: Preparing 07:17:11 bb4a361fa0ea: Preparing 07:17:11 093cf497ac4c: Preparing 07:17:11 26cbea5cba74: Preparing 07:17:11 26cbea5cba74: Waiting 07:17:11 139c53f48c45: Layer already exists 07:17:11 bb4a361fa0ea: Layer already exists 07:17:11 093cf497ac4c: Layer already exists 07:17:11 da2f54e7691d: Layer already exists 07:17:11 c701c4c4b57a: Layer already exists 07:17:11 26cbea5cba74: Layer already exists 07:17:11 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:17:12 da2f54e7691d: Preparing 07:17:12 139c53f48c45: Preparing 07:17:12 c701c4c4b57a: Preparing 07:17:12 bb4a361fa0ea: Preparing 07:17:12 093cf497ac4c: Preparing 07:17:12 26cbea5cba74: Preparing 07:17:12 26cbea5cba74: Waiting 07:17:12 139c53f48c45: Layer already exists 07:17:12 c701c4c4b57a: Layer already exists 07:17:12 da2f54e7691d: Layer already exists 07:17:12 093cf497ac4c: Layer already exists 07:17:12 bb4a361fa0ea: Layer already exists 07:17:12 26cbea5cba74: Layer already exists 07:17:12 main: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:12 ===================================================== [Pipeline] echo 07:17:12 taggedImages: 07:17:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:17:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:17:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.148 07:17:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:17:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:17:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:17:12 ddb07c7e83e95260f93c60166b0734e66a7a8075 07:17:12 latest 07:17:12 3.0.0-dev.148 07:17:12 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:17:12 main 07:17:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:17:13 314accb1bd86: Preparing 07:17:13 17416d8f1bb8: Preparing 07:17:13 c701c4c4b57a: Preparing 07:17:13 bb4a361fa0ea: Preparing 07:17:13 089121d2c498: Preparing 07:17:13 26cbea5cba74: Preparing 07:17:13 26cbea5cba74: Waiting 07:17:13 bb4a361fa0ea: Layer already exists 07:17:13 089121d2c498: Layer already exists 07:17:13 c701c4c4b57a: Layer already exists 07:17:13 26cbea5cba74: Layer already exists 07:17:13 314accb1bd86: Pushed 07:17:20 17416d8f1bb8: Pushed 07:17:20 ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:17:20 314accb1bd86: Preparing 07:17:20 17416d8f1bb8: Preparing 07:17:20 c701c4c4b57a: Preparing 07:17:20 bb4a361fa0ea: Preparing 07:17:20 089121d2c498: Preparing 07:17:20 26cbea5cba74: Preparing 07:17:20 26cbea5cba74: Waiting 07:17:20 089121d2c498: Layer already exists 07:17:20 17416d8f1bb8: Layer already exists 07:17:20 c701c4c4b57a: Layer already exists 07:17:20 bb4a361fa0ea: Layer already exists 07:17:20 314accb1bd86: Layer already exists 07:17:20 26cbea5cba74: Layer already exists 07:17:21 latest: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.148 07:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:17:21 314accb1bd86: Preparing 07:17:21 17416d8f1bb8: Preparing 07:17:21 c701c4c4b57a: Preparing 07:17:21 bb4a361fa0ea: Preparing 07:17:21 089121d2c498: Preparing 07:17:21 26cbea5cba74: Preparing 07:17:21 26cbea5cba74: Waiting 07:17:21 c701c4c4b57a: Layer already exists 07:17:21 17416d8f1bb8: Layer already exists 07:17:21 bb4a361fa0ea: Layer already exists 07:17:21 089121d2c498: Layer already exists 07:17:21 314accb1bd86: Layer already exists 07:17:21 26cbea5cba74: Layer already exists 07:17:21 3.0.0-dev.148: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:17:22 314accb1bd86: Preparing 07:17:22 17416d8f1bb8: Preparing 07:17:22 c701c4c4b57a: Preparing 07:17:22 bb4a361fa0ea: Preparing 07:17:22 089121d2c498: Preparing 07:17:22 26cbea5cba74: Preparing 07:17:22 089121d2c498: Layer already exists 07:17:22 314accb1bd86: Layer already exists 07:17:22 17416d8f1bb8: Layer already exists 07:17:22 c701c4c4b57a: Layer already exists 07:17:22 bb4a361fa0ea: Layer already exists 07:17:22 26cbea5cba74: Layer already exists 07:17:22 ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:17:23 314accb1bd86: Preparing 07:17:23 17416d8f1bb8: Preparing 07:17:23 c701c4c4b57a: Preparing 07:17:23 bb4a361fa0ea: Preparing 07:17:23 089121d2c498: Preparing 07:17:23 26cbea5cba74: Preparing 07:17:23 26cbea5cba74: Waiting 07:17:23 17416d8f1bb8: Layer already exists 07:17:23 314accb1bd86: Layer already exists 07:17:23 c701c4c4b57a: Layer already exists 07:17:23 089121d2c498: Layer already exists 07:17:23 bb4a361fa0ea: Layer already exists 07:17:23 26cbea5cba74: Layer already exists 07:17:23 main: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:23 ===================================================== [Pipeline] echo 07:17:23 taggedImages: 07:17:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 07:17:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:17:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.148 07:17:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 07:17:23 - 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 07:17:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:24 07:17:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:24 arm64: Pulling from edgex-lftools-log-publisher 07:17:24 8998bd30e6a1: Pulling fs layer 07:17:24 04944245beec: Pulling fs layer 07:17:24 699f458cf7ca: Pulling fs layer 07:17:24 765212b225bb: Pulling fs layer 07:17:24 f23df028b6ca: Pulling fs layer 07:17:24 d65c8cfc05b1: Pulling fs layer 07:17:24 2437ff75d9bd: Pulling fs layer 07:17:24 f23df028b6ca: Waiting 07:17:24 d65c8cfc05b1: Waiting 07:17:24 2437ff75d9bd: Waiting 07:17:24 765212b225bb: Waiting 07:17:24 04944245beec: Verifying Checksum 07:17:24 04944245beec: Download complete 07:17:24 765212b225bb: Verifying Checksum 07:17:24 765212b225bb: Download complete 07:17:24 f23df028b6ca: Download complete 07:17:24 d65c8cfc05b1: Verifying Checksum 07:17:25 699f458cf7ca: Verifying Checksum 07:17:25 699f458cf7ca: Download complete 07:17:25 8998bd30e6a1: Verifying Checksum 07:17:25 8998bd30e6a1: Download complete 07:17:28 2437ff75d9bd: Verifying Checksum 07:17:28 2437ff75d9bd: Download complete 07:17:29 8998bd30e6a1: Pull complete 07:17:30 04944245beec: Pull complete 07:17:31 699f458cf7ca: Pull complete 07:17:31 765212b225bb: Pull complete 07:17:32 f23df028b6ca: Pull complete 07:17:32 d65c8cfc05b1: Pull complete 07:17:47 2437ff75d9bd: Pull complete 07:17:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:47 prd-ubuntu20.04-docker-arm64-4c-16g-13869 does not seem to be running inside a container 07:17:47 $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 07:17:50 $ docker top 24e9a6823572f7e460ccdb062fb1ecf33885fc65e8c780b919dc5f99543fd21b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:51 ---> job-cost.sh 07:17:51 lf-activate-venv: SKIPPING 07:17:51 INFO: No Stack... 07:17:52 INFO: Retrieving Pricing Info for: v3-standard-4 07:17:52 INFO: Archiving Costs [Pipeline] sh 07:17:53 + cat /w/workspace/edgex-go/513/archives/cost.csv 07:17:53 + cut -d, -f6 [Pipeline] lock 07:17:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-513-stack-cost] 07:17:53 Resource [jenkins-edgexfoundry-edgex-go-main-513-stack-cost] did not exist. Created. 07:17:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-513-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:17:54 + echo total: 0.10999999940395355 [Pipeline] stash 07:17:54 Stashed 1 file(s) [Pipeline] } 07:17:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-513-stack-cost] [Pipeline] // lock [Pipeline] } 07:17:54 $ docker stop --time=1 24e9a6823572f7e460ccdb062fb1ecf33885fc65e8c780b919dc5f99543fd21b 07:17:56 $ docker rm -f --volumes 24e9a6823572f7e460ccdb062fb1ecf33885fc65e8c780b919dc5f99543fd21b [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 07:17:57 provisioning config files... 07:17:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/513@tmp/config16093438644439352813tmp [Pipeline] { [Pipeline] sh 07:17:57 + set +x 07:17:57 + curl -s https://codecov.io/bash 07:17:57 + bash -s -- 07:17:57 07:17:57 _____ _ 07:17:57 / ____| | | 07:17:57 | | ___ __| | ___ ___ _____ __ 07:17:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:17:57 | |___| (_) | (_| | __/ (_| (_) \ V / 07:17:57 \_____\___/ \__,_|\___|\___\___/ \_/ 07:17:57 Bash-1.0.6 07:17:57 07:17:57 07:17:57 ==> git version 2.25.1 found 07:17:57 ==> 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 07:17:57 Release-Date: 2020-01-08 07:17:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:17:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:17:57 ==> Jenkins CI detected. 07:17:57 current dir:  /w/workspace/edgex-go/513 07:17:57 project root: . 07:17:57 --> token set from env 07:17:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:17:57 ==> Running gcov in . (disable via -X gcov) 07:17:57 ==> Python coveragepy not found 07:17:57 ==> Searching for coverage reports in: 07:17:57 + . 07:17:57 -> Found 1 reports 07:17:57 ==> Detecting git/mercurial file structure 07:17:57 ==> Reading reports 07:17:57 + ./coverage.out bytes=448560 07:17:57 ==> Appending adjustments 07:17:57 https://docs.codecov.io/docs/fixing-reports 07:17:58 + Found adjustments 07:17:58 ==> Gzipping contents 07:17:58 60K /tmp/codecov.AVK6eX.gz 07:17:58 ==> Uploading reports 07:17:58 url: https://codecov.io 07:17:58 query: branch=main&commit=ddb07c7e83e95260f93c60166b0734e66a7a8075&build=513&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F513%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:17:58 -> Pinging Codecov 07:17:58 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=ddb07c7e83e95260f93c60166b0734e66a7a8075&build=513&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F513%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:17:58 -> Uploading to 07:17:58 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/00271124DB129430A58F1EEE437C3FCB/ddb07c7e83e95260f93c60166b0734e66a7a8075/89899e33-f594-4138-ba72-5ae8433325ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T071758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c09e2be184abedf0a337ef89af4b78b2de731b5845428933301fde41166c202 07:17:58 % Total % Received % Xferd Average Speed Time Time Time Current 07:17:58 Dload Upload Total Spent Left Speed 07:17:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57612 0 0 100 57612 0 252k --:--:-- --:--:-- --:--:-- 252k 07:17:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } 07:17:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:17:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:17:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:17:59 07:17:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:18:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:18:00 df9b9388f04a: Pulling fs layer 07:18:00 52dc419b0ee2: Pulling fs layer 07:18:00 25bc292e5bac: Pulling fs layer 07:18:00 114826534d7a: Pulling fs layer 07:18:00 4657fd5d0bcf: Pulling fs layer 07:18:00 6ad1cebc031e: Pulling fs layer 07:18:00 8a3aa393b2d8: Pulling fs layer 07:18:00 4657fd5d0bcf: Waiting 07:18:00 8a3aa393b2d8: Waiting 07:18:00 6ad1cebc031e: Waiting 07:18:00 114826534d7a: Waiting 07:18:00 25bc292e5bac: Download complete 07:18:00 52dc419b0ee2: Verifying Checksum 07:18:00 52dc419b0ee2: Download complete 07:18:00 4657fd5d0bcf: Download complete 07:18:00 df9b9388f04a: Download complete 07:18:00 6ad1cebc031e: Verifying Checksum 07:18:00 6ad1cebc031e: Download complete 07:18:00 df9b9388f04a: Pull complete 07:18:00 52dc419b0ee2: Pull complete 07:18:00 25bc292e5bac: Pull complete 07:18:00 114826534d7a: Verifying Checksum 07:18:00 114826534d7a: Download complete 07:18:01 8a3aa393b2d8: Download complete 07:18:04 114826534d7a: Pull complete 07:18:04 4657fd5d0bcf: Pull complete 07:18:04 6ad1cebc031e: Pull complete 07:18:07 8a3aa393b2d8: Pull complete 07:18:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:18:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:18:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:07 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 07:18:07 $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:18:11 $ docker top 320a14a431b637468c0580bb4ca552d7c8ff6d367717d74d261060f261097731 -eo pid,comm [Pipeline] { [Pipeline] echo 07:18:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:18:11 + set -o pipefail 07:18:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:18:16 07:18:16 Monitoring /w/workspace/edgex-go/513 (github.com/edgexfoundry/edgex-go)... 07:18:16 07:18:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f085feb6-3c28-4533-9cfc-32b8b5fb09a8 07:18:16 07:18:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:18:16 07:18:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:18:16 07:18:16 07:18:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:18:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:18:16 More details here: https://snyk.co/ue1NS 07:18:16 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 07:18:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:18:16 $ docker stop --time=1 320a14a431b637468c0580bb4ca552d7c8ff6d367717d74d261060f261097731 07:18:19 $ docker rm -f --volumes 320a14a431b637468c0580bb4ca552d7c8ff6d367717d74d261060f261097731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:18:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:19 provisioning config files... 07:18:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/513@tmp/config7171716146575094210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:20 --> edgex-publish-swagger.sh 07:18:20 === Publish openapi/v3 API === 07:18:20 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:18:20 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/513/openapi/v3/core-command.yaml] 07:18:20 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:20 Dload Upload Total Spent Left Speed 07:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 57713 --:--:-- --:--:-- --:--:-- 57599 100 29030 0 0 100 29030 0 57713 --:--:-- --:--:-- --:--:-- 57599 07:18:20 07:18:20 07:18:20 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/513/openapi/v3/core-data.yaml] 07:18:20 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:20 Dload Upload Total Spent Left Speed 07:18:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k 07:18:21 07:18:21 07:18:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/513/openapi/v3/core-metadata.yaml] 07:18:21 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:21 Dload Upload Total Spent Left Speed 07:18:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 235k --:--:-- --:--:-- --:--:-- 235k 100 141k 0 0 100 141k 0 235k --:--:-- --:--:-- --:--:-- 235k 07:18:21 07:18:21 07:18:21 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/513/openapi/v3/support-notifications.yaml] 07:18:21 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:21 Dload Upload Total Spent Left Speed 07:18:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 153k --:--:-- --:--:-- --:--:-- 153k 07:18:22 07:18:22 07:18:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/513/openapi/v3/support-scheduler.yaml] 07:18:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:22 Dload Upload Total Spent Left Speed 07:18:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 78259 --:--:-- --:--:-- --:--:-- 78081 100 34356 0 0 100 34356 0 78259 --:--:-- --:--:-- --:--:-- 78081 07:18:22 07:18:22 [Pipeline] } 07:18:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:18:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:18:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:23 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 07:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:18:24 $ docker top c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:24 [ssh-agent] Looking for ssh-agent implementation... 07:18:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:24 $ docker exec c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 ssh-agent 07:18:24 SSH_AUTH_SOCK=/tmp/ssh-QCdl871GHctH/agent.32 07:18:24 SSH_AGENT_PID=38 07:18:24 Running ssh-add (command line suppressed) 07:18:24 Identity added: /w/workspace/edgex-go/513@tmp/private_key_13763613801620702974.key (/w/workspace/edgex-go/513@tmp/private_key_13763613801620702974.key) 07:18:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:24 + git semver tag 07:18:24 2023-05-05 07:18:24,905 [run_tag] DEBUG tag force:False 07:18:24 2023-05-05 07:18:24,905 [check_head_tag] DEBUG check head tag 07:18:24 2023-05-05 07:18:24,910 [execute] INFO git cat-file --batch-check 07:18:24 2023-05-05 07:18:24,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=) 07:18:24 2023-05-05 07:18:24,913 [execute] INFO git cat-file --batch 07:18:24 2023-05-05 07:18:24,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=) 07:18:25 2023-05-05 07:18:24,997 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main 07:18:25 2023-05-05 07:18:24,999 [execute] INFO git tag -a v3.0.0-dev.148 -m v3.0.0-dev.148 07:18:25 2023-05-05 07:18:24,999 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.148', '-m', 'v3.0.0-dev.148'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=None) 07:18:25 2023-05-05 07:18:25,007 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main 07:18:25 3.0.0-dev.148 [Pipeline] } 07:18:25 $ docker exec --env ******** --env ******** c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 ssh-agent -k 07:18:25 unset SSH_AUTH_SOCK; 07:18:25 unset SSH_AGENT_PID; 07:18:25 echo Agent pid 38 killed; 07:18:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:25 + git semver [Pipeline] } 07:18:25 $ docker stop --time=1 c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 07:18:27 $ docker rm -f --volumes c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:18:27 07:18:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:18:27 0.23.1-centos7: Pulling from edgex-lftools 07:18:27 ab5ef0e58194: Pulling fs layer 07:18:27 9712f1f96733: Pulling fs layer 07:18:27 63f879dbbcfc: Pulling fs layer 07:18:27 0d9ebad4ef96: Pulling fs layer 07:18:27 e9a5061849ea: Pulling fs layer 07:18:27 d747dcd14b5f: Pulling fs layer 07:18:27 2de7ff778b66: Pulling fs layer 07:18:27 0d9ebad4ef96: Waiting 07:18:27 e9a5061849ea: Waiting 07:18:27 d747dcd14b5f: Waiting 07:18:27 2de7ff778b66: Waiting 07:18:27 9712f1f96733: Verifying Checksum 07:18:27 9712f1f96733: Download complete 07:18:28 63f879dbbcfc: Download complete 07:18:28 e9a5061849ea: Verifying Checksum 07:18:28 e9a5061849ea: Download complete 07:18:28 0d9ebad4ef96: Verifying Checksum 07:18:28 0d9ebad4ef96: Download complete 07:18:28 d747dcd14b5f: Verifying Checksum 07:18:28 d747dcd14b5f: Download complete 07:18:28 ab5ef0e58194: Verifying Checksum 07:18:28 ab5ef0e58194: Download complete 07:18:28 2de7ff778b66: Verifying Checksum 07:18:28 2de7ff778b66: Download complete 07:18:31 ab5ef0e58194: Pull complete 07:18:31 9712f1f96733: Pull complete 07:18:31 63f879dbbcfc: Pull complete 07:18:36 0d9ebad4ef96: Pull complete 07:18:36 e9a5061849ea: Pull complete 07:18:36 d747dcd14b5f: Pull complete 07:18:36 2de7ff778b66: Pull complete 07:18:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:18:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:36 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 07:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:18:41 $ docker top 7cea5d09950355a9a50b6c9769e2ceead24ddea7c93281b1493bdc34768f3197 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:18:41 provisioning config files... 07:18:41 copy managed file [sigul-config] to file:/w/workspace/edgex-go/513@tmp/config7825132449437402318tmp 07:18:41 copy managed file [sigul-password] to file:/w/workspace/edgex-go/513@tmp/config3731002111790789995tmp 07:18:41 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/513@tmp/config6684123109807646709tmp [Pipeline] { [Pipeline] echo 07:18:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:18:42 ---> sigul-configuration.sh 07:18:42 gpg: directory `/root/.gnupg' created 07:18:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:18:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:18:42 gpg: keyring `/root/.gnupg/secring.gpg' created 07:18:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:18:42 gpg: CAST5 encrypted data 07:18:42 gpg: encrypted with 1 passphrase 07:18:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:18:42 + mkdir /home/jenkins 07:18:42 + mkdir /home/jenkins/sigul [Pipeline] sh 07:18:42 + 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 07:18:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:18:42 ---> sigul-install.sh 07:18:42 Sigul already installed; skipping installation. [Pipeline] sh 07:18:43 + git tag --list 07:18:43 0.6.0 07:18:43 0.6.1 07:18:43 0.7.0 07:18:43 0.7.1 07:18:43 v1.0.0 07:18:43 v1.0.1 07:18:43 v1.1.0 07:18:43 v1.2.0 07:18:43 v1.2.1 07:18:43 v1.3.0 07:18:43 v1.3.1 07:18:43 v2.0.0 07:18:43 v2.1.0 07:18:43 v2.1.1 07:18:43 v2.1.1-dev.1 07:18:43 v2.1.1-dev.2 07:18:43 v2.1.1-dev.3 07:18:43 v2.1.1-dev.4 07:18:43 v2.1.1-dev.5 07:18:43 v2.1.1-dev.6 07:18:43 v2.1.1-dev.7 07:18:43 v2.1.1-dev.8 07:18:43 v2.1.2-dev.1 07:18:43 v2.2.0 07:18:43 v2.2.1-dev.1 07:18:43 v2.2.1-dev.10 07:18:43 v2.2.1-dev.11 07:18:43 v2.2.1-dev.12 07:18:43 v2.2.1-dev.13 07:18:43 v2.2.1-dev.14 07:18:43 v2.2.1-dev.15 07:18:43 v2.2.1-dev.16 07:18:43 v2.2.1-dev.17 07:18:43 v2.2.1-dev.18 07:18:43 v2.2.1-dev.19 07:18:43 v2.2.1-dev.2 07:18:43 v2.2.1-dev.20 07:18:43 v2.2.1-dev.21 07:18:43 v2.2.1-dev.22 07:18:43 v2.2.1-dev.23 07:18:43 v2.2.1-dev.24 07:18:43 v2.2.1-dev.25 07:18:43 v2.2.1-dev.26 07:18:43 v2.2.1-dev.27 07:18:43 v2.2.1-dev.28 07:18:43 v2.2.1-dev.29 07:18:43 v2.2.1-dev.3 07:18:43 v2.2.1-dev.4 07:18:43 v2.2.1-dev.5 07:18:43 v2.2.1-dev.6 07:18:43 v2.2.1-dev.7 07:18:43 v2.2.1-dev.8 07:18:43 v2.2.1-dev.9 07:18:43 v2.3.0 07:18:43 v2.3.0-dev.100 07:18:43 v2.3.0-dev.101 07:18:43 v2.3.0-dev.102 07:18:43 v2.3.0-dev.103 07:18:43 v2.3.0-dev.104 07:18:43 v2.3.0-dev.105 07:18:43 v2.3.0-dev.106 07:18:43 v2.3.0-dev.29 07:18:43 v2.3.0-dev.30 07:18:43 v2.3.0-dev.31 07:18:43 v2.3.0-dev.32 07:18:43 v2.3.0-dev.33 07:18:43 v2.3.0-dev.34 07:18:43 v2.3.0-dev.35 07:18:43 v2.3.0-dev.36 07:18:43 v2.3.0-dev.37 07:18:43 v2.3.0-dev.38 07:18:43 v2.3.0-dev.39 07:18:43 v2.3.0-dev.40 07:18:43 v2.3.0-dev.41 07:18:43 v2.3.0-dev.42 07:18:43 v2.3.0-dev.43 07:18:43 v2.3.0-dev.44 07:18:43 v2.3.0-dev.45 07:18:43 v2.3.0-dev.46 07:18:43 v2.3.0-dev.47 07:18:43 v2.3.0-dev.48 07:18:43 v2.3.0-dev.49 07:18:43 v2.3.0-dev.50 07:18:43 v2.3.0-dev.51 07:18:43 v2.3.0-dev.52 07:18:43 v2.3.0-dev.53 07:18:43 v2.3.0-dev.54 07:18:43 v2.3.0-dev.55 07:18:43 v2.3.0-dev.56 07:18:43 v2.3.0-dev.57 07:18:43 v2.3.0-dev.58 07:18:43 v2.3.0-dev.59 07:18:43 v2.3.0-dev.60 07:18:43 v2.3.0-dev.61 07:18:43 v2.3.0-dev.62 07:18:43 v2.3.0-dev.63 07:18:43 v2.3.0-dev.64 07:18:43 v2.3.0-dev.65 07:18:43 v2.3.0-dev.66 07:18:43 v2.3.0-dev.67 07:18:43 v2.3.0-dev.68 07:18:43 v2.3.0-dev.69 07:18:43 v2.3.0-dev.70 07:18:43 v2.3.0-dev.71 07:18:43 v2.3.0-dev.72 07:18:43 v2.3.0-dev.73 07:18:43 v2.3.0-dev.74 07:18:43 v2.3.0-dev.75 07:18:43 v2.3.0-dev.76 07:18:43 v2.3.0-dev.77 07:18:43 v2.3.0-dev.78 07:18:43 v2.3.0-dev.79 07:18:43 v2.3.0-dev.80 07:18:43 v2.3.0-dev.81 07:18:43 v2.3.0-dev.82 07:18:43 v2.3.0-dev.83 07:18:43 v2.3.0-dev.84 07:18:43 v2.3.0-dev.85 07:18:43 v2.3.0-dev.86 07:18:43 v2.3.0-dev.87 07:18:43 v2.3.0-dev.88 07:18:43 v2.3.0-dev.89 07:18:43 v2.3.0-dev.90 07:18:43 v2.3.0-dev.91 07:18:43 v2.3.0-dev.92 07:18:43 v2.3.0-dev.93 07:18:43 v2.3.0-dev.94 07:18:43 v2.3.0-dev.95 07:18:43 v2.3.0-dev.96 07:18:43 v2.3.0-dev.97 07:18:43 v2.3.0-dev.98 07:18:43 v2.3.0-dev.99 07:18:43 v2.3.1-dev.1 07:18:43 v2.3.1-dev.2 07:18:43 v2.3.1-dev.3 07:18:43 v2.3.1-dev.4 07:18:43 v2.3.1-dev.5 07:18:43 v3.0.0-dev.1 07:18:43 v3.0.0-dev.10 07:18:43 v3.0.0-dev.100 07:18:43 v3.0.0-dev.101 07:18:43 v3.0.0-dev.102 07:18:43 v3.0.0-dev.103 07:18:43 v3.0.0-dev.104 07:18:43 v3.0.0-dev.105 07:18:43 v3.0.0-dev.106 07:18:43 v3.0.0-dev.107 07:18:43 v3.0.0-dev.108 07:18:43 v3.0.0-dev.109 07:18:43 v3.0.0-dev.11 07:18:43 v3.0.0-dev.110 07:18:43 v3.0.0-dev.111 07:18:43 v3.0.0-dev.112 07:18:43 v3.0.0-dev.113 07:18:43 v3.0.0-dev.114 07:18:43 v3.0.0-dev.115 07:18:43 v3.0.0-dev.116 07:18:43 v3.0.0-dev.117 07:18:43 v3.0.0-dev.118 07:18:43 v3.0.0-dev.119 07:18:43 v3.0.0-dev.12 07:18:43 v3.0.0-dev.120 07:18:43 v3.0.0-dev.121 07:18:43 v3.0.0-dev.122 07:18:43 v3.0.0-dev.123 07:18:43 v3.0.0-dev.124 07:18:43 v3.0.0-dev.125 07:18:43 v3.0.0-dev.126 07:18:43 v3.0.0-dev.127 07:18:43 v3.0.0-dev.128 07:18:43 v3.0.0-dev.129 07:18:43 v3.0.0-dev.13 07:18:43 v3.0.0-dev.130 07:18:43 v3.0.0-dev.131 07:18:43 v3.0.0-dev.132 07:18:43 v3.0.0-dev.133 07:18:43 v3.0.0-dev.134 07:18:43 v3.0.0-dev.135 07:18:43 v3.0.0-dev.136 07:18:43 v3.0.0-dev.137 07:18:43 v3.0.0-dev.138 07:18:43 v3.0.0-dev.139 07:18:43 v3.0.0-dev.14 07:18:43 v3.0.0-dev.140 07:18:43 v3.0.0-dev.141 07:18:43 v3.0.0-dev.142 07:18:43 v3.0.0-dev.143 07:18:43 v3.0.0-dev.144 07:18:43 v3.0.0-dev.145 07:18:43 v3.0.0-dev.146 07:18:43 v3.0.0-dev.147 07:18:43 v3.0.0-dev.148 07:18:43 v3.0.0-dev.15 07:18:43 v3.0.0-dev.16 07:18:43 v3.0.0-dev.17 07:18:43 v3.0.0-dev.18 07:18:43 v3.0.0-dev.19 07:18:43 v3.0.0-dev.2 07:18:43 v3.0.0-dev.20 07:18:43 v3.0.0-dev.21 07:18:43 v3.0.0-dev.22 07:18:43 v3.0.0-dev.23 07:18:43 v3.0.0-dev.24 07:18:43 v3.0.0-dev.25 07:18:43 v3.0.0-dev.26 07:18:43 v3.0.0-dev.27 07:18:43 v3.0.0-dev.28 07:18:43 v3.0.0-dev.29 07:18:43 v3.0.0-dev.3 07:18:43 v3.0.0-dev.30 07:18:43 v3.0.0-dev.31 07:18:43 v3.0.0-dev.32 07:18:43 v3.0.0-dev.33 07:18:43 v3.0.0-dev.34 07:18:43 v3.0.0-dev.35 07:18:43 v3.0.0-dev.36 07:18:43 v3.0.0-dev.37 07:18:43 v3.0.0-dev.38 07:18:43 v3.0.0-dev.39 07:18:43 v3.0.0-dev.4 07:18:43 v3.0.0-dev.40 07:18:43 v3.0.0-dev.41 07:18:43 v3.0.0-dev.42 07:18:43 v3.0.0-dev.43 07:18:43 v3.0.0-dev.44 07:18:43 v3.0.0-dev.45 07:18:43 v3.0.0-dev.46 07:18:43 v3.0.0-dev.47 07:18:43 v3.0.0-dev.48 07:18:43 v3.0.0-dev.49 07:18:43 v3.0.0-dev.5 07:18:43 v3.0.0-dev.50 07:18:43 v3.0.0-dev.51 07:18:43 v3.0.0-dev.52 07:18:43 v3.0.0-dev.53 07:18:43 v3.0.0-dev.54 07:18:43 v3.0.0-dev.55 07:18:43 v3.0.0-dev.56 07:18:43 v3.0.0-dev.57 07:18:43 v3.0.0-dev.58 07:18:43 v3.0.0-dev.59 07:18:43 v3.0.0-dev.6 07:18:43 v3.0.0-dev.60 07:18:43 v3.0.0-dev.61 07:18:43 v3.0.0-dev.62 07:18:43 v3.0.0-dev.63 07:18:43 v3.0.0-dev.64 07:18:43 v3.0.0-dev.65 07:18:43 v3.0.0-dev.66 07:18:43 v3.0.0-dev.67 07:18:43 v3.0.0-dev.68 07:18:43 v3.0.0-dev.69 07:18:43 v3.0.0-dev.7 07:18:43 v3.0.0-dev.70 07:18:43 v3.0.0-dev.71 07:18:43 v3.0.0-dev.72 07:18:43 v3.0.0-dev.73 07:18:43 v3.0.0-dev.74 07:18:43 v3.0.0-dev.75 07:18:43 v3.0.0-dev.76 07:18:43 v3.0.0-dev.77 07:18:43 v3.0.0-dev.78 07:18:43 v3.0.0-dev.79 07:18:43 v3.0.0-dev.8 07:18:43 v3.0.0-dev.80 07:18:43 v3.0.0-dev.81 07:18:43 v3.0.0-dev.82 07:18:43 v3.0.0-dev.83 07:18:43 v3.0.0-dev.84 07:18:43 v3.0.0-dev.85 07:18:43 v3.0.0-dev.86 07:18:43 v3.0.0-dev.87 07:18:43 v3.0.0-dev.88 07:18:43 v3.0.0-dev.89 07:18:43 v3.0.0-dev.9 07:18:43 v3.0.0-dev.90 07:18:43 v3.0.0-dev.91 07:18:43 v3.0.0-dev.92 07:18:43 v3.0.0-dev.93 07:18:43 v3.0.0-dev.94 07:18:43 v3.0.0-dev.95 07:18:43 v3.0.0-dev.96 07:18:43 v3.0.0-dev.97 07:18:43 v3.0.0-dev.98 07:18:43 v3.0.0-dev.99 [Pipeline] sh 07:18:43 + lftools sign git-tag v3.0.0-dev.148 07:18:44 Signing Git tag with Sigul... 07:18:44 Signing v3.0.0-dev.148 07:20:35 ERROR: I/O error: NSPR connection reset [Pipeline] echo 07:20:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:20:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:20:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:20:35 $ docker stop --time=1 7cea5d09950355a9a50b6c9769e2ceead24ddea7c93281b1493bdc34768f3197 07:20:37 $ docker rm -f --volumes 7cea5d09950355a9a50b6c9769e2ceead24ddea7c93281b1493bdc34768f3197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:20:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:20:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:37 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 07:20:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:20:38 $ docker top 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:20:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:38 [ssh-agent] Looking for ssh-agent implementation... 07:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:38 $ docker exec 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac ssh-agent 07:20:38 SSH_AUTH_SOCK=/tmp/ssh-VnhRcmPOZfLK/agent.32 07:20:38 SSH_AGENT_PID=39 07:20:38 Running ssh-add (command line suppressed) 07:20:38 Identity added: /w/workspace/edgex-go/513@tmp/private_key_5773770504498085190.key (/w/workspace/edgex-go/513@tmp/private_key_5773770504498085190.key) 07:20:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:39 + git semver bump pre 07:20:39 2023-05-05 07:20:39,262 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main 07:20:39 2023-05-05 07:20:39,262 [bump_version] DEBUG bumping version:3.0.0-dev.148 on axis:pre with prefix:dev 07:20:39 2023-05-05 07:20:39,263 [bump_version] DEBUG bumped version:3.0.0-dev.149 07:20:39 2023-05-05 07:20:39,263 [write_version] DEBUG write version:3.0.0-dev.149 to path:/w/workspace/edgex-go/513/.semver/main with force:True 07:20:39 2023-05-05 07:20:39,263 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main 07:20:39 2023-05-05 07:20:39,263 [write_file] DEBUG write to file:/w/workspace/edgex-go/513/.semver/main 07:20:39 2023-05-05 07:20:39,264 [execute] INFO git cat-file --batch-check 07:20:39 2023-05-05 07:20:39,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=) 07:20:39 2023-05-05 07:20:39,269 [execute] INFO git cat-file --batch 07:20:39 2023-05-05 07:20:39,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=) 07:20:39 2023-05-05 07:20:39,273 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main 07:20:39 3.0.0-dev.149 [Pipeline] } 07:20:39 $ docker exec --env ******** --env ******** 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac ssh-agent -k 07:20:39 unset SSH_AUTH_SOCK; 07:20:39 unset SSH_AGENT_PID; 07:20:39 echo Agent pid 39 killed; 07:20:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:39 + git semver [Pipeline] } 07:20:40 $ docker stop --time=1 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac 07:20:41 $ docker rm -f --volumes 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac [Pipeline] // withDockerContainer [Pipeline] sh 07:20:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:20:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:41 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 07:20:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:20:42 $ docker top 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d -eo pid,comm 07:20:42 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). 07:20:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:20:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:42 [ssh-agent] Looking for ssh-agent implementation... 07:20:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:42 $ docker exec 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d ssh-agent 07:20:42 SSH_AUTH_SOCK=/tmp/ssh-kCERMCnUju1F/agent.32 07:20:42 SSH_AGENT_PID=38 07:20:42 Running ssh-add (command line suppressed) 07:20:42 Identity added: /w/workspace/edgex-go/513@tmp/private_key_6682796048928701242.key (/w/workspace/edgex-go/513@tmp/private_key_6682796048928701242.key) 07:20:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:43 + git semver push 07:20:43 2023-05-05 07:20:43,184 [run_push] DEBUG push 07:20:43 2023-05-05 07:20:43,184 [execute] INFO git cat-file --batch-check 07:20:43 2023-05-05 07:20:43,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=) 07:20:43 2023-05-05 07:20:43,188 [execute] INFO git rev-list 576d47561c5778ffafa7382d62334ea14d765b1e -- 07:20:43 2023-05-05 07:20:43,188 [execute] DEBUG Popen(['git', 'rev-list', '576d47561c5778ffafa7382d62334ea14d765b1e', '--'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=None) 07:20:43 2023-05-05 07:20:43,205 [execute] INFO git fetch -v origin 07:20:43 2023-05-05 07:20:43,205 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=True, shell=None, istream=None) 07:20:43 2023-05-05 07:20:43,670 [run_push] DEBUG no remote changes detected 07:20:43 2023-05-05 07:20:43,670 [execute] INFO git push origin semver 07:20:43 2023-05-05 07:20:43,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=None) 07:20:44 2023-05-05 07:20:44,528 [run_push] DEBUG push all version tags 07:20:44 2023-05-05 07:20:44,528 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:20:44 2023-05-05 07:20:44,529 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=None) 07:20:45 2023-05-05 07:20:45,322 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main 07:20:45 3.0.0-dev.149 [Pipeline] } 07:20:45 $ docker exec --env ******** --env ******** 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d ssh-agent -k 07:20:45 unset SSH_AUTH_SOCK; 07:20:45 unset SSH_AGENT_PID; 07:20:45 echo Agent pid 38 killed; 07:20:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:45 + git semver [Pipeline] } 07:20:46 $ docker stop --time=1 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d 07:20:47 $ docker rm -f --volumes 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d [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 07:20:47 + [ -d /w/workspace/edgex-go/513/archives ] [Pipeline] libraryResource [Pipeline] sh 07:20:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:20:48 ---> package-listing.sh 07:20:48 ++ facter osfamily 07:20:48 ++ tr '[:upper:]' '[:lower:]' 07:20:49 + OS_FAMILY=debian 07:20:49 + workspace=/w/workspace/edgex-go/513 07:20:49 + START_PACKAGES=/tmp/packages_start.txt 07:20:49 + END_PACKAGES=/tmp/packages_end.txt 07:20:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:49 + PACKAGES=/tmp/packages_start.txt 07:20:49 + '[' /w/workspace/edgex-go/513 ']' 07:20:49 + PACKAGES=/tmp/packages_end.txt 07:20:49 + case "${OS_FAMILY}" in 07:20:49 + dpkg -l 07:20:49 + grep '^ii' 07:20:49 + '[' -f /tmp/packages_start.txt ']' 07:20:49 + '[' -f /tmp/packages_end.txt ']' 07:20:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:49 + '[' /w/workspace/edgex-go/513 ']' 07:20:49 + mkdir -p /w/workspace/edgex-go/513/archives/ 07:20:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/513/archives/ [Pipeline] echo 07:20:49 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/513/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:20:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:50 07:20:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:50 latest: Pulling from edgex-lftools-log-publisher 07:20:50 5eb5b503b376: Pulling fs layer 07:20:50 5c69ac0246d0: Pulling fs layer 07:20:50 ec43610c2a17: Pulling fs layer 07:20:50 3a2ae6a8a46f: Pulling fs layer 07:20:50 33b1e0a273af: Pulling fs layer 07:20:50 3a2ae6a8a46f: Waiting 07:20:50 5d3b04190fa2: Pulling fs layer 07:20:50 2f39f015ded8: Pulling fs layer 07:20:50 5d3b04190fa2: Waiting 07:20:50 33b1e0a273af: Waiting 07:20:50 5c69ac0246d0: Verifying Checksum 07:20:50 5c69ac0246d0: Download complete 07:20:50 3a2ae6a8a46f: Verifying Checksum 07:20:50 3a2ae6a8a46f: Download complete 07:20:50 33b1e0a273af: Verifying Checksum 07:20:50 33b1e0a273af: Download complete 07:20:50 ec43610c2a17: Verifying Checksum 07:20:50 ec43610c2a17: Download complete 07:20:50 5d3b04190fa2: Verifying Checksum 07:20:50 5d3b04190fa2: Download complete 07:20:50 5eb5b503b376: Verifying Checksum 07:20:50 5eb5b503b376: Download complete 07:20:51 2f39f015ded8: Verifying Checksum 07:20:51 2f39f015ded8: Download complete 07:20:51 5eb5b503b376: Pull complete 07:20:51 5c69ac0246d0: Pull complete 07:20:52 ec43610c2a17: Pull complete 07:20:52 3a2ae6a8a46f: Pull complete 07:20:52 33b1e0a273af: Pull complete 07:20:52 5d3b04190fa2: Pull complete 07:20:56 2f39f015ded8: Pull complete 07:20:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:56 prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container 07:20:56 $ 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/513/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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:21:00 $ docker top 811c0f936e17a7791af9bb19873b2b185e83dbbfd7a5809bb5c13ae5097954b9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:01 + touch /tmp/pre-build-complete [Pipeline] sh 07:21:01 + mkdir -p /var/log/sysstat [Pipeline] sh 07:21:01 + ls /var/log/sa-host 07:21:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:01 provisioning config files... 07:21:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/513@tmp/config13411087625581173281tmp [Pipeline] { [Pipeline] echo 07:21:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:21:02 ---> create-netrc.sh [Pipeline] } 07:21:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:21:02 ---> python-tools-install.sh [Pipeline] echo 07:21:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:21:02 ---> sudo-logs.sh 07:21:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:21:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:21:03 ---> job-cost.sh 07:21:03 lf-activate-venv: SKIPPING 07:21:03 DEBUG: total: 0.10999999940395355 07:21:03 INFO: Retrieving Stack Cost... 07:21:03 INFO: Retrieving Pricing Info for: v3-standard-8 07:21:03 INFO: Archiving Costs [Pipeline] echo 07:21:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:21:04 ---> logs-deploy.sh 07:21:04 lf-activate-venv: SKIPPING 07:21:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/513 07:21:04 INFO: archiving workspace using pattern(s): 07:21:05 Archives upload complete. 07:21:05 INFO: archiving logs to Nexus 07:21:06 ---> uname -a: 07:21:06 Linux prd-ubuntu20-04-docker-8c-8g-13867 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:21:06 07:21:06 07:21:06 ---> lscpu: 07:21:06 Architecture: x86_64 07:21:06 CPU op-mode(s): 32-bit, 64-bit 07:21:06 Byte Order: Little Endian 07:21:06 Address sizes: 40 bits physical, 48 bits virtual 07:21:06 CPU(s): 8 07:21:06 On-line CPU(s) list: 0-7 07:21:06 Thread(s) per core: 1 07:21:06 Core(s) per socket: 1 07:21:06 Socket(s): 8 07:21:06 NUMA node(s): 1 07:21:06 Vendor ID: AuthenticAMD 07:21:06 CPU family: 23 07:21:06 Model: 49 07:21:06 Model name: AMD EPYC-Rome Processor 07:21:06 Stepping: 0 07:21:06 CPU MHz: 2800.000 07:21:06 BogoMIPS: 5600.00 07:21:06 Virtualization: AMD-V 07:21:06 Hypervisor vendor: KVM 07:21:06 Virtualization type: full 07:21:06 L1d cache: 256 KiB 07:21:06 L1i cache: 256 KiB 07:21:06 L2 cache: 4 MiB 07:21:06 L3 cache: 128 MiB 07:21:06 NUMA node0 CPU(s): 0-7 07:21:06 Vulnerability Itlb multihit: Not affected 07:21:06 Vulnerability L1tf: Not affected 07:21:06 Vulnerability Mds: Not affected 07:21:06 Vulnerability Meltdown: Not affected 07:21:06 Vulnerability Mmio stale data: Not affected 07:21:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:21:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:21:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:21:06 Vulnerability Srbds: Not affected 07:21:06 Vulnerability Tsx async abort: Not affected 07:21:06 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 07:21:06 07:21:06 07:21:06 ---> nproc: 07:21:06 8 07:21:06 07:21:06 07:21:06 ---> df -h: 07:21:06 Filesystem Size Used Avail Use% Mounted on 07:21:06 overlay 155G 21G 134G 14% / 07:21:06 tmpfs 64M 0 64M 0% /dev 07:21:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:21:06 shm 64M 0 64M 0% /dev/shm 07:21:06 /dev/vda1 155G 21G 134G 14% /facter-os 07:21:06 07:21:06 07:21:06 ---> sar -b -r -n DEV: 07:21:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13867) 05/05/23 _x86_64_ (8 CPU) 07:21:06 07:21:06 06:45:55 LINUX RESTART (8 CPU) 07:21:06 07:21:06 06:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:21:06 06:47:01 140.48 48.03 92.45 0.00 5425.02 162396.54 0.00 07:21:06 06:48:01 99.65 0.73 98.92 0.00 25.60 52812.53 0.00 07:21:06 06:49:01 28.52 0.25 28.27 0.00 3.20 16560.82 0.00 07:21:06 06:50:01 332.38 4.73 327.65 0.00 52.92 111144.54 0.00 07:21:06 06:51:01 550.44 5.03 545.41 0.00 102.62 270633.35 0.00 07:21:06 06:52:01 889.90 15.18 874.72 0.00 5397.37 261484.69 0.00 07:21:06 06:53:01 912.03 0.05 911.98 0.00 5.73 245703.97 0.00 07:21:06 06:54:01 452.49 0.20 452.29 0.00 33.33 83006.03 0.00 07:21:06 06:55:01 30.99 0.02 30.98 0.00 3.07 775.47 0.00 07:21:06 06:56:01 2.08 0.00 2.08 0.00 0.00 38.39 0.00 07:21:06 06:57:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 07:21:06 06:58:01 3.27 1.67 1.60 0.00 37.73 18.93 0.00 07:21:06 06:59:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 07:21:06 07:00:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 07:21:06 07:01:01 2.05 0.02 2.03 0.00 0.13 24.00 0.00 07:21:06 07:02:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 07:21:06 07:03:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 07:21:06 07:04:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:21:06 07:05:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 07:21:06 07:06:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 07:21:06 07:07:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 07:21:06 07:08:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 07:21:06 07:09:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 07:21:06 07:10:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 07:21:06 07:11:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 07:21:06 07:12:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 07:21:06 07:13:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 07:21:06 07:14:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:21:06 07:15:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 07:21:06 07:16:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 07:21:06 07:17:01 1.33 0.02 1.32 0.00 0.13 14.13 0.00 07:21:06 07:18:01 2.85 0.07 2.78 0.00 7.87 121.31 0.00 07:21:06 07:19:01 104.48 0.07 104.42 0.00 0.80 56264.62 0.00 07:21:06 07:20:01 3.68 0.00 3.68 0.00 0.00 55.06 0.00 07:21:06 07:21:01 56.44 0.17 56.27 0.00 12.80 17126.08 0.00 07:21:06 Average: 103.89 2.18 101.71 0.00 317.42 36530.68 0.00 07:21:06 07:21:06 06:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:21:06 06:47:01 28962932 31605232 711680 2.16 72236 2843168 1845928 5.44 996676 2561540 633752 07:21:06 06:48:01 27797688 31439152 859560 2.61 113264 3719556 2059080 6.07 1584384 3039436 468976 07:21:06 06:49:01 27494708 31338084 957712 2.91 117236 3893404 2105916 6.21 1571020 3330716 429224 07:21:06 06:50:01 24072116 31445436 827416 2.52 201920 7076212 2062340 6.08 2076436 5952680 1696472 07:21:06 06:51:01 20526980 30692676 1572128 4.78 291864 9669080 3553400 10.47 3025736 8428064 119116 07:21:06 06:52:01 17341752 31356256 903124 2.75 393868 13159748 2188968 6.45 2760708 11624856 1161188 07:21:06 06:53:01 16820172 31359840 903776 2.75 402932 13724372 2917428 8.60 2509392 12443436 5192 07:21:06 06:54:01 18361680 31515452 750528 2.28 409604 12365904 1850604 5.45 2454908 10999012 2208 07:21:06 06:55:01 18358604 31513968 751768 2.29 410792 12366324 1849340 5.45 2457964 10999168 380 07:21:06 06:56:01 18360104 31515420 750172 2.28 410868 12366292 1849340 5.45 2455076 10999144 220 07:21:06 06:57:01 18360280 31515620 750240 2.28 410884 12366296 1849340 5.45 2455148 10999144 12 07:21:06 06:58:01 18359716 31517268 748528 2.28 410940 12367480 1849340 5.45 2454740 10999588 36 07:21:06 06:59:01 18360136 31517728 748180 2.28 410964 12367492 1849340 5.45 2454780 10999592 12 07:21:06 07:00:01 18361064 31518676 747168 2.27 410992 12367496 1849340 5.45 2454244 10999596 4 07:21:06 07:01:01 18358928 31517200 749096 2.28 411056 12367492 1855412 5.47 2453936 11000052 32 07:21:06 07:02:01 18359428 31517736 748716 2.28 411076 12367504 1855412 5.47 2453956 11000056 12 07:21:06 07:03:01 18359380 31517688 748696 2.28 411128 12367492 1855412 5.47 2453776 11000056 0 07:21:06 07:04:01 18359332 31517828 748520 2.28 411144 12367636 1855412 5.47 2453828 11000188 12 07:21:06 07:05:01 18359284 31517800 748492 2.28 411156 12367640 1855412 5.47 2453968 11000192 76 07:21:06 07:06:01 18359708 31518236 747988 2.27 411176 12367640 1855412 5.47 2453804 11000192 164 07:21:06 07:07:01 18359692 31518248 747908 2.27 411208 12367644 1855412 5.47 2453904 11000196 4 07:21:06 07:08:01 18359872 31518456 747632 2.27 411240 12367644 1855412 5.47 2453852 11000196 140 07:21:06 07:09:01 18360056 31518676 747580 2.27 411272 12367644 1855412 5.47 2453712 11000200 8 07:21:06 07:10:01 18359788 31518444 747792 2.27 411300 12367644 1855412 5.47 2453728 11000204 24 07:21:06 07:11:01 18359740 31518544 747624 2.27 411332 12367764 1855412 5.47 2453796 11000320 24 07:21:06 07:12:01 18359668 31518524 747580 2.27 411348 12367788 1855412 5.47 2453932 11000340 132 07:21:06 07:13:01 18359644 31518528 747648 2.27 411364 12367792 1855412 5.47 2453856 11000340 12 07:21:06 07:14:01 18358700 31517612 748668 2.28 411376 12367796 1855412 5.47 2453976 11000348 248 07:21:06 07:15:01 18358692 31517608 748644 2.28 411400 12367792 1855412 5.47 2453876 11000352 240 07:21:06 07:16:01 18358920 31517860 748332 2.28 411424 12367788 1855412 5.47 2453884 11000352 324 07:21:06 07:17:01 18358564 31517508 748576 2.28 411444 12367800 1871536 5.52 2454252 11000356 8 07:21:06 07:18:01 17902096 31475064 790428 2.40 412008 12773092 2158652 6.36 2497832 11405656 406180 07:21:06 07:19:01 16804296 31423180 835104 2.54 439896 13676028 2031444 5.99 2623292 12252316 1180 07:21:06 07:20:01 16804012 31422956 835232 2.54 439944 13676036 2031192 5.99 2623224 12252324 188 07:21:06 07:21:01 16330980 31470160 788860 2.40 458792 14128848 1974860 5.82 2610740 12692732 160 07:21:06 Average: 19185392 31469962 798603 2.43 377441 11575924 1983828 5.85 2393781 10285227 140742 07:21:06 07:21:06 06:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:21:06 06:47:01 docker0 539.01 470.73 37.75 2746.42 0.00 0.00 0.00 0.00 07:21:06 06:47:01 ens3 1446.98 1382.24 12116.88 168.81 0.00 0.00 0.00 0.00 07:21:06 06:47:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 07:21:06 06:48:01 docker0 67.96 94.20 5.72 682.72 0.00 0.00 0.00 0.00 07:21:06 06:48:01 ens3 151.29 105.88 733.67 109.14 0.00 0.00 0.00 0.00 07:21:06 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 06:48:01 vethf9053f4 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 07:21:06 06:49:01 docker0 1.42 1.42 0.11 0.12 0.00 0.00 0.00 0.00 07:21:06 06:49:01 ens3 35.10 20.85 28.07 15.28 0.00 0.00 0.00 0.00 07:21:06 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:49:01 vethf9053f4 1.42 1.43 0.12 0.13 0.00 0.00 0.00 0.00 07:21:06 06:50:01 vetha609b3b 89.54 188.37 8.89 1211.85 0.00 0.00 0.00 0.10 07:21:06 06:50:01 veth124e0b9 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 07:21:06 06:50:01 docker0 454.47 874.65 38.79 6306.62 0.00 0.00 0.00 0.00 07:21:06 06:50:01 ens3 966.36 509.12 8004.70 64.68 0.00 0.00 0.00 0.00 07:21:06 06:50:01 veth2a07bdb 93.47 167.67 9.09 1210.76 0.00 0.00 0.00 0.10 07:21:06 06:50:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 07:21:06 06:51:01 veth8f4ed99 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:21:06 06:51:01 veth9e4eefe 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:21:06 06:51:01 veth124e0b9 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:51:01 vethfa31a8e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:21:06 06:51:01 docker0 3.48 6.41 0.23 91.71 0.00 0.00 0.00 0.00 07:21:06 06:51:01 ens3 25.95 15.91 112.86 7.92 0.00 0.00 0.00 0.00 07:21:06 06:51:01 vethbbfbc19 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:21:06 06:51:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 07:21:06 06:52:01 veth124e0b9 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 07:21:06 06:52:01 docker0 390.57 800.37 31.41 5159.42 0.00 0.00 0.00 0.00 07:21:06 06:52:01 ens3 1039.66 507.17 7144.72 60.75 0.00 0.00 0.00 0.00 07:21:06 06:52:01 vethb5d12b1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:21:06 06:52:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 07:21:06 06:53:01 veth124e0b9 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:53:01 docker0 9.66 20.74 0.63 268.98 0.00 0.00 0.00 0.00 07:21:06 06:53:01 vethe97a970 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:53:01 ens3 52.45 32.29 293.77 15.03 0.00 0.00 0.00 0.00 07:21:06 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:53:01 veth606f10f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:54:01 docker0 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:54:01 ens3 261.41 274.27 157.80 922.00 0.00 0.00 0.00 0.00 07:21:06 06:54:01 lo 31.53 31.53 3.10 3.10 0.00 0.00 0.00 0.00 07:21:06 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:55:01 ens3 452.01 465.87 206.48 2833.13 0.00 0.00 0.00 0.00 07:21:06 06:55:01 lo 38.99 38.99 3.85 3.85 0.00 0.00 0.00 0.00 07:21:06 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:56:01 ens3 0.80 0.42 0.50 0.26 0.00 0.00 0.00 0.00 07:21:06 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:57:01 ens3 0.75 0.32 0.21 0.14 0.00 0.00 0.00 0.00 07:21:06 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:58:01 ens3 10.43 8.63 12.57 6.57 0.00 0.00 0.00 0.00 07:21:06 06:58:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:21:06 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 06:59:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:21:06 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:00:01 ens3 1.05 0.38 0.31 0.22 0.00 0.00 0.00 0.00 07:21:06 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:01:01 ens3 0.42 0.18 0.16 0.07 0.00 0.00 0.00 0.00 07:21:06 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:02:01 ens3 0.55 0.55 0.33 0.28 0.00 0.00 0.00 0.00 07:21:06 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:03:01 ens3 1.25 0.45 0.38 0.21 0.00 0.00 0.00 0.00 07:21:06 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:04:01 ens3 1.07 0.65 0.40 0.29 0.00 0.00 0.00 0.00 07:21:06 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:05:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:06:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:07:01 ens3 0.73 0.12 0.13 0.07 0.00 0.00 0.00 0.00 07:21:06 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:08:01 ens3 0.73 0.52 0.36 0.29 0.00 0.00 0.00 0.00 07:21:06 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:09:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:21:06 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:10:01 ens3 0.52 0.37 0.32 0.21 0.00 0.00 0.00 0.00 07:21:06 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:11:01 ens3 0.43 0.02 0.05 0.00 0.00 0.00 0.00 0.00 07:21:06 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:12:01 ens3 0.70 0.42 0.34 0.27 0.00 0.00 0.00 0.00 07:21:06 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:14:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:15:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 07:21:06 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:17:01 ens3 0.53 0.10 0.12 0.07 0.00 0.00 0.00 0.00 07:21:06 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:06 07:18:01 ens3 130.63 69.87 3965.76 8.76 0.00 0.00 0.00 0.00 07:21:06 07:18:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:21:06 07:19:01 docker0 28.38 50.17 2.71 579.75 0.00 0.00 0.00 0.00 07:21:06 07:19:01 ens3 203.00 127.15 3804.20 36.42 0.00 0.00 0.00 0.00 07:21:06 07:19:01 veth4ecc0ae 0.27 0.28 0.04 0.02 0.00 0.00 0.00 0.00 07:21:06 07:19:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 07:21:06 07:20:01 docker0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:21:06 07:20:01 ens3 2.72 1.55 2.07 1.18 0.00 0.00 0.00 0.00 07:21:06 07:20:01 veth4ecc0ae 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:21:06 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:21:06 07:21:01 docker0 1.97 1.97 0.28 1.89 0.00 0.00 0.00 0.00 07:21:06 07:21:01 ens3 149.41 113.95 2564.62 131.47 0.00 0.00 0.00 0.00 07:21:06 07:21:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 07:21:06 Average: docker0 42.78 66.31 3.36 452.51 0.00 0.00 0.00 0.00 07:21:06 Average: ens3 141.11 104.00 1118.70 125.24 0.00 0.00 0.00 0.00 07:21:06 Average: lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 07:21:06 07:21:06 07:21:06 ---> sar -P ALL: 07:21:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13867) 05/05/23 _x86_64_ (8 CPU) 07:21:06 07:21:06 06:45:55 LINUX RESTART (8 CPU) 07:21:06 07:21:06 06:46:01 CPU %user %nice %system %iowait %steal %idle 07:21:06 06:47:01 all 9.90 0.00 3.32 1.59 0.06 85.13 07:21:06 06:47:01 0 9.49 0.00 2.85 1.04 0.07 86.55 07:21:06 06:47:01 1 8.58 0.00 2.46 0.30 0.05 88.60 07:21:06 06:47:01 2 7.78 0.00 3.15 1.15 0.07 87.86 07:21:06 06:47:01 3 11.62 0.00 3.55 1.18 0.07 83.59 07:21:06 06:47:01 4 11.42 0.00 2.42 0.42 0.05 85.69 07:21:06 06:47:01 5 9.98 0.00 3.30 0.72 0.07 85.93 07:21:06 06:47:01 6 9.49 0.00 4.57 1.98 0.05 83.91 07:21:06 06:47:01 7 10.83 0.00 4.28 5.98 0.08 78.82 07:21:06 06:48:01 all 24.00 0.00 4.85 1.87 0.09 69.18 07:21:06 06:48:01 0 26.41 0.00 4.60 0.13 0.08 68.77 07:21:06 06:48:01 1 24.74 0.00 5.53 0.02 0.08 69.64 07:21:06 06:48:01 2 24.28 0.00 4.56 2.03 0.12 69.02 07:21:06 06:48:01 3 23.81 0.00 5.01 5.60 0.12 65.47 07:21:06 06:48:01 4 23.11 0.00 3.97 0.39 0.08 72.45 07:21:06 06:48:01 5 23.74 0.00 4.77 0.65 0.08 70.76 07:21:06 06:48:01 6 23.57 0.00 5.05 0.34 0.07 70.98 07:21:06 06:48:01 7 22.34 0.00 5.35 5.89 0.10 66.32 07:21:06 06:49:01 all 36.74 0.00 4.96 0.67 0.08 57.56 07:21:06 06:49:01 0 36.24 0.00 4.88 0.37 0.08 58.43 07:21:06 06:49:01 1 36.15 0.00 4.85 0.07 0.08 58.85 07:21:06 06:49:01 2 37.49 0.00 4.67 0.39 0.08 57.37 07:21:06 06:49:01 3 37.40 0.00 5.22 2.44 0.07 54.87 07:21:06 06:49:01 4 36.17 0.00 4.90 0.03 0.08 58.82 07:21:06 06:49:01 5 37.20 0.00 5.14 1.88 0.07 55.72 07:21:06 06:49:01 6 35.89 0.00 4.79 0.07 0.07 59.19 07:21:06 06:49:01 7 37.42 0.00 5.20 0.12 0.07 57.20 07:21:06 06:50:01 all 20.05 0.00 8.32 3.72 0.09 67.82 07:21:06 06:50:01 0 21.57 0.00 8.34 1.00 0.12 68.97 07:21:06 06:50:01 1 17.22 0.00 6.28 4.00 0.08 72.42 07:21:06 06:50:01 2 20.62 0.00 8.70 1.65 0.07 68.95 07:21:06 06:50:01 3 20.19 0.00 6.89 1.62 0.10 71.19 07:21:06 06:50:01 4 19.69 0.00 9.38 0.93 0.08 69.92 07:21:06 06:50:01 5 20.77 0.00 8.80 15.17 0.10 55.15 07:21:06 06:50:01 6 19.90 0.00 9.93 2.35 0.10 67.72 07:21:06 06:50:01 7 20.47 0.00 8.22 3.07 0.08 68.16 07:21:06 06:51:01 all 28.49 0.00 8.50 10.74 0.10 52.17 07:21:06 06:51:01 0 28.06 0.00 10.00 19.65 0.09 42.20 07:21:06 06:51:01 1 28.53 0.00 8.07 7.25 0.07 56.09 07:21:06 06:51:01 2 27.76 0.00 9.43 4.97 0.10 57.74 07:21:06 06:51:01 3 30.22 0.00 6.18 1.66 0.08 61.85 07:21:06 06:51:01 4 27.64 0.00 9.64 17.20 0.07 45.45 07:21:06 06:51:01 5 27.90 0.00 7.31 8.15 0.09 56.56 07:21:06 06:51:01 6 28.06 0.00 9.07 18.00 0.15 44.71 07:21:06 06:51:01 7 29.70 0.00 8.31 9.20 0.19 52.61 07:21:06 06:52:01 all 34.04 0.00 12.15 20.43 0.23 33.15 07:21:06 06:52:01 0 35.98 0.00 11.20 23.51 0.22 29.10 07:21:06 06:52:01 1 33.65 0.00 10.67 14.78 0.31 40.60 07:21:06 06:52:01 2 33.30 0.00 12.94 20.11 0.14 33.51 07:21:06 06:52:01 3 35.29 0.00 13.27 15.08 0.17 36.19 07:21:06 06:52:01 4 34.45 0.00 11.08 12.50 0.14 41.83 07:21:06 06:52:01 5 33.85 0.00 12.33 30.94 0.19 22.69 07:21:06 06:52:01 6 32.17 0.00 11.87 20.09 0.17 35.70 07:21:06 06:52:01 7 33.69 0.00 13.87 26.52 0.47 25.46 07:21:06 06:53:01 all 51.11 0.00 13.54 9.92 0.23 25.20 07:21:06 06:53:01 0 52.49 0.00 11.79 4.96 0.24 30.52 07:21:06 06:53:01 1 53.06 0.00 12.40 5.05 0.19 29.30 07:21:06 06:53:01 2 50.74 0.00 14.46 5.41 0.47 28.93 07:21:06 06:53:01 3 51.48 0.00 14.88 5.83 0.19 27.62 07:21:06 06:53:01 4 48.89 0.00 13.96 13.44 0.16 23.56 07:21:06 06:53:01 5 52.20 0.00 13.78 7.45 0.19 26.38 07:21:06 06:53:01 6 49.98 0.00 14.33 17.31 0.23 18.16 07:21:06 06:53:01 7 50.06 0.00 12.72 19.86 0.19 17.16 07:21:06 06:54:01 all 22.98 0.00 5.46 4.22 0.15 67.19 07:21:06 06:54:01 0 20.36 0.00 5.12 3.12 0.08 71.33 07:21:06 06:54:01 1 24.53 0.00 5.27 4.06 0.17 65.97 07:21:06 06:54:01 2 24.28 0.00 5.44 5.24 0.17 64.88 07:21:06 06:54:01 3 23.95 0.00 5.57 1.83 0.12 68.53 07:21:06 06:54:01 4 20.06 0.00 4.74 6.13 0.10 68.96 07:21:06 06:54:01 5 22.68 0.00 5.57 1.90 0.25 69.61 07:21:06 06:54:01 6 24.63 0.00 5.71 9.06 0.12 60.48 07:21:06 06:54:01 7 23.38 0.00 6.30 2.41 0.17 67.74 07:21:06 06:55:01 all 9.36 0.00 0.90 0.08 0.06 89.59 07:21:06 06:55:01 0 5.16 0.00 0.78 0.02 0.03 94.00 07:21:06 06:55:01 1 13.35 0.00 0.72 0.02 0.08 85.83 07:21:06 06:55:01 2 10.67 0.00 0.74 0.02 0.07 88.51 07:21:06 06:55:01 3 11.87 0.00 1.04 0.03 0.10 86.96 07:21:06 06:55:01 4 4.82 0.00 0.72 0.45 0.03 93.97 07:21:06 06:55:01 5 8.50 0.00 0.94 0.02 0.05 90.50 07:21:06 06:55:01 6 11.25 0.00 0.89 0.08 0.07 87.71 07:21:06 06:55:01 7 9.25 0.00 1.38 0.02 0.08 89.27 07:21:06 06:56:01 all 0.03 0.00 0.02 0.01 0.01 99.93 07:21:06 06:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:21:06 06:56:01 1 0.05 0.00 0.02 0.02 0.02 99.90 07:21:06 06:56:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:21:06 06:56:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:21:06 06:56:01 4 0.02 0.00 0.02 0.03 0.00 99.93 07:21:06 06:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 06:56:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:21:06 06:56:01 7 0.03 0.00 0.03 0.02 0.00 99.92 07:21:06 06:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:21:06 06:57:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:21:06 06:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 06:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:21:06 06:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:21:06 06:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:21:06 06:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:21:06 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 06:57:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:21:06 07:21:06 06:57:01 CPU %user %nice %system %iowait %steal %idle 07:21:06 06:58:01 all 0.29 0.00 0.04 0.01 0.01 99.66 07:21:06 06:58:01 0 0.33 0.00 0.07 0.05 0.02 99.53 07:21:06 06:58:01 1 0.22 0.00 0.07 0.00 0.00 99.72 07:21:06 06:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:21:06 06:58:01 3 1.10 0.00 0.03 0.00 0.02 98.85 07:21:06 06:58:01 4 0.10 0.00 0.03 0.03 0.02 99.82 07:21:06 06:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:21:06 06:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:21:06 06:58:01 7 0.42 0.00 0.03 0.00 0.02 99.53 07:21:06 06:59:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:21:06 06:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 06:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 06:59:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:21:06 06:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:21:06 06:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:21:06 06:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 06:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:21:06 06:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:21:06 07:00:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:21:06 07:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:21:06 07:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:21:06 07:00:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:21:06 07:00:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:21:06 07:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:21:06 07:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:21:06 07:00:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:21:06 07:01:01 all 0.04 0.00 0.02 0.28 0.00 99.66 07:21:06 07:01:01 0 0.23 0.00 0.02 0.00 0.00 99.75 07:21:06 07:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:21:06 07:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:21:06 07:01:01 3 0.02 0.00 0.02 0.13 0.02 99.82 07:21:06 07:01:01 4 0.00 0.00 0.03 2.05 0.00 97.92 07:21:06 07:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:01:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:21:06 07:02:01 all 0.11 0.00 0.00 0.00 0.01 99.87 07:21:06 07:02:01 0 0.71 0.00 0.00 0.00 0.02 99.27 07:21:06 07:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:02:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:21:06 07:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:21:06 07:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:21:06 07:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:21:06 07:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:21:06 07:03:01 all 0.02 0.00 0.01 2.30 0.00 97.66 07:21:06 07:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:21:06 07:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:21:06 07:03:01 3 0.05 0.00 0.03 8.91 0.02 90.99 07:21:06 07:03:01 4 0.02 0.00 0.02 9.52 0.00 90.45 07:21:06 07:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:03:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:21:06 07:04:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:21:06 07:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:21:06 07:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:21:06 07:04:01 2 0.08 0.00 0.03 0.00 0.00 99.88 07:21:06 07:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:21:06 07:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:21:06 07:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:21:06 07:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:21:06 07:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:21:06 07:05:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:21:06 07:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:05:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:21:06 07:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:21:06 07:06:01 all 0.18 0.00 0.01 0.01 0.00 99.80 07:21:06 07:06:01 0 1.26 0.00 0.03 0.00 0.00 98.71 07:21:06 07:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:21:06 07:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:21:06 07:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:21:06 07:06:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:21:06 07:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:21:06 07:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:21:06 07:06:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:21:06 07:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:21:06 07:07:01 0 0.10 0.00 0.03 0.00 0.02 99.85 07:21:06 07:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:21:06 07:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:21:06 07:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:21:06 07:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:21:06 07:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:21:06 07:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:08:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:21:06 07:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:21:06 07:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:08:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:21:06 07:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:21:06 07:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:21:06 07:21:06 07:08:01 CPU %user %nice %system %iowait %steal %idle 07:21:06 07:09:01 all 0.03 0.00 0.00 0.00 0.01 99.96 07:21:06 07:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:21:06 07:09:01 3 0.12 0.00 0.00 0.00 0.02 99.87 07:21:06 07:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:21:06 07:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:21:06 07:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:21:06 07:10:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:21:06 07:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:21:06 07:10:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:21:06 07:10:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:21:06 07:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:21:06 07:10:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:21:06 07:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:21:06 07:11:01 all 0.01 0.00 0.01 0.00 0.00 99.96 07:21:06 07:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:21:06 07:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:21:06 07:11:01 2 0.02 0.00 0.03 0.02 0.00 99.93 07:21:06 07:11:01 3 0.02 0.00 0.05 0.00 0.02 99.92 07:21:06 07:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:21:06 07:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:21:06 07:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:21:06 07:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:21:06 07:12:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:21:06 07:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:21:06 07:12:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:21:06 07:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:13:01 all 0.07 0.00 0.01 0.01 0.01 99.91 07:21:06 07:13:01 0 0.43 0.00 0.02 0.00 0.00 99.55 07:21:06 07:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:13:01 2 0.05 0.00 0.03 0.03 0.03 99.85 07:21:06 07:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:21:06 07:13:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:21:06 07:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:21:06 07:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:21:06 07:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:21:06 07:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:21:06 07:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:14:01 4 0.02 0.00 0.00 0.02 0.02 99.95 07:21:06 07:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:21:06 07:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:21:06 07:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:21:06 07:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:21:06 07:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:21:06 07:15:01 2 0.07 0.00 0.05 0.02 0.03 99.83 07:21:06 07:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:21:06 07:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:21:06 07:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:21:06 07:16:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:21:06 07:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:21:06 07:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:16:01 2 0.07 0.00 0.03 0.02 0.02 99.87 07:21:06 07:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:21:06 07:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:21:06 07:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:21:06 07:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:21:06 07:17:01 all 0.11 0.00 0.01 0.00 0.00 99.87 07:21:06 07:17:01 0 0.63 0.00 0.00 0.00 0.00 99.37 07:21:06 07:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:21:06 07:17:01 2 0.07 0.00 0.03 0.00 0.03 99.87 07:21:06 07:17:01 3 0.17 0.00 0.00 0.00 0.00 99.83 07:21:06 07:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:21:06 07:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:21:06 07:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:17:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:21:06 07:18:01 all 1.23 0.00 0.48 0.02 0.01 98.26 07:21:06 07:18:01 0 2.68 0.00 0.53 0.00 0.02 96.78 07:21:06 07:18:01 1 1.05 0.00 0.38 0.00 0.02 98.55 07:21:06 07:18:01 2 1.52 0.00 0.35 0.02 0.02 98.10 07:21:06 07:18:01 3 1.27 0.00 0.63 0.00 0.02 98.08 07:21:06 07:18:01 4 0.50 0.00 0.67 0.12 0.00 98.72 07:21:06 07:18:01 5 0.83 0.00 0.42 0.00 0.02 98.73 07:21:06 07:18:01 6 1.12 0.00 0.45 0.00 0.00 98.43 07:21:06 07:18:01 7 0.88 0.00 0.42 0.00 0.02 98.68 07:21:06 07:19:01 all 7.26 0.00 3.07 2.28 0.05 87.34 07:21:06 07:19:01 0 6.97 0.00 2.89 0.35 0.03 89.76 07:21:06 07:19:01 1 7.55 0.00 2.73 0.47 0.03 89.21 07:21:06 07:19:01 2 8.25 0.00 4.07 14.19 0.07 73.42 07:21:06 07:19:01 3 7.20 0.00 2.79 0.00 0.03 89.97 07:21:06 07:19:01 4 5.37 0.00 2.61 2.34 0.05 89.63 07:21:06 07:19:01 5 7.30 0.00 2.85 0.27 0.05 89.53 07:21:06 07:19:01 6 8.03 0.00 2.97 0.18 0.05 88.76 07:21:06 07:19:01 7 7.43 0.00 3.65 0.46 0.10 88.36 07:21:06 07:21:06 07:19:01 CPU %user %nice %system %iowait %steal %idle 07:21:06 07:20:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:21:06 07:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:21:06 07:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:21:06 07:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:21:06 07:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:21:06 07:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:21:06 07:20:01 5 0.05 0.00 0.03 0.03 0.00 99.88 07:21:06 07:20:01 6 0.02 0.00 0.03 0.03 0.00 99.92 07:21:06 07:20:01 7 0.05 0.00 0.05 0.00 0.02 99.88 07:21:06 07:21:01 all 3.33 0.00 1.56 0.95 0.03 94.13 07:21:06 07:21:01 0 3.03 0.00 1.99 0.02 0.03 94.93 07:21:06 07:21:01 1 3.47 0.00 1.14 0.59 0.03 94.77 07:21:06 07:21:01 2 3.62 0.00 1.66 0.52 0.03 94.16 07:21:06 07:21:01 3 2.36 0.00 1.19 1.22 0.03 95.20 07:21:06 07:21:01 4 3.84 0.00 1.11 0.05 0.02 94.99 07:21:06 07:21:01 5 3.28 0.00 2.33 5.07 0.03 89.28 07:21:06 07:21:01 6 3.55 0.00 1.39 0.12 0.03 94.91 07:21:06 07:21:01 7 3.52 0.00 1.66 0.02 0.05 94.76 07:21:06 Average: all 7.03 0.00 1.89 1.66 0.04 89.39 07:21:06 Average: 0 7.12 0.00 1.84 1.52 0.04 89.49 07:21:06 Average: 1 7.09 0.00 1.70 1.02 0.04 90.14 07:21:06 Average: 2 7.08 0.00 1.98 1.56 0.05 89.33 07:21:06 Average: 3 7.28 0.00 1.87 1.28 0.04 89.53 07:21:06 Average: 4 6.65 0.00 1.84 1.85 0.03 89.64 07:21:06 Average: 5 6.99 0.00 1.90 2.02 0.03 89.06 07:21:06 Average: 6 6.99 0.00 2.00 1.95 0.03 89.03 07:21:06 Average: 7 7.02 0.00 2.01 2.05 0.05 88.87 07:21:06 07:21:06 07:21:06