Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4e9678bd2dc4350f999e9d876f0d88fec21a98b 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-ssh553751278678283550.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4036042176016095361.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8125838725668563690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2993788728172360548.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-ssh17760417200252747511.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1453’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1455 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/544 [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/544 # 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 c4e9678bd2dc4350f999e9d876f0d88fec21a98b (main) Commit message: "feat: Use file load for UoM to allow reading from local file or URI (#4600)" > 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 c4e9678bd2dc4350f999e9d876f0d88fec21a98b # timeout=10 > git rev-list --no-walk db7b7ee384591f5a64d361305216a2c2c0d3e0f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:31:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:31:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:31:58 ========================================================= 17:31:58 EdgeX Global Pipelines Version Info 17:31:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:31:59 ------------------- 17:31:59 stable info: 17:31:59 ------------------- 17:31:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:31:59 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:31:59 Message: update stable to v1.0.250 17:31:59 ------------------- 17:31:59 experimental info: 17:31:59 ------------------- 17:31:59 Commited By: **** collab-it+edgex@linuxfoundation.org 17:31:59 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:31:59 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4e9678 [Pipeline] echo 17:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:00 provisioning config files... 17:32:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config9805755158997998640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:00 ---> docker-login.sh 17:32:00 nexus3.edgexfoundry.org:10001 17:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:01 Configure a credential helper to remove this warning. See 17:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:01 17:32:01 Login Succeeded 17:32:01 nexus3.edgexfoundry.org:10002 17:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:01 Configure a credential helper to remove this warning. See 17:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:01 17:32:01 Login Succeeded 17:32:01 nexus3.edgexfoundry.org:10003 17:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:01 Configure a credential helper to remove this warning. See 17:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:01 17:32:01 Login Succeeded 17:32:01 nexus3.edgexfoundry.org:10004 17:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:01 Configure a credential helper to remove this warning. See 17:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:01 17:32:01 Login Succeeded 17:32:01 docker.io 17:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:01 Configure a credential helper to remove this warning. See 17:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:01 17:32:01 Login Succeeded 17:32:01 ---> docker-login.sh ends [Pipeline] } 17:32:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:02 + 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 17:32:02 + dirname cmd/core-command/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo core-command,cmd/core-command/Dockerfile 17:32:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:32:02 + dirname cmd/core-data/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo core-data,cmd/core-data/Dockerfile 17:32:02 + dirname cmd/core-metadata/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo core-metadata,cmd/core-metadata/Dockerfile 17:32:02 + dirname cmd/security-bootstrapper/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:32:02 + dirname cmd/security-proxy-auth/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:32:02 + dirname cmd/security-proxy-setup/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:32:02 + dirname cmd/security-secretstore-setup/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:32:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:32:02 + dirname cmd/security-spire-agent/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:32:02 + dirname cmd/security-spire-config/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:32:02 + dirname cmd/security-spire-server/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:32:02 + dirname cmd/support-notifications/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo support-notifications,cmd/support-notifications/Dockerfile 17:32:02 + dirname cmd/support-scheduler/Dockerfile 17:32:02 + cut -d/ -f2 17:32:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:32:02 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 17:32:02 + git rev-list -1 --merges c4e9678bd2dc4350f999e9d876f0d88fec21a98b~1..c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] echo 17:32:02 -----------> git rev-list -1 --merges c4e9678bd2dc4350f999e9d876f0d88fec21a98b~1..c4e9678bd2dc4350f999e9d876f0d88fec21a98b c4e9678bd2dc4350f999e9d876f0d88fec21a98b [false] [Pipeline] sh 17:32:02 + git log --format=format:%s -1 c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] echo 17:32:02 ========================================================= 17:32:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:32:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:32:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:32:03 + grep -v github /etc/ssh/ssh_known_hosts 17:32:03 + [ -e /tmp/ssh_known_hosts ] 17:32:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:32:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:32:03 + sudo tee -a /etc/ssh/ssh_known_hosts 17:32:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:03 17:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:04 0.1.4: Pulling from edgex-devops/py-git-semver 17:32:04 b85a868b505f: Pulling fs layer 17:32:04 e2be974225ed: Pulling fs layer 17:32:04 339a4e72a1f5: Pulling fs layer 17:32:04 988bab9f4d93: Pulling fs layer 17:32:04 1469e6f7b9e6: Pulling fs layer 17:32:04 eaf3925da568: Pulling fs layer 17:32:04 bab4dde63d76: Pulling fs layer 17:32:04 bde34c3a00c8: Pulling fs layer 17:32:04 b352a97aabf1: Pulling fs layer 17:32:04 4872d77fe225: Pulling fs layer 17:32:04 5851b861e8e6: Pulling fs layer 17:32:04 bab4dde63d76: Waiting 17:32:04 bde34c3a00c8: Waiting 17:32:04 b352a97aabf1: Waiting 17:32:04 4872d77fe225: Waiting 17:32:04 5851b861e8e6: Waiting 17:32:04 1469e6f7b9e6: Waiting 17:32:04 988bab9f4d93: Waiting 17:32:04 eaf3925da568: Waiting 17:32:04 e2be974225ed: Download complete 17:32:04 988bab9f4d93: Verifying Checksum 17:32:04 988bab9f4d93: Download complete 17:32:04 1469e6f7b9e6: Verifying Checksum 17:32:04 1469e6f7b9e6: Download complete 17:32:04 eaf3925da568: Verifying Checksum 17:32:04 eaf3925da568: Download complete 17:32:04 339a4e72a1f5: Verifying Checksum 17:32:04 339a4e72a1f5: Download complete 17:32:04 bde34c3a00c8: Download complete 17:32:04 b352a97aabf1: Verifying Checksum 17:32:04 b352a97aabf1: Download complete 17:32:04 4872d77fe225: Verifying Checksum 17:32:04 4872d77fe225: Download complete 17:32:04 5851b861e8e6: Verifying Checksum 17:32:04 5851b861e8e6: Download complete 17:32:04 b85a868b505f: Verifying Checksum 17:32:04 b85a868b505f: Download complete 17:32:04 bab4dde63d76: Verifying Checksum 17:32:04 bab4dde63d76: Download complete 17:32:05 b85a868b505f: Pull complete 17:32:05 e2be974225ed: Pull complete 17:32:06 339a4e72a1f5: Pull complete 17:32:06 988bab9f4d93: Pull complete 17:32:06 1469e6f7b9e6: Pull complete 17:32:06 eaf3925da568: Pull complete 17:32:08 bab4dde63d76: Pull complete 17:32:08 bde34c3a00c8: Pull complete 17:32:08 b352a97aabf1: Pull complete 17:32:08 4872d77fe225: Pull complete 17:32:09 5851b861e8e6: Pull complete 17:32:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:09 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:32:13 $ docker top 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f -eo pid,comm 17:32:13 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). 17:32:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:32:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:13 [ssh-agent] Looking for ssh-agent implementation... 17:32:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:14 $ docker exec 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f ssh-agent 17:32:14 SSH_AUTH_SOCK=/tmp/ssh-hmPBIgY0W00T/agent.33 17:32:14 SSH_AGENT_PID=39 17:32:14 Running ssh-add (command line suppressed) 17:32:14 Identity added: /w/workspace/edgex-go/544@tmp/private_key_15201870819558305569.key (/w/workspace/edgex-go/544@tmp/private_key_15201870819558305569.key) 17:32:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:14 + git tag --points-at HEAD [Pipeline] } 17:32:14 $ docker exec --env ******** --env ******** 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f ssh-agent -k 17:32:14 unset SSH_AUTH_SOCK; 17:32:14 unset SSH_AGENT_PID; 17:32:14 echo Agent pid 39 killed; 17:32:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:32:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:14 [ssh-agent] Looking for ssh-agent implementation... 17:32:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:14 $ docker exec 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f ssh-agent 17:32:14 SSH_AUTH_SOCK=/tmp/ssh-nului1i8vWyV/agent.71 17:32:14 SSH_AGENT_PID=78 17:32:14 Running ssh-add (command line suppressed) 17:32:15 Identity added: /w/workspace/edgex-go/544@tmp/private_key_7287021085196122911.key (/w/workspace/edgex-go/544@tmp/private_key_7287021085196122911.key) 17:32:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:15 + git semver init 17:32:15 2023-07-18 17:32:15,579 [run_init] DEBUG init version:0.0.0 force:False 17:32:15 2023-07-18 17:32:15,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/544/.semver 17:32:15 2023-07-18 17:32:15,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/544/.semver 17:32:15 2023-07-18 17:32:15,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/544/.semver'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=None) 17:32:20 2023-07-18 17:32:20,909 [append_file] DEBUG append to file:/w/workspace/edgex-go/544/.git/info/exclude 17:32:20 2023-07-18 17:32:20,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/544/.semver/main with force:False 17:32:20 2023-07-18 17:32:20,910 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main 17:32:20 2023-07-18 17:32:20,910 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main 17:32:20 3.1.0-dev.10 [Pipeline] } 17:32:21 $ docker exec --env ******** --env ******** 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f ssh-agent -k 17:32:21 unset SSH_AUTH_SOCK; 17:32:21 unset SSH_AGENT_PID; 17:32:21 echo Agent pid 78 killed; 17:32:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:21 + git semver [Pipeline] } 17:32:21 $ docker stop --time=1 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f 17:32:23 $ docker rm -f --volumes 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f [Pipeline] // withDockerContainer [Pipeline] sh 17:32:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:32:23 Stashed 1 file(s) [Pipeline] echo 17:32:23 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 17:32:24 + git config --global --add safe.directory /w/workspace/edgex-go/544 [Pipeline] echo 17:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:24 ========================================================= 17:32:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:32:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:32:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:32:24 4db1b89c0bd1: Pulling fs layer 17:32:24 6911f1a30b25: Pulling fs layer 17:32:24 e194b8c5c2a9: Pulling fs layer 17:32:24 6863d3e3a2b1: Pulling fs layer 17:32:24 ec0bb842ea78: Pulling fs layer 17:32:24 40a00589a448: Pulling fs layer 17:32:24 6c08303d61cc: Pulling fs layer 17:32:24 798269fcf238: Pulling fs layer 17:32:24 6863d3e3a2b1: Waiting 17:32:24 ec0bb842ea78: Waiting 17:32:24 40a00589a448: Waiting 17:32:24 6c08303d61cc: Waiting 17:32:24 798269fcf238: Waiting 17:32:24 6911f1a30b25: Verifying Checksum 17:32:24 6911f1a30b25: Download complete 17:32:24 6863d3e3a2b1: Verifying Checksum 17:32:24 6863d3e3a2b1: Download complete 17:32:24 ec0bb842ea78: Verifying Checksum 17:32:24 ec0bb842ea78: Download complete 17:32:24 4db1b89c0bd1: Verifying Checksum 17:32:24 4db1b89c0bd1: Download complete 17:32:24 40a00589a448: Verifying Checksum 17:32:24 40a00589a448: Download complete 17:32:24 4db1b89c0bd1: Pull complete 17:32:24 6911f1a30b25: Pull complete 17:32:25 798269fcf238: Verifying Checksum 17:32:25 798269fcf238: Download complete 17:32:25 e194b8c5c2a9: Download complete 17:32:25 6c08303d61cc: Verifying Checksum 17:32:25 6c08303d61cc: Download complete 17:32:28 e194b8c5c2a9: Pull complete 17:32:28 6863d3e3a2b1: Pull complete 17:32:28 ec0bb842ea78: Pull complete 17:32:28 40a00589a448: Pull complete 17:32:31 6c08303d61cc: Pull complete 17:32:32 798269fcf238: Pull complete 17:32:32 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:32:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:32:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:32:32 WORKDIR /edgex 17:32:32 COPY go.mod . 17:32:32 RUN go mod download 17:32:32 + docker build -t ci-base-image-x86_64 -f - . 17:32:33 Sending build context to Docker daemon 170.7MB 17:32:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:32:33 ---> ec979cd7f677 17:32:33 Step 2/4 : WORKDIR /edgex 17:32:38 Still waiting to schedule task 17:32:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1454’ is offline 17:32:41 ---> Running in dab51276ddd8 17:32:41 Removing intermediate container dab51276ddd8 17:32:41 ---> 719030f5327d 17:32:41 Step 3/4 : COPY go.mod . 17:32:41 ---> 0721104a7216 17:32:41 Step 4/4 : RUN go mod download 17:32:41 ---> Running in d94e8b5c0b1a 17:33:03 Removing intermediate container d94e8b5c0b1a 17:33:03 ---> b4625441f37e 17:33:03 Successfully built b4625441f37e 17:33:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:03 + docker inspect -f . ci-base-image-x86_64 17:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:03 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:33:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:33:04 $ docker top 92211e10f682951248334e581e3b1b34c1cc971b2cc551f1794bd674ff9e33b8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:04 + go version 17:33:04 go version go1.20.6 linux/amd64 [Pipeline] } 17:33:04 $ docker stop --time=1 92211e10f682951248334e581e3b1b34c1cc971b2cc551f1794bd674ff9e33b8 17:33:05 $ docker rm -f --volumes 92211e10f682951248334e581e3b1b34c1cc971b2cc551f1794bd674ff9e33b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:06 + docker inspect -f . ci-base-image-x86_64 17:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:06 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:33:06 $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:33:06 $ docker top a8f27ad3732afe9517007ddf35d7e31ef5a041c72247e7a2c0977f5caf5e2a62 -eo pid,comm [Pipeline] { [Pipeline] echo 17:33:06 ========================================================= 17:33:06 [edgeXBuildGoParallel] Running Tests and Build... 17:33:06 ========================================================= [Pipeline] sh 17:33:07 + git config --global --add safe.directory /w/workspace/edgex-go/544 [Pipeline] fileExists [Pipeline] sh 17:33:07 + make test 17:33:07 go test -race -coverprofile=coverage.out ./... 17:33:15 ? github.com/edgexfoundry/edgex-go [no test files] 17:33:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:33:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:33:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:33:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:33:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:33:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:33:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:33:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 17:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 17:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements 17:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 17:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.844s coverage: 88.5% of statements 17:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements 17:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:33:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:33:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:33:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:33:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:33:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.376s coverage: 95.6% of statements 17:33:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 17:33:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:33:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:33:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:33:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.263s coverage: 65.9% of statements 17:33:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:33:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 17:33:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 31.9% of statements 17:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 42.9% of statements 17:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.098s coverage: 82.9% of statements 17:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 17:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 17:33:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 17:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 17:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.283s coverage: 79.9% of statements 17:34:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1456 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:34:05 Running in /w/workspace/edgex-go/544 [Pipeline] { [Pipeline] checkout 17:34:05 The recommended git tool is: git 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.078s coverage: 92.9% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.097s coverage: 62.3% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.112s coverage: 82.1% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 38.4% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.095s coverage: 17.7% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements 17:34:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 17:34:05 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 17:34:06 running golangci-lint 17:34:06 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 17:34:06 go version go1.20.6 linux/amd64 17:34:06 level=info msg="[config_reader] Used config file .golangci.yml" 17:34:06 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 17:34:10 using credential edgex-jenkins-ssh 17:34:10 Cloning the remote Git repository 17:34:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:34:10 > git init /w/workspace/edgex-go/544 # timeout=10 17:34:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:34:10 > git --version # timeout=10 17:34:10 > git --version # 'git version 2.25.1' 17:34:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:24 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|types_sizes|name) took 15.837391413s" 17:34:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.022859ms" 17:34:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:34:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:30 Avoid second fetch 17:34:30 Checking out Revision c4e9678bd2dc4350f999e9d876f0d88fec21a98b (main) 17:34:31 Commit message: "feat: Use file load for UoM to allow reading from local file or URI (#4600)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:30 > git config core.sparsecheckout # timeout=10 17:34:30 > git checkout -f c4e9678bd2dc4350f999e9d876f0d88fec21a98b # timeout=10 17:34:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:31 Dload Upload Total Spent Left Speed 17:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 17:34:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:34:32 level=info msg="[linters_context/goanalysis] analyzers took 1m9.685205037s with top 10 stages: buildir: 39.446609121s, inspect: 1.945801865s, gosec: 1.7389148s, fact_deprecated: 1.450832634s, S1038: 1.026617749s, printf: 1.007512482s, nilness: 1.00188963s, fact_purity: 974.417241ms, ctrlflow: 913.105013ms, errcheck: 702.10515ms" 17:34:32 level=info msg="[runner] Issues before processing: 202, after processing: 0" 17:34:32 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 202/202, exclude: 202/202, cgo: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude-rules: 23/202, nolint: 0/23" 17:34:32 level=info msg="[runner] processing took 16.278483ms with stages: nolint: 7.491071ms, identifier_marker: 4.728599ms, exclude-rules: 1.675604ms, autogenerated_exclude: 1.024678ms, path_prettifier: 851.656µs, skip_dirs: 431.914µs, cgo: 57.041µs, filename_unadjuster: 12.67µs, exclude: 840ns, max_same_issues: 730ns, sort_results: 690ns, skip_files: 650ns, severity-rules: 580ns, uniq_by_line: 410ns, diff: 400ns, source_code: 390ns, max_from_linter: 170ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 17:34:32 level=info msg="[runner] linters took 9.273261745s with stages: goanalysis_metalinter: 9.256873461s" 17:34:32 level=info msg="File cache stats: 0 entries of total size 0B" 17:34:32 level=info msg="Memory: 253 samples, avg is 200.7MB, max is 806.4MB" 17:34:32 level=info msg="Execution took 25.162017088s" 17:34:32 go vet ./... 17:34:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:34:32 + sudo tee /etc/docker/daemon.new 17:34:32 { 17:34:32 "registry-mirrors": [ 17:34:32 "https://nexus3.edgexfoundry.org:10001" 17:34:32 ], 17:34:32 "bip": "10.250.0.254/24", 17:34:32 "hosts": [ 17:34:32 "tcp://0.0.0.0:5555", 17:34:32 "unix:///var/run/docker.sock" 17:34:32 ], 17:34:32 "mtu": 1458, 17:34:32 "selinux-enabled": true, 17:34:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:34:32 } [Pipeline] sh 17:34:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:34:33 + sudo service docker restart 17:34:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:34:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:34:36 ./bin/test-attribution-txt.sh [Pipeline] echo 17:34:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:34:37 + ls -al . 17:34:37 total 720 17:34:37 drwxrwxr-x 11 1001 1001 4096 Jul 18 17:33 . 17:34:37 drwxr-xr-x 4 root root 4096 Jul 18 17:33 .. 17:34:37 drwxrwxr-x 2 1001 1001 4096 Jul 18 17:31 .blubracket 17:34:37 -rw-rw-r-- 1 1001 1001 16 Jul 18 17:31 .dockerignore 17:34:37 drwxrwxr-x 8 1001 1001 4096 Jul 18 17:32 .git 17:34:37 drwxrwxr-x 3 1001 1001 4096 Jul 18 17:31 .github 17:34:37 -rw-rw-r-- 1 1001 1001 1133 Jul 18 17:31 .gitignore 17:34:37 -rw-rw-r-- 1 1001 1001 42 Jul 18 17:31 .golangci.yml 17:34:37 -rw-rw-r-- 1 1001 1001 87 Jul 18 17:31 .hadolint.yml 17:34:37 drwxr-xr-x 3 1001 1001 4096 Jul 18 17:32 .semver 17:34:37 -rw-rw-r-- 1 1001 1001 166 Jul 18 17:31 .sonarcloud.properties 17:34:37 -rw-rw-r-- 1 1001 1001 1171 Jul 18 17:31 ADOPTERS.md 17:34:37 -rw-rw-r-- 1 1001 1001 11234 Jul 18 17:31 Attribution.txt 17:34:37 -rw-rw-r-- 1 1001 1001 93407 Jul 18 17:31 CHANGELOG.md 17:34:37 -rw-rw-r-- 1 1001 1001 3804 Jul 18 17:31 CONTRIBUTING.md 17:34:37 -rw-rw-r-- 1 1001 1001 677 Jul 18 17:31 GOVERNANCE.md 17:34:37 -rw-rw-r-- 1 1001 1001 883 Jul 18 17:31 Jenkinsfile 17:34:37 -rw-rw-r-- 1 1001 1001 10775 Jul 18 17:31 LICENSE 17:34:37 -rw-rw-r-- 1 1001 1001 14368 Jul 18 17:31 Makefile 17:34:37 -rw-rw-r-- 1 1001 1001 582 Jul 18 17:31 OWNERS.md 17:34:37 -rw-rw-r-- 1 1001 1001 9923 Jul 18 17:31 README.md 17:34:37 -rw-rw-r-- 1 1001 1001 789 Jul 18 17:31 SECURITY.md 17:34:37 -rw-rw-r-- 1 1001 1001 12 Jul 18 17:32 VERSION 17:34:37 drwxrwxr-x 2 1001 1001 4096 Jul 18 17:31 bin 17:34:37 drwxrwxr-x 18 1001 1001 4096 Jul 18 17:31 cmd 17:34:37 -rw-r--r-- 1 root root 448414 Jul 18 17:34 coverage.out 17:34:37 -rw-rw-r-- 1 1001 1001 3430 Jul 18 17:31 go.mod 17:34:37 -rw-rw-r-- 1 1001 1001 32408 Jul 18 17:31 go.sum 17:34:37 drwxrwxr-x 7 1001 1001 4096 Jul 18 17:31 internal 17:34:37 drwxrwxr-x 3 1001 1001 4096 Jul 18 17:31 openapi 17:34:37 -rw-rw-r-- 1 1001 1001 594 Jul 18 17:31 security.txt 17:34:37 drwxrwxr-x 4 1001 1001 4096 Jul 18 17:31 snap 17:34:37 -rw-rw-r-- 1 1001 1001 204 Jul 18 17:31 version.go [Pipeline] sh 17:34:37 + '[' -e coverage.out ] 17:34:37 + chown 1001:1001 coverage.out [Pipeline] stash 17:34:37 Stashed 1 file(s) [Pipeline] sh 17:34:37 + make build 17:34:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:51 provisioning config files... 17:34:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config11141195649428802993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:52 ---> docker-login.sh 17:34:52 nexus3.edgexfoundry.org:10001 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:52 17:34:52 Login Succeeded 17:34:52 nexus3.edgexfoundry.org:10002 17:34:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:34:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:52 17:34:53 Login Succeeded 17:34:53 nexus3.edgexfoundry.org:10003 17:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:53 Configure a credential helper to remove this warning. See 17:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:53 17:34:53 Login Succeeded 17:34:53 nexus3.edgexfoundry.org:10004 17:34:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:53 Configure a credential helper to remove this warning. See 17:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:53 17:34:53 Login Succeeded 17:34:53 docker.io 17:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:54 Configure a credential helper to remove this warning. See 17:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:54 17:34:54 Login Succeeded 17:34:54 ---> docker-login.sh ends [Pipeline] } 17:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:34:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:34:54 + git config --global --add safe.directory /w/workspace/edgex-go/544 [Pipeline] echo 17:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:54 ========================================================= 17:34:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:34:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:34:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:34:55 edb6bdbacee9: Pulling fs layer 17:34:55 5f9638ab2659: Pulling fs layer 17:34:55 8d51d6327a98: Pulling fs layer 17:34:55 8b374f2dd631: Pulling fs layer 17:34:55 ec14aa9079de: Pulling fs layer 17:34:55 2f466654f4bb: Pulling fs layer 17:34:55 554e91adad29: Pulling fs layer 17:34:55 8b374f2dd631: Waiting 17:34:55 ec14aa9079de: Waiting 17:34:55 2f466654f4bb: Waiting 17:34:55 554e91adad29: Waiting 17:34:55 5f9638ab2659: Verifying Checksum 17:34:55 5f9638ab2659: Download complete 17:34:55 8b374f2dd631: Verifying Checksum 17:34:55 8b374f2dd631: Download complete 17:34:56 ec14aa9079de: Verifying Checksum 17:34:56 ec14aa9079de: Download complete 17:34:56 edb6bdbacee9: Verifying Checksum 17:34:56 edb6bdbacee9: Download complete 17:34:56 edb6bdbacee9: Pull complete 17:34:57 5f9638ab2659: Pull complete 17:34:57 554e91adad29: Verifying Checksum 17:34:57 554e91adad29: Download complete 17:34:58 8d51d6327a98: Verifying Checksum 17:34:58 8d51d6327a98: Download complete 17:34:58 2f466654f4bb: Verifying Checksum 17:34:58 2f466654f4bb: Download complete 17:35:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:35:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:35:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:35:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:35:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:35:10 8d51d6327a98: Pull complete 17:35:10 8b374f2dd631: Pull complete 17:35:10 ec14aa9079de: Pull complete 17:35:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:35:12 $ docker stop --time=1 a8f27ad3732afe9517007ddf35d7e31ef5a041c72247e7a2c0977f5caf5e2a62 17:35:16 2f466654f4bb: Pull complete 17:35:18 554e91adad29: Pull complete 17:35:18 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:35:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:35:20 $ docker rm -f --volumes a8f27ad3732afe9517007ddf35d7e31ef5a041c72247e7a2c0977f5caf5e2a62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:21 + docker build -t ci-base-image-arm64 -f - . 17:35:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:35:21 WORKDIR /edgex 17:35:21 COPY go.mod . 17:35:21 RUN go mod download 17:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:35:21 17:35:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:35:22 Sending build context to Docker daemon 2.955MB 17:35:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:35:22 ---> 1e15ea492957 17:35:22 Step 2/4 : WORKDIR /edgex 17:35:22 latest: Pulling from edgex-devops/edgex-compose 17:35:22 91d30c5bc195: Pulling fs layer 17:35:22 2e9b0aa3be6d: Pulling fs layer 17:35:22 9c61dcf015f6: Pulling fs layer 17:35:22 4698f68db338: Pulling fs layer 17:35:22 2a2f49069b9e: Pulling fs layer 17:35:22 e0025b399a48: Pulling fs layer 17:35:22 4698f68db338: Waiting 17:35:22 2a2f49069b9e: Waiting 17:35:22 91d30c5bc195: Verifying Checksum 17:35:22 91d30c5bc195: Download complete 17:35:22 4698f68db338: Verifying Checksum 17:35:22 4698f68db338: Download complete 17:35:22 91d30c5bc195: Pull complete 17:35:22 2e9b0aa3be6d: Verifying Checksum 17:35:22 2e9b0aa3be6d: Download complete 17:35:22 e0025b399a48: Verifying Checksum 17:35:22 2a2f49069b9e: Verifying Checksum 17:35:22 2a2f49069b9e: Download complete 17:35:22 2e9b0aa3be6d: Pull complete 17:35:23 9c61dcf015f6: Download complete 17:35:24 ---> Running in b9b253dd0f9d 17:35:24 Removing intermediate container b9b253dd0f9d 17:35:24 ---> 3c7f73d74545 17:35:24 Step 3/4 : COPY go.mod . 17:35:24 ---> 0010866c8525 17:35:24 Step 4/4 : RUN go mod download 17:35:24 ---> Running in b92ec14cf79d 17:35:26 9c61dcf015f6: Pull complete 17:35:26 4698f68db338: Pull complete 17:35:26 2a2f49069b9e: Pull complete 17:35:26 e0025b399a48: Pull complete 17:35:26 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 17:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:35:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:26 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:35:26 $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:35:32 $ docker top 233202650b5231d49984a1aa30f0394430b501919e6fe99f015a64edaa553be1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:33 + docker compose -f ./docker-compose-build.yml build --parallel 17:35:35 #1 [security-spire-server internal] load build definition from Dockerfile 17:35:35 #1 transferring dockerfile: 2.63kB done 17:35:35 #1 DONE 0.0s 17:35:35 17:35:35 #2 [security-spire-agent internal] load build definition from Dockerfile 17:35:35 #2 transferring dockerfile: 2.68kB done 17:35:35 #2 DONE 0.0s 17:35:35 17:35:35 #3 [core-data internal] load build definition from Dockerfile 17:35:35 #3 transferring dockerfile: 1.90kB done 17:35:35 #3 DONE 0.0s 17:35:35 17:35:35 #4 [security-bootstrapper internal] load build definition from Dockerfile 17:35:35 #4 transferring dockerfile: 2.82kB done 17:35:35 #4 DONE 0.0s 17:35:35 17:35:35 #5 [security-proxy-auth internal] load build definition from Dockerfile 17:35:35 #5 transferring dockerfile: 2.04kB done 17:35:35 #5 DONE 0.0s 17:35:35 17:35:35 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 17:35:35 #6 transferring dockerfile: 2.12kB done 17:35:35 #6 DONE 0.0s 17:35:35 17:35:35 #7 [security-spire-config internal] load build definition from Dockerfile 17:35:35 #7 transferring dockerfile: 2.58kB done 17:35:35 #7 DONE 0.0s 17:35:35 17:35:35 #8 [support-notifications internal] load build definition from Dockerfile 17:35:35 #8 transferring dockerfile: 1.84kB done 17:35:35 #8 DONE 0.0s 17:35:35 17:35:35 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 17:35:35 #9 transferring dockerfile: 1.78kB done 17:35:35 #9 DONE 0.0s 17:35:35 17:35:35 #10 [core-metadata internal] load build definition from Dockerfile 17:35:35 #10 transferring dockerfile: 1.96kB done 17:35:35 #10 DONE 0.0s 17:35:35 17:35:35 #11 [support-scheduler internal] load build definition from Dockerfile 17:35:35 #11 transferring dockerfile: 1.82kB done 17:35:35 #11 DONE 0.0s 17:35:35 17:35:35 #12 [security-proxy-setup internal] load build definition from Dockerfile 17:35:35 #12 transferring dockerfile: 2.06kB done 17:35:35 #12 DONE 0.0s 17:35:35 17:35:35 #13 [security-spire-server internal] load .dockerignore 17:35:35 #13 transferring context: 56B done 17:35:35 #13 DONE 0.0s 17:35:35 17:35:35 #14 [security-secretstore-setup internal] load build definition from Dockerfile 17:35:35 #14 transferring dockerfile: 2.38kB done 17:35:35 #14 DONE 0.1s 17:35:35 17:35:35 #15 [core-command internal] load build definition from Dockerfile 17:35:35 #15 transferring dockerfile: 1.82kB done 17:35:35 #15 DONE 0.1s 17:35:35 17:35:35 #16 [security-spire-agent internal] load .dockerignore 17:35:35 #16 transferring context: 56B done 17:35:35 #16 DONE 0.0s 17:35:35 17:35:35 #17 [core-data internal] load .dockerignore 17:35:35 #17 transferring context: 56B done 17:35:35 #17 DONE 0.0s 17:35:35 17:35:35 #18 [security-bootstrapper internal] load .dockerignore 17:35:35 #18 transferring context: 56B done 17:35:35 #18 DONE 0.0s 17:35:35 17:35:35 #19 [security-proxy-auth internal] load .dockerignore 17:35:35 #19 transferring context: 56B done 17:35:35 #19 DONE 0.0s 17:35:35 17:35:35 #20 [core-common-config-bootstrapper internal] load .dockerignore 17:35:35 #20 transferring context: 56B done 17:35:35 #20 DONE 0.0s 17:35:35 17:35:35 #21 [security-spire-config internal] load .dockerignore 17:35:35 #21 transferring context: 56B done 17:35:35 #21 DONE 0.0s 17:35:35 17:35:35 #22 [support-notifications internal] load .dockerignore 17:35:35 #22 transferring context: 56B done 17:35:35 #22 DONE 0.0s 17:35:35 17:35:35 #23 [security-spiffe-token-provider internal] load .dockerignore 17:35:35 #23 transferring context: 56B done 17:35:35 #23 DONE 0.0s 17:35:35 17:35:35 #24 [core-metadata internal] load .dockerignore 17:35:35 #24 transferring context: 56B done 17:35:35 #24 DONE 0.0s 17:35:35 17:35:35 #25 [support-scheduler internal] load .dockerignore 17:35:36 #25 transferring context: 56B done 17:35:36 #25 DONE 0.0s 17:35:36 17:35:36 #26 [security-proxy-setup internal] load .dockerignore 17:35:36 #26 transferring context: 56B done 17:35:36 #26 DONE 0.0s 17:35:36 17:35:36 #27 [security-secretstore-setup internal] load .dockerignore 17:35:36 #27 transferring context: 56B done 17:35:36 #27 DONE 0.0s 17:35:36 17:35:36 #28 [core-command internal] load .dockerignore 17:35:36 #28 transferring context: 56B done 17:35:36 #28 DONE 0.0s 17:35:36 17:35:36 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:35:36 #29 DONE 0.0s 17:35:36 17:35:36 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 17:35:36 #30 DONE 0.1s 17:35:36 17:35:36 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:35:36 #29 DONE 0.0s 17:35:36 17:35:36 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 17:35:36 #30 DONE 0.1s 17:35:36 17:35:36 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:35:36 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:35:36 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:35:36 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 17:35:36 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 17:35:36 #31 DONE 0.1s 17:35:36 17:35:36 #32 [security-spire-server internal] load build context 17:35:36 #32 ... 17:35:36 17:35:36 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:35:36 #29 DONE 0.0s 17:35:36 17:35:36 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:35:36 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:35:36 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:35:36 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 17:35:36 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 17:35:36 #31 DONE 0.1s 17:35:36 17:35:36 #32 [security-spire-server internal] load build context 17:35:36 #32 ... 17:35:36 17:35:36 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:35:36 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:35:36 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:35:36 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 17:35:36 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 17:35:36 #31 DONE 0.1s 17:35:36 17:35:36 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:35:36 #29 DONE 0.0s 17:35:36 17:35:36 #32 [security-spire-server internal] load build context 17:35:36 #32 ... 17:35:36 17:35:36 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:35:36 #29 DONE 0.0s 17:35:36 17:35:36 #32 [security-spire-server internal] load build context 17:35:36 #32 ... 17:35:36 17:35:36 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:35:36 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:35:36 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:35:36 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 17:35:36 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 17:35:36 #31 DONE 0.1s 17:35:36 17:35:36 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:35:36 #29 DONE 0.0s 17:35:36 17:35:36 #32 [security-spire-server internal] load build context 17:35:37 #32 ... 17:35:37 17:35:37 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:35:37 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:35:37 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:35:37 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 17:35:37 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 17:35:37 #31 DONE 0.1s 17:35:37 17:35:37 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 17:35:37 #30 DONE 0.8s 17:35:37 17:35:37 #33 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-x86_64 17:35:37 #33 DONE 1.1s 17:35:37 17:35:37 #32 [security-spire-server internal] load build context 17:35:41 #32 transferring context: 178.75MB 4.8s 17:35:43 #32 ... 17:35:43 17:35:43 #34 [security-bootstrapper internal] load build context 17:35:45 #34 ... 17:35:45 17:35:45 #35 [core-data internal] load build context 17:35:45 #35 ... 17:35:45 17:35:45 #34 [security-bootstrapper internal] load build context 17:35:46 #34 ... 17:35:46 17:35:46 #36 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:35:46 #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:46 #0 1.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:46 #0 1.627 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:35:46 #0 1.627 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:35:46 #0 1.627 OK: 17820 distinct packages available 17:35:46 #0 1.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:46 #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:46 #0 2.103 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 17:35:46 #0 2.141 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 17:35:46 #0 2.148 (3/7) Installing dumb-init (1.2.5-r2) 17:35:46 #0 2.152 (4/7) Installing musl-obstack (1.2.3-r0) 17:35:46 #0 2.154 (5/7) Installing libucontext (1.2-r0) 17:35:46 #0 2.158 (6/7) Installing gcompat (1.1.0-r0) 17:35:46 #0 2.162 (7/7) Installing openssl (3.0.9-r2) 17:35:46 #0 2.174 Executing busybox-1.35.0-r29.trigger 17:35:46 #0 2.186 OK: 8 MiB in 20 packages 17:35:46 #36 ... 17:35:46 17:35:46 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:35:46 #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:46 #0 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:46 #0 1.350 (1/1) Installing dumb-init (1.2.5-r2) 17:35:46 #0 1.378 Executing busybox-1.35.0-r29.trigger 17:35:46 #0 1.378 OK: 7 MiB in 16 packages 17:35:46 #37 ... 17:35:46 17:35:46 #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:35:46 #0 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:46 #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:46 #0 1.460 (1/2) Installing dumb-init (1.2.5-r2) 17:35:46 #0 1.470 (2/2) Installing su-exec (0.2-r2) 17:35:46 #0 1.482 Executing busybox-1.35.0-r29.trigger 17:35:46 #0 1.505 OK: 7 MiB in 17 packages 17:35:46 #38 ... 17:35:46 17:35:46 #39 [security-proxy-auth internal] load build context 17:35:46 #39 transferring context: 267.14MB 10.0s 17:35:46 #39 ... 17:35:46 17:35:46 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:35:46 #0 8.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:46 #0 9.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:46 #0 9.479 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:35:46 #0 9.479 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:35:46 #0 9.479 OK: 17820 distinct packages available 17:35:46 #0 9.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:46 #0 9.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:46 #0 9.869 (1/4) Installing dumb-init (1.2.5-r2) 17:35:46 #0 9.870 (2/4) Installing musl-obstack (1.2.3-r0) 17:35:46 #0 9.872 (3/4) Installing libucontext (1.2-r0) 17:35:46 #0 9.875 (4/4) Installing gcompat (1.1.0-r0) 17:35:46 #0 9.916 Executing busybox-1.35.0-r29.trigger 17:35:46 #0 9.925 OK: 7 MiB in 19 packages 17:35:46 #40 ... 17:35:46 17:35:46 #41 [security-spire-agent internal] load build context 17:35:46 #41 ... 17:35:46 17:35:46 #42 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:35:46 #0 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:46 #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:46 #0 1.518 (1/1) Installing dumb-init (1.2.5-r2) 17:35:46 #0 1.523 Executing busybox-1.35.0-r29.trigger 17:35:46 #0 1.534 OK: 7 MiB in 16 packages 17:35:46 #42 ... 17:35:46 17:35:46 #43 [security-spire-config internal] load build context 17:35:47 #43 ... 17:35:47 17:35:47 #44 [support-notifications internal] load build context 17:35:47 #44 ... 17:35:47 17:35:47 #45 [core-common-config-bootstrapper internal] load build context 17:35:47 #45 ... 17:35:47 17:35:47 #46 [security-spiffe-token-provider internal] load build context 17:35:47 #46 ... 17:35:47 17:35:47 #47 [support-scheduler internal] load build context 17:35:47 #47 ... 17:35:47 17:35:47 #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 17:35:47 #48 ... 17:35:47 17:35:47 #49 [security-secretstore-setup internal] load build context 17:35:47 #49 ... 17:35:47 17:35:47 #50 [core-metadata builder 2/9] WORKDIR /edgex-go 17:35:47 #50 ... 17:35:47 17:35:47 #51 [core-command internal] load build context 17:35:47 #51 ... 17:35:47 17:35:47 #52 [security-proxy-setup internal] load build context 17:35:47 #52 ... 17:35:47 17:35:47 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:35:50 #53 ... 17:35:50 17:35:50 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:35:50 #54 ... 17:35:50 17:35:50 #55 [core-metadata internal] load build context 17:35:50 #55 ... 17:35:50 17:35:50 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:35:50 #56 ... 17:35:50 17:35:50 #44 [support-notifications internal] load build context 17:35:50 #44 transferring context: 359.16MB 12.3s done 17:35:52 #44 ... 17:35:52 17:35:52 #35 [core-data internal] load build context 17:35:52 #35 transferring context: 359.16MB 16.2s done 17:35:52 #35 ... 17:35:52 17:35:52 #32 [security-spire-server internal] load build context 17:35:52 #32 transferring context: 359.16MB 15.2s done 17:35:53 #32 ... 17:35:53 17:35:53 #41 [security-spire-agent internal] load build context 17:35:54 #41 transferring context: 359.16MB 17.5s done 17:35:56 #41 ... 17:35:56 17:35:56 #34 [security-bootstrapper internal] load build context 17:35:56 #34 transferring context: 359.16MB 15.0s done 17:35:56 #34 ... 17:35:56 17:35:56 #49 [security-secretstore-setup internal] load build context 17:35:56 #49 transferring context: 359.16MB 16.5s done 17:35:56 #49 ... 17:35:56 17:35:56 #39 [security-proxy-auth internal] load build context 17:35:56 #39 transferring context: 359.16MB 12.9s done 17:35:56 #39 ... 17:35:56 17:35:56 #45 [core-common-config-bootstrapper internal] load build context 17:35:56 #45 transferring context: 359.16MB 15.8s done 17:35:56 #45 ... 17:35:56 17:35:56 #43 [security-spire-config internal] load build context 17:35:56 #43 transferring context: 359.16MB 15.4s done 17:35:57 #43 ... 17:35:57 17:35:57 #52 [security-proxy-setup internal] load build context 17:35:57 #52 transferring context: 359.16MB 15.6s done 17:35:57 #52 ... 17:35:57 17:35:57 #46 [security-spiffe-token-provider internal] load build context 17:35:57 #46 transferring context: 359.16MB 14.6s done 17:35:57 #46 ... 17:35:57 17:35:57 #47 [support-scheduler internal] load build context 17:35:57 #47 transferring context: 359.16MB 14.1s done 17:35:57 #47 ... 17:35:57 17:35:57 #51 [core-command internal] load build context 17:35:57 #51 transferring context: 359.16MB 14.3s done 17:36:00 #51 ... 17:36:00 17:36:00 #55 [core-metadata internal] load build context 17:36:00 #55 transferring context: 359.16MB 12.4s done 17:36:03 Removing intermediate container b92ec14cf79d 17:36:03 ---> 8ecf724d6ef8 17:36:03 Successfully built 8ecf724d6ef8 17:36:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:03 + docker inspect -f . ci-base-image-arm64 17:36:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:04 prd-ubuntu20.04-docker-arm64-4c-16g-1456 does not seem to be running inside a container 17:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@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 17:36:05 $ docker top 7ec4824c983aea48c394cfc0ccef01fde396770d6a1b3abdfd0be8b18302d611 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:06 + go version 17:36:06 go version go1.20.6 linux/arm64 [Pipeline] } 17:36:06 $ docker stop --time=1 7ec4824c983aea48c394cfc0ccef01fde396770d6a1b3abdfd0be8b18302d611 17:36:07 $ docker rm -f --volumes 7ec4824c983aea48c394cfc0ccef01fde396770d6a1b3abdfd0be8b18302d611 [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 17:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:36:08 17:36:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:36:08 latest: Pulling from edgex-devops/edgex-compose-arm64 17:36:08 547446be3368: Pulling fs layer 17:36:08 d125d8839a47: Pulling fs layer 17:36:08 3e85d5ac6304: Pulling fs layer 17:36:08 c3105a71a48b: Pulling fs layer 17:36:08 0f093f025ec4: Pulling fs layer 17:36:08 c3106fc0e877: Pulling fs layer 17:36:08 c3105a71a48b: Waiting 17:36:08 0f093f025ec4: Waiting 17:36:08 c3106fc0e877: Waiting 17:36:08 547446be3368: Verifying Checksum 17:36:08 547446be3368: Download complete 17:36:08 c3105a71a48b: Verifying Checksum 17:36:08 c3105a71a48b: Download complete 17:36:09 d125d8839a47: Verifying Checksum 17:36:09 d125d8839a47: Download complete 17:36:09 c3106fc0e877: Verifying Checksum 17:36:09 c3106fc0e877: Download complete 17:36:09 0f093f025ec4: Verifying Checksum 17:36:09 0f093f025ec4: Download complete 17:36:09 547446be3368: Pull complete 17:36:10 d125d8839a47: Pull complete 17:36:11 3e85d5ac6304: Verifying Checksum 17:36:11 3e85d5ac6304: Download complete 17:36:19 3e85d5ac6304: Pull complete 17:36:19 c3105a71a48b: Pull complete 17:36:20 0f093f025ec4: Pull complete 17:36:20 c3106fc0e877: Pull complete 17:36:20 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 17:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:20 prd-ubuntu20.04-docker-arm64-4c-16g-1456 does not seem to be running inside a container 17:36:20 $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@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 17:36:22 $ docker top 7ef76ab1e05aeec4437f87db0072d371f4c7ecef3fb3857ce3b85f7c8bcb80b2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:23 #55 ... 17:36:23 17:36:23 #44 [support-notifications internal] load build context 17:36:23 #44 DONE 43.7s 17:36:23 17:36:23 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:36:23 #40 DONE 43.9s 17:36:23 17:36:23 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:36:23 #37 DONE 44.1s 17:36:23 17:36:23 #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:36:23 #42 DONE 44.0s 17:36:23 17:36:23 #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:36:23 #38 DONE 44.0s 17:36:23 17:36:23 #39 [security-proxy-auth internal] load build context 17:36:23 #39 DONE 44.1s 17:36:23 17:36:23 #36 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:36:23 #36 DONE 44.3s 17:36:23 17:36:23 #50 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 17:36:23 #50 DONE 43.2s 17:36:23 17:36:23 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:36:23 #57 ... 17:36:23 17:36:23 #55 [core-metadata internal] load build context 17:36:23 #55 DONE 43.8s 17:36:23 17:36:23 #47 [support-scheduler internal] load build context 17:36:23 #47 DONE 43.8s 17:36:23 17:36:23 #34 [security-bootstrapper internal] load build context 17:36:23 #34 DONE 44.1s 17:36:23 17:36:23 #46 [security-spiffe-token-provider internal] load build context 17:36:23 #46 DONE 43.9s 17:36:23 17:36:23 #51 [core-command internal] load build context 17:36:23 #51 DONE 43.4s 17:36:23 17:36:23 #43 [security-spire-config internal] load build context 17:36:23 #43 DONE 44.1s 17:36:23 17:36:23 #32 [security-spire-server internal] load build context 17:36:23 #32 DONE 44.3s 17:36:23 17:36:23 #45 [core-common-config-bootstrapper internal] load build context 17:36:23 #45 DONE 44.1s 17:36:23 17:36:23 #35 [core-data internal] load build context 17:36:23 #35 DONE 44.2s 17:36:23 17:36:23 #52 [security-proxy-setup internal] load build context 17:36:23 #52 DONE 43.9s 17:36:23 17:36:23 #41 [security-spire-agent internal] load build context 17:36:23 #41 DONE 44.3s 17:36:23 17:36:23 #49 [security-secretstore-setup internal] load build context 17:36:23 #49 DONE 43.9s 17:36:23 17:36:23 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:36:23 #58 ... 17:36:23 17:36:23 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:36:23 #59 DONE 1.3s 17:36:23 17:36:23 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:36:23 #58 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #58 ... 17:36:23 17:36:23 #60 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 17:36:23 #60 DONE 0.3s 17:36:23 17:36:23 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:36:23 #54 44.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #54 44.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #54 44.68 (1/2) Installing ca-certificates (20230506-r0) 17:36:23 #54 44.75 (2/2) Installing dumb-init (1.2.5-r2) 17:36:23 #54 44.75 Executing busybox-1.35.0-r29.trigger 17:36:23 #54 44.76 Executing ca-certificates-20230506-r0.trigger 17:36:23 #54 44.90 OK: 8 MiB in 17 packages 17:36:23 #54 DONE 45.1s 17:36:23 17:36:23 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:36:23 #53 44.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #53 44.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #53 44.61 (1/4) Installing ca-certificates (20230506-r0) 17:36:23 #53 44.65 (2/4) Installing dumb-init (1.2.5-r2) 17:36:23 #53 44.65 (3/4) Installing su-exec (0.2-r2) 17:36:23 #53 44.65 (4/4) Installing yq (4.30.4-r4) 17:36:23 #53 44.84 Executing busybox-1.35.0-r29.trigger 17:36:23 #53 44.90 Executing ca-certificates-20230506-r0.trigger 17:36:23 #53 44.97 OK: 17 MiB in 19 packages 17:36:23 #53 DONE 45.2s 17:36:23 17:36:23 #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 17:36:23 #48 44.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #48 44.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #48 44.63 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 17:36:23 #48 44.80 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 17:36:23 #48 44.82 (3/4) Installing dumb-init (1.2.5-r2) 17:36:23 #48 44.83 (4/4) Installing openssl (3.0.9-r2) 17:36:23 #48 44.84 Executing busybox-1.35.0-r29.trigger 17:36:23 #48 45.00 OK: 8 MiB in 17 packages 17:36:23 #48 DONE 45.2s 17:36:23 17:36:23 #61 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 17:36:23 #61 DONE 0.1s 17:36:23 17:36:23 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:36:23 #56 44.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #56 44.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #56 44.71 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:36:23 #56 44.71 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:36:23 #56 44.71 OK: 17820 distinct packages available 17:36:23 #56 44.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #56 44.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #56 45.16 (1/9) Installing ca-certificates (20230506-r0) 17:36:23 #56 45.18 (2/9) Installing brotli-libs (1.0.9-r9) 17:36:23 #56 45.19 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:36:23 #56 45.20 (4/9) Installing libcurl (8.1.2-r0) 17:36:23 #56 45.21 (5/9) Installing curl (8.1.2-r0) 17:36:23 #56 45.26 (6/9) Installing dumb-init (1.2.5-r2) 17:36:23 #56 45.26 (7/9) Installing musl-obstack (1.2.3-r0) 17:36:23 #56 45.27 (8/9) Installing libucontext (1.2-r0) 17:36:23 #56 45.27 (9/9) Installing gcompat (1.1.0-r0) 17:36:23 #56 45.27 Executing busybox-1.35.0-r29.trigger 17:36:23 #56 45.28 Executing ca-certificates-20230506-r0.trigger 17:36:23 #56 45.35 OK: 10 MiB in 24 packages 17:36:23 #56 DONE 45.5s 17:36:23 17:36:23 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:36:23 #57 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #57 1.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #57 2.113 OK: 265 MiB in 53 packages 17:36:23 #57 DONE 2.3s 17:36:23 17:36:23 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:36:23 #0 1.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #0 2.069 OK: 265 MiB in 53 packages 17:36:23 #62 DONE 2.2s 17:36:23 17:36:23 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 17:36:23 #63 DONE 0.0s 17:36:23 17:36:23 #64 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:36:23 #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #0 2.124 OK: 265 MiB in 53 packages 17:36:23 #64 DONE 2.4s 17:36:23 17:36:23 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 17:36:23 #65 DONE 0.1s 17:36:23 17:36:23 #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 17:36:23 #66 DONE 0.1s 17:36:23 17:36:23 #67 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:23 #67 ... 17:36:23 17:36:23 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:36:23 #0 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #0 1.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #0 2.084 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:36:23 #0 2.084 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:36:23 #0 2.084 OK: 17820 distinct packages available 17:36:23 #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:36:23 #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #0 2.549 OK: 265 MiB in 53 packages 17:36:23 #68 DONE 2.7s 17:36:23 17:36:23 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:36:23 #69 DONE 0.0s 17:36:23 17:36:23 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 17:36:23 #58 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:36:23 #58 2.727 OK: 265 MiB in 53 packages 17:36:23 #58 DONE 2.8s 17:36:23 17:36:23 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:36:23 #70 DONE 0.0s 17:36:23 17:36:23 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:23 + docker compose -f ./docker-compose-build.yml build --parallel 17:36:31 #71 ... 17:36:31 17:36:31 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:31 #1 [security-spire-agent internal] load build definition from Dockerfile 17:36:31 #1 transferring dockerfile: 2.68kB 0.0s done 17:36:31 #1 DONE 0.1s 17:36:32 17:36:32 #2 [security-proxy-setup internal] load build definition from Dockerfile 17:36:32 #2 transferring dockerfile: 2.06kB done 17:36:32 #2 DONE 0.0s 17:36:32 17:36:32 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 17:36:32 #3 transferring dockerfile: 2.12kB 0.0s done 17:36:32 #3 DONE 0.1s 17:36:32 17:36:32 #4 [security-proxy-auth internal] load build definition from Dockerfile 17:36:32 #4 transferring dockerfile: 2.04kB done 17:36:32 #4 DONE 0.0s 17:36:32 17:36:32 #5 [security-spire-server internal] load build definition from Dockerfile 17:36:32 #5 transferring dockerfile: 2.63kB done 17:36:32 #5 DONE 0.1s 17:36:32 17:36:32 #6 [security-bootstrapper internal] load build definition from Dockerfile 17:36:32 #6 transferring dockerfile: 2.82kB done 17:36:32 #6 DONE 0.1s 17:36:32 17:36:32 #7 [core-command internal] load build definition from Dockerfile 17:36:32 #7 transferring dockerfile: 1.82kB 0.0s done 17:36:32 #7 DONE 0.1s 17:36:32 17:36:32 #8 [security-spire-config internal] load build definition from Dockerfile 17:36:32 #8 transferring dockerfile: 2.58kB done 17:36:32 #8 DONE 0.1s 17:36:32 17:36:32 #9 [support-scheduler internal] load build definition from Dockerfile 17:36:32 #9 transferring dockerfile: 1.82kB done 17:36:32 #9 DONE 0.1s 17:36:32 17:36:32 #10 [core-metadata internal] load build definition from Dockerfile 17:36:32 #10 transferring dockerfile: 1.96kB done 17:36:32 #10 DONE 0.1s 17:36:32 17:36:32 #11 [security-secretstore-setup internal] load build definition from Dockerfile 17:36:32 #72 ... 17:36:32 17:36:32 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:32 #11 transferring dockerfile: 2.38kB done 17:36:32 #11 DONE 0.1s 17:36:32 17:36:32 #12 [core-data internal] load build definition from Dockerfile 17:36:32 #12 transferring dockerfile: 1.90kB done 17:36:32 #12 DONE 0.1s 17:36:32 17:36:32 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 17:36:32 #13 transferring dockerfile: 1.78kB done 17:36:32 #13 DONE 0.1s 17:36:32 17:36:32 #14 [support-notifications internal] load build definition from Dockerfile 17:36:32 #14 transferring dockerfile: 1.84kB done 17:36:32 #14 DONE 0.0s 17:36:32 17:36:32 #15 [security-spire-agent internal] load .dockerignore 17:36:32 #15 transferring context: 17:36:32 #73 ... 17:36:32 17:36:32 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:32 #15 transferring context: 56B 0.0s done 17:36:32 #15 DONE 0.1s 17:36:33 17:36:33 #16 [security-proxy-setup internal] load .dockerignore 17:36:33 #16 transferring context: 56B done 17:36:33 #16 DONE 0.0s 17:36:33 17:36:33 #17 [core-common-config-bootstrapper internal] load .dockerignore 17:36:33 #17 transferring context: 56B done 17:36:33 #17 DONE 0.0s 17:36:33 17:36:33 #18 [security-proxy-auth internal] load .dockerignore 17:36:33 #18 transferring context: 56B done 17:36:33 #18 DONE 0.1s 17:36:33 17:36:33 #19 [security-spire-server internal] load .dockerignore 17:36:33 #19 transferring context: 56B done 17:36:33 #19 DONE 0.0s 17:36:33 17:36:33 #20 [security-bootstrapper internal] load .dockerignore 17:36:33 #20 transferring context: 56B done 17:36:33 #20 DONE 0.1s 17:36:33 17:36:33 #21 [core-command internal] load .dockerignore 17:36:33 #21 transferring context: 56B 0.0s done 17:36:33 #21 DONE 0.1s 17:36:33 17:36:33 #22 [security-spire-config internal] load .dockerignore 17:36:33 #22 transferring context: 56B done 17:36:33 #22 DONE 0.1s 17:36:33 17:36:33 #23 [support-scheduler internal] load .dockerignore 17:36:33 #23 transferring context: 56B done 17:36:33 #23 DONE 0.1s 17:36:33 17:36:33 #24 [core-metadata internal] load .dockerignore 17:36:33 #24 transferring context: 56B done 17:36:33 #24 DONE 0.0s 17:36:33 17:36:33 #25 [security-secretstore-setup internal] load .dockerignore 17:36:33 #25 transferring context: 56B done 17:36:33 #25 DONE 0.0s 17:36:33 17:36:33 #26 [core-data internal] load .dockerignore 17:36:33 #26 transferring context: 56B done 17:36:33 #26 DONE 0.1s 17:36:34 17:36:34 #27 [security-spiffe-token-provider internal] load .dockerignore 17:36:34 #27 transferring context: 56B done 17:36:34 #27 DONE 0.1s 17:36:34 17:36:34 #28 [support-notifications internal] load .dockerignore 17:36:34 #28 transferring context: 56B done 17:36:34 #28 DONE 0.1s 17:36:34 17:36:34 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:34 #29 DONE 0.0s 17:36:34 17:36:34 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 17:36:34 #30 DONE 0.2s 17:36:34 17:36:34 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:36:34 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:36:34 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 17:36:34 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:36:34 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 17:36:34 #31 DONE 0.2s 17:36:34 17:36:34 #32 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:36:34 #32 ... 17:36:34 17:36:34 #33 [security-spire-agent internal] load build context 17:36:34 #33 transferring context: 2.57MB 0.5s done 17:36:34 #33 DONE 0.6s 17:36:35 17:36:35 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:36:35 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:36:35 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 17:36:35 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:36:35 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 17:36:35 #31 DONE 0.3s 17:36:35 17:36:35 #34 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 17:36:35 #34 DONE 1.3s 17:36:35 17:36:35 #35 [security-proxy-setup internal] load build context 17:36:35 #35 ... 17:36:35 17:36:35 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:35 #29 DONE 0.0s 17:36:35 17:36:35 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 17:36:35 #30 DONE 0.2s 17:36:35 17:36:35 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:36:35 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:36:35 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 17:36:35 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:36:35 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 17:36:35 #31 DONE 0.4s 17:36:35 17:36:35 #34 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 17:36:35 #34 DONE 1.4s 17:36:35 17:36:35 #35 [security-proxy-setup internal] load build context 17:36:35 #35 ... 17:36:35 17:36:35 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:35 #29 DONE 0.0s 17:36:35 17:36:35 #35 [security-proxy-setup internal] load build context 17:36:35 #35 ... 17:36:35 17:36:35 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:35 #29 DONE 0.0s 17:36:35 17:36:35 #35 [security-proxy-setup internal] load build context 17:36:35 #35 ... 17:36:35 17:36:35 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:36:35 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:36:35 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 17:36:35 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:36:35 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 17:36:35 #31 DONE 0.4s 17:36:35 17:36:35 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 17:36:35 #30 DONE 0.5s 17:36:35 17:36:35 #36 [security-bootstrapper internal] load build context 17:36:35 #36 DONE 0.0s 17:36:35 17:36:35 #34 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 17:36:35 #34 DONE 1.4s 17:36:35 17:36:35 #35 [security-proxy-setup internal] load build context 17:36:35 #35 ... 17:36:35 17:36:35 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:35 #29 DONE 0.0s 17:36:35 17:36:35 #35 [security-proxy-setup internal] load build context 17:36:35 #35 ... 17:36:35 17:36:35 #37 [core-command builder 2/9] WORKDIR /edgex-go 17:36:35 #37 DONE 1.4s 17:36:35 17:36:35 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:35 #29 DONE 0.1s 17:36:35 17:36:35 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 17:36:35 #38 ... 17:36:35 17:36:35 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:35 #29 DONE 0.1s 17:36:36 17:36:36 #39 [core-common-config-bootstrapper internal] load build context 17:36:36 #39 ... 17:36:36 17:36:36 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:36:36 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:36:36 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 17:36:36 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:36:36 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 17:36:36 #31 DONE 0.4s 17:36:36 17:36:36 #34 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 17:36:36 #34 DONE 1.4s 17:36:36 17:36:36 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 17:36:36 #30 DONE 1.2s 17:36:36 17:36:36 #37 [core-metadata builder 2/9] WORKDIR /edgex-go 17:36:36 #37 DONE 1.4s 17:36:36 17:36:36 #39 [core-common-config-bootstrapper internal] load build context 17:36:36 #39 ... 17:36:36 17:36:36 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:36:36 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:36:36 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 17:36:36 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:36:36 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 17:36:36 #31 DONE 0.4s 17:36:36 17:36:36 #34 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 17:36:36 #34 DONE 1.4s 17:36:36 17:36:36 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:36 #29 DONE 0.1s 17:36:36 17:36:36 #37 [security-spire-config builder 2/9] WORKDIR /edgex-go 17:36:36 #37 DONE 1.4s 17:36:36 17:36:36 #39 [core-common-config-bootstrapper internal] load build context 17:36:37 #39 ... 17:36:37 17:36:37 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:37 #29 DONE 0.1s 17:36:37 17:36:37 #39 [core-common-config-bootstrapper internal] load build context 17:36:37 #39 transferring context: 2.57MB 1.8s done 17:36:37 #39 DONE 2.0s 17:36:37 17:36:37 #40 [core-command internal] load build context 17:36:37 #40 ... 17:36:37 17:36:37 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:36:37 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:36:37 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 17:36:37 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:36:37 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 17:36:37 #31 DONE 0.4s 17:36:37 17:36:37 #34 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 17:36:37 #34 DONE 1.5s 17:36:37 17:36:37 #37 [core-data builder 2/9] WORKDIR /edgex-go 17:36:37 #37 DONE 1.4s 17:36:37 17:36:37 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:37 #29 DONE 0.1s 17:36:37 17:36:37 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 17:36:37 #30 DONE 1.9s 17:36:37 17:36:37 #40 [core-command internal] load build context 17:36:37 #40 ... 17:36:37 17:36:37 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:36:37 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:36:37 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 17:36:37 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:36:37 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 17:36:37 #31 DONE 0.5s 17:36:37 17:36:37 #34 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 17:36:37 #34 DONE 1.5s 17:36:37 17:36:37 #37 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go 17:36:37 #37 DONE 1.4s 17:36:37 17:36:37 #40 [core-command internal] load build context 17:36:37 #40 ... 17:36:37 17:36:37 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:36:37 #29 DONE 0.1s 17:36:37 17:36:37 #40 [core-command internal] load build context 17:36:37 #40 ... 17:36:37 17:36:37 #41 [security-proxy-auth internal] load build context 17:36:37 #41 transferring context: 2.57MB 1.8s done 17:36:37 #41 DONE 2.6s 17:36:37 17:36:37 #40 [core-command internal] load build context 17:36:38 #40 ... 17:36:38 17:36:38 #36 [security-bootstrapper internal] load build context 17:36:38 #36 transferring context: 2.57MB 1.8s done 17:36:38 #36 DONE 2.6s 17:36:38 17:36:38 #35 [security-proxy-setup internal] load build context 17:36:38 #35 transferring context: 2.57MB 2.1s done 17:36:38 #35 DONE 3.1s 17:36:38 17:36:38 #42 [security-spire-server internal] load build context 17:36:38 #42 transferring context: 2.57MB 2.1s done 17:36:38 #42 DONE 2.7s 17:36:38 17:36:38 #40 [core-command internal] load build context 17:36:38 #40 transferring context: 2.57MB 2.7s done 17:36:38 #40 ... 17:36:38 17:36:38 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 17:36:38 #30 DONE 3.0s 17:36:38 17:36:38 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:36:38 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 17:36:38 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 17:36:38 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 17:36:38 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 17:36:38 #31 DONE 0.5s 17:36:38 17:36:38 #34 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 17:36:38 #34 DONE 1.5s 17:36:38 17:36:38 #37 [support-notifications builder 2/9] WORKDIR /edgex-go 17:36:38 #37 DONE 1.4s 17:36:38 17:36:38 #43 [core-metadata internal] load build context 17:36:39 #43 ... 17:36:39 17:36:39 #40 [core-command internal] load build context 17:36:39 #40 DONE 4.2s 17:36:39 17:36:39 #43 [core-metadata internal] load build context 17:36:39 #43 transferring context: 2.57MB 2.7s done 17:36:40 #43 DONE 4.4s 17:36:40 17:36:40 #44 [core-data internal] load build context 17:36:42 #44 ... 17:36:42 17:36:42 #45 [support-scheduler internal] load build context 17:36:42 #45 transferring context: 2.57MB 3.9s done 17:36:42 #45 DONE 5.5s 17:36:42 17:36:42 #44 [core-data internal] load build context 17:36:42 #44 ... 17:36:42 17:36:42 #46 [security-spire-config internal] load build context 17:36:42 #46 transferring context: 2.57MB 4.4s done 17:36:42 #46 DONE 6.2s 17:36:42 17:36:42 #44 [core-data internal] load build context 17:36:44 #44 transferring context: 2.57MB 6.0s done 17:36:44 #44 ... 17:36:44 17:36:44 #47 [security-secretstore-setup internal] load build context 17:36:44 #47 transferring context: 2.57MB 4.8s done 17:36:44 #47 DONE 7.3s 17:36:44 17:36:44 #48 [support-notifications internal] load build context 17:36:44 #48 ... 17:36:44 17:36:44 #44 [core-data internal] load build context 17:36:44 #44 DONE 7.7s 17:36:44 17:36:44 #48 [support-notifications internal] load build context 17:36:44 #48 ... 17:36:44 17:36:44 #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 17:36:45 #49 ... 17:36:45 17:36:45 #50 [security-spiffe-token-provider internal] load build context 17:36:45 #50 transferring context: 2.57MB 4.9s done 17:36:45 #50 DONE 7.9s 17:36:45 17:36:45 #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:36:45 #0 7.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:45 #0 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:45 #51 ... 17:36:45 17:36:45 #48 [support-notifications internal] load build context 17:36:45 #48 transferring context: 2.57MB 5.2s done 17:36:45 #48 DONE 6.4s 17:36:45 17:36:45 #32 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:36:45 #32 3.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:45 #32 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:45 #32 6.444 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:36:45 #32 6.444 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:36:45 #32 6.444 OK: 17691 distinct packages available 17:36:45 #32 6.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:45 #32 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:45 #32 9.893 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 17:36:45 #32 10.18 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 17:36:45 #32 10.26 (3/7) Installing dumb-init (1.2.5-r2) 17:36:45 #32 10.32 (4/7) Installing musl-obstack (1.2.3-r0) 17:36:45 #32 10.32 (5/7) Installing libucontext (1.2-r0) 17:36:45 #32 10.32 (6/7) Installing gcompat (1.1.0-r0) 17:36:45 #32 10.36 (7/7) Installing openssl (3.0.9-r2) 17:36:45 #32 10.45 Executing busybox-1.35.0-r29.trigger 17:36:45 #32 10.59 OK: 9 MiB in 20 packages 17:36:45 #32 ... 17:36:45 17:36:45 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:36:45 #0 5.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:45 #0 5.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:45 #0 8.583 (1/2) Installing dumb-init (1.2.5-r2) 17:36:45 #0 8.665 (2/2) Installing su-exec (0.2-r2) 17:36:45 #0 8.665 Executing busybox-1.35.0-r29.trigger 17:36:45 #0 8.747 OK: 8 MiB in 17 packages 17:36:45 #52 ... 17:36:45 17:36:45 #53 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:36:46 #53 ... 17:36:46 17:36:46 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:36:46 #52 DONE 10.3s 17:36:46 17:36:46 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 17:36:46 #0 9.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:46 #54 ... 17:36:46 17:36:46 #32 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:36:46 #32 DONE 12.2s 17:36:46 17:36:46 #55 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:36:46 #55 ... 17:36:46 17:36:46 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 17:36:46 #38 9.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:46 #38 ... 17:36:46 17:36:46 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:36:46 #56 ... 17:36:46 17:36:46 #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:36:46 #51 11.35 (1/1) Installing dumb-init (1.2.5-r2) 17:36:46 #51 11.35 Executing busybox-1.35.0-r29.trigger 17:36:46 #51 11.49 OK: 8 MiB in 16 packages 17:36:47 #51 ... 17:36:47 17:36:47 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:36:47 #57 ... 17:36:47 17:36:47 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:36:47 #51 DONE 12.3s 17:36:47 17:36:47 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:36:47 #58 ... 17:36:47 17:36:47 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:36:47 #59 ... 17:36:47 17:36:47 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:36:47 #60 ... 17:36:47 17:36:47 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 17:36:47 #38 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:48 #38 ... 17:36:48 17:36:48 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:36:48 #54 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:48 #54 12.53 OK: 263 MiB in 53 packages 17:36:48 #54 DONE 13.1s 17:36:48 17:36:48 #53 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:36:48 #53 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:49 #53 ... 17:36:49 17:36:49 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:36:49 #61 ... 17:36:49 17:36:49 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:36:49 #62 ... 17:36:49 17:36:49 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:36:49 #63 DONE 0.7s 17:36:49 17:36:49 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 17:36:49 #38 13.47 OK: 263 MiB in 53 packages 17:36:50 #38 DONE 14.3s 17:36:50 17:36:50 #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:36:50 #64 ... 17:36:50 17:36:50 #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 17:36:50 #49 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:50 #49 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:50 #49 14.58 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 17:36:50 #49 14.86 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 17:36:50 #49 14.92 (3/4) Installing dumb-init (1.2.5-r2) 17:36:50 #49 14.94 (4/4) Installing openssl (3.0.9-r2) 17:36:50 #49 15.04 Executing busybox-1.35.0-r29.trigger 17:36:50 #49 15.06 OK: 8 MiB in 17 packages 17:36:50 #49 DONE 15.9s 17:36:50 17:36:50 #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:36:50 #64 DONE 0.9s 17:36:50 17:36:50 #65 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:51 #65 ... 17:36:51 17:36:51 #66 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 17:36:51 #66 DONE 0.3s 17:36:51 17:36:51 #53 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:36:51 #53 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:53 #53 ... 17:36:53 17:36:53 #55 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:36:53 #55 DONE 6.8s 17:36:53 17:36:53 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 17:36:53 #67 DONE 0.2s 17:36:53 17:36:53 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:36:53 #61 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:54 #61 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:55 #61 ... 17:36:55 17:36:55 #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:36:55 #53 18.92 OK: 263 MiB in 53 packages 17:36:55 #53 DONE 19.7s 17:36:55 17:36:55 #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 17:36:55 #68 DONE 0.4s 17:36:55 17:36:55 #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:56 #69 ... 17:36:56 17:36:56 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:36:56 #62 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:56 #62 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:56 #62 14.76 (1/2) Installing ca-certificates (20230506-r0) 17:36:56 #62 14.96 (2/2) Installing dumb-init (1.2.5-r2) 17:36:56 #62 14.99 Executing busybox-1.35.0-r29.trigger 17:36:56 #62 15.06 Executing ca-certificates-20230506-r0.trigger 17:36:56 #62 16.43 OK: 8 MiB in 17 packages 17:36:56 #62 DONE 17.1s 17:36:56 17:36:56 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:36:56 #56 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:56 #56 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:56 #56 17.60 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:36:56 #56 17.60 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:36:56 #56 17.60 OK: 17691 distinct packages available 17:36:56 #56 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:56 #56 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:56 #56 ... 17:36:56 17:36:56 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:36:56 #58 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:56 #58 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:56 #58 18.62 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:36:56 #58 18.62 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:36:56 #58 18.62 OK: 17691 distinct packages available 17:36:56 #58 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:57 #58 ... 17:36:57 17:36:57 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:36:57 #61 18.10 OK: 263 MiB in 53 packages 17:36:57 #61 DONE 18.6s 17:36:57 17:36:57 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 17:36:58 #70 DONE 0.4s 17:36:58 17:36:58 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:58 #71 ... 17:36:58 17:36:58 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:36:58 #60 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:58 #60 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:58 #60 20.16 (1/1) Installing dumb-init (1.2.5-r2) 17:36:58 #60 20.26 Executing busybox-1.35.0-r29.trigger 17:36:58 #60 20.38 OK: 8 MiB in 16 packages 17:36:58 #60 DONE 21.0s 17:36:58 17:36:58 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:36:58 #58 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:59 #58 ... 17:36:59 17:36:59 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:36:59 #57 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:59 #57 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:59 #57 17.44 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:36:59 #57 17.44 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:36:59 #57 17.44 OK: 17691 distinct packages available 17:36:59 #57 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:59 #57 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:59 #57 ... 17:36:59 17:36:59 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:36:59 #59 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:59 #59 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:59 #59 20.10 (1/4) Installing ca-certificates (20230506-r0) 17:36:59 #59 20.48 (2/4) Installing dumb-init (1.2.5-r2) 17:36:59 #59 20.50 (3/4) Installing su-exec (0.2-r2) 17:36:59 #59 20.55 (4/4) Installing yq (4.30.4-r4) 17:36:59 #59 21.25 Executing busybox-1.35.0-r29.trigger 17:36:59 #59 21.34 Executing ca-certificates-20230506-r0.trigger 17:36:59 #59 ... 17:36:59 17:36:59 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:59 #72 ... 17:36:59 17:36:59 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:36:59 #56 23.17 (1/4) Installing dumb-init (1.2.5-r2) 17:36:59 #56 23.19 (2/4) Installing musl-obstack (1.2.3-r0) 17:36:59 #56 23.22 (3/4) Installing libucontext (1.2-r0) 17:36:59 #56 23.23 (4/4) Installing gcompat (1.1.0-r0) 17:36:59 #56 23.26 Executing busybox-1.35.0-r29.trigger 17:36:59 #56 23.34 OK: 8 MiB in 19 packages 17:37:00 #56 DONE 24.0s 17:37:00 17:37:00 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:37:00 #59 22.23 OK: 17 MiB in 19 packages 17:37:00 #59 DONE 22.9s 17:37:00 17:37:00 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:37:00 #58 23.25 (1/9) Installing ca-certificates (20230506-r0) 17:37:01 #58 23.53 (2/9) Installing brotli-libs (1.0.9-r9) 17:37:01 #58 ... 17:37:01 17:37:01 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:37:01 #57 23.43 OK: 263 MiB in 53 packages 17:37:01 #57 DONE 23.9s 17:37:01 17:37:01 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:37:01 #58 23.65 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:37:01 #58 23.67 (4/9) Installing libcurl (8.1.2-r0) 17:37:01 #58 23.70 (5/9) Installing curl (8.1.2-r0) 17:37:01 #58 23.80 (6/9) Installing dumb-init (1.2.5-r2) 17:37:01 #58 23.80 (7/9) Installing musl-obstack (1.2.3-r0) 17:37:01 #58 23.83 (8/9) Installing libucontext (1.2-r0) 17:37:01 #58 23.83 (9/9) Installing gcompat (1.1.0-r0) 17:37:01 #58 23.84 Executing busybox-1.35.0-r29.trigger 17:37:01 #58 23.90 Executing ca-certificates-20230506-r0.trigger 17:37:01 #58 ... 17:37:01 17:37:01 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:37:01 #73 DONE 0.5s 17:37:01 17:37:01 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:02 #74 ... 17:37:02 17:37:02 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:37:02 #58 24.63 OK: 11 MiB in 24 packages 17:37:02 #58 DONE 25.0s 17:37:02 17:37:02 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:11 #74 DONE 48.2s 17:37:11 17:37:11 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:11 #72 DONE 47.6s 17:37:11 17:37:11 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:11 #73 DONE 48.3s 17:37:11 17:37:11 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:11 #71 DONE 47.8s 17:37:11 17:37:11 #67 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:11 #67 DONE 48.2s 17:37:11 17:37:11 #75 [security-spiffe-token-provider builder 6/7] COPY . . 17:37:17 #75 ... 17:37:17 17:37:17 #76 [core-data builder 6/7] COPY . . 17:37:21 #76 ... 17:37:21 17:37:21 #77 [security-bootstrapper builder 6/7] COPY . . 17:37:21 #77 ... 17:37:21 17:37:21 #78 [support-notifications builder 6/7] COPY . . 17:37:21 #78 ... 17:37:21 17:37:21 #79 [security-spire-server builder 6/9] COPY . . 17:37:22 #79 DONE 12.0s 17:37:22 17:37:22 #75 [security-spiffe-token-provider builder 6/7] COPY . . 17:37:22 #75 DONE 12.0s 17:37:22 17:37:22 #77 [security-bootstrapper builder 6/7] COPY . . 17:37:22 #77 DONE 12.0s 17:37:22 17:37:22 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:37:22 #80 CACHED 17:37:22 17:37:22 #81 [security-proxy-setup builder 6/7] COPY . . 17:37:22 #81 CACHED 17:37:22 17:37:22 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:22 #82 CACHED 17:37:22 17:37:22 #76 [core-data builder 6/7] COPY . . 17:37:22 #76 DONE 12.0s 17:37:22 17:37:22 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:37:22 #83 CACHED 17:37:22 17:37:22 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:22 #84 CACHED 17:37:22 17:37:22 #85 [support-scheduler builder 6/7] COPY . . 17:37:22 #85 CACHED 17:37:22 17:37:22 #86 [core-metadata builder 6/7] COPY . . 17:37:22 #86 CACHED 17:37:22 17:37:22 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:37:22 #87 CACHED 17:37:22 17:37:22 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:22 #88 CACHED 17:37:22 17:37:22 #89 [security-proxy-auth builder 6/7] COPY . . 17:37:22 #89 CACHED 17:37:22 17:37:22 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:22 #90 CACHED 17:37:22 17:37:22 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:37:22 #91 CACHED 17:37:22 17:37:22 #78 [support-notifications builder 6/7] COPY . . 17:37:22 #78 DONE 12.0s 17:37:22 17:37:22 #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:37:22 #92 CACHED 17:37:22 17:37:22 #93 [core-common-config-bootstrapper builder 6/7] COPY . . 17:37:22 #93 CACHED 17:37:22 17:37:22 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:22 #94 CACHED 17:37:22 17:37:22 #95 [core-command builder 4/7] COPY go.mod vendor* ./ 17:37:22 #95 CACHED 17:37:22 17:37:22 #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:22 #96 CACHED 17:37:22 17:37:22 #97 [core-command builder 6/7] COPY . . 17:37:22 #97 CACHED 17:37:22 17:37:22 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 17:37:22 #98 CACHED 17:37:22 17:37:22 #99 [security-secretstore-setup builder 6/7] COPY . . 17:37:22 #99 CACHED 17:37:22 17:37:22 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:22 #100 CACHED 17:37:22 17:37:22 #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 17:37:22 #101 DONE 0.1s 17:37:22 17:37:22 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:37:23 #102 ... 17:37:23 17:37:23 #103 [security-spire-agent builder 6/9] COPY . . 17:37:23 #103 CACHED 17:37:23 17:37:23 #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:23 #104 CACHED 17:37:23 17:37:23 #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 17:37:23 #105 CACHED 17:37:23 17:37:23 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 17:37:23 #106 CACHED 17:37:23 17:37:23 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:37:25 #107 DONE 2.6s 17:37:25 17:37:25 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:37:25 #0 0.882 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:37:25 #108 ... 17:37:25 17:37:25 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:37:25 #109 DONE 2.6s 17:37:26 17:37:26 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 17:37:26 #110 ... 17:37:26 17:37:26 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 17:37:26 #111 DONE 1.0s 17:37:26 17:37:26 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 17:37:26 #110 DONE 0.9s 17:37:26 17:37:26 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:37:26 #0 1.376 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:37:27 #112 ... 17:37:27 17:37:27 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 17:37:27 #113 CACHED 17:37:27 17:37:27 #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 17:37:27 #114 CACHED 17:37:27 17:37:27 #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:27 #115 CACHED 17:37:27 17:37:27 #116 [security-spire-config builder 6/9] COPY . . 17:37:27 #116 CACHED 17:37:27 17:37:27 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 17:37:27 #117 CACHED 17:37:27 17:37:27 #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:37:27 #118 CACHED 17:37:27 17:37:27 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:37:28 #119 DONE 0.7s 17:37:28 17:37:28 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:37:28 #120 DONE 0.7s 17:37:28 17:37:28 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:37:28 #121 DONE 0.0s 17:37:28 17:37:28 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:37:28 #122 DONE 0.0s 17:37:28 17:37:28 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:37:28 #123 CACHED 17:37:28 17:37:28 #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:37:28 #124 CACHED 17:37:28 17:37:28 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:37:30 #125 DONE 1.5s 17:37:30 17:37:30 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:30 #126 DONE 1.5s 17:37:30 17:37:30 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:30 #127 DONE 1.5s 17:37:30 17:37:30 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:37:30 #128 DONE 0.0s 17:37:30 17:37:30 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:37:30 #129 DONE 0.2s 17:37:30 17:37:30 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 17:37:31 #130 DONE 0.6s 17:37:31 17:37:31 #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:31 #131 DONE 0.9s 17:37:31 17:37:31 #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:37:31 #132 DONE 0.6s 17:37:31 17:37:31 #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:37:31 #133 DONE 0.2s 17:37:31 17:37:31 #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:37:31 #134 DONE 0.1s 17:37:31 17:37:31 #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:37:31 #135 DONE 0.2s 17:37:31 17:37:31 #136 [security-spire-server] exporting to image 17:37:31 #136 exporting layers 17:37:31 #136 ... 17:37:31 17:37:31 #137 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:37:31 #137 DONE 0.1s 17:37:31 17:37:31 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:37:31 #138 DONE 0.2s 17:37:31 17:37:31 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:37:31 #0 1.275 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:37:31 #139 ... 17:37:31 17:37:31 #136 [security-spire-agent] exporting to image 17:37:32 #136 exporting layers 0.8s done 17:37:32 #136 writing image sha256:028447eedd3005fb188cb217445a29d20fc9b9da0d13a06f474498b623535fbd 17:37:32 #136 exporting layers 0.7s done 17:37:32 #136 writing image sha256:028447eedd3005fb188cb217445a29d20fc9b9da0d13a06f474498b623535fbd 0.2s done 17:37:32 #136 naming to docker.io/library/security-spire-config done 17:37:32 #136 writing image sha256:17d016d6a5efa8dd14b05840384170d79c314786cfbecb539a4dc8e3eaa0b9e0 done 17:37:32 #136 naming to docker.io/library/security-spire-server done 17:37:32 #136 writing image sha256:aa310c2e550733e926ff54b5e1250542170147e34bda8f7b2b59dc47c57e99b0 done 17:37:32 #136 naming to docker.io/library/security-spire-agent done 17:37:32 #136 DONE 1.2s 17:37:32 17:37:32 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:37:32 #0 1.372 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:37:33 #140 ... 17:37:33 17:37:33 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:37:33 #0 0.539 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:37:33 #141 ... 17:37:33 17:37:33 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:37:33 #0 0.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:37:33 #142 ... 17:37:33 17:37:33 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:37:33 #0 0.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:37:33 #143 ... 17:37:33 17:37:33 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:37:33 #0 1.276 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:37:33 #144 ... 17:37:33 17:37:33 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:37:33 #0 1.190 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:37:33 #145 ... 17:37:33 17:37:33 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:37:33 #0 0.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:37:33 #146 ... 17:37:33 17:37:33 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:37:33 #102 1.017 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:37:49 #72 ... 17:37:49 17:37:49 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #71 DONE 44.9s 17:37:49 17:37:49 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #74 DONE 41.2s 17:37:49 17:37:49 #65 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #65 DONE 51.9s 17:37:49 17:37:49 #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #69 DONE 47.6s 17:37:49 17:37:49 #75 [security-spire-agent builder 6/9] COPY . . 17:37:49 #75 ... 17:37:49 17:37:49 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #72 DONE 53.3s 17:37:49 17:37:49 #76 [security-proxy-setup builder 6/7] COPY . . 17:37:49 #76 ... 17:37:49 17:37:49 #77 [security-spiffe-token-provider builder 6/7] COPY . . 17:37:49 #77 DONE 1.5s 17:37:49 17:37:49 #78 [support-notifications builder 6/7] COPY . . 17:37:49 #78 DONE 1.5s 17:37:49 17:37:49 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #79 CACHED 17:37:49 17:37:49 #80 [core-data builder 6/7] COPY . . 17:37:49 #80 CACHED 17:37:49 17:37:49 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 17:37:49 #81 CACHED 17:37:49 17:37:49 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:37:49 #82 CACHED 17:37:49 17:37:49 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #83 CACHED 17:37:49 17:37:49 #84 [core-metadata builder 6/7] COPY . . 17:37:49 #84 CACHED 17:37:49 17:37:49 #85 [support-scheduler builder 6/7] COPY . . 17:37:49 #85 CACHED 17:37:49 17:37:49 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #86 CACHED 17:37:49 17:37:49 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:37:49 #87 CACHED 17:37:49 17:37:49 #88 [core-command builder 6/7] COPY . . 17:37:49 #88 CACHED 17:37:49 17:37:49 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 17:37:49 #89 CACHED 17:37:49 17:37:49 #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #90 CACHED 17:37:49 17:37:49 #91 [security-proxy-auth builder 6/7] COPY . . 17:37:49 #91 DONE 1.4s 17:37:49 17:37:49 #92 [core-common-config-bootstrapper builder 6/7] COPY . . 17:37:49 #92 CACHED 17:37:49 17:37:49 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:37:49 #93 CACHED 17:37:49 17:37:49 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #94 CACHED 17:37:49 17:37:49 #75 [security-spire-agent builder 6/9] COPY . . 17:37:49 #75 DONE 1.5s 17:37:49 17:37:49 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #95 CACHED 17:37:49 17:37:49 #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 17:37:49 #96 CACHED 17:37:49 17:37:49 #97 [security-secretstore-setup builder 6/7] COPY . . 17:37:49 #97 CACHED 17:37:49 17:37:49 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #98 CACHED 17:37:49 17:37:49 #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:37:49 #99 CACHED 17:37:49 17:37:49 #100 [security-bootstrapper builder 6/7] COPY . . 17:37:49 #100 CACHED 17:37:49 17:37:49 #76 [security-proxy-setup builder 6/7] COPY . . 17:37:49 #76 DONE 1.4s 17:37:49 17:37:49 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:37:49 #101 ... 17:37:49 17:37:49 #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:49 #102 CACHED 17:37:49 17:37:49 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 17:37:49 #103 CACHED 17:37:49 17:37:49 #104 [security-spire-server builder 6/9] COPY . . 17:37:49 #104 CACHED 17:37:49 17:37:49 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 17:37:49 #105 CACHED 17:37:49 17:37:49 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 17:37:49 #106 DONE 0.4s 17:37:49 17:37:49 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:37:50 #107 ... 17:37:50 17:37:50 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:37:50 #0 5.868 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:37:50 #108 ... 17:37:50 17:37:50 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:37:50 #101 6.029 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:37:50 #101 ... 17:37:50 17:37:50 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:37:50 #109 DONE 6.3s 17:37:51 17:37:51 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 17:37:51 #110 ... 17:37:51 17:37:51 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:37:51 #107 DONE 6.6s 17:37:51 17:37:51 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 17:37:51 #110 DONE 0.4s 17:37:51 17:37:51 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 17:37:51 #111 DONE 0.4s 17:37:51 17:37:51 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:37:51 #0 6.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:37:52 #112 ... 17:37:52 17:37:52 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:52 #113 CACHED 17:37:52 17:37:52 #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 17:37:52 #114 CACHED 17:37:52 17:37:52 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 17:37:52 #115 CACHED 17:37:52 17:37:52 #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:37:52 #116 CACHED 17:37:52 17:37:52 #117 [security-spire-config builder 6/9] COPY . . 17:37:52 #117 CACHED 17:37:52 17:37:52 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 17:37:52 #118 CACHED 17:37:52 17:37:52 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:37:52 #119 ... 17:37:52 17:37:52 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:37:52 #120 DONE 0.2s 17:37:52 17:37:52 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:37:52 #121 ... 17:37:52 17:37:52 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:37:52 #119 DONE 0.3s 17:37:52 17:37:52 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:37:52 #121 DONE 0.3s 17:37:52 17:37:52 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:37:52 #0 6.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:37:53 #122 ... 17:37:53 17:37:53 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:37:53 #123 DONE 0.2s 17:37:53 17:37:53 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:37:53 #0 5.930 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:37:53 #124 ... 17:37:53 17:37:53 #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:37:53 #125 CACHED 17:37:53 17:37:53 #126 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:37:53 #126 CACHED 17:37:53 17:37:53 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:54 #127 ... 17:37:54 17:37:54 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:37:54 #0 6.577 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:37:54 #128 ... 17:37:54 17:37:54 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:37:54 #0 4.303 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:37:54 #129 ... 17:37:54 17:37:54 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:37:54 #0 5.363 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:37:54 #130 ... 17:37:54 17:37:54 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:37:54 #0 6.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:37:54 #131 ... 17:37:54 17:37:54 #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:37:54 #132 DONE 1.1s 17:37:54 17:37:54 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:37:54 #0 5.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:37:54 #133 ... 17:37:54 17:37:54 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:37:54 #0 4.161 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:37:55 #134 ... 17:37:55 17:37:55 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:55 #135 ... 17:37:55 17:37:55 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:55 #136 DONE 1.6s 17:37:55 17:37:55 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:55 #127 DONE 1.8s 17:37:55 17:37:55 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:37:55 #137 DONE 0.3s 17:37:55 17:37:55 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:37:55 #138 DONE 0.3s 17:37:55 17:37:55 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:37:56 #139 ... 17:37:56 17:37:56 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 17:37:56 #140 DONE 0.2s 17:37:56 17:37:56 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:37:56 #139 DONE 0.2s 17:37:56 17:37:56 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:37:56 #141 ... 17:37:56 17:37:56 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:37:56 #142 DONE 0.3s 17:37:56 17:37:56 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:37:56 #141 DONE 0.3s 17:37:56 17:37:56 #143 [security-spire-server] exporting to image 17:37:56 #143 exporting layers 17:37:56 #143 ... 17:37:56 17:37:56 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:56 #135 DONE 1.8s 17:37:56 17:37:56 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:37:56 #144 DONE 0.2s 17:37:56 17:37:56 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:37:56 #122 ... 17:37:56 17:37:56 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:37:57 #145 DONE 0.4s 17:37:57 17:37:57 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:37:57 #146 DONE 0.2s 17:37:57 17:37:57 #143 [security-spire-agent] exporting to image 17:37:59 #143 exporting layers 3.1s done 17:37:59 #143 exporting layers 3.2s done 17:37:59 #143 writing image sha256:9fc4ddc24100b6db30e85bbd01bbb72420b59018e23f40e6185bf0eab48d45f1 0.1s done 17:37:59 #143 naming to docker.io/library/security-spire-config-arm64 done 17:37:59 #143 exporting layers 2.0s done 17:37:59 #143 writing image sha256:b3bc8df3b0e4586a1978c791fc0c7d6aa3ec0e72e39bad57b67bf7b017a15af3 0.0s done 17:37:59 #143 naming to docker.io/library/security-spire-server-arm64 0.0s done 17:37:59 #143 writing image sha256:bf6e217520a817b725a70362caecd6fc88cf4e14e2c368224e9941c721d89698 done 17:37:59 #143 naming to docker.io/library/security-spire-agent-arm64 done 17:37:59 #143 DONE 4.1s 17:37:59 17:37:59 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:38:41 #102 ... 17:38:41 17:38:41 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:38:41 #141 73.11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:38:59 #141 ... 17:38:59 17:38:59 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:38:59 #139 DONE 96.2s 17:38:59 17:38:59 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:38:59 #142 DONE 96.2s 17:38:59 17:38:59 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:38:59 #102 DONE 96.2s 17:38:59 17:38:59 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:38:59 #112 DONE 96.2s 17:38:59 17:38:59 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:38:59 #141 DONE 96.2s 17:38:59 17:38:59 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:38:59 #144 DONE 96.2s 17:38:59 17:38:59 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:38:59 #108 DONE 96.2s 17:38:59 17:38:59 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:38:59 #145 DONE 96.3s 17:38:59 17:38:59 #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:38:59 #147 ... 17:38:59 17:38:59 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:38:59 #140 DONE 96.4s 17:38:59 17:38:59 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:38:59 #148 ... 17:38:59 17:38:59 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:38:59 #146 DONE 96.7s 17:38:59 17:38:59 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:38:59 #143 DONE 96.7s 17:38:59 17:38:59 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:38:59 #149 ... 17:38:59 17:38:59 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:38:59 #150 DONE 0.7s 17:38:59 17:38:59 #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:38:59 #147 DONE 0.7s 17:38:59 17:38:59 #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 17:38:59 #151 DONE 0.7s 17:39:00 17:39:00 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:39:00 #148 DONE 0.5s 17:39:00 17:39:00 #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:39:00 #152 DONE 0.6s 17:39:00 17:39:00 #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:39:00 #153 DONE 0.4s 17:39:00 17:39:00 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:39:00 #149 DONE 0.3s 17:39:00 17:39:00 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 17:39:00 #154 ... 17:39:00 17:39:00 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:39:00 #155 DONE 0.3s 17:39:00 17:39:00 #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:39:00 #156 DONE 0.3s 17:39:00 17:39:00 #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:39:00 #157 CACHED 17:39:00 17:39:00 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:39:00 #158 CACHED 17:39:00 17:39:00 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:39:00 #159 CACHED 17:39:00 17:39:00 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:39:00 #160 CACHED 17:39:00 17:39:00 #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:39:00 #161 CACHED 17:39:00 17:39:00 #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:39:00 #162 CACHED 17:39:00 17:39:00 #163 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 17:39:00 #163 CACHED 17:39:00 17:39:00 #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 17:39:00 #164 CACHED 17:39:00 17:39:00 #165 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 17:39:00 #165 DONE 0.3s 17:39:00 17:39:00 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 17:39:00 #166 DONE 0.3s 17:39:00 17:39:00 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:39:00 #167 ... 17:39:00 17:39:00 #168 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:39:00 #168 DONE 0.3s 17:39:00 17:39:00 #169 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:39:00 #169 DONE 0.4s 17:39:00 17:39:00 #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:39:02 #170 ... 17:39:02 17:39:02 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:39:02 #167 DONE 2.1s 17:39:02 17:39:02 #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:39:02 #171 DONE 2.2s 17:39:02 17:39:02 #172 [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 17:39:02 #172 DONE 2.0s 17:39:02 17:39:02 #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:39:02 #173 DONE 2.1s 17:39:02 17:39:02 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:39:02 #174 DONE 2.2s 17:39:02 17:39:02 #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:39:02 #175 ... 17:39:02 17:39:02 #176 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:39:02 #176 DONE 2.2s 17:39:02 17:39:02 #177 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:39:02 #177 DONE 2.3s 17:39:02 17:39:02 #178 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:39:02 #178 DONE 2.3s 17:39:02 17:39:02 #179 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:39:02 #179 DONE 2.3s 17:39:02 17:39:02 #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:39:03 #180 ... 17:39:03 17:39:03 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:39:03 #181 DONE 0.7s 17:39:03 17:39:03 #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:39:03 #170 DONE 2.7s 17:39:03 17:39:03 #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:39:03 #175 DONE 0.7s 17:39:03 17:39:03 #182 [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 17:39:03 #182 DONE 0.7s 17:39:03 17:39:03 #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:39:03 #183 DONE 0.7s 17:39:03 17:39:03 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:39:03 #184 DONE 0.6s 17:39:03 17:39:03 #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:39:03 #180 DONE 0.6s 17:39:03 17:39:03 #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:39:03 #185 DONE 0.6s 17:39:03 17:39:03 #186 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:39:03 #186 ... 17:39:03 17:39:03 #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:39:03 #187 DONE 0.7s 17:39:03 17:39:03 #188 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:39:03 #188 DONE 0.8s 17:39:03 17:39:03 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 17:39:03 #154 DONE 3.3s 17:39:03 17:39:03 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:39:03 #189 DONE 0.3s 17:39:03 17:39:03 #136 [security-spiffe-token-provider] exporting to image 17:39:03 #136 exporting layers 0.2s done 17:39:03 #136 ... 17:39:03 17:39:03 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:39:03 #190 DONE 0.4s 17:39:03 17:39:03 #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:39:03 #191 DONE 0.4s 17:39:03 17:39:03 #136 [security-spiffe-token-provider] exporting to image 17:39:03 #136 exporting layers 0.3s done 17:39:03 #136 ... 17:39:03 17:39:03 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:39:03 #192 DONE 0.4s 17:39:03 17:39:03 #186 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:39:03 #186 DONE 0.4s 17:39:03 17:39:03 #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:39:03 #193 DONE 0.3s 17:39:03 17:39:03 #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 17:39:03 #194 DONE 0.3s 17:39:03 17:39:03 #136 [core-metadata] exporting to image 17:39:03 #136 exporting layers 0.2s done 17:39:03 #136 writing image sha256:3ca2079747d1eef7c8426512206c05542ce45ac2bdb4142b34af14eb59c21c24 17:39:03 #136 ... 17:39:03 17:39:03 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:39:03 #195 DONE 0.4s 17:39:03 17:39:03 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 17:39:03 #196 DONE 0.4s 17:39:03 17:39:03 #136 [security-spiffe-token-provider] exporting to image 17:39:03 #136 writing image sha256:3ca2079747d1eef7c8426512206c05542ce45ac2bdb4142b34af14eb59c21c24 0.0s done 17:39:03 #136 writing image sha256:a46a6b3d11721029516e4cf6c50758323ba1b138136acb4ca04a6615c6ae6e34 0.0s done 17:39:03 #136 writing image sha256:36537856f1c548ec9a15a96aa5cd67d78d328ab3e4acd558ab58b988aaa829ff done 17:39:03 #136 writing image sha256:d75f1c419cb697b5d2c877dbb0dd45175fe158ebe9f2371fdf2d0bf3f3638e30 done 17:39:03 #136 naming to docker.io/library/support-notifications done 17:39:03 #136 naming to docker.io/library/support-scheduler done 17:39:03 #136 naming to docker.io/library/core-data done 17:39:03 #136 naming to docker.io/library/security-spiffe-token-provider done 17:39:04 #136 ... 17:39:04 17:39:04 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:39:04 #197 DONE 0.5s 17:39:04 17:39:04 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:39:04 #198 DONE 0.6s 17:39:04 17:39:04 #136 [security-spiffe-token-provider] exporting to image 17:39:04 #136 exporting layers 1.3s done 17:39:04 #136 writing image sha256:2f4074bd2230b8a9e5d86edf56f69ca4564bffdf703a5a887558722d8be607b3 done 17:39:04 #136 naming to docker.io/library/core-command 17:39:04 #136 exporting layers 1.0s done 17:39:04 #136 naming to docker.io/library/core-command done 17:39:04 #136 writing image sha256:4a29e0349984b44e2740f35d6f3cbd67058b673e8ad2eadd7344faf20a3bef4d done 17:39:04 #136 naming to docker.io/library/core-metadata 0.1s done 17:39:04 #136 DONE 2.7s 17:39:04 17:39:04 #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:39:04 #199 DONE 0.1s 17:39:04 17:39:04 #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:39:04 #200 DONE 1.2s 17:39:04 17:39:04 #201 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:39:04 #201 ... 17:39:04 17:39:04 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:39:04 #202 DONE 0.1s 17:39:04 17:39:04 #203 [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/ 17:39:04 #203 DONE 0.0s 17:39:04 17:39:04 #204 [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/ 17:39:04 #204 DONE 0.0s 17:39:04 17:39:04 #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 17:39:04 #205 DONE 0.1s 17:39:04 17:39:04 #206 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:39:04 #206 DONE 1.4s 17:39:04 17:39:04 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:39:04 #207 DONE 0.1s 17:39:04 17:39:04 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:39:04 #208 ... 17:39:04 17:39:04 #209 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:39:04 #209 DONE 1.5s 17:39:05 17:39:05 #136 [security-proxy-setup] exporting to image 17:39:05 #136 exporting layers 0.1s done 17:39:05 #136 writing image sha256:69c744618c5ec13eede7b1b7312f346d8889aa1e4ef7a4c71cc3f91297ea9b9e done 17:39:05 #136 naming to docker.io/library/security-proxy-setup done 17:39:05 #136 exporting layers 0.6s done 17:39:05 #136 writing image sha256:094603497ac0c6969b0515b6a6c74aa8121642f8668a9d02b2d4aa38bf583b79 done 17:39:05 #136 naming to docker.io/library/security-proxy-auth done 17:39:05 #136 writing image sha256:0f59e205d33a01643ae91b7863439f2795b6014420f8f729567d718ec52a2e42 done 17:39:05 #136 naming to docker.io/library/core-common-config-bootstrapper done 17:39:05 #136 DONE 3.4s 17:39:05 17:39:05 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:39:05 #208 DONE 0.6s 17:39:05 17:39:05 #201 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:39:05 #201 DONE 0.8s 17:39:05 17:39:05 #136 [security-secretstore-setup] exporting to image 17:39:05 #136 exporting layers 0.2s done 17:39:05 #136 exporting layers 0.3s done 17:39:05 #136 writing image sha256:d5e5d22a315f7a7d4754e2a101eb2b7a8893f59a0a5270c72dea7172a5f8cb85 done 17:39:05 #136 naming to docker.io/library/security-bootstrapper done 17:39:05 #136 writing image sha256:cb2a6fc49e2f2dfeb5bf724c759daaa13c28ed40962049be12cb67dbb6853335 done 17:39:05 #136 naming to docker.io/library/security-secretstore-setup done 17:39:05 #136 DONE 3.7s 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:39:05 time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 17:39:05 $ docker stop --time=1 233202650b5231d49984a1aa30f0394430b501919e6fe99f015a64edaa553be1 17:39:07 $ docker rm -f --volumes 233202650b5231d49984a1aa30f0394430b501919e6fe99f015a64edaa553be1 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:07 + docker images 17:39:07 REPOSITORY TAG IMAGE ID CREATED SIZE 17:39:07 security-secretstore-setup latest cb2a6fc49e2f 2 seconds ago 43.6MB 17:39:07 security-bootstrapper latest d5e5d22a315f 2 seconds ago 22.7MB 17:39:07 security-proxy-auth latest 094603497ac0 3 seconds ago 18.9MB 17:39:07 security-proxy-setup latest 69c744618c5e 3 seconds ago 24.1MB 17:39:07 core-common-config-bootstrapper latest 0f59e205d33a 3 seconds ago 17.8MB 17:39:07 security-spiffe-token-provider latest a46a6b3d1172 4 seconds ago 33.4MB 17:39:07 core-metadata latest 4a29e0349984 4 seconds ago 21.1MB 17:39:07 core-data latest 3ca2079747d1 5 seconds ago 20.7MB 17:39:07 support-notifications latest d75f1c419cb6 5 seconds ago 33MB 17:39:07 core-command latest 2f4074bd2230 5 seconds ago 20.5MB 17:39:07 support-scheduler latest 36537856f1c5 5 seconds ago 32.4MB 17:39:07 security-spire-agent latest aa310c2e5507 About a minute ago 166MB 17:39:07 security-spire-server latest 17d016d6a5ef About a minute ago 107MB 17:39:07 security-spire-config latest 028447eedd30 About a minute ago 102MB 17:39:07 ci-base-image-x86_64 latest b4625441f37e 6 minutes ago 1.06GB 17:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 days ago 696MB 17:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 17:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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 17:39:07 provisioning config files... 17:39:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config8698085641887401873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:07 ---> docker-login.sh 17:39:07 nexus3.edgexfoundry.org:10001 17:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:08 Configure a credential helper to remove this warning. See 17:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:08 17:39:08 Login Succeeded 17:39:08 nexus3.edgexfoundry.org:10002 17:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:08 Configure a credential helper to remove this warning. See 17:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:08 17:39:08 Login Succeeded 17:39:08 nexus3.edgexfoundry.org:10003 17:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:08 Configure a credential helper to remove this warning. See 17:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:08 17:39:08 Login Succeeded 17:39:08 nexus3.edgexfoundry.org:10004 17:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:08 Configure a credential helper to remove this warning. See 17:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:08 17:39:08 Login Succeeded 17:39:08 docker.io 17:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:08 Configure a credential helper to remove this warning. See 17:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:08 17:39:08 Login Succeeded 17:39:08 ---> docker-login.sh ends [Pipeline] } 17:39:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:39:08 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:08 latest 17:39:08 3.1.0-dev.10 17:39:08 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:08 main 17:39:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:09 + docker push nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:39:09 88f85ba6ec88: Preparing 17:39:09 9f627b508796: Preparing 17:39:09 feb4ffbc178c: Preparing 17:39:09 d84497d6e6f3: Preparing 17:39:09 4847d638e270: Preparing 17:39:09 3dab9f8bf2d2: Preparing 17:39:09 3dab9f8bf2d2: Waiting 17:39:09 88f85ba6ec88: Pushed 17:39:09 4847d638e270: Pushed 17:39:09 feb4ffbc178c: Pushed 17:39:09 d84497d6e6f3: Pushed 17:39:09 3dab9f8bf2d2: Layer already exists 17:39:11 9f627b508796: Pushed 17:39:11 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:39:11 88f85ba6ec88: Preparing 17:39:11 9f627b508796: Preparing 17:39:11 feb4ffbc178c: Preparing 17:39:11 d84497d6e6f3: Preparing 17:39:11 4847d638e270: Preparing 17:39:11 3dab9f8bf2d2: Preparing 17:39:11 d84497d6e6f3: Layer already exists 17:39:11 4847d638e270: Layer already exists 17:39:11 feb4ffbc178c: Layer already exists 17:39:11 88f85ba6ec88: Layer already exists 17:39:11 9f627b508796: Layer already exists 17:39:11 3dab9f8bf2d2: Layer already exists 17:39:11 latest: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:12 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.10 17:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:39:12 88f85ba6ec88: Preparing 17:39:12 9f627b508796: Preparing 17:39:12 feb4ffbc178c: Preparing 17:39:12 d84497d6e6f3: Preparing 17:39:12 4847d638e270: Preparing 17:39:12 3dab9f8bf2d2: Preparing 17:39:12 3dab9f8bf2d2: Waiting 17:39:12 feb4ffbc178c: Layer already exists 17:39:12 9f627b508796: Layer already exists 17:39:12 88f85ba6ec88: Layer already exists 17:39:12 d84497d6e6f3: Layer already exists 17:39:12 4847d638e270: Layer already exists 17:39:12 3dab9f8bf2d2: Layer already exists 17:39:12 3.1.0-dev.10: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:13 + docker push nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:39:13 88f85ba6ec88: Preparing 17:39:13 9f627b508796: Preparing 17:39:13 feb4ffbc178c: Preparing 17:39:13 d84497d6e6f3: Preparing 17:39:13 4847d638e270: Preparing 17:39:13 3dab9f8bf2d2: Preparing 17:39:13 3dab9f8bf2d2: Waiting 17:39:13 88f85ba6ec88: Layer already exists 17:39:13 9f627b508796: Layer already exists 17:39:13 4847d638e270: Layer already exists 17:39:13 d84497d6e6f3: Layer already exists 17:39:13 feb4ffbc178c: Layer already exists 17:39:13 3dab9f8bf2d2: Layer already exists 17:39:13 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:39:13 88f85ba6ec88: Preparing 17:39:13 9f627b508796: Preparing 17:39:13 feb4ffbc178c: Preparing 17:39:13 d84497d6e6f3: Preparing 17:39:13 4847d638e270: Preparing 17:39:13 3dab9f8bf2d2: Preparing 17:39:13 3dab9f8bf2d2: Waiting 17:39:13 88f85ba6ec88: Layer already exists 17:39:13 4847d638e270: Layer already exists 17:39:13 d84497d6e6f3: Layer already exists 17:39:13 9f627b508796: Layer already exists 17:39:13 feb4ffbc178c: Layer already exists 17:39:13 3dab9f8bf2d2: Layer already exists 17:39:13 main: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:13 ===================================================== [Pipeline] echo 17:39:13 taggedImages: 17:39:13 - nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:13 - nexus3.edgexfoundry.org:10004/core-command:latest 17:39:13 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.10 17:39:13 - nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:13 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:39:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 17:39:13 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:13 latest 17:39:13 3.1.0-dev.10 17:39:13 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:13 main 17:39:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:39:14 3bec23299ab6: Preparing 17:39:14 9a24c9e2d9e5: Preparing 17:39:14 0470a53dece4: Preparing 17:39:14 4d5bb8cd7089: Preparing 17:39:14 feb4ffbc178c: Preparing 17:39:14 d84497d6e6f3: Preparing 17:39:14 4847d638e270: Preparing 17:39:14 3dab9f8bf2d2: Preparing 17:39:14 d84497d6e6f3: Waiting 17:39:14 4847d638e270: Waiting 17:39:14 3dab9f8bf2d2: Waiting 17:39:14 feb4ffbc178c: Layer already exists 17:39:14 d84497d6e6f3: Layer already exists 17:39:14 4847d638e270: Layer already exists 17:39:14 3dab9f8bf2d2: Layer already exists 17:39:14 0470a53dece4: Pushed 17:39:14 9a24c9e2d9e5: Pushed 17:39:14 3bec23299ab6: Pushed 17:39:15 4d5bb8cd7089: Pushed 17:39:15 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:16 + 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 17:39:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:39:16 3bec23299ab6: Preparing 17:39:16 9a24c9e2d9e5: Preparing 17:39:16 0470a53dece4: Preparing 17:39:16 4d5bb8cd7089: Preparing 17:39:16 feb4ffbc178c: Preparing 17:39:16 d84497d6e6f3: Preparing 17:39:16 4847d638e270: Preparing 17:39:16 3dab9f8bf2d2: Preparing 17:39:16 d84497d6e6f3: Waiting 17:39:16 4847d638e270: Waiting 17:39:16 3dab9f8bf2d2: Waiting 17:39:16 feb4ffbc178c: Layer already exists 17:39:16 9a24c9e2d9e5: Layer already exists 17:39:16 4d5bb8cd7089: Layer already exists 17:39:16 3bec23299ab6: Layer already exists 17:39:16 0470a53dece4: Layer already exists 17:39:16 4847d638e270: Layer already exists 17:39:16 d84497d6e6f3: Layer already exists 17:39:16 3dab9f8bf2d2: Layer already exists 17:39:16 latest: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.10 17:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:39:17 3bec23299ab6: Preparing 17:39:17 9a24c9e2d9e5: Preparing 17:39:17 0470a53dece4: Preparing 17:39:17 4d5bb8cd7089: Preparing 17:39:17 feb4ffbc178c: Preparing 17:39:17 d84497d6e6f3: Preparing 17:39:17 4847d638e270: Preparing 17:39:17 3dab9f8bf2d2: Preparing 17:39:17 d84497d6e6f3: Waiting 17:39:17 4847d638e270: Waiting 17:39:17 4d5bb8cd7089: Layer already exists 17:39:17 feb4ffbc178c: Layer already exists 17:39:17 0470a53dece4: Layer already exists 17:39:17 3bec23299ab6: Layer already exists 17:39:17 9a24c9e2d9e5: Layer already exists 17:39:17 4847d638e270: Layer already exists 17:39:17 3dab9f8bf2d2: Layer already exists 17:39:17 d84497d6e6f3: Layer already exists 17:39:17 3.1.0-dev.10: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:39:17 3bec23299ab6: Preparing 17:39:17 9a24c9e2d9e5: Preparing 17:39:17 0470a53dece4: Preparing 17:39:17 4d5bb8cd7089: Preparing 17:39:17 feb4ffbc178c: Preparing 17:39:17 d84497d6e6f3: Preparing 17:39:17 4847d638e270: Preparing 17:39:17 3dab9f8bf2d2: Preparing 17:39:17 d84497d6e6f3: Waiting 17:39:17 3dab9f8bf2d2: Waiting 17:39:17 4847d638e270: Waiting 17:39:17 9a24c9e2d9e5: Layer already exists 17:39:17 0470a53dece4: Layer already exists 17:39:17 feb4ffbc178c: Layer already exists 17:39:17 3bec23299ab6: Layer already exists 17:39:17 4d5bb8cd7089: Layer already exists 17:39:17 d84497d6e6f3: Layer already exists 17:39:17 4847d638e270: Layer already exists 17:39:17 3dab9f8bf2d2: Layer already exists 17:39:17 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:18 + 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 17:39:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 17:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:39:18 3bec23299ab6: Preparing 17:39:18 9a24c9e2d9e5: Preparing 17:39:18 0470a53dece4: Preparing 17:39:18 4d5bb8cd7089: Preparing 17:39:18 feb4ffbc178c: Preparing 17:39:18 d84497d6e6f3: Preparing 17:39:18 4847d638e270: Preparing 17:39:18 3dab9f8bf2d2: Preparing 17:39:18 d84497d6e6f3: Waiting 17:39:18 4847d638e270: Waiting 17:39:18 3dab9f8bf2d2: Waiting 17:39:18 4d5bb8cd7089: Layer already exists 17:39:18 3bec23299ab6: Layer already exists 17:39:18 feb4ffbc178c: Layer already exists 17:39:18 0470a53dece4: Layer already exists 17:39:18 9a24c9e2d9e5: Layer already exists 17:39:18 4847d638e270: Layer already exists 17:39:18 d84497d6e6f3: Layer already exists 17:39:18 3dab9f8bf2d2: Layer already exists 17:39:18 main: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:18 ===================================================== [Pipeline] echo 17:39:18 taggedImages: 17:39:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:39:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.10 17:39:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 17:39:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:39:18 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:18 latest 17:39:18 3.1.0-dev.10 17:39:18 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:18 main 17:39:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:19 + docker push nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:39:19 14af0f1e65f7: Preparing 17:39:19 3af11ca509e3: Preparing 17:39:19 feb4ffbc178c: Preparing 17:39:19 d84497d6e6f3: Preparing 17:39:19 4847d638e270: Preparing 17:39:19 3dab9f8bf2d2: Preparing 17:39:19 3dab9f8bf2d2: Waiting 17:39:19 d84497d6e6f3: Layer already exists 17:39:19 feb4ffbc178c: Layer already exists 17:39:19 4847d638e270: Layer already exists 17:39:19 3dab9f8bf2d2: Layer already exists 17:39:19 14af0f1e65f7: Pushed 17:39:20 3af11ca509e3: Pushed 17:39:20 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:39:21 14af0f1e65f7: Preparing 17:39:21 3af11ca509e3: Preparing 17:39:21 feb4ffbc178c: Preparing 17:39:21 d84497d6e6f3: Preparing 17:39:21 4847d638e270: Preparing 17:39:21 3dab9f8bf2d2: Preparing 17:39:21 3dab9f8bf2d2: Waiting 17:39:21 d84497d6e6f3: Layer already exists 17:39:21 14af0f1e65f7: Layer already exists 17:39:21 4847d638e270: Layer already exists 17:39:21 3af11ca509e3: Layer already exists 17:39:21 feb4ffbc178c: Layer already exists 17:39:21 3dab9f8bf2d2: Layer already exists 17:39:21 latest: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:22 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.10 17:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:39:22 14af0f1e65f7: Preparing 17:39:22 3af11ca509e3: Preparing 17:39:22 feb4ffbc178c: Preparing 17:39:22 d84497d6e6f3: Preparing 17:39:22 4847d638e270: Preparing 17:39:22 3dab9f8bf2d2: Preparing 17:39:22 3dab9f8bf2d2: Waiting 17:39:22 14af0f1e65f7: Layer already exists 17:39:22 3af11ca509e3: Layer already exists 17:39:22 feb4ffbc178c: Layer already exists 17:39:22 d84497d6e6f3: Layer already exists 17:39:22 4847d638e270: Layer already exists 17:39:22 3dab9f8bf2d2: Layer already exists 17:39:22 3.1.0-dev.10: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:22 + docker push nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:39:22 14af0f1e65f7: Preparing 17:39:22 3af11ca509e3: Preparing 17:39:22 feb4ffbc178c: Preparing 17:39:22 d84497d6e6f3: Preparing 17:39:22 4847d638e270: Preparing 17:39:22 3dab9f8bf2d2: Preparing 17:39:22 3dab9f8bf2d2: Waiting 17:39:22 3af11ca509e3: Layer already exists 17:39:22 14af0f1e65f7: Layer already exists 17:39:22 d84497d6e6f3: Layer already exists 17:39:22 4847d638e270: Layer already exists 17:39:22 feb4ffbc178c: Layer already exists 17:39:22 3dab9f8bf2d2: Layer already exists 17:39:22 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:39:23 14af0f1e65f7: Preparing 17:39:23 3af11ca509e3: Preparing 17:39:23 feb4ffbc178c: Preparing 17:39:23 d84497d6e6f3: Preparing 17:39:23 4847d638e270: Preparing 17:39:23 3dab9f8bf2d2: Preparing 17:39:23 3dab9f8bf2d2: Waiting 17:39:23 3af11ca509e3: Layer already exists 17:39:23 feb4ffbc178c: Layer already exists 17:39:23 4847d638e270: Layer already exists 17:39:23 d84497d6e6f3: Layer already exists 17:39:23 14af0f1e65f7: Layer already exists 17:39:23 3dab9f8bf2d2: Layer already exists 17:39:23 main: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:23 ===================================================== [Pipeline] echo 17:39:23 taggedImages: 17:39:23 - nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:23 - nexus3.edgexfoundry.org:10004/core-data:latest 17:39:23 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.10 17:39:23 - nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:39:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:39:23 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:23 latest 17:39:23 3.1.0-dev.10 17:39:23 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:23 main 17:39:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:39:24 8d8432f9c5cc: Preparing 17:39:24 51925e745500: Preparing 17:39:24 a7486c56fe65: Preparing 17:39:24 feb4ffbc178c: Preparing 17:39:24 d84497d6e6f3: Preparing 17:39:24 4847d638e270: Preparing 17:39:24 3dab9f8bf2d2: Preparing 17:39:24 4847d638e270: Waiting 17:39:24 3dab9f8bf2d2: Waiting 17:39:24 feb4ffbc178c: Layer already exists 17:39:24 d84497d6e6f3: Layer already exists 17:39:24 4847d638e270: Layer already exists 17:39:24 3dab9f8bf2d2: Layer already exists 17:39:24 51925e745500: Pushed 17:39:24 8d8432f9c5cc: Pushed 17:39:25 a7486c56fe65: Pushed 17:39:25 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:39:26 8d8432f9c5cc: Preparing 17:39:26 51925e745500: Preparing 17:39:26 a7486c56fe65: Preparing 17:39:26 feb4ffbc178c: Preparing 17:39:26 d84497d6e6f3: Preparing 17:39:26 4847d638e270: Preparing 17:39:26 3dab9f8bf2d2: Preparing 17:39:26 4847d638e270: Waiting 17:39:26 3dab9f8bf2d2: Waiting 17:39:26 d84497d6e6f3: Layer already exists 17:39:26 feb4ffbc178c: Layer already exists 17:39:26 51925e745500: Layer already exists 17:39:26 a7486c56fe65: Layer already exists 17:39:26 8d8432f9c5cc: Layer already exists 17:39:26 4847d638e270: Layer already exists 17:39:26 3dab9f8bf2d2: Layer already exists 17:39:26 latest: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.10 17:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:39:27 8d8432f9c5cc: Preparing 17:39:27 51925e745500: Preparing 17:39:27 a7486c56fe65: Preparing 17:39:27 feb4ffbc178c: Preparing 17:39:27 d84497d6e6f3: Preparing 17:39:27 4847d638e270: Preparing 17:39:27 3dab9f8bf2d2: Preparing 17:39:27 4847d638e270: Waiting 17:39:27 3dab9f8bf2d2: Waiting 17:39:27 feb4ffbc178c: Layer already exists 17:39:27 a7486c56fe65: Layer already exists 17:39:27 8d8432f9c5cc: Layer already exists 17:39:27 51925e745500: Layer already exists 17:39:27 d84497d6e6f3: Layer already exists 17:39:27 3dab9f8bf2d2: Layer already exists 17:39:27 4847d638e270: Layer already exists 17:39:27 3.1.0-dev.10: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:39:27 8d8432f9c5cc: Preparing 17:39:27 51925e745500: Preparing 17:39:27 a7486c56fe65: Preparing 17:39:27 feb4ffbc178c: Preparing 17:39:27 d84497d6e6f3: Preparing 17:39:27 4847d638e270: Preparing 17:39:27 3dab9f8bf2d2: Preparing 17:39:27 4847d638e270: Waiting 17:39:27 feb4ffbc178c: Layer already exists 17:39:27 8d8432f9c5cc: Layer already exists 17:39:27 51925e745500: Layer already exists 17:39:27 d84497d6e6f3: Layer already exists 17:39:27 a7486c56fe65: Layer already exists 17:39:27 4847d638e270: Layer already exists 17:39:27 3dab9f8bf2d2: Layer already exists 17:39:27 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:39:28 8d8432f9c5cc: Preparing 17:39:28 51925e745500: Preparing 17:39:28 a7486c56fe65: Preparing 17:39:28 feb4ffbc178c: Preparing 17:39:28 d84497d6e6f3: Preparing 17:39:28 4847d638e270: Preparing 17:39:28 3dab9f8bf2d2: Preparing 17:39:28 4847d638e270: Waiting 17:39:28 feb4ffbc178c: Layer already exists 17:39:28 51925e745500: Layer already exists 17:39:28 8d8432f9c5cc: Layer already exists 17:39:28 d84497d6e6f3: Layer already exists 17:39:28 a7486c56fe65: Layer already exists 17:39:28 4847d638e270: Layer already exists 17:39:28 3dab9f8bf2d2: Layer already exists 17:39:28 main: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:28 ===================================================== [Pipeline] echo 17:39:28 taggedImages: 17:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.10 17:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:39:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:39:28 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:28 latest 17:39:28 3.1.0-dev.10 17:39:28 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:28 main 17:39:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:39:29 49a72065896b: Preparing 17:39:29 6af57415c319: Preparing 17:39:29 dee0a93ba3de: Preparing 17:39:29 c81a2054137f: Preparing 17:39:29 0b709d4550b4: Preparing 17:39:29 2e7b6220406d: Preparing 17:39:29 7c63ca8b9d19: Preparing 17:39:29 feb4ffbc178c: Preparing 17:39:29 d84497d6e6f3: Preparing 17:39:29 2e7b6220406d: Waiting 17:39:29 feb4ffbc178c: Waiting 17:39:29 d84497d6e6f3: Waiting 17:39:29 7c63ca8b9d19: Waiting 17:39:29 7fea0225ace8: Preparing 17:39:29 56c4c0b65019: Preparing 17:39:29 5f70bf18a086: Preparing 17:39:29 ab0162db4dfc: Preparing 17:39:29 15f4d30868eb: Preparing 17:39:29 3dab9f8bf2d2: Preparing 17:39:29 5f70bf18a086: Waiting 17:39:29 56c4c0b65019: Waiting 17:39:29 ab0162db4dfc: Waiting 17:39:29 7fea0225ace8: Waiting 17:39:29 15f4d30868eb: Waiting 17:39:29 49a72065896b: Pushed 17:39:29 6af57415c319: Pushed 17:39:29 dee0a93ba3de: Pushed 17:39:29 c81a2054137f: Pushed 17:39:29 0b709d4550b4: Pushed 17:39:29 feb4ffbc178c: Layer already exists 17:39:29 d84497d6e6f3: Layer already exists 17:39:29 2e7b6220406d: Pushed 17:39:29 7fea0225ace8: Pushed 17:39:29 56c4c0b65019: Pushed 17:39:29 5f70bf18a086: Pushed 17:39:29 3dab9f8bf2d2: Layer already exists 17:39:29 ab0162db4dfc: Pushed 17:39:29 15f4d30868eb: Pushed 17:39:31 7c63ca8b9d19: Pushed 17:39:31 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:39:32 49a72065896b: Preparing 17:39:32 6af57415c319: Preparing 17:39:32 dee0a93ba3de: Preparing 17:39:32 c81a2054137f: Preparing 17:39:32 0b709d4550b4: Preparing 17:39:32 2e7b6220406d: Preparing 17:39:32 7c63ca8b9d19: Preparing 17:39:32 feb4ffbc178c: Preparing 17:39:32 d84497d6e6f3: Preparing 17:39:32 7fea0225ace8: Preparing 17:39:32 56c4c0b65019: Preparing 17:39:32 5f70bf18a086: Preparing 17:39:32 ab0162db4dfc: Preparing 17:39:32 15f4d30868eb: Preparing 17:39:32 3dab9f8bf2d2: Preparing 17:39:32 2e7b6220406d: Waiting 17:39:32 7c63ca8b9d19: Waiting 17:39:32 5f70bf18a086: Waiting 17:39:32 ab0162db4dfc: Waiting 17:39:32 feb4ffbc178c: Waiting 17:39:32 d84497d6e6f3: Waiting 17:39:32 15f4d30868eb: Waiting 17:39:32 7fea0225ace8: Waiting 17:39:32 56c4c0b65019: Waiting 17:39:32 6af57415c319: Layer already exists 17:39:32 0b709d4550b4: Layer already exists 17:39:32 dee0a93ba3de: Layer already exists 17:39:32 49a72065896b: Layer already exists 17:39:32 c81a2054137f: Layer already exists 17:39:32 2e7b6220406d: Layer already exists 17:39:32 7c63ca8b9d19: Layer already exists 17:39:32 7fea0225ace8: Layer already exists 17:39:32 feb4ffbc178c: Layer already exists 17:39:32 d84497d6e6f3: Layer already exists 17:39:32 56c4c0b65019: Layer already exists 17:39:32 5f70bf18a086: Layer already exists 17:39:32 ab0162db4dfc: Layer already exists 17:39:32 3dab9f8bf2d2: Layer already exists 17:39:32 15f4d30868eb: Layer already exists 17:39:32 latest: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.10 17:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:39:32 49a72065896b: Preparing 17:39:32 6af57415c319: Preparing 17:39:32 dee0a93ba3de: Preparing 17:39:32 c81a2054137f: Preparing 17:39:32 0b709d4550b4: Preparing 17:39:32 2e7b6220406d: Preparing 17:39:32 7c63ca8b9d19: Preparing 17:39:32 feb4ffbc178c: Preparing 17:39:32 d84497d6e6f3: Preparing 17:39:32 7fea0225ace8: Preparing 17:39:32 56c4c0b65019: Preparing 17:39:32 5f70bf18a086: Preparing 17:39:32 ab0162db4dfc: Preparing 17:39:32 15f4d30868eb: Preparing 17:39:32 3dab9f8bf2d2: Preparing 17:39:32 2e7b6220406d: Waiting 17:39:32 7c63ca8b9d19: Waiting 17:39:32 feb4ffbc178c: Waiting 17:39:32 d84497d6e6f3: Waiting 17:39:32 ab0162db4dfc: Waiting 17:39:32 7fea0225ace8: Waiting 17:39:32 5f70bf18a086: Waiting 17:39:32 56c4c0b65019: Waiting 17:39:32 15f4d30868eb: Waiting 17:39:32 3dab9f8bf2d2: Waiting 17:39:32 49a72065896b: Layer already exists 17:39:32 c81a2054137f: Layer already exists 17:39:32 6af57415c319: Layer already exists 17:39:32 dee0a93ba3de: Layer already exists 17:39:32 0b709d4550b4: Layer already exists 17:39:32 feb4ffbc178c: Layer already exists 17:39:32 2e7b6220406d: Layer already exists 17:39:32 7c63ca8b9d19: Layer already exists 17:39:32 d84497d6e6f3: Layer already exists 17:39:32 7fea0225ace8: Layer already exists 17:39:32 56c4c0b65019: Layer already exists 17:39:32 5f70bf18a086: Layer already exists 17:39:32 ab0162db4dfc: Layer already exists 17:39:32 15f4d30868eb: Layer already exists 17:39:32 3dab9f8bf2d2: Layer already exists 17:39:32 3.1.0-dev.10: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:39:33 49a72065896b: Preparing 17:39:33 6af57415c319: Preparing 17:39:33 dee0a93ba3de: Preparing 17:39:33 c81a2054137f: Preparing 17:39:33 0b709d4550b4: Preparing 17:39:33 2e7b6220406d: Preparing 17:39:33 7c63ca8b9d19: Preparing 17:39:33 feb4ffbc178c: Preparing 17:39:33 d84497d6e6f3: Preparing 17:39:33 7fea0225ace8: Preparing 17:39:33 56c4c0b65019: Preparing 17:39:33 5f70bf18a086: Preparing 17:39:33 ab0162db4dfc: Preparing 17:39:33 15f4d30868eb: Preparing 17:39:33 3dab9f8bf2d2: Preparing 17:39:33 2e7b6220406d: Waiting 17:39:33 7c63ca8b9d19: Waiting 17:39:33 feb4ffbc178c: Waiting 17:39:33 d84497d6e6f3: Waiting 17:39:33 7fea0225ace8: Waiting 17:39:33 56c4c0b65019: Waiting 17:39:33 5f70bf18a086: Waiting 17:39:33 ab0162db4dfc: Waiting 17:39:33 15f4d30868eb: Waiting 17:39:33 3dab9f8bf2d2: Waiting 17:39:33 dee0a93ba3de: Layer already exists 17:39:33 6af57415c319: Layer already exists 17:39:33 c81a2054137f: Layer already exists 17:39:33 49a72065896b: Layer already exists 17:39:33 0b709d4550b4: Layer already exists 17:39:33 2e7b6220406d: Layer already exists 17:39:33 7c63ca8b9d19: Layer already exists 17:39:33 feb4ffbc178c: Layer already exists 17:39:33 d84497d6e6f3: Layer already exists 17:39:33 7fea0225ace8: Layer already exists 17:39:33 56c4c0b65019: Layer already exists 17:39:33 5f70bf18a086: Layer already exists 17:39:33 3dab9f8bf2d2: Layer already exists 17:39:33 15f4d30868eb: Layer already exists 17:39:33 ab0162db4dfc: Layer already exists 17:39:33 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:39:33 49a72065896b: Preparing 17:39:33 6af57415c319: Preparing 17:39:33 dee0a93ba3de: Preparing 17:39:33 c81a2054137f: Preparing 17:39:33 0b709d4550b4: Preparing 17:39:33 2e7b6220406d: Preparing 17:39:33 7c63ca8b9d19: Preparing 17:39:33 feb4ffbc178c: Preparing 17:39:33 d84497d6e6f3: Preparing 17:39:33 7fea0225ace8: Preparing 17:39:33 56c4c0b65019: Preparing 17:39:33 5f70bf18a086: Preparing 17:39:33 ab0162db4dfc: Preparing 17:39:33 15f4d30868eb: Preparing 17:39:33 3dab9f8bf2d2: Preparing 17:39:33 feb4ffbc178c: Waiting 17:39:33 d84497d6e6f3: Waiting 17:39:33 ab0162db4dfc: Waiting 17:39:33 15f4d30868eb: Waiting 17:39:33 3dab9f8bf2d2: Waiting 17:39:33 7fea0225ace8: Waiting 17:39:33 5f70bf18a086: Waiting 17:39:33 56c4c0b65019: Waiting 17:39:33 2e7b6220406d: Waiting 17:39:33 7c63ca8b9d19: Waiting 17:39:33 49a72065896b: Layer already exists 17:39:33 6af57415c319: Layer already exists 17:39:33 0b709d4550b4: Layer already exists 17:39:33 dee0a93ba3de: Layer already exists 17:39:33 c81a2054137f: Layer already exists 17:39:33 2e7b6220406d: Layer already exists 17:39:33 7c63ca8b9d19: Layer already exists 17:39:33 d84497d6e6f3: Layer already exists 17:39:33 7fea0225ace8: Layer already exists 17:39:33 56c4c0b65019: Layer already exists 17:39:33 feb4ffbc178c: Layer already exists 17:39:33 5f70bf18a086: Layer already exists 17:39:33 15f4d30868eb: Layer already exists 17:39:33 3dab9f8bf2d2: Layer already exists 17:39:33 ab0162db4dfc: Layer already exists 17:39:33 main: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:33 ===================================================== [Pipeline] echo 17:39:33 taggedImages: 17:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.10 17:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:39:34 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 17:39:34 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:34 latest 17:39:34 3.1.0-dev.10 17:39:34 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:34 main 17:39:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:39:34 3bec23299ab6: Preparing 17:39:34 9a24c9e2d9e5: Preparing 17:39:34 3af3e6a13520: Preparing 17:39:34 a883deab520f: Preparing 17:39:34 feb4ffbc178c: Preparing 17:39:34 d84497d6e6f3: Preparing 17:39:34 4847d638e270: Preparing 17:39:34 3dab9f8bf2d2: Preparing 17:39:34 d84497d6e6f3: Waiting 17:39:34 4847d638e270: Waiting 17:39:34 3dab9f8bf2d2: Waiting 17:39:34 feb4ffbc178c: Layer already exists 17:39:34 9a24c9e2d9e5: Layer already exists 17:39:34 3bec23299ab6: Layer already exists 17:39:34 d84497d6e6f3: Layer already exists 17:39:34 4847d638e270: Layer already exists 17:39:34 3dab9f8bf2d2: Layer already exists 17:39:34 3af3e6a13520: Pushed 17:39:35 a883deab520f: Pushed 17:39:36 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:39:36 3bec23299ab6: Preparing 17:39:36 9a24c9e2d9e5: Preparing 17:39:36 3af3e6a13520: Preparing 17:39:36 a883deab520f: Preparing 17:39:36 feb4ffbc178c: Preparing 17:39:36 d84497d6e6f3: Preparing 17:39:36 4847d638e270: Preparing 17:39:36 3dab9f8bf2d2: Preparing 17:39:36 3dab9f8bf2d2: Waiting 17:39:36 4847d638e270: Waiting 17:39:36 3bec23299ab6: Layer already exists 17:39:36 3af3e6a13520: Layer already exists 17:39:36 9a24c9e2d9e5: Layer already exists 17:39:36 feb4ffbc178c: Layer already exists 17:39:36 a883deab520f: Layer already exists 17:39:36 4847d638e270: Layer already exists 17:39:36 3dab9f8bf2d2: Layer already exists 17:39:36 d84497d6e6f3: Layer already exists 17:39:36 latest: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.10 17:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:39:37 3bec23299ab6: Preparing 17:39:37 9a24c9e2d9e5: Preparing 17:39:37 3af3e6a13520: Preparing 17:39:37 a883deab520f: Preparing 17:39:37 feb4ffbc178c: Preparing 17:39:37 d84497d6e6f3: Preparing 17:39:37 4847d638e270: Preparing 17:39:37 3dab9f8bf2d2: Preparing 17:39:37 d84497d6e6f3: Waiting 17:39:37 4847d638e270: Waiting 17:39:37 3af3e6a13520: Layer already exists 17:39:37 9a24c9e2d9e5: Layer already exists 17:39:37 a883deab520f: Layer already exists 17:39:37 feb4ffbc178c: Layer already exists 17:39:37 3bec23299ab6: Layer already exists 17:39:37 d84497d6e6f3: Layer already exists 17:39:37 3dab9f8bf2d2: Layer already exists 17:39:37 4847d638e270: Layer already exists 17:39:37 3.1.0-dev.10: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:39:38 3bec23299ab6: Preparing 17:39:38 9a24c9e2d9e5: Preparing 17:39:38 3af3e6a13520: Preparing 17:39:38 a883deab520f: Preparing 17:39:38 feb4ffbc178c: Preparing 17:39:38 d84497d6e6f3: Preparing 17:39:38 4847d638e270: Preparing 17:39:38 3dab9f8bf2d2: Preparing 17:39:38 4847d638e270: Waiting 17:39:38 d84497d6e6f3: Waiting 17:39:38 3dab9f8bf2d2: Waiting 17:39:38 3af3e6a13520: Layer already exists 17:39:38 a883deab520f: Layer already exists 17:39:38 feb4ffbc178c: Layer already exists 17:39:38 9a24c9e2d9e5: Layer already exists 17:39:38 3bec23299ab6: Layer already exists 17:39:38 d84497d6e6f3: Layer already exists 17:39:38 3dab9f8bf2d2: Layer already exists 17:39:38 4847d638e270: Layer already exists 17:39:38 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 17:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:39:38 3bec23299ab6: Preparing 17:39:38 9a24c9e2d9e5: Preparing 17:39:38 3af3e6a13520: Preparing 17:39:38 a883deab520f: Preparing 17:39:38 feb4ffbc178c: Preparing 17:39:38 d84497d6e6f3: Preparing 17:39:38 4847d638e270: Preparing 17:39:38 3dab9f8bf2d2: Preparing 17:39:38 d84497d6e6f3: Waiting 17:39:38 4847d638e270: Waiting 17:39:38 3dab9f8bf2d2: Waiting 17:39:38 feb4ffbc178c: Layer already exists 17:39:38 9a24c9e2d9e5: Layer already exists 17:39:38 3af3e6a13520: Layer already exists 17:39:38 3bec23299ab6: Layer already exists 17:39:38 a883deab520f: Layer already exists 17:39:38 d84497d6e6f3: Layer already exists 17:39:38 3dab9f8bf2d2: Layer already exists 17:39:38 4847d638e270: Layer already exists 17:39:38 main: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:38 ===================================================== [Pipeline] echo 17:39:38 taggedImages: 17:39:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:39:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.10 17:39:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 17:39:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:39:38 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:38 latest 17:39:38 3.1.0-dev.10 17:39:38 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:38 main 17:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:39:39 b560f60b47b8: Preparing 17:39:39 4381fc9d668f: Preparing 17:39:39 86be26be7ef3: Preparing 17:39:39 fbc855ecada0: Preparing 17:39:39 feb4ffbc178c: Preparing 17:39:39 d84497d6e6f3: Preparing 17:39:39 5900a088c4c9: Preparing 17:39:39 e19e4e777264: Preparing 17:39:39 3dab9f8bf2d2: Preparing 17:39:39 5900a088c4c9: Waiting 17:39:39 d84497d6e6f3: Waiting 17:39:39 e19e4e777264: Waiting 17:39:39 3dab9f8bf2d2: Waiting 17:39:39 feb4ffbc178c: Layer already exists 17:39:39 d84497d6e6f3: Layer already exists 17:39:39 4381fc9d668f: Pushed 17:39:39 fbc855ecada0: Pushed 17:39:39 3dab9f8bf2d2: Layer already exists 17:39:39 b560f60b47b8: Pushed 17:39:39 5900a088c4c9: Pushed 17:39:40 e19e4e777264: Pushed 17:39:40 86be26be7ef3: Pushed 17:39:40 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:39:41 b560f60b47b8: Preparing 17:39:41 4381fc9d668f: Preparing 17:39:41 86be26be7ef3: Preparing 17:39:41 fbc855ecada0: Preparing 17:39:41 feb4ffbc178c: Preparing 17:39:41 d84497d6e6f3: Preparing 17:39:41 5900a088c4c9: Preparing 17:39:41 e19e4e777264: Preparing 17:39:41 3dab9f8bf2d2: Preparing 17:39:41 d84497d6e6f3: Waiting 17:39:41 5900a088c4c9: Waiting 17:39:41 3dab9f8bf2d2: Waiting 17:39:41 e19e4e777264: Waiting 17:39:41 b560f60b47b8: Layer already exists 17:39:41 86be26be7ef3: Layer already exists 17:39:41 4381fc9d668f: Layer already exists 17:39:41 feb4ffbc178c: Layer already exists 17:39:41 fbc855ecada0: Layer already exists 17:39:41 d84497d6e6f3: Layer already exists 17:39:41 5900a088c4c9: Layer already exists 17:39:41 e19e4e777264: Layer already exists 17:39:41 3dab9f8bf2d2: Layer already exists 17:39:41 latest: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.10 17:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:39:42 b560f60b47b8: Preparing 17:39:42 4381fc9d668f: Preparing 17:39:42 86be26be7ef3: Preparing 17:39:42 fbc855ecada0: Preparing 17:39:42 feb4ffbc178c: Preparing 17:39:42 d84497d6e6f3: Preparing 17:39:42 5900a088c4c9: Preparing 17:39:42 e19e4e777264: Preparing 17:39:42 3dab9f8bf2d2: Preparing 17:39:42 d84497d6e6f3: Waiting 17:39:42 5900a088c4c9: Waiting 17:39:42 3dab9f8bf2d2: Waiting 17:39:42 e19e4e777264: Waiting 17:39:42 fbc855ecada0: Layer already exists 17:39:42 86be26be7ef3: Layer already exists 17:39:42 feb4ffbc178c: Layer already exists 17:39:42 b560f60b47b8: Layer already exists 17:39:42 4381fc9d668f: Layer already exists 17:39:42 5900a088c4c9: Layer already exists 17:39:42 d84497d6e6f3: Layer already exists 17:39:42 e19e4e777264: Layer already exists 17:39:42 3dab9f8bf2d2: Layer already exists 17:39:42 3.1.0-dev.10: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:39:42 b560f60b47b8: Preparing 17:39:42 4381fc9d668f: Preparing 17:39:42 86be26be7ef3: Preparing 17:39:42 fbc855ecada0: Preparing 17:39:42 feb4ffbc178c: Preparing 17:39:42 d84497d6e6f3: Preparing 17:39:42 5900a088c4c9: Preparing 17:39:42 e19e4e777264: Preparing 17:39:42 3dab9f8bf2d2: Preparing 17:39:42 5900a088c4c9: Waiting 17:39:42 d84497d6e6f3: Waiting 17:39:42 e19e4e777264: Waiting 17:39:42 3dab9f8bf2d2: Waiting 17:39:42 b560f60b47b8: Layer already exists 17:39:42 86be26be7ef3: Layer already exists 17:39:42 4381fc9d668f: Layer already exists 17:39:42 feb4ffbc178c: Layer already exists 17:39:42 fbc855ecada0: Layer already exists 17:39:42 d84497d6e6f3: Layer already exists 17:39:42 5900a088c4c9: Layer already exists 17:39:42 e19e4e777264: Layer already exists 17:39:42 3dab9f8bf2d2: Layer already exists 17:39:42 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:39:43 b560f60b47b8: Preparing 17:39:43 4381fc9d668f: Preparing 17:39:43 86be26be7ef3: Preparing 17:39:43 fbc855ecada0: Preparing 17:39:43 feb4ffbc178c: Preparing 17:39:43 d84497d6e6f3: Preparing 17:39:43 5900a088c4c9: Preparing 17:39:43 e19e4e777264: Preparing 17:39:43 3dab9f8bf2d2: Preparing 17:39:43 d84497d6e6f3: Waiting 17:39:43 5900a088c4c9: Waiting 17:39:43 3dab9f8bf2d2: Waiting 17:39:43 e19e4e777264: Waiting 17:39:43 feb4ffbc178c: Layer already exists 17:39:43 fbc855ecada0: Layer already exists 17:39:43 86be26be7ef3: Layer already exists 17:39:43 b560f60b47b8: Layer already exists 17:39:43 4381fc9d668f: Layer already exists 17:39:43 d84497d6e6f3: Layer already exists 17:39:43 5900a088c4c9: Layer already exists 17:39:43 e19e4e777264: Layer already exists 17:39:43 3dab9f8bf2d2: Layer already exists 17:39:43 main: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:43 ===================================================== [Pipeline] echo 17:39:43 taggedImages: 17:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.10 17:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:39:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:39:43 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:43 latest 17:39:43 3.1.0-dev.10 17:39:43 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:43 main 17:39:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:39:44 39b29aae8bf8: Preparing 17:39:44 9ae59e352e65: Preparing 17:39:44 6960dc2b9d39: Preparing 17:39:44 98273eb9f617: Preparing 17:39:44 9c6fbb87a48d: Preparing 17:39:44 03db9cf92f5a: Preparing 17:39:44 6decd3db10b5: Preparing 17:39:44 feb4ffbc178c: Preparing 17:39:44 d84497d6e6f3: Preparing 17:39:44 62153766e83f: Preparing 17:39:44 3dab9f8bf2d2: Preparing 17:39:44 d84497d6e6f3: Waiting 17:39:44 6decd3db10b5: Waiting 17:39:44 feb4ffbc178c: Waiting 17:39:44 3dab9f8bf2d2: Waiting 17:39:44 62153766e83f: Waiting 17:39:44 9ae59e352e65: Pushed 17:39:44 9c6fbb87a48d: Pushed 17:39:44 39b29aae8bf8: Pushed 17:39:44 feb4ffbc178c: Layer already exists 17:39:44 03db9cf92f5a: Pushed 17:39:44 6decd3db10b5: Pushed 17:39:44 d84497d6e6f3: Layer already exists 17:39:44 3dab9f8bf2d2: Layer already exists 17:39:45 98273eb9f617: Pushed 17:39:45 62153766e83f: Pushed 17:39:45 6960dc2b9d39: Pushed 17:39:45 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:39:46 39b29aae8bf8: Preparing 17:39:46 9ae59e352e65: Preparing 17:39:46 6960dc2b9d39: Preparing 17:39:46 98273eb9f617: Preparing 17:39:46 9c6fbb87a48d: Preparing 17:39:46 03db9cf92f5a: Preparing 17:39:46 6decd3db10b5: Preparing 17:39:46 feb4ffbc178c: Preparing 17:39:46 d84497d6e6f3: Preparing 17:39:46 62153766e83f: Preparing 17:39:46 3dab9f8bf2d2: Preparing 17:39:46 03db9cf92f5a: Waiting 17:39:46 6decd3db10b5: Waiting 17:39:46 feb4ffbc178c: Waiting 17:39:46 d84497d6e6f3: Waiting 17:39:46 62153766e83f: Waiting 17:39:46 3dab9f8bf2d2: Waiting 17:39:46 9ae59e352e65: Layer already exists 17:39:46 98273eb9f617: Layer already exists 17:39:46 39b29aae8bf8: Layer already exists 17:39:46 6960dc2b9d39: Layer already exists 17:39:46 9c6fbb87a48d: Layer already exists 17:39:46 03db9cf92f5a: Layer already exists 17:39:46 6decd3db10b5: Layer already exists 17:39:46 feb4ffbc178c: Layer already exists 17:39:46 62153766e83f: Layer already exists 17:39:46 d84497d6e6f3: Layer already exists 17:39:46 3dab9f8bf2d2: Layer already exists 17:39:46 latest: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.10 17:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:39:47 39b29aae8bf8: Preparing 17:39:47 9ae59e352e65: Preparing 17:39:47 6960dc2b9d39: Preparing 17:39:47 98273eb9f617: Preparing 17:39:47 9c6fbb87a48d: Preparing 17:39:47 03db9cf92f5a: Preparing 17:39:47 6decd3db10b5: Preparing 17:39:47 feb4ffbc178c: Preparing 17:39:47 d84497d6e6f3: Preparing 17:39:47 62153766e83f: Preparing 17:39:47 3dab9f8bf2d2: Preparing 17:39:47 03db9cf92f5a: Waiting 17:39:47 6decd3db10b5: Waiting 17:39:47 feb4ffbc178c: Waiting 17:39:47 d84497d6e6f3: Waiting 17:39:47 62153766e83f: Waiting 17:39:47 3dab9f8bf2d2: Waiting 17:39:47 98273eb9f617: Layer already exists 17:39:47 9ae59e352e65: Layer already exists 17:39:47 39b29aae8bf8: Layer already exists 17:39:47 6960dc2b9d39: Layer already exists 17:39:47 9c6fbb87a48d: Layer already exists 17:39:47 6decd3db10b5: Layer already exists 17:39:47 62153766e83f: Layer already exists 17:39:47 03db9cf92f5a: Layer already exists 17:39:47 d84497d6e6f3: Layer already exists 17:39:47 feb4ffbc178c: Layer already exists 17:39:47 3dab9f8bf2d2: Layer already exists 17:39:47 3.1.0-dev.10: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:39:47 39b29aae8bf8: Preparing 17:39:47 9ae59e352e65: Preparing 17:39:47 6960dc2b9d39: Preparing 17:39:47 98273eb9f617: Preparing 17:39:47 9c6fbb87a48d: Preparing 17:39:47 03db9cf92f5a: Preparing 17:39:47 6decd3db10b5: Preparing 17:39:47 feb4ffbc178c: Preparing 17:39:47 d84497d6e6f3: Preparing 17:39:47 62153766e83f: Preparing 17:39:47 3dab9f8bf2d2: Preparing 17:39:47 feb4ffbc178c: Waiting 17:39:47 d84497d6e6f3: Waiting 17:39:47 03db9cf92f5a: Waiting 17:39:47 62153766e83f: Waiting 17:39:47 3dab9f8bf2d2: Waiting 17:39:47 6decd3db10b5: Waiting 17:39:47 39b29aae8bf8: Layer already exists 17:39:47 9ae59e352e65: Layer already exists 17:39:47 98273eb9f617: Layer already exists 17:39:47 6960dc2b9d39: Layer already exists 17:39:47 9c6fbb87a48d: Layer already exists 17:39:47 03db9cf92f5a: Layer already exists 17:39:47 6decd3db10b5: Layer already exists 17:39:47 62153766e83f: Layer already exists 17:39:47 feb4ffbc178c: Layer already exists 17:39:47 d84497d6e6f3: Layer already exists 17:39:47 3dab9f8bf2d2: Layer already exists 17:39:47 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:39:48 39b29aae8bf8: Preparing 17:39:48 9ae59e352e65: Preparing 17:39:48 6960dc2b9d39: Preparing 17:39:48 98273eb9f617: Preparing 17:39:48 9c6fbb87a48d: Preparing 17:39:48 03db9cf92f5a: Preparing 17:39:48 6decd3db10b5: Preparing 17:39:48 feb4ffbc178c: Preparing 17:39:48 d84497d6e6f3: Preparing 17:39:48 62153766e83f: Preparing 17:39:48 3dab9f8bf2d2: Preparing 17:39:48 feb4ffbc178c: Waiting 17:39:48 d84497d6e6f3: Waiting 17:39:48 62153766e83f: Waiting 17:39:48 03db9cf92f5a: Waiting 17:39:48 3dab9f8bf2d2: Waiting 17:39:48 6decd3db10b5: Waiting 17:39:48 9c6fbb87a48d: Layer already exists 17:39:48 39b29aae8bf8: Layer already exists 17:39:48 6960dc2b9d39: Layer already exists 17:39:48 98273eb9f617: Layer already exists 17:39:48 9ae59e352e65: Layer already exists 17:39:48 03db9cf92f5a: Layer already exists 17:39:48 d84497d6e6f3: Layer already exists 17:39:48 6decd3db10b5: Layer already exists 17:39:48 62153766e83f: Layer already exists 17:39:48 feb4ffbc178c: Layer already exists 17:39:48 3dab9f8bf2d2: Layer already exists 17:39:48 main: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:48 ===================================================== [Pipeline] echo 17:39:48 taggedImages: 17:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.10 17:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:39:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:39:48 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:48 latest 17:39:48 3.1.0-dev.10 17:39:48 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:48 main 17:39:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:39:49 a6bf7d4302bb: Preparing 17:39:49 d2cf111e446b: Preparing 17:39:49 feb4ffbc178c: Preparing 17:39:49 d84497d6e6f3: Preparing 17:39:49 7f6e49cd1957: Preparing 17:39:49 3dab9f8bf2d2: Preparing 17:39:49 3dab9f8bf2d2: Waiting 17:39:49 feb4ffbc178c: Layer already exists 17:39:49 d84497d6e6f3: Layer already exists 17:39:49 3dab9f8bf2d2: Layer already exists 17:39:49 a6bf7d4302bb: Pushed 17:39:49 7f6e49cd1957: Pushed 17:39:51 d2cf111e446b: Pushed 17:39:51 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:52 + 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 17:39:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:39:52 a6bf7d4302bb: Preparing 17:39:52 d2cf111e446b: Preparing 17:39:52 feb4ffbc178c: Preparing 17:39:52 d84497d6e6f3: Preparing 17:39:52 7f6e49cd1957: Preparing 17:39:52 3dab9f8bf2d2: Preparing 17:39:52 3dab9f8bf2d2: Waiting 17:39:52 a6bf7d4302bb: Layer already exists 17:39:52 feb4ffbc178c: Layer already exists 17:39:52 7f6e49cd1957: Layer already exists 17:39:52 d84497d6e6f3: Layer already exists 17:39:52 d2cf111e446b: Layer already exists 17:39:52 3dab9f8bf2d2: Layer already exists 17:39:52 latest: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.10 17:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:39:53 a6bf7d4302bb: Preparing 17:39:53 d2cf111e446b: Preparing 17:39:53 feb4ffbc178c: Preparing 17:39:53 d84497d6e6f3: Preparing 17:39:53 7f6e49cd1957: Preparing 17:39:53 3dab9f8bf2d2: Preparing 17:39:53 3dab9f8bf2d2: Waiting 17:39:53 a6bf7d4302bb: Layer already exists 17:39:53 d2cf111e446b: Layer already exists 17:39:53 d84497d6e6f3: Layer already exists 17:39:53 feb4ffbc178c: Layer already exists 17:39:53 7f6e49cd1957: Layer already exists 17:39:53 3dab9f8bf2d2: Layer already exists 17:39:53 3.1.0-dev.10: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:39:53 a6bf7d4302bb: Preparing 17:39:53 d2cf111e446b: Preparing 17:39:53 feb4ffbc178c: Preparing 17:39:53 d84497d6e6f3: Preparing 17:39:53 7f6e49cd1957: Preparing 17:39:53 3dab9f8bf2d2: Preparing 17:39:53 3dab9f8bf2d2: Waiting 17:39:53 7f6e49cd1957: Layer already exists 17:39:53 d2cf111e446b: Layer already exists 17:39:53 d84497d6e6f3: Layer already exists 17:39:53 feb4ffbc178c: Layer already exists 17:39:53 a6bf7d4302bb: Layer already exists 17:39:53 3dab9f8bf2d2: Layer already exists 17:39:53 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:53 + 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 17:39:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:39:54 a6bf7d4302bb: Preparing 17:39:54 d2cf111e446b: Preparing 17:39:54 feb4ffbc178c: Preparing 17:39:54 d84497d6e6f3: Preparing 17:39:54 7f6e49cd1957: Preparing 17:39:54 3dab9f8bf2d2: Preparing 17:39:54 3dab9f8bf2d2: Waiting 17:39:54 a6bf7d4302bb: Layer already exists 17:39:54 d2cf111e446b: Layer already exists 17:39:54 feb4ffbc178c: Layer already exists 17:39:54 d84497d6e6f3: Layer already exists 17:39:54 7f6e49cd1957: Layer already exists 17:39:54 3dab9f8bf2d2: Layer already exists 17:39:54 main: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:54 ===================================================== [Pipeline] echo 17:39:54 taggedImages: 17:39:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:39:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.10 17:39:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:39:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:39:54 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:54 latest 17:39:54 3.1.0-dev.10 17:39:54 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:39:54 main 17:39:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:39:54 0f57bd139122: Preparing 17:39:54 8db914e583ce: Preparing 17:39:54 7356ec8a6ce3: Preparing 17:39:54 5af9c7b5bd17: Preparing 17:39:54 d393e094eadc: Preparing 17:39:54 feb4ffbc178c: Preparing 17:39:54 d84497d6e6f3: Preparing 17:39:54 a6f7784806ae: Preparing 17:39:54 3dab9f8bf2d2: Preparing 17:39:54 feb4ffbc178c: Waiting 17:39:54 d84497d6e6f3: Waiting 17:39:54 a6f7784806ae: Waiting 17:39:54 3dab9f8bf2d2: Waiting 17:39:54 0f57bd139122: Pushed 17:39:54 7356ec8a6ce3: Pushed 17:39:54 8db914e583ce: Pushed 17:39:54 feb4ffbc178c: Layer already exists 17:39:54 d84497d6e6f3: Layer already exists 17:39:54 3dab9f8bf2d2: Layer already exists 17:39:56 a6f7784806ae: Pushed 17:40:01 d393e094eadc: Pushed 17:40:03 5af9c7b5bd17: Pushed 17:40:03 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:40:04 0f57bd139122: Preparing 17:40:04 8db914e583ce: Preparing 17:40:04 7356ec8a6ce3: Preparing 17:40:04 5af9c7b5bd17: Preparing 17:40:04 d393e094eadc: Preparing 17:40:04 feb4ffbc178c: Preparing 17:40:04 d84497d6e6f3: Preparing 17:40:04 a6f7784806ae: Preparing 17:40:04 3dab9f8bf2d2: Preparing 17:40:04 d84497d6e6f3: Waiting 17:40:04 a6f7784806ae: Waiting 17:40:04 3dab9f8bf2d2: Waiting 17:40:04 feb4ffbc178c: Waiting 17:40:04 0f57bd139122: Layer already exists 17:40:04 d393e094eadc: Layer already exists 17:40:04 8db914e583ce: Layer already exists 17:40:04 5af9c7b5bd17: Layer already exists 17:40:04 7356ec8a6ce3: Layer already exists 17:40:04 a6f7784806ae: Layer already exists 17:40:04 feb4ffbc178c: Layer already exists 17:40:04 d84497d6e6f3: Layer already exists 17:40:04 3dab9f8bf2d2: Layer already exists 17:40:04 latest: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.10 17:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:40:04 0f57bd139122: Preparing 17:40:04 8db914e583ce: Preparing 17:40:04 7356ec8a6ce3: Preparing 17:40:04 5af9c7b5bd17: Preparing 17:40:04 d393e094eadc: Preparing 17:40:04 feb4ffbc178c: Preparing 17:40:04 d84497d6e6f3: Preparing 17:40:04 a6f7784806ae: Preparing 17:40:04 3dab9f8bf2d2: Preparing 17:40:04 a6f7784806ae: Waiting 17:40:04 feb4ffbc178c: Waiting 17:40:04 3dab9f8bf2d2: Waiting 17:40:04 d84497d6e6f3: Waiting 17:40:04 7356ec8a6ce3: Layer already exists 17:40:04 5af9c7b5bd17: Layer already exists 17:40:04 8db914e583ce: Layer already exists 17:40:04 0f57bd139122: Layer already exists 17:40:04 d393e094eadc: Layer already exists 17:40:04 a6f7784806ae: Layer already exists 17:40:04 3dab9f8bf2d2: Layer already exists 17:40:04 feb4ffbc178c: Layer already exists 17:40:04 d84497d6e6f3: Layer already exists 17:40:04 3.1.0-dev.10: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:40:05 0f57bd139122: Preparing 17:40:05 8db914e583ce: Preparing 17:40:05 7356ec8a6ce3: Preparing 17:40:05 5af9c7b5bd17: Preparing 17:40:05 d393e094eadc: Preparing 17:40:05 feb4ffbc178c: Preparing 17:40:05 d84497d6e6f3: Preparing 17:40:05 a6f7784806ae: Preparing 17:40:05 3dab9f8bf2d2: Preparing 17:40:05 feb4ffbc178c: Waiting 17:40:05 d84497d6e6f3: Waiting 17:40:05 a6f7784806ae: Waiting 17:40:05 3dab9f8bf2d2: Waiting 17:40:05 7356ec8a6ce3: Layer already exists 17:40:05 d393e094eadc: Layer already exists 17:40:05 8db914e583ce: Layer already exists 17:40:05 5af9c7b5bd17: Layer already exists 17:40:05 0f57bd139122: Layer already exists 17:40:05 feb4ffbc178c: Layer already exists 17:40:05 d84497d6e6f3: Layer already exists 17:40:05 3dab9f8bf2d2: Layer already exists 17:40:05 a6f7784806ae: Layer already exists 17:40:05 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:40:06 0f57bd139122: Preparing 17:40:06 8db914e583ce: Preparing 17:40:06 7356ec8a6ce3: Preparing 17:40:06 5af9c7b5bd17: Preparing 17:40:06 d393e094eadc: Preparing 17:40:06 feb4ffbc178c: Preparing 17:40:06 d84497d6e6f3: Preparing 17:40:06 a6f7784806ae: Preparing 17:40:06 3dab9f8bf2d2: Preparing 17:40:06 feb4ffbc178c: Waiting 17:40:06 d84497d6e6f3: Waiting 17:40:06 a6f7784806ae: Waiting 17:40:06 d393e094eadc: Layer already exists 17:40:06 5af9c7b5bd17: Layer already exists 17:40:06 8db914e583ce: Layer already exists 17:40:06 7356ec8a6ce3: Layer already exists 17:40:06 0f57bd139122: Layer already exists 17:40:06 feb4ffbc178c: Layer already exists 17:40:06 3dab9f8bf2d2: Layer already exists 17:40:06 d84497d6e6f3: Layer already exists 17:40:06 a6f7784806ae: Layer already exists 17:40:06 main: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:06 ===================================================== [Pipeline] echo 17:40:06 taggedImages: 17:40:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:40:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.10 17:40:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:40:06 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:40:06 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:06 latest 17:40:06 3.1.0-dev.10 17:40:06 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:06 main 17:40:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:40:06 cd55274b785e: Preparing 17:40:06 458078e70920: Preparing 17:40:06 915ba087a4fc: Preparing 17:40:06 b6d4855f5c2a: Preparing 17:40:06 feb4ffbc178c: Preparing 17:40:06 d84497d6e6f3: Preparing 17:40:06 57db79afb3a7: Preparing 17:40:06 3dab9f8bf2d2: Preparing 17:40:06 d84497d6e6f3: Waiting 17:40:06 57db79afb3a7: Waiting 17:40:06 3dab9f8bf2d2: Waiting 17:40:06 feb4ffbc178c: Layer already exists 17:40:06 d84497d6e6f3: Layer already exists 17:40:06 915ba087a4fc: Pushed 17:40:06 3dab9f8bf2d2: Layer already exists 17:40:06 458078e70920: Pushed 17:40:06 cd55274b785e: Pushed 17:40:07 57db79afb3a7: Pushed 17:40:15 b6d4855f5c2a: Pushed 17:40:15 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:40:15 cd55274b785e: Preparing 17:40:15 458078e70920: Preparing 17:40:15 915ba087a4fc: Preparing 17:40:15 b6d4855f5c2a: Preparing 17:40:15 feb4ffbc178c: Preparing 17:40:15 d84497d6e6f3: Preparing 17:40:15 57db79afb3a7: Preparing 17:40:15 3dab9f8bf2d2: Preparing 17:40:15 d84497d6e6f3: Waiting 17:40:15 57db79afb3a7: Waiting 17:40:15 3dab9f8bf2d2: Waiting 17:40:15 915ba087a4fc: Layer already exists 17:40:15 b6d4855f5c2a: Layer already exists 17:40:15 feb4ffbc178c: Layer already exists 17:40:15 cd55274b785e: Layer already exists 17:40:15 458078e70920: Layer already exists 17:40:15 d84497d6e6f3: Layer already exists 17:40:15 57db79afb3a7: Layer already exists 17:40:15 3dab9f8bf2d2: Layer already exists 17:40:15 latest: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.10 17:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:40:16 cd55274b785e: Preparing 17:40:16 458078e70920: Preparing 17:40:16 915ba087a4fc: Preparing 17:40:16 b6d4855f5c2a: Preparing 17:40:16 feb4ffbc178c: Preparing 17:40:16 d84497d6e6f3: Preparing 17:40:16 57db79afb3a7: Preparing 17:40:16 3dab9f8bf2d2: Preparing 17:40:16 d84497d6e6f3: Waiting 17:40:16 57db79afb3a7: Waiting 17:40:16 3dab9f8bf2d2: Waiting 17:40:16 cd55274b785e: Layer already exists 17:40:16 feb4ffbc178c: Layer already exists 17:40:16 915ba087a4fc: Layer already exists 17:40:16 458078e70920: Layer already exists 17:40:16 b6d4855f5c2a: Layer already exists 17:40:16 57db79afb3a7: Layer already exists 17:40:16 d84497d6e6f3: Layer already exists 17:40:16 3dab9f8bf2d2: Layer already exists 17:40:16 3.1.0-dev.10: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:40:17 cd55274b785e: Preparing 17:40:17 458078e70920: Preparing 17:40:17 915ba087a4fc: Preparing 17:40:17 b6d4855f5c2a: Preparing 17:40:17 feb4ffbc178c: Preparing 17:40:17 d84497d6e6f3: Preparing 17:40:17 57db79afb3a7: Preparing 17:40:17 3dab9f8bf2d2: Preparing 17:40:17 d84497d6e6f3: Waiting 17:40:17 57db79afb3a7: Waiting 17:40:17 3dab9f8bf2d2: Waiting 17:40:17 b6d4855f5c2a: Layer already exists 17:40:17 915ba087a4fc: Layer already exists 17:40:17 cd55274b785e: Layer already exists 17:40:17 458078e70920: Layer already exists 17:40:17 feb4ffbc178c: Layer already exists 17:40:17 57db79afb3a7: Layer already exists 17:40:17 d84497d6e6f3: Layer already exists 17:40:17 3dab9f8bf2d2: Layer already exists 17:40:17 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:40:17 cd55274b785e: Preparing 17:40:17 458078e70920: Preparing 17:40:17 915ba087a4fc: Preparing 17:40:17 b6d4855f5c2a: Preparing 17:40:17 feb4ffbc178c: Preparing 17:40:17 d84497d6e6f3: Preparing 17:40:17 57db79afb3a7: Preparing 17:40:17 3dab9f8bf2d2: Preparing 17:40:17 d84497d6e6f3: Waiting 17:40:17 57db79afb3a7: Waiting 17:40:17 3dab9f8bf2d2: Waiting 17:40:17 cd55274b785e: Layer already exists 17:40:17 b6d4855f5c2a: Layer already exists 17:40:17 915ba087a4fc: Layer already exists 17:40:17 feb4ffbc178c: Layer already exists 17:40:17 458078e70920: Layer already exists 17:40:17 d84497d6e6f3: Layer already exists 17:40:17 57db79afb3a7: Layer already exists 17:40:17 3dab9f8bf2d2: Layer already exists 17:40:17 main: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:17 ===================================================== [Pipeline] echo 17:40:17 taggedImages: 17:40:17 - nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:40:17 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.10 17:40:17 - nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:40:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:40:17 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:17 latest 17:40:17 3.1.0-dev.10 17:40:17 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:17 main 17:40:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:40:18 dc5e90a55643: Preparing 17:40:18 0fee6a1dbde2: Preparing 17:40:18 5bf618b990ab: Preparing 17:40:18 b6d4855f5c2a: Preparing 17:40:18 feb4ffbc178c: Preparing 17:40:18 d84497d6e6f3: Preparing 17:40:18 a6f7784806ae: Preparing 17:40:18 3dab9f8bf2d2: Preparing 17:40:18 a6f7784806ae: Waiting 17:40:18 d84497d6e6f3: Waiting 17:40:18 3dab9f8bf2d2: Waiting 17:40:18 feb4ffbc178c: Layer already exists 17:40:18 b6d4855f5c2a: Layer already exists 17:40:18 a6f7784806ae: Layer already exists 17:40:18 d84497d6e6f3: Layer already exists 17:40:18 3dab9f8bf2d2: Layer already exists 17:40:18 dc5e90a55643: Pushed 17:40:18 0fee6a1dbde2: Pushed 17:40:18 5bf618b990ab: Pushed 17:40:18 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:40:19 dc5e90a55643: Preparing 17:40:19 0fee6a1dbde2: Preparing 17:40:19 5bf618b990ab: Preparing 17:40:19 b6d4855f5c2a: Preparing 17:40:19 feb4ffbc178c: Preparing 17:40:19 d84497d6e6f3: Preparing 17:40:19 a6f7784806ae: Preparing 17:40:19 3dab9f8bf2d2: Preparing 17:40:19 a6f7784806ae: Waiting 17:40:19 d84497d6e6f3: Waiting 17:40:19 3dab9f8bf2d2: Waiting 17:40:19 dc5e90a55643: Layer already exists 17:40:19 5bf618b990ab: Layer already exists 17:40:19 b6d4855f5c2a: Layer already exists 17:40:19 feb4ffbc178c: Layer already exists 17:40:19 0fee6a1dbde2: Layer already exists 17:40:19 d84497d6e6f3: Layer already exists 17:40:19 a6f7784806ae: Layer already exists 17:40:19 3dab9f8bf2d2: Layer already exists 17:40:19 latest: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.10 17:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:40:19 dc5e90a55643: Preparing 17:40:19 0fee6a1dbde2: Preparing 17:40:19 5bf618b990ab: Preparing 17:40:19 b6d4855f5c2a: Preparing 17:40:19 feb4ffbc178c: Preparing 17:40:19 d84497d6e6f3: Preparing 17:40:19 a6f7784806ae: Preparing 17:40:19 3dab9f8bf2d2: Preparing 17:40:19 3dab9f8bf2d2: Waiting 17:40:19 d84497d6e6f3: Waiting 17:40:19 a6f7784806ae: Waiting 17:40:19 5bf618b990ab: Layer already exists 17:40:19 b6d4855f5c2a: Layer already exists 17:40:19 feb4ffbc178c: Layer already exists 17:40:19 0fee6a1dbde2: Layer already exists 17:40:19 dc5e90a55643: Layer already exists 17:40:19 a6f7784806ae: Layer already exists 17:40:19 d84497d6e6f3: Layer already exists 17:40:19 3dab9f8bf2d2: Layer already exists 17:40:19 3.1.0-dev.10: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:40:20 dc5e90a55643: Preparing 17:40:20 0fee6a1dbde2: Preparing 17:40:20 5bf618b990ab: Preparing 17:40:20 b6d4855f5c2a: Preparing 17:40:20 feb4ffbc178c: Preparing 17:40:20 d84497d6e6f3: Preparing 17:40:20 a6f7784806ae: Preparing 17:40:20 3dab9f8bf2d2: Preparing 17:40:20 d84497d6e6f3: Waiting 17:40:20 a6f7784806ae: Waiting 17:40:20 3dab9f8bf2d2: Waiting 17:40:20 0fee6a1dbde2: Layer already exists 17:40:20 5bf618b990ab: Layer already exists 17:40:20 dc5e90a55643: Layer already exists 17:40:20 b6d4855f5c2a: Layer already exists 17:40:20 feb4ffbc178c: Layer already exists 17:40:20 d84497d6e6f3: Layer already exists 17:40:20 3dab9f8bf2d2: Layer already exists 17:40:20 a6f7784806ae: Layer already exists 17:40:20 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:40:21 dc5e90a55643: Preparing 17:40:21 0fee6a1dbde2: Preparing 17:40:21 5bf618b990ab: Preparing 17:40:21 b6d4855f5c2a: Preparing 17:40:21 feb4ffbc178c: Preparing 17:40:21 d84497d6e6f3: Preparing 17:40:21 a6f7784806ae: Preparing 17:40:21 3dab9f8bf2d2: Preparing 17:40:21 d84497d6e6f3: Waiting 17:40:21 a6f7784806ae: Waiting 17:40:21 b6d4855f5c2a: Layer already exists 17:40:21 dc5e90a55643: Layer already exists 17:40:21 5bf618b990ab: Layer already exists 17:40:21 feb4ffbc178c: Layer already exists 17:40:21 0fee6a1dbde2: Layer already exists 17:40:21 a6f7784806ae: Layer already exists 17:40:21 d84497d6e6f3: Layer already exists 17:40:21 3dab9f8bf2d2: Layer already exists 17:40:21 main: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:21 ===================================================== [Pipeline] echo 17:40:21 taggedImages: 17:40:21 - nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:21 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:40:21 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.10 17:40:21 - nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:21 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:40:21 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:40:21 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:21 latest 17:40:21 3.1.0-dev.10 17:40:21 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:21 main 17:40:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:40:21 c7db2a6b24ad: Preparing 17:40:21 e005b64745c5: Preparing 17:40:21 feb4ffbc178c: Preparing 17:40:21 d84497d6e6f3: Preparing 17:40:21 315be7b6aa9c: Preparing 17:40:21 3dab9f8bf2d2: Preparing 17:40:21 feb4ffbc178c: Layer already exists 17:40:21 d84497d6e6f3: Layer already exists 17:40:21 3dab9f8bf2d2: Layer already exists 17:40:21 c7db2a6b24ad: Pushed 17:40:21 315be7b6aa9c: Pushed 17:40:25 e005b64745c5: Pushed 17:40:25 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:40:25 c7db2a6b24ad: Preparing 17:40:25 e005b64745c5: Preparing 17:40:25 feb4ffbc178c: Preparing 17:40:25 d84497d6e6f3: Preparing 17:40:25 315be7b6aa9c: Preparing 17:40:25 3dab9f8bf2d2: Preparing 17:40:25 3dab9f8bf2d2: Waiting 17:40:25 e005b64745c5: Layer already exists 17:40:25 c7db2a6b24ad: Layer already exists 17:40:25 315be7b6aa9c: Layer already exists 17:40:25 feb4ffbc178c: Layer already exists 17:40:25 d84497d6e6f3: Layer already exists 17:40:25 3dab9f8bf2d2: Layer already exists 17:40:25 latest: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.10 17:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:40:26 c7db2a6b24ad: Preparing 17:40:26 e005b64745c5: Preparing 17:40:26 feb4ffbc178c: Preparing 17:40:26 d84497d6e6f3: Preparing 17:40:26 315be7b6aa9c: Preparing 17:40:26 3dab9f8bf2d2: Preparing 17:40:26 3dab9f8bf2d2: Waiting 17:40:26 c7db2a6b24ad: Layer already exists 17:40:26 e005b64745c5: Layer already exists 17:40:26 d84497d6e6f3: Layer already exists 17:40:26 315be7b6aa9c: Layer already exists 17:40:26 feb4ffbc178c: Layer already exists 17:40:26 3dab9f8bf2d2: Layer already exists 17:40:26 3.1.0-dev.10: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:40:27 c7db2a6b24ad: Preparing 17:40:27 e005b64745c5: Preparing 17:40:27 feb4ffbc178c: Preparing 17:40:27 d84497d6e6f3: Preparing 17:40:27 315be7b6aa9c: Preparing 17:40:27 3dab9f8bf2d2: Preparing 17:40:27 3dab9f8bf2d2: Waiting 17:40:27 feb4ffbc178c: Layer already exists 17:40:27 e005b64745c5: Layer already exists 17:40:27 315be7b6aa9c: Layer already exists 17:40:27 c7db2a6b24ad: Layer already exists 17:40:27 d84497d6e6f3: Layer already exists 17:40:27 3dab9f8bf2d2: Layer already exists 17:40:27 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:40:27 c7db2a6b24ad: Preparing 17:40:27 e005b64745c5: Preparing 17:40:27 feb4ffbc178c: Preparing 17:40:27 d84497d6e6f3: Preparing 17:40:27 315be7b6aa9c: Preparing 17:40:27 3dab9f8bf2d2: Preparing 17:40:27 3dab9f8bf2d2: Waiting 17:40:27 c7db2a6b24ad: Layer already exists 17:40:27 315be7b6aa9c: Layer already exists 17:40:27 e005b64745c5: Layer already exists 17:40:27 d84497d6e6f3: Layer already exists 17:40:27 feb4ffbc178c: Layer already exists 17:40:27 3dab9f8bf2d2: Layer already exists 17:40:27 main: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:27 ===================================================== [Pipeline] echo 17:40:27 taggedImages: 17:40:27 - nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:40:27 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.10 17:40:27 - nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:40:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:40:27 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:27 latest 17:40:27 3.1.0-dev.10 17:40:27 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:27 main 17:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:40:28 596b549c54dc: Preparing 17:40:28 04d6ee7645a6: Preparing 17:40:28 feb4ffbc178c: Preparing 17:40:28 d84497d6e6f3: Preparing 17:40:28 4847d638e270: Preparing 17:40:28 3dab9f8bf2d2: Preparing 17:40:28 3dab9f8bf2d2: Waiting 17:40:28 4847d638e270: Layer already exists 17:40:28 d84497d6e6f3: Layer already exists 17:40:28 feb4ffbc178c: Layer already exists 17:40:28 3dab9f8bf2d2: Layer already exists 17:40:28 596b549c54dc: Pushed 17:40:31 04d6ee7645a6: Pushed 17:40:31 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:40:32 596b549c54dc: Preparing 17:40:32 04d6ee7645a6: Preparing 17:40:32 feb4ffbc178c: Preparing 17:40:32 d84497d6e6f3: Preparing 17:40:32 4847d638e270: Preparing 17:40:32 3dab9f8bf2d2: Preparing 17:40:32 3dab9f8bf2d2: Waiting 17:40:32 4847d638e270: Layer already exists 17:40:32 04d6ee7645a6: Layer already exists 17:40:32 596b549c54dc: Layer already exists 17:40:32 feb4ffbc178c: Layer already exists 17:40:32 d84497d6e6f3: Layer already exists 17:40:32 3dab9f8bf2d2: Layer already exists 17:40:32 latest: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.10 17:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:40:33 596b549c54dc: Preparing 17:40:33 04d6ee7645a6: Preparing 17:40:33 feb4ffbc178c: Preparing 17:40:33 d84497d6e6f3: Preparing 17:40:33 4847d638e270: Preparing 17:40:33 3dab9f8bf2d2: Preparing 17:40:33 3dab9f8bf2d2: Waiting 17:40:33 04d6ee7645a6: Layer already exists 17:40:33 feb4ffbc178c: Layer already exists 17:40:33 d84497d6e6f3: Layer already exists 17:40:33 596b549c54dc: Layer already exists 17:40:33 4847d638e270: Layer already exists 17:40:33 3dab9f8bf2d2: Layer already exists 17:40:33 3.1.0-dev.10: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:40:33 596b549c54dc: Preparing 17:40:33 04d6ee7645a6: Preparing 17:40:33 feb4ffbc178c: Preparing 17:40:33 d84497d6e6f3: Preparing 17:40:33 4847d638e270: Preparing 17:40:33 3dab9f8bf2d2: Preparing 17:40:33 3dab9f8bf2d2: Waiting 17:40:33 596b549c54dc: Layer already exists 17:40:33 d84497d6e6f3: Layer already exists 17:40:33 04d6ee7645a6: Layer already exists 17:40:33 4847d638e270: Layer already exists 17:40:33 feb4ffbc178c: Layer already exists 17:40:33 3dab9f8bf2d2: Layer already exists 17:40:33 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:40:34 596b549c54dc: Preparing 17:40:34 04d6ee7645a6: Preparing 17:40:34 feb4ffbc178c: Preparing 17:40:34 d84497d6e6f3: Preparing 17:40:34 4847d638e270: Preparing 17:40:34 3dab9f8bf2d2: Preparing 17:40:34 3dab9f8bf2d2: Waiting 17:40:34 596b549c54dc: Layer already exists 17:40:34 d84497d6e6f3: Layer already exists 17:40:34 feb4ffbc178c: Layer already exists 17:40:34 04d6ee7645a6: Layer already exists 17:40:34 4847d638e270: Layer already exists 17:40:34 3dab9f8bf2d2: Layer already exists 17:40:34 main: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:34 ===================================================== [Pipeline] echo 17:40:34 taggedImages: 17:40:34 - nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:40:34 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:40:34 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.10 17:40:34 - nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:40:34 - 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] } 17:52:08 #131 DONE 857.0s 17:52:08 17:52:08 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:52:08 #130 ... 17:52:08 17:52:08 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:52:08 #147 DONE 0.2s 17:52:08 17:52:08 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:52:08 #101 ... 17:52:08 17:52:08 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:52:08 #148 DONE 0.2s 17:52:08 17:52:08 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:52:08 #149 DONE 0.3s 17:52:08 17:52:08 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:52:08 #150 DONE 0.1s 17:52:08 17:52:08 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:52:08 #128 ... 17:52:08 17:52:08 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:52:08 #151 DONE 0.2s 17:52:08 17:52:08 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:52:08 #122 ... 17:52:08 17:52:08 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:52:08 #152 DONE 2.3s 17:52:08 17:52:08 #143 [security-proxy-auth] exporting to image 17:52:08 #143 exporting layers 17:52:08 #143 exporting layers 0.7s done 17:52:08 #143 writing image sha256:7f9e1b0d56b17690b2810a6a623a1bfc12483ab86ba7328e89282b7490355f03 done 17:52:08 #143 naming to docker.io/library/security-proxy-auth-arm64 done 17:52:08 #143 DONE 4.7s 17:52:08 17:52:08 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:52:14 #101 870.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:52:14 #101 ... 17:52:14 17:52:14 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:52:14 #112 DONE 870.6s 17:52:15 17:52:15 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:52:15 #101 ... 17:52:15 17:52:15 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 17:52:15 #153 DONE 0.3s 17:52:15 17:52:15 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 17:52:15 #154 DONE 0.1s 17:52:15 17:52:15 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:52:16 #101 ... 17:52:16 17:52:16 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:52:16 #155 DONE 0.1s 17:52:16 17:52:16 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:52:16 #156 DONE 0.3s 17:52:16 17:52:16 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:52:16 #128 ... 17:52:16 17:52:16 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:52:16 #157 DONE 0.1s 17:52:16 17:52:16 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:52:19 #158 DONE 2.3s 17:52:19 17:52:19 #143 [security-proxy-setup] exporting to image 17:52:19 #143 exporting layers 17:52:19 #143 exporting layers 0.7s done 17:52:19 #143 writing image sha256:3da3070764a9c45c4ff0216f97a84966ea2ea99a8503f06c543981b3d87c46e0 17:52:19 #143 writing image sha256:3da3070764a9c45c4ff0216f97a84966ea2ea99a8503f06c543981b3d87c46e0 done 17:52:19 #143 naming to docker.io/library/security-proxy-setup-arm64 done 17:52:19 #143 DONE 5.4s 17:52:19 17:52:19 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:52:30 #101 ... 17:52:30 17:52:30 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:52:30 #122 DONE 886.2s 17:52:30 17:52:30 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:52:31 #134 ... 17:52:31 17:52:31 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:52:31 #159 DONE 0.1s 17:52:31 17:52:31 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:52:31 #134 ... 17:52:31 17:52:31 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 17:52:36 #160 DONE 4.5s 17:52:36 17:52:36 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:52:36 #130 ... 17:52:36 17:52:36 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:52:36 #101 DONE 891.7s 17:52:36 17:52:36 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 17:52:36 #161 DONE 0.5s 17:52:36 17:52:36 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 17:52:36 #162 DONE 0.2s 17:52:36 17:52:36 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:52:36 #108 ... 17:52:36 17:52:36 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:52:37 #163 ... 17:52:37 17:52:37 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:52:37 #164 DONE 0.2s 17:52:37 17:52:37 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:52:37 #108 ... 17:52:37 17:52:37 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:52:37 #163 DONE 0.7s 17:52:37 17:52:37 #165 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:52:37 #165 DONE 0.4s 17:52:37 17:52:37 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 17:52:37 #166 DONE 0.3s 17:52:37 17:52:37 #167 [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/ 17:52:37 #167 ... 17:52:37 17:52:37 #168 [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 17:52:37 #168 DONE 0.2s 17:52:37 17:52:37 #167 [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/ 17:52:37 #167 DONE 0.3s 17:52:37 17:52:37 #169 [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/ 17:52:38 #169 DONE 0.2s 17:52:38 17:52:38 #170 [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 17:52:38 #170 DONE 0.2s 17:52:38 17:52:38 #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 17:52:38 #171 DONE 0.2s 17:52:38 17:52:38 #172 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:52:38 #172 DONE 0.2s 17:52:38 17:52:38 #173 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:52:38 #173 DONE 0.2s 17:52:38 17:52:38 #174 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:52:39 #174 ... 17:52:39 17:52:39 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:52:39 #175 DONE 0.7s 17:52:39 17:52:39 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:52:39 #176 DONE 0.5s 17:52:39 17:52:39 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:52:40 #177 DONE 0.6s 17:52:40 17:52:40 #174 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:52:41 #174 DONE 2.6s 17:52:41 17:52:41 #143 [security-bootstrapper] exporting to image 17:52:41 #143 exporting layers 17:52:42 #143 exporting layers 1.1s done 17:52:42 #143 writing image sha256:0058e96b9be440f16b41994569308cf5ecbfdae6956c488d11e572dfc3528685 done 17:52:42 #143 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 17:52:42 #143 DONE 6.5s 17:52:42 17:52:42 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:52:42 #178 DONE 2.5s 17:52:42 17:52:42 #143 [security-secretstore-setup] exporting to image 17:52:43 #143 exporting layers 1.1s done 17:52:44 #143 writing image sha256:fcef7ccb4256e481f949e59a7d734103cd4b6b2aa70178c52ee385bf0a39faae done 17:52:44 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 17:52:44 #143 DONE 7.7s 17:52:44 17:52:44 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:52:56 #134 ... 17:52:56 17:52:56 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:52:56 #130 DONE 911.7s 17:52:56 17:52:56 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:52:56 #134 ... 17:52:56 17:52:56 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:52:56 #179 DONE 0.2s 17:52:56 17:52:56 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:52:56 #180 DONE 0.1s 17:52:56 17:52:56 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:52:56 #181 DONE 0.2s 17:52:56 17:52:56 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:52:57 #134 ... 17:52:57 17:52:57 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:52:57 #182 DONE 0.1s 17:52:57 17:52:57 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:52:57 #183 DONE 0.2s 17:52:57 17:52:57 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:52:59 #184 DONE 1.8s 17:52:59 17:52:59 #143 [core-common-config-bootstrapper] exporting to image 17:52:59 #143 exporting layers 17:52:59 #143 exporting layers 0.5s done 17:52:59 #143 writing image sha256:f53c4de1c126085c0917ce94afb6647a120e35f98d269d759e064fc3ff4a96ec done 17:52:59 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 17:52:59 #143 DONE 8.2s 17:52:59 17:52:59 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:53:17 #133 ... 17:53:17 17:53:17 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:53:17 #134 DONE 931.6s 17:53:17 17:53:17 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:53:17 #133 ... 17:53:17 17:53:17 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 17:53:17 #185 DONE 0.1s 17:53:17 17:53:17 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 17:53:17 #186 DONE 0.1s 17:53:17 17:53:17 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:53:17 #133 ... 17:53:17 17:53:17 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:53:17 #187 DONE 0.3s 17:53:17 17:53:17 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:53:17 #108 ... 17:53:17 17:53:17 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:53:17 #188 DONE 0.1s 17:53:17 17:53:17 #143 [core-command] exporting to image 17:53:17 #143 exporting layers 17:53:17 #143 exporting layers 0.2s done 17:53:17 #143 writing image sha256:3f7edda03ce8cc1a6ac5fbd41806ca92ea7dff7dd5e2fd22d6b9bc447c9b5426 done 17:53:17 #143 naming to docker.io/library/core-command-arm64 done 17:53:17 #143 DONE 8.4s 17:53:17 17:53:17 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:53:32 #124 ... 17:53:32 17:53:32 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:53:32 #129 DONE 946.5s 17:53:32 17:53:32 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:53:32 #124 ... 17:53:32 17:53:32 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:53:32 #189 DONE 0.2s 17:53:32 17:53:32 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:53:32 #108 ... 17:53:32 17:53:32 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:53:32 #124 DONE 947.3s 17:53:32 17:53:32 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:53:32 #190 DONE 0.4s 17:53:32 17:53:32 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:53:32 #108 ... 17:53:32 17:53:32 #191 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:53:32 #191 DONE 0.2s 17:53:32 17:53:32 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:53:32 #192 DONE 0.4s 17:53:32 17:53:32 #193 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:53:32 #193 DONE 0.3s 17:53:32 17:53:32 #194 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:53:32 #194 DONE 0.2s 17:53:32 17:53:32 #143 [core-data] exporting to image 17:53:32 #143 exporting layers 17:53:33 #143 exporting layers 0.4s done 17:53:33 #143 writing image sha256:f31bc3ef999a114ed71eb36c55c02852dd52c0acb40851747d632e23eacff301 done 17:53:33 #143 naming to docker.io/library/core-data-arm64 done 17:53:33 #143 DONE 8.8s 17:53:33 17:53:33 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:53:33 #195 DONE 0.5s 17:53:33 17:53:33 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:53:33 #196 DONE 0.2s 17:53:33 17:53:33 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:53:33 #197 DONE 0.2s 17:53:33 17:53:33 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:53:33 #133 ... 17:53:33 17:53:33 #143 [core-metadata] exporting to image 17:53:33 #143 exporting layers 0.4s done 17:53:33 #143 writing image sha256:6e8cb0d45baf28b070483f16ad55abb896e5c4891b2aa3891389c11efb4a200d done 17:53:33 #143 naming to docker.io/library/core-metadata-arm64 done 17:53:33 #143 DONE 9.2s 17:53:33 17:53:33 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:54:30 #108 ... 17:54:30 17:54:30 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:54:30 #133 DONE 1000.1s 17:54:30 17:54:30 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:54:30 #108 ... 17:54:30 17:54:30 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:54:30 #198 DONE 0.2s 17:54:30 17:54:30 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:54:30 #108 ... 17:54:30 17:54:30 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:54:30 #199 DONE 0.1s 17:54:30 17:54:30 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:54:30 #200 DONE 0.3s 17:54:30 17:54:30 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:54:30 #108 ... 17:54:30 17:54:30 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:54:30 #201 DONE 0.1s 17:54:30 17:54:30 #143 [security-spiffe-token-provider] exporting to image 17:54:30 #143 exporting layers 17:54:30 #143 exporting layers 0.6s done 17:54:30 #143 writing image sha256:466a903050a6617f0a82c6089cae7721b5b118e943a811975c7577ac40a453b4 done 17:54:30 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 17:54:30 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 17:54:30 #143 DONE 9.7s 17:54:30 17:54:30 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:54:48 #128 DONE 1022.2s 17:54:48 17:54:48 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:54:48 #108 ... 17:54:48 17:54:48 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:54:48 #202 DONE 0.1s 17:54:48 17:54:48 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:54:48 #203 DONE 0.1s 17:54:48 17:54:48 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:54:48 #108 DONE 1022.7s 17:54:48 17:54:48 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:54:48 #204 DONE 0.5s 17:54:48 17:54:48 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:54:48 #205 DONE 0.1s 17:54:48 17:54:48 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:54:48 #206 DONE 0.1s 17:54:48 17:54:48 #143 [support-scheduler] exporting to image 17:54:48 #143 exporting layers 17:54:48 #143 ... 17:54:48 17:54:48 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:54:48 #207 DONE 0.1s 17:54:48 17:54:48 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:54:48 #208 DONE 0.5s 17:54:48 17:54:48 #143 [support-scheduler] exporting to image 17:54:48 #143 exporting layers 0.6s done 17:54:48 #143 writing image sha256:43efd5666cc7957673fee14d3af4201e46d010f7a7291df4ede89306698a230a done 17:54:48 #143 naming to docker.io/library/support-scheduler-arm64 done 17:54:48 #143 DONE 10.4s 17:54:48 17:54:48 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:54:48 #209 DONE 0.1s 17:54:48 17:54:48 #143 [support-notifications] exporting to image 17:54:48 #143 exporting layers 0.4s done 17:54:48 #143 writing image sha256:40657206b8678ab197292aa6c693c39344db6ee4181a74e002dd0ffde98313ec done 17:54:48 #143 naming to docker.io/library/support-notifications-arm64 done 17:54:48 #143 DONE 10.7s 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:54:48 time="2023-07-18T17:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 17:54:48 $ docker stop --time=1 7ef76ab1e05aeec4437f87db0072d371f4c7ecef3fb3857ce3b85f7c8bcb80b2 17:54:50 $ docker rm -f --volumes 7ef76ab1e05aeec4437f87db0072d371f4c7ecef3fb3857ce3b85f7c8bcb80b2 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:50 + docker images 17:54:50 REPOSITORY TAG IMAGE ID CREATED SIZE 17:54:50 support-notifications-arm64 latest 40657206b867 2 seconds ago 32.4MB 17:54:50 support-scheduler-arm64 latest 43efd5666cc7 3 seconds ago 31.8MB 17:54:50 security-spiffe-token-provider-arm64 latest 466a903050a6 25 seconds ago 33.3MB 17:54:50 core-metadata-arm64 latest 6e8cb0d45baf About a minute ago 20.8MB 17:54:50 core-data-arm64 latest f31bc3ef999a About a minute ago 20.5MB 17:54:50 core-command-arm64 latest 3f7edda03ce8 About a minute ago 20.3MB 17:54:50 core-common-config-bootstrapper-arm64 latest f53c4de1c126 About a minute ago 17.8MB 17:54:50 security-secretstore-setup-arm64 latest fcef7ccb4256 2 minutes ago 42.5MB 17:54:50 security-bootstrapper-arm64 latest 0058e96b9be4 2 minutes ago 22.4MB 17:54:50 security-proxy-setup-arm64 latest 3da3070764a9 2 minutes ago 24MB 17:54:50 security-proxy-auth-arm64 latest 7f9e1b0d56b1 2 minutes ago 18.8MB 17:54:50 security-spire-agent-arm64 latest bf6e217520a8 16 minutes ago 157MB 17:54:50 security-spire-server-arm64 latest b3bc8df3b0e4 16 minutes ago 102MB 17:54:50 security-spire-config-arm64 latest 9fc4ddc24100 16 minutes ago 96.1MB 17:54:50 ci-base-image-arm64 latest 8ecf724d6ef8 18 minutes ago 1.04GB 17:54:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 days ago 677MB 17:54:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:51 provisioning config files... 17:54:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config15486552504610191187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:51 ---> docker-login.sh 17:54:51 nexus3.edgexfoundry.org:10001 17:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:51 Configure a credential helper to remove this warning. See 17:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:51 17:54:51 Login Succeeded 17:54:51 nexus3.edgexfoundry.org:10002 17:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:52 Configure a credential helper to remove this warning. See 17:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:52 17:54:52 Login Succeeded 17:54:52 nexus3.edgexfoundry.org:10003 17:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:52 Configure a credential helper to remove this warning. See 17:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:52 17:54:52 Login Succeeded 17:54:52 nexus3.edgexfoundry.org:10004 17:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:52 Configure a credential helper to remove this warning. See 17:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:52 17:54:52 Login Succeeded 17:54:53 docker.io 17:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:53 Configure a credential helper to remove this warning. See 17:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:53 17:54:53 Login Succeeded 17:54:53 ---> docker-login.sh ends [Pipeline] } 17:54:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:53 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:54:53 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:54:53 latest 17:54:53 3.1.0-dev.10 17:54:53 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:54:53 main 17:54:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:54:53 9b394ef0e771: Preparing 17:54:53 b250286e5104: Preparing 17:54:53 ce53d27dddc1: Preparing 17:54:53 e64e3d74b60b: Preparing 17:54:53 bbf0a4fbfc82: Preparing 17:54:53 9386262d7a74: Preparing 17:54:53 9386262d7a74: Waiting 17:54:54 e64e3d74b60b: Pushed 17:54:54 ce53d27dddc1: Pushed 17:54:54 9386262d7a74: Layer already exists 17:54:54 bbf0a4fbfc82: Pushed 17:54:54 9b394ef0e771: Pushed 17:54:57 b250286e5104: Pushed 17:54:57 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:54:58 9b394ef0e771: Preparing 17:54:58 b250286e5104: Preparing 17:54:58 ce53d27dddc1: Preparing 17:54:58 e64e3d74b60b: Preparing 17:54:58 bbf0a4fbfc82: Preparing 17:54:58 9386262d7a74: Preparing 17:54:58 9386262d7a74: Waiting 17:54:58 b250286e5104: Layer already exists 17:54:58 ce53d27dddc1: Layer already exists 17:54:58 9b394ef0e771: Layer already exists 17:54:58 e64e3d74b60b: Layer already exists 17:54:58 bbf0a4fbfc82: Layer already exists 17:54:58 9386262d7a74: Layer already exists 17:54:58 latest: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.10 17:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:54:59 9b394ef0e771: Preparing 17:54:59 b250286e5104: Preparing 17:54:59 ce53d27dddc1: Preparing 17:54:59 e64e3d74b60b: Preparing 17:54:59 bbf0a4fbfc82: Preparing 17:54:59 9386262d7a74: Preparing 17:54:59 9386262d7a74: Waiting 17:54:59 bbf0a4fbfc82: Layer already exists 17:54:59 9b394ef0e771: Layer already exists 17:54:59 ce53d27dddc1: Layer already exists 17:54:59 b250286e5104: Layer already exists 17:54:59 e64e3d74b60b: Layer already exists 17:54:59 9386262d7a74: Layer already exists 17:54:59 3.1.0-dev.10: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:54:59 9b394ef0e771: Preparing 17:54:59 b250286e5104: Preparing 17:54:59 ce53d27dddc1: Preparing 17:54:59 e64e3d74b60b: Preparing 17:54:59 bbf0a4fbfc82: Preparing 17:54:59 9386262d7a74: Preparing 17:54:59 9386262d7a74: Waiting 17:54:59 bbf0a4fbfc82: Layer already exists 17:54:59 ce53d27dddc1: Layer already exists 17:54:59 b250286e5104: Layer already exists 17:54:59 e64e3d74b60b: Layer already exists 17:54:59 9b394ef0e771: Layer already exists 17:54:59 9386262d7a74: Layer already exists 17:54:59 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:55:00 9b394ef0e771: Preparing 17:55:00 b250286e5104: Preparing 17:55:00 ce53d27dddc1: Preparing 17:55:00 e64e3d74b60b: Preparing 17:55:00 bbf0a4fbfc82: Preparing 17:55:00 9386262d7a74: Preparing 17:55:00 9386262d7a74: Waiting 17:55:00 e64e3d74b60b: Layer already exists 17:55:00 b250286e5104: Layer already exists 17:55:00 bbf0a4fbfc82: Layer already exists 17:55:00 9b394ef0e771: Layer already exists 17:55:00 ce53d27dddc1: Layer already exists 17:55:00 9386262d7a74: Layer already exists 17:55:00 main: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:00 ===================================================== [Pipeline] echo 17:55:00 taggedImages: 17:55:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:55:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.10 17:55:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:55:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 17:55:00 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:00 latest 17:55:00 3.1.0-dev.10 17:55:00 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:00 main 17:55:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:55:01 78cf94ebfc09: Preparing 17:55:01 3db2c5d94de3: Preparing 17:55:01 92819fd07401: Preparing 17:55:01 05f47f232252: Preparing 17:55:01 ce53d27dddc1: Preparing 17:55:01 e64e3d74b60b: Preparing 17:55:01 bbf0a4fbfc82: Preparing 17:55:01 9386262d7a74: Preparing 17:55:01 bbf0a4fbfc82: Waiting 17:55:01 e64e3d74b60b: Waiting 17:55:01 ce53d27dddc1: Layer already exists 17:55:01 e64e3d74b60b: Layer already exists 17:55:01 bbf0a4fbfc82: Layer already exists 17:55:01 9386262d7a74: Layer already exists 17:55:01 3db2c5d94de3: Pushed 17:55:01 92819fd07401: Pushed 17:55:01 78cf94ebfc09: Pushed 17:55:04 05f47f232252: Pushed 17:55:04 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:04 + 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 17:55:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:55:04 78cf94ebfc09: Preparing 17:55:04 3db2c5d94de3: Preparing 17:55:04 92819fd07401: Preparing 17:55:04 05f47f232252: Preparing 17:55:04 ce53d27dddc1: Preparing 17:55:04 e64e3d74b60b: Preparing 17:55:04 bbf0a4fbfc82: Preparing 17:55:04 9386262d7a74: Preparing 17:55:04 e64e3d74b60b: Waiting 17:55:04 bbf0a4fbfc82: Waiting 17:55:04 9386262d7a74: Waiting 17:55:04 78cf94ebfc09: Layer already exists 17:55:04 92819fd07401: Layer already exists 17:55:04 ce53d27dddc1: Layer already exists 17:55:04 05f47f232252: Layer already exists 17:55:04 3db2c5d94de3: Layer already exists 17:55:04 bbf0a4fbfc82: Layer already exists 17:55:04 9386262d7a74: Layer already exists 17:55:04 e64e3d74b60b: Layer already exists 17:55:04 latest: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.10 17:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:55:05 78cf94ebfc09: Preparing 17:55:05 3db2c5d94de3: Preparing 17:55:05 92819fd07401: Preparing 17:55:05 05f47f232252: Preparing 17:55:05 ce53d27dddc1: Preparing 17:55:05 e64e3d74b60b: Preparing 17:55:05 bbf0a4fbfc82: Preparing 17:55:05 9386262d7a74: Preparing 17:55:05 e64e3d74b60b: Waiting 17:55:05 bbf0a4fbfc82: Waiting 17:55:05 9386262d7a74: Waiting 17:55:05 3db2c5d94de3: Layer already exists 17:55:05 ce53d27dddc1: Layer already exists 17:55:05 92819fd07401: Layer already exists 17:55:05 78cf94ebfc09: Layer already exists 17:55:05 05f47f232252: Layer already exists 17:55:05 bbf0a4fbfc82: Layer already exists 17:55:05 e64e3d74b60b: Layer already exists 17:55:05 9386262d7a74: Layer already exists 17:55:05 3.1.0-dev.10: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:55:06 78cf94ebfc09: Preparing 17:55:06 3db2c5d94de3: Preparing 17:55:06 92819fd07401: Preparing 17:55:06 05f47f232252: Preparing 17:55:06 ce53d27dddc1: Preparing 17:55:06 e64e3d74b60b: Preparing 17:55:06 bbf0a4fbfc82: Preparing 17:55:06 9386262d7a74: Preparing 17:55:06 bbf0a4fbfc82: Waiting 17:55:06 9386262d7a74: Waiting 17:55:06 e64e3d74b60b: Waiting 17:55:06 ce53d27dddc1: Layer already exists 17:55:06 3db2c5d94de3: Layer already exists 17:55:06 05f47f232252: Layer already exists 17:55:06 92819fd07401: Layer already exists 17:55:06 78cf94ebfc09: Layer already exists 17:55:06 bbf0a4fbfc82: Layer already exists 17:55:06 e64e3d74b60b: Layer already exists 17:55:06 9386262d7a74: Layer already exists 17:55:06 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:06 + 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 17:55:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 17:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:55:06 78cf94ebfc09: Preparing 17:55:06 3db2c5d94de3: Preparing 17:55:06 92819fd07401: Preparing 17:55:06 05f47f232252: Preparing 17:55:06 ce53d27dddc1: Preparing 17:55:06 e64e3d74b60b: Preparing 17:55:06 bbf0a4fbfc82: Preparing 17:55:06 9386262d7a74: Preparing 17:55:06 e64e3d74b60b: Waiting 17:55:06 bbf0a4fbfc82: Waiting 17:55:06 9386262d7a74: Waiting 17:55:06 78cf94ebfc09: Layer already exists 17:55:06 3db2c5d94de3: Layer already exists 17:55:06 ce53d27dddc1: Layer already exists 17:55:06 05f47f232252: Layer already exists 17:55:06 92819fd07401: Layer already exists 17:55:06 e64e3d74b60b: Layer already exists 17:55:06 bbf0a4fbfc82: Layer already exists 17:55:06 9386262d7a74: Layer already exists 17:55:07 main: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:07 ===================================================== [Pipeline] echo 17:55:07 taggedImages: 17:55:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:55:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.10 17:55:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 17:55:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:55:07 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:07 latest 17:55:07 3.1.0-dev.10 17:55:07 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:07 main 17:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:55:07 5cc4f874d4f7: Preparing 17:55:07 a225bb15baaf: Preparing 17:55:07 ce53d27dddc1: Preparing 17:55:07 e64e3d74b60b: Preparing 17:55:07 04ad058936ad: Preparing 17:55:07 9386262d7a74: Preparing 17:55:07 9386262d7a74: Waiting 17:55:07 ce53d27dddc1: Layer already exists 17:55:07 e64e3d74b60b: Layer already exists 17:55:07 9386262d7a74: Layer already exists 17:55:08 5cc4f874d4f7: Pushed 17:55:08 04ad058936ad: Pushed 17:55:11 a225bb15baaf: Pushed 17:55:11 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:55:12 5cc4f874d4f7: Preparing 17:55:12 a225bb15baaf: Preparing 17:55:12 ce53d27dddc1: Preparing 17:55:12 e64e3d74b60b: Preparing 17:55:12 04ad058936ad: Preparing 17:55:12 9386262d7a74: Preparing 17:55:12 9386262d7a74: Waiting 17:55:12 e64e3d74b60b: Layer already exists 17:55:12 a225bb15baaf: Layer already exists 17:55:12 5cc4f874d4f7: Layer already exists 17:55:12 ce53d27dddc1: Layer already exists 17:55:12 04ad058936ad: Layer already exists 17:55:12 9386262d7a74: Layer already exists 17:55:12 latest: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.10 17:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:55:13 5cc4f874d4f7: Preparing 17:55:13 a225bb15baaf: Preparing 17:55:13 ce53d27dddc1: Preparing 17:55:13 e64e3d74b60b: Preparing 17:55:13 04ad058936ad: Preparing 17:55:13 9386262d7a74: Preparing 17:55:13 9386262d7a74: Waiting 17:55:13 04ad058936ad: Layer already exists 17:55:13 e64e3d74b60b: Layer already exists 17:55:13 a225bb15baaf: Layer already exists 17:55:13 5cc4f874d4f7: Layer already exists 17:55:13 ce53d27dddc1: Layer already exists 17:55:13 9386262d7a74: Layer already exists 17:55:13 3.1.0-dev.10: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:55:14 5cc4f874d4f7: Preparing 17:55:14 a225bb15baaf: Preparing 17:55:14 ce53d27dddc1: Preparing 17:55:14 e64e3d74b60b: Preparing 17:55:14 04ad058936ad: Preparing 17:55:14 9386262d7a74: Preparing 17:55:14 9386262d7a74: Waiting 17:55:14 04ad058936ad: Layer already exists 17:55:14 ce53d27dddc1: Layer already exists 17:55:14 e64e3d74b60b: Layer already exists 17:55:14 5cc4f874d4f7: Layer already exists 17:55:14 a225bb15baaf: Layer already exists 17:55:14 9386262d7a74: Layer already exists 17:55:14 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:55:14 5cc4f874d4f7: Preparing 17:55:14 a225bb15baaf: Preparing 17:55:14 ce53d27dddc1: Preparing 17:55:14 e64e3d74b60b: Preparing 17:55:14 04ad058936ad: Preparing 17:55:14 9386262d7a74: Preparing 17:55:14 9386262d7a74: Waiting 17:55:14 5cc4f874d4f7: Layer already exists 17:55:14 a225bb15baaf: Layer already exists 17:55:14 ce53d27dddc1: Layer already exists 17:55:14 04ad058936ad: Layer already exists 17:55:14 e64e3d74b60b: Layer already exists 17:55:14 9386262d7a74: Layer already exists 17:55:14 main: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:15 ===================================================== [Pipeline] echo 17:55:15 taggedImages: 17:55:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:55:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.10 17:55:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:55:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:55:15 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:15 latest 17:55:15 3.1.0-dev.10 17:55:15 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:15 main 17:55:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:55:15 2ee2718ed03d: Preparing 17:55:15 c43d5e528100: Preparing 17:55:15 fdadc0227e18: Preparing 17:55:15 ce53d27dddc1: Preparing 17:55:15 e64e3d74b60b: Preparing 17:55:15 bbf0a4fbfc82: Preparing 17:55:15 9386262d7a74: Preparing 17:55:15 bbf0a4fbfc82: Waiting 17:55:15 9386262d7a74: Waiting 17:55:15 ce53d27dddc1: Layer already exists 17:55:15 e64e3d74b60b: Layer already exists 17:55:15 bbf0a4fbfc82: Layer already exists 17:55:16 9386262d7a74: Layer already exists 17:55:16 c43d5e528100: Pushed 17:55:16 2ee2718ed03d: Pushed 17:55:20 fdadc0227e18: Pushed 17:55:20 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:55:20 2ee2718ed03d: Preparing 17:55:20 c43d5e528100: Preparing 17:55:20 fdadc0227e18: Preparing 17:55:20 ce53d27dddc1: Preparing 17:55:20 e64e3d74b60b: Preparing 17:55:20 bbf0a4fbfc82: Preparing 17:55:20 9386262d7a74: Preparing 17:55:20 bbf0a4fbfc82: Waiting 17:55:20 9386262d7a74: Waiting 17:55:20 fdadc0227e18: Layer already exists 17:55:20 c43d5e528100: Layer already exists 17:55:20 2ee2718ed03d: Layer already exists 17:55:20 e64e3d74b60b: Layer already exists 17:55:20 ce53d27dddc1: Layer already exists 17:55:20 bbf0a4fbfc82: Layer already exists 17:55:20 9386262d7a74: Layer already exists 17:55:21 latest: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.10 17:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:55:21 2ee2718ed03d: Preparing 17:55:21 c43d5e528100: Preparing 17:55:21 fdadc0227e18: Preparing 17:55:21 ce53d27dddc1: Preparing 17:55:21 e64e3d74b60b: Preparing 17:55:21 bbf0a4fbfc82: Preparing 17:55:21 9386262d7a74: Preparing 17:55:21 bbf0a4fbfc82: Waiting 17:55:21 e64e3d74b60b: Layer already exists 17:55:21 c43d5e528100: Layer already exists 17:55:21 fdadc0227e18: Layer already exists 17:55:21 ce53d27dddc1: Layer already exists 17:55:21 2ee2718ed03d: Layer already exists 17:55:21 bbf0a4fbfc82: Layer already exists 17:55:21 9386262d7a74: Layer already exists 17:55:21 3.1.0-dev.10: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:55:22 2ee2718ed03d: Preparing 17:55:22 c43d5e528100: Preparing 17:55:22 fdadc0227e18: Preparing 17:55:22 ce53d27dddc1: Preparing 17:55:22 e64e3d74b60b: Preparing 17:55:22 bbf0a4fbfc82: Preparing 17:55:22 9386262d7a74: Preparing 17:55:22 bbf0a4fbfc82: Waiting 17:55:22 9386262d7a74: Waiting 17:55:22 ce53d27dddc1: Layer already exists 17:55:22 e64e3d74b60b: Layer already exists 17:55:22 fdadc0227e18: Layer already exists 17:55:22 2ee2718ed03d: Layer already exists 17:55:22 c43d5e528100: Layer already exists 17:55:22 9386262d7a74: Layer already exists 17:55:22 bbf0a4fbfc82: Layer already exists 17:55:22 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:55:23 2ee2718ed03d: Preparing 17:55:23 c43d5e528100: Preparing 17:55:23 fdadc0227e18: Preparing 17:55:23 ce53d27dddc1: Preparing 17:55:23 e64e3d74b60b: Preparing 17:55:23 bbf0a4fbfc82: Preparing 17:55:23 9386262d7a74: Preparing 17:55:23 bbf0a4fbfc82: Waiting 17:55:23 9386262d7a74: Waiting 17:55:23 e64e3d74b60b: Layer already exists 17:55:23 c43d5e528100: Layer already exists 17:55:23 ce53d27dddc1: Layer already exists 17:55:23 fdadc0227e18: Layer already exists 17:55:23 2ee2718ed03d: Layer already exists 17:55:23 9386262d7a74: Layer already exists 17:55:23 bbf0a4fbfc82: Layer already exists 17:55:24 main: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:24 ===================================================== [Pipeline] echo 17:55:24 taggedImages: 17:55:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:55:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.10 17:55:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:55:24 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:55:24 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:24 latest 17:55:24 3.1.0-dev.10 17:55:24 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:24 main 17:55:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:55:24 d9fbd0a54d26: Preparing 17:55:24 593ff898295d: Preparing 17:55:24 52927f10ace4: Preparing 17:55:24 88277f2b676d: Preparing 17:55:24 09625fe0761b: Preparing 17:55:24 300debc5a0a5: Preparing 17:55:24 96784e8bc18a: Preparing 17:55:24 ce53d27dddc1: Preparing 17:55:24 e64e3d74b60b: Preparing 17:55:24 a211e2c43a68: Preparing 17:55:24 4ebc25bfd3f7: Preparing 17:55:24 5f70bf18a086: Preparing 17:55:24 4c20b4255a61: Preparing 17:55:24 0e55357837e9: Preparing 17:55:24 9386262d7a74: Preparing 17:55:24 ce53d27dddc1: Waiting 17:55:24 e64e3d74b60b: Waiting 17:55:24 a211e2c43a68: Waiting 17:55:24 4ebc25bfd3f7: Waiting 17:55:24 5f70bf18a086: Waiting 17:55:24 4c20b4255a61: Waiting 17:55:24 300debc5a0a5: Waiting 17:55:24 0e55357837e9: Waiting 17:55:24 9386262d7a74: Waiting 17:55:24 96784e8bc18a: Waiting 17:55:25 88277f2b676d: Pushed 17:55:25 09625fe0761b: Pushed 17:55:25 52927f10ace4: Pushed 17:55:25 d9fbd0a54d26: Pushed 17:55:25 593ff898295d: Pushed 17:55:25 ce53d27dddc1: Layer already exists 17:55:25 e64e3d74b60b: Layer already exists 17:55:25 300debc5a0a5: Pushed 17:55:25 4ebc25bfd3f7: Pushed 17:55:25 5f70bf18a086: Pushed 17:55:25 a211e2c43a68: Pushed 17:55:25 9386262d7a74: Layer already exists 17:55:25 4c20b4255a61: Pushed 17:55:25 0e55357837e9: Pushed 17:55:28 96784e8bc18a: Pushed 17:55:28 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:55:29 d9fbd0a54d26: Preparing 17:55:29 593ff898295d: Preparing 17:55:29 52927f10ace4: Preparing 17:55:29 88277f2b676d: Preparing 17:55:29 09625fe0761b: Preparing 17:55:29 300debc5a0a5: Preparing 17:55:29 96784e8bc18a: Preparing 17:55:29 ce53d27dddc1: Preparing 17:55:29 e64e3d74b60b: Preparing 17:55:29 a211e2c43a68: Preparing 17:55:29 4ebc25bfd3f7: Preparing 17:55:29 5f70bf18a086: Preparing 17:55:29 4c20b4255a61: Preparing 17:55:29 0e55357837e9: Preparing 17:55:29 9386262d7a74: Preparing 17:55:29 300debc5a0a5: Waiting 17:55:29 5f70bf18a086: Waiting 17:55:29 96784e8bc18a: Waiting 17:55:29 4c20b4255a61: Waiting 17:55:29 ce53d27dddc1: Waiting 17:55:29 e64e3d74b60b: Waiting 17:55:29 a211e2c43a68: Waiting 17:55:29 4ebc25bfd3f7: Waiting 17:55:29 9386262d7a74: Waiting 17:55:29 0e55357837e9: Waiting 17:55:29 52927f10ace4: Layer already exists 17:55:29 d9fbd0a54d26: Layer already exists 17:55:29 88277f2b676d: Layer already exists 17:55:29 593ff898295d: Layer already exists 17:55:29 09625fe0761b: Layer already exists 17:55:29 96784e8bc18a: Layer already exists 17:55:29 ce53d27dddc1: Layer already exists 17:55:29 a211e2c43a68: Layer already exists 17:55:29 300debc5a0a5: Layer already exists 17:55:29 e64e3d74b60b: Layer already exists 17:55:29 4c20b4255a61: Layer already exists 17:55:29 0e55357837e9: Layer already exists 17:55:29 5f70bf18a086: Layer already exists 17:55:29 9386262d7a74: Layer already exists 17:55:29 4ebc25bfd3f7: Layer already exists 17:55:29 latest: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.10 17:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:55:30 d9fbd0a54d26: Preparing 17:55:30 593ff898295d: Preparing 17:55:30 52927f10ace4: Preparing 17:55:30 88277f2b676d: Preparing 17:55:30 09625fe0761b: Preparing 17:55:30 300debc5a0a5: Preparing 17:55:30 96784e8bc18a: Preparing 17:55:30 ce53d27dddc1: Preparing 17:55:30 e64e3d74b60b: Preparing 17:55:30 a211e2c43a68: Preparing 17:55:30 4ebc25bfd3f7: Preparing 17:55:30 5f70bf18a086: Preparing 17:55:30 4c20b4255a61: Preparing 17:55:30 0e55357837e9: Preparing 17:55:30 9386262d7a74: Preparing 17:55:30 a211e2c43a68: Waiting 17:55:30 300debc5a0a5: Waiting 17:55:30 ce53d27dddc1: Waiting 17:55:30 4ebc25bfd3f7: Waiting 17:55:30 e64e3d74b60b: Waiting 17:55:30 5f70bf18a086: Waiting 17:55:30 96784e8bc18a: Waiting 17:55:30 4c20b4255a61: Waiting 17:55:30 9386262d7a74: Waiting 17:55:30 0e55357837e9: Waiting 17:55:30 593ff898295d: Layer already exists 17:55:30 52927f10ace4: Layer already exists 17:55:30 d9fbd0a54d26: Layer already exists 17:55:30 09625fe0761b: Layer already exists 17:55:30 88277f2b676d: Layer already exists 17:55:30 96784e8bc18a: Layer already exists 17:55:30 300debc5a0a5: Layer already exists 17:55:30 e64e3d74b60b: Layer already exists 17:55:30 a211e2c43a68: Layer already exists 17:55:30 ce53d27dddc1: Layer already exists 17:55:30 5f70bf18a086: Layer already exists 17:55:30 4ebc25bfd3f7: Layer already exists 17:55:30 0e55357837e9: Layer already exists 17:55:30 9386262d7a74: Layer already exists 17:55:30 4c20b4255a61: Layer already exists 17:55:30 3.1.0-dev.10: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:55:31 d9fbd0a54d26: Preparing 17:55:31 593ff898295d: Preparing 17:55:31 52927f10ace4: Preparing 17:55:31 88277f2b676d: Preparing 17:55:31 09625fe0761b: Preparing 17:55:31 300debc5a0a5: Preparing 17:55:31 96784e8bc18a: Preparing 17:55:31 ce53d27dddc1: Preparing 17:55:31 e64e3d74b60b: Preparing 17:55:31 a211e2c43a68: Preparing 17:55:31 4ebc25bfd3f7: Preparing 17:55:31 5f70bf18a086: Preparing 17:55:31 4c20b4255a61: Preparing 17:55:31 0e55357837e9: Preparing 17:55:31 9386262d7a74: Preparing 17:55:31 a211e2c43a68: Waiting 17:55:31 4ebc25bfd3f7: Waiting 17:55:31 ce53d27dddc1: Waiting 17:55:31 300debc5a0a5: Waiting 17:55:31 5f70bf18a086: Waiting 17:55:31 96784e8bc18a: Waiting 17:55:31 4c20b4255a61: Waiting 17:55:31 e64e3d74b60b: Waiting 17:55:31 0e55357837e9: Waiting 17:55:31 09625fe0761b: Layer already exists 17:55:31 88277f2b676d: Layer already exists 17:55:31 d9fbd0a54d26: Layer already exists 17:55:31 52927f10ace4: Layer already exists 17:55:31 593ff898295d: Layer already exists 17:55:31 300debc5a0a5: Layer already exists 17:55:31 96784e8bc18a: Layer already exists 17:55:31 ce53d27dddc1: Layer already exists 17:55:31 e64e3d74b60b: Layer already exists 17:55:31 a211e2c43a68: Layer already exists 17:55:31 5f70bf18a086: Layer already exists 17:55:31 4ebc25bfd3f7: Layer already exists 17:55:31 0e55357837e9: Layer already exists 17:55:31 4c20b4255a61: Layer already exists 17:55:31 9386262d7a74: Layer already exists 17:55:31 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:55:32 d9fbd0a54d26: Preparing 17:55:32 593ff898295d: Preparing 17:55:32 52927f10ace4: Preparing 17:55:32 88277f2b676d: Preparing 17:55:32 09625fe0761b: Preparing 17:55:32 300debc5a0a5: Preparing 17:55:32 96784e8bc18a: Preparing 17:55:32 ce53d27dddc1: Preparing 17:55:32 e64e3d74b60b: Preparing 17:55:32 a211e2c43a68: Preparing 17:55:32 4ebc25bfd3f7: Preparing 17:55:32 5f70bf18a086: Preparing 17:55:32 4c20b4255a61: Preparing 17:55:32 0e55357837e9: Preparing 17:55:32 9386262d7a74: Preparing 17:55:32 a211e2c43a68: Waiting 17:55:32 4ebc25bfd3f7: Waiting 17:55:32 5f70bf18a086: Waiting 17:55:32 300debc5a0a5: Waiting 17:55:32 4c20b4255a61: Waiting 17:55:32 0e55357837e9: Waiting 17:55:32 9386262d7a74: Waiting 17:55:32 96784e8bc18a: Waiting 17:55:32 ce53d27dddc1: Waiting 17:55:32 e64e3d74b60b: Waiting 17:55:32 88277f2b676d: Layer already exists 17:55:32 d9fbd0a54d26: Layer already exists 17:55:32 593ff898295d: Layer already exists 17:55:32 52927f10ace4: Layer already exists 17:55:32 09625fe0761b: Layer already exists 17:55:32 300debc5a0a5: Layer already exists 17:55:32 ce53d27dddc1: Layer already exists 17:55:32 e64e3d74b60b: Layer already exists 17:55:32 96784e8bc18a: Layer already exists 17:55:32 a211e2c43a68: Layer already exists 17:55:32 4ebc25bfd3f7: Layer already exists 17:55:32 5f70bf18a086: Layer already exists 17:55:32 4c20b4255a61: Layer already exists 17:55:32 9386262d7a74: Layer already exists 17:55:32 0e55357837e9: Layer already exists 17:55:32 main: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:32 ===================================================== [Pipeline] echo 17:55:32 taggedImages: 17:55:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:55:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.10 17:55:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:55:32 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 17:55:32 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:32 latest 17:55:32 3.1.0-dev.10 17:55:32 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:32 main 17:55:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:33 759561ac6e31: Preparing 17:55:33 339b09d907d7: Preparing 17:55:33 24dee96f29b1: Preparing 17:55:33 863f50e538e3: Preparing 17:55:33 ce53d27dddc1: Preparing 17:55:33 e64e3d74b60b: Preparing 17:55:33 bbf0a4fbfc82: Preparing 17:55:33 9386262d7a74: Preparing 17:55:33 bbf0a4fbfc82: Waiting 17:55:33 e64e3d74b60b: Waiting 17:55:33 9386262d7a74: Waiting 17:55:33 ce53d27dddc1: Layer already exists 17:55:33 e64e3d74b60b: Layer already exists 17:55:33 bbf0a4fbfc82: Layer already exists 17:55:33 339b09d907d7: Pushed 17:55:33 9386262d7a74: Layer already exists 17:55:33 24dee96f29b1: Pushed 17:55:33 759561ac6e31: Pushed 17:55:36 863f50e538e3: Pushed 17:55:36 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:36 + 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 17:55:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:37 759561ac6e31: Preparing 17:55:37 339b09d907d7: Preparing 17:55:37 24dee96f29b1: Preparing 17:55:37 863f50e538e3: Preparing 17:55:37 ce53d27dddc1: Preparing 17:55:37 e64e3d74b60b: Preparing 17:55:37 bbf0a4fbfc82: Preparing 17:55:37 9386262d7a74: Preparing 17:55:37 bbf0a4fbfc82: Waiting 17:55:37 9386262d7a74: Waiting 17:55:37 e64e3d74b60b: Waiting 17:55:37 759561ac6e31: Layer already exists 17:55:37 339b09d907d7: Layer already exists 17:55:37 ce53d27dddc1: Layer already exists 17:55:37 24dee96f29b1: Layer already exists 17:55:37 863f50e538e3: Layer already exists 17:55:37 9386262d7a74: Layer already exists 17:55:37 bbf0a4fbfc82: Layer already exists 17:55:37 e64e3d74b60b: Layer already exists 17:55:37 latest: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.10 17:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:38 759561ac6e31: Preparing 17:55:38 339b09d907d7: Preparing 17:55:38 24dee96f29b1: Preparing 17:55:38 863f50e538e3: Preparing 17:55:38 ce53d27dddc1: Preparing 17:55:38 e64e3d74b60b: Preparing 17:55:38 bbf0a4fbfc82: Preparing 17:55:38 9386262d7a74: Preparing 17:55:38 bbf0a4fbfc82: Waiting 17:55:38 9386262d7a74: Waiting 17:55:38 e64e3d74b60b: Waiting 17:55:38 759561ac6e31: Layer already exists 17:55:38 ce53d27dddc1: Layer already exists 17:55:38 863f50e538e3: Layer already exists 17:55:38 339b09d907d7: Layer already exists 17:55:38 24dee96f29b1: Layer already exists 17:55:38 e64e3d74b60b: Layer already exists 17:55:38 bbf0a4fbfc82: Layer already exists 17:55:38 9386262d7a74: Layer already exists 17:55:38 3.1.0-dev.10: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:38 759561ac6e31: Preparing 17:55:38 339b09d907d7: Preparing 17:55:38 24dee96f29b1: Preparing 17:55:38 863f50e538e3: Preparing 17:55:38 ce53d27dddc1: Preparing 17:55:38 e64e3d74b60b: Preparing 17:55:38 bbf0a4fbfc82: Preparing 17:55:38 9386262d7a74: Preparing 17:55:38 bbf0a4fbfc82: Waiting 17:55:38 e64e3d74b60b: Waiting 17:55:38 9386262d7a74: Waiting 17:55:38 759561ac6e31: Layer already exists 17:55:38 863f50e538e3: Layer already exists 17:55:38 24dee96f29b1: Layer already exists 17:55:38 339b09d907d7: Layer already exists 17:55:38 ce53d27dddc1: Layer already exists 17:55:38 bbf0a4fbfc82: Layer already exists 17:55:38 e64e3d74b60b: Layer already exists 17:55:38 9386262d7a74: Layer already exists 17:55:38 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:39 + 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 17:55:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 17:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:55:39 759561ac6e31: Preparing 17:55:39 339b09d907d7: Preparing 17:55:39 24dee96f29b1: Preparing 17:55:39 863f50e538e3: Preparing 17:55:39 ce53d27dddc1: Preparing 17:55:39 e64e3d74b60b: Preparing 17:55:39 bbf0a4fbfc82: Preparing 17:55:39 9386262d7a74: Preparing 17:55:39 bbf0a4fbfc82: Waiting 17:55:39 9386262d7a74: Waiting 17:55:39 e64e3d74b60b: Waiting 17:55:39 863f50e538e3: Layer already exists 17:55:39 ce53d27dddc1: Layer already exists 17:55:39 759561ac6e31: Layer already exists 17:55:39 339b09d907d7: Layer already exists 17:55:39 24dee96f29b1: Layer already exists 17:55:39 bbf0a4fbfc82: Layer already exists 17:55:39 e64e3d74b60b: Layer already exists 17:55:39 9386262d7a74: Layer already exists 17:55:40 main: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:40 ===================================================== [Pipeline] echo 17:55:40 taggedImages: 17:55:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:55:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.10 17:55:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 17:55:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:55:40 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:40 latest 17:55:40 3.1.0-dev.10 17:55:40 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:40 main 17:55:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:40 1d4ab6be66bb: Preparing 17:55:40 2de806aa982c: Preparing 17:55:40 f8a240e3d873: Preparing 17:55:40 8c488e6742d6: Preparing 17:55:40 ce53d27dddc1: Preparing 17:55:40 e64e3d74b60b: Preparing 17:55:40 f1f8a2b80c51: Preparing 17:55:40 5e1241ea0226: Preparing 17:55:40 9386262d7a74: Preparing 17:55:40 9386262d7a74: Waiting 17:55:40 f1f8a2b80c51: Waiting 17:55:40 5e1241ea0226: Waiting 17:55:40 e64e3d74b60b: Waiting 17:55:40 ce53d27dddc1: Layer already exists 17:55:40 e64e3d74b60b: Layer already exists 17:55:41 8c488e6742d6: Pushed 17:55:41 2de806aa982c: Pushed 17:55:41 1d4ab6be66bb: Pushed 17:55:41 9386262d7a74: Layer already exists 17:55:41 f1f8a2b80c51: Pushed 17:55:42 5e1241ea0226: Pushed 17:55:43 f8a240e3d873: Pushed 17:55:43 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:44 + 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 17:55:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:44 1d4ab6be66bb: Preparing 17:55:44 2de806aa982c: Preparing 17:55:44 f8a240e3d873: Preparing 17:55:44 8c488e6742d6: Preparing 17:55:44 ce53d27dddc1: Preparing 17:55:44 e64e3d74b60b: Preparing 17:55:44 f1f8a2b80c51: Preparing 17:55:44 5e1241ea0226: Preparing 17:55:44 9386262d7a74: Preparing 17:55:44 f1f8a2b80c51: Waiting 17:55:44 e64e3d74b60b: Waiting 17:55:44 5e1241ea0226: Waiting 17:55:44 9386262d7a74: Waiting 17:55:44 2de806aa982c: Layer already exists 17:55:44 ce53d27dddc1: Layer already exists 17:55:44 1d4ab6be66bb: Layer already exists 17:55:44 f8a240e3d873: Layer already exists 17:55:44 8c488e6742d6: Layer already exists 17:55:44 e64e3d74b60b: Layer already exists 17:55:44 f1f8a2b80c51: Layer already exists 17:55:44 9386262d7a74: Layer already exists 17:55:44 5e1241ea0226: Layer already exists 17:55:44 latest: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.10 17:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:45 1d4ab6be66bb: Preparing 17:55:45 2de806aa982c: Preparing 17:55:45 f8a240e3d873: Preparing 17:55:45 8c488e6742d6: Preparing 17:55:45 ce53d27dddc1: Preparing 17:55:45 e64e3d74b60b: Preparing 17:55:45 f1f8a2b80c51: Preparing 17:55:45 5e1241ea0226: Preparing 17:55:45 9386262d7a74: Preparing 17:55:45 e64e3d74b60b: Waiting 17:55:45 5e1241ea0226: Waiting 17:55:45 f1f8a2b80c51: Waiting 17:55:45 9386262d7a74: Waiting 17:55:45 1d4ab6be66bb: Layer already exists 17:55:45 2de806aa982c: Layer already exists 17:55:45 f8a240e3d873: Layer already exists 17:55:45 ce53d27dddc1: Layer already exists 17:55:45 e64e3d74b60b: Layer already exists 17:55:45 5e1241ea0226: Layer already exists 17:55:45 f1f8a2b80c51: Layer already exists 17:55:45 9386262d7a74: Layer already exists 17:55:45 8c488e6742d6: Layer already exists 17:55:45 3.1.0-dev.10: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:46 1d4ab6be66bb: Preparing 17:55:46 2de806aa982c: Preparing 17:55:46 f8a240e3d873: Preparing 17:55:46 8c488e6742d6: Preparing 17:55:46 ce53d27dddc1: Preparing 17:55:46 e64e3d74b60b: Preparing 17:55:46 f1f8a2b80c51: Preparing 17:55:46 5e1241ea0226: Preparing 17:55:46 9386262d7a74: Preparing 17:55:46 e64e3d74b60b: Waiting 17:55:46 5e1241ea0226: Waiting 17:55:46 f1f8a2b80c51: Waiting 17:55:46 9386262d7a74: Waiting 17:55:46 8c488e6742d6: Layer already exists 17:55:46 2de806aa982c: Layer already exists 17:55:46 f8a240e3d873: Layer already exists 17:55:46 ce53d27dddc1: Layer already exists 17:55:46 1d4ab6be66bb: Layer already exists 17:55:46 f1f8a2b80c51: Layer already exists 17:55:46 5e1241ea0226: Layer already exists 17:55:46 e64e3d74b60b: Layer already exists 17:55:46 9386262d7a74: Layer already exists 17:55:46 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:46 + 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 17:55:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:55:46 1d4ab6be66bb: Preparing 17:55:46 2de806aa982c: Preparing 17:55:46 f8a240e3d873: Preparing 17:55:46 8c488e6742d6: Preparing 17:55:46 ce53d27dddc1: Preparing 17:55:46 e64e3d74b60b: Preparing 17:55:46 f1f8a2b80c51: Preparing 17:55:46 5e1241ea0226: Preparing 17:55:46 9386262d7a74: Preparing 17:55:46 e64e3d74b60b: Waiting 17:55:46 5e1241ea0226: Waiting 17:55:46 9386262d7a74: Waiting 17:55:46 f1f8a2b80c51: Waiting 17:55:46 ce53d27dddc1: Layer already exists 17:55:46 f8a240e3d873: Layer already exists 17:55:46 1d4ab6be66bb: Layer already exists 17:55:46 2de806aa982c: Layer already exists 17:55:46 8c488e6742d6: Layer already exists 17:55:46 f1f8a2b80c51: Layer already exists 17:55:46 9386262d7a74: Layer already exists 17:55:46 e64e3d74b60b: Layer already exists 17:55:46 5e1241ea0226: Layer already exists 17:55:47 main: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:47 ===================================================== [Pipeline] echo 17:55:47 taggedImages: 17:55:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:55:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.10 17:55:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:55:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:55:47 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:47 latest 17:55:47 3.1.0-dev.10 17:55:47 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:55:47 main 17:55:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:55:48 9dfc051d50d4: Preparing 17:55:48 8e1911bbab67: Preparing 17:55:48 c849a3b81a21: Preparing 17:55:48 e376ebb24bb2: Preparing 17:55:48 830dcfc84971: Preparing 17:55:48 8f649738e438: Preparing 17:55:48 2f8617ea5342: Preparing 17:55:48 ce53d27dddc1: Preparing 17:55:48 e64e3d74b60b: Preparing 17:55:48 e1be651650dc: Preparing 17:55:48 9386262d7a74: Preparing 17:55:48 ce53d27dddc1: Waiting 17:55:48 e64e3d74b60b: Waiting 17:55:48 e1be651650dc: Waiting 17:55:48 9386262d7a74: Waiting 17:55:48 8f649738e438: Waiting 17:55:48 2f8617ea5342: Waiting 17:55:48 9dfc051d50d4: Pushed 17:55:48 8e1911bbab67: Pushed 17:55:48 830dcfc84971: Pushed 17:55:48 ce53d27dddc1: Layer already exists 17:55:48 e64e3d74b60b: Layer already exists 17:55:48 8f649738e438: Pushed 17:55:48 2f8617ea5342: Pushed 17:55:48 9386262d7a74: Layer already exists 17:56:00 c849a3b81a21: Pushed 17:56:00 e376ebb24bb2: Pushed 17:56:00 e1be651650dc: Pushed 17:56:00 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:01 + 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 17:56:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:56:01 9dfc051d50d4: Preparing 17:56:01 8e1911bbab67: Preparing 17:56:01 c849a3b81a21: Preparing 17:56:01 e376ebb24bb2: Preparing 17:56:01 830dcfc84971: Preparing 17:56:01 8f649738e438: Preparing 17:56:01 2f8617ea5342: Preparing 17:56:01 ce53d27dddc1: Preparing 17:56:01 e64e3d74b60b: Preparing 17:56:01 e1be651650dc: Preparing 17:56:01 9386262d7a74: Preparing 17:56:01 ce53d27dddc1: Waiting 17:56:01 e64e3d74b60b: Waiting 17:56:01 8f649738e438: Waiting 17:56:01 e1be651650dc: Waiting 17:56:01 9386262d7a74: Waiting 17:56:01 2f8617ea5342: Waiting 17:56:01 e376ebb24bb2: Layer already exists 17:56:01 830dcfc84971: Layer already exists 17:56:01 8e1911bbab67: Layer already exists 17:56:01 9dfc051d50d4: Layer already exists 17:56:01 c849a3b81a21: Layer already exists 17:56:01 e1be651650dc: Layer already exists 17:56:01 ce53d27dddc1: Layer already exists 17:56:01 8f649738e438: Layer already exists 17:56:01 2f8617ea5342: Layer already exists 17:56:01 e64e3d74b60b: Layer already exists 17:56:01 9386262d7a74: Layer already exists 17:56:01 latest: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.10 17:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:56:02 9dfc051d50d4: Preparing 17:56:02 8e1911bbab67: Preparing 17:56:02 c849a3b81a21: Preparing 17:56:02 e376ebb24bb2: Preparing 17:56:02 830dcfc84971: Preparing 17:56:02 8f649738e438: Preparing 17:56:02 2f8617ea5342: Preparing 17:56:02 ce53d27dddc1: Preparing 17:56:02 e64e3d74b60b: Preparing 17:56:02 e1be651650dc: Preparing 17:56:02 9386262d7a74: Preparing 17:56:02 8f649738e438: Waiting 17:56:02 2f8617ea5342: Waiting 17:56:02 ce53d27dddc1: Waiting 17:56:02 e64e3d74b60b: Waiting 17:56:02 e1be651650dc: Waiting 17:56:02 9386262d7a74: Waiting 17:56:02 830dcfc84971: Layer already exists 17:56:02 8e1911bbab67: Layer already exists 17:56:02 9dfc051d50d4: Layer already exists 17:56:02 c849a3b81a21: Layer already exists 17:56:02 e376ebb24bb2: Layer already exists 17:56:02 8f649738e438: Layer already exists 17:56:02 2f8617ea5342: Layer already exists 17:56:02 e1be651650dc: Layer already exists 17:56:02 e64e3d74b60b: Layer already exists 17:56:02 ce53d27dddc1: Layer already exists 17:56:02 9386262d7a74: Layer already exists 17:56:02 3.1.0-dev.10: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:56:03 9dfc051d50d4: Preparing 17:56:03 8e1911bbab67: Preparing 17:56:03 c849a3b81a21: Preparing 17:56:03 e376ebb24bb2: Preparing 17:56:03 830dcfc84971: Preparing 17:56:03 8f649738e438: Preparing 17:56:03 2f8617ea5342: Preparing 17:56:03 ce53d27dddc1: Preparing 17:56:03 e64e3d74b60b: Preparing 17:56:03 e1be651650dc: Preparing 17:56:03 9386262d7a74: Preparing 17:56:03 ce53d27dddc1: Waiting 17:56:03 e64e3d74b60b: Waiting 17:56:03 e1be651650dc: Waiting 17:56:03 8f649738e438: Waiting 17:56:03 9386262d7a74: Waiting 17:56:03 2f8617ea5342: Waiting 17:56:03 c849a3b81a21: Layer already exists 17:56:03 e376ebb24bb2: Layer already exists 17:56:03 830dcfc84971: Layer already exists 17:56:03 9dfc051d50d4: Layer already exists 17:56:03 8e1911bbab67: Layer already exists 17:56:03 ce53d27dddc1: Layer already exists 17:56:03 2f8617ea5342: Layer already exists 17:56:03 8f649738e438: Layer already exists 17:56:03 e64e3d74b60b: Layer already exists 17:56:03 e1be651650dc: Layer already exists 17:56:03 9386262d7a74: Layer already exists 17:56:03 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:04 + 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 17:56:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:56:04 9dfc051d50d4: Preparing 17:56:04 8e1911bbab67: Preparing 17:56:04 c849a3b81a21: Preparing 17:56:04 e376ebb24bb2: Preparing 17:56:04 830dcfc84971: Preparing 17:56:04 8f649738e438: Preparing 17:56:04 2f8617ea5342: Preparing 17:56:04 ce53d27dddc1: Preparing 17:56:04 e64e3d74b60b: Preparing 17:56:04 e1be651650dc: Preparing 17:56:04 9386262d7a74: Preparing 17:56:04 8f649738e438: Waiting 17:56:04 2f8617ea5342: Waiting 17:56:04 ce53d27dddc1: Waiting 17:56:04 e64e3d74b60b: Waiting 17:56:04 e1be651650dc: Waiting 17:56:04 9386262d7a74: Waiting 17:56:04 8e1911bbab67: Layer already exists 17:56:04 9dfc051d50d4: Layer already exists 17:56:04 e376ebb24bb2: Layer already exists 17:56:04 830dcfc84971: Layer already exists 17:56:04 c849a3b81a21: Layer already exists 17:56:04 ce53d27dddc1: Layer already exists 17:56:04 8f649738e438: Layer already exists 17:56:04 2f8617ea5342: Layer already exists 17:56:04 e64e3d74b60b: Layer already exists 17:56:04 e1be651650dc: Layer already exists 17:56:04 9386262d7a74: Layer already exists 17:56:04 main: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:56:04 ===================================================== [Pipeline] echo 17:56:04 taggedImages: 17:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.10 17:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:56:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:56:04 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:04 latest 17:56:04 3.1.0-dev.10 17:56:04 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:04 main 17:56:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:56:05 44ca3a7b5652: Preparing 17:56:05 cb33872ab1e0: Preparing 17:56:05 ce53d27dddc1: Preparing 17:56:05 e64e3d74b60b: Preparing 17:56:05 12032bd1d344: Preparing 17:56:05 9386262d7a74: Preparing 17:56:05 9386262d7a74: Waiting 17:56:05 e64e3d74b60b: Layer already exists 17:56:05 ce53d27dddc1: Layer already exists 17:56:05 9386262d7a74: Layer already exists 17:56:05 44ca3a7b5652: Pushed 17:56:07 12032bd1d344: Pushed 17:56:10 cb33872ab1e0: Pushed 17:56:10 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:10 + 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 17:56:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:56:11 44ca3a7b5652: Preparing 17:56:11 cb33872ab1e0: Preparing 17:56:11 ce53d27dddc1: Preparing 17:56:11 e64e3d74b60b: Preparing 17:56:11 12032bd1d344: Preparing 17:56:11 9386262d7a74: Preparing 17:56:11 9386262d7a74: Waiting 17:56:11 ce53d27dddc1: Layer already exists 17:56:11 e64e3d74b60b: Layer already exists 17:56:11 44ca3a7b5652: Layer already exists 17:56:11 12032bd1d344: Layer already exists 17:56:11 cb33872ab1e0: Layer already exists 17:56:11 9386262d7a74: Layer already exists 17:56:11 latest: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.10 17:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:56:12 44ca3a7b5652: Preparing 17:56:12 cb33872ab1e0: Preparing 17:56:12 ce53d27dddc1: Preparing 17:56:12 e64e3d74b60b: Preparing 17:56:12 12032bd1d344: Preparing 17:56:12 9386262d7a74: Preparing 17:56:12 9386262d7a74: Waiting 17:56:12 12032bd1d344: Layer already exists 17:56:12 cb33872ab1e0: Layer already exists 17:56:12 e64e3d74b60b: Layer already exists 17:56:12 ce53d27dddc1: Layer already exists 17:56:12 44ca3a7b5652: Layer already exists 17:56:12 9386262d7a74: Layer already exists 17:56:12 3.1.0-dev.10: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:56:13 44ca3a7b5652: Preparing 17:56:13 cb33872ab1e0: Preparing 17:56:13 ce53d27dddc1: Preparing 17:56:13 e64e3d74b60b: Preparing 17:56:13 12032bd1d344: Preparing 17:56:13 9386262d7a74: Preparing 17:56:13 9386262d7a74: Waiting 17:56:13 cb33872ab1e0: Layer already exists 17:56:13 e64e3d74b60b: Layer already exists 17:56:13 44ca3a7b5652: Layer already exists 17:56:13 ce53d27dddc1: Layer already exists 17:56:13 12032bd1d344: Layer already exists 17:56:13 9386262d7a74: Layer already exists 17:56:13 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:13 + 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 17:56:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:56:13 44ca3a7b5652: Preparing 17:56:13 cb33872ab1e0: Preparing 17:56:13 ce53d27dddc1: Preparing 17:56:13 e64e3d74b60b: Preparing 17:56:13 12032bd1d344: Preparing 17:56:13 9386262d7a74: Preparing 17:56:13 9386262d7a74: Waiting 17:56:13 ce53d27dddc1: Layer already exists 17:56:13 12032bd1d344: Layer already exists 17:56:13 cb33872ab1e0: Layer already exists 17:56:13 e64e3d74b60b: Layer already exists 17:56:13 44ca3a7b5652: Layer already exists 17:56:13 9386262d7a74: Layer already exists 17:56:14 main: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:56:14 ===================================================== [Pipeline] echo 17:56:14 taggedImages: 17:56:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:56:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.10 17:56:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:56:14 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:56:14 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:14 latest 17:56:14 3.1.0-dev.10 17:56:14 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:14 main 17:56:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:56:14 e297a69b4606: Preparing 17:56:14 f2dec91155bb: Preparing 17:56:14 15a1fc56dc90: Preparing 17:56:14 980048e51a81: Preparing 17:56:14 8d801f420e79: Preparing 17:56:14 ce53d27dddc1: Preparing 17:56:14 e64e3d74b60b: Preparing 17:56:14 fa2243c1d076: Preparing 17:56:14 9386262d7a74: Preparing 17:56:14 e64e3d74b60b: Waiting 17:56:14 ce53d27dddc1: Waiting 17:56:14 fa2243c1d076: Waiting 17:56:15 f2dec91155bb: Pushed 17:56:15 15a1fc56dc90: Pushed 17:56:15 e297a69b4606: Pushed 17:56:15 ce53d27dddc1: Layer already exists 17:56:15 e64e3d74b60b: Layer already exists 17:56:15 9386262d7a74: Layer already exists 17:56:17 fa2243c1d076: Pushed 17:56:27 8d801f420e79: Pushed 17:56:32 980048e51a81: Pushed 17:56:32 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:32 + 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 17:56:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:56:33 e297a69b4606: Preparing 17:56:33 f2dec91155bb: Preparing 17:56:33 15a1fc56dc90: Preparing 17:56:33 980048e51a81: Preparing 17:56:33 8d801f420e79: Preparing 17:56:33 ce53d27dddc1: Preparing 17:56:33 e64e3d74b60b: Preparing 17:56:33 fa2243c1d076: Preparing 17:56:33 9386262d7a74: Preparing 17:56:33 e64e3d74b60b: Waiting 17:56:33 fa2243c1d076: Waiting 17:56:33 ce53d27dddc1: Waiting 17:56:33 9386262d7a74: Waiting 17:56:33 f2dec91155bb: Layer already exists 17:56:33 15a1fc56dc90: Layer already exists 17:56:33 e297a69b4606: Layer already exists 17:56:33 980048e51a81: Layer already exists 17:56:33 8d801f420e79: Layer already exists 17:56:33 e64e3d74b60b: Layer already exists 17:56:33 9386262d7a74: Layer already exists 17:56:33 ce53d27dddc1: Layer already exists 17:56:33 fa2243c1d076: Layer already exists 17:56:33 latest: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.10 17:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:56:34 e297a69b4606: Preparing 17:56:34 f2dec91155bb: Preparing 17:56:34 15a1fc56dc90: Preparing 17:56:34 980048e51a81: Preparing 17:56:34 8d801f420e79: Preparing 17:56:34 ce53d27dddc1: Preparing 17:56:34 ce53d27dddc1: Waiting 17:56:34 e64e3d74b60b: Preparing 17:56:34 fa2243c1d076: Preparing 17:56:34 e64e3d74b60b: Waiting 17:56:34 9386262d7a74: Preparing 17:56:34 fa2243c1d076: Waiting 17:56:34 9386262d7a74: Waiting 17:56:34 f2dec91155bb: Layer already exists 17:56:34 e297a69b4606: Layer already exists 17:56:34 980048e51a81: Layer already exists 17:56:34 15a1fc56dc90: Layer already exists 17:56:34 8d801f420e79: Layer already exists 17:56:34 fa2243c1d076: Layer already exists 17:56:34 ce53d27dddc1: Layer already exists 17:56:34 e64e3d74b60b: Layer already exists 17:56:34 9386262d7a74: Layer already exists 17:56:34 3.1.0-dev.10: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:56:34 e297a69b4606: Preparing 17:56:34 f2dec91155bb: Preparing 17:56:34 15a1fc56dc90: Preparing 17:56:34 980048e51a81: Preparing 17:56:34 8d801f420e79: Preparing 17:56:34 ce53d27dddc1: Preparing 17:56:34 e64e3d74b60b: Preparing 17:56:34 fa2243c1d076: Preparing 17:56:34 9386262d7a74: Preparing 17:56:34 ce53d27dddc1: Waiting 17:56:34 fa2243c1d076: Waiting 17:56:34 e64e3d74b60b: Waiting 17:56:34 9386262d7a74: Waiting 17:56:34 980048e51a81: Layer already exists 17:56:34 8d801f420e79: Layer already exists 17:56:34 e297a69b4606: Layer already exists 17:56:34 15a1fc56dc90: Layer already exists 17:56:34 f2dec91155bb: Layer already exists 17:56:34 e64e3d74b60b: Layer already exists 17:56:34 9386262d7a74: Layer already exists 17:56:34 ce53d27dddc1: Layer already exists 17:56:34 fa2243c1d076: Layer already exists 17:56:35 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:35 + 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 17:56:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:56:35 e297a69b4606: Preparing 17:56:35 f2dec91155bb: Preparing 17:56:35 15a1fc56dc90: Preparing 17:56:35 980048e51a81: Preparing 17:56:35 8d801f420e79: Preparing 17:56:35 ce53d27dddc1: Preparing 17:56:35 e64e3d74b60b: Preparing 17:56:35 fa2243c1d076: Preparing 17:56:35 9386262d7a74: Preparing 17:56:35 ce53d27dddc1: Waiting 17:56:35 9386262d7a74: Waiting 17:56:35 fa2243c1d076: Waiting 17:56:35 8d801f420e79: Layer already exists 17:56:35 e297a69b4606: Layer already exists 17:56:35 980048e51a81: Layer already exists 17:56:35 f2dec91155bb: Layer already exists 17:56:35 15a1fc56dc90: Layer already exists 17:56:35 fa2243c1d076: Layer already exists 17:56:35 e64e3d74b60b: Layer already exists 17:56:35 9386262d7a74: Layer already exists 17:56:35 ce53d27dddc1: Layer already exists 17:56:36 main: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:56:36 ===================================================== [Pipeline] echo 17:56:36 taggedImages: 17:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.10 17:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:56:36 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:56:36 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:36 latest 17:56:36 3.1.0-dev.10 17:56:36 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:36 main 17:56:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:36 8b96a6b0ec6c: Preparing 17:56:36 48544cd301fc: Preparing 17:56:36 1b500ba1516c: Preparing 17:56:36 78e61b3d27a9: Preparing 17:56:36 ce53d27dddc1: Preparing 17:56:36 e64e3d74b60b: Preparing 17:56:36 ac7ade66e48a: Preparing 17:56:36 9386262d7a74: Preparing 17:56:36 e64e3d74b60b: Waiting 17:56:36 ac7ade66e48a: Waiting 17:56:36 9386262d7a74: Waiting 17:56:36 ce53d27dddc1: Layer already exists 17:56:36 e64e3d74b60b: Layer already exists 17:56:37 1b500ba1516c: Pushed 17:56:37 48544cd301fc: Pushed 17:56:37 9386262d7a74: Layer already exists 17:56:37 8b96a6b0ec6c: Pushed 17:56:38 ac7ade66e48a: Pushed 17:56:56 78e61b3d27a9: Pushed 17:56:56 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:56 + 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 17:56:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:56 8b96a6b0ec6c: Preparing 17:56:56 48544cd301fc: Preparing 17:56:56 1b500ba1516c: Preparing 17:56:56 78e61b3d27a9: Preparing 17:56:56 ce53d27dddc1: Preparing 17:56:56 e64e3d74b60b: Preparing 17:56:56 ac7ade66e48a: Preparing 17:56:56 9386262d7a74: Preparing 17:56:56 ac7ade66e48a: Waiting 17:56:56 9386262d7a74: Waiting 17:56:56 e64e3d74b60b: Waiting 17:56:56 ce53d27dddc1: Layer already exists 17:56:56 48544cd301fc: Layer already exists 17:56:56 1b500ba1516c: Layer already exists 17:56:56 8b96a6b0ec6c: Layer already exists 17:56:56 78e61b3d27a9: Layer already exists 17:56:56 9386262d7a74: Layer already exists 17:56:56 ac7ade66e48a: Layer already exists 17:56:56 e64e3d74b60b: Layer already exists 17:56:56 latest: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.10 17:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:57 8b96a6b0ec6c: Preparing 17:56:57 48544cd301fc: Preparing 17:56:57 1b500ba1516c: Preparing 17:56:57 78e61b3d27a9: Preparing 17:56:57 ce53d27dddc1: Preparing 17:56:57 e64e3d74b60b: Preparing 17:56:57 ac7ade66e48a: Preparing 17:56:57 9386262d7a74: Preparing 17:56:57 ac7ade66e48a: Waiting 17:56:57 9386262d7a74: Waiting 17:56:57 e64e3d74b60b: Waiting 17:56:57 78e61b3d27a9: Layer already exists 17:56:57 8b96a6b0ec6c: Layer already exists 17:56:57 ce53d27dddc1: Layer already exists 17:56:57 1b500ba1516c: Layer already exists 17:56:57 48544cd301fc: Layer already exists 17:56:57 9386262d7a74: Layer already exists 17:56:57 ac7ade66e48a: Layer already exists 17:56:57 e64e3d74b60b: Layer already exists 17:56:57 3.1.0-dev.10: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:58 8b96a6b0ec6c: Preparing 17:56:58 48544cd301fc: Preparing 17:56:58 1b500ba1516c: Preparing 17:56:58 78e61b3d27a9: Preparing 17:56:58 ce53d27dddc1: Preparing 17:56:58 e64e3d74b60b: Preparing 17:56:58 ac7ade66e48a: Preparing 17:56:58 9386262d7a74: Preparing 17:56:58 e64e3d74b60b: Waiting 17:56:58 ac7ade66e48a: Waiting 17:56:58 9386262d7a74: Waiting 17:56:58 78e61b3d27a9: Layer already exists 17:56:58 ce53d27dddc1: Layer already exists 17:56:58 8b96a6b0ec6c: Layer already exists 17:56:58 48544cd301fc: Layer already exists 17:56:58 1b500ba1516c: Layer already exists 17:56:58 e64e3d74b60b: Layer already exists 17:56:58 ac7ade66e48a: Layer already exists 17:56:58 9386262d7a74: Layer already exists 17:56:58 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:58 + 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 17:56:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:56:58 8b96a6b0ec6c: Preparing 17:56:58 48544cd301fc: Preparing 17:56:58 1b500ba1516c: Preparing 17:56:58 78e61b3d27a9: Preparing 17:56:58 ce53d27dddc1: Preparing 17:56:58 e64e3d74b60b: Preparing 17:56:58 ac7ade66e48a: Preparing 17:56:58 9386262d7a74: Preparing 17:56:58 ac7ade66e48a: Waiting 17:56:58 9386262d7a74: Waiting 17:56:58 e64e3d74b60b: Waiting 17:56:58 48544cd301fc: Layer already exists 17:56:58 8b96a6b0ec6c: Layer already exists 17:56:58 78e61b3d27a9: Layer already exists 17:56:58 1b500ba1516c: Layer already exists 17:56:58 ce53d27dddc1: Layer already exists 17:56:58 ac7ade66e48a: Layer already exists 17:56:58 9386262d7a74: Layer already exists 17:56:58 e64e3d74b60b: Layer already exists 17:56:58 main: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:56:58 ===================================================== [Pipeline] echo 17:56:58 taggedImages: 17:56:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:56:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.10 17:56:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:56:58 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:56:58 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:58 latest 17:56:58 3.1.0-dev.10 17:56:58 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:56:58 main 17:56:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:56:59 3d4f9178d521: Preparing 17:56:59 967f10c9cb06: Preparing 17:56:59 64a290462cf6: Preparing 17:56:59 78e61b3d27a9: Preparing 17:56:59 ce53d27dddc1: Preparing 17:56:59 e64e3d74b60b: Preparing 17:56:59 fa2243c1d076: Preparing 17:56:59 9386262d7a74: Preparing 17:56:59 e64e3d74b60b: Waiting 17:56:59 fa2243c1d076: Waiting 17:56:59 9386262d7a74: Waiting 17:56:59 ce53d27dddc1: Layer already exists 17:56:59 78e61b3d27a9: Layer already exists 17:56:59 e64e3d74b60b: Layer already exists 17:56:59 fa2243c1d076: Layer already exists 17:56:59 9386262d7a74: Layer already exists 17:56:59 64a290462cf6: Pushed 17:56:59 967f10c9cb06: Pushed 17:56:59 3d4f9178d521: Pushed 17:56:59 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:00 + 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 17:57:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:57:00 3d4f9178d521: Preparing 17:57:00 967f10c9cb06: Preparing 17:57:00 64a290462cf6: Preparing 17:57:00 78e61b3d27a9: Preparing 17:57:00 ce53d27dddc1: Preparing 17:57:00 e64e3d74b60b: Preparing 17:57:00 fa2243c1d076: Preparing 17:57:00 9386262d7a74: Preparing 17:57:00 e64e3d74b60b: Waiting 17:57:00 fa2243c1d076: Waiting 17:57:00 9386262d7a74: Waiting 17:57:00 ce53d27dddc1: Layer already exists 17:57:00 3d4f9178d521: Layer already exists 17:57:00 78e61b3d27a9: Layer already exists 17:57:00 64a290462cf6: Layer already exists 17:57:00 967f10c9cb06: Layer already exists 17:57:00 fa2243c1d076: Layer already exists 17:57:00 e64e3d74b60b: Layer already exists 17:57:00 9386262d7a74: Layer already exists 17:57:00 latest: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.10 17:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:57:01 3d4f9178d521: Preparing 17:57:01 967f10c9cb06: Preparing 17:57:01 64a290462cf6: Preparing 17:57:01 78e61b3d27a9: Preparing 17:57:01 ce53d27dddc1: Preparing 17:57:01 e64e3d74b60b: Preparing 17:57:01 fa2243c1d076: Preparing 17:57:01 9386262d7a74: Preparing 17:57:01 e64e3d74b60b: Waiting 17:57:01 fa2243c1d076: Waiting 17:57:01 9386262d7a74: Waiting 17:57:01 3d4f9178d521: Layer already exists 17:57:01 ce53d27dddc1: Layer already exists 17:57:01 64a290462cf6: Layer already exists 17:57:01 967f10c9cb06: Layer already exists 17:57:01 78e61b3d27a9: Layer already exists 17:57:01 fa2243c1d076: Layer already exists 17:57:01 9386262d7a74: Layer already exists 17:57:01 e64e3d74b60b: Layer already exists 17:57:01 3.1.0-dev.10: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:57:01 3d4f9178d521: Preparing 17:57:01 967f10c9cb06: Preparing 17:57:01 64a290462cf6: Preparing 17:57:01 78e61b3d27a9: Preparing 17:57:01 ce53d27dddc1: Preparing 17:57:01 e64e3d74b60b: Preparing 17:57:01 fa2243c1d076: Preparing 17:57:01 9386262d7a74: Preparing 17:57:01 fa2243c1d076: Waiting 17:57:01 9386262d7a74: Waiting 17:57:01 e64e3d74b60b: Waiting 17:57:01 3d4f9178d521: Layer already exists 17:57:01 ce53d27dddc1: Layer already exists 17:57:01 64a290462cf6: Layer already exists 17:57:01 967f10c9cb06: Layer already exists 17:57:01 78e61b3d27a9: Layer already exists 17:57:01 e64e3d74b60b: Layer already exists 17:57:01 9386262d7a74: Layer already exists 17:57:01 fa2243c1d076: Layer already exists 17:57:01 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:02 + 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 17:57:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:57:02 3d4f9178d521: Preparing 17:57:02 967f10c9cb06: Preparing 17:57:02 64a290462cf6: Preparing 17:57:02 78e61b3d27a9: Preparing 17:57:02 ce53d27dddc1: Preparing 17:57:02 e64e3d74b60b: Preparing 17:57:02 fa2243c1d076: Preparing 17:57:02 9386262d7a74: Preparing 17:57:02 fa2243c1d076: Waiting 17:57:02 9386262d7a74: Waiting 17:57:02 e64e3d74b60b: Waiting 17:57:02 64a290462cf6: Layer already exists 17:57:02 ce53d27dddc1: Layer already exists 17:57:02 78e61b3d27a9: Layer already exists 17:57:02 967f10c9cb06: Layer already exists 17:57:02 3d4f9178d521: Layer already exists 17:57:02 e64e3d74b60b: Layer already exists 17:57:02 fa2243c1d076: Layer already exists 17:57:02 9386262d7a74: Layer already exists 17:57:02 main: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:02 ===================================================== [Pipeline] echo 17:57:02 taggedImages: 17:57:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:57:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:57:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.10 17:57:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:57:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:57:02 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:57:02 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:57:02 latest 17:57:02 3.1.0-dev.10 17:57:02 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:57:02 main 17:57:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:57:03 ae2869fc3bab: Preparing 17:57:03 b9b73c05521d: Preparing 17:57:03 ce53d27dddc1: Preparing 17:57:03 e64e3d74b60b: Preparing 17:57:03 364ec4264fa4: Preparing 17:57:03 9386262d7a74: Preparing 17:57:03 9386262d7a74: Waiting 17:57:03 e64e3d74b60b: Layer already exists 17:57:03 ce53d27dddc1: Layer already exists 17:57:03 9386262d7a74: Layer already exists 17:57:03 ae2869fc3bab: Pushed 17:57:03 364ec4264fa4: Pushed 17:57:09 b9b73c05521d: Pushed 17:57:09 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:57:09 ae2869fc3bab: Preparing 17:57:09 b9b73c05521d: Preparing 17:57:09 ce53d27dddc1: Preparing 17:57:09 e64e3d74b60b: Preparing 17:57:09 364ec4264fa4: Preparing 17:57:09 9386262d7a74: Preparing 17:57:09 9386262d7a74: Waiting 17:57:09 ae2869fc3bab: Layer already exists 17:57:09 b9b73c05521d: Layer already exists 17:57:09 364ec4264fa4: Layer already exists 17:57:09 ce53d27dddc1: Layer already exists 17:57:09 e64e3d74b60b: Layer already exists 17:57:09 9386262d7a74: Layer already exists 17:57:09 latest: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.10 17:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:57:10 ae2869fc3bab: Preparing 17:57:10 b9b73c05521d: Preparing 17:57:10 ce53d27dddc1: Preparing 17:57:10 e64e3d74b60b: Preparing 17:57:10 364ec4264fa4: Preparing 17:57:10 9386262d7a74: Preparing 17:57:10 9386262d7a74: Waiting 17:57:10 ae2869fc3bab: Layer already exists 17:57:10 ce53d27dddc1: Layer already exists 17:57:10 b9b73c05521d: Layer already exists 17:57:10 e64e3d74b60b: Layer already exists 17:57:10 364ec4264fa4: Layer already exists 17:57:10 9386262d7a74: Layer already exists 17:57:10 3.1.0-dev.10: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:57:11 ae2869fc3bab: Preparing 17:57:11 b9b73c05521d: Preparing 17:57:11 ce53d27dddc1: Preparing 17:57:11 e64e3d74b60b: Preparing 17:57:11 364ec4264fa4: Preparing 17:57:11 9386262d7a74: Preparing 17:57:11 9386262d7a74: Waiting 17:57:11 b9b73c05521d: Layer already exists 17:57:11 ae2869fc3bab: Layer already exists 17:57:11 364ec4264fa4: Layer already exists 17:57:11 ce53d27dddc1: Layer already exists 17:57:11 e64e3d74b60b: Layer already exists 17:57:11 9386262d7a74: Layer already exists 17:57:11 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:57:11 ae2869fc3bab: Preparing 17:57:11 b9b73c05521d: Preparing 17:57:11 ce53d27dddc1: Preparing 17:57:11 e64e3d74b60b: Preparing 17:57:11 364ec4264fa4: Preparing 17:57:11 9386262d7a74: Preparing 17:57:11 9386262d7a74: Waiting 17:57:11 e64e3d74b60b: Layer already exists 17:57:11 ce53d27dddc1: Layer already exists 17:57:11 b9b73c05521d: Layer already exists 17:57:11 364ec4264fa4: Layer already exists 17:57:11 ae2869fc3bab: Layer already exists 17:57:11 9386262d7a74: Layer already exists 17:57:12 main: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:12 ===================================================== [Pipeline] echo 17:57:12 taggedImages: 17:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.10 17:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:57:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:57:12 c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:57:12 latest 17:57:12 3.1.0-dev.10 17:57:12 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:57:12 main 17:57:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:12 065547bf5649: Preparing 17:57:12 6673b7805575: Preparing 17:57:12 ce53d27dddc1: Preparing 17:57:12 e64e3d74b60b: Preparing 17:57:12 bbf0a4fbfc82: Preparing 17:57:12 9386262d7a74: Preparing 17:57:12 9386262d7a74: Waiting 17:57:12 bbf0a4fbfc82: Layer already exists 17:57:12 e64e3d74b60b: Layer already exists 17:57:12 ce53d27dddc1: Layer already exists 17:57:12 9386262d7a74: Layer already exists 17:57:13 065547bf5649: Pushed 17:57:18 6673b7805575: Pushed 17:57:18 c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:19 065547bf5649: Preparing 17:57:19 6673b7805575: Preparing 17:57:19 ce53d27dddc1: Preparing 17:57:19 e64e3d74b60b: Preparing 17:57:19 bbf0a4fbfc82: Preparing 17:57:19 9386262d7a74: Preparing 17:57:19 9386262d7a74: Waiting 17:57:19 065547bf5649: Layer already exists 17:57:19 6673b7805575: Layer already exists 17:57:19 e64e3d74b60b: Layer already exists 17:57:19 bbf0a4fbfc82: Layer already exists 17:57:19 ce53d27dddc1: Layer already exists 17:57:19 9386262d7a74: Layer already exists 17:57:19 latest: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.10 17:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:20 065547bf5649: Preparing 17:57:20 6673b7805575: Preparing 17:57:20 ce53d27dddc1: Preparing 17:57:20 e64e3d74b60b: Preparing 17:57:20 bbf0a4fbfc82: Preparing 17:57:20 9386262d7a74: Preparing 17:57:20 9386262d7a74: Waiting 17:57:20 bbf0a4fbfc82: Layer already exists 17:57:20 ce53d27dddc1: Layer already exists 17:57:20 6673b7805575: Layer already exists 17:57:20 065547bf5649: Layer already exists 17:57:20 e64e3d74b60b: Layer already exists 17:57:20 9386262d7a74: Layer already exists 17:57:20 3.1.0-dev.10: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:20 065547bf5649: Preparing 17:57:20 6673b7805575: Preparing 17:57:20 ce53d27dddc1: Preparing 17:57:20 e64e3d74b60b: Preparing 17:57:20 bbf0a4fbfc82: Preparing 17:57:20 9386262d7a74: Preparing 17:57:20 9386262d7a74: Waiting 17:57:20 ce53d27dddc1: Layer already exists 17:57:20 065547bf5649: Layer already exists 17:57:20 6673b7805575: Layer already exists 17:57:20 bbf0a4fbfc82: Layer already exists 17:57:20 e64e3d74b60b: Layer already exists 17:57:20 9386262d7a74: Layer already exists 17:57:20 c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:57:21 065547bf5649: Preparing 17:57:21 6673b7805575: Preparing 17:57:21 ce53d27dddc1: Preparing 17:57:21 e64e3d74b60b: Preparing 17:57:21 bbf0a4fbfc82: Preparing 17:57:21 9386262d7a74: Preparing 17:57:21 9386262d7a74: Waiting 17:57:21 e64e3d74b60b: Layer already exists 17:57:21 bbf0a4fbfc82: Layer already exists 17:57:21 ce53d27dddc1: Layer already exists 17:57:21 6673b7805575: Layer already exists 17:57:21 065547bf5649: Layer already exists 17:57:21 9386262d7a74: Layer already exists 17:57:21 main: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:21 ===================================================== [Pipeline] echo 17:57:21 taggedImages: 17:57:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b 17:57:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:57:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.10 17:57:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 17:57:21 - 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 17:57:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:22 17:57:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:22 arm64: Pulling from edgex-lftools-log-publisher 17:57:22 8998bd30e6a1: Pulling fs layer 17:57:22 04944245beec: Pulling fs layer 17:57:22 699f458cf7ca: Pulling fs layer 17:57:22 765212b225bb: Pulling fs layer 17:57:22 f23df028b6ca: Pulling fs layer 17:57:22 d65c8cfc05b1: Pulling fs layer 17:57:22 2437ff75d9bd: Pulling fs layer 17:57:22 765212b225bb: Waiting 17:57:22 d65c8cfc05b1: Waiting 17:57:22 2437ff75d9bd: Waiting 17:57:22 f23df028b6ca: Waiting 17:57:22 04944245beec: Verifying Checksum 17:57:22 04944245beec: Download complete 17:57:22 765212b225bb: Verifying Checksum 17:57:22 765212b225bb: Download complete 17:57:22 f23df028b6ca: Verifying Checksum 17:57:22 f23df028b6ca: Download complete 17:57:22 d65c8cfc05b1: Verifying Checksum 17:57:22 d65c8cfc05b1: Download complete 17:57:23 699f458cf7ca: Verifying Checksum 17:57:23 699f458cf7ca: Download complete 17:57:23 8998bd30e6a1: Verifying Checksum 17:57:23 8998bd30e6a1: Download complete 17:57:26 2437ff75d9bd: Verifying Checksum 17:57:26 2437ff75d9bd: Download complete 17:57:27 8998bd30e6a1: Pull complete 17:57:27 04944245beec: Pull complete 17:57:31 699f458cf7ca: Pull complete 17:57:31 765212b225bb: Pull complete 17:57:32 f23df028b6ca: Pull complete 17:57:32 d65c8cfc05b1: Pull complete 17:57:47 2437ff75d9bd: Pull complete 17:57:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:47 prd-ubuntu20.04-docker-arm64-4c-16g-1456 does not seem to be running inside a container 17:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@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 17:57:50 $ docker top e28590043ad35fd58e345b68e476f62f8ebecf10216bce6ff1575312f376fefa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:50 ---> job-cost.sh 17:57:50 lf-activate-venv: SKIPPING 17:57:50 INFO: No Stack... 17:57:51 INFO: Retrieving Pricing Info for: v3-standard-4 17:57:52 INFO: Archiving Costs [Pipeline] sh 17:57:52 + + cut -d, -f6cat 17:57:52 /w/workspace/edgex-go/544/archives/cost.csv [Pipeline] lock 17:57:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-544-stack-cost] 17:57:52 Resource [jenkins-edgexfoundry-edgex-go-main-544-stack-cost] did not exist. Created. 17:57:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-544-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:53 + echo total: 0.10999999940395355 [Pipeline] stash 17:57:53 Stashed 1 file(s) [Pipeline] } 17:57:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-544-stack-cost] [Pipeline] // lock [Pipeline] } 17:57:53 $ docker stop --time=1 e28590043ad35fd58e345b68e476f62f8ebecf10216bce6ff1575312f376fefa 17:57:55 $ docker rm -f --volumes e28590043ad35fd58e345b68e476f62f8ebecf10216bce6ff1575312f376fefa [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 17:57:55 provisioning config files... 17:57:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/544@tmp/config15404043177657638203tmp [Pipeline] { [Pipeline] sh 17:57:55 + set +x 17:57:55 + curl -s https://codecov.io/bash 17:57:55 + bash -s -- 17:57:55 17:57:55 _____ _ 17:57:55 / ____| | | 17:57:55 | | ___ __| | ___ ___ _____ __ 17:57:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:57:55 | |___| (_) | (_| | __/ (_| (_) \ V / 17:57:55 \_____\___/ \__,_|\___|\___\___/ \_/ 17:57:55 Bash-1.0.6 17:57:55 17:57:55 17:57:55 ==> git version 2.25.1 found 17:57:55 ==> 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 17:57:55 Release-Date: 2020-01-08 17:57:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:57:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:57:55 ==> Jenkins CI detected. 17:57:55 current dir:  /w/workspace/edgex-go/544 17:57:55 project root: . 17:57:55 --> token set from env 17:57:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:57:56 ==> Running gcov in . (disable via -X gcov) 17:57:56 ==> Python coveragepy not found 17:57:56 ==> Searching for coverage reports in: 17:57:56 + . 17:57:56 -> Found 1 reports 17:57:56 ==> Detecting git/mercurial file structure 17:57:56 ==> Reading reports 17:57:56 + ./coverage.out bytes=448414 17:57:56 ==> Appending adjustments 17:57:56 https://docs.codecov.io/docs/fixing-reports 17:57:57 + Found adjustments 17:57:57 ==> Gzipping contents 17:57:57 60K /tmp/codecov.k9CqYi.gz 17:57:57 ==> Uploading reports 17:57:57 url: https://codecov.io 17:57:57 query: branch=main&commit=c4e9678bd2dc4350f999e9d876f0d88fec21a98b&build=544&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F544%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:57:57 -> Pinging Codecov 17:57:57 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=c4e9678bd2dc4350f999e9d876f0d88fec21a98b&build=544&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F544%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:57:57 -> Uploading to 17:57:57 https://storage.googleapis.com/codecov/v4/raw/2023-07-18/00271124DB129430A58F1EEE437C3FCB/c4e9678bd2dc4350f999e9d876f0d88fec21a98b/ccdf1e4b-d10a-4388-8ea6-3323924cac43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230718T175757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c81eb58d2e168f746c8db6169bd354de31dea00c57ba069c3cf17e7250d8080 17:57:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:57 Dload Upload Total Spent Left Speed 17:57:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57607 0 0 100 57607 0 262k --:--:-- --:--:-- --:--:-- 262k 17:57:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } 17:57:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:57:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:57:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:57:58 17:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:57:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:57:58 df9b9388f04a: Pulling fs layer 17:57:58 52dc419b0ee2: Pulling fs layer 17:57:58 25bc292e5bac: Pulling fs layer 17:57:58 114826534d7a: Pulling fs layer 17:57:58 4657fd5d0bcf: Pulling fs layer 17:57:58 114826534d7a: Waiting 17:57:58 4657fd5d0bcf: Waiting 17:57:58 6ad1cebc031e: Pulling fs layer 17:57:58 8a3aa393b2d8: Pulling fs layer 17:57:58 6ad1cebc031e: Waiting 17:57:58 8a3aa393b2d8: Waiting 17:57:58 25bc292e5bac: Verifying Checksum 17:57:58 25bc292e5bac: Download complete 17:57:58 52dc419b0ee2: Verifying Checksum 17:57:58 52dc419b0ee2: Download complete 17:57:58 4657fd5d0bcf: Verifying Checksum 17:57:58 4657fd5d0bcf: Download complete 17:57:58 df9b9388f04a: Download complete 17:57:58 6ad1cebc031e: Verifying Checksum 17:57:58 6ad1cebc031e: Download complete 17:57:58 df9b9388f04a: Pull complete 17:57:58 52dc419b0ee2: Pull complete 17:57:59 25bc292e5bac: Pull complete 17:57:59 114826534d7a: Verifying Checksum 17:57:59 114826534d7a: Download complete 17:57:59 8a3aa393b2d8: Verifying Checksum 17:57:59 8a3aa393b2d8: Download complete 17:58:03 114826534d7a: Pull complete 17:58:03 4657fd5d0bcf: Pull complete 17:58:03 6ad1cebc031e: Pull complete 17:58:06 8a3aa393b2d8: Pull complete 17:58:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:58:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:06 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:58:06 $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:58:17 $ docker top 4afd40ea586fb9b6bbba20e6ee7869a0d5f1ff0958c00e56004888e1d763ecc0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:58:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:58:17 + set -o pipefail 17:58:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:58:22 17:58:22 Monitoring /w/workspace/edgex-go/544 (github.com/edgexfoundry/edgex-go)... 17:58:22 17:58:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d5d7c14d-7017-438e-b328-45080e72aa44 17:58:22 17:58:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:58:22 17:58:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:58:22 17:58:22 17:58:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:58:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:58:22 More details here: https://snyk.co/ue1NS [Pipeline] } 17:58:22 $ docker stop --time=1 4afd40ea586fb9b6bbba20e6ee7869a0d5f1ff0958c00e56004888e1d763ecc0 17:58:28 $ docker rm -f --volumes 4afd40ea586fb9b6bbba20e6ee7869a0d5f1ff0958c00e56004888e1d763ecc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:58:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:29 provisioning config files... 17:58:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/544@tmp/config15408140859379849302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:29 --> edgex-publish-swagger.sh 17:58:29 === Publish openapi/v3 API === 17:58:29 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 17:58:29 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/544/openapi/v3/core-command.yaml] 17:58:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:29 Dload Upload Total Spent Left Speed 17:58:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 55719 --:--:-- --:--:-- --:--:-- 55613 100 29030 0 0 100 29030 0 55719 --:--:-- --:--:-- --:--:-- 55613 17:58:29 17:58:29 17:58:29 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/544/openapi/v3/core-data.yaml] 17:58:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:29 Dload Upload Total Spent Left Speed 17:58:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 149k --:--:-- --:--:-- --:--:-- 149k 17:58:30 17:58:30 17:58:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/544/openapi/v3/core-metadata.yaml] 17:58:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:30 Dload Upload Total Spent Left Speed 17:58:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 329k --:--:-- --:--:-- --:--:-- 328k 100 141k 0 0 100 141k 0 328k --:--:-- --:--:-- --:--:-- 327k 17:58:30 17:58:30 17:58:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/544/openapi/v3/support-notifications.yaml] 17:58:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:30 Dload Upload Total Spent Left Speed 17:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 194k --:--:-- --:--:-- --:--:-- 194k 17:58:31 17:58:31 17:58:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/544/openapi/v3/support-scheduler.yaml] 17:58:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:31 Dload Upload Total Spent Left Speed 17:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 86105 --:--:-- --:--:-- --:--:-- 86105 17:58:31 17:58:31 [Pipeline] } 17:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:58:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:32 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:58:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:58:32 $ docker top 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f -eo pid,comm 17:58:32 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). 17:58:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:32 [ssh-agent] Looking for ssh-agent implementation... 17:58:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:33 $ docker exec 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f ssh-agent 17:58:33 SSH_AUTH_SOCK=/tmp/ssh-BfF2x6sR9ttN/agent.31 17:58:33 SSH_AGENT_PID=37 17:58:33 Running ssh-add (command line suppressed) 17:58:33 Identity added: /w/workspace/edgex-go/544@tmp/private_key_16130644143846781212.key (/w/workspace/edgex-go/544@tmp/private_key_16130644143846781212.key) 17:58:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:33 + git semver tag 17:58:33 2023-07-18 17:58:33,756 [run_tag] DEBUG tag force:False 17:58:33 2023-07-18 17:58:33,756 [check_head_tag] DEBUG check head tag 17:58:33 2023-07-18 17:58:33,757 [execute] INFO git cat-file --batch-check 17:58:33 2023-07-18 17:58:33,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=) 17:58:33 2023-07-18 17:58:33,762 [execute] INFO git cat-file --batch 17:58:33 2023-07-18 17:58:33,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=) 17:58:33 2023-07-18 17:58:33,774 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main 17:58:33 2023-07-18 17:58:33,774 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 17:58:33 2023-07-18 17:58:33,775 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=None) 17:58:33 2023-07-18 17:58:33,780 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main 17:58:33 3.1.0-dev.10 [Pipeline] } 17:58:33 $ docker exec --env ******** --env ******** 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f ssh-agent -k 17:58:33 unset SSH_AUTH_SOCK; 17:58:33 unset SSH_AGENT_PID; 17:58:33 echo Agent pid 37 killed; 17:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:34 + git semver [Pipeline] } 17:58:34 $ docker stop --time=1 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f 17:58:35 $ docker rm -f --volumes 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:36 17:58:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:36 0.23.1-centos7: Pulling from edgex-lftools 17:58:36 ab5ef0e58194: Pulling fs layer 17:58:36 9712f1f96733: Pulling fs layer 17:58:36 63f879dbbcfc: Pulling fs layer 17:58:36 0d9ebad4ef96: Pulling fs layer 17:58:36 e9a5061849ea: Pulling fs layer 17:58:36 d747dcd14b5f: Pulling fs layer 17:58:36 2de7ff778b66: Pulling fs layer 17:58:36 0d9ebad4ef96: Waiting 17:58:36 e9a5061849ea: Waiting 17:58:36 d747dcd14b5f: Waiting 17:58:36 9712f1f96733: Verifying Checksum 17:58:36 9712f1f96733: Download complete 17:58:36 63f879dbbcfc: Verifying Checksum 17:58:36 63f879dbbcfc: Download complete 17:58:37 0d9ebad4ef96: Verifying Checksum 17:58:37 0d9ebad4ef96: Download complete 17:58:37 ab5ef0e58194: Download complete 17:58:37 e9a5061849ea: Verifying Checksum 17:58:37 e9a5061849ea: Download complete 17:58:37 d747dcd14b5f: Verifying Checksum 17:58:37 d747dcd14b5f: Download complete 17:58:37 2de7ff778b66: Verifying Checksum 17:58:37 2de7ff778b66: Download complete 17:58:39 ab5ef0e58194: Pull complete 17:58:39 9712f1f96733: Pull complete 17:58:40 63f879dbbcfc: Pull complete 17:58:44 0d9ebad4ef96: Pull complete 17:58:44 e9a5061849ea: Pull complete 17:58:45 d747dcd14b5f: Pull complete 17:58:46 2de7ff778b66: Pull complete 17:58:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:58:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:46 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:58:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:58:56 $ docker top 287fc3d4d68b4174b295b7849841e1810369dc88930c7217b7ddaacb7d62d488 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:58:56 provisioning config files... 17:58:56 copy managed file [sigul-config] to file:/w/workspace/edgex-go/544@tmp/config2785796329656504743tmp 17:58:56 copy managed file [sigul-password] to file:/w/workspace/edgex-go/544@tmp/config14578354906559943061tmp 17:58:56 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/544@tmp/config5886644464580912602tmp [Pipeline] { [Pipeline] echo 17:58:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:58:56 ---> sigul-configuration.sh 17:58:56 gpg: directory `/root/.gnupg' created 17:58:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:58:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:58:56 gpg: keyring `/root/.gnupg/secring.gpg' created 17:58:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:58:56 gpg: CAST5 encrypted data 17:58:56 gpg: encrypted with 1 passphrase 17:58:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:58:56 + mkdir /home/jenkins 17:58:56 + mkdir /home/jenkins/sigul [Pipeline] sh 17:58:57 + 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 17:58:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:58:57 ---> sigul-install.sh 17:58:57 Sigul already installed; skipping installation. [Pipeline] sh 17:58:57 + git tag --list 17:58:57 0.6.0 17:58:57 0.6.1 17:58:57 0.7.0 17:58:57 0.7.1 17:58:57 v1.0.0 17:58:57 v1.0.1 17:58:57 v1.1.0 17:58:57 v1.2.0 17:58:57 v1.2.1 17:58:57 v1.3.0 17:58:57 v1.3.1 17:58:57 v2.0.0 17:58:57 v2.1.0 17:58:57 v2.1.1 17:58:57 v2.2.0 17:58:57 v2.3.0 17:58:57 v3.0 17:58:57 v3.0.0 17:58:57 v3.1.0-dev.1 17:58:57 v3.1.0-dev.10 17:58:57 v3.1.0-dev.2 17:58:57 v3.1.0-dev.3 17:58:57 v3.1.0-dev.4 17:58:57 v3.1.0-dev.5 17:58:57 v3.1.0-dev.6 17:58:57 v3.1.0-dev.7 17:58:57 v3.1.0-dev.8 17:58:57 v3.1.0-dev.9 [Pipeline] sh 17:58:57 + lftools sign git-tag v3.1.0-dev.10 17:58:58 Signing Git tag with Sigul... 17:58:58 Signing v3.1.0-dev.10 [Pipeline] echo 17:58:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:58:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:58:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:58:59 $ docker stop --time=1 287fc3d4d68b4174b295b7849841e1810369dc88930c7217b7ddaacb7d62d488 17:59:00 $ docker rm -f --volumes 287fc3d4d68b4174b295b7849841e1810369dc88930c7217b7ddaacb7d62d488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:59:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:01 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:59:01 $ docker top 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:01 [ssh-agent] Looking for ssh-agent implementation... 17:59:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:01 $ docker exec 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 ssh-agent 17:59:01 SSH_AUTH_SOCK=/tmp/ssh-O5Hxa1afte8s/agent.32 17:59:01 SSH_AGENT_PID=38 17:59:01 Running ssh-add (command line suppressed) 17:59:01 Identity added: /w/workspace/edgex-go/544@tmp/private_key_3466751858522025497.key (/w/workspace/edgex-go/544@tmp/private_key_3466751858522025497.key) 17:59:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:02 + git semver bump pre 17:59:02 2023-07-18 17:59:02,346 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main 17:59:02 2023-07-18 17:59:02,347 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev 17:59:02 2023-07-18 17:59:02,347 [bump_version] DEBUG bumped version:3.1.0-dev.11 17:59:02 2023-07-18 17:59:02,347 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/edgex-go/544/.semver/main with force:True 17:59:02 2023-07-18 17:59:02,347 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main 17:59:02 2023-07-18 17:59:02,347 [write_file] DEBUG write to file:/w/workspace/edgex-go/544/.semver/main 17:59:02 2023-07-18 17:59:02,349 [execute] INFO git cat-file --batch-check 17:59:02 2023-07-18 17:59:02,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=) 17:59:02 2023-07-18 17:59:02,355 [execute] INFO git cat-file --batch 17:59:02 2023-07-18 17:59:02,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=) 17:59:02 2023-07-18 17:59:02,362 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main 17:59:02 3.1.0-dev.11 [Pipeline] } 17:59:02 $ docker exec --env ******** --env ******** 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 ssh-agent -k 17:59:02 unset SSH_AUTH_SOCK; 17:59:02 unset SSH_AGENT_PID; 17:59:02 echo Agent pid 38 killed; 17:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:02 + git semver [Pipeline] } 17:59:03 $ docker stop --time=1 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 17:59:04 $ docker rm -f --volumes 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:05 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:59:05 $ docker top 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 -eo pid,comm 17:59: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). 17:59:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:05 [ssh-agent] Looking for ssh-agent implementation... 17:59:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:05 $ docker exec 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 ssh-agent 17:59:05 SSH_AUTH_SOCK=/tmp/ssh-KvPKmB8QjCAV/agent.33 17:59:05 SSH_AGENT_PID=39 17:59:05 Running ssh-add (command line suppressed) 17:59:05 Identity added: /w/workspace/edgex-go/544@tmp/private_key_16190231995488607776.key (/w/workspace/edgex-go/544@tmp/private_key_16190231995488607776.key) 17:59:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:06 + git semver push 17:59:06 2023-07-18 17:59:06,419 [run_push] DEBUG push 17:59:06 2023-07-18 17:59:06,420 [execute] INFO git cat-file --batch-check 17:59:06 2023-07-18 17:59:06,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=) 17:59:06 2023-07-18 17:59:06,424 [execute] INFO git rev-list 621217693602e0987526ffbb8363091157c83878 -- 17:59:06 2023-07-18 17:59:06,424 [execute] DEBUG Popen(['git', 'rev-list', '621217693602e0987526ffbb8363091157c83878', '--'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=None) 17:59:06 2023-07-18 17:59:06,442 [execute] INFO git fetch -v origin 17:59:06 2023-07-18 17:59:06,443 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=True, shell=None, istream=None) 17:59:07 2023-07-18 17:59:06,952 [run_push] DEBUG no remote changes detected 17:59:07 2023-07-18 17:59:06,952 [execute] INFO git push origin semver 17:59:07 2023-07-18 17:59:06,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=None) 17:59:07 2023-07-18 17:59:07,786 [run_push] DEBUG push all version tags 17:59:07 2023-07-18 17:59:07,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:59:07 2023-07-18 17:59:07,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=None) 17:59:08 2023-07-18 17:59:08,583 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main 17:59:08 3.1.0-dev.11 [Pipeline] } 17:59:08 $ docker exec --env ******** --env ******** 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 ssh-agent -k 17:59:09 unset SSH_AUTH_SOCK; 17:59:09 unset SSH_AGENT_PID; 17:59:09 echo Agent pid 39 killed; 17:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:09 + git semver [Pipeline] } 17:59:09 $ docker stop --time=1 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 17:59:10 $ docker rm -f --volumes 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 [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 17:59:11 + [ -d /w/workspace/edgex-go/544/archives ] [Pipeline] libraryResource [Pipeline] sh 17:59:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:12 ---> package-listing.sh 17:59:12 ++ facter osfamily 17:59:12 ++ tr '[:upper:]' '[:lower:]' 17:59:12 + OS_FAMILY=debian 17:59:12 + workspace=/w/workspace/edgex-go/544 17:59:12 + START_PACKAGES=/tmp/packages_start.txt 17:59:12 + END_PACKAGES=/tmp/packages_end.txt 17:59:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:12 + PACKAGES=/tmp/packages_start.txt 17:59:12 + '[' /w/workspace/edgex-go/544 ']' 17:59:12 + PACKAGES=/tmp/packages_end.txt 17:59:12 + case "${OS_FAMILY}" in 17:59:12 + dpkg -l 17:59:12 + grep '^ii' 17:59:12 + '[' -f /tmp/packages_start.txt ']' 17:59:12 + '[' -f /tmp/packages_end.txt ']' 17:59:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:12 + '[' /w/workspace/edgex-go/544 ']' 17:59:12 + mkdir -p /w/workspace/edgex-go/544/archives/ 17:59:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/544/archives/ [Pipeline] echo 17:59:12 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/544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:59:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:13 17:59:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:14 latest: Pulling from edgex-lftools-log-publisher 17:59:14 5eb5b503b376: Pulling fs layer 17:59:14 5c69ac0246d0: Pulling fs layer 17:59:14 ec43610c2a17: Pulling fs layer 17:59:14 3a2ae6a8a46f: Pulling fs layer 17:59:14 33b1e0a273af: Pulling fs layer 17:59:14 5d3b04190fa2: Pulling fs layer 17:59:14 2f39f015ded8: Pulling fs layer 17:59:14 3a2ae6a8a46f: Waiting 17:59:14 33b1e0a273af: Waiting 17:59:14 5d3b04190fa2: Waiting 17:59:14 2f39f015ded8: Waiting 17:59:14 5c69ac0246d0: Verifying Checksum 17:59:14 5c69ac0246d0: Download complete 17:59:14 3a2ae6a8a46f: Download complete 17:59:14 ec43610c2a17: Verifying Checksum 17:59:14 ec43610c2a17: Download complete 17:59:14 33b1e0a273af: Verifying Checksum 17:59:14 33b1e0a273af: Download complete 17:59:14 5d3b04190fa2: Download complete 17:59:14 5eb5b503b376: Download complete 17:59:14 2f39f015ded8: Verifying Checksum 17:59:14 2f39f015ded8: Download complete 17:59:15 5eb5b503b376: Pull complete 17:59:15 5c69ac0246d0: Pull complete 17:59:16 ec43610c2a17: Pull complete 17:59:16 3a2ae6a8a46f: Pull complete 17:59:16 33b1e0a273af: Pull complete 17:59:16 5d3b04190fa2: Pull complete 17:59:21 2f39f015ded8: Pull complete 17:59:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:21 prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container 17:59:21 $ 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/544/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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:59:27 $ docker top 6fe5615fd4df17f761365e31c7a0e342041500208a3d703587bf724fdc147feb -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:28 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:28 + mkdir -p /var/log/sysstat [Pipeline] sh 17:59:28 + ls /var/log/sa-host 17:59:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:28 provisioning config files... 17:59:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/544@tmp/config14032886955979635219tmp [Pipeline] { [Pipeline] echo 17:59:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:29 ---> create-netrc.sh [Pipeline] } 17:59:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:59:29 ---> python-tools-install.sh [Pipeline] echo 17:59:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:59:29 ---> sudo-logs.sh 17:59:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:59:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:59:30 ---> job-cost.sh 17:59:30 lf-activate-venv: SKIPPING 17:59:30 DEBUG: total: 0.10999999940395355 17:59:30 INFO: Retrieving Stack Cost... 17:59:30 INFO: Retrieving Pricing Info for: v3-standard-8 17:59:30 INFO: Archiving Costs [Pipeline] echo 17:59:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:31 ---> logs-deploy.sh 17:59:31 lf-activate-venv: SKIPPING 17:59:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/544 17:59:31 INFO: archiving workspace using pattern(s): 17:59:32 Archives upload complete. 17:59:32 INFO: archiving logs to Nexus 17:59:32 ---> uname -a: 17:59:32 Linux prd-ubuntu20-04-docker-8c-8g-1455 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:59:32 17:59:32 17:59:32 ---> lscpu: 17:59:32 Architecture: x86_64 17:59:32 CPU op-mode(s): 32-bit, 64-bit 17:59:32 Byte Order: Little Endian 17:59:32 Address sizes: 40 bits physical, 48 bits virtual 17:59:32 CPU(s): 8 17:59:32 On-line CPU(s) list: 0-7 17:59:32 Thread(s) per core: 1 17:59:32 Core(s) per socket: 1 17:59:32 Socket(s): 8 17:59:32 NUMA node(s): 1 17:59:32 Vendor ID: AuthenticAMD 17:59:32 CPU family: 23 17:59:32 Model: 49 17:59:32 Model name: AMD EPYC-Rome Processor 17:59:32 Stepping: 0 17:59:32 CPU MHz: 2799.998 17:59:32 BogoMIPS: 5599.99 17:59:32 Virtualization: AMD-V 17:59:32 Hypervisor vendor: KVM 17:59:32 Virtualization type: full 17:59:32 L1d cache: 256 KiB 17:59:32 L1i cache: 256 KiB 17:59:32 L2 cache: 4 MiB 17:59:32 L3 cache: 128 MiB 17:59:32 NUMA node0 CPU(s): 0-7 17:59:32 Vulnerability Itlb multihit: Not affected 17:59:32 Vulnerability L1tf: Not affected 17:59:32 Vulnerability Mds: Not affected 17:59:32 Vulnerability Meltdown: Not affected 17:59:32 Vulnerability Mmio stale data: Not affected 17:59:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:59:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:59:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:59:32 Vulnerability Srbds: Not affected 17:59:32 Vulnerability Tsx async abort: Not affected 17:59:32 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 17:59:32 17:59:32 17:59:32 ---> nproc: 17:59:32 8 17:59:32 17:59:32 17:59:32 ---> df -h: 17:59:32 Filesystem Size Used Avail Use% Mounted on 17:59:32 overlay 155G 23G 132G 15% / 17:59:32 tmpfs 64M 0 64M 0% /dev 17:59:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:59:32 shm 64M 0 64M 0% /dev/shm 17:59:32 /dev/vda1 155G 23G 132G 15% /facter-os 17:59:32 17:59:32 17:59:32 ---> sar -b -r -n DEV: 17:59:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1455) 07/18/23 _x86_64_ (8 CPU) 17:59:32 17:59:32 17:31:15 LINUX RESTART (8 CPU) 17:59:32 17:59:32 17:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:59:32 17:33:01 136.65 4.19 132.47 0.00 478.97 77741.40 0.00 17:59:32 17:34:01 38.21 0.08 38.13 0.00 7.20 17854.49 0.00 17:59:32 17:35:01 36.06 1.27 34.79 0.00 25.06 11178.69 0.00 17:59:32 17:36:02 189.07 0.39 188.67 0.00 43.34 115389.53 0.00 17:59:32 17:37:01 366.65 16.81 349.84 0.00 3536.21 118555.09 0.00 17:59:32 17:38:01 325.94 0.42 325.52 0.00 8.26 97155.61 0.00 17:59:32 17:39:01 350.27 0.03 350.23 0.00 0.27 91914.70 0.00 17:59:32 17:40:01 261.20 0.12 261.08 0.00 25.59 7174.01 0.00 17:59:32 17:41:01 17.08 0.05 17.03 0.00 2.67 428.46 0.00 17:59:32 17:42:01 2.22 0.00 2.22 0.00 0.00 23.60 0.00 17:59:32 17:43:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 17:59:32 17:44:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 17:59:32 17:45:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 17:59:32 17:46:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 17:59:32 17:47:01 1.72 0.02 1.70 0.00 0.13 22.66 0.00 17:59:32 17:48:01 1.82 0.00 1.82 0.00 0.00 20.80 0.00 17:59:32 17:49:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 17:59:32 17:50:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 17:59:32 17:51:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 17:59:32 17:52:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 17:59:32 17:53:01 2.88 1.67 1.22 0.00 37.73 15.46 0.00 17:59:32 17:54:01 1.42 0.18 1.23 0.00 18.53 17.46 0.00 17:59:32 17:55:01 2.08 0.00 2.08 0.00 0.00 24.26 0.00 17:59:32 17:56:01 1.52 0.02 1.50 0.00 4.27 17.19 0.00 17:59:32 17:57:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 17:59:32 17:58:01 3.02 0.07 2.95 0.00 7.87 125.98 0.00 17:59:32 17:59:01 127.57 0.30 127.27 0.00 4.66 58708.11 0.00 17:59:32 Average: 69.40 0.94 68.46 0.00 153.23 22051.85 0.00 17:59:32 17:59:32 17:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:59:32 17:33:01 28141384 31611824 698288 2.12 112824 3571368 1860632 5.48 1064108 3250944 140 17:59:32 17:34:01 27617152 31477540 823820 2.51 115240 3922948 2021500 5.96 1583444 3207856 95476 17:59:32 17:35:01 27435064 31562648 735568 2.24 119248 4159148 1828604 5.39 1400596 3547464 286772 17:59:32 17:36:02 22558004 31450248 842704 2.56 131156 8798084 2548892 7.51 1654064 8045028 2263568 17:59:32 17:37:01 20647824 31449896 814060 2.48 241220 10410872 2463436 7.26 2134476 9256000 558728 17:59:32 17:38:01 15193416 29705876 2497516 7.60 271908 13800960 9402992 27.71 4622084 11842740 1218344 17:59:32 17:39:01 16435540 31436452 821588 2.50 280604 14370904 2430160 7.16 2567112 12831876 13584 17:59:32 17:40:01 16384372 31470308 792096 2.41 286000 14447532 2316896 6.83 2861380 12588660 472 17:59:32 17:41:01 16398644 31485772 775956 2.36 286936 14447744 2180224 6.43 2998680 12436496 4 17:59:32 17:42:01 16399112 31486324 775596 2.36 287020 14447744 2180224 6.43 2997272 12436496 8 17:59:32 17:43:01 16406120 31493364 768500 2.34 287048 14447748 2180224 6.43 2990484 12436500 12 17:59:32 17:44:01 16406588 31493852 768312 2.34 287056 14447752 2180224 6.43 2990484 12436512 12 17:59:32 17:45:01 16415416 31502744 759488 2.31 287116 14447756 2180224 6.43 2981772 12436516 16 17:59:32 17:46:01 16415256 31502612 759428 2.31 287140 14447760 2180224 6.43 2982028 12436520 172 17:59:32 17:47:01 16414108 31501748 760588 2.31 287196 14447864 2231564 6.58 2982340 12436612 184 17:59:32 17:48:01 16414596 31502300 760036 2.31 287252 14447868 2231564 6.58 2981788 12436616 8 17:59:32 17:49:01 16415312 31503072 759180 2.31 287308 14447868 2231564 6.58 2981852 12436616 16 17:59:32 17:50:01 16415256 31503028 759184 2.31 287340 14447872 2231564 6.58 2982312 12436620 184 17:59:32 17:51:01 16415272 31503048 759152 2.31 287352 14447876 2231564 6.58 2981848 12436624 8 17:59:32 17:52:01 16415276 31503144 759300 2.31 287432 14447880 2231564 6.58 2982016 12436624 44 17:59:32 17:53:01 16407004 31496992 765420 2.33 287484 14449008 2231564 6.58 2992012 12437012 4 17:59:32 17:54:01 16404368 31495456 764808 2.33 287528 14449584 2273576 6.70 2986972 12437452 236 17:59:32 17:55:01 16407844 31498688 763224 2.32 287576 14449576 2256040 6.65 2986084 12437448 8 17:59:32 17:56:01 16407836 31498848 763020 2.32 287600 14449704 2256040 6.65 2986124 12437576 16 17:59:32 17:57:01 16407852 31498916 762940 2.32 287656 14449692 2256040 6.65 2986228 12437584 4 17:59:32 17:58:01 15798988 31450136 811656 2.47 288828 14981444 2502876 7.38 3035292 12969456 532720 17:59:32 17:59:01 14858000 31426020 831444 2.53 326692 15757872 2604308 7.68 3155972 13684052 712 17:59:32 Average: 17927245 31426328 838995 2.55 261399 12957127 2508307 7.39 2772179 11209256 184128 17:59:32 17:59:32 17:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:59:32 17:33:01 lo 2.51 2.51 0.25 0.25 0.00 0.00 0.00 0.00 17:59:32 17:33:01 ens3 879.88 826.79 10523.02 86.97 0.00 0.00 0.00 0.00 17:59:32 17:33:01 docker0 693.19 653.14 49.80 4564.45 0.00 0.00 0.00 0.00 17:59:32 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:34:01 ens3 63.24 61.71 45.74 116.15 0.00 0.00 0.00 0.00 17:59:32 17:34:01 docker0 1.03 1.10 0.08 0.10 0.00 0.00 0.00 0.00 17:59:32 17:34:01 veth5913cea 1.03 1.22 0.09 0.11 0.00 0.00 0.00 0.00 17:59:32 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:35:01 ens3 27.66 18.63 31.32 11.83 0.00 0.00 0.00 0.00 17:59:32 17:35:01 docker0 0.55 0.55 0.04 0.05 0.00 0.00 0.00 0.00 17:59:32 17:35:01 veth5913cea 0.55 0.57 0.05 0.05 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth8fa6fcd 1.30 2.94 0.10 42.33 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth49cb2e9 3.15 6.45 0.25 84.94 0.00 0.00 0.00 0.01 17:59:32 17:36:02 vethe9bf2c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:36:02 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth5e1b056 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth4003684 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth04d9d12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:36:02 vethb616564 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth0bda935 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth3d0f0ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth8e6ddbe 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 17:59:32 17:36:02 vethfbf5e50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth8278293 1.25 2.86 0.10 42.40 0.00 0.00 0.00 0.00 17:59:32 17:36:02 ens3 121.92 73.26 2522.43 19.62 0.00 0.00 0.00 0.00 17:59:32 17:36:02 docker0 11.46 24.61 0.73 334.07 0.00 0.00 0.00 0.00 17:59:32 17:36:02 veth5e670a5 4.40 9.87 0.34 122.09 0.00 0.00 0.00 0.01 17:59:32 17:36:02 veth18c4e75 1.36 3.32 0.10 42.36 0.00 0.00 0.00 0.00 17:59:32 17:37:01 veth2accbde 67.12 117.88 6.39 594.58 0.00 0.00 0.00 0.05 17:59:32 17:37:01 vetha63a94c 63.24 122.39 6.13 594.74 0.00 0.00 0.00 0.05 17:59:32 17:37:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 17:59:32 17:37:01 vethd5ee9cf 64.06 118.88 6.19 594.55 0.00 0.00 0.00 0.05 17:59:32 17:37:01 veth65fba58 61.74 114.81 6.03 594.11 0.00 0.00 0.00 0.05 17:59:32 17:37:01 veth8e6ddbe 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 17:59:32 17:37:01 ens3 795.31 409.71 5910.59 42.62 0.00 0.00 0.00 0.00 17:59:32 17:37:01 docker0 341.20 634.94 27.83 3572.55 0.00 0.00 0.00 0.00 17:59:32 17:37:01 veth2826f12 64.14 120.10 6.18 594.51 0.00 0.00 0.00 0.05 17:59:32 17:38:01 veth2afe849 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 veth5dfe3b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 veth096e899 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 vethde53856 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 veth8e6ddbe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:38:01 veth7587206 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 vethfa57d06 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 veth22e9b3f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 vethf8a346d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 vethe725d15 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 veth863bce7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:38:01 ens3 21.54 13.50 16.68 9.32 0.00 0.00 0.00 0.00 17:59:32 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:38:01 veth35a25c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:32 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:39:01 veth2600d4c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:39:01 vetha0f1a98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:39:01 veth8e6ddbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:39:01 ens3 7.66 5.68 5.92 3.46 0.00 0.00 0.00 0.00 17:59:32 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:40:01 lo 50.18 50.18 4.94 4.94 0.00 0.00 0.00 0.00 17:59:32 17:40:01 ens3 450.17 485.44 236.01 2384.30 0.00 0.00 0.00 0.00 17:59:32 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:41:01 lo 21.13 21.13 2.08 2.08 0.00 0.00 0.00 0.00 17:59:32 17:41:01 ens3 226.43 241.28 126.52 1103.80 0.00 0.00 0.00 0.00 17:59:32 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:42:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:59:32 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:47:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:59:32 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:49:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:59:32 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:52:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:59:32 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:53:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:53:01 ens3 7.72 6.18 5.32 6.22 0.00 0.00 0.00 0.00 17:59:32 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:54:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:59:32 17:54:01 ens3 0.28 0.35 0.10 0.06 0.00 0.00 0.00 0.00 17:59:32 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:55:01 ens3 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 17:59:32 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:59:32 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:57:01 ens3 1.35 0.73 2.30 0.11 0.00 0.00 0.00 0.00 17:59:32 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:59:32 17:58:01 ens3 118.40 65.62 3965.10 8.52 0.00 0.00 0.00 0.00 17:59:32 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:59:01 veth88ec9ad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:59:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 17:59:32 17:59:01 ens3 287.54 184.59 4247.70 42.94 0.00 0.00 0.00 0.00 17:59:32 17:59:01 docker0 70.56 125.00 5.40 1014.08 0.00 0.00 0.00 0.00 17:59:32 Average: veth88ec9ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 Average: lo 2.96 2.96 0.29 0.29 0.00 0.00 0.00 0.00 17:59:32 Average: ens3 110.61 88.03 1015.63 142.12 0.00 0.00 0.00 0.00 17:59:32 Average: docker0 40.80 52.56 3.06 346.70 0.00 0.00 0.00 0.00 17:59:32 17:59:32 17:59:32 ---> sar -P ALL: 17:59:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1455) 07/18/23 _x86_64_ (8 CPU) 17:59:32 17:59:32 17:31:15 LINUX RESTART (8 CPU) 17:59:32 17:59:32 17:32:02 CPU %user %nice %system %iowait %steal %idle 17:59:32 17:33:01 all 8.72 0.00 3.94 6.16 0.08 81.10 17:59:32 17:33:01 0 9.42 0.00 3.65 0.26 0.09 86.58 17:59:32 17:33:01 1 6.14 0.00 3.82 33.54 0.09 56.41 17:59:32 17:33:01 2 11.74 0.00 3.91 7.15 0.07 77.14 17:59:32 17:33:01 3 7.14 0.00 3.98 1.61 0.09 87.17 17:59:32 17:33:01 4 8.01 0.00 4.41 0.14 0.07 87.38 17:59:32 17:33:01 5 9.52 0.00 3.41 4.14 0.05 82.88 17:59:32 17:33:01 6 8.06 0.00 4.17 1.19 0.09 86.50 17:59:32 17:33:01 7 9.72 0.00 4.17 1.14 0.10 84.86 17:59:32 17:34:01 all 29.18 0.00 5.10 1.89 0.09 63.74 17:59:32 17:34:01 0 28.59 0.00 4.51 2.73 0.10 64.08 17:59:32 17:34:01 1 27.68 0.00 6.02 9.93 0.08 56.28 17:59:32 17:34:01 2 31.90 0.00 4.94 0.92 0.10 62.13 17:59:32 17:34:01 3 29.09 0.00 5.24 0.81 0.08 64.77 17:59:32 17:34:01 4 30.06 0.00 5.78 0.20 0.08 63.88 17:59:32 17:34:01 5 28.54 0.00 5.05 0.45 0.08 65.86 17:59:32 17:34:01 6 29.59 0.00 4.85 0.02 0.08 65.47 17:59:32 17:34:01 7 27.97 0.00 4.43 0.03 0.10 67.47 17:59:32 17:35:01 all 49.66 0.00 7.46 0.79 0.11 41.98 17:59:32 17:35:01 0 50.01 0.00 7.69 0.35 0.10 41.85 17:59:32 17:35:01 1 49.42 0.00 7.72 1.57 0.10 41.20 17:59:32 17:35:01 2 49.88 0.00 7.05 0.34 0.10 42.63 17:59:32 17:35:01 3 49.65 0.00 7.62 0.05 0.10 42.59 17:59:32 17:35:01 4 50.01 0.00 6.83 0.15 0.13 42.88 17:59:32 17:35:01 5 49.60 0.00 7.30 0.20 0.10 42.80 17:59:32 17:35:01 6 48.73 0.00 7.83 3.42 0.12 39.90 17:59:32 17:35:01 7 50.03 0.00 7.62 0.27 0.10 41.98 17:59:32 17:36:02 all 17.24 0.00 6.30 13.66 0.10 62.70 17:59:32 17:36:02 0 16.85 0.00 5.68 21.19 0.29 55.99 17:59:32 17:36:02 1 17.07 0.00 8.16 14.28 0.07 60.42 17:59:32 17:36:02 2 17.93 0.00 5.52 8.67 0.08 67.79 17:59:32 17:36:02 3 18.05 0.00 5.79 3.85 0.07 72.25 17:59:32 17:36:02 4 15.76 0.00 7.25 23.27 0.10 53.62 17:59:32 17:36:02 5 15.96 0.00 6.50 5.70 0.07 71.77 17:59:32 17:36:02 6 18.41 0.00 5.71 28.51 0.07 47.30 17:59:32 17:36:02 7 17.94 0.00 5.78 4.25 0.08 71.94 17:59:32 17:37:01 all 8.12 0.00 4.52 17.26 0.09 70.02 17:59:32 17:37:01 0 9.78 0.00 5.20 29.21 0.12 55.69 17:59:32 17:37:01 1 10.34 0.00 6.11 13.39 0.09 70.07 17:59:32 17:37:01 2 6.32 0.00 3.66 6.44 0.09 83.50 17:59:32 17:37:01 3 6.27 0.00 4.61 3.81 0.09 85.22 17:59:32 17:37:01 4 10.77 0.00 4.91 25.99 0.07 58.26 17:59:32 17:37:01 5 8.08 0.00 4.67 33.05 0.05 54.15 17:59:32 17:37:01 6 6.94 0.00 3.42 4.51 0.10 85.02 17:59:32 17:37:01 7 6.43 0.00 3.58 21.89 0.09 68.01 17:59:32 17:38:01 all 54.57 0.00 9.72 8.15 0.13 27.44 17:59:32 17:38:01 0 54.98 0.00 10.56 8.91 0.13 25.41 17:59:32 17:38:01 1 55.35 0.00 9.81 9.22 0.12 25.50 17:59:32 17:38:01 2 54.63 0.00 9.60 3.61 0.10 32.06 17:59:32 17:38:01 3 53.31 0.00 9.40 1.10 0.17 36.02 17:59:32 17:38:01 4 54.71 0.00 10.02 7.77 0.14 27.36 17:59:32 17:38:01 5 54.40 0.00 10.30 31.95 0.15 3.20 17:59:32 17:38:01 6 54.06 0.00 9.50 1.38 0.08 34.98 17:59:32 17:38:01 7 55.09 0.00 8.57 1.25 0.13 34.96 17:59:32 17:39:01 all 65.24 0.00 9.08 4.25 0.14 21.29 17:59:32 17:39:01 0 66.60 0.00 8.14 3.85 0.12 21.30 17:59:32 17:39:01 1 66.01 0.00 9.13 2.81 0.10 21.95 17:59:32 17:39:01 2 64.64 0.00 8.78 0.22 0.15 26.21 17:59:32 17:39:01 3 66.27 0.00 8.06 0.56 0.19 24.93 17:59:32 17:39:01 4 62.89 0.00 10.91 2.48 0.16 23.56 17:59:32 17:39:01 5 64.87 0.00 8.60 1.26 0.12 25.15 17:59:32 17:39:01 6 66.63 0.00 8.67 1.78 0.12 22.81 17:59:32 17:39:01 7 63.89 0.00 10.43 21.00 0.14 4.55 17:59:32 17:40:01 all 9.10 0.00 1.80 1.81 0.07 87.22 17:59:32 17:40:01 0 10.56 0.00 2.18 3.45 0.07 83.74 17:59:32 17:40:01 1 10.04 0.00 2.04 1.99 0.07 85.86 17:59:32 17:40:01 2 9.90 0.00 1.92 1.52 0.07 86.60 17:59:32 17:40:01 3 7.87 0.00 1.57 0.22 0.08 90.25 17:59:32 17:40:01 4 11.17 0.00 1.77 1.45 0.07 85.54 17:59:32 17:40:01 5 3.87 0.00 1.37 2.77 0.05 91.94 17:59:32 17:40:01 6 10.48 0.00 1.69 1.22 0.07 86.53 17:59:32 17:40:01 7 8.91 0.00 1.85 1.85 0.10 87.29 17:59:32 17:41:01 all 3.91 0.00 0.56 0.04 0.03 95.46 17:59:32 17:41:01 0 6.02 0.00 0.72 0.02 0.03 93.21 17:59:32 17:41:01 1 3.96 0.00 0.62 0.20 0.03 95.19 17:59:32 17:41:01 2 3.99 0.00 0.58 0.02 0.03 95.38 17:59:32 17:41:01 3 4.18 0.00 0.52 0.02 0.03 95.25 17:59:32 17:41:01 4 5.15 0.00 0.62 0.02 0.03 94.18 17:59:32 17:41:01 5 1.57 0.00 0.37 0.02 0.02 98.03 17:59:32 17:41:01 6 2.61 0.00 0.42 0.02 0.03 96.92 17:59:32 17:41:01 7 3.79 0.00 0.67 0.00 0.05 95.49 17:59:32 17:42:01 all 0.03 0.00 0.01 0.01 0.00 99.96 17:59:32 17:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:42:01 1 0.05 0.00 0.02 0.05 0.00 99.88 17:59:32 17:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:59:32 17:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:59:32 17:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:59:32 17:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:59:32 17:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:59:32 17:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:59:32 17:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:59:32 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:59:32 17:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:59:32 17:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:59:32 17:43:01 4 0.05 0.00 0.00 0.00 0.02 99.93 17:59:32 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:59:32 17:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:59:32 17:59:32 17:43:01 CPU %user %nice %system %iowait %steal %idle 17:59:32 17:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:59:32 17:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:59:32 17:44:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:59:32 17:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:59:32 17:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:59:32 17:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:59:32 17:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:59:32 17:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:59:32 17:45:01 all 0.06 0.00 0.01 0.00 0.01 99.91 17:59:32 17:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:59:32 17:45:01 1 0.02 0.00 0.00 0.03 0.02 99.93 17:59:32 17:45:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:59:32 17:45:01 3 0.33 0.00 0.02 0.00 0.00 99.65 17:59:32 17:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:59:32 17:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:59:32 17:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:59:32 17:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:59:32 17:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:59:32 17:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:59:32 17:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:59:32 17:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:59:32 17:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:59:32 17:47:01 all 0.03 0.00 0.03 0.01 0.00 99.93 17:59:32 17:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 17:59:32 17:47:01 1 0.02 0.00 0.05 0.02 0.00 99.92 17:59:32 17:47:01 2 0.02 0.00 0.07 0.00 0.00 99.92 17:59:32 17:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:59:32 17:47:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:59:32 17:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:59:32 17:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:59:32 17:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:59:32 17:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:59:32 17:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:59:32 17:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:59:32 17:48:01 3 0.02 0.00 0.00 0.03 0.02 99.93 17:59:32 17:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:59:32 17:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:59:32 17:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:59:32 17:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:59:32 17:49:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:59:32 17:49:01 3 0.02 0.00 0.00 0.05 0.00 99.93 17:59:32 17:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 17:59:32 17:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:59:32 17:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:59:32 17:49:01 7 0.02 0.00 0.05 0.02 0.00 99.92 17:59:32 17:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:59:32 17:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:59:32 17:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:59:32 17:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:59:32 17:50:01 3 0.00 0.00 0.02 0.03 0.00 99.95 17:59:32 17:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:59:32 17:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:59:32 17:51:01 all 0.10 0.00 0.01 0.00 0.27 99.62 17:59:32 17:51:01 0 0.00 0.00 0.02 0.00 0.63 99.35 17:59:32 17:51:01 1 0.02 0.00 0.02 0.02 0.43 99.52 17:59:32 17:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:59:32 17:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:51:01 4 0.63 0.00 0.00 0.00 1.09 98.29 17:59:32 17:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:59:32 17:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:59:32 17:52:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:59:32 17:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:59:32 17:52:01 3 0.02 0.00 0.02 0.08 0.02 99.87 17:59:32 17:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:59:32 17:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:52:01 7 0.03 0.00 0.05 0.03 0.02 99.87 17:59:32 17:53:01 all 0.27 0.00 0.04 0.01 0.00 99.68 17:59:32 17:53:01 0 0.37 0.00 0.00 0.02 0.00 99.62 17:59:32 17:53:01 1 0.32 0.00 0.05 0.02 0.02 99.60 17:59:32 17:53:01 2 0.25 0.00 0.05 0.00 0.00 99.70 17:59:32 17:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:59:32 17:53:01 4 0.13 0.00 0.02 0.00 0.00 99.85 17:59:32 17:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:59:32 17:53:01 6 0.05 0.00 0.03 0.00 0.00 99.92 17:59:32 17:53:01 7 1.03 0.00 0.12 0.02 0.00 98.83 17:59:32 17:54:01 all 0.11 0.00 0.04 0.00 0.01 99.84 17:59:32 17:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:59:32 17:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:59:32 17:54:01 2 0.07 0.00 0.08 0.00 0.02 99.83 17:59:32 17:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:59:32 17:54:01 4 0.08 0.00 0.03 0.00 0.02 99.87 17:59:32 17:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:59:32 17:54:01 6 0.55 0.00 0.10 0.00 0.00 99.35 17:59:32 17:54:01 7 0.07 0.00 0.02 0.00 0.00 99.92 17:59:32 17:59:32 17:54:01 CPU %user %nice %system %iowait %steal %idle 17:59:32 17:55:01 all 0.03 0.00 0.02 0.01 0.01 99.94 17:59:32 17:55:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:59:32 17:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:59:32 17:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:59:32 17:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:59:32 17:55:01 4 0.07 0.00 0.00 0.00 0.00 99.93 17:59:32 17:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:59:32 17:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:59:32 17:55:01 7 0.02 0.00 0.05 0.02 0.02 99.90 17:59:32 17:56:01 all 0.06 0.00 0.01 0.00 0.01 99.92 17:59:32 17:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:59:32 17:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:59:32 17:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:59:32 17:56:01 3 0.03 0.00 0.00 0.02 0.02 99.93 17:59:32 17:56:01 4 0.23 0.00 0.02 0.00 0.00 99.75 17:59:32 17:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:59:32 17:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:59:32 17:56:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:59:32 17:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:59:32 17:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:59:32 17:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:59:32 17:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:59:32 17:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:59:32 17:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:59:32 17:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 17:59:32 17:58:01 all 1.60 0.00 0.70 0.02 0.01 97.67 17:59:32 17:58:01 0 1.84 0.00 0.94 0.00 0.02 97.21 17:59:32 17:58:01 1 1.49 0.00 0.63 0.02 0.03 97.83 17:59:32 17:58:01 2 1.92 0.00 0.87 0.02 0.02 97.18 17:59:32 17:58:01 3 1.79 0.00 0.52 0.05 0.02 97.63 17:59:32 17:58:01 4 1.16 0.00 0.39 0.05 0.02 98.39 17:59:32 17:58:01 5 1.72 0.00 0.94 0.00 0.02 97.33 17:59:32 17:58:01 6 1.82 0.00 0.72 0.02 0.00 97.45 17:59:32 17:58:01 7 1.07 0.00 0.60 0.00 0.00 98.33 17:59:32 17:59:01 all 7.58 0.00 3.38 5.54 0.06 83.45 17:59:32 17:59:01 0 7.74 0.00 5.68 35.19 0.09 51.30 17:59:32 17:59:01 1 8.71 0.00 3.08 0.22 0.05 87.94 17:59:32 17:59:01 2 6.85 0.00 3.61 0.02 0.05 89.47 17:59:32 17:59:01 3 7.31 0.00 3.19 0.56 0.05 88.89 17:59:32 17:59:01 4 6.78 0.00 2.72 6.16 0.05 84.29 17:59:32 17:59:01 5 8.79 0.00 3.12 2.48 0.05 85.55 17:59:32 17:59:01 6 7.47 0.00 2.65 0.03 0.05 89.80 17:59:32 17:59:01 7 6.95 0.00 3.04 0.00 0.07 89.95 17:59:32 Average: all 9.39 0.00 1.94 2.18 0.05 86.45 17:59:32 Average: 0 9.67 0.00 2.02 3.84 0.07 84.41 17:59:32 Average: 1 9.46 0.00 2.11 3.19 0.05 85.20 17:59:32 Average: 2 9.57 0.00 1.87 1.06 0.03 87.47 17:59:32 Average: 3 9.25 0.00 1.86 0.47 0.04 88.38 17:59:32 Average: 4 9.39 0.00 2.03 2.48 0.08 86.02 17:59:32 Average: 5 9.06 0.00 1.90 3.00 0.03 86.01 17:59:32 Average: 6 9.38 0.00 1.83 1.53 0.03 87.23 17:59:32 Average: 7 9.30 0.00 1.88 1.88 0.04 86.89 17:59:32 17:59:32 17:59:32