Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b52c6cf761ac112ece749ea113e372719a05fda4 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-ssh8059232861673801390.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17523528485819523193.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4373972130557323893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13358450045899950314.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-ssh16488861977702804294.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]] ========================================================= [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.21 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-10260 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/598 [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/598 # 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 b52c6cf761ac112ece749ea113e372719a05fda4 (main) Commit message: "feat!: Remove snap packaging (#4706)" > 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 b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 > git rev-list --no-walk 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:46:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:46:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:46:06 ========================================================= 18:46:06 EdgeX Global Pipelines Version Info 18:46:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:46:08 ------------------- 18:46:08 stable info: 18:46:08 ------------------- 18:46:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:46:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:46:08 Message: update stable to v1.0.254 18:46:08 ------------------- 18:46:08 experimental info: 18:46:08 ------------------- 18:46:08 Commited By: **** collab-it+edgex@linuxfoundation.org 18:46:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:46:08 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b52c6cf [Pipeline] echo 18:46:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:09 provisioning config files... 18:46:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/598@tmp/config8796821604243834505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:09 ---> docker-login.sh 18:46:09 nexus3.edgexfoundry.org:10001 18:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:09 Configure a credential helper to remove this warning. See 18:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:09 18:46:09 Login Succeeded 18:46:09 nexus3.edgexfoundry.org:10002 18:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:09 Configure a credential helper to remove this warning. See 18:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:09 18:46:09 Login Succeeded 18:46:09 nexus3.edgexfoundry.org:10003 18:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:10 Configure a credential helper to remove this warning. See 18:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:10 18:46:10 Login Succeeded 18:46:10 nexus3.edgexfoundry.org:10004 18:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:10 Configure a credential helper to remove this warning. See 18:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:10 18:46:10 Login Succeeded 18:46:10 docker.io 18:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:10 Configure a credential helper to remove this warning. See 18:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:10 18:46:10 Login Succeeded 18:46:10 ---> docker-login.sh ends [Pipeline] } 18:46:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:10 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 18:46:10 + dirname cmd/core-command/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + echo core-command,cmd/core-command/Dockerfile 18:46:10 + + cut -d/ -f2 18:46:10 dirname cmd/core-common-config-bootstrapper/Dockerfile 18:46:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + dirname cmd/core-data/Dockerfile 18:46:10 + echo core-data,cmd/core-data/Dockerfile 18:46:10 + + dirname cmd/core-metadata/Dockerfilecut 18:46:10 -d/ -f2 18:46:10 + echo core-metadata,cmd/core-metadata/Dockerfile 18:46:10 + dirname cmd/security-bootstrapper/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + dirname cmd/security-proxy-auth/Dockerfile 18:46:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:46:10 + dirname cmd/security-proxy-setup/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:46:10 + dirname cmd/security-secretstore-setup/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:46:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:46:10 + dirname cmd/security-spire-agent/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:46:10 + dirname cmd/security-spire-config/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:46:10 + dirname cmd/security-spire-server/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + dirname cmd/support-notifications/Dockerfile 18:46:10 + echo support-notifications,cmd/support-notifications/Dockerfile 18:46:10 + dirname cmd/support-scheduler/Dockerfile 18:46:10 + cut -d/ -f2 18:46:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:46:10 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:46:11 + git rev-list -1 --merges b52c6cf761ac112ece749ea113e372719a05fda4~1..b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] echo 18:46:11 -----------> git rev-list -1 --merges b52c6cf761ac112ece749ea113e372719a05fda4~1..b52c6cf761ac112ece749ea113e372719a05fda4 b52c6cf761ac112ece749ea113e372719a05fda4 [false] [Pipeline] sh 18:46:11 + git log --format=format:%s -1 b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] echo 18:46:11 ========================================================= 18:46:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:46:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:46:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:46:11 + grep -v github /etc/ssh/ssh_known_hosts 18:46:11 + [ -e /tmp/ssh_known_hosts ] 18:46:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:46:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:46:11 + sudo tee -a /etc/ssh/ssh_known_hosts 18:46:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:12 18:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:12 0.1.4: Pulling from edgex-devops/py-git-semver 18:46:12 b85a868b505f: Pulling fs layer 18:46:12 e2be974225ed: Pulling fs layer 18:46:12 339a4e72a1f5: Pulling fs layer 18:46:12 988bab9f4d93: Pulling fs layer 18:46:12 1469e6f7b9e6: Pulling fs layer 18:46:12 eaf3925da568: Pulling fs layer 18:46:12 bab4dde63d76: Pulling fs layer 18:46:12 bde34c3a00c8: Pulling fs layer 18:46:12 b352a97aabf1: Pulling fs layer 18:46:12 4872d77fe225: Pulling fs layer 18:46:12 5851b861e8e6: Pulling fs layer 18:46:12 988bab9f4d93: Waiting 18:46:12 1469e6f7b9e6: Waiting 18:46:12 4872d77fe225: Waiting 18:46:12 5851b861e8e6: Waiting 18:46:12 b352a97aabf1: Waiting 18:46:12 bab4dde63d76: Waiting 18:46:12 bde34c3a00c8: Waiting 18:46:12 e2be974225ed: Verifying Checksum 18:46:12 e2be974225ed: Download complete 18:46:12 988bab9f4d93: Verifying Checksum 18:46:12 988bab9f4d93: Download complete 18:46:12 1469e6f7b9e6: Verifying Checksum 18:46:12 1469e6f7b9e6: Download complete 18:46:12 339a4e72a1f5: Verifying Checksum 18:46:12 339a4e72a1f5: Download complete 18:46:12 eaf3925da568: Download complete 18:46:12 bde34c3a00c8: Verifying Checksum 18:46:12 bde34c3a00c8: Download complete 18:46:12 b352a97aabf1: Verifying Checksum 18:46:12 b352a97aabf1: Download complete 18:46:12 4872d77fe225: Download complete 18:46:12 5851b861e8e6: Download complete 18:46:12 b85a868b505f: Verifying Checksum 18:46:12 b85a868b505f: Download complete 18:46:13 bab4dde63d76: Verifying Checksum 18:46:13 bab4dde63d76: Download complete 18:46:14 b85a868b505f: Pull complete 18:46:14 e2be974225ed: Pull complete 18:46:14 339a4e72a1f5: Pull complete 18:46:14 988bab9f4d93: Pull complete 18:46:14 1469e6f7b9e6: Pull complete 18:46:14 eaf3925da568: Pull complete 18:46:16 bab4dde63d76: Pull complete 18:46:16 bde34c3a00c8: Pull complete 18:46:16 b352a97aabf1: Pull complete 18:46:16 4872d77fe225: Pull complete 18:46:16 5851b861e8e6: Pull complete 18:46:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:17 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 18:46:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:46:20 $ docker top cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 -eo pid,comm 18:46:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:46:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:20 [ssh-agent] Looking for ssh-agent implementation... 18:46:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:20 $ docker exec cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 ssh-agent 18:46:20 SSH_AUTH_SOCK=/tmp/ssh-BYyycSGRW5oh/agent.32 18:46:20 SSH_AGENT_PID=38 18:46:21 Running ssh-add (command line suppressed) 18:46:21 Identity added: /w/workspace/edgex-go/598@tmp/private_key_6403192892469423460.key (/w/workspace/edgex-go/598@tmp/private_key_6403192892469423460.key) 18:46:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:21 + git tag --points-at HEAD [Pipeline] } 18:46:21 $ docker exec --env ******** --env ******** cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 ssh-agent -k 18:46:21 unset SSH_AUTH_SOCK; 18:46:21 unset SSH_AGENT_PID; 18:46:21 echo Agent pid 38 killed; 18:46:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:46:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:21 [ssh-agent] Looking for ssh-agent implementation... 18:46:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:21 $ docker exec cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 ssh-agent 18:46:21 SSH_AUTH_SOCK=/tmp/ssh-j5OM6tiI1Inh/agent.70 18:46:21 SSH_AGENT_PID=76 18:46:21 Running ssh-add (command line suppressed) 18:46:21 Identity added: /w/workspace/edgex-go/598@tmp/private_key_6387110251530184431.key (/w/workspace/edgex-go/598@tmp/private_key_6387110251530184431.key) 18:46:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:22 + git semver init 18:46:22 2023-10-24 18:46:22,306 [run_init] DEBUG init version:0.0.0 force:False 18:46:22 2023-10-24 18:46:22,307 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/598/.semver 18:46:22 2023-10-24 18:46:22,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/598/.semver 18:46:22 2023-10-24 18:46:22,308 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/598/.semver'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=None) 18:46:30 2023-10-24 18:46:30,116 [append_file] DEBUG append to file:/w/workspace/edgex-go/598/.git/info/exclude 18:46:30 2023-10-24 18:46:30,116 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/598/.semver/main with force:False 18:46:30 2023-10-24 18:46:30,116 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main 18:46:30 2023-10-24 18:46:30,117 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main 18:46:30 3.1.0-dev.63 [Pipeline] } 18:46:30 $ docker exec --env ******** --env ******** cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 ssh-agent -k 18:46:31 unset SSH_AUTH_SOCK; 18:46:31 unset SSH_AGENT_PID; 18:46:31 echo Agent pid 76 killed; 18:46:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:31 + git semver [Pipeline] } 18:46:31 $ docker stop --time=1 cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 18:46:32 $ docker rm -f --volumes cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:46:33 Stashed 1 file(s) [Pipeline] echo 18:46:33 [edgeXSemver]: initialized semver on version 3.1.0-dev.63 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:33 + git config --global --add safe.directory /w/workspace/edgex-go/598 [Pipeline] echo 18:46:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:33 ========================================================= 18:46:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:46:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:46:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:46:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:46:34 7264a8db6415: Pulling fs layer 18:46:34 c4d48a809fc2: Pulling fs layer 18:46:34 4f1c88b9dad5: Pulling fs layer 18:46:34 ad3a456e5733: Pulling fs layer 18:46:34 33e27b845d1e: Pulling fs layer 18:46:34 ad3a456e5733: Waiting 18:46:34 33e27b845d1e: Waiting 18:46:34 c68163c4e522: Pulling fs layer 18:46:34 50da416c3ac9: Pulling fs layer 18:46:34 23d2d4c4bb30: Pulling fs layer 18:46:34 23d2d4c4bb30: Waiting 18:46:34 c4d48a809fc2: Download complete 18:46:34 ad3a456e5733: Download complete 18:46:34 33e27b845d1e: Download complete 18:46:34 7264a8db6415: Download complete 18:46:34 c68163c4e522: Verifying Checksum 18:46:34 c68163c4e522: Download complete 18:46:34 7264a8db6415: Pull complete 18:46:34 23d2d4c4bb30: Verifying Checksum 18:46:34 23d2d4c4bb30: Download complete 18:46:34 c4d48a809fc2: Pull complete 18:46:34 4f1c88b9dad5: Verifying Checksum 18:46:34 4f1c88b9dad5: Download complete 18:46:34 50da416c3ac9: Verifying Checksum 18:46:34 50da416c3ac9: Download complete 18:46:37 4f1c88b9dad5: Pull complete 18:46:37 ad3a456e5733: Pull complete 18:46:37 33e27b845d1e: Pull complete 18:46:37 c68163c4e522: Pull complete 18:46:40 50da416c3ac9: Pull complete 18:46:40 23d2d4c4bb30: Pull complete 18:46:40 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:46:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 18:46:40 + docker build -t ci-base-image-x86_64 -f - . 18:46:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:46:40 WORKDIR /edgex 18:46:40 COPY go.mod . 18:46:40 RUN go mod download 18:46:41 Sending build context to Docker daemon 171MB 18:46:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:46:41 ---> 0786185ac409 18:46:41 Step 2/4 : WORKDIR /edgex 18:46:46 ---> Running in 3bb9ff403b9d 18:46:46 Removing intermediate container 3bb9ff403b9d 18:46:46 ---> 57259460d34d 18:46:46 Step 3/4 : COPY go.mod . 18:46:46 ---> 3df6fd05b6a3 18:46:46 Step 4/4 : RUN go mod download 18:46:46 ---> Running in d8dd40ab51f9 18:46:48 Still waiting to schedule task 18:46:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:47:08 Removing intermediate container d8dd40ab51f9 18:47:08 ---> 502d538c4c09 18:47:08 Successfully built 502d538c4c09 18:47:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:08 + docker inspect -f . ci-base-image-x86_64 18:47:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:08 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 18:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:47:09 $ docker top fdfdd882ca8eba40e4b10303f651a333495e043e07a4f26394646502fb8a1dce -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:09 + go version 18:47:09 go version go1.21.0 linux/amd64 [Pipeline] } 18:47:09 $ docker stop --time=1 fdfdd882ca8eba40e4b10303f651a333495e043e07a4f26394646502fb8a1dce 18:47:10 $ docker rm -f --volumes fdfdd882ca8eba40e4b10303f651a333495e043e07a4f26394646502fb8a1dce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:11 + docker inspect -f . ci-base-image-x86_64 18:47:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:11 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 18:47:11 $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:47:11 $ docker top 41ea164eb8ba9d2c6842a7e16542f2b8ae8b9f9278006f4c22d19d89a5503e10 -eo pid,comm [Pipeline] { [Pipeline] echo 18:47:11 ========================================================= 18:47:11 [edgeXBuildGoParallel] Running Tests and Build... 18:47:11 ========================================================= [Pipeline] sh 18:47:11 + git config --global --add safe.directory /w/workspace/edgex-go/598 [Pipeline] fileExists [Pipeline] sh 18:47:12 + make test 18:47:12 go test -race -coverprofile=coverage.out ./... 18:47:18 ? github.com/edgexfoundry/edgex-go [no test files] 18:47:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:47:30 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:47:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:47:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:47:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:47:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:47:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:47:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:47:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:47:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:47:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:47:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:47:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 18:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements 18:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:47:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements 18:47:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements 18:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.587s coverage: 93.4% of statements 18:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements 18:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 97.6% of statements 18:47:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 18:47:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:47:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:47:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements 18:47:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements 18:47:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements 18:47:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements 18:47:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements 18:47:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.053s coverage: 96.3% of statements 18:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 18:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:47:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:47:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements 18:47:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:47:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:47:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:47:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:47:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:47:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:47:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.258s coverage: 79.9% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.048s coverage: 87.2% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.041s coverage: 20.0% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.050s coverage: 100.0% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.184s coverage: 38.4% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements 18:48:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 18:48:09 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:48:09 running golangci-lint 18:48:09 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 18:48:09 go version go1.21.0 linux/amd64 18:48:09 level=info msg="[config_reader] Used config file .golangci.yml" 18:48:09 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 18:48:21 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|deps|files|imports|name|compiled_files) took 12.429245491s" 18:48:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.589531ms" 18:48:27 level=info msg="[linters_context/goanalysis] analyzers took 1m4.182584675s with top 10 stages: buildir: 28.94345524s, gosec: 6.703910856s, inspect: 1.963014153s, fact_deprecated: 1.653602653s, printf: 1.193793912s, S1038: 1.087912027s, ctrlflow: 1.038642527s, nilness: 822.896959ms, fact_purity: 743.216141ms, ineffassign: 639.817093ms" 18:48:27 level=info msg="[runner] Issues before processing: 197, after processing: 0" 18:48:27 level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197" 18:48:27 level=info msg="[runner] processing took 16.510088ms with stages: nolint: 7.988969ms, identifier_marker: 4.331716ms, exclude-rules: 1.464773ms, path_prettifier: 1.266928ms, autogenerated_exclude: 970.314µs, skip_dirs: 417.023µs, cgo: 40.453µs, filename_unadjuster: 26.012µs, max_same_issues: 640ns, uniq_by_line: 420ns, sort_results: 400ns, exclude: 400ns, fixer: 400ns, skip_files: 310ns, severity-rules: 270ns, path_prefixer: 260ns, max_from_linter: 190ns, source_code: 190ns, diff: 190ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" 18:48:27 level=info msg="[runner] linters took 7.24919409s with stages: goanalysis_metalinter: 7.232594604s" 18:48:27 level=info msg="File cache stats: 0 entries of total size 0B" 18:48:27 level=info msg="Memory: 199 samples, avg is 229.9MB, max is 962.8MB" 18:48:27 level=info msg="Execution took 19.721285567s" 18:48:27 go vet ./... 18:48:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:48:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:48:31 ./bin/test-attribution-txt.sh [Pipeline] echo 18:48:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:48:31 + ls -al . 18:48:31 total 728 18:48:31 drwxrwxr-x 11 1001 1001 4096 Oct 24 18:47 . 18:48:31 drwxr-xr-x 4 root root 4096 Oct 24 18:47 .. 18:48:31 drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 .blubracket 18:48:31 -rw-rw-r-- 1 1001 1001 10 Oct 24 18:46 .dockerignore 18:48:31 drwxrwxr-x 8 1001 1001 4096 Oct 24 18:48 .git 18:48:31 drwxrwxr-x 3 1001 1001 4096 Oct 24 18:46 .github 18:48:31 -rw-rw-r-- 1 1001 1001 1074 Oct 24 18:46 .gitignore 18:48:31 -rw-rw-r-- 1 1001 1001 42 Oct 24 18:46 .golangci.yml 18:48:31 -rw-rw-r-- 1 1001 1001 100 Oct 24 18:46 .hadolint.yml 18:48:31 drwxr-xr-x 3 1001 1001 4096 Oct 24 18:46 .semver 18:48:31 -rw-rw-r-- 1 1001 1001 155 Oct 24 18:46 .sonarcloud.properties 18:48:31 -rw-rw-r-- 1 1001 1001 1171 Oct 24 18:46 ADOPTERS.md 18:48:31 -rw-rw-r-- 1 1001 1001 11674 Oct 24 18:46 Attribution.txt 18:48:31 -rw-rw-r-- 1 1001 1001 93407 Oct 24 18:46 CHANGELOG.md 18:48:31 -rw-rw-r-- 1 1001 1001 3804 Oct 24 18:46 CONTRIBUTING.md 18:48:31 -rw-rw-r-- 1 1001 1001 677 Oct 24 18:46 GOVERNANCE.md 18:48:31 -rw-rw-r-- 1 1001 1001 861 Oct 24 18:46 Jenkinsfile 18:48:31 -rw-rw-r-- 1 1001 1001 10775 Oct 24 18:46 LICENSE 18:48:31 -rw-rw-r-- 1 1001 1001 15054 Oct 24 18:46 Makefile 18:48:31 -rw-rw-r-- 1 1001 1001 582 Oct 24 18:46 OWNERS.md 18:48:31 -rw-rw-r-- 1 1001 1001 9527 Oct 24 18:46 README.md 18:48:31 -rw-rw-r-- 1 1001 1001 789 Oct 24 18:46 SECURITY.md 18:48:31 -rw-rw-r-- 1 1001 1001 12 Oct 24 18:46 VERSION 18:48:31 drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 bin 18:48:31 drwxrwxr-x 18 1001 1001 4096 Oct 24 18:46 cmd 18:48:31 -rw-r--r-- 1 root root 453602 Oct 24 18:48 coverage.out 18:48:31 drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 fuzz_test 18:48:31 -rw-rw-r-- 1 1001 1001 3689 Oct 24 18:46 go.mod 18:48:31 -rw-rw-r-- 1 1001 1001 34446 Oct 24 18:46 go.sum 18:48:31 drwxrwxr-x 7 1001 1001 4096 Oct 24 18:46 internal 18:48:31 drwxrwxr-x 3 1001 1001 4096 Oct 24 18:46 openapi 18:48:31 -rw-rw-r-- 1 1001 1001 584 Oct 24 18:46 security.txt 18:48:31 -rw-rw-r-- 1 1001 1001 204 Oct 24 18:46 version.go [Pipeline] sh 18:48:31 + '[' -e coverage.out ] 18:48:31 + chown 1001:1001 coverage.out [Pipeline] stash 18:48:32 Stashed 1 file(s) [Pipeline] sh 18:48:32 + make build 18:48:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:48:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:48:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:48:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:48:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:48:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:48:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:48:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:48:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:48:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:48:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:48:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:48:57 $ docker stop --time=1 41ea164eb8ba9d2c6842a7e16542f2b8ae8b9f9278006f4c22d19d89a5503e10 18:49:02 $ docker rm -f --volumes 41ea164eb8ba9d2c6842a7e16542f2b8ae8b9f9278006f4c22d19d89a5503e10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:03 18:49:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:03 latest: Pulling from edgex-devops/edgex-compose 18:49:03 91d30c5bc195: Pulling fs layer 18:49:03 2e9b0aa3be6d: Pulling fs layer 18:49:03 9c61dcf015f6: Pulling fs layer 18:49:03 4698f68db338: Pulling fs layer 18:49:03 2a2f49069b9e: Pulling fs layer 18:49:03 e0025b399a48: Pulling fs layer 18:49:03 4698f68db338: Waiting 18:49:03 e0025b399a48: Waiting 18:49:03 91d30c5bc195: Verifying Checksum 18:49:03 91d30c5bc195: Download complete 18:49:03 4698f68db338: Download complete 18:49:03 2e9b0aa3be6d: Verifying Checksum 18:49:03 2e9b0aa3be6d: Download complete 18:49:03 91d30c5bc195: Pull complete 18:49:03 e0025b399a48: Verifying Checksum 18:49:03 e0025b399a48: Download complete 18:49:03 2a2f49069b9e: Verifying Checksum 18:49:03 2a2f49069b9e: Download complete 18:49:03 2e9b0aa3be6d: Pull complete 18:49:04 9c61dcf015f6: Verifying Checksum 18:49:04 9c61dcf015f6: Download complete 18:49:06 9c61dcf015f6: Pull complete 18:49:06 4698f68db338: Pull complete 18:49:06 2a2f49069b9e: Pull complete 18:49:06 e0025b399a48: Pull complete 18:49:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 18:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:06 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 18:49:06 $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:49:09 $ docker top 0b9e35255188dfc33647700a91d8204c59207fde0030e807a21f95dd70e299d2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:09 + docker compose -f ./docker-compose-build.yml build --parallel 18:49:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10269 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:49:10 Running in /w/workspace/edgex-go/598 [Pipeline] { [Pipeline] checkout 18:49:10 The recommended git tool is: git 18:49:11 #1 [security-spire-config internal] load build definition from Dockerfile 18:49:11 #1 transferring dockerfile: 1.58kB done 18:49:11 #1 DONE 0.0s 18:49:11 18:49:11 #2 [security-proxy-setup internal] load build definition from Dockerfile 18:49:11 #2 transferring dockerfile: 2.39kB done 18:49:11 #2 DONE 0.0s 18:49:11 18:49:11 #3 [security-proxy-auth internal] load build definition from Dockerfile 18:49:11 #3 transferring dockerfile: 2.04kB done 18:49:11 #3 DONE 0.0s 18:49:11 18:49:11 #4 [security-spire-agent internal] load build definition from Dockerfile 18:49:11 #4 transferring dockerfile: 1.70kB done 18:49:11 #4 DONE 0.0s 18:49:11 18:49:11 #5 [support-notifications internal] load build definition from Dockerfile 18:49:11 #5 transferring dockerfile: 1.84kB done 18:49:11 #5 DONE 0.0s 18:49:11 18:49:11 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 18:49:11 #6 transferring dockerfile: 2.12kB done 18:49:11 #6 DONE 0.0s 18:49:11 18:49:11 #7 [core-metadata internal] load build definition from Dockerfile 18:49:11 #7 transferring dockerfile: 1.96kB done 18:49:11 #7 DONE 0.0s 18:49:11 18:49:11 #8 [security-secretstore-setup internal] load build definition from Dockerfile 18:49:11 #8 transferring dockerfile: 2.38kB done 18:49:11 #8 DONE 0.0s 18:49:11 18:49:11 #9 [security-spire-server internal] load build definition from Dockerfile 18:49:11 #9 transferring dockerfile: 1.59kB done 18:49:11 #9 DONE 0.0s 18:49:11 18:49:11 #10 [support-scheduler internal] load build definition from Dockerfile 18:49:11 #10 transferring dockerfile: 1.82kB done 18:49:12 #10 DONE 0.0s 18:49:12 18:49:12 #11 [core-data internal] load build definition from Dockerfile 18:49:12 #11 transferring dockerfile: 1.90kB done 18:49:12 #11 DONE 0.0s 18:49:12 18:49:12 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:49:12 #12 transferring dockerfile: 1.78kB done 18:49:12 #12 DONE 0.0s 18:49:12 18:49:12 #13 [security-bootstrapper internal] load build definition from Dockerfile 18:49:12 #13 transferring dockerfile: 2.82kB done 18:49:12 #13 DONE 0.0s 18:49:12 18:49:12 #14 [core-command internal] load build definition from Dockerfile 18:49:12 #14 transferring dockerfile: 1.82kB done 18:49:12 #14 DONE 0.0s 18:49:12 18:49:12 #15 [security-spire-config internal] load .dockerignore 18:49:12 #15 transferring context: 50B done 18:49:12 #15 DONE 0.0s 18:49:12 18:49:12 #16 [security-proxy-setup internal] load .dockerignore 18:49:12 #16 transferring context: 50B done 18:49:12 #16 DONE 0.0s 18:49:12 18:49:12 #17 [security-spire-agent internal] load .dockerignore 18:49:12 #17 transferring context: 50B done 18:49:12 #17 DONE 0.0s 18:49:12 18:49:12 #18 [security-proxy-auth internal] load .dockerignore 18:49:12 #18 transferring context: 50B done 18:49:12 #18 DONE 0.0s 18:49:12 18:49:12 #19 [support-notifications internal] load .dockerignore 18:49:12 #19 transferring context: 50B done 18:49:12 #19 DONE 0.0s 18:49:12 18:49:12 #20 [core-metadata internal] load .dockerignore 18:49:12 #20 transferring context: 50B done 18:49:12 #20 DONE 0.0s 18:49:12 18:49:12 #21 [core-common-config-bootstrapper internal] load .dockerignore 18:49:12 #21 transferring context: 50B done 18:49:12 #21 DONE 0.0s 18:49:12 18:49:12 #22 [security-secretstore-setup internal] load .dockerignore 18:49:12 #22 transferring context: 50B done 18:49:12 #22 DONE 0.0s 18:49:12 18:49:12 #23 [security-spire-server internal] load .dockerignore 18:49:12 #23 transferring context: 50B done 18:49:12 #23 DONE 0.0s 18:49:12 18:49:12 #24 [support-scheduler internal] load .dockerignore 18:49:12 #24 transferring context: 50B done 18:49:12 #24 DONE 0.0s 18:49:12 18:49:12 #25 [core-data internal] load .dockerignore 18:49:12 #25 transferring context: 50B done 18:49:12 #25 DONE 0.0s 18:49:12 18:49:12 #26 [security-spiffe-token-provider internal] load .dockerignore 18:49:12 #26 transferring context: 50B done 18:49:12 #26 DONE 0.0s 18:49:12 18:49:12 #27 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 18:49:12 #27 ... 18:49:12 18:49:12 #28 [security-bootstrapper internal] load .dockerignore 18:49:12 #28 transferring context: 50B done 18:49:12 #28 DONE 0.0s 18:49:12 18:49:12 #29 [core-command internal] load .dockerignore 18:49:12 #29 transferring context: 50B done 18:49:12 #29 DONE 0.1s 18:49:12 18:49:12 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 18:49:12 #30 DONE 0.1s 18:49:12 18:49:12 #31 [security-proxy-auth internal] load build context 18:49:12 #31 ... 18:49:12 18:49:12 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:49:12 #32 DONE 0.0s 18:49:12 18:49:12 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 18:49:12 #30 DONE 0.1s 18:49:12 18:49:12 #31 [security-proxy-auth internal] load build context 18:49:12 #31 ... 18:49:12 18:49:12 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:49:12 #32 DONE 0.0s 18:49:12 18:49:12 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 18:49:12 #30 DONE 0.2s 18:49:12 18:49:12 #31 [security-proxy-auth internal] load build context 18:49:12 #31 ... 18:49:12 18:49:12 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:49:12 #32 DONE 0.0s 18:49:12 18:49:12 #31 [security-proxy-auth internal] load build context 18:49:12 #31 ... 18:49:12 18:49:12 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:49:12 #32 DONE 0.0s 18:49:12 18:49:12 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 18:49:12 #30 DONE 0.3s 18:49:12 18:49:12 #31 [security-proxy-auth internal] load build context 18:49:13 #31 ... 18:49:13 18:49:13 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 18:49:13 #33 DONE 0.7s 18:49:13 18:49:13 #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 18:49:13 #27 DONE 0.9s 18:49:13 18:49:13 #31 [security-proxy-auth internal] load build context 18:49:15 #31 ... 18:49:15 18:49:15 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 18:49:15 #34 DONE 3.4s 18:49:15 18:49:15 #31 [security-proxy-auth internal] load build context 18:49:17 #31 transferring context: 270.28MB 4.9s 18:49:18 #31 transferring context: 364.90MB 6.3s done 18:49:19 using credential edgex-jenkins-ssh 18:49:19 Cloning the remote Git repository 18:49:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:49:20 > git init /w/workspace/edgex-go/598 # timeout=10 18:49:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:49:20 > git --version # timeout=10 18:49:20 > git --version # 'git version 2.25.1' 18:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:21 #31 ... 18:49:21 18:49:21 #35 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:49:21 #35 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:49:21 #35 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:49:21 #35 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 18:49:21 #35 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:49:21 #35 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:49:21 #35 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 18:49:22 #35 ... 18:49:22 18:49:22 #36 [security-proxy-setup internal] load build context 18:49:22 #36 transferring context: 364.90MB 7.6s done 18:49:22 #36 ... 18:49:22 18:49:22 #37 [core-metadata internal] load build context 18:49:22 #37 transferring context: 364.90MB 7.3s done 18:49:22 #37 ... 18:49:22 18:49:22 #38 [support-notifications internal] load build context 18:49:22 #38 transferring context: 364.90MB 6.5s done 18:49:22 #38 ... 18:49:22 18:49:22 #39 [core-data internal] load build context 18:49:22 #39 transferring context: 364.90MB 6.7s done 18:49:22 #39 ... 18:49:22 18:49:22 #40 [core-command internal] load build context 18:49:22 #40 transferring context: 364.90MB 7.0s done 18:49:23 #40 ... 18:49:23 18:49:23 #41 [support-scheduler internal] load build context 18:49:23 #41 transferring context: 364.90MB 6.9s done 18:49:23 #41 ... 18:49:23 18:49:23 #42 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 18:49:23 #42 ... 18:49:23 18:49:23 #43 [security-spire-config internal] load build context 18:49:23 #43 transferring context: 16.35kB 0.0s done 18:49:23 #43 ... 18:49:23 18:49:23 #44 [security-spire-server internal] load build context 18:49:23 #44 ... 18:49:23 18:49:23 #45 [core-common-config-bootstrapper internal] load build context 18:49:23 #45 transferring context: 364.90MB 7.7s done 18:49:24 #45 ... 18:49:24 18:49:24 #46 [security-spiffe-token-provider internal] load build context 18:49:24 #46 transferring context: 364.90MB 7.0s done 18:49:24 #46 ... 18:49:24 18:49:24 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:49:24 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:49:24 #47 ... 18:49:24 18:49:24 #48 [security-bootstrapper internal] load build context 18:49:24 #48 transferring context: 364.90MB 8.6s done 18:49:24 #48 ... 18:49:24 18:49:24 #49 [security-secretstore-setup internal] load build context 18:49:24 #49 transferring context: 364.90MB 7.9s done 18:49:26 #49 ... 18:49:26 18:49:26 #50 [security-spire-agent internal] load build context 18:49:26 #50 ... 18:49:26 18:49:26 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:49:26 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:49:27 #51 ... 18:49:27 18:49:27 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:49:27 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14.4s done 18:49:31 #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 18:49:31 #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 18:49:31 #47 ... 18:49:31 18:49:31 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:49:31 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15.5s done 18:49:31 #51 DONE 15.5s 18:49:31 18:49:31 #35 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:49:31 #35 DONE 19.1s 18:49:31 18:49:31 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:49:31 #47 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 18:49:31 #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 18:49:31 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 18:49:31 #47 ... 18:49:31 18:49:31 #39 [core-data internal] load build context 18:49:31 #39 DONE 18.8s 18:49:31 18:49:31 #41 [support-scheduler internal] load build context 18:49:31 #41 DONE 18.8s 18:49:31 18:49:31 #46 [security-spiffe-token-provider internal] load build context 18:49:31 #46 DONE 18.9s 18:49:31 18:49:31 #38 [support-notifications internal] load build context 18:49:31 #38 DONE 19.0s 18:49:31 18:49:31 #40 [core-command internal] load build context 18:49:31 #40 DONE 18.6s 18:49:31 18:49:31 #31 [security-proxy-auth internal] load build context 18:49:31 #31 DONE 19.0s 18:49:31 18:49:31 #37 [core-metadata internal] load build context 18:49:31 #37 DONE 18.9s 18:49:31 18:49:31 #42 [core-command builder 2/7] WORKDIR /edgex-go 18:49:31 #42 DONE 18.5s 18:49:31 18:49:31 #36 [security-proxy-setup internal] load build context 18:49:31 #36 DONE 19.1s 18:49:31 18:49:31 #43 [security-spire-config internal] load build context 18:49:31 #43 DONE 18.4s 18:49:31 18:49:31 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:49:31 #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 18:49:31 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 18:49:31 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 18:49:31 #47 ... 18:49:31 18:49:31 #45 [core-common-config-bootstrapper internal] load build context 18:49:31 #45 DONE 19.1s 18:49:31 18:49:31 #49 [security-secretstore-setup internal] load build context 18:49:31 #49 DONE 19.0s 18:49:31 18:49:31 #48 [security-bootstrapper internal] load build context 18:49:31 #48 DONE 18.7s 18:49:31 18:49:31 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:49:31 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 18:49:31 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 18:49:31 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 18:49:31 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 18:49:31 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 18:49:31 #47 ... 18:49:31 18:49:31 #44 [security-spire-server internal] load build context 18:49:31 #44 transferring context: 18.10kB done 18:49:31 #44 DONE 18.5s 18:49:31 18:49:31 #50 [security-spire-agent internal] load build context 18:49:31 #50 transferring context: 17.63kB done 18:49:31 #50 DONE 15.8s 18:49:31 18:49:31 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:49:31 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 18:49:31 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 18:49:31 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 18:49:31 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 18:49:31 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 18:49:31 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.98MB / 25.84MB 0.4s 18:49:31 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 18:49:31 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 0.5s 18:49:31 #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18:49:32 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done 18:49:33 #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done 18:49:35 #47 ... 18:49:35 18:49:35 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:49:35 #0 1.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.573 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:49:35 #0 1.573 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:49:35 #0 1.573 OK: 20071 distinct packages available 18:49:35 #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.944 (1/11) Installing ca-certificates (20230506-r0) 18:49:35 #0 1.959 (2/11) Installing brotli-libs (1.0.9-r14) 18:49:35 #0 1.971 (3/11) Installing libunistring (1.1-r1) 18:49:35 #0 1.985 (4/11) Installing libidn2 (2.3.4-r1) 18:49:35 #0 1.989 (5/11) Installing nghttp2-libs (1.57.0-r0) 18:49:35 #0 1.999 (6/11) Installing libcurl (8.4.0-r0) 18:49:35 #0 2.003 (7/11) Installing curl (8.4.0-r0) 18:49:35 #0 2.009 (8/11) Installing dumb-init (1.2.5-r2) 18:49:35 #0 2.012 (9/11) Installing musl-obstack (1.2.3-r2) 18:49:35 #0 2.014 (10/11) Installing libucontext (1.2-r2) 18:49:35 #0 2.017 (11/11) Installing gcompat (1.1.0-r1) 18:49:35 #0 2.030 Executing busybox-1.36.1-r2.trigger 18:49:35 #0 2.037 Executing ca-certificates-20230506-r0.trigger 18:49:35 #0 2.073 OK: 12 MiB in 26 packages 18:49:35 #52 DONE 3.9s 18:49:35 18:49:35 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:49:35 #0 2.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 2.661 (1/1) Installing dumb-init (1.2.5-r2) 18:49:35 #0 2.687 Executing busybox-1.36.1-r2.trigger 18:49:35 #0 2.695 OK: 7 MiB in 16 packages 18:49:35 #53 DONE 3.9s 18:49:35 18:49:35 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:49:35 #0 0.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.154 OK: 264 MiB in 52 packages 18:49:35 #54 DONE 3.9s 18:49:35 18:49:35 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:49:35 #0 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 0.978 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:49:35 #0 0.978 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:49:35 #0 0.978 OK: 20075 distinct packages available 18:49:35 #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.429 OK: 264 MiB in 52 packages 18:49:35 #55 DONE 4.0s 18:49:35 18:49:35 #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:49:35 #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.631 (1/1) Installing dumb-init (1.2.5-r2) 18:49:35 #0 1.639 Executing busybox-1.36.1-r2.trigger 18:49:35 #0 1.644 OK: 7 MiB in 16 packages 18:49:35 #56 DONE 4.0s 18:49:35 18:49:35 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:49:35 #0 0.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 0.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 0.993 (1/4) Installing ca-certificates (20230506-r0) 18:49:35 #0 1.012 (2/4) Installing dumb-init (1.2.5-r2) 18:49:35 #0 1.016 (3/4) Installing su-exec (0.2-r3) 18:49:35 #0 1.018 (4/4) Installing yq (4.33.3-r4) 18:49:35 #0 1.092 Executing busybox-1.36.1-r2.trigger 18:49:35 #0 1.102 Executing ca-certificates-20230506-r0.trigger 18:49:35 #0 1.199 OK: 17 MiB in 19 packages 18:49:35 #57 DONE 4.0s 18:49:35 18:49:35 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:49:35 #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.706 (1/2) Installing dumb-init (1.2.5-r2) 18:49:35 #0 1.721 (2/2) Installing su-exec (0.2-r3) 18:49:35 #0 1.724 Executing busybox-1.36.1-r2.trigger 18:49:35 #0 1.731 OK: 7 MiB in 17 packages 18:49:35 #58 DONE 4.0s 18:49:35 18:49:35 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:49:35 #0 1.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.544 (1/2) Installing ca-certificates (20230506-r0) 18:49:35 #0 1.567 (2/2) Installing dumb-init (1.2.5-r2) 18:49:35 #0 1.571 Executing busybox-1.36.1-r2.trigger 18:49:35 #0 1.582 Executing ca-certificates-20230506-r0.trigger 18:49:35 #0 1.629 OK: 8 MiB in 17 packages 18:49:35 #59 DONE 4.0s 18:49:35 18:49:35 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:49:35 #0 0.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 0.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 1.165 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 18:49:35 #0 1.205 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 18:49:35 #0 1.210 (3/6) Installing dumb-init (1.2.5-r2) 18:49:35 #0 1.214 (4/6) Installing openssl (3.1.4-r0) 18:49:35 #0 1.222 (5/6) Installing su-exec (0.2-r3) 18:49:35 #0 1.226 (6/6) Installing yq (4.33.3-r4) 18:49:35 #0 1.307 Executing busybox-1.36.1-r2.trigger 18:49:35 #0 1.317 OK: 17 MiB in 19 packages 18:49:35 #60 DONE 3.9s 18:49:35 18:49:35 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 18:49:35 #0 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 2.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 2.698 OK: 264 MiB in 52 packages 18:49:35 #61 DONE 4.0s 18:49:35 18:49:35 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:49:35 #0 2.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 2.567 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:49:35 #0 2.567 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:49:35 #0 2.567 OK: 20071 distinct packages available 18:49:35 #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 3.000 (1/4) Installing dumb-init (1.2.5-r2) 18:49:35 #0 3.004 (2/4) Installing musl-obstack (1.2.3-r2) 18:49:35 #0 3.007 (3/4) Installing libucontext (1.2-r2) 18:49:35 #0 3.011 (4/4) Installing gcompat (1.1.0-r1) 18:49:35 #0 3.033 Executing busybox-1.36.1-r2.trigger 18:49:35 #0 3.040 OK: 8 MiB in 19 packages 18:49:35 #62 DONE 3.9s 18:49:35 18:49:35 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:49:35 #63 ... 18:49:35 18:49:35 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 18:49:35 #64 DONE 0.2s 18:49:35 18:49:35 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 18:49:35 #65 DONE 0.2s 18:49:35 18:49:35 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 18:49:35 #66 DONE 0.2s 18:49:35 18:49:35 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:49:35 #67 DONE 0.2s 18:49:35 18:49:35 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:49:35 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 18:49:35 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 18:49:35 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 18:49:35 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 18:49:35 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 18:49:35 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 18:49:35 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 18:49:35 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 18:49:35 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 18:49:35 #51 ... 18:49:35 18:49:35 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:49:35 #47 DONE 22.9s 18:49:35 18:49:35 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 18:49:35 #0 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:35 #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:35 #0 4.232 OK: 264 MiB in 52 packages 18:49:35 #68 DONE 4.4s 18:49:35 18:49:35 #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 18:49:35 #69 DONE 0.0s 18:49:35 18:49:35 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:37 #70 ... 18:49:37 18:49:37 #71 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:49:37 #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:37 #0 4.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:37 #0 4.396 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:49:37 #0 4.396 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:49:37 #0 4.396 OK: 20071 distinct packages available 18:49:37 #0 4.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:37 #0 4.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:37 #0 4.961 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 18:49:37 #0 4.995 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 18:49:37 #0 5.004 (3/7) Installing dumb-init (1.2.5-r2) 18:49:37 #0 5.011 (4/7) Installing musl-obstack (1.2.3-r2) 18:49:37 #0 5.014 (5/7) Installing libucontext (1.2-r2) 18:49:37 #0 5.018 (6/7) Installing gcompat (1.1.0-r1) 18:49:37 #0 5.022 (7/7) Installing openssl (3.1.4-r0) 18:49:37 #0 5.031 Executing busybox-1.36.1-r2.trigger 18:49:37 #0 5.036 OK: 8 MiB in 20 packages 18:49:37 #71 DONE 5.7s 18:49:37 18:49:37 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:49:37 #72 DONE 1.1s 18:49:37 18:49:37 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 18:49:37 #73 DONE 0.0s 18:49:37 18:49:37 #74 [security-spire-config stage-2 5/9] COPY security.txt / 18:49:37 #74 DONE 0.8s 18:49:37 18:49:37 #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:49:38 #75 DONE 0.9s 18:49:38 18:49:38 #76 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 18:49:38 #76 DONE 0.9s 18:49:38 18:49:38 #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / 18:49:38 #77 DONE 0.0s 18:49:38 18:49:38 #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:49:38 #78 DONE 0.0s 18:49:38 18:49:38 #79 [security-spire-server stage-2 5/8] COPY security.txt / 18:49:38 #79 DONE 0.4s 18:49:38 18:49:38 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:49:38 #80 DONE 0.5s 18:49:38 18:49:38 #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 18:49:38 #81 DONE 0.4s 18:49:38 18:49:38 #82 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:49:38 #82 DONE 0.1s 18:49:38 18:49:38 #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 18:49:38 #83 DONE 0.1s 18:49:38 18:49:38 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:49:38 #84 DONE 0.1s 18:49:38 18:49:38 #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:49:38 #85 DONE 0.0s 18:49:38 18:49:38 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:49:38 #86 DONE 0.0s 18:49:38 18:49:38 #87 [security-spire-agent stage-3 6/9] COPY security.txt / 18:49:38 #87 DONE 0.1s 18:49:38 18:49:38 #88 [security-spire-server] exporting to image 18:49:38 #88 exporting layers 18:49:38 #88 ... 18:49:38 18:49:38 #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:49:38 #89 DONE 0.0s 18:49:38 18:49:38 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:49:38 #90 DONE 0.1s 18:49:38 18:49:38 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:49:38 #91 DONE 0.0s 18:49:38 18:49:38 #88 [security-spire-agent] exporting to image 18:49:39 #88 exporting layers 0.5s done 18:49:39 #88 writing image sha256:f424db0dbc02aed102de3aad92141afaa864f2122bed1ea2407fb5ceba1ee384 done 18:49:39 #88 naming to docker.io/library/security-spire-config done 18:49:39 #88 writing image sha256:62c002b228a109596bbd960a8b7ba998fd4957802ab54b1f6bbbfdfb98c04dd7 done 18:49:39 #88 naming to docker.io/library/security-spire-server 18:49:39 #88 exporting layers 0.5s done 18:49:39 #88 naming to docker.io/library/security-spire-server done 18:49:39 #88 writing image sha256:80f66141f14eefc343529b94fcfec4de29f4e7e454e44ec097e0cd868abf72ef done 18:49:39 #88 naming to docker.io/library/security-spire-agent done 18:49:39 #88 DONE 0.7s 18:49:39 18:49:39 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:49:39 #63 DONE 3.9s 18:49:39 18:49:39 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:39 #92 ... 18:49:39 18:49:39 #93 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 18:49:39 #93 DONE 0.0s 18:49:39 18:49:39 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:49:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:42 Avoid second fetch 18:49:42 Checking out Revision b52c6cf761ac112ece749ea113e372719a05fda4 (main) 18:49:43 Commit message: "feat!: Remove snap packaging (#4706)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:42 > git config core.sparsecheckout # timeout=10 18:49:43 > git checkout -f b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 18:49:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:49:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:49:44 Dload Upload Total Spent Left Speed 18:49:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 18:49:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:49:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:49:45 + sudo tee /etc/docker/daemon.new 18:49:45 { 18:49:45 "registry-mirrors": [ 18:49:45 "https://nexus3.edgexfoundry.org:10001" 18:49:45 ], 18:49:45 "bip": "10.250.0.254/24", 18:49:45 "hosts": [ 18:49:45 "tcp://0.0.0.0:5555", 18:49:45 "unix:///var/run/docker.sock" 18:49:45 ], 18:49:45 "mtu": 1458, 18:49:45 "selinux-enabled": true, 18:49:45 "seccomp-profile": "/etc/docker/seccomp.json" 18:49:45 } [Pipeline] sh 18:49:46 #94 ... 18:49:46 18:49:46 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:49:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:04 provisioning config files... 18:50:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/598@tmp/config7826248910347574813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:05 ---> docker-login.sh 18:50:05 nexus3.edgexfoundry.org:10001 18:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:06 Configure a credential helper to remove this warning. See 18:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:06 18:50:06 Login Succeeded 18:50:06 nexus3.edgexfoundry.org:10002 18:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:06 Configure a credential helper to remove this warning. See 18:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:06 18:50:06 Login Succeeded 18:50:06 nexus3.edgexfoundry.org:10003 18:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:07 Configure a credential helper to remove this warning. See 18:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:07 18:50:07 Login Succeeded 18:50:07 nexus3.edgexfoundry.org:10004 18:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:07 Configure a credential helper to remove this warning. See 18:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:07 18:50:07 Login Succeeded 18:50:07 docker.io 18:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:08 Configure a credential helper to remove this warning. See 18:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:08 18:50:08 Login Succeeded 18:50:08 ---> docker-login.sh ends [Pipeline] } 18:50:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:50:08 + git config --global --add safe.directory /w/workspace/edgex-go/598 [Pipeline] echo 18:50:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:50:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:50:08 ========================================================= 18:50:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:50:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:50:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:50:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:50:09 9fda8d8052c6: Pulling fs layer 18:50:09 5d54e960e981: Pulling fs layer 18:50:09 c4a7e357bf2a: Pulling fs layer 18:50:09 f0e02332f6b5: Pulling fs layer 18:50:09 cefa15bbcfad: Pulling fs layer 18:50:09 f0e02332f6b5: Waiting 18:50:09 cefa15bbcfad: Waiting 18:50:09 17808c966233: Pulling fs layer 18:50:09 f4c1fc716caa: Pulling fs layer 18:50:09 17808c966233: Waiting 18:50:09 f4c1fc716caa: Waiting 18:50:09 5d54e960e981: Verifying Checksum 18:50:09 5d54e960e981: Download complete 18:50:09 f0e02332f6b5: Download complete 18:50:09 cefa15bbcfad: Verifying Checksum 18:50:09 cefa15bbcfad: Download complete 18:50:09 9fda8d8052c6: Download complete 18:50:10 f4c1fc716caa: Verifying Checksum 18:50:10 f4c1fc716caa: Download complete 18:50:11 9fda8d8052c6: Pull complete 18:50:11 5d54e960e981: Pull complete 18:50:11 c4a7e357bf2a: Verifying Checksum 18:50:12 #95 DONE 32.9s 18:50:12 18:50:12 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:12 #92 DONE 32.8s 18:50:12 18:50:12 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:12 #70 DONE 32.6s 18:50:12 18:50:12 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:12 #94 DONE 32.9s 18:50:12 18:50:12 #96 [security-proxy-setup builder 6/7] COPY . . 18:50:12 17808c966233: Verifying Checksum 18:50:12 17808c966233: Download complete 18:50:14 #96 DONE 5.8s 18:50:14 18:50:14 #97 [core-command builder 4/7] COPY go.mod vendor* ./ 18:50:14 #97 CACHED 18:50:14 18:50:14 #98 [core-command builder 6/7] COPY . . 18:50:14 #98 CACHED 18:50:14 18:50:14 #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:14 #99 CACHED 18:50:14 18:50:14 #100 [core-data builder 6/7] COPY . . 18:50:14 #100 CACHED 18:50:14 18:50:14 #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:14 #101 CACHED 18:50:14 18:50:14 #102 [core-data builder 4/7] COPY go.mod vendor* ./ 18:50:14 #102 CACHED 18:50:14 18:50:14 #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 18:50:14 #103 CACHED 18:50:14 18:50:14 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:14 #104 CACHED 18:50:14 18:50:14 #105 [support-scheduler builder 6/7] COPY . . 18:50:14 #105 CACHED 18:50:14 18:50:14 #106 [security-spiffe-token-provider builder 6/7] COPY . . 18:50:14 #106 DONE 5.8s 18:50:14 18:50:14 #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:14 #107 CACHED 18:50:14 18:50:14 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 18:50:14 #108 CACHED 18:50:14 18:50:14 #109 [core-metadata builder 6/7] COPY . . 18:50:14 #109 CACHED 18:50:14 18:50:14 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 18:50:14 #110 CACHED 18:50:14 18:50:14 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:50:14 #111 CACHED 18:50:14 18:50:14 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:14 #112 CACHED 18:50:14 18:50:14 #113 [security-bootstrapper builder 6/7] COPY . . 18:50:14 #113 CACHED 18:50:14 18:50:14 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:14 #114 CACHED 18:50:14 18:50:14 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:50:14 #115 CACHED 18:50:14 18:50:14 #116 [support-notifications builder 6/7] COPY . . 18:50:14 #116 DONE 5.8s 18:50:14 18:50:14 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:14 #117 CACHED 18:50:14 18:50:14 #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 18:50:14 #118 CACHED 18:50:14 18:50:14 #119 [security-secretstore-setup builder 6/7] COPY . . 18:50:14 #119 CACHED 18:50:14 18:50:14 #120 [security-proxy-auth builder 6/7] COPY . . 18:50:14 #120 DONE 5.8s 18:50:14 18:50:14 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:50:16 #121 1.538 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:50:26 #121 ... 18:50:26 18:50:26 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:50:26 #0 0.638 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:50:26 #122 ... 18:50:26 18:50:26 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:50:26 #0 1.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:50:26 #123 ... 18:50:26 18:50:26 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:50:26 #0 0.890 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:50:26 #124 ... 18:50:26 18:50:26 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:50:26 #0 1.574 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:50:26 #125 ... 18:50:26 18:50:26 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:50:26 #0 0.554 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:50:26 #126 ... 18:50:26 18:50:26 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:50:26 #0 1.137 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:50:26 #127 ... 18:50:26 18:50:26 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:50:26 #0 1.542 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:50:26 #128 ... 18:50:26 18:50:26 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:50:26 #0 0.704 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:50:26 #129 ... 18:50:26 18:50:26 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:50:26 #0 1.171 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:50:26 #130 ... 18:50:26 18:50:26 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:50:26 #0 1.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:50:28 c4a7e357bf2a: Pull complete 18:50:28 f0e02332f6b5: Pull complete 18:50:28 cefa15bbcfad: Pull complete 18:50:34 17808c966233: Pull complete 18:50:36 f4c1fc716caa: Pull complete 18:50:36 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:50:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 18:50:37 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:50:37 WORKDIR /edgex 18:50:37 COPY go.mod . 18:50:37 RUN go mod download ci-base-image-arm64 18:50:37 -f - . 18:50:37 Sending build context to Docker daemon 2.91MB 18:50:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:50:37 ---> ea914061e18c 18:50:37 Step 2/4 : WORKDIR /edgex 18:50:38 ---> Running in bf94107aae07 18:50:38 Removing intermediate container bf94107aae07 18:50:38 ---> d2953d251d4d 18:50:38 Step 3/4 : COPY go.mod . 18:50:39 ---> d7ba3ac6971c 18:50:39 Step 4/4 : RUN go mod download 18:50:39 ---> Running in 9e4fe2c75672 18:51:26 Removing intermediate container 9e4fe2c75672 18:51:26 ---> 7b10f7609930 18:51:26 Successfully built 7b10f7609930 18:51:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:26 + docker inspect -f . ci-base-image-arm64 18:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:27 prd-ubuntu20.04-docker-arm64-4c-16g-10269 does not seem to be running inside a container 18:51:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 18:51:28 $ docker top c3d8f03cf55053e6b5980d3098fda09b6e05228a8e4e65fe67feb1b9052a7f1d -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:29 + go version 18:51:29 go version go1.21.0 linux/arm64 [Pipeline] } 18:51:29 $ docker stop --time=1 c3d8f03cf55053e6b5980d3098fda09b6e05228a8e4e65fe67feb1b9052a7f1d 18:51:31 $ docker rm -f --volumes c3d8f03cf55053e6b5980d3098fda09b6e05228a8e4e65fe67feb1b9052a7f1d [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:51:32 18:51:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:51:32 latest: Pulling from edgex-devops/edgex-compose-arm64 18:51:32 547446be3368: Pulling fs layer 18:51:32 d125d8839a47: Pulling fs layer 18:51:32 3e85d5ac6304: Pulling fs layer 18:51:32 c3105a71a48b: Pulling fs layer 18:51:32 0f093f025ec4: Pulling fs layer 18:51:32 c3106fc0e877: Pulling fs layer 18:51:32 c3105a71a48b: Waiting 18:51:32 0f093f025ec4: Waiting 18:51:32 c3106fc0e877: Waiting 18:51:32 547446be3368: Verifying Checksum 18:51:32 c3105a71a48b: Verifying Checksum 18:51:32 c3105a71a48b: Download complete 18:51:33 d125d8839a47: Verifying Checksum 18:51:33 d125d8839a47: Download complete 18:51:33 c3106fc0e877: Verifying Checksum 18:51:33 c3106fc0e877: Download complete 18:51:33 547446be3368: Pull complete 18:51:33 0f093f025ec4: Verifying Checksum 18:51:33 0f093f025ec4: Download complete 18:51:33 #131 ... 18:51:33 18:51:33 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:51:33 #121 73.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:51:33 #121 ... 18:51:33 18:51:33 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:51:33 #131 DONE 77.2s 18:51:33 18:51:33 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:51:33 #126 DONE 77.2s 18:51:33 18:51:33 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:51:33 #122 DONE 77.2s 18:51:33 18:51:33 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:51:33 #129 DONE 77.2s 18:51:33 18:51:33 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:51:33 #125 DONE 77.2s 18:51:33 18:51:33 #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #132 ... 18:51:33 18:51:33 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:51:33 #128 DONE 77.4s 18:51:33 18:51:33 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:51:33 #127 DONE 77.6s 18:51:33 18:51:33 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #133 ... 18:51:33 18:51:33 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:51:33 #123 DONE 77.6s 18:51:33 18:51:33 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:51:33 #124 DONE 77.7s 18:51:33 18:51:33 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:51:33 #121 DONE 77.7s 18:51:33 18:51:33 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:51:33 #134 ... 18:51:33 18:51:33 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:51:33 #130 DONE 77.9s 18:51:33 18:51:33 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #135 ... 18:51:33 18:51:33 #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #132 DONE 1.0s 18:51:33 18:51:33 #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #136 DONE 0.8s 18:51:33 18:51:33 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #133 DONE 0.8s 18:51:33 18:51:33 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:51:33 #134 DONE 0.6s 18:51:33 18:51:33 #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #137 DONE 0.8s 18:51:33 18:51:33 #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #138 DONE 0.7s 18:51:33 18:51:33 #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:51:33 #139 ... 18:51:33 18:51:33 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #135 DONE 0.4s 18:51:33 18:51:33 #140 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #140 CACHED 18:51:33 18:51:33 #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 18:51:33 #141 CACHED 18:51:33 18:51:33 #142 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:51:33 #142 DONE 0.3s 18:51:33 18:51:33 #143 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:51:33 #143 CACHED 18:51:33 18:51:33 #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #144 CACHED 18:51:33 18:51:33 #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:51:33 #145 DONE 0.3s 18:51:33 18:51:33 #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:51:33 #146 CACHED 18:51:33 18:51:33 #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #147 CACHED 18:51:33 18:51:33 #148 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:51:33 #148 DONE 0.3s 18:51:33 18:51:33 #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:51:33 #149 CACHED 18:51:33 18:51:33 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:51:33 #150 CACHED 18:51:33 18:51:33 #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:51:33 #151 ... 18:51:33 18:51:33 #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 18:51:33 #152 DONE 0.3s 18:51:33 18:51:33 #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:51:33 #139 DONE 0.3s 18:51:33 18:51:33 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 18:51:33 #153 DONE 0.5s 18:51:33 18:51:33 #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:51:33 #154 ... 18:51:33 18:51:33 #155 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:51:33 #155 DONE 0.5s 18:51:33 18:51:33 #156 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:51:34 #156 ... 18:51:34 18:51:34 #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:51:34 #157 DONE 1.3s 18:51:34 18:51:34 #158 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 18:51:34 #158 DONE 1.5s 18:51:34 18:51:34 #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:51:34 #159 DONE 1.3s 18:51:34 18:51:34 #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:51:34 #151 DONE 1.3s 18:51:34 18:51:34 #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:51:34 #154 DONE 1.2s 18:51:34 18:51:34 #160 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:51:34 #160 DONE 1.0s 18:51:34 18:51:34 #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:51:34 #161 DONE 1.3s 18:51:34 18:51:34 #162 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 18:51:34 #162 DONE 1.3s 18:51:34 18:51:34 #163 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:51:34 #163 DONE 1.4s 18:51:34 18:51:34 #164 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:51:34 #164 DONE 1.4s 18:51:34 18:51:34 #165 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:51:34 #165 ... 18:51:34 18:51:34 #156 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:51:34 #156 DONE 1.1s 18:51:34 18:51:34 #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:51:34 #166 DONE 0.4s 18:51:34 18:51:34 #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:51:34 #167 DONE 0.4s 18:51:34 18:51:34 #168 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 18:51:34 #168 DONE 0.4s 18:51:34 18:51:34 #169 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:51:34 #169 DONE 0.4s 18:51:34 18:51:34 #170 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 18:51:34 #170 ... 18:51:34 18:51:34 #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:51:34 #171 DONE 0.4s 18:51:34 18:51:34 #172 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:51:34 #172 DONE 0.4s 18:51:34 18:51:34 #173 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:51:34 #173 DONE 0.4s 18:51:34 18:51:34 #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:51:34 #174 DONE 0.4s 18:51:34 18:51:34 #165 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:51:34 #165 DONE 0.4s 18:51:34 18:51:34 #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:51:34 #175 DONE 0.4s 18:51:34 d125d8839a47: Pull complete 18:51:34 18:51:34 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:51:34 #176 DONE 0.2s 18:51:34 18:51:34 #88 [core-data] exporting to image 18:51:34 #88 exporting layers 18:51:34 #88 writing image sha256:e990287f37dfd6c66f6d4c56572f2c6396ec6289a2894885e3da218b440ca6fc 18:51:35 #88 writing image sha256:e990287f37dfd6c66f6d4c56572f2c6396ec6289a2894885e3da218b440ca6fc 0.2s done 18:51:35 #88 naming to docker.io/library/core-command 0.0s done 18:51:35 #88 ... 18:51:35 18:51:35 #170 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 18:51:35 #170 DONE 0.6s 18:51:35 18:51:35 #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:51:35 #177 DONE 0.6s 18:51:35 18:51:35 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:51:35 #178 DONE 0.5s 18:51:35 18:51:35 #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:51:35 #179 DONE 0.6s 18:51:35 18:51:35 #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:51:35 #180 DONE 0.6s 18:51:35 18:51:35 #88 [core-command] exporting to image 18:51:35 #88 exporting layers 0.7s done 18:51:35 #88 exporting layers 0.6s done 18:51:35 3e85d5ac6304: Verifying Checksum 18:51:35 3e85d5ac6304: Download complete 18:51:35 #88 ... 18:51:35 18:51:35 #181 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:51:35 #181 DONE 0.3s 18:51:35 18:51:35 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:51:35 #182 DONE 0.3s 18:51:35 18:51:35 #88 [support-notifications] exporting to image 18:51:35 #88 exporting layers 0.9s done 18:51:35 #88 writing image sha256:17926e24dcbeace4e12ad3e670f18464d7470307399be96a08409cf9681d9d44 0.1s done 18:51:35 #88 writing image sha256:73fe3c12f44d23ae12b9a59bd1ed941cd24439845cf7f5fefc61748787f544b3 18:51:35 #88 writing image sha256:6f88a694ed7f69c02e9650f73fbd5a6bfbaefb999b5c4118223638729e07ead3 0.0s done 18:51:35 #88 naming to docker.io/library/support-scheduler done 18:51:35 #88 naming to docker.io/library/support-notifications done 18:51:35 #88 writing image sha256:73fe3c12f44d23ae12b9a59bd1ed941cd24439845cf7f5fefc61748787f544b3 0.4s done 18:51:35 #88 naming to docker.io/library/core-data 18:51:35 #88 ... 18:51:35 18:51:35 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:51:35 #183 DONE 0.7s 18:51:35 18:51:35 #88 [security-spiffe-token-provider] exporting to image 18:51:35 #88 exporting layers 0.6s done 18:51:35 #88 naming to docker.io/library/core-data done 18:51:35 #88 writing image sha256:f36c51d587d7577d2b9e7caa719d39881384e560a880b02b1832690a2edec784 done 18:51:35 #88 naming to docker.io/library/security-spiffe-token-provider done 18:51:35 #88 ... 18:51:35 18:51:35 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:51:35 #184 DONE 1.2s 18:51:35 18:51:35 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:51:35 #185 DONE 0.5s 18:51:35 18:51:35 #88 [core-common-config-bootstrapper] exporting to image 18:51:35 #88 writing image sha256:7f752d7dcc0ac08834b4e271cdc0a936bcfc0bb2c5354b7576586b871023049f done 18:51:35 #88 naming to docker.io/library/core-metadata done 18:51:36 #88 ... 18:51:36 18:51:36 #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:51:36 #186 DONE 1.1s 18:51:36 18:51:36 #88 [security-proxy-auth] exporting to image 18:51:36 #88 ... 18:51:36 18:51:36 #187 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 18:51:36 #187 DONE 0.4s 18:51:36 18:51:36 #188 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:51:36 #188 DONE 0.4s 18:51:36 18:51:36 #88 [core-common-config-bootstrapper] exporting to image 18:51:36 #88 exporting layers 0.4s done 18:51:36 #88 writing image sha256:77591d59898a40330b7f8c6569bad5d4728fb514efc188a2b8042de9104e1d5b done 18:51:36 #88 naming to docker.io/library/core-common-config-bootstrapper done 18:51:36 #88 ... 18:51:36 18:51:36 #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 18:51:36 #189 DONE 0.1s 18:51:36 18:51:36 #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:51:36 #190 DONE 0.2s 18:51:36 18:51:36 #88 [core-common-config-bootstrapper] exporting to image 18:51:36 #88 exporting layers 0.2s done 18:51:36 #88 writing image sha256:2cd823064623686da755aebc36db12101a9591d6a1954471c0d1190b2dcbe296 done 18:51:36 #88 naming to docker.io/library/security-proxy-auth 18:51:36 #88 naming to docker.io/library/security-proxy-auth 0.0s done 18:51:36 #88 DONE 2.8s 18:51:36 18:51:36 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 18:51:36 #191 DONE 0.1s 18:51:36 18:51:36 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:51:36 #192 DONE 0.1s 18:51:36 18:51:36 #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 18:51:36 #193 ... 18:51:36 18:51:36 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:51:36 #194 DONE 1.0s 18:51:37 18:51:37 #88 [security-proxy-setup] exporting to image 18:51:37 #88 exporting layers 0.2s done 18:51:37 #88 writing image sha256:5fcc91f833896508ab6b96cab2b4fe7c762df97a27b3f6eb32740a77a84cf0eb done 18:51:37 #88 naming to docker.io/library/security-proxy-setup done 18:51:37 #88 DONE 2.9s 18:51:37 18:51:37 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:51:37 #195 ... 18:51:37 18:51:37 #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 18:51:37 #193 DONE 0.5s 18:51:37 18:51:37 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:51:37 #195 DONE 0.7s 18:51:37 18:51:37 #88 [security-secretstore-setup] exporting to image 18:51:37 #88 exporting layers 0.3s done 18:51:37 #88 writing image sha256:4d77c468088d85afa672838e8af79a70b4bc1d7a54cbe7684d39264dfd47d127 done 18:51:37 #88 naming to docker.io/library/security-bootstrapper done 18:51:37 #88 writing image sha256:9ceaebb242593043fefcc573429c00e558342055dfe271cd677cdbba73a088cc done 18:51:37 #88 naming to docker.io/library/security-secretstore-setup done 18:51:37 #88 DONE 3.2s 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:51:37 time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 18:51:37 $ docker stop --time=1 0b9e35255188dfc33647700a91d8204c59207fde0030e807a21f95dd70e299d2 18:51:39 $ docker rm -f --volumes 0b9e35255188dfc33647700a91d8204c59207fde0030e807a21f95dd70e299d2 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:39 + docker images 18:51:39 REPOSITORY TAG IMAGE ID CREATED SIZE 18:51:39 security-secretstore-setup latest 9ceaebb24259 2 seconds ago 44.4MB 18:51:39 security-bootstrapper latest 4d77c468088d 2 seconds ago 23.3MB 18:51:39 security-proxy-setup latest 5fcc91f83389 3 seconds ago 34.4MB 18:51:39 security-proxy-auth latest 2cd823064623 3 seconds ago 19.5MB 18:51:39 core-metadata latest 7f752d7dcc0a 4 seconds ago 21.7MB 18:51:39 core-common-config-bootstrapper latest 77591d59898a 4 seconds ago 18.2MB 18:51:39 core-command latest e990287f37df 5 seconds ago 21.2MB 18:51:39 support-notifications latest 6f88a694ed7f 5 seconds ago 34.6MB 18:51:39 support-scheduler latest 17926e24dcbe 5 seconds ago 34MB 18:51:39 security-spiffe-token-provider latest f36c51d587d7 5 seconds ago 35MB 18:51:39 core-data latest 73fe3c12f44d 5 seconds ago 21.3MB 18:51:39 security-spire-config latest f424db0dbc02 2 minutes ago 101MB 18:51:39 security-spire-server latest 62c002b228a1 2 minutes ago 107MB 18:51:39 security-spire-agent latest 80f66141f14e 2 minutes ago 166MB 18:51:39 ci-base-image-x86_64 latest 502d538c4c09 4 minutes ago 930MB 18:51:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 weeks ago 557MB 18:51:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 18:51:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:39 provisioning config files... 18:51:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/598@tmp/config7092686211817606666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:40 ---> docker-login.sh 18:51:40 nexus3.edgexfoundry.org:10001 18:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:40 Configure a credential helper to remove this warning. See 18:51:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:40 18:51:40 Login Succeeded 18:51:40 nexus3.edgexfoundry.org:10002 18:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:40 Configure a credential helper to remove this warning. See 18:51:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:40 18:51:40 Login Succeeded 18:51:40 nexus3.edgexfoundry.org:10003 18:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:40 Configure a credential helper to remove this warning. See 18:51:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:40 18:51:40 Login Succeeded 18:51:40 nexus3.edgexfoundry.org:10004 18:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:40 Configure a credential helper to remove this warning. See 18:51:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:40 18:51:40 Login Succeeded 18:51:40 docker.io 18:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:40 Configure a credential helper to remove this warning. See 18:51:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:40 18:51:40 Login Succeeded 18:51:40 ---> docker-login.sh ends [Pipeline] } 18:51:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:51:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:51:40 b52c6cf761ac112ece749ea113e372719a05fda4 18:51:40 latest 18:51:40 3.1.0-dev.63 18:51:40 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:40 main 18:51:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:41 + docker push nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4 18:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:51:41 f856e5b614ef: Preparing 18:51:41 43c7d0e58dc6: Preparing 18:51:41 6ed81e0cc135: Preparing 18:51:41 f83cd60ac6c6: Preparing 18:51:41 811e1038a6f3: Preparing 18:51:41 cc2447e1835a: Preparing 18:51:41 cc2447e1835a: Waiting 18:51:41 6ed81e0cc135: Pushed 18:51:41 811e1038a6f3: Pushed 18:51:41 f83cd60ac6c6: Pushed 18:51:41 cc2447e1835a: Layer already exists 18:51:41 f856e5b614ef: Pushed 18:51:43 43c7d0e58dc6: Pushed 18:51:43 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:43 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:51:43 f856e5b614ef: Preparing 18:51:43 43c7d0e58dc6: Preparing 18:51:43 6ed81e0cc135: Preparing 18:51:43 f83cd60ac6c6: Preparing 18:51:43 811e1038a6f3: Preparing 18:51:43 cc2447e1835a: Preparing 18:51:43 cc2447e1835a: Waiting 18:51:43 f856e5b614ef: Layer already exists 18:51:43 6ed81e0cc135: Layer already exists 18:51:43 43c7d0e58dc6: Layer already exists 18:51:43 f83cd60ac6c6: Layer already exists 18:51:43 811e1038a6f3: Layer already exists 18:51:43 cc2447e1835a: Layer already exists 18:51:43 latest: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:44 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 18:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:51:44 f856e5b614ef: Preparing 18:51:44 43c7d0e58dc6: Preparing 18:51:44 6ed81e0cc135: Preparing 18:51:44 f83cd60ac6c6: Preparing 18:51:44 811e1038a6f3: Preparing 18:51:44 cc2447e1835a: Preparing 18:51:44 cc2447e1835a: Waiting 18:51:44 f83cd60ac6c6: Layer already exists 18:51:44 811e1038a6f3: Layer already exists 18:51:44 f856e5b614ef: Layer already exists 18:51:44 6ed81e0cc135: Layer already exists 18:51:44 43c7d0e58dc6: Layer already exists 18:51:44 cc2447e1835a: Layer already exists 18:51:44 3.1.0-dev.63: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:44 + docker push nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:51:44 f856e5b614ef: Preparing 18:51:44 43c7d0e58dc6: Preparing 18:51:44 6ed81e0cc135: Preparing 18:51:44 f83cd60ac6c6: Preparing 18:51:44 811e1038a6f3: Preparing 18:51:44 cc2447e1835a: Preparing 18:51:44 cc2447e1835a: Waiting 18:51:44 43c7d0e58dc6: Layer already exists 18:51:44 6ed81e0cc135: Layer already exists 18:51:44 811e1038a6f3: Layer already exists 18:51:44 f856e5b614ef: Layer already exists 18:51:44 f83cd60ac6c6: Layer already exists 18:51:44 cc2447e1835a: Layer already exists 18:51:44 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:45 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:51:45 f856e5b614ef: Preparing 18:51:45 43c7d0e58dc6: Preparing 18:51:45 6ed81e0cc135: Preparing 18:51:45 f83cd60ac6c6: Preparing 18:51:45 811e1038a6f3: Preparing 18:51:45 cc2447e1835a: Preparing 18:51:45 cc2447e1835a: Waiting 18:51:45 f83cd60ac6c6: Layer already exists 18:51:45 f856e5b614ef: Layer already exists 18:51:45 811e1038a6f3: Layer already exists 18:51:45 6ed81e0cc135: Layer already exists 18:51:45 43c7d0e58dc6: Layer already exists 18:51:45 cc2447e1835a: Layer already exists 18:51:45 main: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:45 ===================================================== [Pipeline] echo 18:51:45 taggedImages: 18:51:45 - nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4 18:51:45 - nexus3.edgexfoundry.org:10004/core-command:latest 18:51:45 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 18:51:45 - nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:45 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:51:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 18:51:45 b52c6cf761ac112ece749ea113e372719a05fda4 18:51:45 latest 18:51:45 3.1.0-dev.63 18:51:45 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:45 main 18:51:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:45 3e85d5ac6304: Pull complete 18:51:45 c3105a71a48b: Pull complete 18:51:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 18:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:51:46 4b5abc169afa: Preparing 18:51:46 051e8a28b852: Preparing 18:51:46 98e20a66defb: Preparing 18:51:46 56bba1e0f206: Preparing 18:51:46 6ed81e0cc135: Preparing 18:51:46 f83cd60ac6c6: Preparing 18:51:46 811e1038a6f3: Preparing 18:51:46 cc2447e1835a: Preparing 18:51:46 f83cd60ac6c6: Waiting 18:51:46 cc2447e1835a: Waiting 18:51:46 6ed81e0cc135: Layer already exists 18:51:46 f83cd60ac6c6: Layer already exists 18:51:46 811e1038a6f3: Layer already exists 18:51:46 051e8a28b852: Pushed 18:51:46 cc2447e1835a: Layer already exists 18:51:46 4b5abc169afa: Pushed 18:51:46 98e20a66defb: Pushed 18:51:47 0f093f025ec4: Pull complete 18:51:47 c3106fc0e877: Pull complete 18:51:47 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 18:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:51:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:47 56bba1e0f206: Pushed 18:51:47 prd-ubuntu20.04-docker-arm64-4c-16g-10269 does not seem to be running inside a container 18:51:47 $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 18:51:47 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 18:51:49 $ docker top 85bdcc3a3fea505e026eaba8fddae426f6c4a720cf1a3041cfdbd7d852789fa0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:50 + docker compose -f ./docker-compose-build.yml build --parallel 18:51:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:51:50 4b5abc169afa: Preparing 18:51:50 051e8a28b852: Preparing 18:51:50 98e20a66defb: Preparing 18:51:50 56bba1e0f206: Preparing 18:51:50 6ed81e0cc135: Preparing 18:51:50 f83cd60ac6c6: Preparing 18:51:50 811e1038a6f3: Preparing 18:51:50 cc2447e1835a: Preparing 18:51:50 f83cd60ac6c6: Waiting 18:51:50 cc2447e1835a: Waiting 18:51:50 811e1038a6f3: Waiting 18:51:50 6ed81e0cc135: Layer already exists 18:51:50 051e8a28b852: Layer already exists 18:51:50 4b5abc169afa: Layer already exists 18:51:50 98e20a66defb: Layer already exists 18:51:50 56bba1e0f206: Layer already exists 18:51:50 f83cd60ac6c6: Layer already exists 18:51:50 811e1038a6f3: Layer already exists 18:51:50 cc2447e1835a: Layer already exists 18:51:50 latest: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 18:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:51:51 4b5abc169afa: Preparing 18:51:51 051e8a28b852: Preparing 18:51:51 98e20a66defb: Preparing 18:51:51 56bba1e0f206: Preparing 18:51:51 6ed81e0cc135: Preparing 18:51:51 f83cd60ac6c6: Preparing 18:51:51 811e1038a6f3: Preparing 18:51:51 cc2447e1835a: Preparing 18:51:51 f83cd60ac6c6: Waiting 18:51:51 811e1038a6f3: Waiting 18:51:51 cc2447e1835a: Waiting 18:51:51 051e8a28b852: Layer already exists 18:51:51 4b5abc169afa: Layer already exists 18:51:51 98e20a66defb: Layer already exists 18:51:51 6ed81e0cc135: Layer already exists 18:51:51 56bba1e0f206: Layer already exists 18:51:51 811e1038a6f3: Layer already exists 18:51:51 f83cd60ac6c6: Layer already exists 18:51:51 cc2447e1835a: Layer already exists 18:51:51 3.1.0-dev.63: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:51:51 4b5abc169afa: Preparing 18:51:51 051e8a28b852: Preparing 18:51:51 98e20a66defb: Preparing 18:51:51 56bba1e0f206: Preparing 18:51:51 6ed81e0cc135: Preparing 18:51:51 f83cd60ac6c6: Preparing 18:51:51 811e1038a6f3: Preparing 18:51:51 cc2447e1835a: Preparing 18:51:51 811e1038a6f3: Waiting 18:51:51 f83cd60ac6c6: Waiting 18:51:51 cc2447e1835a: Waiting 18:51:51 051e8a28b852: Layer already exists 18:51:51 6ed81e0cc135: Layer already exists 18:51:51 98e20a66defb: Layer already exists 18:51:51 4b5abc169afa: Layer already exists 18:51:51 56bba1e0f206: Layer already exists 18:51:51 f83cd60ac6c6: Layer already exists 18:51:51 811e1038a6f3: Layer already exists 18:51:51 cc2447e1835a: Layer already exists 18:51:51 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 18:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:51:52 4b5abc169afa: Preparing 18:51:52 051e8a28b852: Preparing 18:51:52 98e20a66defb: Preparing 18:51:52 56bba1e0f206: Preparing 18:51:52 6ed81e0cc135: Preparing 18:51:52 f83cd60ac6c6: Preparing 18:51:52 811e1038a6f3: Preparing 18:51:52 cc2447e1835a: Preparing 18:51:52 f83cd60ac6c6: Waiting 18:51:52 811e1038a6f3: Waiting 18:51:52 cc2447e1835a: Waiting 18:51:52 6ed81e0cc135: Layer already exists 18:51:52 56bba1e0f206: Layer already exists 18:51:52 4b5abc169afa: Layer already exists 18:51:52 98e20a66defb: Layer already exists 18:51:52 051e8a28b852: Layer already exists 18:51:52 f83cd60ac6c6: Layer already exists 18:51:52 811e1038a6f3: Layer already exists 18:51:52 cc2447e1835a: Layer already exists 18:51:52 main: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:52 ===================================================== [Pipeline] echo 18:51:52 taggedImages: 18:51:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 18:51:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:51:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 18:51:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 18:51:52 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:51:52 b52c6cf761ac112ece749ea113e372719a05fda4 18:51:52 latest 18:51:52 3.1.0-dev.63 18:51:52 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:52 main 18:51:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:53 + docker push nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4 18:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:51:53 97c4dc049a1f: Preparing 18:51:53 58b1345a85d7: Preparing 18:51:53 6ed81e0cc135: Preparing 18:51:53 f83cd60ac6c6: Preparing 18:51:53 98b480ae2514: Preparing 18:51:53 cc2447e1835a: Preparing 18:51:53 cc2447e1835a: Waiting 18:51:53 6ed81e0cc135: Layer already exists 18:51:53 f83cd60ac6c6: Layer already exists 18:51:53 cc2447e1835a: Layer already exists 18:51:53 98b480ae2514: Pushed 18:51:53 97c4dc049a1f: Pushed 18:51:54 58b1345a85d7: Pushed 18:51:54 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:55 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:51:55 97c4dc049a1f: Preparing 18:51:55 58b1345a85d7: Preparing 18:51:55 6ed81e0cc135: Preparing 18:51:55 f83cd60ac6c6: Preparing 18:51:55 98b480ae2514: Preparing 18:51:55 cc2447e1835a: Preparing 18:51:55 cc2447e1835a: Waiting 18:51:55 6ed81e0cc135: Layer already exists 18:51:55 98b480ae2514: Layer already exists 18:51:55 58b1345a85d7: Layer already exists 18:51:55 97c4dc049a1f: Layer already exists 18:51:55 f83cd60ac6c6: Layer already exists 18:51:55 cc2447e1835a: Layer already exists 18:51:55 latest: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:56 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 18:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:51:56 97c4dc049a1f: Preparing 18:51:56 58b1345a85d7: Preparing 18:51:56 6ed81e0cc135: Preparing 18:51:56 f83cd60ac6c6: Preparing 18:51:56 98b480ae2514: Preparing 18:51:56 cc2447e1835a: Preparing 18:51:56 cc2447e1835a: Waiting 18:51:56 f83cd60ac6c6: Layer already exists 18:51:56 97c4dc049a1f: Layer already exists 18:51:56 98b480ae2514: Layer already exists 18:51:56 6ed81e0cc135: Layer already exists 18:51:56 58b1345a85d7: Layer already exists 18:51:56 cc2447e1835a: Layer already exists 18:51:56 3.1.0-dev.63: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:56 + docker push nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:51:56 97c4dc049a1f: Preparing 18:51:56 58b1345a85d7: Preparing 18:51:56 6ed81e0cc135: Preparing 18:51:56 f83cd60ac6c6: Preparing 18:51:56 98b480ae2514: Preparing 18:51:56 cc2447e1835a: Preparing 18:51:56 cc2447e1835a: Waiting 18:51:56 98b480ae2514: Layer already exists 18:51:56 6ed81e0cc135: Layer already exists 18:51:56 97c4dc049a1f: Layer already exists 18:51:56 f83cd60ac6c6: Layer already exists 18:51:56 58b1345a85d7: Layer already exists 18:51:56 cc2447e1835a: Layer already exists 18:51:56 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:57 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:51:57 97c4dc049a1f: Preparing 18:51:57 58b1345a85d7: Preparing 18:51:57 6ed81e0cc135: Preparing 18:51:57 f83cd60ac6c6: Preparing 18:51:57 98b480ae2514: Preparing 18:51:57 cc2447e1835a: Preparing 18:51:57 cc2447e1835a: Waiting 18:51:57 6ed81e0cc135: Layer already exists 18:51:57 98b480ae2514: Layer already exists 18:51:57 97c4dc049a1f: Layer already exists 18:51:57 f83cd60ac6c6: Layer already exists 18:51:57 58b1345a85d7: Layer already exists 18:51:57 cc2447e1835a: Layer already exists 18:51:57 main: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:57 ===================================================== [Pipeline] echo 18:51:57 taggedImages: 18:51:57 - nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4 18:51:57 - nexus3.edgexfoundry.org:10004/core-data:latest 18:51:57 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 18:51:57 - nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:57 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:51:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:51:57 b52c6cf761ac112ece749ea113e372719a05fda4 18:51:57 latest 18:51:57 3.1.0-dev.63 18:51:57 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:51:57 main 18:51:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4 18:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:51:58 3b5e833b5268: Preparing 18:51:58 b723e5057afe: Preparing 18:51:58 662757e9c8ee: Preparing 18:51:58 6ed81e0cc135: Preparing 18:51:58 f83cd60ac6c6: Preparing 18:51:58 811e1038a6f3: Preparing 18:51:58 cc2447e1835a: Preparing 18:51:58 811e1038a6f3: Waiting 18:51:58 cc2447e1835a: Waiting 18:51:58 6ed81e0cc135: Layer already exists 18:51:58 f83cd60ac6c6: Layer already exists 18:51:58 811e1038a6f3: Layer already exists 18:51:58 cc2447e1835a: Layer already exists 18:51:58 3b5e833b5268: Pushed 18:51:58 b723e5057afe: Pushed 18:51:59 662757e9c8ee: Pushed 18:51:59 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:52:00 3b5e833b5268: Preparing 18:52:00 b723e5057afe: Preparing 18:52:00 662757e9c8ee: Preparing 18:52:00 6ed81e0cc135: Preparing 18:52:00 f83cd60ac6c6: Preparing 18:52:00 811e1038a6f3: Preparing 18:52:00 cc2447e1835a: Preparing 18:52:00 cc2447e1835a: Waiting 18:52:00 811e1038a6f3: Waiting 18:52:00 3b5e833b5268: Layer already exists 18:52:00 b723e5057afe: Layer already exists 18:52:00 662757e9c8ee: Layer already exists 18:52:00 6ed81e0cc135: Layer already exists 18:52:00 f83cd60ac6c6: Layer already exists 18:52:00 cc2447e1835a: Layer already exists 18:52:00 811e1038a6f3: Layer already exists 18:52:00 latest: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:00 #1 [support-notifications internal] load build definition from Dockerfile 18:52:00 #1 transferring dockerfile: 1.84kB done 18:52:00 #1 DONE 0.1s 18:52:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:01 18:52:01 #2 [core-data internal] load build definition from Dockerfile 18:52:01 #2 transferring dockerfile: 1.90kB done 18:52:01 #2 DONE 0.1s 18:52:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 18:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:52:01 3b5e833b5268: Preparing 18:52:01 b723e5057afe: Preparing 18:52:01 662757e9c8ee: Preparing 18:52:01 6ed81e0cc135: Preparing 18:52:01 f83cd60ac6c6: Preparing 18:52:01 811e1038a6f3: Preparing 18:52:01 cc2447e1835a: Preparing 18:52:01 811e1038a6f3: Waiting 18:52:01 cc2447e1835a: Waiting 18:52:01 f83cd60ac6c6: Layer already exists 18:52:01 3b5e833b5268: Layer already exists 18:52:01 b723e5057afe: Layer already exists 18:52:01 6ed81e0cc135: Layer already exists 18:52:01 662757e9c8ee: Layer already exists 18:52:01 811e1038a6f3: Layer already exists 18:52:01 cc2447e1835a: Layer already exists 18:52:01 3.1.0-dev.63: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:01 18:52:01 #3 [support-scheduler internal] load build definition from Dockerfile 18:52:01 #3 transferring dockerfile: 1.82kB done 18:52:01 #3 DONE 0.1s 18:52:01 18:52:01 #4 [core-command internal] load build definition from Dockerfile 18:52:01 #4 transferring dockerfile: 1.82kB done 18:52:01 #4 DONE 0.1s 18:52:01 18:52:01 #5 [security-spire-server internal] load build definition from Dockerfile 18:52:01 #5 transferring dockerfile: 1.59kB done 18:52:01 #5 DONE 0.1s 18:52:01 18:52:01 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:52:01 #6 transferring dockerfile: 1.78kB done 18:52:01 #6 DONE 0.1s 18:52:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:01 18:52:01 #7 [security-secretstore-setup internal] load build definition from Dockerfile 18:52:01 #7 transferring dockerfile: 2.38kB 0.0s done 18:52:01 #7 DONE 0.1s 18:52:01 18:52:01 #8 [security-spire-agent internal] load build definition from Dockerfile 18:52:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:52:01 3b5e833b5268: Preparing 18:52:01 b723e5057afe: Preparing 18:52:01 662757e9c8ee: Preparing 18:52:01 6ed81e0cc135: Preparing 18:52:01 f83cd60ac6c6: Preparing 18:52:01 811e1038a6f3: Preparing 18:52:01 cc2447e1835a: Preparing 18:52:01 811e1038a6f3: Waiting 18:52:01 cc2447e1835a: Waiting 18:52:01 b723e5057afe: Layer already exists 18:52:01 3b5e833b5268: Layer already exists 18:52:01 f83cd60ac6c6: Layer already exists 18:52:01 662757e9c8ee: Layer already exists 18:52:01 6ed81e0cc135: Layer already exists 18:52:01 cc2447e1835a: Layer already exists 18:52:01 811e1038a6f3: Layer already exists 18:52:01 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:01 #8 transferring dockerfile: 1.70kB done 18:52:01 #8 DONE 0.1s 18:52:01 18:52:01 #9 [security-spire-config internal] load build definition from Dockerfile 18:52:01 #9 transferring dockerfile: 1.58kB 0.0s done 18:52:01 #9 DONE 0.1s 18:52:01 18:52:01 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 18:52:01 #10 transferring dockerfile: 2.12kB done 18:52:01 #10 DONE 0.1s 18:52:01 18:52:01 #11 [security-proxy-setup internal] load build definition from Dockerfile 18:52:01 #11 transferring dockerfile: 2.39kB done 18:52:01 #11 DONE 0.1s 18:52:01 18:52:01 #12 [security-proxy-auth internal] load build definition from Dockerfile 18:52:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:02 #12 transferring dockerfile: 2.04kB done 18:52:02 #12 DONE 0.1s 18:52:02 18:52:02 #13 [security-bootstrapper internal] load build definition from Dockerfile 18:52:02 #13 transferring dockerfile: 2.82kB 0.0s done 18:52:02 #13 DONE 0.1s 18:52:02 18:52:02 #14 [core-metadata internal] load build definition from Dockerfile 18:52:02 #14 transferring dockerfile: 1.96kB done 18:52:02 #14 DONE 0.1s 18:52:02 18:52:02 #15 [support-notifications internal] load .dockerignore 18:52:02 #15 transferring context: 50B 0.0s done 18:52:02 #15 DONE 0.1s 18:52:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:52:02 3b5e833b5268: Preparing 18:52:02 b723e5057afe: Preparing 18:52:02 662757e9c8ee: Preparing 18:52:02 6ed81e0cc135: Preparing 18:52:02 f83cd60ac6c6: Preparing 18:52:02 811e1038a6f3: Preparing 18:52:02 cc2447e1835a: Preparing 18:52:02 811e1038a6f3: Waiting 18:52:02 cc2447e1835a: Waiting 18:52:02 6ed81e0cc135: Layer already exists 18:52:02 3b5e833b5268: Layer already exists 18:52:02 662757e9c8ee: Layer already exists 18:52:02 b723e5057afe: Layer already exists 18:52:02 f83cd60ac6c6: Layer already exists 18:52:02 cc2447e1835a: Layer already exists 18:52:02 811e1038a6f3: Layer already exists 18:52:02 main: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:02 ===================================================== [Pipeline] echo 18:52:02 taggedImages: 18:52:02 - nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:02 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:52:02 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 18:52:02 - nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:02 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:52:02 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:52:02 b52c6cf761ac112ece749ea113e372719a05fda4 18:52:02 latest 18:52:02 3.1.0-dev.63 18:52:02 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:02 main 18:52:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:52:03 59a1eaecb69e: Preparing 18:52:03 93e43863f0ed: Preparing 18:52:03 de08a096e791: Preparing 18:52:03 d69a613565e3: Preparing 18:52:03 de724c863803: Preparing 18:52:03 e182afa214a4: Preparing 18:52:03 22a6ad0b68e4: Preparing 18:52:03 6ed81e0cc135: Preparing 18:52:03 f83cd60ac6c6: Preparing 18:52:03 fc23ee5355d5: Preparing 18:52:03 19626a8f5e63: Preparing 18:52:03 5f70bf18a086: Preparing 18:52:03 c16d713d1ac4: Preparing 18:52:03 04bbfc9f4539: Preparing 18:52:03 cc2447e1835a: Preparing 18:52:03 e182afa214a4: Waiting 18:52:03 22a6ad0b68e4: Waiting 18:52:03 6ed81e0cc135: Waiting 18:52:03 f83cd60ac6c6: Waiting 18:52:03 fc23ee5355d5: Waiting 18:52:03 04bbfc9f4539: Waiting 18:52:03 19626a8f5e63: Waiting 18:52:03 cc2447e1835a: Waiting 18:52:03 5f70bf18a086: Waiting 18:52:03 d69a613565e3: Pushed 18:52:03 de08a096e791: Pushed 18:52:03 93e43863f0ed: Pushed 18:52:03 59a1eaecb69e: Pushed 18:52:03 de724c863803: Pushed 18:52:03 6ed81e0cc135: Layer already exists 18:52:03 f83cd60ac6c6: Layer already exists 18:52:03 e182afa214a4: Pushed 18:52:03 18:52:03 #16 [core-data internal] load .dockerignore 18:52:03 #16 transferring context: 50B 0.0s done 18:52:03 #16 DONE 0.1s 18:52:03 18:52:03 #17 [support-scheduler internal] load .dockerignore 18:52:03 #17 transferring context: 50B done 18:52:03 #17 DONE 0.1s 18:52:03 18:52:03 #18 [core-command internal] load .dockerignore 18:52:03 #18 transferring context: 50B done 18:52:03 #18 DONE 0.1s 18:52:03 fc23ee5355d5: Pushed 18:52:03 5f70bf18a086: Pushed 18:52:03 c16d713d1ac4: Pushed 18:52:03 19626a8f5e63: Pushed 18:52:03 cc2447e1835a: Layer already exists 18:52:03 04bbfc9f4539: Pushed 18:52:03 18:52:03 #19 [security-spire-server internal] load .dockerignore 18:52:03 #19 transferring context: 50B done 18:52:03 #19 DONE 0.1s 18:52:03 18:52:03 #20 [security-spiffe-token-provider internal] load .dockerignore 18:52:03 #20 transferring context: 50B 0.0s done 18:52:03 #20 DONE 0.1s 18:52:03 18:52:03 #21 [security-spire-agent internal] load .dockerignore 18:52:03 #21 transferring context: 50B done 18:52:03 #21 DONE 0.1s 18:52:03 18:52:03 #22 [security-secretstore-setup internal] load .dockerignore 18:52:03 #22 transferring context: 50B 0.0s done 18:52:03 #22 DONE 0.1s 18:52:03 18:52:03 #23 [security-spire-config internal] load .dockerignore 18:52:03 #23 transferring context: 50B 0.0s done 18:52:03 #23 DONE 0.1s 18:52:03 18:52:03 #24 [core-common-config-bootstrapper internal] load .dockerignore 18:52:03 #24 transferring context: 50B 0.0s done 18:52:03 #24 DONE 0.1s 18:52:03 18:52:03 #25 [security-proxy-setup internal] load .dockerignore 18:52:03 #25 transferring context: 50B 0.0s done 18:52:03 #25 DONE 0.1s 18:52:03 18:52:03 #26 [security-proxy-auth internal] load .dockerignore 18:52:03 #26 DONE 0.0s 18:52:03 18:52:03 #26 [security-proxy-auth internal] load .dockerignore 18:52:03 #26 transferring context: 50B done 18:52:03 #26 DONE 0.1s 18:52:03 18:52:03 #27 [security-bootstrapper internal] load .dockerignore 18:52:03 #27 transferring context: 50B done 18:52:03 #27 DONE 0.1s 18:52:03 18:52:03 #28 [core-metadata internal] load .dockerignore 18:52:03 #28 transferring context: 50B 0.0s done 18:52:03 #28 DONE 0.1s 18:52:03 18:52:03 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:03 #29 DONE 0.0s 18:52:03 18:52:03 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 18:52:04 #30 DONE 0.1s 18:52:04 18:52:04 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:04 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:52:04 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:52:04 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:52:04 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:52:04 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s 18:52:04 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.3s 18:52:04 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 18:52:04 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 18:52:05 #31 ... 18:52:05 18:52:05 #32 [support-notifications internal] load build context 18:52:05 #32 transferring context: 2.55MB 0.6s done 18:52:05 #32 DONE 0.8s 18:52:05 18:52:05 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:05 22a6ad0b68e4: Pushed 18:52:05 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:05 #31 ... 18:52:05 18:52:05 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:52:05 #33 DONE 1.0s 18:52:05 18:52:05 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:05 #31 ... 18:52:05 18:52:05 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:05 #29 DONE 0.0s 18:52:05 18:52:05 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 18:52:05 #30 DONE 0.3s 18:52:05 18:52:05 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:05 #31 ... 18:52:05 18:52:05 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:05 #29 DONE 0.0s 18:52:05 18:52:05 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 18:52:05 #30 DONE 0.3s 18:52:05 18:52:05 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:52:05 #33 DONE 1.7s 18:52:05 18:52:05 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 18:52:05 #34 DONE 0.6s 18:52:05 18:52:05 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:05 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:52:05 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:52:05 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:52:05 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:52:05 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 18:52:05 #31 ... 18:52:05 18:52:05 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:05 #29 DONE 0.0s 18:52:05 18:52:05 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 18:52:05 #30 DONE 0.4s 18:52:05 18:52:05 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:05 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:52:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:52:05 59a1eaecb69e: Preparing 18:52:05 93e43863f0ed: Preparing 18:52:05 de08a096e791: Preparing 18:52:05 d69a613565e3: Preparing 18:52:05 de724c863803: Preparing 18:52:05 e182afa214a4: Preparing 18:52:05 22a6ad0b68e4: Preparing 18:52:05 6ed81e0cc135: Preparing 18:52:05 f83cd60ac6c6: Preparing 18:52:05 fc23ee5355d5: Preparing 18:52:05 19626a8f5e63: Preparing 18:52:05 5f70bf18a086: Preparing 18:52:05 c16d713d1ac4: Preparing 18:52:05 04bbfc9f4539: Preparing 18:52:05 cc2447e1835a: Preparing 18:52:05 e182afa214a4: Waiting 18:52:05 19626a8f5e63: Waiting 18:52:05 22a6ad0b68e4: Waiting 18:52:05 6ed81e0cc135: Waiting 18:52:05 c16d713d1ac4: Waiting 18:52:05 04bbfc9f4539: Waiting 18:52:05 f83cd60ac6c6: Waiting 18:52:05 cc2447e1835a: Waiting 18:52:05 5f70bf18a086: Waiting 18:52:05 de08a096e791: Layer already exists 18:52:05 93e43863f0ed: Layer already exists 18:52:05 d69a613565e3: Layer already exists 18:52:05 59a1eaecb69e: Layer already exists 18:52:05 de724c863803: Layer already exists 18:52:05 22a6ad0b68e4: Layer already exists 18:52:05 f83cd60ac6c6: Layer already exists 18:52:05 e182afa214a4: Layer already exists 18:52:05 fc23ee5355d5: Layer already exists 18:52:05 6ed81e0cc135: Layer already exists 18:52:05 19626a8f5e63: Layer already exists 18:52:05 5f70bf18a086: Layer already exists 18:52:05 c16d713d1ac4: Layer already exists 18:52:05 cc2447e1835a: Layer already exists 18:52:05 04bbfc9f4539: Layer already exists 18:52:05 latest: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } 18:52:05 #31 ... 18:52:05 18:52:05 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:52:05 #33 DONE 1.8s 18:52:05 18:52:05 #34 [core-command builder 2/7] WORKDIR /edgex-go 18:52:05 #34 DONE 0.6s 18:52:05 18:52:05 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:05 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:52:05 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:52:05 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:52:05 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:52:05 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 18:52:05 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:52:05 #31 ... 18:52:05 18:52:05 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:05 #29 DONE 0.0s 18:52:05 18:52:05 #35 [core-command internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:06 #35 ... 18:52:06 18:52:06 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:52:06 #33 DONE 1.8s 18:52:06 18:52:06 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 18:52:06 #30 DONE 0.7s 18:52:06 18:52:06 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 18:52:06 #34 DONE 0.6s 18:52:06 18:52:06 #35 [core-command internal] load build context 18:52:06 #35 ... 18:52:06 18:52:06 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:06 #29 DONE 0.0s 18:52:06 18:52:06 #35 [core-command internal] load build context 18:52:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:06 #35 ... 18:52:06 18:52:06 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:52:06 #33 DONE 1.8s 18:52:06 18:52:06 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 18:52:06 #34 DONE 0.7s 18:52:06 18:52:06 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 18:52:06 #30 DONE 0.9s 18:52:06 18:52:06 #35 [core-command internal] load build context 18:52:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 18:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:52:06 59a1eaecb69e: Preparing 18:52:06 93e43863f0ed: Preparing 18:52:06 de08a096e791: Preparing 18:52:06 d69a613565e3: Preparing 18:52:06 de724c863803: Preparing 18:52:06 e182afa214a4: Preparing 18:52:06 22a6ad0b68e4: Preparing 18:52:06 6ed81e0cc135: Preparing 18:52:06 f83cd60ac6c6: Preparing 18:52:06 fc23ee5355d5: Preparing 18:52:06 19626a8f5e63: Preparing 18:52:06 5f70bf18a086: Preparing 18:52:06 c16d713d1ac4: Preparing 18:52:06 04bbfc9f4539: Preparing 18:52:06 cc2447e1835a: Preparing 18:52:06 5f70bf18a086: Waiting 18:52:06 19626a8f5e63: Waiting 18:52:06 e182afa214a4: Waiting 18:52:06 22a6ad0b68e4: Waiting 18:52:06 c16d713d1ac4: Waiting 18:52:06 cc2447e1835a: Waiting 18:52:06 04bbfc9f4539: Waiting 18:52:06 f83cd60ac6c6: Waiting 18:52:06 6ed81e0cc135: Waiting 18:52:06 fc23ee5355d5: Waiting 18:52:06 93e43863f0ed: Layer already exists 18:52:06 de724c863803: Layer already exists 18:52:06 d69a613565e3: Layer already exists 18:52:06 59a1eaecb69e: Layer already exists 18:52:06 de08a096e791: Layer already exists 18:52:06 e182afa214a4: Layer already exists 18:52:06 22a6ad0b68e4: Layer already exists 18:52:06 6ed81e0cc135: Layer already exists 18:52:06 fc23ee5355d5: Layer already exists 18:52:06 f83cd60ac6c6: Layer already exists 18:52:06 19626a8f5e63: Layer already exists 18:52:06 5f70bf18a086: Layer already exists 18:52:06 cc2447e1835a: Layer already exists 18:52:06 04bbfc9f4539: Layer already exists 18:52:06 c16d713d1ac4: Layer already exists 18:52:06 3.1.0-dev.63: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:06 #35 ... 18:52:06 18:52:06 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:06 #29 DONE 0.0s 18:52:06 18:52:06 #35 [core-command internal] load build context 18:52:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:06 #35 ... 18:52:06 18:52:06 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:06 #29 DONE 0.0s 18:52:06 18:52:06 #35 [core-command internal] load build context 18:52:06 #35 ... 18:52:06 18:52:06 #36 [support-scheduler internal] load build context 18:52:06 #36 transferring context: 2.55MB 1.3s done 18:52:06 #36 DONE 1.5s 18:52:06 18:52:06 #35 [core-command internal] load build context 18:52:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:52:07 59a1eaecb69e: Preparing 18:52:07 93e43863f0ed: Preparing 18:52:07 de08a096e791: Preparing 18:52:07 d69a613565e3: Preparing 18:52:07 de724c863803: Preparing 18:52:07 e182afa214a4: Preparing 18:52:07 22a6ad0b68e4: Preparing 18:52:07 6ed81e0cc135: Preparing 18:52:07 f83cd60ac6c6: Preparing 18:52:07 fc23ee5355d5: Preparing 18:52:07 19626a8f5e63: Preparing 18:52:07 5f70bf18a086: Preparing 18:52:07 c16d713d1ac4: Preparing 18:52:07 04bbfc9f4539: Preparing 18:52:07 cc2447e1835a: Preparing 18:52:07 f83cd60ac6c6: Waiting 18:52:07 04bbfc9f4539: Waiting 18:52:07 c16d713d1ac4: Waiting 18:52:07 fc23ee5355d5: Waiting 18:52:07 19626a8f5e63: Waiting 18:52:07 5f70bf18a086: Waiting 18:52:07 cc2447e1835a: Waiting 18:52:07 22a6ad0b68e4: Waiting 18:52:07 e182afa214a4: Waiting 18:52:07 6ed81e0cc135: Waiting 18:52:07 de08a096e791: Layer already exists 18:52:07 d69a613565e3: Layer already exists 18:52:07 93e43863f0ed: Layer already exists 18:52:07 59a1eaecb69e: Layer already exists 18:52:07 de724c863803: Layer already exists 18:52:07 e182afa214a4: Layer already exists 18:52:07 f83cd60ac6c6: Layer already exists 18:52:07 6ed81e0cc135: Layer already exists 18:52:07 22a6ad0b68e4: Layer already exists 18:52:07 fc23ee5355d5: Layer already exists 18:52:07 19626a8f5e63: Layer already exists 18:52:07 5f70bf18a086: Layer already exists 18:52:07 cc2447e1835a: Layer already exists 18:52:07 04bbfc9f4539: Layer already exists 18:52:07 c16d713d1ac4: Layer already exists 18:52:07 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:07 #35 ... 18:52:07 18:52:07 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:07 #29 DONE 0.0s 18:52:07 18:52:07 #35 [core-command internal] load build context 18:52:07 #35 ... 18:52:07 18:52:07 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:07 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:52:07 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:52:07 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:52:07 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:52:07 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 18:52:07 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:52:07 #31 DONE 3.8s 18:52:07 18:52:07 #35 [core-command internal] load build context 18:52:07 #35 transferring context: 2.55MB 1.4s done 18:52:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:07 #35 DONE 1.7s 18:52:07 18:52:07 #37 [core-data internal] load build context 18:52:07 #37 transferring context: 2.55MB 1.8s done 18:52:07 #37 ... 18:52:07 18:52:07 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:07 #29 DONE 0.0s 18:52:07 18:52:07 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 18:52:07 #30 DONE 1.8s 18:52:07 18:52:07 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:52:07 #33 DONE 2.0s 18:52:07 18:52:07 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 18:52:07 #34 DONE 0.8s 18:52:07 18:52:07 #38 [security-bootstrapper internal] load build context 18:52:07 #38 DONE 0.0s 18:52:07 18:52:07 #39 [security-proxy-setup internal] load build context 18:52:07 #39 DONE 0.0s 18:52:07 18:52:07 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:52:07 #29 DONE 0.0s 18:52:07 18:52:07 #37 [core-data internal] load build context 18:52:07 #37 DONE 2.1s 18:52:07 18:52:07 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:07 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:52:07 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:52:07 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:52:07 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:52:07 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 18:52:07 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:52:07 #31 DONE 4.0s 18:52:07 18:52:07 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 18:52:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:52:07 59a1eaecb69e: Preparing 18:52:07 93e43863f0ed: Preparing 18:52:07 de08a096e791: Preparing 18:52:07 d69a613565e3: Preparing 18:52:07 de724c863803: Preparing 18:52:07 e182afa214a4: Preparing 18:52:07 22a6ad0b68e4: Preparing 18:52:07 6ed81e0cc135: Preparing 18:52:07 f83cd60ac6c6: Preparing 18:52:07 fc23ee5355d5: Preparing 18:52:07 19626a8f5e63: Preparing 18:52:07 5f70bf18a086: Preparing 18:52:07 c16d713d1ac4: Preparing 18:52:07 04bbfc9f4539: Preparing 18:52:07 cc2447e1835a: Preparing 18:52:07 e182afa214a4: Waiting 18:52:07 22a6ad0b68e4: Waiting 18:52:07 6ed81e0cc135: Waiting 18:52:07 f83cd60ac6c6: Waiting 18:52:07 fc23ee5355d5: Waiting 18:52:07 19626a8f5e63: Waiting 18:52:07 5f70bf18a086: Waiting 18:52:07 c16d713d1ac4: Waiting 18:52:07 cc2447e1835a: Waiting 18:52:07 04bbfc9f4539: Waiting 18:52:07 de724c863803: Layer already exists 18:52:07 59a1eaecb69e: Layer already exists 18:52:07 d69a613565e3: Layer already exists 18:52:07 93e43863f0ed: Layer already exists 18:52:07 de08a096e791: Layer already exists 18:52:07 e182afa214a4: Layer already exists 18:52:07 22a6ad0b68e4: Layer already exists 18:52:07 f83cd60ac6c6: Layer already exists 18:52:07 6ed81e0cc135: Layer already exists 18:52:07 fc23ee5355d5: Layer already exists 18:52:07 19626a8f5e63: Layer already exists 18:52:07 5f70bf18a086: Layer already exists 18:52:07 c16d713d1ac4: Layer already exists 18:52:07 04bbfc9f4539: Layer already exists 18:52:07 cc2447e1835a: Layer already exists 18:52:07 main: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:07 ===================================================== [Pipeline] echo 18:52:07 taggedImages: 18:52:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:52:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 18:52:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:52:07 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 18:52:07 b52c6cf761ac112ece749ea113e372719a05fda4 18:52:07 latest 18:52:07 3.1.0-dev.63 18:52:07 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:07 main 18:52:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 18:52:07 #30 ... 18:52:07 18:52:07 #40 [security-spiffe-token-provider internal] load build context 18:52:07 #40 transferring context: 2.55MB 1.3s done 18:52:07 #40 DONE 1.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:08 18:52:08 #41 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:52:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:52:08 4b5abc169afa: Preparing 18:52:08 051e8a28b852: Preparing 18:52:08 41ff9f877baa: Preparing 18:52:08 b368e61a55e4: Preparing 18:52:08 6ed81e0cc135: Preparing 18:52:08 f83cd60ac6c6: Preparing 18:52:08 811e1038a6f3: Preparing 18:52:08 cc2447e1835a: Preparing 18:52:08 f83cd60ac6c6: Waiting 18:52:08 811e1038a6f3: Waiting 18:52:08 cc2447e1835a: Waiting 18:52:08 6ed81e0cc135: Layer already exists 18:52:08 051e8a28b852: Layer already exists 18:52:08 4b5abc169afa: Layer already exists 18:52:08 f83cd60ac6c6: Layer already exists 18:52:08 811e1038a6f3: Layer already exists 18:52:08 cc2447e1835a: Layer already exists 18:52:08 41ff9f877baa: Pushed 18:52:09 #41 ... 18:52:09 18:52:09 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 18:52:09 #42 DONE 3.8s 18:52:09 18:52:09 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:52:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:52:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:52:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:52:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 18:52:09 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:52:09 #31 DONE 4.0s 18:52:09 18:52:09 #43 [security-secretstore-setup internal] load build context 18:52:09 #43 transferring context: 2.55MB 2.2s done 18:52:09 #43 DONE 3.1s 18:52:09 18:52:09 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:09 #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:09 b368e61a55e4: Pushed 18:52:10 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } 18:52:10 #44 ... 18:52:10 18:52:10 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 18:52:10 #45 DONE 3.5s 18:52:10 18:52:10 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:52:10 #33 DONE 2.0s 18:52:10 18:52:10 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 18:52:10 #34 DONE 0.9s 18:52:10 18:52:10 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:52:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:52:10 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:52:10 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:52:10 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 18:52:10 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:52:10 #31 DONE 4.0s 18:52:10 18:52:10 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 18:52:10 #30 DONE 4.2s 18:52:10 18:52:10 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:52:10 #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:52:10 4b5abc169afa: Preparing 18:52:10 051e8a28b852: Preparing 18:52:10 41ff9f877baa: Preparing 18:52:10 b368e61a55e4: Preparing 18:52:10 6ed81e0cc135: Preparing 18:52:10 f83cd60ac6c6: Preparing 18:52:10 811e1038a6f3: Preparing 18:52:10 cc2447e1835a: Preparing 18:52:10 f83cd60ac6c6: Waiting 18:52:10 811e1038a6f3: Waiting 18:52:10 cc2447e1835a: Waiting 18:52:10 41ff9f877baa: Layer already exists 18:52:10 6ed81e0cc135: Layer already exists 18:52:10 b368e61a55e4: Layer already exists 18:52:10 051e8a28b852: Layer already exists 18:52:10 4b5abc169afa: Layer already exists 18:52:10 f83cd60ac6c6: Layer already exists 18:52:10 cc2447e1835a: Layer already exists 18:52:10 811e1038a6f3: Layer already exists 18:52:10 latest: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:10 #46 ... 18:52:10 18:52:10 #47 [core-common-config-bootstrapper internal] load build context 18:52:10 #47 transferring context: 2.55MB 2.5s done 18:52:10 #47 DONE 3.4s 18:52:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:11 18:52:11 #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:52:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 18:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:52:11 4b5abc169afa: Preparing 18:52:11 051e8a28b852: Preparing 18:52:11 41ff9f877baa: Preparing 18:52:11 b368e61a55e4: Preparing 18:52:11 6ed81e0cc135: Preparing 18:52:11 f83cd60ac6c6: Preparing 18:52:11 811e1038a6f3: Preparing 18:52:11 cc2447e1835a: Preparing 18:52:11 cc2447e1835a: Waiting 18:52:11 811e1038a6f3: Waiting 18:52:11 f83cd60ac6c6: Waiting 18:52:11 4b5abc169afa: Layer already exists 18:52:11 41ff9f877baa: Layer already exists 18:52:11 b368e61a55e4: Layer already exists 18:52:11 051e8a28b852: Layer already exists 18:52:11 6ed81e0cc135: Layer already exists 18:52:11 811e1038a6f3: Layer already exists 18:52:11 f83cd60ac6c6: Layer already exists 18:52:11 cc2447e1835a: Layer already exists 18:52:11 3.1.0-dev.63: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv 18:52:11 #48 ... 18:52:11 18:52:11 #49 [security-spire-config internal] load build context 18:52:11 #49 transferring context: 16.35kB 0.3s done 18:52:11 #49 DONE 2.3s 18:52:11 18:52:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:52:11 #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done 18:52:11 #46 DONE 1.9s 18:52:11 18:52:11 #38 [security-bootstrapper internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:12 #38 ... 18:52:12 18:52:12 #50 [security-spire-server internal] load build context 18:52:12 #50 transferring context: 18.10kB 0.1s done 18:52:12 #50 DONE 2.4s 18:52:12 18:52:12 #38 [security-bootstrapper internal] load build context 18:52:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:52:12 4b5abc169afa: Preparing 18:52:12 051e8a28b852: Preparing 18:52:12 41ff9f877baa: Preparing 18:52:12 b368e61a55e4: Preparing 18:52:12 6ed81e0cc135: Preparing 18:52:12 f83cd60ac6c6: Preparing 18:52:12 811e1038a6f3: Preparing 18:52:12 cc2447e1835a: Preparing 18:52:12 811e1038a6f3: Waiting 18:52:12 f83cd60ac6c6: Waiting 18:52:12 cc2447e1835a: Waiting 18:52:12 41ff9f877baa: Layer already exists 18:52:12 6ed81e0cc135: Layer already exists 18:52:12 051e8a28b852: Layer already exists 18:52:12 b368e61a55e4: Layer already exists 18:52:12 4b5abc169afa: Layer already exists 18:52:12 811e1038a6f3: Layer already exists 18:52:12 f83cd60ac6c6: Layer already exists 18:52:12 cc2447e1835a: Layer already exists 18:52:12 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:12 #38 ... 18:52:12 18:52:12 #51 [security-spire-agent internal] load build context 18:52:12 #51 transferring context: 17.63kB 0.3s done 18:52:12 #51 DONE 2.4s 18:52:12 18:52:12 #38 [security-bootstrapper internal] load build context 18:52:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 18:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:52:12 4b5abc169afa: Preparing 18:52:12 051e8a28b852: Preparing 18:52:12 41ff9f877baa: Preparing 18:52:12 b368e61a55e4: Preparing 18:52:12 6ed81e0cc135: Preparing 18:52:12 f83cd60ac6c6: Preparing 18:52:12 811e1038a6f3: Preparing 18:52:12 cc2447e1835a: Preparing 18:52:12 f83cd60ac6c6: Waiting 18:52:12 811e1038a6f3: Waiting 18:52:12 cc2447e1835a: Waiting 18:52:12 051e8a28b852: Layer already exists 18:52:12 b368e61a55e4: Layer already exists 18:52:12 41ff9f877baa: Layer already exists 18:52:12 4b5abc169afa: Layer already exists 18:52:12 6ed81e0cc135: Layer already exists 18:52:12 f83cd60ac6c6: Layer already exists 18:52:12 cc2447e1835a: Layer already exists 18:52:12 811e1038a6f3: Layer already exists 18:52:12 main: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:12 ===================================================== [Pipeline] echo 18:52:12 taggedImages: 18:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 18:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 18:52:12 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:52:12 b52c6cf761ac112ece749ea113e372719a05fda4 18:52:12 latest 18:52:12 3.1.0-dev.63 18:52:12 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:12 main 18:52:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:12 #38 transferring context: 2.55MB 4.6s done 18:52:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:52:13 8c7134bab267: Preparing 18:52:13 aa6cb2643f8f: Preparing 18:52:13 4f7e5401c9c7: Preparing 18:52:13 80d5515f79a7: Preparing 18:52:13 ba8c243e8d65: Preparing 18:52:13 6ed81e0cc135: Preparing 18:52:13 f83cd60ac6c6: Preparing 18:52:13 12db8044bda0: Preparing 18:52:13 4d658c25acc1: Preparing 18:52:13 cc2447e1835a: Preparing 18:52:13 6ed81e0cc135: Waiting 18:52:13 f83cd60ac6c6: Waiting 18:52:13 cc2447e1835a: Waiting 18:52:13 12db8044bda0: Waiting 18:52:13 4d658c25acc1: Waiting 18:52:13 ba8c243e8d65: Pushed 18:52:13 80d5515f79a7: Pushed 18:52:13 aa6cb2643f8f: Pushed 18:52:13 8c7134bab267: Pushed 18:52:13 6ed81e0cc135: Layer already exists 18:52:13 f83cd60ac6c6: Layer already exists 18:52:13 cc2447e1835a: Layer already exists 18:52:13 12db8044bda0: Pushed 18:52:13 #38 ... 18:52:13 18:52:13 #39 [security-proxy-setup internal] load build context 18:52:13 #39 transferring context: 2.55MB 4.1s done 18:52:13 #39 DONE 6.1s 18:52:13 18:52:13 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:13 #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.2s done 18:52:13 #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 18:52:13 #44 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 18:52:13 #44 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 18:52:13 #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 18:52:13 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 18:52:13 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 18:52:13 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 18:52:14 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.7s 18:52:14 #44 ... 18:52:14 18:52:14 #52 [security-proxy-auth internal] load build context 18:52:14 #52 transferring context: 2.55MB 3.7s done 18:52:14 #52 DONE 6.6s 18:52:14 18:52:14 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:14 4f7e5401c9c7: Pushed 18:52:14 #44 ... 18:52:14 18:52:14 #38 [security-bootstrapper internal] load build context 18:52:14 #38 DONE 7.1s 18:52:14 18:52:14 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:15 4d658c25acc1: Pushed 18:52:15 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:15 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.2s 18:52:15 #44 ... 18:52:15 18:52:15 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:52:15 #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:15 #0 8.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:15 #53 ... 18:52:15 18:52:15 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 18:52:15 #0 7.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:15 #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:15 #54 ... 18:52:15 18:52:15 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:16 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.81MB / 23.39MB 3.8s 18:52:16 #44 ... 18:52:16 18:52:16 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:52:16 #0 6.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:16 #0 8.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:52:16 8c7134bab267: Preparing 18:52:16 aa6cb2643f8f: Preparing 18:52:16 4f7e5401c9c7: Preparing 18:52:16 80d5515f79a7: Preparing 18:52:16 ba8c243e8d65: Preparing 18:52:16 6ed81e0cc135: Preparing 18:52:16 f83cd60ac6c6: Preparing 18:52:16 12db8044bda0: Preparing 18:52:16 4d658c25acc1: Preparing 18:52:16 cc2447e1835a: Preparing 18:52:16 6ed81e0cc135: Waiting 18:52:16 f83cd60ac6c6: Waiting 18:52:16 4d658c25acc1: Waiting 18:52:16 ba8c243e8d65: Layer already exists 18:52:16 aa6cb2643f8f: Layer already exists 18:52:16 80d5515f79a7: Layer already exists 18:52:16 4f7e5401c9c7: Layer already exists 18:52:16 8c7134bab267: Layer already exists 18:52:16 6ed81e0cc135: Layer already exists 18:52:16 f83cd60ac6c6: Layer already exists 18:52:16 12db8044bda0: Layer already exists 18:52:16 cc2447e1835a: Layer already exists 18:52:16 4d658c25acc1: Layer already exists 18:52:16 latest: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:16 #55 ... 18:52:16 18:52:16 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:52:16 #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 18:52:16 #46 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 18:52:16 #46 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 18:52:16 #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 18:52:16 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done 18:52:16 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done 18:52:16 #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.73MB / 17.12MB 3.1s 18:52:16 #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.3s done 18:52:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:16 #46 ... 18:52:16 18:52:16 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 18:52:16 #0 8.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:16 #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:16 #56 ... 18:52:16 18:52:16 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:16 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 4.2s 18:52:16 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 18:52:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 18:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:52:16 8c7134bab267: Preparing 18:52:16 aa6cb2643f8f: Preparing 18:52:16 4f7e5401c9c7: Preparing 18:52:16 80d5515f79a7: Preparing 18:52:16 ba8c243e8d65: Preparing 18:52:16 6ed81e0cc135: Preparing 18:52:16 f83cd60ac6c6: Preparing 18:52:16 12db8044bda0: Preparing 18:52:16 4d658c25acc1: Preparing 18:52:16 cc2447e1835a: Preparing 18:52:16 f83cd60ac6c6: Waiting 18:52:16 4d658c25acc1: Waiting 18:52:16 12db8044bda0: Waiting 18:52:16 cc2447e1835a: Waiting 18:52:16 6ed81e0cc135: Waiting 18:52:16 4f7e5401c9c7: Layer already exists 18:52:16 ba8c243e8d65: Layer already exists 18:52:16 80d5515f79a7: Layer already exists 18:52:16 8c7134bab267: Layer already exists 18:52:16 aa6cb2643f8f: Layer already exists 18:52:16 6ed81e0cc135: Layer already exists 18:52:16 f83cd60ac6c6: Layer already exists 18:52:16 4d658c25acc1: Layer already exists 18:52:16 12db8044bda0: Layer already exists 18:52:16 cc2447e1835a: Layer already exists 18:52:16 3.1.0-dev.63: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:16 #44 ... 18:52:16 18:52:16 #57 [core-metadata internal] load build context 18:52:16 #57 transferring context: 2.55MB 4.1s done 18:52:16 #57 DONE 6.6s 18:52:16 18:52:16 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:16 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.01MB / 23.39MB 4.6s 18:52:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:52:17 8c7134bab267: Preparing 18:52:17 aa6cb2643f8f: Preparing 18:52:17 4f7e5401c9c7: Preparing 18:52:17 80d5515f79a7: Preparing 18:52:17 ba8c243e8d65: Preparing 18:52:17 6ed81e0cc135: Preparing 18:52:17 f83cd60ac6c6: Preparing 18:52:17 12db8044bda0: Preparing 18:52:17 4d658c25acc1: Preparing 18:52:17 cc2447e1835a: Preparing 18:52:17 6ed81e0cc135: Waiting 18:52:17 f83cd60ac6c6: Waiting 18:52:17 12db8044bda0: Waiting 18:52:17 4d658c25acc1: Waiting 18:52:17 cc2447e1835a: Waiting 18:52:17 ba8c243e8d65: Layer already exists 18:52:17 80d5515f79a7: Layer already exists 18:52:17 aa6cb2643f8f: Layer already exists 18:52:17 4f7e5401c9c7: Layer already exists 18:52:17 8c7134bab267: Layer already exists 18:52:17 6ed81e0cc135: Layer already exists 18:52:17 12db8044bda0: Layer already exists 18:52:17 4d658c25acc1: Layer already exists 18:52:17 f83cd60ac6c6: Layer already exists 18:52:17 cc2447e1835a: Layer already exists 18:52:17 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:17 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 5.0s 18:52:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:17 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.17MB / 23.39MB 5.4s 18:52:17 #44 ... 18:52:17 18:52:17 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:52:17 #0 9.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:17 #58 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:17 #58 ... 18:52:17 18:52:17 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:52:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:52:17 8c7134bab267: Preparing 18:52:17 aa6cb2643f8f: Preparing 18:52:17 4f7e5401c9c7: Preparing 18:52:17 80d5515f79a7: Preparing 18:52:17 ba8c243e8d65: Preparing 18:52:17 6ed81e0cc135: Preparing 18:52:17 f83cd60ac6c6: Preparing 18:52:17 12db8044bda0: Preparing 18:52:17 4d658c25acc1: Preparing 18:52:17 cc2447e1835a: Preparing 18:52:17 f83cd60ac6c6: Waiting 18:52:17 6ed81e0cc135: Waiting 18:52:17 cc2447e1835a: Waiting 18:52:17 4d658c25acc1: Waiting 18:52:17 4f7e5401c9c7: Layer already exists 18:52:17 ba8c243e8d65: Layer already exists 18:52:17 80d5515f79a7: Layer already exists 18:52:17 8c7134bab267: Layer already exists 18:52:17 aa6cb2643f8f: Layer already exists 18:52:17 12db8044bda0: Layer already exists 18:52:17 f83cd60ac6c6: Layer already exists 18:52:17 4d658c25acc1: Layer already exists 18:52:17 6ed81e0cc135: Layer already exists 18:52:17 cc2447e1835a: Layer already exists 18:52:17 main: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:17 ===================================================== 18:52:17 #59 ... 18:52:17 18:52:17 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:52:17 #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:17 #60 ... 18:52:17 18:52:17 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [Pipeline] echo 18:52:17 taggedImages: 18:52:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:52:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 18:52:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:52:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:52:18 b52c6cf761ac112ece749ea113e372719a05fda4 18:52:18 latest 18:52:18 3.1.0-dev.63 18:52:18 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:18 main 18:52:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:18 #61 ... 18:52:18 18:52:18 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:52:18 #62 ... 18:52:18 18:52:18 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:18 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.70MB / 23.39MB 6.0s 18:52:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:18 #44 ... 18:52:18 18:52:18 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:52:18 #63 ... 18:52:18 18:52:18 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:52:18 e69daf2f8fe3: Preparing 18:52:18 0f76d9e11265: Preparing 18:52:18 d8f497ab780f: Preparing 18:52:18 27958fa2ce89: Preparing 18:52:18 3642350ccd71: Preparing 18:52:18 540ec75aebff: Preparing 18:52:18 63d12d93ce3f: Preparing 18:52:18 6ed81e0cc135: Preparing 18:52:18 f83cd60ac6c6: Preparing 18:52:18 b825fa6942e2: Preparing 18:52:18 cc2447e1835a: Preparing 18:52:18 f83cd60ac6c6: Waiting 18:52:18 540ec75aebff: Waiting 18:52:18 b825fa6942e2: Waiting 18:52:18 63d12d93ce3f: Waiting 18:52:18 6ed81e0cc135: Waiting 18:52:18 cc2447e1835a: Waiting 18:52:18 0f76d9e11265: Pushed 18:52:18 3642350ccd71: Pushed 18:52:18 e69daf2f8fe3: Pushed 18:52:18 6ed81e0cc135: Layer already exists 18:52:18 f83cd60ac6c6: Layer already exists 18:52:18 540ec75aebff: Pushed 18:52:18 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.96MB / 23.39MB 6.5s 18:52:18 cc2447e1835a: Layer already exists 18:52:18 63d12d93ce3f: Pushed 18:52:19 #44 ... 18:52:19 18:52:19 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:52:19 #53 12.13 OK: 266 MiB in 52 packages 18:52:19 #53 DONE 13.8s 18:52:19 18:52:19 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:19 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 7.0s 18:52:19 #44 ... 18:52:19 18:52:19 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 18:52:19 #54 12.59 OK: 266 MiB in 52 packages 18:52:19 #54 DONE 14.2s 18:52:19 18:52:19 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:19 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.86MB / 23.39MB 7.3s 18:52:19 #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 18:52:19 27958fa2ce89: Pushed 18:52:19 b825fa6942e2: Pushed 18:52:20 #44 ... 18:52:20 18:52:20 #41 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:52:20 #41 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:20 #41 ... 18:52:20 18:52:20 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:20 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 8.0s 18:52:20 d8f497ab780f: Pushed 18:52:20 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 18:52:20 #44 ... 18:52:20 18:52:20 #64 [core-data builder 4/7] COPY go.mod vendor* ./ 18:52:20 #64 DONE 1.2s 18:52:20 18:52:20 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:20 #44 ... 18:52:20 18:52:20 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 18:52:20 #65 DONE 1.4s 18:52:20 18:52:20 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:20 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 8.4s 18:52:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:21 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.8s 18:52:21 #44 ... 18:52:21 18:52:21 #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:52:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:52:21 e69daf2f8fe3: Preparing 18:52:21 0f76d9e11265: Preparing 18:52:21 d8f497ab780f: Preparing 18:52:21 27958fa2ce89: Preparing 18:52:21 3642350ccd71: Preparing 18:52:21 540ec75aebff: Preparing 18:52:21 63d12d93ce3f: Preparing 18:52:21 6ed81e0cc135: Preparing 18:52:21 f83cd60ac6c6: Preparing 18:52:21 b825fa6942e2: Preparing 18:52:21 cc2447e1835a: Preparing 18:52:21 63d12d93ce3f: Waiting 18:52:21 6ed81e0cc135: Waiting 18:52:21 f83cd60ac6c6: Waiting 18:52:21 b825fa6942e2: Waiting 18:52:21 cc2447e1835a: Waiting 18:52:21 0f76d9e11265: Layer already exists 18:52:21 3642350ccd71: Layer already exists 18:52:21 d8f497ab780f: Layer already exists 18:52:21 27958fa2ce89: Layer already exists 18:52:21 e69daf2f8fe3: Layer already exists 18:52:21 540ec75aebff: Layer already exists 18:52:21 63d12d93ce3f: Layer already exists 18:52:21 6ed81e0cc135: Layer already exists 18:52:21 f83cd60ac6c6: Layer already exists 18:52:21 b825fa6942e2: Layer already exists 18:52:21 cc2447e1835a: Layer already exists 18:52:21 latest: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:21 #66 ... 18:52:21 18:52:21 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:21 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.9s done 18:52:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 18:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:52:21 e69daf2f8fe3: Preparing 18:52:21 0f76d9e11265: Preparing 18:52:21 d8f497ab780f: Preparing 18:52:21 27958fa2ce89: Preparing 18:52:21 3642350ccd71: Preparing 18:52:21 540ec75aebff: Preparing 18:52:21 63d12d93ce3f: Preparing 18:52:21 6ed81e0cc135: Preparing 18:52:21 f83cd60ac6c6: Preparing 18:52:21 b825fa6942e2: Preparing 18:52:21 cc2447e1835a: Preparing 18:52:21 63d12d93ce3f: Waiting 18:52:21 6ed81e0cc135: Waiting 18:52:21 b825fa6942e2: Waiting 18:52:21 f83cd60ac6c6: Waiting 18:52:21 540ec75aebff: Waiting 18:52:21 0f76d9e11265: Layer already exists 18:52:21 e69daf2f8fe3: Layer already exists 18:52:21 d8f497ab780f: Layer already exists 18:52:21 27958fa2ce89: Layer already exists 18:52:21 3642350ccd71: Layer already exists 18:52:21 540ec75aebff: Layer already exists 18:52:21 6ed81e0cc135: Layer already exists 18:52:21 f83cd60ac6c6: Layer already exists 18:52:21 b825fa6942e2: Layer already exists 18:52:21 63d12d93ce3f: Layer already exists 18:52:21 cc2447e1835a: Layer already exists 18:52:21 3.1.0-dev.63: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:21 #44 ... 18:52:21 18:52:21 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 18:52:21 #56 13.90 OK: 266 MiB in 52 packages 18:52:21 #56 DONE 15.5s 18:52:21 18:52:21 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 18:52:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:52:22 e69daf2f8fe3: Preparing 18:52:22 0f76d9e11265: Preparing 18:52:22 d8f497ab780f: Preparing 18:52:22 27958fa2ce89: Preparing 18:52:22 3642350ccd71: Preparing 18:52:22 540ec75aebff: Preparing 18:52:22 63d12d93ce3f: Preparing 18:52:22 6ed81e0cc135: Preparing 18:52:22 f83cd60ac6c6: Preparing 18:52:22 b825fa6942e2: Preparing 18:52:22 cc2447e1835a: Preparing 18:52:22 f83cd60ac6c6: Waiting 18:52:22 63d12d93ce3f: Waiting 18:52:22 6ed81e0cc135: Waiting 18:52:22 b825fa6942e2: Waiting 18:52:22 cc2447e1835a: Waiting 18:52:22 540ec75aebff: Waiting 18:52:22 0f76d9e11265: Layer already exists 18:52:22 27958fa2ce89: Layer already exists 18:52:22 d8f497ab780f: Layer already exists 18:52:22 e69daf2f8fe3: Layer already exists 18:52:22 3642350ccd71: Layer already exists 18:52:22 540ec75aebff: Layer already exists 18:52:22 63d12d93ce3f: Layer already exists 18:52:22 6ed81e0cc135: Layer already exists 18:52:22 f83cd60ac6c6: Layer already exists 18:52:22 b825fa6942e2: Layer already exists 18:52:22 cc2447e1835a: Layer already exists 18:52:22 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:22 #67 DONE 0.8s 18:52:22 18:52:22 #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:52:23 e69daf2f8fe3: Preparing 18:52:23 0f76d9e11265: Preparing 18:52:23 d8f497ab780f: Preparing 18:52:23 27958fa2ce89: Preparing 18:52:23 3642350ccd71: Preparing 18:52:23 540ec75aebff: Preparing 18:52:23 63d12d93ce3f: Preparing 18:52:23 6ed81e0cc135: Preparing 18:52:23 f83cd60ac6c6: Preparing 18:52:23 b825fa6942e2: Preparing 18:52:23 cc2447e1835a: Preparing 18:52:23 63d12d93ce3f: Waiting 18:52:23 f83cd60ac6c6: Waiting 18:52:23 6ed81e0cc135: Waiting 18:52:23 b825fa6942e2: Waiting 18:52:23 cc2447e1835a: Waiting 18:52:23 540ec75aebff: Waiting 18:52:23 0f76d9e11265: Layer already exists 18:52:23 d8f497ab780f: Layer already exists 18:52:23 3642350ccd71: Layer already exists 18:52:23 e69daf2f8fe3: Layer already exists 18:52:23 27958fa2ce89: Layer already exists 18:52:23 540ec75aebff: Layer already exists 18:52:23 63d12d93ce3f: Layer already exists 18:52:23 f83cd60ac6c6: Layer already exists 18:52:23 b825fa6942e2: Layer already exists 18:52:23 6ed81e0cc135: Layer already exists 18:52:23 cc2447e1835a: Layer already exists 18:52:23 main: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:23 ===================================================== [Pipeline] echo 18:52:23 taggedImages: 18:52:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:52:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 18:52:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:52:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:52:23 b52c6cf761ac112ece749ea113e372719a05fda4 18:52:23 latest 18:52:23 3.1.0-dev.63 18:52:23 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:23 main 18:52:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:52:23 160d1a2af576: Preparing 18:52:23 53f39feb5f6f: Preparing 18:52:23 6ed81e0cc135: Preparing 18:52:23 f83cd60ac6c6: Preparing 18:52:23 e76d64effb86: Preparing 18:52:23 cc2447e1835a: Preparing 18:52:23 cc2447e1835a: Waiting 18:52:23 f83cd60ac6c6: Layer already exists 18:52:23 6ed81e0cc135: Layer already exists 18:52:23 cc2447e1835a: Layer already exists 18:52:23 160d1a2af576: Pushed 18:52:24 e76d64effb86: Pushed 18:52:26 53f39feb5f6f: Pushed 18:52:26 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:52:26 160d1a2af576: Preparing 18:52:26 53f39feb5f6f: Preparing 18:52:26 6ed81e0cc135: Preparing 18:52:26 f83cd60ac6c6: Preparing 18:52:26 e76d64effb86: Preparing 18:52:26 cc2447e1835a: Preparing 18:52:26 cc2447e1835a: Waiting 18:52:26 f83cd60ac6c6: Layer already exists 18:52:26 53f39feb5f6f: Layer already exists 18:52:26 6ed81e0cc135: Layer already exists 18:52:26 e76d64effb86: Layer already exists 18:52:26 160d1a2af576: Layer already exists 18:52:26 cc2447e1835a: Layer already exists 18:52:26 latest: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 18:52:27 #68 ... 18:52:27 18:52:27 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:52:27 #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.3s done 18:52:27 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 18:52:27 #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 18:52:27 #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s 18:52:27 #46 ... 18:52:27 18:52:27 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:27 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:27 #44 ... 18:52:27 18:52:27 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:52:27 #55 11.34 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:52:27 #55 11.34 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:52:27 #55 11.34 OK: 19952 distinct packages available 18:52:27 #55 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:27 #55 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:27 #55 ... 18:52:27 18:52:27 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:52:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 18:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:52:27 160d1a2af576: Preparing 18:52:27 53f39feb5f6f: Preparing 18:52:27 6ed81e0cc135: Preparing 18:52:27 f83cd60ac6c6: Preparing 18:52:27 e76d64effb86: Preparing 18:52:27 cc2447e1835a: Preparing 18:52:27 cc2447e1835a: Waiting 18:52:27 f83cd60ac6c6: Layer already exists 18:52:27 e76d64effb86: Layer already exists 18:52:27 53f39feb5f6f: Layer already exists 18:52:27 160d1a2af576: Layer already exists 18:52:27 6ed81e0cc135: Layer already exists 18:52:27 cc2447e1835a: Layer already exists 18:52:27 3.1.0-dev.63: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:52:28 160d1a2af576: Preparing 18:52:28 53f39feb5f6f: Preparing 18:52:28 6ed81e0cc135: Preparing 18:52:28 f83cd60ac6c6: Preparing 18:52:28 e76d64effb86: Preparing 18:52:28 cc2447e1835a: Preparing 18:52:28 53f39feb5f6f: Layer already exists 18:52:28 6ed81e0cc135: Layer already exists 18:52:28 f83cd60ac6c6: Layer already exists 18:52:28 e76d64effb86: Layer already exists 18:52:28 160d1a2af576: Layer already exists 18:52:28 cc2447e1835a: Layer already exists 18:52:28 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:52:28 160d1a2af576: Preparing 18:52:28 53f39feb5f6f: Preparing 18:52:28 6ed81e0cc135: Preparing 18:52:28 f83cd60ac6c6: Preparing 18:52:28 e76d64effb86: Preparing 18:52:28 cc2447e1835a: Preparing 18:52:28 cc2447e1835a: Waiting 18:52:28 e76d64effb86: Layer already exists 18:52:28 53f39feb5f6f: Layer already exists 18:52:28 f83cd60ac6c6: Layer already exists 18:52:28 6ed81e0cc135: Layer already exists 18:52:28 160d1a2af576: Layer already exists 18:52:28 cc2447e1835a: Layer already exists 18:52:28 main: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:28 ===================================================== [Pipeline] echo 18:52:28 taggedImages: 18:52:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:52:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 18:52:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:52:28 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:52:28 b52c6cf761ac112ece749ea113e372719a05fda4 18:52:28 latest 18:52:28 3.1.0-dev.63 18:52:28 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:28 main 18:52:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:28 #46 ... 18:52:28 18:52:28 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:52:28 #59 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:28 #59 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:29 #59 ... 18:52:29 18:52:29 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:52:29 d3f70ca8128e: Preparing 18:52:29 93ee39b28a11: Preparing 18:52:29 f7b10dd0640c: Preparing 18:52:29 6ed81e0cc135: Preparing 18:52:29 f83cd60ac6c6: Preparing 18:52:29 6ceb7b873979: Preparing 18:52:29 365c5715a5d4: Preparing 18:52:29 86d3e2ebd55e: Preparing 18:52:29 cc2447e1835a: Preparing 18:52:29 86d3e2ebd55e: Waiting 18:52:29 cc2447e1835a: Waiting 18:52:29 365c5715a5d4: Waiting 18:52:29 6ceb7b873979: Waiting 18:52:29 f83cd60ac6c6: Layer already exists 18:52:29 6ed81e0cc135: Layer already exists 18:52:29 93ee39b28a11: Pushed 18:52:29 d3f70ca8128e: Pushed 18:52:29 f7b10dd0640c: Pushed 18:52:29 cc2447e1835a: Layer already exists 18:52:29 #44 ... 18:52:29 18:52:29 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:52:29 #60 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:29 #60 19.62 (1/2) Installing ca-certificates (20230506-r0) 18:52:29 #60 20.05 (2/2) Installing dumb-init (1.2.5-r2) 18:52:29 #60 20.09 Executing busybox-1.36.1-r2.trigger 18:52:29 #60 20.22 Executing ca-certificates-20230506-r0.trigger 18:52:29 #60 21.51 OK: 9 MiB in 17 packages 18:52:29 #60 ... 18:52:29 18:52:29 #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:52:29 #48 8.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:29 #48 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:29 #48 ... 18:52:29 18:52:29 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:30 #44 ... 18:52:30 18:52:30 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:52:30 #58 17.06 (1/4) Installing ca-certificates (20230506-r0) 18:52:30 #58 17.54 (2/4) Installing dumb-init (1.2.5-r2) 18:52:30 #58 17.60 (3/4) Installing su-exec (0.2-r3) 18:52:30 #58 17.62 (4/4) Installing yq (4.33.3-r4) 18:52:30 #58 18.76 Executing busybox-1.36.1-r2.trigger 18:52:30 #58 18.91 Executing ca-certificates-20230506-r0.trigger 18:52:30 #58 20.24 OK: 18 MiB in 19 packages 18:52:30 #58 DONE 22.5s 18:52:30 18:52:30 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:52:30 #55 22.42 OK: 266 MiB in 52 packages 18:52:30 #55 DONE 24.1s 18:52:30 18:52:30 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:30 #44 ... 18:52:30 18:52:30 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:52:30 #61 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:30 #61 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:30 #61 20.33 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:52:30 #61 20.33 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:52:30 #61 20.33 OK: 19948 distinct packages available 18:52:30 #61 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:30 #61 ... 18:52:30 18:52:30 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:52:30 #69 ... 18:52:30 18:52:30 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:52:30 #63 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:30 #63 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:30 #63 21.33 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 18:52:30 #63 21.81 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 18:52:30 #63 21.89 (3/6) Installing dumb-init (1.2.5-r2) 18:52:30 #63 21.94 (4/6) Installing openssl (3.1.4-r0) 18:52:30 #63 22.02 (5/6) Installing su-exec (0.2-r3) 18:52:30 86d3e2ebd55e: Pushed 18:52:30 #63 22.03 (6/6) Installing yq (4.33.3-r4) 18:52:30 #63 ... 18:52:30 18:52:30 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:30 #44 ... 18:52:30 18:52:30 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:31 #70 ... 18:52:31 18:52:31 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:52:31 #60 DONE 23.2s 18:52:31 18:52:31 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:31 #71 ... 18:52:31 18:52:31 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:52:31 #62 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:31 #62 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:31 #62 23.17 (1/2) Installing dumb-init (1.2.5-r2) 18:52:31 #62 23.21 (2/2) Installing su-exec (0.2-r3) 18:52:31 #62 23.24 Executing busybox-1.36.1-r2.trigger 18:52:31 #62 ... 18:52:31 18:52:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:31 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.7s 18:52:31 #44 ... 18:52:31 18:52:31 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:52:31 #69 DONE 1.6s 18:52:31 18:52:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:31 #44 ... 18:52:31 18:52:31 #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:52:31 #41 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:31 #41 21.51 (1/1) Installing dumb-init (1.2.5-r2) 18:52:31 #41 21.58 Executing busybox-1.36.1-r2.trigger 18:52:31 #41 21.86 OK: 8 MiB in 16 packages 18:52:31 #41 DONE 24.3s 18:52:31 18:52:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:31 #44 ... 18:52:31 18:52:31 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:52:31 #59 21.52 (1/1) Installing dumb-init (1.2.5-r2) 18:52:31 #59 21.55 Executing busybox-1.36.1-r2.trigger 18:52:31 #59 21.70 OK: 8 MiB in 16 packages 18:52:31 #59 DONE 24.2s 18:52:31 18:52:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:32 #44 ... 18:52:32 18:52:32 #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:52:32 #66 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:32 #66 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:32 #66 20.59 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:52:32 #66 20.59 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:52:32 #66 20.59 OK: 19948 distinct packages available 18:52:32 #66 ... 18:52:32 18:52:32 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:32 #44 ... 18:52:32 18:52:32 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:52:32 #63 23.04 Executing busybox-1.36.1-r2.trigger 18:52:32 #63 23.23 OK: 18 MiB in 19 packages 18:52:32 #63 DONE 24.5s 18:52:32 18:52:32 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:33 #44 ... 18:52:33 18:52:33 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:52:33 #62 23.54 OK: 8 MiB in 17 packages 18:52:33 #62 DONE 25.3s 18:52:33 18:52:33 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:33 #44 ... 18:52:33 18:52:33 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:52:33 #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.5s done 18:52:33 #46 DONE 23.6s 18:52:33 18:52:33 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:33 #44 ... 18:52:33 18:52:33 #72 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 18:52:33 #72 DONE 0.9s 18:52:33 18:52:33 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:35 365c5715a5d4: Pushed 18:52:37 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s 18:52:37 6ceb7b873979: Pushed 18:52:37 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:37 #44 ... 18:52:37 18:52:37 #73 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:52:37 #73 DONE 4.2s 18:52:37 18:52:37 #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:52:37 #48 18.93 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:52:37 #48 18.93 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:52:37 #48 18.93 OK: 19948 distinct packages available 18:52:37 #48 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:37 #48 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:37 #48 25.38 (1/4) Installing dumb-init (1.2.5-r2) 18:52:37 #48 25.41 (2/4) Installing musl-obstack (1.2.3-r2) 18:52:37 #48 25.44 (3/4) Installing libucontext (1.2-r2) 18:52:37 #48 25.46 (4/4) Installing gcompat (1.1.0-r1) 18:52:37 #48 25.51 Executing busybox-1.36.1-r2.trigger 18:52:37 #48 25.56 OK: 8 MiB in 19 packages 18:52:37 #48 DONE 26.5s 18:52:37 18:52:37 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:37 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.6s done 18:52:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:37 #44 ... 18:52:37 18:52:37 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 18:52:37 #74 DONE 0.4s 18:52:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:52:38 d3f70ca8128e: Preparing 18:52:38 93ee39b28a11: Preparing 18:52:38 f7b10dd0640c: Preparing 18:52:38 6ed81e0cc135: Preparing 18:52:38 f83cd60ac6c6: Preparing 18:52:38 6ceb7b873979: Preparing 18:52:38 365c5715a5d4: Preparing 18:52:38 86d3e2ebd55e: Preparing 18:52:38 cc2447e1835a: Preparing 18:52:38 6ceb7b873979: Waiting 18:52:38 365c5715a5d4: Waiting 18:52:38 86d3e2ebd55e: Waiting 18:52:38 cc2447e1835a: Waiting 18:52:38 93ee39b28a11: Layer already exists 18:52:38 6ed81e0cc135: Layer already exists 18:52:38 d3f70ca8128e: Layer already exists 18:52:38 f7b10dd0640c: Layer already exists 18:52:38 f83cd60ac6c6: Layer already exists 18:52:38 6ceb7b873979: Layer already exists 18:52:38 365c5715a5d4: Layer already exists 18:52:38 86d3e2ebd55e: Layer already exists 18:52:38 cc2447e1835a: Layer already exists 18:52:38 latest: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:38 18:52:38 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:52:38 #61 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:38 #61 27.83 (1/11) Installing ca-certificates (20230506-r0) 18:52:38 #61 28.00 (2/11) Installing brotli-libs (1.0.9-r14) 18:52:38 #61 28.12 (3/11) Installing libunistring (1.1-r1) 18:52:38 #61 28.27 (4/11) Installing libidn2 (2.3.4-r1) 18:52:38 #61 28.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 18:52:38 #61 28.35 (6/11) Installing libcurl (8.4.0-r0) 18:52:38 #61 28.40 (7/11) Installing curl (8.4.0-r0) 18:52:38 #61 28.41 (8/11) Installing dumb-init (1.2.5-r2) 18:52:38 #61 28.44 (9/11) Installing musl-obstack (1.2.3-r2) 18:52:38 #61 28.46 (10/11) Installing libucontext (1.2-r2) 18:52:38 #61 28.48 (11/11) Installing gcompat (1.1.0-r1) 18:52:38 #61 28.52 Executing busybox-1.36.1-r2.trigger 18:52:38 #61 28.67 Executing ca-certificates-20230506-r0.trigger 18:52:38 #61 29.23 OK: 13 MiB in 26 packages 18:52:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:52:38 #61 DONE 30.5s 18:52:38 18:52:38 #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:52:38 #66 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:52:38 #66 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:52:38 #66 25.98 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 18:52:38 #66 26.55 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 18:52:38 #66 26.69 (3/7) Installing dumb-init (1.2.5-r2) 18:52:38 #66 26.72 (4/7) Installing musl-obstack (1.2.3-r2) 18:52:38 #66 26.73 (5/7) Installing libucontext (1.2-r2) 18:52:38 #66 26.74 (6/7) Installing gcompat (1.1.0-r1) 18:52:38 #66 26.76 (7/7) Installing openssl (3.1.4-r0) 18:52:38 #66 26.87 Executing busybox-1.36.1-r2.trigger 18:52:38 #66 26.96 OK: 9 MiB in 20 packages [Pipeline] sh 18:52:38 #66 ... 18:52:38 18:52:38 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:38 #44 ... 18:52:38 18:52:38 #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:52:38 #66 DONE 27.7s 18:52:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 18:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:52:38 d3f70ca8128e: Preparing 18:52:38 93ee39b28a11: Preparing 18:52:38 f7b10dd0640c: Preparing 18:52:38 6ed81e0cc135: Preparing 18:52:38 f83cd60ac6c6: Preparing 18:52:38 6ceb7b873979: Preparing 18:52:38 365c5715a5d4: Preparing 18:52:38 86d3e2ebd55e: Preparing 18:52:38 cc2447e1835a: Preparing 18:52:38 6ceb7b873979: Waiting 18:52:38 365c5715a5d4: Waiting 18:52:38 86d3e2ebd55e: Waiting 18:52:38 cc2447e1835a: Waiting 18:52:38 f83cd60ac6c6: Layer already exists 18:52:38 6ed81e0cc135: Layer already exists 18:52:38 d3f70ca8128e: Layer already exists 18:52:38 93ee39b28a11: Layer already exists 18:52:38 f7b10dd0640c: Layer already exists 18:52:38 cc2447e1835a: Layer already exists 18:52:38 6ceb7b873979: Layer already exists 18:52:38 365c5715a5d4: Layer already exists 18:52:38 86d3e2ebd55e: Layer already exists 18:52:38 3.1.0-dev.63: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:39 18:52:39 #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 18:52:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:52:39 d3f70ca8128e: Preparing 18:52:39 93ee39b28a11: Preparing 18:52:39 f7b10dd0640c: Preparing 18:52:39 6ed81e0cc135: Preparing 18:52:39 f83cd60ac6c6: Preparing 18:52:39 6ceb7b873979: Preparing 18:52:39 365c5715a5d4: Preparing 18:52:39 86d3e2ebd55e: Preparing 18:52:39 cc2447e1835a: Preparing 18:52:39 6ceb7b873979: Waiting 18:52:39 365c5715a5d4: Waiting 18:52:39 86d3e2ebd55e: Waiting 18:52:39 cc2447e1835a: Waiting 18:52:39 f7b10dd0640c: Layer already exists 18:52:39 93ee39b28a11: Layer already exists 18:52:39 6ed81e0cc135: Layer already exists 18:52:39 f83cd60ac6c6: Layer already exists 18:52:39 d3f70ca8128e: Layer already exists 18:52:39 365c5715a5d4: Layer already exists 18:52:39 6ceb7b873979: Layer already exists 18:52:39 cc2447e1835a: Layer already exists 18:52:39 86d3e2ebd55e: Layer already exists 18:52:39 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:52:39 d3f70ca8128e: Preparing 18:52:39 93ee39b28a11: Preparing 18:52:39 f7b10dd0640c: Preparing 18:52:39 6ed81e0cc135: Preparing 18:52:39 f83cd60ac6c6: Preparing 18:52:39 6ceb7b873979: Preparing 18:52:39 365c5715a5d4: Preparing 18:52:39 86d3e2ebd55e: Preparing 18:52:39 cc2447e1835a: Preparing 18:52:39 365c5715a5d4: Waiting 18:52:39 6ceb7b873979: Waiting 18:52:39 86d3e2ebd55e: Waiting 18:52:39 cc2447e1835a: Waiting 18:52:39 f83cd60ac6c6: Layer already exists 18:52:39 f7b10dd0640c: Layer already exists 18:52:39 6ed81e0cc135: Layer already exists 18:52:39 93ee39b28a11: Layer already exists 18:52:39 d3f70ca8128e: Layer already exists 18:52:39 365c5715a5d4: Layer already exists 18:52:39 6ceb7b873979: Layer already exists 18:52:39 cc2447e1835a: Layer already exists 18:52:39 86d3e2ebd55e: Layer already exists 18:52:39 main: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 18:52:40 #75 DONE 1.0s 18:52:40 18:52:40 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] echo 18:52:40 ===================================================== [Pipeline] echo 18:52:40 taggedImages: 18:52:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:52:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 18:52:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:52:40 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:52:40 b52c6cf761ac112ece749ea113e372719a05fda4 18:52:40 latest 18:52:40 3.1.0-dev.63 18:52:40 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:40 main 18:52:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:52:40 309d293e8ea1: Preparing 18:52:40 b4ea9b5cdf90: Preparing 18:52:40 f79629a65422: Preparing 18:52:40 6ed81e0cc135: Preparing 18:52:40 f83cd60ac6c6: Preparing 18:52:40 68b40d4b9bfe: Preparing 18:52:40 e5eb9aa9747a: Preparing 18:52:40 cc2447e1835a: Preparing 18:52:40 68b40d4b9bfe: Waiting 18:52:40 cc2447e1835a: Waiting 18:52:40 e5eb9aa9747a: Waiting 18:52:40 6ed81e0cc135: Layer already exists 18:52:40 f83cd60ac6c6: Layer already exists 18:52:40 f79629a65422: Pushed 18:52:40 cc2447e1835a: Layer already exists 18:52:40 309d293e8ea1: Pushed 18:52:40 b4ea9b5cdf90: Pushed 18:52:40 e5eb9aa9747a: Pushed 18:52:41 #76 DONE 1.4s 18:52:41 18:52:41 #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 18:52:41 #77 ... 18:52:41 18:52:41 #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:52:41 #78 DONE 1.7s 18:52:41 18:52:41 #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:52:41 #79 DONE 1.5s 18:52:41 18:52:41 #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 18:52:41 #77 DONE 0.2s 18:52:41 18:52:41 #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / 18:52:41 #80 DONE 0.2s 18:52:41 18:52:41 #81 [security-spire-server stage-2 5/8] COPY security.txt / 18:52:41 #81 ... 18:52:41 18:52:41 #82 [security-spire-config stage-2 4/9] COPY Attribution.txt / 18:52:41 #82 DONE 0.2s 18:52:41 18:52:41 #83 [security-spire-agent stage-3 6/9] COPY security.txt / 18:52:41 #83 DONE 0.2s 18:52:41 18:52:41 #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:52:42 #84 ... 18:52:42 18:52:42 #85 [security-spire-config stage-2 5/9] COPY security.txt / 18:52:42 #85 DONE 0.3s 18:52:42 18:52:42 #81 [security-spire-server stage-2 5/8] COPY security.txt / 18:52:42 #81 DONE 0.3s 18:52:42 18:52:42 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:42 #86 ... 18:52:42 18:52:42 #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:52:42 #84 DONE 0.3s 18:52:42 18:52:42 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:52:42 #87 ... 18:52:42 18:52:42 #88 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:52:42 #88 DONE 0.3s 18:52:42 18:52:42 #89 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:52:42 #89 DONE 0.3s 18:52:42 18:52:42 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:52:42 #87 DONE 0.4s 18:52:42 18:52:42 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:52:42 #90 ... 18:52:42 18:52:42 #91 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 18:52:42 #91 DONE 0.2s 18:52:42 18:52:42 #92 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:52:42 #92 DONE 0.2s 18:52:42 18:52:42 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:52:42 #90 DONE 0.3s 18:52:42 18:52:42 #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:52:42 #93 ... 18:52:42 18:52:42 #94 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:52:42 #94 DONE 0.3s 18:52:42 18:52:42 #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:52:42 #93 DONE 0.4s 18:52:42 18:52:42 #95 [security-spire-server] exporting to image 18:52:42 #95 exporting layers 18:52:44 #95 exporting layers 2.1s done 18:52:44 #95 writing image sha256:b2ca535876fefe262bd074fd7634b8dd6ec10522d28f181650dd5b4244997082 0.0s done 18:52:44 #95 naming to docker.io/library/security-spire-server-arm64 18:52:45 #95 exporting layers 2.0s done 18:52:45 #95 naming to docker.io/library/security-spire-server-arm64 done 18:52:45 #95 writing image sha256:77d697f70e571374bd53ee22a18d96d0f28b0d146741752b430a460c9bdfd549 0.0s done 18:52:45 #95 naming to docker.io/library/security-spire-agent-arm64 done 18:52:45 #95 writing image sha256:f10a8d677a9233eadb7e51747ea6f932a5039cc5b4355b62b257e4cba5a08668 18:52:45 #95 writing image sha256:f10a8d677a9233eadb7e51747ea6f932a5039cc5b4355b62b257e4cba5a08668 done 18:52:45 #95 naming to docker.io/library/security-spire-config-arm64 done 18:52:45 #95 DONE 2.3s 18:52:45 18:52:45 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:49 68b40d4b9bfe: Pushed 18:52:49 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:52:49 309d293e8ea1: Preparing 18:52:49 b4ea9b5cdf90: Preparing 18:52:49 f79629a65422: Preparing 18:52:49 6ed81e0cc135: Preparing 18:52:49 f83cd60ac6c6: Preparing 18:52:49 68b40d4b9bfe: Preparing 18:52:49 e5eb9aa9747a: Preparing 18:52:49 cc2447e1835a: Preparing 18:52:49 e5eb9aa9747a: Waiting 18:52:49 68b40d4b9bfe: Waiting 18:52:49 cc2447e1835a: Waiting 18:52:49 f79629a65422: Layer already exists 18:52:49 b4ea9b5cdf90: Layer already exists 18:52:49 f83cd60ac6c6: Layer already exists 18:52:49 309d293e8ea1: Layer already exists 18:52:49 6ed81e0cc135: Layer already exists 18:52:49 e5eb9aa9747a: Layer already exists 18:52:49 68b40d4b9bfe: Layer already exists 18:52:49 cc2447e1835a: Layer already exists 18:52:49 latest: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 18:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:52:50 309d293e8ea1: Preparing 18:52:50 b4ea9b5cdf90: Preparing 18:52:50 f79629a65422: Preparing 18:52:50 6ed81e0cc135: Preparing 18:52:50 f83cd60ac6c6: Preparing 18:52:50 68b40d4b9bfe: Preparing 18:52:50 e5eb9aa9747a: Preparing 18:52:50 cc2447e1835a: Preparing 18:52:50 e5eb9aa9747a: Waiting 18:52:50 cc2447e1835a: Waiting 18:52:50 68b40d4b9bfe: Waiting 18:52:50 6ed81e0cc135: Layer already exists 18:52:50 f83cd60ac6c6: Layer already exists 18:52:50 f79629a65422: Layer already exists 18:52:50 b4ea9b5cdf90: Layer already exists 18:52:50 309d293e8ea1: Layer already exists 18:52:50 68b40d4b9bfe: Layer already exists 18:52:50 e5eb9aa9747a: Layer already exists 18:52:50 cc2447e1835a: Layer already exists 18:52:50 3.1.0-dev.63: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:52:50 309d293e8ea1: Preparing 18:52:50 b4ea9b5cdf90: Preparing 18:52:50 f79629a65422: Preparing 18:52:50 6ed81e0cc135: Preparing 18:52:50 f83cd60ac6c6: Preparing 18:52:50 68b40d4b9bfe: Preparing 18:52:50 e5eb9aa9747a: Preparing 18:52:50 cc2447e1835a: Preparing 18:52:50 68b40d4b9bfe: Waiting 18:52:50 e5eb9aa9747a: Waiting 18:52:50 cc2447e1835a: Waiting 18:52:50 b4ea9b5cdf90: Layer already exists 18:52:50 6ed81e0cc135: Layer already exists 18:52:50 f83cd60ac6c6: Layer already exists 18:52:50 f79629a65422: Layer already exists 18:52:50 309d293e8ea1: Layer already exists 18:52:50 68b40d4b9bfe: Layer already exists 18:52:50 cc2447e1835a: Layer already exists 18:52:50 e5eb9aa9747a: Layer already exists 18:52:50 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:52:51 309d293e8ea1: Preparing 18:52:51 b4ea9b5cdf90: Preparing 18:52:51 f79629a65422: Preparing 18:52:51 6ed81e0cc135: Preparing 18:52:51 f83cd60ac6c6: Preparing 18:52:51 68b40d4b9bfe: Preparing 18:52:51 e5eb9aa9747a: Preparing 18:52:51 cc2447e1835a: Preparing 18:52:51 e5eb9aa9747a: Waiting 18:52:51 cc2447e1835a: Waiting 18:52:51 68b40d4b9bfe: Waiting 18:52:51 309d293e8ea1: Layer already exists 18:52:51 b4ea9b5cdf90: Layer already exists 18:52:51 f83cd60ac6c6: Layer already exists 18:52:51 6ed81e0cc135: Layer already exists 18:52:51 f79629a65422: Layer already exists 18:52:51 68b40d4b9bfe: Layer already exists 18:52:51 e5eb9aa9747a: Layer already exists 18:52:51 cc2447e1835a: Layer already exists 18:52:51 main: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:51 ===================================================== [Pipeline] echo 18:52:51 taggedImages: 18:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 18:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:52:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:52:51 b52c6cf761ac112ece749ea113e372719a05fda4 18:52:51 latest 18:52:51 3.1.0-dev.63 18:52:51 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:51 main 18:52:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:52:52 d3f70ca8128e: Preparing 18:52:52 820b7c5e26db: Preparing 18:52:52 69505b635acd: Preparing 18:52:52 6ed81e0cc135: Preparing 18:52:52 f83cd60ac6c6: Preparing 18:52:52 6ceb7b873979: Preparing 18:52:52 6ceb7b873979: Waiting 18:52:52 86d3e2ebd55e: Preparing 18:52:52 cc2447e1835a: Preparing 18:52:52 86d3e2ebd55e: Waiting 18:52:52 cc2447e1835a: Waiting 18:52:52 f83cd60ac6c6: Layer already exists 18:52:52 d3f70ca8128e: Layer already exists 18:52:52 6ed81e0cc135: Layer already exists 18:52:52 6ceb7b873979: Layer already exists 18:52:52 86d3e2ebd55e: Layer already exists 18:52:52 cc2447e1835a: Layer already exists 18:52:52 820b7c5e26db: Pushed 18:52:52 69505b635acd: Pushed 18:52:52 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:52:52 d3f70ca8128e: Preparing 18:52:52 820b7c5e26db: Preparing 18:52:52 69505b635acd: Preparing 18:52:52 6ed81e0cc135: Preparing 18:52:52 f83cd60ac6c6: Preparing 18:52:52 6ceb7b873979: Preparing 18:52:52 86d3e2ebd55e: Preparing 18:52:52 cc2447e1835a: Preparing 18:52:52 86d3e2ebd55e: Waiting 18:52:52 6ceb7b873979: Waiting 18:52:52 69505b635acd: Layer already exists 18:52:52 6ed81e0cc135: Layer already exists 18:52:52 820b7c5e26db: Layer already exists 18:52:52 d3f70ca8128e: Layer already exists 18:52:52 f83cd60ac6c6: Layer already exists 18:52:52 6ceb7b873979: Layer already exists 18:52:52 86d3e2ebd55e: Layer already exists 18:52:52 cc2447e1835a: Layer already exists 18:52:52 latest: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 18:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:52:53 d3f70ca8128e: Preparing 18:52:53 820b7c5e26db: Preparing 18:52:53 69505b635acd: Preparing 18:52:53 6ed81e0cc135: Preparing 18:52:53 f83cd60ac6c6: Preparing 18:52:53 6ceb7b873979: Preparing 18:52:53 86d3e2ebd55e: Preparing 18:52:53 cc2447e1835a: Preparing 18:52:53 86d3e2ebd55e: Waiting 18:52:53 cc2447e1835a: Waiting 18:52:53 6ceb7b873979: Waiting 18:52:53 f83cd60ac6c6: Layer already exists 18:52:53 69505b635acd: Layer already exists 18:52:53 6ed81e0cc135: Layer already exists 18:52:53 820b7c5e26db: Layer already exists 18:52:53 d3f70ca8128e: Layer already exists 18:52:53 6ceb7b873979: Layer already exists 18:52:53 86d3e2ebd55e: Layer already exists 18:52:53 cc2447e1835a: Layer already exists 18:52:53 3.1.0-dev.63: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:52:54 d3f70ca8128e: Preparing 18:52:54 820b7c5e26db: Preparing 18:52:54 69505b635acd: Preparing 18:52:54 6ed81e0cc135: Preparing 18:52:54 f83cd60ac6c6: Preparing 18:52:54 6ceb7b873979: Preparing 18:52:54 86d3e2ebd55e: Preparing 18:52:54 cc2447e1835a: Preparing 18:52:54 86d3e2ebd55e: Waiting 18:52:54 cc2447e1835a: Waiting 18:52:54 6ceb7b873979: Waiting 18:52:54 f83cd60ac6c6: Layer already exists 18:52:54 69505b635acd: Layer already exists 18:52:54 820b7c5e26db: Layer already exists 18:52:54 6ed81e0cc135: Layer already exists 18:52:54 d3f70ca8128e: Layer already exists 18:52:54 86d3e2ebd55e: Layer already exists 18:52:54 6ceb7b873979: Layer already exists 18:52:54 cc2447e1835a: Layer already exists 18:52:54 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:52:54 d3f70ca8128e: Preparing 18:52:54 820b7c5e26db: Preparing 18:52:54 69505b635acd: Preparing 18:52:54 6ed81e0cc135: Preparing 18:52:54 f83cd60ac6c6: Preparing 18:52:54 6ceb7b873979: Preparing 18:52:54 86d3e2ebd55e: Preparing 18:52:54 cc2447e1835a: Preparing 18:52:54 6ceb7b873979: Waiting 18:52:54 86d3e2ebd55e: Waiting 18:52:54 cc2447e1835a: Waiting 18:52:54 820b7c5e26db: Layer already exists 18:52:54 69505b635acd: Layer already exists 18:52:54 6ed81e0cc135: Layer already exists 18:52:54 f83cd60ac6c6: Layer already exists 18:52:54 d3f70ca8128e: Layer already exists 18:52:54 86d3e2ebd55e: Layer already exists 18:52:54 6ceb7b873979: Layer already exists 18:52:54 cc2447e1835a: Layer already exists 18:52:54 main: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:54 ===================================================== [Pipeline] echo 18:52:54 taggedImages: 18:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 18:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:52:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:52:54 b52c6cf761ac112ece749ea113e372719a05fda4 18:52:54 latest 18:52:54 3.1.0-dev.63 18:52:54 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:52:54 main 18:52:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4 18:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:52:55 3318cb641201: Preparing 18:52:55 af311c8c7fe2: Preparing 18:52:55 6ed81e0cc135: Preparing 18:52:55 f83cd60ac6c6: Preparing 18:52:55 cdd2ddab3efe: Preparing 18:52:55 cc2447e1835a: Preparing 18:52:55 cc2447e1835a: Waiting 18:52:55 6ed81e0cc135: Layer already exists 18:52:55 f83cd60ac6c6: Layer already exists 18:52:55 cc2447e1835a: Layer already exists 18:52:55 3318cb641201: Pushed 18:52:55 cdd2ddab3efe: Pushed 18:52:58 af311c8c7fe2: Pushed 18:52:58 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:52:59 3318cb641201: Preparing 18:52:59 af311c8c7fe2: Preparing 18:52:59 6ed81e0cc135: Preparing 18:52:59 f83cd60ac6c6: Preparing 18:52:59 cdd2ddab3efe: Preparing 18:52:59 cc2447e1835a: Preparing 18:52:59 cc2447e1835a: Waiting 18:52:59 cdd2ddab3efe: Layer already exists 18:52:59 af311c8c7fe2: Layer already exists 18:52:59 f83cd60ac6c6: Layer already exists 18:52:59 3318cb641201: Layer already exists 18:52:59 6ed81e0cc135: Layer already exists 18:52:59 cc2447e1835a: Layer already exists 18:52:59 latest: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 18:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:52:59 3318cb641201: Preparing 18:52:59 af311c8c7fe2: Preparing 18:52:59 6ed81e0cc135: Preparing 18:52:59 f83cd60ac6c6: Preparing 18:52:59 cdd2ddab3efe: Preparing 18:52:59 cc2447e1835a: Preparing 18:52:59 cc2447e1835a: Waiting 18:52:59 af311c8c7fe2: Layer already exists 18:52:59 cdd2ddab3efe: Layer already exists 18:52:59 6ed81e0cc135: Layer already exists 18:52:59 3318cb641201: Layer already exists 18:52:59 f83cd60ac6c6: Layer already exists 18:52:59 cc2447e1835a: Layer already exists 18:52:59 3.1.0-dev.63: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:53:00 3318cb641201: Preparing 18:53:00 af311c8c7fe2: Preparing 18:53:00 6ed81e0cc135: Preparing 18:53:00 f83cd60ac6c6: Preparing 18:53:00 cdd2ddab3efe: Preparing 18:53:00 cc2447e1835a: Preparing 18:53:00 cc2447e1835a: Waiting 18:53:00 f83cd60ac6c6: Layer already exists 18:53:00 6ed81e0cc135: Layer already exists 18:53:00 cdd2ddab3efe: Layer already exists 18:53:00 af311c8c7fe2: Layer already exists 18:53:00 3318cb641201: Layer already exists 18:53:00 cc2447e1835a: Layer already exists 18:53:00 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:53:01 3318cb641201: Preparing 18:53:01 af311c8c7fe2: Preparing 18:53:01 6ed81e0cc135: Preparing 18:53:01 f83cd60ac6c6: Preparing 18:53:01 cdd2ddab3efe: Preparing 18:53:01 cc2447e1835a: Preparing 18:53:01 cc2447e1835a: Waiting 18:53:01 cdd2ddab3efe: Layer already exists 18:53:01 3318cb641201: Layer already exists 18:53:01 af311c8c7fe2: Layer already exists 18:53:01 f83cd60ac6c6: Layer already exists 18:53:01 6ed81e0cc135: Layer already exists 18:53:01 cc2447e1835a: Layer already exists 18:53:01 main: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:01 ===================================================== [Pipeline] echo 18:53:01 taggedImages: 18:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4 18:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 18:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:53:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:53:01 b52c6cf761ac112ece749ea113e372719a05fda4 18:53:01 latest 18:53:01 3.1.0-dev.63 18:53:01 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:53:01 main 18:53:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4 18:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:53:01 1f8f31965443: Preparing 18:53:01 929b240ed428: Preparing 18:53:01 6ed81e0cc135: Preparing 18:53:01 f83cd60ac6c6: Preparing 18:53:01 811e1038a6f3: Preparing 18:53:01 cc2447e1835a: Preparing 18:53:01 f83cd60ac6c6: Layer already exists 18:53:01 811e1038a6f3: Layer already exists 18:53:01 6ed81e0cc135: Layer already exists 18:53:01 cc2447e1835a: Layer already exists 18:53:01 1f8f31965443: Pushed 18:53:04 929b240ed428: Pushed 18:53:04 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:53:05 1f8f31965443: Preparing 18:53:05 929b240ed428: Preparing 18:53:05 6ed81e0cc135: Preparing 18:53:05 f83cd60ac6c6: Preparing 18:53:05 811e1038a6f3: Preparing 18:53:05 cc2447e1835a: Preparing 18:53:05 6ed81e0cc135: Layer already exists 18:53:05 811e1038a6f3: Layer already exists 18:53:05 f83cd60ac6c6: Layer already exists 18:53:05 1f8f31965443: Layer already exists 18:53:05 929b240ed428: Layer already exists 18:53:05 cc2447e1835a: Layer already exists 18:53:05 latest: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 18:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:53:05 1f8f31965443: Preparing 18:53:05 929b240ed428: Preparing 18:53:05 6ed81e0cc135: Preparing 18:53:05 f83cd60ac6c6: Preparing 18:53:05 811e1038a6f3: Preparing 18:53:05 cc2447e1835a: Preparing 18:53:05 cc2447e1835a: Waiting 18:53:05 929b240ed428: Layer already exists 18:53:05 1f8f31965443: Layer already exists 18:53:05 f83cd60ac6c6: Layer already exists 18:53:05 811e1038a6f3: Layer already exists 18:53:05 6ed81e0cc135: Layer already exists 18:53:05 cc2447e1835a: Layer already exists 18:53:05 3.1.0-dev.63: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:53:06 1f8f31965443: Preparing 18:53:06 929b240ed428: Preparing 18:53:06 6ed81e0cc135: Preparing 18:53:06 f83cd60ac6c6: Preparing 18:53:06 811e1038a6f3: Preparing 18:53:06 cc2447e1835a: Preparing 18:53:06 cc2447e1835a: Waiting 18:53:06 811e1038a6f3: Layer already exists 18:53:06 929b240ed428: Layer already exists 18:53:06 1f8f31965443: Layer already exists 18:53:06 6ed81e0cc135: Layer already exists 18:53:06 f83cd60ac6c6: Layer already exists 18:53:06 cc2447e1835a: Layer already exists 18:53:06 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:53:07 1f8f31965443: Preparing 18:53:07 929b240ed428: Preparing 18:53:07 6ed81e0cc135: Preparing 18:53:07 f83cd60ac6c6: Preparing 18:53:07 811e1038a6f3: Preparing 18:53:07 cc2447e1835a: Preparing 18:53:07 cc2447e1835a: Waiting 18:53:07 811e1038a6f3: Layer already exists 18:53:07 929b240ed428: Layer already exists 18:53:07 f83cd60ac6c6: Layer already exists 18:53:07 6ed81e0cc135: Layer already exists 18:53:07 1f8f31965443: Layer already exists 18:53:07 cc2447e1835a: Layer already exists 18:53:07 main: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:07 ===================================================== [Pipeline] echo 18:53:07 taggedImages: 18:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4 18:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 18:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 18:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:53:24 #44 ... 18:53:24 18:53:24 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #86 DONE 50.7s 18:53:24 18:53:24 #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #68 DONE 60.0s 18:53:24 18:53:24 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #70 DONE 61.9s 18:53:24 18:53:24 #96 [support-notifications builder 6/7] COPY . . 18:53:24 #96 ... 18:53:24 18:53:24 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #71 DONE 62.0s 18:53:24 18:53:24 #97 [core-data builder 6/7] COPY . . 18:53:24 #97 DONE 1.4s 18:53:24 18:53:24 #98 [core-metadata builder 6/7] COPY . . 18:53:24 #98 CACHED 18:53:24 18:53:24 #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #99 CACHED 18:53:24 18:53:24 #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ 18:53:24 #100 CACHED 18:53:24 18:53:24 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:53:24 #101 CACHED 18:53:24 18:53:24 #102 [security-bootstrapper builder 6/7] COPY . . 18:53:24 #102 CACHED 18:53:24 18:53:24 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #103 CACHED 18:53:24 18:53:24 #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 18:53:24 #104 CACHED 18:53:24 18:53:24 #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #105 CACHED 18:53:24 18:53:24 #106 [security-proxy-setup builder 6/7] COPY . . 18:53:24 #106 CACHED 18:53:24 18:53:24 #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #107 CACHED 18:53:24 18:53:24 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 18:53:24 #108 CACHED 18:53:24 18:53:24 #109 [security-proxy-auth builder 6/7] COPY . . 18:53:24 #109 CACHED 18:53:24 18:53:24 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #110 CACHED 18:53:24 18:53:24 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 18:53:24 #111 CACHED 18:53:24 18:53:24 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:53:24 #112 CACHED 18:53:24 18:53:24 #113 [security-secretstore-setup builder 6/7] COPY . . 18:53:24 #113 DONE 1.5s 18:53:24 18:53:24 #114 [security-spiffe-token-provider builder 6/7] COPY . . 18:53:24 #114 DONE 1.5s 18:53:24 18:53:24 #115 [core-command builder 6/7] COPY . . 18:53:24 #115 CACHED 18:53:24 18:53:24 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 18:53:24 #116 CACHED 18:53:24 18:53:24 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #117 CACHED 18:53:24 18:53:24 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 18:53:24 #118 CACHED 18:53:24 18:53:24 #119 [support-scheduler builder 6/7] COPY . . 18:53:24 #119 CACHED 18:53:24 18:53:24 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:24 #120 CACHED 18:53:24 18:53:24 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:53:24 #121 ... 18:53:24 18:53:24 #96 [support-notifications builder 6/7] COPY . . 18:53:24 #96 DONE 1.5s 18:53:24 18:53:24 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:53:29 #122 ... 18:53:29 18:53:29 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:53:29 #0 5.025 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:53:30 #123 ... 18:53:30 18:53:30 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:53:30 #0 6.473 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:53:31 #124 ... 18:53:31 18:53:31 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:53:31 #0 6.938 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:53:32 #125 ... 18:53:32 18:53:32 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:53:32 #122 8.103 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:53:34 #122 ... 18:53:34 18:53:34 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:53:34 #0 7.943 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:53:34 #126 ... 18:53:34 18:53:34 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:53:34 #0 7.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:53:34 #127 ... 18:53:34 18:53:34 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:53:34 #0 8.308 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:53:34 #128 ... 18:53:34 18:53:34 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:53:34 #0 7.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:53:34 #129 ... 18:53:34 18:53:34 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:53:34 #0 6.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:53:34 #130 ... 18:53:34 18:53:34 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:53:34 #0 7.735 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:53:35 #131 ... 18:53:35 18:53:35 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:53:35 #121 8.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:07:34 #121 ... 19:07:34 19:07:34 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:07:34 #123 DONE 843.0s 19:07:34 19:07:34 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:07:34 #132 DONE 0.3s 19:07:34 19:07:34 #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:07:34 #133 ... 19:07:34 19:07:34 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:07:34 #130 DONE 845.4s 19:07:34 19:07:34 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:07:34 #127 843.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:07:34 #127 ... 19:07:34 19:07:34 #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:07:34 #133 DONE 2.6s 19:07:34 19:07:34 #134 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:07:34 #134 DONE 0.5s 19:07:34 19:07:34 #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:07:34 #135 DONE 0.8s 19:07:34 19:07:34 #136 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:07:34 #136 DONE 0.3s 19:07:34 19:07:34 #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:07:34 #137 DONE 0.3s 19:07:34 19:07:34 #138 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:07:34 #138 ... 19:07:34 19:07:34 #139 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:07:34 #139 DONE 0.2s 19:07:34 19:07:34 #140 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:07:34 #140 ... 19:07:34 19:07:34 #138 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:07:34 #138 DONE 0.5s 19:07:34 19:07:34 #140 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:07:34 #140 DONE 0.3s 19:07:34 19:07:34 #141 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:07:34 #141 ... 19:07:34 19:07:34 #142 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:07:34 #142 DONE 0.3s 19:07:34 19:07:34 #141 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:07:34 #141 DONE 0.4s 19:07:34 19:07:34 #143 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:07:34 #143 ... 19:07:34 19:07:34 #144 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:07:34 #144 DONE 0.2s 19:07:34 19:07:34 #143 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:07:34 #143 DONE 0.3s 19:07:34 19:07:34 #145 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:07:34 #145 DONE 0.3s 19:07:34 19:07:34 #146 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:07:34 #146 ... 19:07:34 19:07:34 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:07:34 #147 DONE 0.4s 19:07:34 19:07:34 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:07:34 #148 DONE 0.4s 19:07:34 19:07:34 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:07:34 #127 ... 19:07:34 19:07:34 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:07:35 #149 ... 19:07:35 19:07:35 #146 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:07:35 #146 DONE 3.2s 19:07:35 19:07:35 #95 [security-proxy-setup] exporting to image 19:07:35 #95 exporting layers 19:07:36 #95 ... 19:07:36 19:07:36 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:07:36 #149 DONE 2.7s 19:07:36 19:07:36 #95 [security-bootstrapper] exporting to image 19:07:37 #95 exporting layers 2.0s done 19:07:37 #95 writing image sha256:e3dbd1953507b670eab11b2905aa0b460f5933c50d97f03e6badb6c28092c92b 0.0s done 19:07:37 #95 naming to docker.io/library/security-bootstrapper-arm64 done 19:07:37 #95 writing image sha256:8cb7131bd2c63542a80cb7d26f3d8f5b6583d67d23f8f12178bbf6f170b6e6a2 done 19:07:37 #95 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:07:37 #95 DONE 4.4s 19:07:37 19:07:37 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:07:50 #124 ... 19:07:50 19:07:50 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:07:50 #127 DONE 865.0s 19:07:50 19:07:50 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:07:50 #121 ... 19:07:50 19:07:50 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:07:50 #150 DONE 0.2s 19:07:50 19:07:50 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:07:50 #151 DONE 0.3s 19:07:50 19:07:50 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:07:50 #126 ... 19:07:50 19:07:50 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:07:50 #152 DONE 0.1s 19:07:50 19:07:50 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:07:50 #153 DONE 0.1s 19:07:50 19:07:50 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:07:50 #129 ... 19:07:50 19:07:50 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:07:50 #154 DONE 0.1s 19:07:50 19:07:50 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:07:50 #155 DONE 0.4s 19:07:50 19:07:50 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:07:51 #156 DONE 0.3s 19:07:51 19:07:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:07:51 #44 ... 19:07:51 19:07:51 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:07:51 #157 DONE 0.2s 19:07:51 19:07:51 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:07:53 #158 DONE 1.8s 19:07:53 19:07:53 #95 [security-secretstore-setup] exporting to image 19:07:53 #95 exporting layers 19:07:54 #95 exporting layers 1.3s done 19:07:54 #95 writing image sha256:d195741f70491499aed236529e1250d8aee42e0b1862aac5d223da39e2e261dc done 19:07:54 #95 naming to docker.io/library/security-secretstore-setup-arm64 done 19:07:54 #95 DONE 5.7s 19:07:54 19:07:54 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:07:56 #122 ... 19:07:56 19:07:56 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:07:56 #129 DONE 871.8s 19:07:56 19:07:56 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:07:56 #128 ... 19:07:56 19:07:56 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:07:57 #159 DONE 0.5s 19:07:57 19:07:57 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:07:57 #160 DONE 0.3s 19:07:57 19:07:57 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:07:57 #131 ... 19:07:57 19:07:57 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:07:57 #161 DONE 0.3s 19:07:57 19:07:57 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:07:57 #162 DONE 0.2s 19:07:57 19:07:57 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:07:57 #163 DONE 0.1s 19:07:57 19:07:57 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:07:57 #121 ... 19:07:57 19:07:57 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:01 #164 DONE 3.3s 19:08:01 19:08:01 #95 [security-proxy-auth] exporting to image 19:08:01 #95 exporting layers 19:08:01 #95 exporting layers 0.6s done 19:08:01 #95 writing image sha256:703d1253befa68e0dc0e1d6928d91ff8001535a7acd9a2bbeaf2ddb8b67cf971 done 19:08:01 #95 naming to docker.io/library/security-proxy-auth-arm64 done 19:08:01 #95 DONE 6.3s 19:08:01 19:08:01 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:09 #121 ... 19:08:09 19:08:09 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:08:09 #126 DONE 885.9s 19:08:10 19:08:10 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:08:11 #128 ... 19:08:11 19:08:11 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:08:11 #165 DONE 0.2s 19:08:11 19:08:11 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:08:11 #166 DONE 0.2s 19:08:11 19:08:11 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:08:11 #44 ... 19:08:11 19:08:11 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:08:11 #167 DONE 0.3s 19:08:11 19:08:11 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:08:11 #168 DONE 0.2s 19:08:11 19:08:11 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:08:12 #169 DONE 0.2s 19:08:12 19:08:12 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:16 #170 DONE 3.6s 19:08:16 19:08:16 #95 [core-common-config-bootstrapper] exporting to image 19:08:16 #95 exporting layers 19:08:16 #95 exporting layers 0.6s done 19:08:16 #95 writing image sha256:79eadd0c66043c8f203825820c3f97cb7d1b08eb898f0bda4d1aa6e2bc29abaa done 19:08:16 #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:08:16 #95 DONE 6.9s 19:08:16 19:08:16 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:55 #121 ... 19:08:55 19:08:55 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:08:55 #125 DONE 925.1s 19:08:55 19:08:55 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:55 #121 ... 19:08:55 19:08:55 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:08:55 #171 DONE 0.2s 19:08:55 19:08:55 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:08:55 #172 DONE 0.1s 19:08:55 19:08:55 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:08:55 #173 DONE 0.3s 19:08:55 19:08:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:08:55 #44 ... 19:08:55 19:08:55 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:08:55 #174 DONE 0.1s 19:08:55 19:08:55 #95 [core-command] exporting to image 19:08:55 #95 exporting layers 19:08:55 #95 exporting layers 0.4s done 19:08:55 #95 writing image sha256:e3da8d045ed0935d88e84bef4ed12aff18ca97a7643c66efe8e6e5c8a49a9312 done 19:08:55 #95 naming to docker.io/library/core-command-arm64 done 19:08:55 #95 DONE 7.3s 19:08:55 19:08:55 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:00 #121 ... 19:09:00 19:09:00 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:09:00 #131 DONE 936.1s 19:09:00 19:09:00 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:09:00 #122 ... 19:09:00 19:09:00 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:09:00 #175 DONE 0.2s 19:09:00 19:09:00 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:09:01 #176 DONE 0.2s 19:09:01 19:09:01 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:09:01 #177 DONE 0.4s 19:09:01 19:09:01 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:01 #121 ... 19:09:01 19:09:01 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:09:01 #178 DONE 0.2s 19:09:01 19:09:01 #95 [core-data] exporting to image 19:09:01 #95 exporting layers 19:09:02 #95 exporting layers 0.4s done 19:09:02 #95 writing image sha256:c53daee5abc2cea9c1c19723734b260986091f631765f6eb6151df9d42013747 done 19:09:02 #95 naming to docker.io/library/core-data-arm64 done 19:09:02 #95 DONE 7.7s 19:09:02 19:09:02 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:02 #121 ... 19:09:02 19:09:02 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:09:02 #124 DONE 938.5s 19:09:02 19:09:02 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:03 #121 ... 19:09:03 19:09:03 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:09:03 #179 DONE 0.2s 19:09:03 19:09:03 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:09:03 #128 ... 19:09:03 19:09:03 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:09:03 #180 DONE 0.2s 19:09:03 19:09:03 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:03 #121 ... 19:09:03 19:09:03 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:03 #181 DONE 0.3s 19:09:03 19:09:03 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:09:03 #182 DONE 0.1s 19:09:03 19:09:03 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:04 #121 ... 19:09:04 19:09:04 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:09:04 #183 DONE 0.2s 19:09:04 19:09:04 #95 [core-metadata] exporting to image 19:09:04 #95 exporting layers 0.3s done 19:09:04 #95 writing image sha256:7135151546dd3ef12e29c08f1f461dfaec1f3a54c9737fddbe4aa8550e11d43a done 19:09:04 #95 naming to docker.io/library/core-metadata-arm64 done 19:09:04 #95 DONE 8.0s 19:09:04 19:09:04 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:09:22 #122 ... 19:09:22 19:09:22 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:22 #121 DONE 957.4s 19:09:22 19:09:22 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:09:22 #122 ... 19:09:22 19:09:22 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:09:22 #184 DONE 0.2s 19:09:22 19:09:22 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:09:22 #44 ... 19:09:22 19:09:22 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:09:22 #185 DONE 0.1s 19:09:22 19:09:22 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:09:22 #186 DONE 0.4s 19:09:22 19:09:22 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:09:23 #187 DONE 0.1s 19:09:23 19:09:23 #95 [security-spiffe-token-provider] exporting to image 19:09:23 #95 exporting layers 19:09:26 #95 exporting layers 2.7s done 19:09:26 #95 writing image sha256:06b00bc11bfc24660371aab08addef1da93a4499ae0288846effb89c439e675c done 19:09:26 #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:09:26 #95 DONE 10.7s 19:09:26 19:09:26 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:09:44 #128 ... 19:09:44 19:09:44 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:09:44 #122 DONE 979.8s 19:09:44 19:09:44 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:09:44 #44 ... 19:09:44 19:09:44 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:09:44 #188 DONE 0.2s 19:09:44 19:09:44 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:09:44 #44 ... 19:09:44 19:09:44 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:09:44 #189 DONE 0.1s 19:09:44 19:09:44 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:09:45 #190 DONE 0.5s 19:09:45 19:09:45 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:09:45 #191 DONE 0.1s 19:09:45 19:09:45 #95 [support-notifications] exporting to image 19:09:45 #95 exporting layers 19:09:45 #95 exporting layers 0.4s done 19:09:45 #95 writing image sha256:0b8e12be669ca7451eca01202a94552f6c869b56deddf21566d1d94386b86f59 done 19:09:45 #95 naming to docker.io/library/support-notifications-arm64 done 19:09:45 #95 DONE 11.1s 19:09:45 19:09:45 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:09:45 #44 ... 19:09:45 19:09:45 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:09:45 #128 DONE 981.7s 19:09:46 19:09:46 #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:09:46 #192 DONE 0.1s 19:09:46 19:09:46 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:09:46 #44 ... 19:09:46 19:09:46 #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:09:46 #193 DONE 0.1s 19:09:46 19:09:46 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:47 #194 DONE 0.3s 19:09:47 19:09:47 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:09:47 #195 DONE 0.1s 19:09:47 19:09:47 #95 [support-scheduler] exporting to image 19:09:47 #95 exporting layers 0.4s done 19:09:47 #95 writing image sha256:e8aed13e46748f7e023baa75b98e5e58cff748233831938727eccce3588a739d done 19:09:47 #95 naming to docker.io/library/support-scheduler-arm64 done 19:09:47 #95 DONE 11.5s 19:09:47 19:09:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:09:47 time="2023-10-24T18:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:09:47 time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:09:47 $ docker stop --time=1 85bdcc3a3fea505e026eaba8fddae426f6c4a720cf1a3041cfdbd7d852789fa0 19:09:49 $ docker rm -f --volumes 85bdcc3a3fea505e026eaba8fddae426f6c4a720cf1a3041cfdbd7d852789fa0 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:49 + docker images 19:09:49 REPOSITORY TAG IMAGE ID CREATED SIZE 19:09:49 support-scheduler-arm64 latest e8aed13e4674 3 seconds ago 33.5MB 19:09:49 support-notifications-arm64 latest 0b8e12be669c 4 seconds ago 34.2MB 19:09:49 security-spiffe-token-provider-arm64 latest 06b00bc11bfc 27 seconds ago 35.1MB 19:09:49 core-metadata-arm64 latest 7135151546dd 46 seconds ago 21.5MB 19:09:49 core-data-arm64 latest c53daee5abc2 48 seconds ago 21.2MB 19:09:49 core-command-arm64 latest e3da8d045ed0 59 seconds ago 21MB 19:09:49 core-common-config-bootstrapper-arm64 latest 79eadd0c6604 About a minute ago 18.3MB 19:09:49 security-proxy-auth-arm64 latest 703d1253befa About a minute ago 19.4MB 19:09:49 security-secretstore-setup-arm64 latest d195741f7049 About a minute ago 43.7MB 19:09:49 security-proxy-setup-arm64 latest 8cb7131bd2c6 2 minutes ago 34MB 19:09:49 security-bootstrapper-arm64 latest e3dbd1953507 2 minutes ago 23.1MB 19:09:49 security-spire-config-arm64 latest f10a8d677a92 17 minutes ago 95.8MB 19:09:49 security-spire-server-arm64 latest b2ca535876fe 17 minutes ago 101MB 19:09:49 security-spire-agent-arm64 latest 77d697f70e57 17 minutes ago 157MB 19:09:49 ci-base-image-arm64 latest 7b10f7609930 18 minutes ago 926MB 19:09:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 4 weeks ago 553MB 19:09:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:49 provisioning config files... 19:09:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/598@tmp/config5854148852201063541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:49 ---> docker-login.sh 19:09:49 nexus3.edgexfoundry.org:10001 19:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 nexus3.edgexfoundry.org:10002 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 nexus3.edgexfoundry.org:10003 19:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:51 Configure a credential helper to remove this warning. See 19:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:51 19:09:51 Login Succeeded 19:09:51 nexus3.edgexfoundry.org:10004 19:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:51 Configure a credential helper to remove this warning. See 19:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:51 19:09:51 Login Succeeded 19:09:51 docker.io 19:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:52 Configure a credential helper to remove this warning. See 19:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:52 19:09:52 Login Succeeded 19:09:52 ---> docker-login.sh ends [Pipeline] } 19:09:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:52 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:09:52 b52c6cf761ac112ece749ea113e372719a05fda4 19:09:52 latest 19:09:52 3.1.0-dev.63 19:09:52 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:09:52 main 19:09:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:09:53 be2733105f72: Preparing 19:09:53 8447301b3c03: Preparing 19:09:53 8b8a726020e4: Preparing 19:09:53 3801baf7d59d: Preparing 19:09:53 259c9f027486: Preparing 19:09:53 5f4d9fc4d98d: Preparing 19:09:53 5f4d9fc4d98d: Waiting 19:09:54 be2733105f72: Pushed 19:09:54 8b8a726020e4: Pushed 19:09:54 3801baf7d59d: Pushed 19:09:54 259c9f027486: Pushed 19:09:54 5f4d9fc4d98d: Layer already exists 19:09:57 8447301b3c03: Pushed 19:09:57 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:09:58 be2733105f72: Preparing 19:09:58 8447301b3c03: Preparing 19:09:58 8b8a726020e4: Preparing 19:09:58 3801baf7d59d: Preparing 19:09:58 259c9f027486: Preparing 19:09:58 5f4d9fc4d98d: Preparing 19:09:58 be2733105f72: Layer already exists 19:09:58 3801baf7d59d: Layer already exists 19:09:58 8447301b3c03: Layer already exists 19:09:58 259c9f027486: Layer already exists 19:09:58 8b8a726020e4: Layer already exists 19:09:58 5f4d9fc4d98d: Layer already exists 19:09:58 latest: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 19:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:09:59 be2733105f72: Preparing 19:09:59 8447301b3c03: Preparing 19:09:59 8b8a726020e4: Preparing 19:09:59 3801baf7d59d: Preparing 19:09:59 259c9f027486: Preparing 19:09:59 5f4d9fc4d98d: Preparing 19:09:59 5f4d9fc4d98d: Waiting 19:09:59 259c9f027486: Layer already exists 19:09:59 8447301b3c03: Layer already exists 19:09:59 3801baf7d59d: Layer already exists 19:09:59 8b8a726020e4: Layer already exists 19:09:59 be2733105f72: Layer already exists 19:09:59 5f4d9fc4d98d: Layer already exists 19:09:59 3.1.0-dev.63: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:10:00 be2733105f72: Preparing 19:10:00 8447301b3c03: Preparing 19:10:00 8b8a726020e4: Preparing 19:10:00 3801baf7d59d: Preparing 19:10:00 259c9f027486: Preparing 19:10:00 5f4d9fc4d98d: Preparing 19:10:00 5f4d9fc4d98d: Waiting 19:10:00 259c9f027486: Layer already exists 19:10:00 be2733105f72: Layer already exists 19:10:00 3801baf7d59d: Layer already exists 19:10:00 8b8a726020e4: Layer already exists 19:10:00 8447301b3c03: Layer already exists 19:10:00 5f4d9fc4d98d: Layer already exists 19:10:00 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 19:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:10:01 be2733105f72: Preparing 19:10:01 8447301b3c03: Preparing 19:10:01 8b8a726020e4: Preparing 19:10:01 3801baf7d59d: Preparing 19:10:01 259c9f027486: Preparing 19:10:01 5f4d9fc4d98d: Preparing 19:10:01 3801baf7d59d: Layer already exists 19:10:01 8b8a726020e4: Layer already exists 19:10:01 be2733105f72: Layer already exists 19:10:01 8447301b3c03: Layer already exists 19:10:01 259c9f027486: Layer already exists 19:10:01 5f4d9fc4d98d: Layer already exists 19:10:01 main: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:01 ===================================================== [Pipeline] echo 19:10:01 taggedImages: 19:10:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:10:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 19:10:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 19:10:01 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 19:10:01 b52c6cf761ac112ece749ea113e372719a05fda4 19:10:01 latest 19:10:01 3.1.0-dev.63 19:10:01 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:01 main 19:10:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:10:02 1a24eed56a60: Preparing 19:10:02 c15efac23950: Preparing 19:10:02 3caf04e1aee3: Preparing 19:10:02 cea2c8b9487a: Preparing 19:10:02 8b8a726020e4: Preparing 19:10:02 3801baf7d59d: Preparing 19:10:02 259c9f027486: Preparing 19:10:02 5f4d9fc4d98d: Preparing 19:10:02 3801baf7d59d: Waiting 19:10:02 259c9f027486: Waiting 19:10:02 5f4d9fc4d98d: Waiting 19:10:02 8b8a726020e4: Layer already exists 19:10:02 3801baf7d59d: Layer already exists 19:10:02 259c9f027486: Layer already exists 19:10:02 3caf04e1aee3: Pushed 19:10:02 5f4d9fc4d98d: Layer already exists 19:10:02 c15efac23950: Pushed 19:10:02 1a24eed56a60: Pushed 19:10:05 cea2c8b9487a: Pushed 19:10:07 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:07 + 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 19:10:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 19:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:10:07 1a24eed56a60: Preparing 19:10:07 c15efac23950: Preparing 19:10:07 3caf04e1aee3: Preparing 19:10:07 cea2c8b9487a: Preparing 19:10:07 8b8a726020e4: Preparing 19:10:07 3801baf7d59d: Preparing 19:10:07 259c9f027486: Preparing 19:10:07 5f4d9fc4d98d: Preparing 19:10:07 259c9f027486: Waiting 19:10:07 5f4d9fc4d98d: Waiting 19:10:07 3801baf7d59d: Waiting 19:10:07 3caf04e1aee3: Layer already exists 19:10:07 cea2c8b9487a: Layer already exists 19:10:07 1a24eed56a60: Layer already exists 19:10:07 c15efac23950: Layer already exists 19:10:07 8b8a726020e4: Layer already exists 19:10:07 5f4d9fc4d98d: Layer already exists 19:10:07 259c9f027486: Layer already exists 19:10:07 3801baf7d59d: Layer already exists 19:10:07 latest: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 19:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:10:08 1a24eed56a60: Preparing 19:10:08 c15efac23950: Preparing 19:10:08 3caf04e1aee3: Preparing 19:10:08 cea2c8b9487a: Preparing 19:10:08 8b8a726020e4: Preparing 19:10:08 3801baf7d59d: Preparing 19:10:08 259c9f027486: Preparing 19:10:08 3801baf7d59d: Waiting 19:10:08 5f4d9fc4d98d: Preparing 19:10:08 259c9f027486: Waiting 19:10:08 5f4d9fc4d98d: Waiting 19:10:08 c15efac23950: Layer already exists 19:10:08 8b8a726020e4: Layer already exists 19:10:08 3caf04e1aee3: Layer already exists 19:10:08 cea2c8b9487a: Layer already exists 19:10:08 1a24eed56a60: Layer already exists 19:10:08 259c9f027486: Layer already exists 19:10:08 3801baf7d59d: Layer already exists 19:10:08 5f4d9fc4d98d: Layer already exists 19:10:08 3.1.0-dev.63: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:10:09 1a24eed56a60: Preparing 19:10:09 c15efac23950: Preparing 19:10:09 3caf04e1aee3: Preparing 19:10:09 cea2c8b9487a: Preparing 19:10:09 8b8a726020e4: Preparing 19:10:09 3801baf7d59d: Preparing 19:10:09 259c9f027486: Preparing 19:10:09 5f4d9fc4d98d: Preparing 19:10:09 3801baf7d59d: Waiting 19:10:09 259c9f027486: Waiting 19:10:09 5f4d9fc4d98d: Waiting 19:10:09 1a24eed56a60: Layer already exists 19:10:09 3caf04e1aee3: Layer already exists 19:10:09 c15efac23950: Layer already exists 19:10:09 cea2c8b9487a: Layer already exists 19:10:09 8b8a726020e4: Layer already exists 19:10:09 3801baf7d59d: Layer already exists 19:10:09 5f4d9fc4d98d: Layer already exists 19:10:09 259c9f027486: Layer already exists 19:10:09 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:10 + 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 19:10:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 19:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:10:10 1a24eed56a60: Preparing 19:10:10 c15efac23950: Preparing 19:10:10 3caf04e1aee3: Preparing 19:10:10 cea2c8b9487a: Preparing 19:10:10 8b8a726020e4: Preparing 19:10:10 3801baf7d59d: Preparing 19:10:10 259c9f027486: Preparing 19:10:10 3801baf7d59d: Waiting 19:10:10 5f4d9fc4d98d: Preparing 19:10:10 259c9f027486: Waiting 19:10:10 5f4d9fc4d98d: Waiting 19:10:10 cea2c8b9487a: Layer already exists 19:10:10 c15efac23950: Layer already exists 19:10:10 3caf04e1aee3: Layer already exists 19:10:10 1a24eed56a60: Layer already exists 19:10:10 8b8a726020e4: Layer already exists 19:10:10 259c9f027486: Layer already exists 19:10:10 3801baf7d59d: Layer already exists 19:10:10 5f4d9fc4d98d: Layer already exists 19:10:10 main: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:10 ===================================================== [Pipeline] echo 19:10:10 taggedImages: 19:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 19:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 19:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 19:10:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:10:10 b52c6cf761ac112ece749ea113e372719a05fda4 19:10:10 latest 19:10:10 3.1.0-dev.63 19:10:10 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:10 main 19:10:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:10:11 79bbed316d3b: Preparing 19:10:11 3d7352ee73a8: Preparing 19:10:11 8b8a726020e4: Preparing 19:10:11 3801baf7d59d: Preparing 19:10:11 259c9f027486: Preparing 19:10:11 5f4d9fc4d98d: Preparing 19:10:11 5f4d9fc4d98d: Waiting 19:10:11 3801baf7d59d: Layer already exists 19:10:11 259c9f027486: Layer already exists 19:10:11 8b8a726020e4: Layer already exists 19:10:11 5f4d9fc4d98d: Layer already exists 19:10:11 79bbed316d3b: Pushed 19:10:15 3d7352ee73a8: Pushed 19:10:15 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:10:16 79bbed316d3b: Preparing 19:10:16 3d7352ee73a8: Preparing 19:10:16 8b8a726020e4: Preparing 19:10:16 3801baf7d59d: Preparing 19:10:16 259c9f027486: Preparing 19:10:16 5f4d9fc4d98d: Preparing 19:10:16 5f4d9fc4d98d: Waiting 19:10:16 8b8a726020e4: Layer already exists 19:10:16 259c9f027486: Layer already exists 19:10:16 3d7352ee73a8: Layer already exists 19:10:16 3801baf7d59d: Layer already exists 19:10:16 79bbed316d3b: Layer already exists 19:10:16 5f4d9fc4d98d: Layer already exists 19:10:16 latest: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 19:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:10:17 79bbed316d3b: Preparing 19:10:17 3d7352ee73a8: Preparing 19:10:17 8b8a726020e4: Preparing 19:10:17 3801baf7d59d: Preparing 19:10:17 259c9f027486: Preparing 19:10:17 5f4d9fc4d98d: Preparing 19:10:17 79bbed316d3b: Layer already exists 19:10:17 3d7352ee73a8: Layer already exists 19:10:17 259c9f027486: Layer already exists 19:10:17 8b8a726020e4: Layer already exists 19:10:17 3801baf7d59d: Layer already exists 19:10:17 5f4d9fc4d98d: Layer already exists 19:10:17 3.1.0-dev.63: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:10:21 79bbed316d3b: Preparing 19:10:21 3d7352ee73a8: Preparing 19:10:21 8b8a726020e4: Preparing 19:10:21 3801baf7d59d: Preparing 19:10:21 259c9f027486: Preparing 19:10:21 5f4d9fc4d98d: Preparing 19:10:21 5f4d9fc4d98d: Waiting 19:10:21 8b8a726020e4: Layer already exists 19:10:21 259c9f027486: Layer already exists 19:10:21 3801baf7d59d: Layer already exists 19:10:21 3d7352ee73a8: Layer already exists 19:10:21 79bbed316d3b: Layer already exists 19:10:21 5f4d9fc4d98d: Layer already exists 19:10:21 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 19:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:10:22 79bbed316d3b: Preparing 19:10:22 3d7352ee73a8: Preparing 19:10:22 8b8a726020e4: Preparing 19:10:22 3801baf7d59d: Preparing 19:10:22 259c9f027486: Preparing 19:10:22 5f4d9fc4d98d: Preparing 19:10:22 5f4d9fc4d98d: Waiting 19:10:22 3d7352ee73a8: Layer already exists 19:10:22 259c9f027486: Layer already exists 19:10:22 8b8a726020e4: Layer already exists 19:10:22 3801baf7d59d: Layer already exists 19:10:22 79bbed316d3b: Layer already exists 19:10:22 5f4d9fc4d98d: Layer already exists 19:10:22 main: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:22 ===================================================== [Pipeline] echo 19:10:22 taggedImages: 19:10:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:10:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 19:10:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 19:10:22 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:10:22 b52c6cf761ac112ece749ea113e372719a05fda4 19:10:22 latest 19:10:22 3.1.0-dev.63 19:10:22 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:22 main 19:10:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:10:23 d82911933eb6: Preparing 19:10:23 2d9900f6db49: Preparing 19:10:23 9b165ac35916: Preparing 19:10:23 8b8a726020e4: Preparing 19:10:23 3801baf7d59d: Preparing 19:10:23 259c9f027486: Preparing 19:10:23 5f4d9fc4d98d: Preparing 19:10:23 259c9f027486: Waiting 19:10:23 3801baf7d59d: Layer already exists 19:10:23 8b8a726020e4: Layer already exists 19:10:23 259c9f027486: Layer already exists 19:10:23 5f4d9fc4d98d: Layer already exists 19:10:23 2d9900f6db49: Pushed 19:10:23 d82911933eb6: Pushed 19:10:27 9b165ac35916: Pushed 19:10:27 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:10:28 d82911933eb6: Preparing 19:10:28 2d9900f6db49: Preparing 19:10:28 9b165ac35916: Preparing 19:10:28 8b8a726020e4: Preparing 19:10:28 3801baf7d59d: Preparing 19:10:28 259c9f027486: Preparing 19:10:28 5f4d9fc4d98d: Preparing 19:10:28 259c9f027486: Waiting 19:10:28 5f4d9fc4d98d: Waiting 19:10:28 9b165ac35916: Layer already exists 19:10:28 2d9900f6db49: Layer already exists 19:10:28 8b8a726020e4: Layer already exists 19:10:28 3801baf7d59d: Layer already exists 19:10:28 d82911933eb6: Layer already exists 19:10:28 259c9f027486: Layer already exists 19:10:28 5f4d9fc4d98d: Layer already exists 19:10:28 latest: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 19:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:10:29 d82911933eb6: Preparing 19:10:29 2d9900f6db49: Preparing 19:10:29 9b165ac35916: Preparing 19:10:29 8b8a726020e4: Preparing 19:10:29 3801baf7d59d: Preparing 19:10:29 259c9f027486: Preparing 19:10:29 5f4d9fc4d98d: Preparing 19:10:29 259c9f027486: Waiting 19:10:29 5f4d9fc4d98d: Waiting 19:10:29 9b165ac35916: Layer already exists 19:10:29 3801baf7d59d: Layer already exists 19:10:29 8b8a726020e4: Layer already exists 19:10:29 2d9900f6db49: Layer already exists 19:10:29 d82911933eb6: Layer already exists 19:10:29 259c9f027486: Layer already exists 19:10:29 5f4d9fc4d98d: Layer already exists 19:10:29 3.1.0-dev.63: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:10:29 d82911933eb6: Preparing 19:10:29 2d9900f6db49: Preparing 19:10:29 9b165ac35916: Preparing 19:10:29 8b8a726020e4: Preparing 19:10:29 3801baf7d59d: Preparing 19:10:29 259c9f027486: Preparing 19:10:29 5f4d9fc4d98d: Preparing 19:10:29 259c9f027486: Waiting 19:10:29 5f4d9fc4d98d: Waiting 19:10:29 2d9900f6db49: Layer already exists 19:10:29 8b8a726020e4: Layer already exists 19:10:29 9b165ac35916: Layer already exists 19:10:29 3801baf7d59d: Layer already exists 19:10:29 d82911933eb6: Layer already exists 19:10:29 259c9f027486: Layer already exists 19:10:29 5f4d9fc4d98d: Layer already exists 19:10:30 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 19:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:10:30 d82911933eb6: Preparing 19:10:30 2d9900f6db49: Preparing 19:10:30 9b165ac35916: Preparing 19:10:30 8b8a726020e4: Preparing 19:10:30 3801baf7d59d: Preparing 19:10:30 259c9f027486: Preparing 19:10:30 5f4d9fc4d98d: Preparing 19:10:30 259c9f027486: Waiting 19:10:30 5f4d9fc4d98d: Waiting 19:10:30 3801baf7d59d: Layer already exists 19:10:30 d82911933eb6: Layer already exists 19:10:30 2d9900f6db49: Layer already exists 19:10:30 8b8a726020e4: Layer already exists 19:10:30 9b165ac35916: Layer already exists 19:10:30 5f4d9fc4d98d: Layer already exists 19:10:30 259c9f027486: Layer already exists 19:10:31 main: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:31 ===================================================== [Pipeline] echo 19:10:31 taggedImages: 19:10:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:10:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 19:10:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 19:10:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:10:31 b52c6cf761ac112ece749ea113e372719a05fda4 19:10:31 latest 19:10:31 3.1.0-dev.63 19:10:31 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:31 main 19:10:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:10:36 79753a86d97e: Preparing 19:10:36 9852cdbcc918: Preparing 19:10:36 30efa97e1f54: Preparing 19:10:36 039425d336b0: Preparing 19:10:36 a920be279a56: Preparing 19:10:36 f649b7223c09: Preparing 19:10:36 79e080eed1bc: Preparing 19:10:36 8b8a726020e4: Preparing 19:10:36 3801baf7d59d: Preparing 19:10:36 f428ec948cbb: Preparing 19:10:36 7913fecc8a59: Preparing 19:10:36 5f70bf18a086: Preparing 19:10:36 f649b7223c09: Waiting 19:10:36 8b8a726020e4: Waiting 19:10:36 79e080eed1bc: Waiting 19:10:36 2cdd5e9c2fa5: Preparing 19:10:36 3801baf7d59d: Waiting 19:10:36 f428ec948cbb: Waiting 19:10:36 21afcdcbe97f: Preparing 19:10:36 5f4d9fc4d98d: Preparing 19:10:36 21afcdcbe97f: Waiting 19:10:36 5f4d9fc4d98d: Waiting 19:10:36 7913fecc8a59: Waiting 19:10:36 2cdd5e9c2fa5: Waiting 19:10:36 5f70bf18a086: Waiting 19:10:36 039425d336b0: Pushed 19:10:36 9852cdbcc918: Pushed 19:10:36 a920be279a56: Pushed 19:10:36 30efa97e1f54: Pushed 19:10:36 79753a86d97e: Pushed 19:10:36 8b8a726020e4: Layer already exists 19:10:36 3801baf7d59d: Layer already exists 19:10:36 f649b7223c09: Pushed 19:10:36 f428ec948cbb: Pushed 19:10:36 5f70bf18a086: Pushed 19:10:36 7913fecc8a59: Pushed 19:10:36 2cdd5e9c2fa5: Pushed 19:10:36 5f4d9fc4d98d: Layer already exists 19:10:36 21afcdcbe97f: Pushed 19:10:41 79e080eed1bc: Pushed 19:10:41 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:10:41 79753a86d97e: Preparing 19:10:41 9852cdbcc918: Preparing 19:10:41 30efa97e1f54: Preparing 19:10:41 039425d336b0: Preparing 19:10:41 a920be279a56: Preparing 19:10:41 f649b7223c09: Preparing 19:10:41 79e080eed1bc: Preparing 19:10:41 f649b7223c09: Waiting 19:10:41 8b8a726020e4: Preparing 19:10:41 3801baf7d59d: Preparing 19:10:41 f428ec948cbb: Preparing 19:10:41 7913fecc8a59: Preparing 19:10:41 5f70bf18a086: Preparing 19:10:41 79e080eed1bc: Waiting 19:10:41 2cdd5e9c2fa5: Preparing 19:10:41 8b8a726020e4: Waiting 19:10:41 21afcdcbe97f: Preparing 19:10:41 5f4d9fc4d98d: Preparing 19:10:41 3801baf7d59d: Waiting 19:10:41 f428ec948cbb: Waiting 19:10:41 7913fecc8a59: Waiting 19:10:41 5f70bf18a086: Waiting 19:10:41 2cdd5e9c2fa5: Waiting 19:10:41 5f4d9fc4d98d: Waiting 19:10:41 a920be279a56: Layer already exists 19:10:41 30efa97e1f54: Layer already exists 19:10:41 039425d336b0: Layer already exists 19:10:41 9852cdbcc918: Layer already exists 19:10:41 79753a86d97e: Layer already exists 19:10:41 f649b7223c09: Layer already exists 19:10:41 3801baf7d59d: Layer already exists 19:10:41 f428ec948cbb: Layer already exists 19:10:41 8b8a726020e4: Layer already exists 19:10:41 79e080eed1bc: Layer already exists 19:10:41 7913fecc8a59: Layer already exists 19:10:41 2cdd5e9c2fa5: Layer already exists 19:10:41 5f4d9fc4d98d: Layer already exists 19:10:41 21afcdcbe97f: Layer already exists 19:10:41 5f70bf18a086: Layer already exists 19:10:42 latest: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 19:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:10:42 79753a86d97e: Preparing 19:10:42 9852cdbcc918: Preparing 19:10:42 30efa97e1f54: Preparing 19:10:42 039425d336b0: Preparing 19:10:42 a920be279a56: Preparing 19:10:42 f649b7223c09: Preparing 19:10:42 79e080eed1bc: Preparing 19:10:42 8b8a726020e4: Preparing 19:10:42 3801baf7d59d: Preparing 19:10:42 f428ec948cbb: Preparing 19:10:42 7913fecc8a59: Preparing 19:10:42 5f70bf18a086: Preparing 19:10:42 2cdd5e9c2fa5: Preparing 19:10:42 21afcdcbe97f: Preparing 19:10:42 5f4d9fc4d98d: Preparing 19:10:42 79e080eed1bc: Waiting 19:10:42 3801baf7d59d: Waiting 19:10:42 2cdd5e9c2fa5: Waiting 19:10:42 f428ec948cbb: Waiting 19:10:42 7913fecc8a59: Waiting 19:10:42 5f70bf18a086: Waiting 19:10:42 21afcdcbe97f: Waiting 19:10:42 5f4d9fc4d98d: Waiting 19:10:42 f649b7223c09: Waiting 19:10:42 8b8a726020e4: Waiting 19:10:42 a920be279a56: Layer already exists 19:10:42 30efa97e1f54: Layer already exists 19:10:42 039425d336b0: Layer already exists 19:10:42 9852cdbcc918: Layer already exists 19:10:42 79753a86d97e: Layer already exists 19:10:42 3801baf7d59d: Layer already exists 19:10:42 8b8a726020e4: Layer already exists 19:10:42 f649b7223c09: Layer already exists 19:10:42 f428ec948cbb: Layer already exists 19:10:42 79e080eed1bc: Layer already exists 19:10:42 2cdd5e9c2fa5: Layer already exists 19:10:42 5f4d9fc4d98d: Layer already exists 19:10:42 5f70bf18a086: Layer already exists 19:10:42 7913fecc8a59: Layer already exists 19:10:43 21afcdcbe97f: Layer already exists 19:10:43 3.1.0-dev.63: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:10:43 79753a86d97e: Preparing 19:10:43 9852cdbcc918: Preparing 19:10:43 30efa97e1f54: Preparing 19:10:43 039425d336b0: Preparing 19:10:43 a920be279a56: Preparing 19:10:43 f649b7223c09: Preparing 19:10:43 79e080eed1bc: Preparing 19:10:43 8b8a726020e4: Preparing 19:10:43 3801baf7d59d: Preparing 19:10:43 f428ec948cbb: Preparing 19:10:43 7913fecc8a59: Preparing 19:10:43 5f70bf18a086: Preparing 19:10:43 2cdd5e9c2fa5: Preparing 19:10:43 21afcdcbe97f: Preparing 19:10:43 5f4d9fc4d98d: Preparing 19:10:43 f649b7223c09: Waiting 19:10:43 79e080eed1bc: Waiting 19:10:43 5f70bf18a086: Waiting 19:10:43 3801baf7d59d: Waiting 19:10:43 f428ec948cbb: Waiting 19:10:43 2cdd5e9c2fa5: Waiting 19:10:43 21afcdcbe97f: Waiting 19:10:43 5f4d9fc4d98d: Waiting 19:10:43 039425d336b0: Layer already exists 19:10:43 9852cdbcc918: Layer already exists 19:10:43 a920be279a56: Layer already exists 19:10:43 30efa97e1f54: Layer already exists 19:10:43 79753a86d97e: Layer already exists 19:10:43 79e080eed1bc: Layer already exists 19:10:43 f428ec948cbb: Layer already exists 19:10:43 f649b7223c09: Layer already exists 19:10:43 3801baf7d59d: Layer already exists 19:10:43 8b8a726020e4: Layer already exists 19:10:43 7913fecc8a59: Layer already exists 19:10:43 5f70bf18a086: Layer already exists 19:10:44 2cdd5e9c2fa5: Layer already exists 19:10:44 5f4d9fc4d98d: Layer already exists 19:10:44 21afcdcbe97f: Layer already exists 19:10:44 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 19:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:10:44 79753a86d97e: Preparing 19:10:44 9852cdbcc918: Preparing 19:10:44 30efa97e1f54: Preparing 19:10:44 039425d336b0: Preparing 19:10:44 a920be279a56: Preparing 19:10:44 f649b7223c09: Preparing 19:10:44 f649b7223c09: Waiting 19:10:44 79e080eed1bc: Preparing 19:10:44 8b8a726020e4: Preparing 19:10:44 3801baf7d59d: Preparing 19:10:44 f428ec948cbb: Preparing 19:10:44 7913fecc8a59: Preparing 19:10:44 5f70bf18a086: Preparing 19:10:44 2cdd5e9c2fa5: Preparing 19:10:44 21afcdcbe97f: Preparing 19:10:44 5f4d9fc4d98d: Preparing 19:10:44 8b8a726020e4: Waiting 19:10:44 79e080eed1bc: Waiting 19:10:44 3801baf7d59d: Waiting 19:10:44 f428ec948cbb: Waiting 19:10:44 7913fecc8a59: Waiting 19:10:44 2cdd5e9c2fa5: Waiting 19:10:44 21afcdcbe97f: Waiting 19:10:44 5f4d9fc4d98d: Waiting 19:10:44 5f70bf18a086: Waiting 19:10:44 9852cdbcc918: Layer already exists 19:10:44 79753a86d97e: Layer already exists 19:10:44 a920be279a56: Layer already exists 19:10:44 30efa97e1f54: Layer already exists 19:10:44 039425d336b0: Layer already exists 19:10:44 f649b7223c09: Layer already exists 19:10:44 79e080eed1bc: Layer already exists 19:10:44 3801baf7d59d: Layer already exists 19:10:44 8b8a726020e4: Layer already exists 19:10:44 f428ec948cbb: Layer already exists 19:10:45 7913fecc8a59: Layer already exists 19:10:45 2cdd5e9c2fa5: Layer already exists 19:10:45 21afcdcbe97f: Layer already exists 19:10:45 5f4d9fc4d98d: Layer already exists 19:10:45 5f70bf18a086: Layer already exists 19:10:45 main: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:45 ===================================================== [Pipeline] echo 19:10:45 taggedImages: 19:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 19:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 19:10:45 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 19:10:45 b52c6cf761ac112ece749ea113e372719a05fda4 19:10:45 latest 19:10:45 3.1.0-dev.63 19:10:45 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:45 main 19:10:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:10:46 353e8562d962: Preparing 19:10:46 104dbff07889: Preparing 19:10:46 8a94f1b28cc5: Preparing 19:10:46 2233b0f7069c: Preparing 19:10:46 8b8a726020e4: Preparing 19:10:46 3801baf7d59d: Preparing 19:10:46 259c9f027486: Preparing 19:10:46 5f4d9fc4d98d: Preparing 19:10:46 259c9f027486: Waiting 19:10:46 5f4d9fc4d98d: Waiting 19:10:46 3801baf7d59d: Waiting 19:10:46 104dbff07889: Pushed 19:10:46 8a94f1b28cc5: Pushed 19:10:48 8b8a726020e4: Layer already exists 19:10:48 3801baf7d59d: Layer already exists 19:10:48 259c9f027486: Layer already exists 19:10:48 5f4d9fc4d98d: Layer already exists 19:10:48 353e8562d962: Pushed 19:10:49 2233b0f7069c: Pushed 19:10:49 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:49 + 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 19:10:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 19:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:10:50 353e8562d962: Preparing 19:10:50 104dbff07889: Preparing 19:10:50 8a94f1b28cc5: Preparing 19:10:50 2233b0f7069c: Preparing 19:10:50 8b8a726020e4: Preparing 19:10:50 3801baf7d59d: Preparing 19:10:50 259c9f027486: Preparing 19:10:50 5f4d9fc4d98d: Preparing 19:10:50 3801baf7d59d: Waiting 19:10:50 259c9f027486: Waiting 19:10:50 5f4d9fc4d98d: Waiting 19:10:50 353e8562d962: Layer already exists 19:10:50 8b8a726020e4: Layer already exists 19:10:50 2233b0f7069c: Layer already exists 19:10:50 8a94f1b28cc5: Layer already exists 19:10:50 104dbff07889: Layer already exists 19:10:50 5f4d9fc4d98d: Layer already exists 19:10:50 259c9f027486: Layer already exists 19:10:50 3801baf7d59d: Layer already exists 19:10:50 latest: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 19:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:10:51 353e8562d962: Preparing 19:10:51 104dbff07889: Preparing 19:10:51 8a94f1b28cc5: Preparing 19:10:51 2233b0f7069c: Preparing 19:10:51 8b8a726020e4: Preparing 19:10:51 3801baf7d59d: Preparing 19:10:51 259c9f027486: Preparing 19:10:51 5f4d9fc4d98d: Preparing 19:10:51 3801baf7d59d: Waiting 19:10:51 259c9f027486: Waiting 19:10:51 5f4d9fc4d98d: Waiting 19:10:51 8b8a726020e4: Layer already exists 19:10:51 353e8562d962: Layer already exists 19:10:51 8a94f1b28cc5: Layer already exists 19:10:51 2233b0f7069c: Layer already exists 19:10:51 104dbff07889: Layer already exists 19:10:51 259c9f027486: Layer already exists 19:10:51 5f4d9fc4d98d: Layer already exists 19:10:51 3801baf7d59d: Layer already exists 19:10:51 3.1.0-dev.63: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:10:51 353e8562d962: Preparing 19:10:51 104dbff07889: Preparing 19:10:51 8a94f1b28cc5: Preparing 19:10:51 2233b0f7069c: Preparing 19:10:51 8b8a726020e4: Preparing 19:10:51 3801baf7d59d: Preparing 19:10:51 259c9f027486: Preparing 19:10:51 5f4d9fc4d98d: Preparing 19:10:51 259c9f027486: Waiting 19:10:51 3801baf7d59d: Waiting 19:10:51 5f4d9fc4d98d: Waiting 19:10:51 8b8a726020e4: Layer already exists 19:10:51 2233b0f7069c: Layer already exists 19:10:51 8a94f1b28cc5: Layer already exists 19:10:51 104dbff07889: Layer already exists 19:10:51 353e8562d962: Layer already exists 19:10:51 5f4d9fc4d98d: Layer already exists 19:10:51 259c9f027486: Layer already exists 19:10:51 3801baf7d59d: Layer already exists 19:10:52 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:52 + 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 19:10:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 19:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:10:52 353e8562d962: Preparing 19:10:52 104dbff07889: Preparing 19:10:52 8a94f1b28cc5: Preparing 19:10:52 2233b0f7069c: Preparing 19:10:52 8b8a726020e4: Preparing 19:10:52 3801baf7d59d: Preparing 19:10:52 259c9f027486: Preparing 19:10:52 5f4d9fc4d98d: Preparing 19:10:52 3801baf7d59d: Waiting 19:10:52 5f4d9fc4d98d: Waiting 19:10:52 259c9f027486: Waiting 19:10:52 8a94f1b28cc5: Layer already exists 19:10:52 104dbff07889: Layer already exists 19:10:52 8b8a726020e4: Layer already exists 19:10:52 2233b0f7069c: Layer already exists 19:10:52 353e8562d962: Layer already exists 19:10:52 5f4d9fc4d98d: Layer already exists 19:10:52 259c9f027486: Layer already exists 19:10:52 3801baf7d59d: Layer already exists 19:10:53 main: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:53 ===================================================== [Pipeline] echo 19:10:53 taggedImages: 19:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 19:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 19:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 19:10:53 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:10:53 b52c6cf761ac112ece749ea113e372719a05fda4 19:10:53 latest 19:10:53 3.1.0-dev.63 19:10:53 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:10:53 main 19:10:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:10:53 97dcaeb65f6b: Preparing 19:10:53 9f90eeba4056: Preparing 19:10:53 39f560cab119: Preparing 19:10:53 34e9b973366a: Preparing 19:10:53 9956deaba627: Preparing 19:10:53 8b8a726020e4: Preparing 19:10:53 3801baf7d59d: Preparing 19:10:53 395701a5802e: Preparing 19:10:53 556527f59609: Preparing 19:10:53 8b8a726020e4: Waiting 19:10:53 3801baf7d59d: Waiting 19:10:53 395701a5802e: Waiting 19:10:53 556527f59609: Waiting 19:10:53 5f4d9fc4d98d: Preparing 19:10:53 5f4d9fc4d98d: Waiting 19:10:54 9f90eeba4056: Pushed 19:10:54 9956deaba627: Pushed 19:10:54 34e9b973366a: Pushed 19:10:54 97dcaeb65f6b: Pushed 19:10:54 8b8a726020e4: Layer already exists 19:10:54 3801baf7d59d: Layer already exists 19:10:54 5f4d9fc4d98d: Layer already exists 19:10:54 395701a5802e: Pushed 19:10:57 39f560cab119: Pushed 19:10:57 556527f59609: Pushed 19:10:57 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:58 + 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 19:10:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:10:58 97dcaeb65f6b: Preparing 19:10:58 9f90eeba4056: Preparing 19:10:58 39f560cab119: Preparing 19:10:58 34e9b973366a: Preparing 19:10:58 9956deaba627: Preparing 19:10:58 8b8a726020e4: Preparing 19:10:58 3801baf7d59d: Preparing 19:10:58 395701a5802e: Preparing 19:10:58 556527f59609: Preparing 19:10:58 5f4d9fc4d98d: Preparing 19:10:58 556527f59609: Waiting 19:10:58 8b8a726020e4: Waiting 19:10:58 3801baf7d59d: Waiting 19:10:58 395701a5802e: Waiting 19:10:58 5f4d9fc4d98d: Waiting 19:10:58 39f560cab119: Layer already exists 19:10:58 9f90eeba4056: Layer already exists 19:10:58 34e9b973366a: Layer already exists 19:10:58 97dcaeb65f6b: Layer already exists 19:10:58 9956deaba627: Layer already exists 19:10:58 3801baf7d59d: Layer already exists 19:10:58 556527f59609: Layer already exists 19:10:58 5f4d9fc4d98d: Layer already exists 19:10:58 8b8a726020e4: Layer already exists 19:10:58 395701a5802e: Layer already exists 19:10:58 latest: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 19:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:10:59 97dcaeb65f6b: Preparing 19:10:59 9f90eeba4056: Preparing 19:10:59 39f560cab119: Preparing 19:10:59 34e9b973366a: Preparing 19:10:59 9956deaba627: Preparing 19:10:59 8b8a726020e4: Preparing 19:10:59 3801baf7d59d: Preparing 19:10:59 395701a5802e: Preparing 19:10:59 556527f59609: Preparing 19:10:59 5f4d9fc4d98d: Preparing 19:10:59 395701a5802e: Waiting 19:10:59 8b8a726020e4: Waiting 19:10:59 556527f59609: Waiting 19:10:59 5f4d9fc4d98d: Waiting 19:10:59 3801baf7d59d: Waiting 19:10:59 97dcaeb65f6b: Layer already exists 19:10:59 39f560cab119: Layer already exists 19:10:59 9f90eeba4056: Layer already exists 19:10:59 34e9b973366a: Layer already exists 19:10:59 9956deaba627: Layer already exists 19:10:59 8b8a726020e4: Layer already exists 19:10:59 556527f59609: Layer already exists 19:10:59 3801baf7d59d: Layer already exists 19:10:59 395701a5802e: Layer already exists 19:10:59 5f4d9fc4d98d: Layer already exists 19:10:59 3.1.0-dev.63: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:11:02 97dcaeb65f6b: Preparing 19:11:02 9f90eeba4056: Preparing 19:11:02 39f560cab119: Preparing 19:11:02 34e9b973366a: Preparing 19:11:02 9956deaba627: Preparing 19:11:02 8b8a726020e4: Preparing 19:11:02 3801baf7d59d: Preparing 19:11:02 395701a5802e: Preparing 19:11:02 556527f59609: Preparing 19:11:02 5f4d9fc4d98d: Preparing 19:11:02 3801baf7d59d: Waiting 19:11:02 395701a5802e: Waiting 19:11:02 556527f59609: Waiting 19:11:02 5f4d9fc4d98d: Waiting 19:11:02 8b8a726020e4: Waiting 19:11:02 97dcaeb65f6b: Layer already exists 19:11:02 39f560cab119: Layer already exists 19:11:02 9f90eeba4056: Layer already exists 19:11:02 34e9b973366a: Layer already exists 19:11:02 9956deaba627: Layer already exists 19:11:02 395701a5802e: Layer already exists 19:11:02 8b8a726020e4: Layer already exists 19:11:02 556527f59609: Layer already exists 19:11:02 3801baf7d59d: Layer already exists 19:11:02 5f4d9fc4d98d: Layer already exists 19:11:02 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:02 + 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 19:11:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 19:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:11:03 97dcaeb65f6b: Preparing 19:11:03 9f90eeba4056: Preparing 19:11:03 39f560cab119: Preparing 19:11:03 34e9b973366a: Preparing 19:11:03 9956deaba627: Preparing 19:11:03 8b8a726020e4: Preparing 19:11:03 3801baf7d59d: Preparing 19:11:03 395701a5802e: Preparing 19:11:03 556527f59609: Preparing 19:11:03 5f4d9fc4d98d: Preparing 19:11:03 395701a5802e: Waiting 19:11:03 5f4d9fc4d98d: Waiting 19:11:03 556527f59609: Waiting 19:11:03 3801baf7d59d: Waiting 19:11:03 39f560cab119: Layer already exists 19:11:03 9956deaba627: Layer already exists 19:11:03 34e9b973366a: Layer already exists 19:11:03 9f90eeba4056: Layer already exists 19:11:03 97dcaeb65f6b: Layer already exists 19:11:03 3801baf7d59d: Layer already exists 19:11:03 5f4d9fc4d98d: Layer already exists 19:11:03 8b8a726020e4: Layer already exists 19:11:03 556527f59609: Layer already exists 19:11:03 395701a5802e: Layer already exists 19:11:03 main: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:03 ===================================================== [Pipeline] echo 19:11:03 taggedImages: 19:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 19:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 19:11:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:11:03 b52c6cf761ac112ece749ea113e372719a05fda4 19:11:03 latest 19:11:03 3.1.0-dev.63 19:11:03 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:03 main 19:11:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:11:04 50ce525a3aac: Preparing 19:11:04 c4ce265c6fec: Preparing 19:11:04 7c4e8192e391: Preparing 19:11:04 22caa78e8e8e: Preparing 19:11:04 2d0593aa605c: Preparing 19:11:04 e18b9ee4d695: Preparing 19:11:04 c10ebcb616ab: Preparing 19:11:04 8b8a726020e4: Preparing 19:11:04 3801baf7d59d: Preparing 19:11:04 c0a19d1f5eb4: Preparing 19:11:04 5f4d9fc4d98d: Preparing 19:11:04 e18b9ee4d695: Waiting 19:11:04 c10ebcb616ab: Waiting 19:11:04 8b8a726020e4: Waiting 19:11:04 3801baf7d59d: Waiting 19:11:04 c0a19d1f5eb4: Waiting 19:11:04 5f4d9fc4d98d: Waiting 19:11:04 2d0593aa605c: Pushed 19:11:04 50ce525a3aac: Pushed 19:11:04 c4ce265c6fec: Pushed 19:11:04 8b8a726020e4: Layer already exists 19:11:04 3801baf7d59d: Layer already exists 19:11:04 e18b9ee4d695: Pushed 19:11:04 c10ebcb616ab: Pushed 19:11:04 5f4d9fc4d98d: Layer already exists 19:11:07 22caa78e8e8e: Pushed 19:11:07 c0a19d1f5eb4: Pushed 19:11:08 7c4e8192e391: Pushed 19:11:08 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:08 + 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 19:11:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:11:09 50ce525a3aac: Preparing 19:11:09 c4ce265c6fec: Preparing 19:11:09 7c4e8192e391: Preparing 19:11:09 22caa78e8e8e: Preparing 19:11:09 2d0593aa605c: Preparing 19:11:09 e18b9ee4d695: Preparing 19:11:09 c10ebcb616ab: Preparing 19:11:09 8b8a726020e4: Preparing 19:11:09 3801baf7d59d: Preparing 19:11:09 c0a19d1f5eb4: Preparing 19:11:09 5f4d9fc4d98d: Preparing 19:11:09 e18b9ee4d695: Waiting 19:11:09 c10ebcb616ab: Waiting 19:11:09 8b8a726020e4: Waiting 19:11:09 3801baf7d59d: Waiting 19:11:09 c0a19d1f5eb4: Waiting 19:11:09 5f4d9fc4d98d: Waiting 19:11:09 c4ce265c6fec: Layer already exists 19:11:09 7c4e8192e391: Layer already exists 19:11:09 22caa78e8e8e: Layer already exists 19:11:09 50ce525a3aac: Layer already exists 19:11:09 2d0593aa605c: Layer already exists 19:11:09 c10ebcb616ab: Layer already exists 19:11:09 e18b9ee4d695: Layer already exists 19:11:09 c0a19d1f5eb4: Layer already exists 19:11:09 8b8a726020e4: Layer already exists 19:11:09 3801baf7d59d: Layer already exists 19:11:09 5f4d9fc4d98d: Layer already exists 19:11:09 latest: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 19:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:11:10 50ce525a3aac: Preparing 19:11:10 c4ce265c6fec: Preparing 19:11:10 7c4e8192e391: Preparing 19:11:10 22caa78e8e8e: Preparing 19:11:10 2d0593aa605c: Preparing 19:11:10 e18b9ee4d695: Preparing 19:11:10 c10ebcb616ab: Preparing 19:11:10 e18b9ee4d695: Waiting 19:11:10 8b8a726020e4: Preparing 19:11:10 3801baf7d59d: Preparing 19:11:10 c10ebcb616ab: Waiting 19:11:10 c0a19d1f5eb4: Preparing 19:11:10 8b8a726020e4: Waiting 19:11:10 5f4d9fc4d98d: Preparing 19:11:10 3801baf7d59d: Waiting 19:11:10 c0a19d1f5eb4: Waiting 19:11:10 5f4d9fc4d98d: Waiting 19:11:10 2d0593aa605c: Layer already exists 19:11:10 50ce525a3aac: Layer already exists 19:11:10 22caa78e8e8e: Layer already exists 19:11:10 c4ce265c6fec: Layer already exists 19:11:10 7c4e8192e391: Layer already exists 19:11:10 c10ebcb616ab: Layer already exists 19:11:10 c0a19d1f5eb4: Layer already exists 19:11:10 e18b9ee4d695: Layer already exists 19:11:10 8b8a726020e4: Layer already exists 19:11:10 3801baf7d59d: Layer already exists 19:11:10 5f4d9fc4d98d: Layer already exists 19:11:10 3.1.0-dev.63: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:11:11 50ce525a3aac: Preparing 19:11:11 c4ce265c6fec: Preparing 19:11:11 7c4e8192e391: Preparing 19:11:11 22caa78e8e8e: Preparing 19:11:11 2d0593aa605c: Preparing 19:11:11 e18b9ee4d695: Preparing 19:11:11 c10ebcb616ab: Preparing 19:11:11 8b8a726020e4: Preparing 19:11:11 3801baf7d59d: Preparing 19:11:11 c0a19d1f5eb4: Preparing 19:11:11 5f4d9fc4d98d: Preparing 19:11:11 c10ebcb616ab: Waiting 19:11:11 c0a19d1f5eb4: Waiting 19:11:11 5f4d9fc4d98d: Waiting 19:11:11 8b8a726020e4: Waiting 19:11:11 3801baf7d59d: Waiting 19:11:11 e18b9ee4d695: Waiting 19:11:11 2d0593aa605c: Layer already exists 19:11:11 c4ce265c6fec: Layer already exists 19:11:11 22caa78e8e8e: Layer already exists 19:11:11 7c4e8192e391: Layer already exists 19:11:11 50ce525a3aac: Layer already exists 19:11:11 e18b9ee4d695: Layer already exists 19:11:11 c10ebcb616ab: Layer already exists 19:11:11 8b8a726020e4: Layer already exists 19:11:11 3801baf7d59d: Layer already exists 19:11:11 c0a19d1f5eb4: Layer already exists 19:11:11 5f4d9fc4d98d: Layer already exists 19:11:11 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:11 + 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 19:11:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 19:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:11:11 50ce525a3aac: Preparing 19:11:11 c4ce265c6fec: Preparing 19:11:11 7c4e8192e391: Preparing 19:11:11 22caa78e8e8e: Preparing 19:11:11 2d0593aa605c: Preparing 19:11:11 e18b9ee4d695: Preparing 19:11:11 c10ebcb616ab: Preparing 19:11:11 8b8a726020e4: Preparing 19:11:11 3801baf7d59d: Preparing 19:11:11 c0a19d1f5eb4: Preparing 19:11:11 5f4d9fc4d98d: Preparing 19:11:11 8b8a726020e4: Waiting 19:11:11 3801baf7d59d: Waiting 19:11:11 c0a19d1f5eb4: Waiting 19:11:11 5f4d9fc4d98d: Waiting 19:11:11 e18b9ee4d695: Waiting 19:11:11 50ce525a3aac: Layer already exists 19:11:11 22caa78e8e8e: Layer already exists 19:11:11 2d0593aa605c: Layer already exists 19:11:11 c4ce265c6fec: Layer already exists 19:11:11 7c4e8192e391: Layer already exists 19:11:11 c10ebcb616ab: Layer already exists 19:11:11 e18b9ee4d695: Layer already exists 19:11:11 c0a19d1f5eb4: Layer already exists 19:11:11 8b8a726020e4: Layer already exists 19:11:11 3801baf7d59d: Layer already exists 19:11:12 5f4d9fc4d98d: Layer already exists 19:11:12 main: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:12 ===================================================== [Pipeline] echo 19:11:12 taggedImages: 19:11:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:11:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 19:11:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 19:11:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 19:11:12 b52c6cf761ac112ece749ea113e372719a05fda4 19:11:12 latest 19:11:12 3.1.0-dev.63 19:11:12 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:12 main 19:11:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:11:12 005e84929d46: Preparing 19:11:12 8b1dbc675988: Preparing 19:11:12 8b8a726020e4: Preparing 19:11:12 3801baf7d59d: Preparing 19:11:12 4dd6422a9333: Preparing 19:11:12 5f4d9fc4d98d: Preparing 19:11:12 5f4d9fc4d98d: Waiting 19:11:12 8b8a726020e4: Layer already exists 19:11:12 3801baf7d59d: Layer already exists 19:11:13 5f4d9fc4d98d: Layer already exists 19:11:13 005e84929d46: Pushed 19:11:14 4dd6422a9333: Pushed 19:11:18 8b1dbc675988: Pushed 19:11:18 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:19 + 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 19:11:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:11:19 005e84929d46: Preparing 19:11:19 8b1dbc675988: Preparing 19:11:19 8b8a726020e4: Preparing 19:11:19 3801baf7d59d: Preparing 19:11:19 4dd6422a9333: Preparing 19:11:19 5f4d9fc4d98d: Preparing 19:11:19 5f4d9fc4d98d: Waiting 19:11:19 4dd6422a9333: Layer already exists 19:11:19 005e84929d46: Layer already exists 19:11:19 8b1dbc675988: Layer already exists 19:11:19 8b8a726020e4: Layer already exists 19:11:19 3801baf7d59d: Layer already exists 19:11:19 5f4d9fc4d98d: Layer already exists 19:11:19 latest: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 19:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:11:20 005e84929d46: Preparing 19:11:20 8b1dbc675988: Preparing 19:11:20 8b8a726020e4: Preparing 19:11:20 3801baf7d59d: Preparing 19:11:20 4dd6422a9333: Preparing 19:11:20 5f4d9fc4d98d: Preparing 19:11:20 5f4d9fc4d98d: Waiting 19:11:20 4dd6422a9333: Layer already exists 19:11:20 3801baf7d59d: Layer already exists 19:11:20 8b8a726020e4: Layer already exists 19:11:20 8b1dbc675988: Layer already exists 19:11:20 005e84929d46: Layer already exists 19:11:20 5f4d9fc4d98d: Layer already exists 19:11:20 3.1.0-dev.63: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:11:21 005e84929d46: Preparing 19:11:21 8b1dbc675988: Preparing 19:11:21 8b8a726020e4: Preparing 19:11:21 3801baf7d59d: Preparing 19:11:21 4dd6422a9333: Preparing 19:11:21 5f4d9fc4d98d: Preparing 19:11:21 5f4d9fc4d98d: Waiting 19:11:21 3801baf7d59d: Layer already exists 19:11:21 8b1dbc675988: Layer already exists 19:11:21 4dd6422a9333: Layer already exists 19:11:21 8b8a726020e4: Layer already exists 19:11:21 005e84929d46: Layer already exists 19:11:21 5f4d9fc4d98d: Layer already exists 19:11:21 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:22 + 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 19:11:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 19:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:11:22 005e84929d46: Preparing 19:11:22 8b1dbc675988: Preparing 19:11:22 8b8a726020e4: Preparing 19:11:22 3801baf7d59d: Preparing 19:11:22 4dd6422a9333: Preparing 19:11:22 5f4d9fc4d98d: Preparing 19:11:22 5f4d9fc4d98d: Waiting 19:11:22 8b1dbc675988: Layer already exists 19:11:22 8b8a726020e4: Layer already exists 19:11:22 4dd6422a9333: Layer already exists 19:11:22 3801baf7d59d: Layer already exists 19:11:22 005e84929d46: Layer already exists 19:11:22 5f4d9fc4d98d: Layer already exists 19:11:22 main: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:22 ===================================================== [Pipeline] echo 19:11:22 taggedImages: 19:11:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:11:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 19:11:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 19:11:22 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 19:11:22 b52c6cf761ac112ece749ea113e372719a05fda4 19:11:22 latest 19:11:22 3.1.0-dev.63 19:11:22 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:22 main 19:11:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:11:23 f9f497862a94: Preparing 19:11:23 3a8b2eff7eeb: Preparing 19:11:23 479372338e90: Preparing 19:11:23 8b8a726020e4: Preparing 19:11:23 3801baf7d59d: Preparing 19:11:23 189c01dccc33: Preparing 19:11:23 2d1df0a98649: Preparing 19:11:23 189c01dccc33: Waiting 19:11:23 6a5f256f494d: Preparing 19:11:23 2d1df0a98649: Waiting 19:11:23 5f4d9fc4d98d: Preparing 19:11:23 6a5f256f494d: Waiting 19:11:23 5f4d9fc4d98d: Waiting 19:11:23 3801baf7d59d: Layer already exists 19:11:23 8b8a726020e4: Layer already exists 19:11:23 3a8b2eff7eeb: Pushed 19:11:23 479372338e90: Pushed 19:11:23 f9f497862a94: Pushed 19:11:23 5f4d9fc4d98d: Layer already exists 19:11:25 6a5f256f494d: Pushed 19:11:35 2d1df0a98649: Pushed 19:11:41 189c01dccc33: Pushed 19:11:41 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:41 + 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 19:11:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:11:41 f9f497862a94: Preparing 19:11:41 3a8b2eff7eeb: Preparing 19:11:41 479372338e90: Preparing 19:11:41 8b8a726020e4: Preparing 19:11:41 3801baf7d59d: Preparing 19:11:41 189c01dccc33: Preparing 19:11:41 2d1df0a98649: Preparing 19:11:41 6a5f256f494d: Preparing 19:11:41 5f4d9fc4d98d: Preparing 19:11:41 189c01dccc33: Waiting 19:11:41 6a5f256f494d: Waiting 19:11:41 2d1df0a98649: Waiting 19:11:41 5f4d9fc4d98d: Waiting 19:11:41 479372338e90: Layer already exists 19:11:41 f9f497862a94: Layer already exists 19:11:41 3801baf7d59d: Layer already exists 19:11:41 3a8b2eff7eeb: Layer already exists 19:11:41 8b8a726020e4: Layer already exists 19:11:41 189c01dccc33: Layer already exists 19:11:41 5f4d9fc4d98d: Layer already exists 19:11:41 2d1df0a98649: Layer already exists 19:11:41 6a5f256f494d: Layer already exists 19:11:42 latest: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 19:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:11:45 f9f497862a94: Preparing 19:11:45 3a8b2eff7eeb: Preparing 19:11:45 479372338e90: Preparing 19:11:45 8b8a726020e4: Preparing 19:11:45 3801baf7d59d: Preparing 19:11:45 189c01dccc33: Preparing 19:11:45 2d1df0a98649: Preparing 19:11:45 6a5f256f494d: Preparing 19:11:45 5f4d9fc4d98d: Preparing 19:11:45 2d1df0a98649: Waiting 19:11:45 6a5f256f494d: Waiting 19:11:45 189c01dccc33: Waiting 19:11:45 5f4d9fc4d98d: Waiting 19:11:45 3801baf7d59d: Layer already exists 19:11:45 479372338e90: Layer already exists 19:11:45 3a8b2eff7eeb: Layer already exists 19:11:45 f9f497862a94: Layer already exists 19:11:45 8b8a726020e4: Layer already exists 19:11:45 6a5f256f494d: Layer already exists 19:11:45 2d1df0a98649: Layer already exists 19:11:45 189c01dccc33: Layer already exists 19:11:45 5f4d9fc4d98d: Layer already exists 19:11:45 3.1.0-dev.63: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:11:46 f9f497862a94: Preparing 19:11:46 3a8b2eff7eeb: Preparing 19:11:46 479372338e90: Preparing 19:11:46 8b8a726020e4: Preparing 19:11:46 3801baf7d59d: Preparing 19:11:46 189c01dccc33: Preparing 19:11:46 2d1df0a98649: Preparing 19:11:46 6a5f256f494d: Preparing 19:11:46 5f4d9fc4d98d: Preparing 19:11:46 2d1df0a98649: Waiting 19:11:46 189c01dccc33: Waiting 19:11:46 6a5f256f494d: Waiting 19:11:46 5f4d9fc4d98d: Waiting 19:11:46 479372338e90: Layer already exists 19:11:46 f9f497862a94: Layer already exists 19:11:46 3a8b2eff7eeb: Layer already exists 19:11:46 8b8a726020e4: Layer already exists 19:11:46 3801baf7d59d: Layer already exists 19:11:46 189c01dccc33: Layer already exists 19:11:46 6a5f256f494d: Layer already exists 19:11:46 5f4d9fc4d98d: Layer already exists 19:11:46 2d1df0a98649: Layer already exists 19:11:46 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:47 + 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 19:11:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 19:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:11:47 f9f497862a94: Preparing 19:11:47 3a8b2eff7eeb: Preparing 19:11:47 479372338e90: Preparing 19:11:47 8b8a726020e4: Preparing 19:11:47 3801baf7d59d: Preparing 19:11:47 189c01dccc33: Preparing 19:11:47 2d1df0a98649: Preparing 19:11:47 6a5f256f494d: Preparing 19:11:47 5f4d9fc4d98d: Preparing 19:11:47 2d1df0a98649: Waiting 19:11:47 5f4d9fc4d98d: Waiting 19:11:47 6a5f256f494d: Waiting 19:11:47 189c01dccc33: Waiting 19:11:47 8b8a726020e4: Layer already exists 19:11:47 f9f497862a94: Layer already exists 19:11:47 3a8b2eff7eeb: Layer already exists 19:11:47 479372338e90: Layer already exists 19:11:47 3801baf7d59d: Layer already exists 19:11:47 189c01dccc33: Layer already exists 19:11:47 2d1df0a98649: Layer already exists 19:11:47 5f4d9fc4d98d: Layer already exists 19:11:47 6a5f256f494d: Layer already exists 19:11:47 main: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:47 ===================================================== [Pipeline] echo 19:11:47 taggedImages: 19:11:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:11:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 19:11:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 19:11:47 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 19:11:47 b52c6cf761ac112ece749ea113e372719a05fda4 19:11:47 latest 19:11:47 3.1.0-dev.63 19:11:47 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:47 main 19:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:11:48 ca6146be0cf6: Preparing 19:11:48 18bb41ce89fc: Preparing 19:11:48 eeba5dc1a8b8: Preparing 19:11:48 8b8a726020e4: Preparing 19:11:48 3801baf7d59d: Preparing 19:11:48 189c01dccc33: Preparing 19:11:48 e4f5b0d6f117: Preparing 19:11:48 5f4d9fc4d98d: Preparing 19:11:48 189c01dccc33: Waiting 19:11:48 e4f5b0d6f117: Waiting 19:11:48 8b8a726020e4: Layer already exists 19:11:48 3801baf7d59d: Layer already exists 19:11:48 189c01dccc33: Layer already exists 19:11:48 eeba5dc1a8b8: Pushed 19:11:48 18bb41ce89fc: Pushed 19:11:48 5f4d9fc4d98d: Layer already exists 19:11:48 ca6146be0cf6: Pushed 19:11:49 e4f5b0d6f117: Pushed 19:11:49 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:49 + 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 19:11:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:11:49 ca6146be0cf6: Preparing 19:11:49 18bb41ce89fc: Preparing 19:11:49 eeba5dc1a8b8: Preparing 19:11:49 8b8a726020e4: Preparing 19:11:49 3801baf7d59d: Preparing 19:11:49 189c01dccc33: Preparing 19:11:49 e4f5b0d6f117: Preparing 19:11:49 5f4d9fc4d98d: Preparing 19:11:49 189c01dccc33: Waiting 19:11:49 e4f5b0d6f117: Waiting 19:11:49 5f4d9fc4d98d: Waiting 19:11:49 3801baf7d59d: Layer already exists 19:11:49 ca6146be0cf6: Layer already exists 19:11:49 8b8a726020e4: Layer already exists 19:11:49 18bb41ce89fc: Layer already exists 19:11:49 eeba5dc1a8b8: Layer already exists 19:11:49 189c01dccc33: Layer already exists 19:11:49 e4f5b0d6f117: Layer already exists 19:11:49 5f4d9fc4d98d: Layer already exists 19:11:50 latest: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 19:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:11:50 ca6146be0cf6: Preparing 19:11:50 18bb41ce89fc: Preparing 19:11:50 eeba5dc1a8b8: Preparing 19:11:50 8b8a726020e4: Preparing 19:11:50 3801baf7d59d: Preparing 19:11:50 189c01dccc33: Preparing 19:11:50 e4f5b0d6f117: Preparing 19:11:50 5f4d9fc4d98d: Preparing 19:11:50 189c01dccc33: Waiting 19:11:50 e4f5b0d6f117: Waiting 19:11:50 5f4d9fc4d98d: Waiting 19:11:50 18bb41ce89fc: Layer already exists 19:11:50 8b8a726020e4: Layer already exists 19:11:50 3801baf7d59d: Layer already exists 19:11:50 eeba5dc1a8b8: Layer already exists 19:11:50 ca6146be0cf6: Layer already exists 19:11:50 5f4d9fc4d98d: Layer already exists 19:11:50 189c01dccc33: Layer already exists 19:11:50 e4f5b0d6f117: Layer already exists 19:11:51 3.1.0-dev.63: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:11:51 ca6146be0cf6: Preparing 19:11:51 18bb41ce89fc: Preparing 19:11:51 eeba5dc1a8b8: Preparing 19:11:51 8b8a726020e4: Preparing 19:11:51 3801baf7d59d: Preparing 19:11:51 189c01dccc33: Preparing 19:11:51 e4f5b0d6f117: Preparing 19:11:51 5f4d9fc4d98d: Preparing 19:11:51 189c01dccc33: Waiting 19:11:51 e4f5b0d6f117: Waiting 19:11:51 5f4d9fc4d98d: Waiting 19:11:51 8b8a726020e4: Layer already exists 19:11:51 3801baf7d59d: Layer already exists 19:11:51 eeba5dc1a8b8: Layer already exists 19:11:51 ca6146be0cf6: Layer already exists 19:11:51 18bb41ce89fc: Layer already exists 19:11:51 e4f5b0d6f117: Layer already exists 19:11:51 189c01dccc33: Layer already exists 19:11:51 5f4d9fc4d98d: Layer already exists 19:11:51 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:52 + 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 19:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 19:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:11:52 ca6146be0cf6: Preparing 19:11:52 18bb41ce89fc: Preparing 19:11:52 eeba5dc1a8b8: Preparing 19:11:52 8b8a726020e4: Preparing 19:11:52 3801baf7d59d: Preparing 19:11:52 189c01dccc33: Preparing 19:11:52 e4f5b0d6f117: Preparing 19:11:52 5f4d9fc4d98d: Preparing 19:11:52 189c01dccc33: Waiting 19:11:52 e4f5b0d6f117: Waiting 19:11:52 5f4d9fc4d98d: Waiting 19:11:52 8b8a726020e4: Layer already exists 19:11:52 eeba5dc1a8b8: Layer already exists 19:11:52 18bb41ce89fc: Layer already exists 19:11:52 3801baf7d59d: Layer already exists 19:11:52 ca6146be0cf6: Layer already exists 19:11:52 e4f5b0d6f117: Layer already exists 19:11:52 5f4d9fc4d98d: Layer already exists 19:11:52 189c01dccc33: Layer already exists 19:11:52 main: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:52 ===================================================== [Pipeline] echo 19:11:52 taggedImages: 19:11:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:11:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 19:11:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 19:11:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 19:11:53 b52c6cf761ac112ece749ea113e372719a05fda4 19:11:53 latest 19:11:53 3.1.0-dev.63 19:11:53 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:11:53 main 19:11:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:11:53 f9f497862a94: Preparing 19:11:53 a273e21957c0: Preparing 19:11:53 66edb91d5bb8: Preparing 19:11:53 8b8a726020e4: Preparing 19:11:53 3801baf7d59d: Preparing 19:11:53 189c01dccc33: Preparing 19:11:53 6a5f256f494d: Preparing 19:11:53 5f4d9fc4d98d: Preparing 19:11:53 189c01dccc33: Waiting 19:11:53 6a5f256f494d: Waiting 19:11:53 5f4d9fc4d98d: Waiting 19:11:53 f9f497862a94: Layer already exists 19:11:53 8b8a726020e4: Layer already exists 19:11:53 3801baf7d59d: Layer already exists 19:11:53 189c01dccc33: Layer already exists 19:11:53 6a5f256f494d: Layer already exists 19:11:53 5f4d9fc4d98d: Layer already exists 19:11:53 66edb91d5bb8: Pushed 19:11:53 a273e21957c0: Pushed 19:11:54 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:54 + 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 19:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:11:54 f9f497862a94: Preparing 19:11:54 a273e21957c0: Preparing 19:11:54 66edb91d5bb8: Preparing 19:11:54 8b8a726020e4: Preparing 19:11:54 3801baf7d59d: Preparing 19:11:54 189c01dccc33: Preparing 19:11:54 6a5f256f494d: Preparing 19:11:54 5f4d9fc4d98d: Preparing 19:11:54 6a5f256f494d: Waiting 19:11:54 5f4d9fc4d98d: Waiting 19:11:54 189c01dccc33: Waiting 19:11:54 8b8a726020e4: Layer already exists 19:11:54 3801baf7d59d: Layer already exists 19:11:54 f9f497862a94: Layer already exists 19:11:54 66edb91d5bb8: Layer already exists 19:11:54 a273e21957c0: Layer already exists 19:11:54 6a5f256f494d: Layer already exists 19:11:54 189c01dccc33: Layer already exists 19:11:54 5f4d9fc4d98d: Layer already exists 19:11:55 latest: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 19:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:11:55 f9f497862a94: Preparing 19:11:55 a273e21957c0: Preparing 19:11:55 66edb91d5bb8: Preparing 19:11:55 8b8a726020e4: Preparing 19:11:55 3801baf7d59d: Preparing 19:11:55 189c01dccc33: Preparing 19:11:55 6a5f256f494d: Preparing 19:11:55 5f4d9fc4d98d: Preparing 19:11:55 6a5f256f494d: Waiting 19:11:55 5f4d9fc4d98d: Waiting 19:11:55 189c01dccc33: Waiting 19:11:55 a273e21957c0: Layer already exists 19:11:55 f9f497862a94: Layer already exists 19:11:55 3801baf7d59d: Layer already exists 19:11:55 66edb91d5bb8: Layer already exists 19:11:55 8b8a726020e4: Layer already exists 19:11:55 189c01dccc33: Layer already exists 19:11:56 5f4d9fc4d98d: Layer already exists 19:11:56 6a5f256f494d: Layer already exists 19:11:56 3.1.0-dev.63: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:12:00 f9f497862a94: Preparing 19:12:00 a273e21957c0: Preparing 19:12:00 66edb91d5bb8: Preparing 19:12:00 8b8a726020e4: Preparing 19:12:00 3801baf7d59d: Preparing 19:12:00 189c01dccc33: Preparing 19:12:00 6a5f256f494d: Preparing 19:12:00 5f4d9fc4d98d: Preparing 19:12:00 6a5f256f494d: Waiting 19:12:00 189c01dccc33: Waiting 19:12:00 5f4d9fc4d98d: Waiting 19:12:00 a273e21957c0: Layer already exists 19:12:00 3801baf7d59d: Layer already exists 19:12:00 f9f497862a94: Layer already exists 19:12:00 8b8a726020e4: Layer already exists 19:12:00 66edb91d5bb8: Layer already exists 19:12:00 5f4d9fc4d98d: Layer already exists 19:12:00 189c01dccc33: Layer already exists 19:12:00 6a5f256f494d: Layer already exists 19:12:00 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 19:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:12:01 f9f497862a94: Preparing 19:12:01 a273e21957c0: Preparing 19:12:01 66edb91d5bb8: Preparing 19:12:01 8b8a726020e4: Preparing 19:12:01 3801baf7d59d: Preparing 19:12:01 189c01dccc33: Preparing 19:12:01 6a5f256f494d: Preparing 19:12:01 5f4d9fc4d98d: Preparing 19:12:01 6a5f256f494d: Waiting 19:12:01 5f4d9fc4d98d: Waiting 19:12:01 189c01dccc33: Waiting 19:12:01 a273e21957c0: Layer already exists 19:12:01 3801baf7d59d: Layer already exists 19:12:01 66edb91d5bb8: Layer already exists 19:12:01 f9f497862a94: Layer already exists 19:12:01 8b8a726020e4: Layer already exists 19:12:01 6a5f256f494d: Layer already exists 19:12:01 189c01dccc33: Layer already exists 19:12:01 5f4d9fc4d98d: Layer already exists 19:12:01 main: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:12:01 ===================================================== [Pipeline] echo 19:12:01 taggedImages: 19:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 19:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:12:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 19:12:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:12:01 b52c6cf761ac112ece749ea113e372719a05fda4 19:12:01 latest 19:12:01 3.1.0-dev.63 19:12:01 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:12:01 main 19:12:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:12:02 b011ab329b1e: Preparing 19:12:02 8e3e19099c48: Preparing 19:12:02 8b8a726020e4: Preparing 19:12:02 3801baf7d59d: Preparing 19:12:02 382d2c0978a2: Preparing 19:12:02 5f4d9fc4d98d: Preparing 19:12:02 5f4d9fc4d98d: Waiting 19:12:02 3801baf7d59d: Layer already exists 19:12:02 8b8a726020e4: Layer already exists 19:12:02 5f4d9fc4d98d: Layer already exists 19:12:02 b011ab329b1e: Pushed 19:12:02 382d2c0978a2: Pushed 19:12:09 8e3e19099c48: Pushed 19:12:09 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:12:10 b011ab329b1e: Preparing 19:12:10 8e3e19099c48: Preparing 19:12:10 8b8a726020e4: Preparing 19:12:10 3801baf7d59d: Preparing 19:12:10 382d2c0978a2: Preparing 19:12:10 5f4d9fc4d98d: Preparing 19:12:10 5f4d9fc4d98d: Waiting 19:12:10 382d2c0978a2: Layer already exists 19:12:10 b011ab329b1e: Layer already exists 19:12:10 3801baf7d59d: Layer already exists 19:12:10 8e3e19099c48: Layer already exists 19:12:10 8b8a726020e4: Layer already exists 19:12:10 5f4d9fc4d98d: Layer already exists 19:12:10 latest: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 19:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:12:10 b011ab329b1e: Preparing 19:12:10 8e3e19099c48: Preparing 19:12:10 8b8a726020e4: Preparing 19:12:10 3801baf7d59d: Preparing 19:12:10 382d2c0978a2: Preparing 19:12:10 5f4d9fc4d98d: Preparing 19:12:10 5f4d9fc4d98d: Waiting 19:12:11 8e3e19099c48: Layer already exists 19:12:11 8b8a726020e4: Layer already exists 19:12:11 3801baf7d59d: Layer already exists 19:12:11 382d2c0978a2: Layer already exists 19:12:11 b011ab329b1e: Layer already exists 19:12:11 5f4d9fc4d98d: Layer already exists 19:12:11 3.1.0-dev.63: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:12:13 b011ab329b1e: Preparing 19:12:13 8e3e19099c48: Preparing 19:12:13 8b8a726020e4: Preparing 19:12:13 3801baf7d59d: Preparing 19:12:13 382d2c0978a2: Preparing 19:12:13 5f4d9fc4d98d: Preparing 19:12:13 5f4d9fc4d98d: Waiting 19:12:13 b011ab329b1e: Layer already exists 19:12:13 8b8a726020e4: Layer already exists 19:12:13 382d2c0978a2: Layer already exists 19:12:13 3801baf7d59d: Layer already exists 19:12:13 8e3e19099c48: Layer already exists 19:12:13 5f4d9fc4d98d: Layer already exists 19:12:13 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 19:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:12:14 b011ab329b1e: Preparing 19:12:14 8e3e19099c48: Preparing 19:12:14 8b8a726020e4: Preparing 19:12:14 3801baf7d59d: Preparing 19:12:14 382d2c0978a2: Preparing 19:12:14 5f4d9fc4d98d: Preparing 19:12:14 5f4d9fc4d98d: Waiting 19:12:14 8b8a726020e4: Layer already exists 19:12:14 8e3e19099c48: Layer already exists 19:12:14 b011ab329b1e: Layer already exists 19:12:14 3801baf7d59d: Layer already exists 19:12:14 382d2c0978a2: Layer already exists 19:12:14 5f4d9fc4d98d: Layer already exists 19:12:14 main: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:12:14 ===================================================== [Pipeline] echo 19:12:14 taggedImages: 19:12:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:12:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:12:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 19:12:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:12:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 19:12:14 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:12:14 b52c6cf761ac112ece749ea113e372719a05fda4 19:12:14 latest 19:12:14 3.1.0-dev.63 19:12:14 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:12:14 main 19:12:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:12:15 cd7e179ff348: Preparing 19:12:15 b63388612c8d: Preparing 19:12:15 8b8a726020e4: Preparing 19:12:15 3801baf7d59d: Preparing 19:12:15 259c9f027486: Preparing 19:12:15 5f4d9fc4d98d: Preparing 19:12:15 5f4d9fc4d98d: Waiting 19:12:15 259c9f027486: Layer already exists 19:12:15 3801baf7d59d: Layer already exists 19:12:15 8b8a726020e4: Layer already exists 19:12:15 5f4d9fc4d98d: Layer already exists 19:12:15 cd7e179ff348: Pushed 19:12:22 b63388612c8d: Pushed 19:12:22 b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:12:22 cd7e179ff348: Preparing 19:12:22 b63388612c8d: Preparing 19:12:22 8b8a726020e4: Preparing 19:12:22 3801baf7d59d: Preparing 19:12:22 259c9f027486: Preparing 19:12:22 5f4d9fc4d98d: Preparing 19:12:22 5f4d9fc4d98d: Waiting 19:12:22 3801baf7d59d: Layer already exists 19:12:22 cd7e179ff348: Layer already exists 19:12:22 b63388612c8d: Layer already exists 19:12:22 259c9f027486: Layer already exists 19:12:22 8b8a726020e4: Layer already exists 19:12:22 5f4d9fc4d98d: Layer already exists 19:12:23 latest: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 19:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:12:26 cd7e179ff348: Preparing 19:12:26 b63388612c8d: Preparing 19:12:26 8b8a726020e4: Preparing 19:12:26 3801baf7d59d: Preparing 19:12:26 259c9f027486: Preparing 19:12:26 5f4d9fc4d98d: Preparing 19:12:26 5f4d9fc4d98d: Waiting 19:12:26 8b8a726020e4: Layer already exists 19:12:26 259c9f027486: Layer already exists 19:12:26 3801baf7d59d: Layer already exists 19:12:26 cd7e179ff348: Layer already exists 19:12:26 b63388612c8d: Layer already exists 19:12:26 5f4d9fc4d98d: Layer already exists 19:12:26 3.1.0-dev.63: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:12:27 cd7e179ff348: Preparing 19:12:27 b63388612c8d: Preparing 19:12:27 8b8a726020e4: Preparing 19:12:27 3801baf7d59d: Preparing 19:12:27 259c9f027486: Preparing 19:12:27 5f4d9fc4d98d: Preparing 19:12:27 5f4d9fc4d98d: Waiting 19:12:27 3801baf7d59d: Layer already exists 19:12:27 b63388612c8d: Layer already exists 19:12:27 259c9f027486: Layer already exists 19:12:27 cd7e179ff348: Layer already exists 19:12:27 8b8a726020e4: Layer already exists 19:12:27 5f4d9fc4d98d: Layer already exists 19:12:27 b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 19:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:12:28 cd7e179ff348: Preparing 19:12:28 b63388612c8d: Preparing 19:12:28 8b8a726020e4: Preparing 19:12:28 3801baf7d59d: Preparing 19:12:28 259c9f027486: Preparing 19:12:28 5f4d9fc4d98d: Preparing 19:12:28 5f4d9fc4d98d: Waiting 19:12:28 8b8a726020e4: Layer already exists 19:12:28 cd7e179ff348: Layer already exists 19:12:28 b63388612c8d: Layer already exists 19:12:28 3801baf7d59d: Layer already exists 19:12:28 259c9f027486: Layer already exists 19:12:28 5f4d9fc4d98d: Layer already exists 19:12:28 main: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:12:28 ===================================================== [Pipeline] echo 19:12:28 taggedImages: 19:12:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 19:12:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:12:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 19:12:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 19:12:28 - 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 19:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:28 19:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:29 arm64: Pulling from edgex-lftools-log-publisher 19:12:29 8998bd30e6a1: Pulling fs layer 19:12:29 04944245beec: Pulling fs layer 19:12:29 699f458cf7ca: Pulling fs layer 19:12:29 765212b225bb: Pulling fs layer 19:12:29 f23df028b6ca: Pulling fs layer 19:12:29 d65c8cfc05b1: Pulling fs layer 19:12:29 2437ff75d9bd: Pulling fs layer 19:12:29 765212b225bb: Waiting 19:12:29 f23df028b6ca: Waiting 19:12:29 d65c8cfc05b1: Waiting 19:12:29 2437ff75d9bd: Waiting 19:12:29 04944245beec: Verifying Checksum 19:12:29 04944245beec: Download complete 19:12:29 765212b225bb: Verifying Checksum 19:12:29 765212b225bb: Download complete 19:12:29 f23df028b6ca: Verifying Checksum 19:12:29 f23df028b6ca: Download complete 19:12:29 d65c8cfc05b1: Download complete 19:12:29 699f458cf7ca: Verifying Checksum 19:12:29 699f458cf7ca: Download complete 19:12:30 8998bd30e6a1: Verifying Checksum 19:12:30 8998bd30e6a1: Download complete 19:12:32 2437ff75d9bd: Verifying Checksum 19:12:32 2437ff75d9bd: Download complete 19:12:34 8998bd30e6a1: Pull complete 19:12:35 04944245beec: Pull complete 19:12:39 699f458cf7ca: Pull complete 19:12:39 765212b225bb: Pull complete 19:12:40 f23df028b6ca: Pull complete 19:12:40 d65c8cfc05b1: Pull complete 19:12:58 2437ff75d9bd: Pull complete 19:12:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:59 prd-ubuntu20.04-docker-arm64-4c-16g-10269 does not seem to be running inside a container 19:12:59 $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 19:13:01 $ docker top c3112cf54018d21f736b1734b5ea0ce786e140612e6961d0abed1c86d831524e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:01 ---> job-cost.sh 19:13:01 lf-activate-venv: SKIPPING 19:13:01 INFO: No Stack... 19:13:02 INFO: Retrieving Pricing Info for: v3-standard-4 19:13:03 INFO: Archiving Costs [Pipeline] sh 19:13:03 + cut -d, -f6 19:13:03 + cat /w/workspace/edgex-go/598/archives/cost.csv [Pipeline] lock 19:13:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-598-stack-cost] 19:13:03 Resource [jenkins-edgexfoundry-edgex-go-main-598-stack-cost] did not exist. Created. 19:13:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-598-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:04 + echo total: 0.10999999940395355 [Pipeline] stash 19:13:05 Stashed 1 file(s) [Pipeline] } 19:13:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-598-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:05 $ docker stop --time=1 c3112cf54018d21f736b1734b5ea0ce786e140612e6961d0abed1c86d831524e 19:13:07 $ docker rm -f --volumes c3112cf54018d21f736b1734b5ea0ce786e140612e6961d0abed1c86d831524e [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 19:13:07 provisioning config files... 19:13:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/598@tmp/config1848015999527227874tmp [Pipeline] { [Pipeline] sh 19:13:07 + set +x 19:13:07 + curl -s https://codecov.io/bash 19:13:07 + bash -s -- 19:13:07 19:13:07 _____ _ 19:13:07 / ____| | | 19:13:07 | | ___ __| | ___ ___ _____ __ 19:13:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:13:07 | |___| (_) | (_| | __/ (_| (_) \ V / 19:13:07 \_____\___/ \__,_|\___|\___\___/ \_/ 19:13:07 Bash-1.0.6 19:13:07 19:13:07 19:13:07 ==> git version 2.25.1 found 19:13:07 ==> 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 19:13:07 Release-Date: 2020-01-08 19:13:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:13:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:13:07 ==> Jenkins CI detected. 19:13:07 current dir:  /w/workspace/edgex-go/598 19:13:07 project root: . 19:13:07 --> token set from env 19:13:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:13:08 ==> Running gcov in . (disable via -X gcov) 19:13:08 ==> Python coveragepy not found 19:13:08 ==> Searching for coverage reports in: 19:13:08 + . 19:13:08 -> Found 1 reports 19:13:08 ==> Detecting git/mercurial file structure 19:13:08 ==> Reading reports 19:13:08 + ./coverage.out bytes=453602 19:13:08 ==> Appending adjustments 19:13:08 https://docs.codecov.io/docs/fixing-reports 19:13:09 + Found adjustments 19:13:09 ==> Gzipping contents 19:13:09 60K /tmp/codecov.CnAFP4.gz 19:13:09 ==> Uploading reports 19:13:09 url: https://codecov.io 19:13:09 query: branch=main&commit=b52c6cf761ac112ece749ea113e372719a05fda4&build=598&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F598%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:13:09 -> Pinging Codecov 19:13:09 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=b52c6cf761ac112ece749ea113e372719a05fda4&build=598&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F598%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:13:09 -> Uploading to 19:13:09 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/00271124DB129430A58F1EEE437C3FCB/b52c6cf761ac112ece749ea113e372719a05fda4/02ecf9a1-cce0-40c3-bbfb-2a302bbe50fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T191309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95f78e5a88edc1d0d1216d778f0af9dbbca9c037b4b8f857dedbdd23e231d36d 19:13:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:09 Dload Upload Total Spent Left Speed 19:13:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57789 0 0 100 57789 0 160k --:--:-- --:--:-- --:--:-- 160k 19:13:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } 19:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:13:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:13:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:13:10 19:13:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:13:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:13:10 df9b9388f04a: Pulling fs layer 19:13:10 52dc419b0ee2: Pulling fs layer 19:13:10 25bc292e5bac: Pulling fs layer 19:13:10 114826534d7a: Pulling fs layer 19:13:10 4657fd5d0bcf: Pulling fs layer 19:13:10 6ad1cebc031e: Pulling fs layer 19:13:10 8a3aa393b2d8: Pulling fs layer 19:13:10 6ad1cebc031e: Waiting 19:13:10 8a3aa393b2d8: Waiting 19:13:10 4657fd5d0bcf: Waiting 19:13:10 114826534d7a: Waiting 19:13:10 25bc292e5bac: Verifying Checksum 19:13:10 25bc292e5bac: Download complete 19:13:10 52dc419b0ee2: Verifying Checksum 19:13:10 52dc419b0ee2: Download complete 19:13:10 4657fd5d0bcf: Verifying Checksum 19:13:10 4657fd5d0bcf: Download complete 19:13:10 df9b9388f04a: Download complete 19:13:10 6ad1cebc031e: Download complete 19:13:10 df9b9388f04a: Pull complete 19:13:11 52dc419b0ee2: Pull complete 19:13:11 25bc292e5bac: Pull complete 19:13:11 114826534d7a: Download complete 19:13:11 8a3aa393b2d8: Verifying Checksum 19:13:11 8a3aa393b2d8: Download complete 19:13:14 114826534d7a: Pull complete 19:13:15 4657fd5d0bcf: Pull complete 19:13:15 6ad1cebc031e: Pull complete 19:13:17 8a3aa393b2d8: Pull complete 19:13:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:13:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:18 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 19:13:18 $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:13:22 $ docker top f38c0b4809b82592d29c390685317cb62086c10c3f237145cd761caf8192e007 -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 19:13:22 + set -o pipefail 19:13:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 19:13:30 19:13:30 Monitoring /w/workspace/edgex-go/598 (github.com/edgexfoundry/edgex-go)... 19:13:30 19:13:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/1caad3c6-7d6f-46df-8bd3-9ea9c420ff0c 19:13:30 19:13:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:13:30 19:13:30 19:13:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:13:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:13:30 More details here: https://snyk.co/ue1NS [Pipeline] } 19:13:30 $ docker stop --time=1 f38c0b4809b82592d29c390685317cb62086c10c3f237145cd761caf8192e007 19:13:34 $ docker rm -f --volumes f38c0b4809b82592d29c390685317cb62086c10c3f237145cd761caf8192e007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:13:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:34 provisioning config files... 19:13:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/598@tmp/config5011095751724813894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:34 --> edgex-publish-swagger.sh 19:13:34 === Publish openapi/v3 API === 19:13:34 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 19:13:34 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/598/openapi/v3/core-command.yaml] 19:13:34 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:34 Dload Upload Total Spent Left Speed 19:13:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63531 --:--:-- --:--:-- --:--:-- 63408 100 32782 0 0 100 32782 0 63531 --:--:-- --:--:-- --:--:-- 63408 19:13:35 19:13:35 19:13:35 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/598/openapi/v3/core-data.yaml] 19:13:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:35 Dload Upload Total Spent Left Speed 19:13:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 139k --:--:-- --:--:-- --:--:-- 139k 19:13:35 19:13:35 19:13:35 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/598/openapi/v3/core-metadata.yaml] 19:13:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:35 Dload Upload Total Spent Left Speed 19:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 269k --:--:-- --:--:-- --:--:-- 269k 100 144k 0 0 100 144k 0 269k --:--:-- --:--:-- --:--:-- 269k 19:13:36 19:13:36 19:13:36 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/598/openapi/v3/support-notifications.yaml] 19:13:36 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:36 Dload Upload Total Spent Left Speed 19:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 178k --:--:-- --:--:-- --:--:-- 179k 19:13:36 19:13:36 19:13:36 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/598/openapi/v3/support-scheduler.yaml] 19:13:36 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:36 Dload Upload Total Spent Left Speed 19:13:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 69593 --:--:-- --:--:-- --:--:-- 69462 19:13:37 19:13:37 [Pipeline] } 19:13:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 19:13:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:38 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 19:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:13:38 $ docker top 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 -eo pid,comm 19:13:38 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). 19:13:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:38 [ssh-agent] Looking for ssh-agent implementation... 19:13:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:38 $ docker exec 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 ssh-agent 19:13:39 SSH_AUTH_SOCK=/tmp/ssh-1Mljs7PcDlXA/agent.32 19:13:39 SSH_AGENT_PID=38 19:13:39 Running ssh-add (command line suppressed) 19:13:39 Identity added: /w/workspace/edgex-go/598@tmp/private_key_14061541075730816099.key (/w/workspace/edgex-go/598@tmp/private_key_14061541075730816099.key) 19:13:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:39 + git semver tag 19:13:39 2023-10-24 19:13:39,713 [run_tag] DEBUG tag force:False 19:13:39 2023-10-24 19:13:39,713 [check_head_tag] DEBUG check head tag 19:13:39 2023-10-24 19:13:39,715 [execute] INFO git cat-file --batch-check 19:13:39 2023-10-24 19:13:39,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=) 19:13:39 2023-10-24 19:13:39,719 [execute] INFO git cat-file --batch 19:13:39 2023-10-24 19:13:39,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=) 19:13:39 2023-10-24 19:13:39,743 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main 19:13:39 2023-10-24 19:13:39,744 [execute] INFO git tag -a v3.1.0-dev.63 -m v3.1.0-dev.63 19:13:39 2023-10-24 19:13:39,744 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.63', '-m', 'v3.1.0-dev.63'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=None) 19:13:39 2023-10-24 19:13:39,750 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main 19:13:39 3.1.0-dev.63 [Pipeline] } 19:13:40 $ docker exec --env ******** --env ******** 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 ssh-agent -k 19:13:40 unset SSH_AUTH_SOCK; 19:13:40 unset SSH_AGENT_PID; 19:13:40 echo Agent pid 38 killed; 19:13:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:40 + git semver [Pipeline] } 19:13:40 $ docker stop --time=1 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 19:13:42 $ docker rm -f --volumes 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:42 19:13:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:42 0.23.1-centos7: Pulling from edgex-lftools 19:13:42 ab5ef0e58194: Pulling fs layer 19:13:42 9712f1f96733: Pulling fs layer 19:13:42 63f879dbbcfc: Pulling fs layer 19:13:42 0d9ebad4ef96: Pulling fs layer 19:13:42 e9a5061849ea: Pulling fs layer 19:13:42 d747dcd14b5f: Pulling fs layer 19:13:42 2de7ff778b66: Pulling fs layer 19:13:42 0d9ebad4ef96: Waiting 19:13:42 e9a5061849ea: Waiting 19:13:42 d747dcd14b5f: Waiting 19:13:42 2de7ff778b66: Waiting 19:13:42 9712f1f96733: Verifying Checksum 19:13:42 9712f1f96733: Download complete 19:13:42 63f879dbbcfc: Verifying Checksum 19:13:42 63f879dbbcfc: Download complete 19:13:43 e9a5061849ea: Verifying Checksum 19:13:43 e9a5061849ea: Download complete 19:13:43 d747dcd14b5f: Download complete 19:13:43 ab5ef0e58194: Verifying Checksum 19:13:43 ab5ef0e58194: Download complete 19:13:43 0d9ebad4ef96: Verifying Checksum 19:13:43 0d9ebad4ef96: Download complete 19:13:43 2de7ff778b66: Download complete 19:13:46 ab5ef0e58194: Pull complete 19:13:46 9712f1f96733: Pull complete 19:13:47 63f879dbbcfc: Pull complete 19:13:51 0d9ebad4ef96: Pull complete 19:13:51 e9a5061849ea: Pull complete 19:13:51 d747dcd14b5f: Pull complete 19:13:52 2de7ff778b66: Pull complete 19:13:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:52 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 19:13:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:13:59 $ docker top e6d875f8fa18ecc7301797423cae320fecdd5d9abd05f9a82210ad23f5c133db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:13:59 provisioning config files... 19:13:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/598@tmp/config3874325603570917871tmp 19:13:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/598@tmp/config11006907312847835658tmp 19:13:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/598@tmp/config501618454761330931tmp [Pipeline] { [Pipeline] echo 19:13:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:14:00 ---> sigul-configuration.sh 19:14:00 gpg: directory `/root/.gnupg' created 19:14:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:14:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:14:00 gpg: keyring `/root/.gnupg/secring.gpg' created 19:14:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:14:00 gpg: CAST5 encrypted data 19:14:00 gpg: encrypted with 1 passphrase 19:14:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:14:00 + mkdir /home/jenkins 19:14:00 + mkdir /home/jenkins/sigul [Pipeline] sh 19:14:00 + 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 19:14:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:14:01 ---> sigul-install.sh 19:14:01 Sigul already installed; skipping installation. [Pipeline] sh 19:14:01 + git tag --list 19:14:01 0.6.0 19:14:01 0.6.1 19:14:01 0.7.0 19:14:01 0.7.1 19:14:01 v1.0.0 19:14:01 v1.0.1 19:14:01 v1.1.0 19:14:01 v1.2.0 19:14:01 v1.2.1 19:14:01 v1.3.0 19:14:01 v1.3.1 19:14:01 v2.0.0 19:14:01 v2.1.0 19:14:01 v2.1.1 19:14:01 v2.2.0 19:14:01 v2.3.0 19:14:01 v3.0 19:14:01 v3.0.0 19:14:01 v3.1.0-dev.1 19:14:01 v3.1.0-dev.10 19:14:01 v3.1.0-dev.11 19:14:01 v3.1.0-dev.12 19:14:01 v3.1.0-dev.13 19:14:01 v3.1.0-dev.14 19:14:01 v3.1.0-dev.15 19:14:01 v3.1.0-dev.16 19:14:01 v3.1.0-dev.17 19:14:01 v3.1.0-dev.18 19:14:01 v3.1.0-dev.19 19:14:01 v3.1.0-dev.2 19:14:01 v3.1.0-dev.20 19:14:01 v3.1.0-dev.21 19:14:01 v3.1.0-dev.22 19:14:01 v3.1.0-dev.23 19:14:01 v3.1.0-dev.24 19:14:01 v3.1.0-dev.25 19:14:01 v3.1.0-dev.26 19:14:01 v3.1.0-dev.27 19:14:01 v3.1.0-dev.28 19:14:01 v3.1.0-dev.29 19:14:01 v3.1.0-dev.3 19:14:01 v3.1.0-dev.30 19:14:01 v3.1.0-dev.31 19:14:01 v3.1.0-dev.32 19:14:01 v3.1.0-dev.33 19:14:01 v3.1.0-dev.34 19:14:01 v3.1.0-dev.35 19:14:01 v3.1.0-dev.36 19:14:01 v3.1.0-dev.37 19:14:01 v3.1.0-dev.38 19:14:01 v3.1.0-dev.39 19:14:01 v3.1.0-dev.4 19:14:01 v3.1.0-dev.40 19:14:01 v3.1.0-dev.41 19:14:01 v3.1.0-dev.42 19:14:01 v3.1.0-dev.43 19:14:01 v3.1.0-dev.44 19:14:01 v3.1.0-dev.45 19:14:01 v3.1.0-dev.46 19:14:01 v3.1.0-dev.47 19:14:01 v3.1.0-dev.48 19:14:01 v3.1.0-dev.49 19:14:01 v3.1.0-dev.5 19:14:01 v3.1.0-dev.50 19:14:01 v3.1.0-dev.51 19:14:01 v3.1.0-dev.52 19:14:01 v3.1.0-dev.53 19:14:01 v3.1.0-dev.54 19:14:01 v3.1.0-dev.55 19:14:01 v3.1.0-dev.56 19:14:01 v3.1.0-dev.57 19:14:01 v3.1.0-dev.58 19:14:01 v3.1.0-dev.59 19:14:01 v3.1.0-dev.6 19:14:01 v3.1.0-dev.60 19:14:01 v3.1.0-dev.61 19:14:01 v3.1.0-dev.62 19:14:01 v3.1.0-dev.63 19:14:01 v3.1.0-dev.7 19:14:01 v3.1.0-dev.8 19:14:01 v3.1.0-dev.9 [Pipeline] sh 19:14:01 + lftools sign git-tag v3.1.0-dev.63 19:14:02 Signing Git tag with Sigul... 19:14:02 Signing v3.1.0-dev.63 [Pipeline] echo 19:14:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:14:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:14:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:14:03 $ docker stop --time=1 e6d875f8fa18ecc7301797423cae320fecdd5d9abd05f9a82210ad23f5c133db 19:14:04 $ docker rm -f --volumes e6d875f8fa18ecc7301797423cae320fecdd5d9abd05f9a82210ad23f5c133db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:14:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:14:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:05 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 19:14:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:14:05 $ docker top 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 -eo pid,comm 19:14:05 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). 19:14:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:05 [ssh-agent] Looking for ssh-agent implementation... 19:14:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:05 $ docker exec 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 ssh-agent 19:14:05 SSH_AUTH_SOCK=/tmp/ssh-tBzZeGCwBBGQ/agent.33 19:14:05 SSH_AGENT_PID=39 19:14:05 Running ssh-add (command line suppressed) 19:14:05 Identity added: /w/workspace/edgex-go/598@tmp/private_key_8890639254880714.key (/w/workspace/edgex-go/598@tmp/private_key_8890639254880714.key) 19:14:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:06 + git semver bump pre 19:14:06 2023-10-24 19:14:06,404 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main 19:14:06 2023-10-24 19:14:06,404 [bump_version] DEBUG bumping version:3.1.0-dev.63 on axis:pre with prefix:dev 19:14:06 2023-10-24 19:14:06,404 [bump_version] DEBUG bumped version:3.1.0-dev.64 19:14:06 2023-10-24 19:14:06,404 [write_version] DEBUG write version:3.1.0-dev.64 to path:/w/workspace/edgex-go/598/.semver/main with force:True 19:14:06 2023-10-24 19:14:06,404 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main 19:14:06 2023-10-24 19:14:06,405 [write_file] DEBUG write to file:/w/workspace/edgex-go/598/.semver/main 19:14:06 2023-10-24 19:14:06,407 [execute] INFO git cat-file --batch-check 19:14:06 2023-10-24 19:14:06,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=) 19:14:06 2023-10-24 19:14:06,411 [execute] INFO git cat-file --batch 19:14:06 2023-10-24 19:14:06,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=) 19:14:06 2023-10-24 19:14:06,417 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main 19:14:06 3.1.0-dev.64 [Pipeline] } 19:14:06 $ docker exec --env ******** --env ******** 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 ssh-agent -k 19:14:06 unset SSH_AUTH_SOCK; 19:14:06 unset SSH_AGENT_PID; 19:14:06 echo Agent pid 39 killed; 19:14:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:06 + git semver [Pipeline] } 19:14:07 $ docker stop --time=1 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 19:14:08 $ docker rm -f --volumes 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:14:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:09 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 19:14:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:14:09 $ docker top a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac -eo pid,comm 19:14:09 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). 19:14:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:09 [ssh-agent] Looking for ssh-agent implementation... 19:14:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:09 $ docker exec a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac ssh-agent 19:14:09 SSH_AUTH_SOCK=/tmp/ssh-iZg8GNJvVgba/agent.32 19:14:09 SSH_AGENT_PID=38 19:14:09 Running ssh-add (command line suppressed) 19:14:09 Identity added: /w/workspace/edgex-go/598@tmp/private_key_3845106129086173935.key (/w/workspace/edgex-go/598@tmp/private_key_3845106129086173935.key) 19:14:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:10 + git semver push 19:14:10 2023-10-24 19:14:10,328 [run_push] DEBUG push 19:14:10 2023-10-24 19:14:10,329 [execute] INFO git cat-file --batch-check 19:14:10 2023-10-24 19:14:10,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=) 19:14:10 2023-10-24 19:14:10,332 [execute] INFO git rev-list 2ecfd4d79bef2adb8a321ee96ed15f142c7dba2e -- 19:14:10 2023-10-24 19:14:10,332 [execute] DEBUG Popen(['git', 'rev-list', '2ecfd4d79bef2adb8a321ee96ed15f142c7dba2e', '--'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=None) 19:14:10 2023-10-24 19:14:10,351 [execute] INFO git fetch -v origin 19:14:10 2023-10-24 19:14:10,351 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=True, shell=None, istream=None) 19:14:10 2023-10-24 19:14:10,882 [run_push] DEBUG no remote changes detected 19:14:10 2023-10-24 19:14:10,882 [execute] INFO git push origin semver 19:14:10 2023-10-24 19:14:10,882 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=None) 19:14:11 2023-10-24 19:14:11,761 [run_push] DEBUG push all version tags 19:14:11 2023-10-24 19:14:11,761 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:14:11 2023-10-24 19:14:11,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=None) 19:14:12 2023-10-24 19:14:12,624 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main 19:14:12 3.1.0-dev.64 [Pipeline] } 19:14:12 $ docker exec --env ******** --env ******** a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac ssh-agent -k 19:14:12 unset SSH_AUTH_SOCK; 19:14:12 unset SSH_AGENT_PID; 19:14:12 echo Agent pid 38 killed; 19:14:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:13 + git semver [Pipeline] } 19:14:13 $ docker stop --time=1 a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac 19:14:14 $ docker rm -f --volumes a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac [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 19:14:15 + [ -d /w/workspace/edgex-go/598/archives ] [Pipeline] libraryResource [Pipeline] sh 19:14:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:14:16 ---> package-listing.sh 19:14:16 ++ facter osfamily 19:14:16 ++ tr '[:upper:]' '[:lower:]' 19:14:16 + OS_FAMILY=debian 19:14:16 + workspace=/w/workspace/edgex-go/598 19:14:16 + START_PACKAGES=/tmp/packages_start.txt 19:14:16 + END_PACKAGES=/tmp/packages_end.txt 19:14:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:14:16 + PACKAGES=/tmp/packages_start.txt 19:14:16 + '[' /w/workspace/edgex-go/598 ']' 19:14:16 + PACKAGES=/tmp/packages_end.txt 19:14:16 + case "${OS_FAMILY}" in 19:14:16 + dpkg -l 19:14:16 + grep '^ii' 19:14:16 + '[' -f /tmp/packages_start.txt ']' 19:14:16 + '[' -f /tmp/packages_end.txt ']' 19:14:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:14:16 + '[' /w/workspace/edgex-go/598 ']' 19:14:16 + mkdir -p /w/workspace/edgex-go/598/archives/ 19:14:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/598/archives/ [Pipeline] echo 19:14:16 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/598/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:14:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:17 19:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:17 latest: Pulling from edgex-lftools-log-publisher 19:14:17 5eb5b503b376: Pulling fs layer 19:14:17 5c69ac0246d0: Pulling fs layer 19:14:17 ec43610c2a17: Pulling fs layer 19:14:17 3a2ae6a8a46f: Pulling fs layer 19:14:17 33b1e0a273af: Pulling fs layer 19:14:17 5d3b04190fa2: Pulling fs layer 19:14:17 2f39f015ded8: Pulling fs layer 19:14:17 33b1e0a273af: Waiting 19:14:17 5d3b04190fa2: Waiting 19:14:17 2f39f015ded8: Waiting 19:14:17 3a2ae6a8a46f: Waiting 19:14:17 5c69ac0246d0: Download complete 19:14:17 3a2ae6a8a46f: Verifying Checksum 19:14:17 3a2ae6a8a46f: Download complete 19:14:17 33b1e0a273af: Verifying Checksum 19:14:17 33b1e0a273af: Download complete 19:14:17 ec43610c2a17: Verifying Checksum 19:14:17 ec43610c2a17: Download complete 19:14:17 5d3b04190fa2: Download complete 19:14:18 5eb5b503b376: Verifying Checksum 19:14:18 5eb5b503b376: Download complete 19:14:18 2f39f015ded8: Download complete 19:14:19 5eb5b503b376: Pull complete 19:14:19 5c69ac0246d0: Pull complete 19:14:19 ec43610c2a17: Pull complete 19:14:19 3a2ae6a8a46f: Pull complete 19:14:20 33b1e0a273af: Pull complete 19:14:20 5d3b04190fa2: Pull complete 19:14:24 2f39f015ded8: Pull complete 19:14:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:24 prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container 19:14:24 $ 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/598/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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:14:28 $ docker top c79fed65c481dafc1799d258323baff5254dfc59f5b4a84600b49c2a8b810557 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:28 + touch /tmp/pre-build-complete [Pipeline] sh 19:14:28 + mkdir -p /var/log/sysstat [Pipeline] sh 19:14:29 + ls /var/log/sa-host 19:14:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:29 provisioning config files... 19:14:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/598@tmp/config18336616507951594304tmp [Pipeline] { [Pipeline] echo 19:14:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:14:29 ---> create-netrc.sh [Pipeline] } 19:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:14:29 ---> python-tools-install.sh [Pipeline] echo 19:14:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:14:30 ---> sudo-logs.sh 19:14:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:14:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:14:30 ---> job-cost.sh 19:14:30 lf-activate-venv: SKIPPING 19:14:30 DEBUG: total: 0.10999999940395355 19:14:30 INFO: Retrieving Stack Cost... 19:14:30 INFO: Retrieving Pricing Info for: v3-standard-8 19:14:31 INFO: Archiving Costs [Pipeline] echo 19:14:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:14:31 ---> logs-deploy.sh 19:14:31 lf-activate-venv: SKIPPING 19:14:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/598 19:14:31 INFO: archiving workspace using pattern(s): 19:14:32 Archives upload complete. 19:14:32 INFO: archiving logs to Nexus 19:14:33 ---> uname -a: 19:14:33 Linux prd-ubuntu20-04-docker-8c-8g-10260 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:14:33 19:14:33 19:14:33 ---> lscpu: 19:14:33 Architecture: x86_64 19:14:33 CPU op-mode(s): 32-bit, 64-bit 19:14:33 Byte Order: Little Endian 19:14:33 Address sizes: 40 bits physical, 48 bits virtual 19:14:33 CPU(s): 8 19:14:33 On-line CPU(s) list: 0-7 19:14:33 Thread(s) per core: 1 19:14:33 Core(s) per socket: 1 19:14:33 Socket(s): 8 19:14:33 NUMA node(s): 1 19:14:33 Vendor ID: AuthenticAMD 19:14:33 CPU family: 23 19:14:33 Model: 49 19:14:33 Model name: AMD EPYC-Rome Processor 19:14:33 Stepping: 0 19:14:33 CPU MHz: 2799.998 19:14:33 BogoMIPS: 5599.99 19:14:33 Virtualization: AMD-V 19:14:33 Hypervisor vendor: KVM 19:14:33 Virtualization type: full 19:14:33 L1d cache: 256 KiB 19:14:33 L1i cache: 256 KiB 19:14:33 L2 cache: 4 MiB 19:14:33 L3 cache: 128 MiB 19:14:33 NUMA node0 CPU(s): 0-7 19:14:33 Vulnerability Itlb multihit: Not affected 19:14:33 Vulnerability L1tf: Not affected 19:14:33 Vulnerability Mds: Not affected 19:14:33 Vulnerability Meltdown: Not affected 19:14:33 Vulnerability Mmio stale data: Not affected 19:14:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:14:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:14:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:14:33 Vulnerability Srbds: Not affected 19:14:33 Vulnerability Tsx async abort: Not affected 19:14:33 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 19:14:33 19:14:33 19:14:33 ---> nproc: 19:14:33 8 19:14:33 19:14:33 19:14:33 ---> df -h: 19:14:33 Filesystem Size Used Avail Use% Mounted on 19:14:33 overlay 155G 22G 134G 14% / 19:14:33 tmpfs 64M 0 64M 0% /dev 19:14:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:14:33 shm 64M 0 64M 0% /dev/shm 19:14:33 /dev/vda1 155G 22G 134G 14% /facter-os 19:14:33 19:14:33 19:14:33 ---> sar -b -r -n DEV: 19:14:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10260) 10/24/23 _x86_64_ (8 CPU) 19:14:33 19:14:33 18:45:28 LINUX RESTART (8 CPU) 19:14:33 19:14:33 18:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:14:33 18:47:01 147.57 11.00 136.57 0.00 1779.50 65002.95 0.00 19:14:33 18:48:01 68.02 0.07 67.96 0.00 7.47 33966.74 0.00 19:14:33 18:49:01 37.05 0.25 36.80 0.00 3.20 20321.24 0.00 19:14:33 18:50:01 483.92 4.75 479.17 0.00 85.85 182457.72 0.00 19:14:33 18:51:01 368.36 3.63 364.72 0.00 2077.39 123105.88 0.00 19:14:33 18:52:01 617.36 10.55 606.82 0.00 3473.95 100596.03 0.00 19:14:33 18:53:01 33.16 0.03 33.13 0.00 8.53 906.65 0.00 19:14:33 18:54:01 5.62 0.03 5.58 0.00 7.47 117.18 0.00 19:14:33 18:55:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 19:14:33 18:56:01 1.65 0.00 1.65 0.00 0.00 32.13 0.00 19:14:33 18:57:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 19:14:33 18:58:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 19:14:33 18:59:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 19:14:33 19:00:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 19:14:33 19:01:01 1.68 0.02 1.67 0.00 0.13 19.20 0.00 19:14:33 19:02:01 0.88 0.00 0.88 0.00 0.00 12.13 0.00 19:14:33 19:03:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 19:14:33 19:04:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 19:14:33 19:05:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 19:14:33 19:06:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 19:14:33 19:07:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 19:14:33 19:08:01 2.08 0.00 2.08 0.00 0.00 23.60 0.00 19:14:33 19:09:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 19:14:33 19:10:01 1.03 0.00 1.03 0.00 0.00 13.60 0.00 19:14:33 19:11:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 19:14:33 19:12:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 19:14:33 19:13:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 19:14:33 19:14:01 159.43 0.25 159.18 0.00 23.72 58889.27 0.00 19:14:33 Average: 69.42 1.09 68.34 0.00 265.78 20890.85 0.00 19:14:33 19:14:33 18:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:14:33 18:47:01 27868712 31546752 764104 2.32 114460 3758000 2045952 6.03 1216892 3334608 400488 19:14:33 18:48:01 27650820 31432264 869448 2.64 119036 3835824 2032348 5.99 1635608 3101164 93460 19:14:33 18:49:01 27368988 31538856 765444 2.33 122404 4213084 1881524 5.55 1481532 3534436 132656 19:14:33 18:50:01 21975244 31434584 849932 2.58 197944 9166964 2490840 7.34 2020684 8102788 823852 19:14:33 18:51:01 16120940 29512944 2704912 8.23 236400 12744496 7845876 23.12 4931784 10629092 887036 19:14:33 18:52:01 17833368 31476164 796024 2.42 253640 13082464 2224004 6.55 2581956 11458836 580 19:14:33 18:53:01 17819464 31465240 806072 2.45 255556 13083156 2235584 6.59 2944208 11107932 580 19:14:33 18:54:01 17821256 31467436 803708 2.44 255776 13083552 2245572 6.62 2967396 11082292 184 19:14:33 18:55:01 17821200 31467712 803600 2.44 255788 13083556 2245572 6.62 2966988 11082560 20 19:14:33 18:56:01 17826952 31473540 798072 2.43 255872 13083532 2245572 6.62 2961540 11082560 188 19:14:33 18:57:01 17827948 31474552 797308 2.42 255896 13083536 2245572 6.62 2961480 11082564 16 19:14:33 18:58:01 17833728 31480360 791452 2.41 255904 13083544 2245572 6.62 2954436 11082568 52 19:14:33 18:59:01 17833456 31480260 791692 2.41 255920 13083544 2245572 6.62 2954300 11082740 4 19:14:33 19:00:01 17833900 31480736 791376 2.41 255936 13083548 2245572 6.62 2954320 11082744 48 19:14:33 19:01:01 17832788 31479660 792580 2.41 255960 13083544 2273064 6.70 2954436 11082744 16 19:14:33 19:02:01 17832796 31479676 792508 2.41 255972 13083552 2273064 6.70 2954376 11082748 200 19:14:33 19:03:01 17832392 31479288 792820 2.41 255992 13083556 2273064 6.70 2954392 11082752 4 19:14:33 19:04:01 17832352 31479272 792752 2.41 256020 13083556 2273064 6.70 2954624 11082752 56 19:14:33 19:05:01 17832588 31479520 792472 2.41 256040 13083560 2273064 6.70 2954448 11082756 12 19:14:33 19:06:01 17832588 31479588 792388 2.41 256072 13083556 2273064 6.70 2954676 11082760 60 19:14:33 19:07:01 17832572 31479592 792300 2.41 256104 13083568 2289120 6.75 2954728 11082764 0 19:14:33 19:08:01 17832296 31479360 792512 2.41 256144 13083576 2289120 6.75 2954568 11082772 8 19:14:33 19:09:01 17832540 31479640 792184 2.41 256168 13083576 2289120 6.75 2954616 11082772 12 19:14:33 19:10:01 17832264 31479396 792376 2.41 256176 13083580 2289120 6.75 2954860 11082776 64 19:14:33 19:11:01 17832204 31479368 792532 2.41 256212 13083572 2289120 6.75 2955124 11082776 40 19:14:33 19:12:01 17831976 31479168 792712 2.41 256240 13083584 2289120 6.75 2954696 11082780 16 19:14:33 19:13:01 17832432 31479676 792172 2.41 256264 13083584 2289120 6.75 2954756 11082780 4 19:14:33 19:14:01 16301340 31415548 850192 2.59 291044 14392376 2665428 7.86 3095388 12344208 1052 19:14:33 Average: 18912825 31406434 867344 2.64 239676 11998126 2457242 7.24 2822815 10188108 83597 19:14:33 19:14:33 18:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:14:33 18:47:01 docker0 463.26 511.25 32.59 4591.29 0.00 0.00 0.00 0.00 19:14:33 18:47:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 19:14:33 18:47:01 ens3 1198.90 1078.65 11878.48 113.70 0.00 0.00 0.00 0.00 19:14:33 18:48:01 docker0 1.17 1.23 0.09 0.11 0.00 0.00 0.00 0.00 19:14:33 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 18:48:01 vethf5897e2 1.17 1.35 0.10 0.12 0.00 0.00 0.00 0.00 19:14:33 18:48:01 ens3 64.11 49.78 47.72 102.60 0.00 0.00 0.00 0.00 19:14:33 18:49:01 docker0 0.40 0.40 0.03 0.04 0.00 0.00 0.00 0.00 19:14:33 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:49:01 ens3 31.71 20.71 27.96 14.16 0.00 0.00 0.00 0.00 19:14:33 18:50:01 vethacfcfe3 0.33 1.42 0.03 0.15 0.00 0.00 0.00 0.00 19:14:33 18:50:01 vetha504a1e 65.92 111.70 6.49 548.28 0.00 0.00 0.00 0.04 19:14:33 18:50:01 docker0 298.93 506.35 24.53 2957.26 0.00 0.00 0.00 0.00 19:14:33 18:50:01 veth936ca76 64.16 110.65 6.36 548.21 0.00 0.00 0.00 0.04 19:14:33 18:50:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 19:14:33 18:50:01 veth867090c 67.41 111.65 6.60 548.47 0.00 0.00 0.00 0.04 19:14:33 18:50:01 ens3 646.06 374.10 5972.13 50.46 0.00 0.00 0.00 0.00 19:14:33 18:50:01 veth4ca4175 67.91 107.73 6.63 548.05 0.00 0.00 0.00 0.04 19:14:33 18:51:01 vethc9ab5e1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 vethfdcd9b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 vethacfcfe3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 vethb85b662 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 veth3842e27 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 veth9f49ad9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:14:33 18:51:01 vethaf9f4d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 vethd66db07 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 veth620ed90 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 vethbeae102 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 ens3 62.11 27.48 663.52 7.21 0.00 0.00 0.00 0.00 19:14:33 18:51:01 veth1942441 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:51:01 vethb3817e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:52:01 lo 18.26 18.26 1.80 1.80 0.00 0.00 0.00 0.00 19:14:33 18:52:01 ens3 292.55 215.60 1471.08 509.21 0.00 0.00 0.00 0.00 19:14:33 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:53:01 lo 49.53 49.53 4.88 4.88 0.00 0.00 0.00 0.00 19:14:33 18:53:01 ens3 477.37 510.80 243.07 2746.53 0.00 0.00 0.00 0.00 19:14:33 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:54:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 19:14:33 18:54:01 ens3 40.73 39.19 22.06 226.40 0.00 0.00 0.00 0.00 19:14:33 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:55:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 18:56:01 ens3 0.40 0.20 0.09 0.07 0.00 0.00 0.00 0.00 19:14:33 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:57:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 18:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 18:59:01 ens3 1.03 0.57 4.78 0.04 0.00 0.00 0.00 0.00 19:14:33 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:00:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:01:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:14:33 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:03:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:14:33 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:04:01 ens3 1.13 0.47 0.40 0.28 0.00 0.00 0.00 0.00 19:14:33 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:06:01 ens3 0.95 0.43 0.28 0.15 0.00 0.00 0.00 0.00 19:14:33 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:07:01 ens3 0.42 0.38 0.26 0.21 0.00 0.00 0.00 0.00 19:14:33 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:08:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:11:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:14:33 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:33 19:12:01 ens3 0.27 0.13 0.12 0.01 0.00 0.00 0.00 0.00 19:14:33 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 19:14:01 veth6cab7fc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:14:33 19:14:01 docker0 90.66 117.39 6.58 1026.77 0.00 0.00 0.00 0.00 19:14:33 19:14:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 19:14:33 19:14:01 ens3 422.67 298.48 8214.14 156.35 0.00 0.00 0.00 0.00 19:14:33 Average: veth6cab7fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:33 Average: docker0 30.26 40.32 2.26 303.72 0.00 0.00 0.00 0.00 19:14:33 Average: lo 2.97 2.97 0.29 0.29 0.00 0.00 0.00 0.00 19:14:33 Average: ens3 115.14 92.91 1013.16 140.28 0.00 0.00 0.00 0.00 19:14:33 19:14:33 19:14:33 ---> sar -P ALL: 19:14:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10260) 10/24/23 _x86_64_ (8 CPU) 19:14:33 19:14:33 18:45:28 LINUX RESTART (8 CPU) 19:14:33 19:14:33 18:46:02 CPU %user %nice %system %iowait %steal %idle 19:14:33 18:47:01 all 9.06 0.00 3.89 3.19 0.06 83.80 19:14:33 18:47:01 0 11.22 0.00 4.05 2.13 0.07 82.53 19:14:33 18:47:01 1 7.47 0.00 3.15 0.09 0.05 89.24 19:14:33 18:47:01 2 7.06 0.00 4.07 3.40 0.05 85.41 19:14:33 18:47:01 3 12.76 0.00 5.20 18.14 0.09 63.81 19:14:33 18:47:01 4 7.95 0.00 2.91 0.50 0.05 88.59 19:14:33 18:47:01 5 9.39 0.00 4.24 1.08 0.05 85.24 19:14:33 18:47:01 6 9.89 0.00 2.61 0.15 0.07 87.27 19:14:33 18:47:01 7 6.64 0.00 4.91 0.05 0.05 88.34 19:14:33 18:48:01 all 27.70 0.00 3.85 1.57 0.08 66.79 19:14:33 18:48:01 0 27.18 0.00 3.05 0.18 0.08 69.51 19:14:33 18:48:01 1 27.63 0.00 3.35 0.15 0.08 68.78 19:14:33 18:48:01 2 27.12 0.00 3.56 0.67 0.08 68.56 19:14:33 18:48:01 3 28.73 0.00 4.27 4.95 0.08 61.96 19:14:33 18:48:01 4 26.02 0.00 3.44 1.17 0.08 69.29 19:14:33 18:48:01 5 26.89 0.00 3.54 5.40 0.07 64.11 19:14:33 18:48:01 6 28.27 0.00 3.77 0.02 0.08 67.86 19:14:33 18:48:01 7 29.75 0.00 5.87 0.05 0.07 64.26 19:14:33 18:49:01 all 43.62 0.00 4.15 1.19 0.10 50.94 19:14:33 18:49:01 0 44.52 0.00 4.44 1.01 0.13 49.89 19:14:33 18:49:01 1 42.80 0.00 4.29 0.13 0.08 52.69 19:14:33 18:49:01 2 42.59 0.00 3.83 0.10 0.10 53.37 19:14:33 18:49:01 3 44.62 0.00 3.93 0.12 0.10 51.23 19:14:33 18:49:01 4 42.05 0.00 4.12 1.61 0.08 52.14 19:14:33 18:49:01 5 44.43 0.00 4.48 0.27 0.10 50.72 19:14:33 18:49:01 6 44.36 0.00 3.84 2.69 0.08 49.02 19:14:33 18:49:01 7 43.56 0.00 4.30 3.56 0.10 48.47 19:14:33 18:50:01 all 15.48 0.00 6.37 12.79 0.11 65.26 19:14:33 18:50:01 0 16.54 0.00 5.88 5.46 0.13 71.99 19:14:33 18:50:01 1 15.35 0.00 6.21 5.04 0.12 73.27 19:14:33 18:50:01 2 15.93 0.00 7.50 13.82 0.10 62.64 19:14:33 18:50:01 3 15.30 0.00 5.62 7.46 0.10 71.52 19:14:33 18:50:01 4 13.71 0.00 6.20 26.54 0.09 53.46 19:14:33 18:50:01 5 15.20 0.00 5.94 18.46 0.10 60.30 19:14:33 18:50:01 6 15.61 0.00 6.20 7.55 0.08 70.55 19:14:33 18:50:01 7 16.14 0.00 7.41 18.09 0.12 58.24 19:14:33 18:51:01 all 68.74 0.00 8.05 4.47 0.14 18.60 19:14:33 18:51:01 0 68.52 0.00 8.15 4.34 0.12 18.87 19:14:33 18:51:01 1 69.55 0.00 7.78 5.31 0.10 17.25 19:14:33 18:51:01 2 69.64 0.00 7.57 2.65 0.10 20.04 19:14:33 18:51:01 3 69.35 0.00 7.06 1.63 0.12 21.84 19:14:33 18:51:01 4 67.82 0.00 8.14 1.32 0.12 22.60 19:14:33 18:51:01 5 69.02 0.00 8.76 18.38 0.14 3.70 19:14:33 18:51:01 6 68.51 0.00 8.26 0.87 0.27 22.09 19:14:33 18:51:01 7 67.51 0.00 8.69 1.40 0.12 22.28 19:14:33 18:52:01 all 43.11 0.00 5.31 5.39 0.11 46.08 19:14:33 18:52:01 0 42.03 0.00 4.95 8.37 0.10 44.56 19:14:33 18:52:01 1 41.32 0.00 6.12 3.75 0.17 48.64 19:14:33 18:52:01 2 44.17 0.00 5.22 8.17 0.10 42.34 19:14:33 18:52:01 3 44.70 0.00 4.96 4.66 0.10 45.58 19:14:33 18:52:01 4 43.29 0.00 4.77 3.45 0.10 48.39 19:14:33 18:52:01 5 42.70 0.00 5.69 6.57 0.12 44.92 19:14:33 18:52:01 6 44.79 0.00 5.42 5.69 0.10 43.99 19:14:33 18:52:01 7 41.80 0.00 5.36 2.38 0.10 50.37 19:14:33 18:53:01 all 9.13 0.00 1.05 0.08 0.06 89.68 19:14:33 18:53:01 0 7.40 0.00 1.27 0.02 0.05 91.27 19:14:33 18:53:01 1 11.68 0.00 1.15 0.13 0.07 86.97 19:14:33 18:53:01 2 7.66 0.00 1.07 0.22 0.07 90.98 19:14:33 18:53:01 3 10.76 0.00 0.92 0.18 0.07 88.07 19:14:33 18:53:01 4 7.96 0.00 0.80 0.02 0.05 91.17 19:14:33 18:53:01 5 10.37 0.00 1.04 0.02 0.07 88.51 19:14:33 18:53:01 6 7.66 0.00 1.00 0.07 0.08 91.19 19:14:33 18:53:01 7 9.56 0.00 1.11 0.02 0.07 89.25 19:14:33 18:54:01 all 0.65 0.00 0.11 0.01 0.02 99.21 19:14:33 18:54:01 0 1.18 0.00 0.12 0.00 0.02 98.68 19:14:33 18:54:01 1 1.27 0.00 0.13 0.00 0.02 98.58 19:14:33 18:54:01 2 0.95 0.00 0.15 0.05 0.03 98.81 19:14:33 18:54:01 3 0.12 0.00 0.10 0.02 0.00 99.77 19:14:33 18:54:01 4 0.13 0.00 0.05 0.00 0.03 99.78 19:14:33 18:54:01 5 0.08 0.00 0.05 0.00 0.00 99.87 19:14:33 18:54:01 6 1.18 0.00 0.13 0.00 0.02 98.67 19:14:33 18:54:01 7 0.27 0.00 0.17 0.02 0.03 99.52 19:14:33 18:55:01 all 0.03 0.00 0.02 0.00 0.01 99.94 19:14:33 18:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:14:33 18:55:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:14:33 18:55:01 2 0.07 0.00 0.03 0.02 0.02 99.87 19:14:33 18:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:14:33 18:55:01 4 0.05 0.00 0.03 0.00 0.03 99.88 19:14:33 18:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 18:55:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:14:33 18:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:14:33 18:56:01 all 0.04 0.00 0.02 0.00 0.01 99.93 19:14:33 18:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 18:56:01 1 0.08 0.00 0.07 0.00 0.02 99.83 19:14:33 18:56:01 2 0.05 0.00 0.02 0.02 0.02 99.90 19:14:33 18:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:14:33 18:56:01 4 0.07 0.00 0.03 0.02 0.03 99.85 19:14:33 18:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 18:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 18:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:14:33 18:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:14:33 18:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 18:57:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:14:33 18:57:01 2 0.05 0.00 0.02 0.02 0.03 99.88 19:14:33 18:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 18:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:14:33 18:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 19:14:33 18:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:14:33 18:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:14:33 19:14:33 18:57:01 CPU %user %nice %system %iowait %steal %idle 19:14:33 18:58:01 all 0.04 0.00 0.01 0.00 0.01 99.93 19:14:33 18:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:14:33 18:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:14:33 18:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:14:33 18:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 18:58:01 4 0.05 0.00 0.05 0.00 0.03 99.87 19:14:33 18:58:01 5 0.07 0.00 0.00 0.02 0.00 99.92 19:14:33 18:58:01 6 0.08 0.00 0.03 0.00 0.02 99.87 19:14:33 18:58:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:14:33 18:59:01 all 0.15 0.00 0.02 0.00 0.01 99.82 19:14:33 18:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:14:33 18:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:14:33 18:59:01 2 0.03 0.00 0.03 0.02 0.02 99.90 19:14:33 18:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 18:59:01 4 1.03 0.00 0.03 0.00 0.03 98.91 19:14:33 18:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:14:33 18:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 19:14:33 18:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 19:00:01 all 0.27 0.00 0.02 0.00 0.01 99.70 19:14:33 19:00:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:14:33 19:00:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:14:33 19:00:01 2 0.05 0.00 0.05 0.00 0.05 99.85 19:14:33 19:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:00:01 4 1.86 0.00 0.00 0.00 0.02 98.13 19:14:33 19:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:14:33 19:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 19:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:14:33 19:01:01 all 0.12 0.00 0.03 0.01 0.01 99.83 19:14:33 19:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:14:33 19:01:01 2 0.05 0.00 0.05 0.02 0.03 99.85 19:14:33 19:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:14:33 19:01:01 4 0.76 0.00 0.05 0.00 0.02 99.17 19:14:33 19:01:01 5 0.02 0.00 0.03 0.02 0.00 99.93 19:14:33 19:01:01 6 0.03 0.00 0.07 0.02 0.02 99.87 19:14:33 19:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:14:33 19:02:01 all 0.05 0.00 0.01 0.00 0.01 99.94 19:14:33 19:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:14:33 19:02:01 1 0.08 0.00 0.05 0.00 0.02 99.85 19:14:33 19:02:01 2 0.10 0.00 0.02 0.00 0.03 99.85 19:14:33 19:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:14:33 19:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:14:33 19:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 19:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:14:33 19:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:14:33 19:03:01 all 0.03 0.00 0.02 0.00 0.01 99.94 19:14:33 19:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:14:33 19:03:01 1 0.08 0.00 0.07 0.02 0.03 99.80 19:14:33 19:03:01 2 0.07 0.00 0.05 0.02 0.03 99.83 19:14:33 19:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:14:33 19:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 19:04:01 all 0.05 0.00 0.02 0.00 0.01 99.92 19:14:33 19:04:01 0 0.05 0.00 0.00 0.00 0.00 99.95 19:14:33 19:04:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:14:33 19:04:01 2 0.07 0.00 0.03 0.00 0.03 99.87 19:14:33 19:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:14:33 19:04:01 4 0.03 0.00 0.03 0.02 0.02 99.90 19:14:33 19:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 19:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:14:33 19:04:01 7 0.05 0.00 0.02 0.00 0.00 99.93 19:14:33 19:05:01 all 0.13 0.00 0.02 0.00 0.01 99.84 19:14:33 19:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:05:01 2 0.12 0.00 0.07 0.02 0.03 99.77 19:14:33 19:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:05:01 4 0.88 0.00 0.03 0.00 0.02 99.07 19:14:33 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:14:33 19:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:14:33 19:06:01 all 0.05 0.00 0.02 0.00 0.01 99.91 19:14:33 19:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:14:33 19:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:14:33 19:06:01 2 0.08 0.00 0.05 0.02 0.05 99.80 19:14:33 19:06:01 3 0.10 0.00 0.05 0.00 0.02 99.83 19:14:33 19:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:14:33 19:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:06:01 7 0.15 0.00 0.00 0.00 0.00 99.85 19:14:33 19:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:14:33 19:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:14:33 19:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:14:33 19:07:01 2 0.07 0.00 0.03 0.00 0.03 99.87 19:14:33 19:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:14:33 19:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:14:33 19:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:14:33 19:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 19:07:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:14:33 19:08:01 all 0.17 0.00 0.03 0.01 0.01 99.78 19:14:33 19:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:14:33 19:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:14:33 19:08:01 2 0.07 0.00 0.05 0.03 0.03 99.82 19:14:33 19:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:14:33 19:08:01 4 1.16 0.00 0.07 0.00 0.00 98.78 19:14:33 19:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:14:33 19:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:14:33 19:08:01 7 0.02 0.00 0.03 0.02 0.02 99.92 19:14:33 19:14:33 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:14:33 19:09:01 all 0.06 0.00 0.03 0.01 0.01 99.89 19:14:33 19:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 19:09:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:14:33 19:09:01 2 0.07 0.00 0.08 0.03 0.03 99.78 19:14:33 19:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:14:33 19:09:01 4 0.25 0.00 0.08 0.00 0.02 99.65 19:14:33 19:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:14:33 19:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 19:09:01 7 0.03 0.00 0.02 0.03 0.00 99.92 19:14:33 19:10:01 all 0.04 0.00 0.02 0.00 0.01 99.93 19:14:33 19:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:14:33 19:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:14:33 19:10:01 2 0.08 0.00 0.03 0.00 0.03 99.85 19:14:33 19:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:14:33 19:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:14:33 19:10:01 7 0.10 0.00 0.03 0.00 0.03 99.83 19:14:33 19:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:14:33 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:14:33 19:11:01 2 0.08 0.00 0.07 0.02 0.03 99.80 19:14:33 19:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:14:33 19:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:14:33 19:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:11:01 7 0.08 0.00 0.00 0.00 0.02 99.90 19:14:33 19:12:01 all 0.03 0.00 0.01 0.01 0.01 99.94 19:14:33 19:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:14:33 19:12:01 2 0.07 0.00 0.02 0.05 0.02 99.85 19:14:33 19:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:12:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:14:33 19:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:14:33 19:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:14:33 19:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:14:33 19:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:14:33 19:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:14:33 19:13:01 2 0.03 0.00 0.03 0.00 0.03 99.90 19:14:33 19:13:01 3 0.05 0.00 0.00 0.00 0.02 99.93 19:14:33 19:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:14:33 19:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:14:33 19:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:14:33 19:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:14:33 19:14:01 all 8.93 0.00 4.22 2.78 0.07 83.99 19:14:33 19:14:01 0 9.27 0.00 4.13 8.98 0.14 77.48 19:14:33 19:14:01 1 9.72 0.00 3.72 2.30 0.05 84.21 19:14:33 19:14:01 2 8.21 0.00 4.44 0.86 0.08 86.41 19:14:33 19:14:01 3 8.66 0.00 4.21 0.10 0.05 86.98 19:14:33 19:14:01 4 10.47 0.00 3.72 5.04 0.05 80.72 19:14:33 19:14:01 5 7.94 0.00 3.00 1.58 0.05 87.43 19:14:33 19:14:01 6 9.05 0.00 5.03 3.11 0.07 82.75 19:14:33 19:14:01 7 8.15 0.00 5.54 0.32 0.05 85.94 19:14:33 Average: all 8.05 0.00 1.32 1.11 0.03 89.48 19:14:33 Average: 0 8.09 0.00 1.28 1.08 0.03 89.51 19:14:33 Average: 1 8.03 0.00 1.28 0.59 0.04 90.06 19:14:33 Average: 2 7.97 0.00 1.35 1.07 0.05 89.56 19:14:33 Average: 3 8.33 0.00 1.29 1.31 0.03 89.04 19:14:33 Average: 4 7.99 0.00 1.22 1.40 0.03 89.35 19:14:33 Average: 5 7.96 0.00 1.30 1.82 0.03 88.89 19:14:33 Average: 6 8.15 0.00 1.29 0.71 0.03 89.81 19:14:33 Average: 7 7.90 0.00 1.53 0.92 0.03 89.62 19:14:33 19:14:33 19:14:33